Trace number 3748595

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.15 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_7_mh.opb
MD5SUM578db65b35c9d87cb72f70788034039a
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15820949
Best CPU time to get the best result obtained on this benchmark105.68
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 76225024
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 5067828285
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 76225024
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 5067828285
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.05	c old isEQ: 0, new EQ is 1
0.00/0.05	c old isEQ: 96, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 1
0.00/0.10	c old isEQ: 1, new EQ is 1
0.00/0.11	c run inc solver
0.00/0.11	c [INC SYSTEM] run initial solver
0.00/0.11	c [INC SYSTEM] preprocess with white file
0.00/0.54	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.54	c [INC SYSTEM] execute solver
0.00/0.70	c [INC SEARCH] formula is SAT
0.00/0.70	c [INC SYSTEM] solved the initial formula
0.00/0.73	c model valid
0.00/0.73	c current solution ok
0.00/0.85	o 343503041
0.00/0.85	c execute binary inc search
0.00/0.85	c [INC SEARCH] current bound: 171751528
0.00/0.85	c [INC SEARCH] iteration: 0
0.00/0.85	c [INC SEARCH] lower bound: 0 upperbound 343503056 current bound: 171751528 best value:343503056
0.00/0.85	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.85	c write failed with 2
0.00/0.85	c [INC SYSTEM] create new solver instance
0.00/0.85	c [INC] encode full formula
0.00/0.85	c fallback to adder encoding
1.37/1.44	c set iterative enc to: adder
1.37/1.44	c set iterative enc to: none
1.48/1.51	c [INC SEARCH] isOptimum variable: 0
53.96/54.02	c [INC SEARCH] formula is SAT
53.96/54.03	c [INC SEARCH] copied best model
53.96/54.03	c sat variable: 1 optimum/unsat variable: 0
53.96/54.05	c model valid
53.96/54.05	c current solution ok
53.96/54.05	o 147857822
53.96/54.05	c [INC SEARCH] current bound: 73928918
53.96/54.05	c [INC SEARCH] iteration: 1
53.96/54.05	c [INC SEARCH] lower bound: 0 upperbound 147857837 current bound: 73928918 best value:147857837
53.96/54.05	c [INC SYSTEM] there exists a inc, kill it!
53.96/54.05	c write failed with 2
53.96/54.05	c [INC SYSTEM] create new solver instance
53.96/54.05	c [INC] encode full formula
53.96/54.05	c fallback to adder encoding
54.56/54.61	c set iterative enc to: adder
54.56/54.61	c set iterative enc to: none
54.56/54.69	c [INC SEARCH] isOptimum variable: 0
1096.44/1096.74	c [INC SEARCH] formula is SAT
1096.44/1096.75	c [INC SEARCH] copied best model
1096.44/1096.75	c sat variable: 1 optimum/unsat variable: 0
1096.44/1096.77	c model valid
1096.44/1096.77	c current solution ok
1096.44/1096.77	o 70559939
1096.44/1096.77	c [INC SEARCH] current bound: 35279977
1096.44/1096.77	c [INC SEARCH] iteration: 2
1096.44/1096.77	c [INC SEARCH] lower bound: 0 upperbound 70559954 current bound: 35279977 best value:70559954
1096.44/1096.77	c [INC SYSTEM] there exists a inc, kill it!
1096.44/1096.77	c write failed with 2
1096.44/1096.77	c [INC SYSTEM] create new solver instance
1096.44/1096.77	c [INC] encode full formula
1096.44/1096.77	c fallback to adder encoding
1097.04/1097.30	c set iterative enc to: adder
1097.04/1097.30	c set iterative enc to: none
1097.04/1097.38	c [INC SEARCH] isOptimum variable: 0
1800.11/1800.50	c an unexpexted return value has been received, exit
1800.11/1800.50	s UNKNOWN
1800.11/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.11/1800.50	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3748595-1339175400/watcher-3748595-1339175400 -o /tmp/evaluation-result-3748595-1339175400/solver-3748595-1339175400 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748595-1339175400.opb 1325670393 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.06 2/175 26978
/proc/meminfo: memFree=23969144/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0

[startup+0.0889051 s]
/proc/loadavg: 2.00 2.00 2.06 2/175 26978
/proc/meminfo: memFree=23969144/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100326 s]
/proc/loadavg: 2.00 2.00 2.06 2/175 26978
/proc/meminfo: memFree=23969144/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300331 s]
/proc/loadavg: 2.00 2.00 2.06 2/175 26978
/proc/meminfo: memFree=23969144/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700221 s]
/proc/loadavg: 2.00 2.00 2.06 2/175 26978
/proc/meminfo: memFree=23969144/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.06 2/177 26988
/proc/meminfo: memFree=23931276/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=132968 CPUtime=1.48 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) R 26978 26978 26543 0 -1 4202496 10113 11457 0 0 73 17 54 4 20 0 1 0 383664391 136159232 25912 33554432000 4194304 6004724 140733502932160 140733502924784 5193835 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 33242 25912 184 442 0 32796 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 142116

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.06 3/176 27013
/proc/meminfo: memFree=24494208/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=29240 CPUtime=1.49 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) S 26978 26978 26543 0 -1 4202496 10122 11457 0 0 73 18 54 4 20 0 1 0 383664391 29941760 6802 33554432000 4194304 6004724 140733502932160 140733502917080 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 7310 6802 184 442 0 6864 0
[pid=26990] ppid=26979 vsize=123532 CPUtime=1.57 cores=0,2,4,6
/proc/26990/stat : 26990 (glucosInc) R 26979 26978 26543 0 -1 4202496 24385 0 0 0 151 6 0 0 20 0 1 0 383664542 126496768 26822 33554432000 4194304 5654031 140734434807200 140734434795016 4216577 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26990/statm: 30883 26822 141 357 0 30523 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 161920

[startup+6.30038 s]
/proc/loadavg: 2.00 2.00 2.06 3/182 27036
/proc/meminfo: memFree=24345232/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=29240 CPUtime=1.49 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) S 26978 26978 26543 0 -1 4202496 10122 11457 0 0 73 18 54 4 20 0 1 0 383664391 29941760 6802 33554432000 4194304 6004724 140733502932160 140733502917080 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 7310 6802 184 442 0 6864 0
[pid=26990] ppid=26979 vsize=124192 CPUtime=4.77 cores=0,2,4,6
/proc/26990/stat : 26990 (glucosInc) R 26979 26978 26543 0 -1 4202496 24556 0 0 0 471 6 0 0 20 0 1 0 383664542 127172608 26993 33554432000 4194304 5654031 140734434807200 140734434795016 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26990/statm: 31048 26993 142 357 0 30688 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 162580

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.06 3/182 27036
/proc/meminfo: memFree=24339856/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=29240 CPUtime=1.49 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) S 26978 26978 26543 0 -1 4202496 10122 11457 0 0 73 18 54 4 20 0 1 0 383664391 29941760 6802 33554432000 4194304 6004724 140733502932160 140733502917080 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 7310 6802 184 442 0 6864 0
[pid=26990] ppid=26979 vsize=124984 CPUtime=11.17 cores=0,2,4,6
/proc/26990/stat : 26990 (glucosInc) R 26979 26978 26543 0 -1 4202496 24745 0 0 0 1111 6 0 0 20 0 1 0 383664542 127983616 27689 33554432000 4194304 5654031 140734434807200 140734434804984 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26990/statm: 31246 27689 142 357 0 30886 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 163372

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.06 3/182 27036
/proc/meminfo: memFree=24330496/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=29240 CPUtime=1.49 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) S 26978 26978 26543 0 -1 4202496 10122 11457 0 0 73 18 54 4 20 0 1 0 383664391 29941760 6802 33554432000 4194304 6004724 140733502932160 140733502917080 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 7310 6802 184 442 0 6864 0
[pid=26990] ppid=26979 vsize=145488 CPUtime=23.97 cores=0,2,4,6
/proc/26990/stat : 26990 (glucosInc) R 26979 26978 26543 0 -1 4202496 25606 0 0 0 2390 7 0 0 20 0 1 0 383664542 148979712 29563 33554432000 4194304 5654031 140734434807200 140734434804984 4215196 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26990/statm: 36372 29563 142 357 0 36012 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 183876

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.06 3/182 27037
/proc/meminfo: memFree=24330460/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=29240 CPUtime=1.49 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) S 26978 26978 26543 0 -1 4202496 10122 11457 0 0 73 18 54 4 20 0 1 0 383664391 29941760 6802 33554432000 4194304 6004724 140733502932160 140733502917080 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 7310 6802 184 442 0 6864 0
[pid=26990] ppid=26979 vsize=129388 CPUtime=49.56 cores=0,2,4,6
/proc/26990/stat : 26990 (glucosInc) R 26979 26978 26543 0 -1 4202496 27470 0 0 0 4947 9 0 0 20 0 1 0 383664542 132493312 28716 33554432000 4194304 5654031 140734434807200 140734434795016 4232611 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26990/statm: 32347 28716 142 357 0 31987 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 167776

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/181 27039
/proc/meminfo: memFree=24303400/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=47884 CPUtime=54.65 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) S 26978 26978 26543 0 -1 4202496 15816 39524 0 0 133 24 5293 15 20 0 1 0 383664391 49033216 11464 33554432000 4194304 6004724 140733502932160 140733502917080 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 11971 11464 185 442 0 11525 0
[pid=27039] ppid=26979 vsize=143248 CPUtime=47.6 cores=0,2,4,6
/proc/27039/stat : 27039 (glucosInc) R 26979 26978 26543 0 -1 4202496 25308 0 0 0 4755 5 0 0 20 0 1 0 383669860 146685952 29797 33554432000 4194304 5654031 140734651130928 140734651118744 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27039/statm: 35812 29797 142 357 0 35452 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 200280

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/181 27039
/proc/meminfo: memFree=24302872/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=47884 CPUtime=54.65 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) S 26978 26978 26543 0 -1 4202496 15816 39524 0 0 133 24 5293 15 20 0 1 0 383664391 49033216 11464 33554432000 4194304 6004724 140733502932160 140733502917080 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 11971 11464 185 442 0 11525 0
[pid=27039] ppid=26979 vsize=126368 CPUtime=107.58 cores=0,2,4,6
/proc/27039/stat : 27039 (glucosInc) R 26979 26978 26543 0 -1 4202496 26913 0 0 0 10751 7 0 0 20 0 1 0 383669860 129400832 29645 33554432000 4194304 5654031 140734651130928 140734651118744 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27039/statm: 31592 29645 142 357 0 31232 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 183400

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 27039
/proc/meminfo: memFree=24308432/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=47884 CPUtime=54.65 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) S 26978 26978 26543 0 -1 4202496 15816 39524 0 0 133 24 5293 15 20 0 1 0 383664391 49033216 11464 33554432000 4194304 6004724 140733502932160 140733502917080 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 11971 11464 185 442 0 11525 0
[pid=27039] ppid=26979 vsize=128768 CPUtime=167.55 cores=0,2,4,6
/proc/27039/stat : 27039 (glucosInc) R 26979 26978 26543 0 -1 4202496 28359 0 0 0 16746 9 0 0 20 0 1 0 383669860 131858432 28803 33554432000 4194304 5654031 140734651130928 140734651128952 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27039/statm: 32192 28803 142 357 0 31832 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 185800

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 27039
/proc/meminfo: memFree=24302660/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6

################
# More data... #
################

/proc/meminfo: memFree=24191644/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=47884 CPUtime=1097.12 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) S 26978 26978 26543 0 -1 4202496 21515 82996 0 0 190 31 109442 49 20 0 1 0 383664391 49033216 11464 33554432000 4194304 6004724 140733502932160 140733502917080 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 11971 11464 185 442 0 11525 0
[pid=27050] ppid=26979 vsize=149860 CPUtime=144.87 cores=0,2,4,6
/proc/27050/stat : 27050 (glucosInc) R 26979 26978 26543 0 -1 4202496 24618 0 0 0 14480 7 0 0 20 0 1 0 383774129 153456640 35919 33554432000 4194304 5654031 140733932427504 140733932415320 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27050/statm: 37465 35919 142 357 0 37105 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 206892

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27056
/proc/meminfo: memFree=24287216/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=47884 CPUtime=1097.12 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) S 26978 26978 26543 0 -1 4202496 21515 82996 0 0 190 31 109442 49 20 0 1 0 383664391 49033216 11464 33554432000 4194304 6004724 140733502932160 140733502917080 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 11971 11464 185 442 0 11525 0
[pid=27050] ppid=26979 vsize=149860 CPUtime=204.86 cores=0,2,4,6
/proc/27050/stat : 27050 (glucosInc) R 26979 26978 26543 0 -1 4202496 24734 0 0 0 20478 8 0 0 20 0 1 0 383774129 153456640 35919 33554432000 4194304 5654031 140733932427504 140733932415320 4216213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27050/statm: 37465 35919 142 357 0 37105 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 206892

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27056
/proc/meminfo: memFree=24216284/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=47884 CPUtime=1097.12 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) S 26978 26978 26543 0 -1 4202496 21515 82996 0 0 190 31 109442 49 20 0 1 0 383664391 49033216 11464 33554432000 4194304 6004724 140733502932160 140733502917080 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 11971 11464 185 442 0 11525 0
[pid=27050] ppid=26979 vsize=199180 CPUtime=264.85 cores=0,2,4,6
/proc/27050/stat : 27050 (glucosInc) R 26979 26978 26543 0 -1 4202496 24910 0 0 0 26475 10 0 0 20 0 1 0 383774129 203960320 45176 33554432000 4194304 5654031 140733932427504 140733932415320 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27050/statm: 49795 45176 142 357 0 49435 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 256212

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27056
/proc/meminfo: memFree=24249076/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=47884 CPUtime=1097.12 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) S 26978 26978 26543 0 -1 4202496 21515 82996 0 0 190 31 109442 49 20 0 1 0 383664391 49033216 11464 33554432000 4194304 6004724 140733502932160 140733502917080 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 11971 11464 185 442 0 11525 0
[pid=27050] ppid=26979 vsize=149860 CPUtime=324.84 cores=0,2,4,6
/proc/27050/stat : 27050 (glucosInc) R 26979 26978 26543 0 -1 4202496 24968 0 0 0 32474 10 0 0 20 0 1 0 383774129 153456640 35919 33554432000 4194304 5654031 140733932427504 140733932415320 4976752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27050/statm: 37465 35919 142 357 0 37105 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 206892

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27056
/proc/meminfo: memFree=24210764/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=47884 CPUtime=1097.12 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) S 26978 26978 26543 0 -1 4202496 21515 82996 0 0 190 31 109442 49 20 0 1 0 383664391 49033216 11464 33554432000 4194304 6004724 140733502932160 140733502917080 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 11971 11464 185 442 0 11525 0
[pid=27050] ppid=26979 vsize=199180 CPUtime=384.83 cores=0,2,4,6
/proc/27050/stat : 27050 (glucosInc) R 26979 26978 26543 0 -1 4202496 25087 0 0 0 38471 12 0 0 20 0 1 0 383774129 203960320 45176 33554432000 4194304 5654031 140733932427504 140733932415320 4232912 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27050/statm: 49795 45176 142 357 0 49435 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 256212

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27056
/proc/meminfo: memFree=24248124/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=47884 CPUtime=1097.12 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) S 26978 26978 26543 0 -1 4202496 21515 82996 0 0 190 31 109442 49 20 0 1 0 383664391 49033216 11464 33554432000 4194304 6004724 140733502932160 140733502917080 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 11971 11464 185 442 0 11525 0
[pid=27050] ppid=26979 vsize=149860 CPUtime=444.82 cores=0,2,4,6
/proc/27050/stat : 27050 (glucosInc) R 26979 26978 26543 0 -1 4202496 25148 0 0 0 44470 12 0 0 20 0 1 0 383774129 153456640 35919 33554432000 4194304 5654031 140733932427504 140733932425528 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27050/statm: 37465 35919 142 357 0 37105 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 206892

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27057
/proc/meminfo: memFree=24248124/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=47884 CPUtime=1097.12 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) S 26978 26978 26543 0 -1 4202496 21515 82996 0 0 190 31 109442 49 20 0 1 0 383664391 49033216 11464 33554432000 4194304 6004724 140733502932160 140733502917080 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 11971 11464 185 442 0 11525 0
[pid=27050] ppid=26979 vsize=199180 CPUtime=504.82 cores=0,2,4,6
/proc/27050/stat : 27050 (glucosInc) R 26979 26978 26543 0 -1 4202496 25265 0 0 0 50468 14 0 0 20 0 1 0 383774129 203960320 43640 33554432000 4194304 5654031 140733932427504 140733932415320 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27050/statm: 49795 43640 142 357 0 49435 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 256212

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27057
/proc/meminfo: memFree=24209336/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=47884 CPUtime=1097.12 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) S 26978 26978 26543 0 -1 4202496 21515 82996 0 0 190 31 109442 49 20 0 1 0 383664391 49033216 11464 33554432000 4194304 6004724 140733502932160 140733502917080 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 11971 11464 185 442 0 11525 0
[pid=27050] ppid=26979 vsize=199180 CPUtime=564.8 cores=0,2,4,6
/proc/27050/stat : 27050 (glucosInc) R 26979 26978 26543 0 -1 4202496 25332 0 0 0 56466 14 0 0 20 0 1 0 383774129 203960320 45688 33554432000 4194304 5654031 140733932427504 140733932415320 4232581 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27050/statm: 49795 45688 142 357 0 49435 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 256212

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27057
/proc/meminfo: memFree=24203192/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=47884 CPUtime=1097.12 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) S 26978 26978 26543 0 -1 4202496 21515 82996 0 0 190 31 109442 49 20 0 1 0 383664391 49033216 11464 33554432000 4194304 6004724 140733502932160 140733502917080 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 11971 11464 185 442 0 11525 0
[pid=27050] ppid=26979 vsize=199180 CPUtime=624.79 cores=0,2,4,6
/proc/27050/stat : 27050 (glucosInc) R 26979 26978 26543 0 -1 4202496 25399 0 0 0 62464 15 0 0 20 0 1 0 383774129 203960320 47224 33554432000 4194304 5654031 140733932427504 140733932415320 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27050/statm: 49795 47224 142 357 0 49435 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 256212

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27057
/proc/meminfo: memFree=24204992/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=47884 CPUtime=1097.12 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) S 26978 26978 26543 0 -1 4202496 21515 82996 0 0 190 31 109442 49 20 0 1 0 383664391 49033216 11464 33554432000 4194304 6004724 140733502932160 140733502917080 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 11971 11464 185 442 0 11525 0
[pid=27050] ppid=26979 vsize=199180 CPUtime=684.79 cores=0,2,4,6
/proc/27050/stat : 27050 (glucosInc) R 26979 26978 26543 0 -1 4202496 25462 0 0 0 68463 16 0 0 20 0 1 0 383774129 203960320 46712 33554432000 4194304 5654031 140733932427504 140733932415320 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27050/statm: 49795 46712 142 357 0 49435 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 256212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 27057
/proc/meminfo: memFree=24212068/32873844 swapFree=7628/7628
[pid=26978] ppid=26976 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26978/stat : 26978 (npSolver-pbo-I.) S 26976 26978 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383664391 9367552 275 33554432000 4194304 5064252 140734989460016 140734989458928 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26978/statm: 2287 275 233 213 0 72 0
[pid=26979] ppid=26978 vsize=47884 CPUtime=1097.12 cores=0,2,4,6
/proc/26979/stat : 26979 (npSolver-pbo) S 26978 26978 26543 0 -1 4202496 21515 82996 0 0 190 31 109442 49 20 0 1 0 383664391 49033216 11464 33554432000 4194304 6004724 140733502932160 140733502917080 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26979/statm: 11971 11464 185 442 0 11525 0
[pid=27050] ppid=26979 vsize=149860 CPUtime=702.99 cores=0,2,4,6
/proc/27050/stat : 27050 (glucosInc) R 26979 26978 26543 0 -1 4202496 25463 0 0 0 70283 16 0 0 20 0 1 0 383774129 153456640 35919 33554432000 4194304 5654031 140733932427504 140733932415320 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27050/statm: 37465 35919 142 357 0 37105 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 206892

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.15
CPU user time (s): 1799.16
CPU system time (s): 0.98485
CPU usage (%): 99.9797
Max. virtual memory (cumulated for all children) (KiB): 299092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.16
system time used= 0.98485
maximum resident set size= 190944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130356
page faults= 0
swaps= 0
block input operations= 0
block output operations= 236048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1097
involuntary context switches= 2586

runsolver used 7.51986 second user time and 13.068 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-08 19:10:00
IDJOB=3748595
IDBENCH=92695
IDSOLVER=2333
FILE ID=node143/3748595-1339175400
RUNJOBID= node143-1339172048-26717
PBS_JOBID= 14643845
Free space on /tmp= 69184 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat15_5_3_7_mh.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748595-1339175400/watcher-3748595-1339175400 -o /tmp/evaluation-result-3748595-1339175400/solver-3748595-1339175400 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748595-1339175400.opb 1325670393 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 578db65b35c9d87cb72f70788034039a
RANDOM SEED=1325670393

node143.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5298.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23970120 kB
Buffers:         3622880 kB
Cached:          4190576 kB
SwapCached:          196 kB
Active:          6201148 kB
Inactive:        1636516 kB
Active(anon):       3876 kB
Inactive(anon):    12460 kB
Active(file):    6197272 kB
Inactive(file):  1624056 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108460 kB
Dirty:              8996 kB
Writeback:             8 kB
AnonPages:        133352 kB
Mapped:            10684 kB
Shmem:               160 kB
Slab:             925288 kB
SReclaimable:     367016 kB
SUnreclaim:       558272 kB
KernelStack:        1496 kB
PageTables:         4012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     138268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69812 MiB
End job on node143 at 2012-06-08 19:40:01