Trace number 3748597

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.02 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_9_mh.opb
MD5SUMdceb2101253472cec95359fbc82f66a4
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6925310
Best CPU time to get the best result obtained on this benchmark41.2897
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 105154048
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4901449287
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 105154048
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4901449287
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.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.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.69	c [INC SEARCH] formula is SAT
0.00/0.70	c [INC SYSTEM] solved the initial formula
0.00/0.72	c model valid
0.00/0.72	c current solution ok
0.00/0.85	o 312228597
0.00/0.85	c execute binary inc search
0.00/0.85	c [INC SEARCH] current bound: 156114306
0.00/0.85	c [INC SEARCH] iteration: 0
0.00/0.85	c [INC SEARCH] lower bound: 0 upperbound 312228612 current bound: 156114306 best value:312228612
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.38/1.41	c set iterative enc to: adder
1.38/1.41	c set iterative enc to: none
1.38/1.48	c [INC SEARCH] isOptimum variable: 0
453.35/453.56	c [INC SEARCH] formula is SAT
453.35/453.57	c [INC SEARCH] copied best model
453.35/453.57	c sat variable: 1 optimum/unsat variable: 0
453.35/453.59	c model valid
453.35/453.59	c current solution ok
453.35/453.59	o 147273714
453.35/453.59	c [INC SEARCH] current bound: 73636864
453.35/453.59	c [INC SEARCH] iteration: 1
453.35/453.59	c [INC SEARCH] lower bound: 0 upperbound 147273729 current bound: 73636864 best value:147273729
453.35/453.59	c [INC SYSTEM] there exists a inc, kill it!
453.35/453.59	c write failed with 2
453.47/453.60	c [INC SYSTEM] create new solver instance
453.47/453.60	c [INC] encode full formula
453.47/453.60	c fallback to adder encoding
453.98/454.14	c set iterative enc to: adder
453.98/454.14	c set iterative enc to: none
454.07/454.21	c [INC SEARCH] isOptimum variable: 0
994.07/994.36	c [INC SEARCH] formula is SAT
994.07/994.37	c [INC SEARCH] copied best model
994.07/994.37	c sat variable: 1 optimum/unsat variable: 0
994.07/994.40	c model valid
994.07/994.40	c current solution ok
994.07/994.40	o 36275124
994.07/994.40	c [INC SEARCH] current bound: 18137569
994.07/994.40	c [INC SEARCH] iteration: 2
994.07/994.40	c [INC SEARCH] lower bound: 0 upperbound 36275139 current bound: 18137569 best value:36275139
994.07/994.40	c [INC SYSTEM] there exists a inc, kill it!
994.07/994.40	c write failed with 2
994.18/994.40	c [INC SYSTEM] create new solver instance
994.18/994.40	c [INC] encode full formula
994.18/994.40	c fallback to adder encoding
994.58/994.89	c set iterative enc to: adder
994.58/994.89	c set iterative enc to: none
994.68/994.97	c [INC SEARCH] isOptimum variable: 0
1346.91/1347.23	c [INC SEARCH] formula is SAT
1346.91/1347.25	c [INC SEARCH] copied best model
1346.91/1347.25	c sat variable: 1 optimum/unsat variable: 0
1346.91/1347.27	c model valid
1346.91/1347.27	c current solution ok
1346.91/1347.27	o 17839952
1346.91/1347.27	c [INC SEARCH] current bound: 8919983
1346.91/1347.27	c [INC SEARCH] iteration: 3
1346.91/1347.27	c [INC SEARCH] lower bound: 0 upperbound 17839967 current bound: 8919983 best value:17839967
1346.91/1347.27	c [INC SYSTEM] there exists a inc, kill it!
1346.91/1347.27	c write failed with 2
1346.91/1347.28	c [INC SYSTEM] create new solver instance
1346.91/1347.28	c [INC] encode full formula
1346.91/1347.28	c fallback to adder encoding
1347.42/1347.73	c set iterative enc to: adder
1347.42/1347.73	c set iterative enc to: none
1347.51/1347.80	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	HOME/npSolver-pbo-I.sh: line 18: 28040 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=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-3748597-1339175657/watcher-3748597-1339175657 -o /tmp/evaluation-result-3748597-1339175657/solver-3748597-1339175657 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748597-1339175657.opb 1721079701 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.03 2.01 2.00 3/178 28039
/proc/meminfo: memFree=25533188/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0

[startup+0.04704 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 28039
/proc/meminfo: memFree=25533188/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100319 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 28039
/proc/meminfo: memFree=25533188/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300301 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 28039
/proc/meminfo: memFree=25533188/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700311 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 28039
/proc/meminfo: memFree=25533188/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 28046
/proc/meminfo: memFree=25493032/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
[pid=28040] ppid=28039 vsize=29240 CPUtime=1.46 cores=0,2,4,6
/proc/28040/stat : 28040 (npSolver-pbo) S 28039 28039 27509 0 -1 4202496 9981 11709 0 0 70 19 53 4 20 0 1 0 383691115 29941760 6802 33554432000 4194304 6004724 140733900819200 140733900804120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 7310 6802 184 442 0 6864 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 38388

[startup+3.10033 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 28048
/proc/meminfo: memFree=25360896/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
[pid=28040] ppid=28039 vsize=29240 CPUtime=1.46 cores=0,2,4,6
/proc/28040/stat : 28040 (npSolver-pbo) S 28039 28039 27509 0 -1 4202496 9981 11709 0 0 70 19 53 4 20 0 1 0 383691115 29941760 6802 33554432000 4194304 6004724 140733900819200 140733900804120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 7310 6802 184 442 0 6864 0
[pid=28048] ppid=28040 vsize=122668 CPUtime=1.6 cores=0,2,4,6
/proc/28048/stat : 28048 (glucosInc) R 28040 28039 27509 0 -1 4202496 23769 0 0 0 155 5 0 0 20 0 1 0 383691263 125612032 26098 33554432000 4194304 5654031 140736666052656 140736666050440 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28048/statm: 30667 26098 141 357 0 30307 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 161056

[startup+6.30033 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 28048
/proc/meminfo: memFree=25358912/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
[pid=28040] ppid=28039 vsize=29240 CPUtime=1.46 cores=0,2,4,6
/proc/28040/stat : 28040 (npSolver-pbo) S 28039 28039 27509 0 -1 4202496 9981 11709 0 0 70 19 53 4 20 0 1 0 383691115 29941760 6802 33554432000 4194304 6004724 140733900819200 140733900804120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 7310 6802 184 442 0 6864 0
[pid=28048] ppid=28040 vsize=124204 CPUtime=4.79 cores=0,2,4,6
/proc/28048/stat : 28048 (glucosInc) R 28040 28039 27509 0 -1 4202496 24272 0 0 0 474 5 0 0 20 0 1 0 383691263 127184896 27112 33554432000 4194304 5654031 140736666052656 140736666040472 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28048/statm: 31051 27112 142 357 0 30691 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 162592

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 28048
/proc/meminfo: memFree=25353468/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
[pid=28040] ppid=28039 vsize=29240 CPUtime=1.46 cores=0,2,4,6
/proc/28040/stat : 28040 (npSolver-pbo) S 28039 28039 27509 0 -1 4202496 9981 11709 0 0 70 19 53 4 20 0 1 0 383691115 29941760 6802 33554432000 4194304 6004724 140733900819200 140733900804120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 7310 6802 184 442 0 6864 0
[pid=28048] ppid=28040 vsize=125528 CPUtime=11.19 cores=0,2,4,6
/proc/28048/stat : 28048 (glucosInc) R 28040 28039 27509 0 -1 4202496 24618 0 0 0 1114 5 0 0 20 0 1 0 383691263 128540672 27968 33554432000 4194304 5654031 140736666052656 140736666040472 4218777 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28048/statm: 31382 27968 142 357 0 31022 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 163916

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 28048
/proc/meminfo: memFree=25350700/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
[pid=28040] ppid=28039 vsize=29240 CPUtime=1.46 cores=0,2,4,6
/proc/28040/stat : 28040 (npSolver-pbo) S 28039 28039 27509 0 -1 4202496 9981 11709 0 0 70 19 53 4 20 0 1 0 383691115 29941760 6802 33554432000 4194304 6004724 140733900819200 140733900804120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 7310 6802 184 442 0 6864 0
[pid=28048] ppid=28040 vsize=127084 CPUtime=23.98 cores=0,2,4,6
/proc/28048/stat : 28048 (glucosInc) R 28040 28039 27509 0 -1 4202496 24974 0 0 0 2393 5 0 0 20 0 1 0 383691263 130134016 28835 33554432000 4194304 5654031 140736666052656 140736666040472 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28048/statm: 31771 28835 142 357 0 31411 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 165472

[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 28048
/proc/meminfo: memFree=25349832/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
[pid=28040] ppid=28039 vsize=29240 CPUtime=1.46 cores=0,2,4,6
/proc/28040/stat : 28040 (npSolver-pbo) S 28039 28039 27509 0 -1 4202496 9981 11709 0 0 70 19 53 4 20 0 1 0 383691115 29941760 6802 33554432000 4194304 6004724 140733900819200 140733900804120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 7310 6802 184 442 0 6864 0
[pid=28048] ppid=28040 vsize=128632 CPUtime=49.57 cores=0,2,4,6
/proc/28048/stat : 28048 (glucosInc) R 28040 28039 27509 0 -1 4202496 25609 0 0 0 4952 5 0 0 20 0 1 0 383691263 131719168 29071 33554432000 4194304 5654031 140736666052656 140736666040472 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28048/statm: 32158 29071 142 357 0 31798 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 167020

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28090
/proc/meminfo: memFree=25958328/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
[pid=28040] ppid=28039 vsize=29240 CPUtime=1.46 cores=0,2,4,6
/proc/28040/stat : 28040 (npSolver-pbo) S 28039 28039 27509 0 -1 4202496 9981 11709 0 0 70 19 53 4 20 0 1 0 383691115 29941760 6802 33554432000 4194304 6004724 140733900819200 140733900804120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 7310 6802 184 442 0 6864 0
[pid=28048] ppid=28040 vsize=159824 CPUtime=100.77 cores=0,2,4,6
/proc/28048/stat : 28048 (glucosInc) R 28040 28039 27509 0 -1 4202496 27453 0 0 0 10069 8 0 0 20 0 1 0 383691263 163659776 35943 33554432000 4194304 5654031 140736666052656 140736666040472 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28048/statm: 39956 35943 142 357 0 39596 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 198212

[startup+162.3 s]
/proc/loadavg: 2.68 2.20 2.06 3/182 28091
/proc/meminfo: memFree=22955120/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
[pid=28040] ppid=28039 vsize=29240 CPUtime=1.46 cores=0,2,4,6
/proc/28040/stat : 28040 (npSolver-pbo) S 28039 28039 27509 0 -1 4202496 9981 11709 0 0 70 19 53 4 20 0 1 0 383691115 29941760 6802 33554432000 4194304 6004724 140733900819200 140733900804120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 7310 6802 184 442 0 6864 0
[pid=28048] ppid=28040 vsize=159824 CPUtime=160.74 cores=0,2,4,6
/proc/28048/stat : 28048 (glucosInc) R 28040 28039 27509 0 -1 4202496 28844 0 0 0 16064 10 0 0 20 0 1 0 383691263 163659776 37240 33554432000 4194304 5654031 140736666052656 140736666040472 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28048/statm: 39956 37240 142 357 0 39596 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 198212

[startup+222.307 s]
/proc/loadavg: 2.25 2.16 2.06 3/181 28093
/proc/meminfo: memFree=23340300/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
[pid=28040] ppid=28039 vsize=29240 CPUtime=1.46 cores=0,2,4,6
/proc/28040/stat : 28040 (npSolver-pbo) S 28039 28039 27509 0 -1 4202496 9981 11709 0 0 70 19 53 4 20 0 1 0 383691115 29941760 6802 33554432000 4194304 6004724 140733900819200 140733900804120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 7310 6802 184 442 0 6864 0
[pid=28048] ppid=28040 vsize=209144 CPUtime=220.74 cores=0,2,4,6
/proc/28048/stat : 28048 (glucosInc) R 28040 28039 27509 0 -1 4202496 29952 0 0 0 22062 12 0 0 20 0 1 0 383691263 214163456 45754 33554432000 4194304 5654031 140736666052656 140736666040472 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28048/statm: 52286 45754 142 357 0 51926 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 247532

[startup+282.3 s]
/proc/loadavg: 2.09 2.13 2.05 3/181 28093
/proc/meminfo: memFree=23326732/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.02 2.01 2.00 3/181 28110
/proc/meminfo: memFree=23387136/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
[pid=28040] ppid=28039 vsize=47884 CPUtime=1347.51 cores=0,2,4,6
/proc/28040/stat : 28040 (npSolver-pbo) S 28039 28039 27509 0 -1 4202496 27665 98228 0 0 229 39 134434 49 20 0 1 0 383691115 49033216 11464 33554432000 4194304 6004724 140733900819200 140733900804120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 11971 11464 185 442 0 11525 0
[pid=28110] ppid=28040 vsize=113592 CPUtime=14.47 cores=0,2,4,6
/proc/28110/stat : 28110 (glucosInc) R 28040 28039 27509 0 -1 4202496 20894 0 0 0 1443 4 0 0 20 0 1 0 383825894 116318208 23084 33554432000 4194304 5654031 140733254963152 140733254950968 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28110/statm: 28398 23084 142 357 0 28038 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 170624

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28110
/proc/meminfo: memFree=23350308/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
[pid=28040] ppid=28039 vsize=47884 CPUtime=1347.51 cores=0,2,4,6
/proc/28040/stat : 28040 (npSolver-pbo) S 28039 28039 27509 0 -1 4202496 27665 98228 0 0 229 39 134434 49 20 0 1 0 383691115 49033216 11464 33554432000 4194304 6004724 140733900819200 140733900804120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 11971 11464 185 442 0 11525 0
[pid=28110] ppid=28040 vsize=146472 CPUtime=74.47 cores=0,2,4,6
/proc/28110/stat : 28110 (glucosInc) R 28040 28039 27509 0 -1 4202496 22713 0 0 0 7442 5 0 0 20 0 1 0 383825894 149987328 32151 33554432000 4194304 5654031 140733254963152 140733254950968 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28110/statm: 36618 32151 142 357 0 36258 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 203504

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 28110
/proc/meminfo: memFree=23349328/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
[pid=28040] ppid=28039 vsize=47884 CPUtime=1347.51 cores=0,2,4,6
/proc/28040/stat : 28040 (npSolver-pbo) S 28039 28039 27509 0 -1 4202496 27665 98228 0 0 229 39 134434 49 20 0 1 0 383691115 49033216 11464 33554432000 4194304 6004724 140733900819200 140733900804120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 11971 11464 185 442 0 11525 0
[pid=28110] ppid=28040 vsize=146580 CPUtime=134.46 cores=0,2,4,6
/proc/28110/stat : 28110 (glucosInc) R 28040 28039 27509 0 -1 4202496 23690 0 0 0 13439 7 0 0 20 0 1 0 383825894 150097920 32174 33554432000 4194304 5654031 140733254963152 140733254950968 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28110/statm: 36645 32174 142 357 0 36285 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 203612

[startup+1542.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 28110
/proc/meminfo: memFree=23348912/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
[pid=28040] ppid=28039 vsize=47884 CPUtime=1347.51 cores=0,2,4,6
/proc/28040/stat : 28040 (npSolver-pbo) S 28039 28039 27509 0 -1 4202496 27665 98228 0 0 229 39 134434 49 20 0 1 0 383691115 49033216 11464 33554432000 4194304 6004724 140733900819200 140733900804120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 11971 11464 185 442 0 11525 0
[pid=28110] ppid=28040 vsize=146580 CPUtime=194.45 cores=0,2,4,6
/proc/28110/stat : 28110 (glucosInc) R 28040 28039 27509 0 -1 4202496 23690 0 0 0 19438 7 0 0 20 0 1 0 383825894 150097920 32174 33554432000 4194304 5654031 140733254963152 140733254950968 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28110/statm: 36645 32174 142 357 0 36285 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 203612

[startup+1602.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/182 28113
/proc/meminfo: memFree=23348372/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
[pid=28040] ppid=28039 vsize=47884 CPUtime=1347.51 cores=0,2,4,6
/proc/28040/stat : 28040 (npSolver-pbo) S 28039 28039 27509 0 -1 4202496 27665 98228 0 0 229 39 134434 49 20 0 1 0 383691115 49033216 11464 33554432000 4194304 6004724 140733900819200 140733900804120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 11971 11464 185 442 0 11525 0
[pid=28110] ppid=28040 vsize=146580 CPUtime=254.44 cores=0,2,4,6
/proc/28110/stat : 28110 (glucosInc) R 28040 28039 27509 0 -1 4202496 23694 0 0 0 25437 7 0 0 20 0 1 0 383825894 150097920 32178 33554432000 4194304 5654031 140733254963152 140733254950968 4208694 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28110/statm: 36645 32178 142 357 0 36285 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 203612

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 28114
/proc/meminfo: memFree=23344996/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
[pid=28040] ppid=28039 vsize=47884 CPUtime=1347.51 cores=0,2,4,6
/proc/28040/stat : 28040 (npSolver-pbo) S 28039 28039 27509 0 -1 4202496 27665 98228 0 0 229 39 134434 49 20 0 1 0 383691115 49033216 11464 33554432000 4194304 6004724 140733900819200 140733900804120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 11971 11464 185 442 0 11525 0
[pid=28110] ppid=28040 vsize=146580 CPUtime=314.43 cores=0,2,4,6
/proc/28110/stat : 28110 (glucosInc) R 28040 28039 27509 0 -1 4202496 23694 0 0 0 31436 7 0 0 20 0 1 0 383825894 150097920 32178 33554432000 4194304 5654031 140733254963152 140733254950968 4233036 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28110/statm: 36645 32178 142 357 0 36285 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 203612

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 28114
/proc/meminfo: memFree=23340580/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
[pid=28040] ppid=28039 vsize=47884 CPUtime=1347.51 cores=0,2,4,6
/proc/28040/stat : 28040 (npSolver-pbo) S 28039 28039 27509 0 -1 4202496 27665 98228 0 0 229 39 134434 49 20 0 1 0 383691115 49033216 11464 33554432000 4194304 6004724 140733900819200 140733900804120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 11971 11464 185 442 0 11525 0
[pid=28110] ppid=28040 vsize=146580 CPUtime=374.42 cores=0,2,4,6
/proc/28110/stat : 28110 (glucosInc) R 28040 28039 27509 0 -1 4202496 23695 0 0 0 37435 7 0 0 20 0 1 0 383825894 150097920 32690 33554432000 4194304 5654031 140733254963152 140733254950968 4232901 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28110/statm: 36645 32690 142 357 0 36285 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 203612

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28114
/proc/meminfo: memFree=23337896/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
[pid=28040] ppid=28039 vsize=47884 CPUtime=1347.51 cores=0,2,4,6
/proc/28040/stat : 28040 (npSolver-pbo) S 28039 28039 27509 0 -1 4202496 27665 98228 0 0 229 39 134434 49 20 0 1 0 383691115 49033216 11464 33554432000 4194304 6004724 140733900819200 140733900804120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 11971 11464 185 442 0 11525 0
[pid=28110] ppid=28040 vsize=146580 CPUtime=434.41 cores=0,2,4,6
/proc/28110/stat : 28110 (glucosInc) R 28040 28039 27509 0 -1 4202496 23696 0 0 0 43434 7 0 0 20 0 1 0 383825894 150097920 33202 33554432000 4194304 5654031 140733254963152 140733254950968 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28110/statm: 36645 33202 142 357 0 36285 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 203612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28114
/proc/meminfo: memFree=23337608/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
[pid=28040] ppid=28039 vsize=47884 CPUtime=1347.51 cores=0,2,4,6
/proc/28040/stat : 28040 (npSolver-pbo) S 28039 28039 27509 0 -1 4202496 27665 98228 0 0 229 39 134434 49 20 0 1 0 383691115 49033216 11464 33554432000 4194304 6004724 140733900819200 140733900804120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 11971 11464 185 442 0 11525 0
[pid=28110] ppid=28040 vsize=146580 CPUtime=452.51 cores=0,2,4,6
/proc/28110/stat : 28110 (glucosInc) R 28040 28039 27509 0 -1 4202496 23784 0 0 0 45244 7 0 0 20 0 1 0 383825894 150097920 33290 33554432000 4194304 5654031 140733254963152 140733254950968 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28110/statm: 36645 33290 142 357 0 36285 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 203612

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28114
/proc/meminfo: memFree=23337608/32873648 swapFree=7376/7376
[pid=28039] ppid=28037 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28039/stat : 28039 (npSolver-pbo-I.) S 28037 28039 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383691114 9367552 274 33554432000 4194304 5064252 140735070322624 140735070321536 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28039/statm: 2287 274 233 213 0 72 0
[pid=28040] ppid=28039 vsize=47884 CPUtime=1347.51 cores=0,2,4,6
/proc/28040/stat : 28040 (npSolver-pbo) S 28039 28039 27509 0 -1 4202496 27665 98228 0 0 229 39 134434 49 20 0 1 0 383691115 49033216 11464 33554432000 4194304 6004724 140733900819200 140733900804120 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 11971 11464 185 442 0 11525 0
[pid=28110] ppid=28040 vsize=146580 CPUtime=452.51 cores=0,2,4,6
/proc/28110/stat : 28110 (glucosInc) R 28040 28039 27509 0 -1 4202496 23784 0 0 0 45244 7 0 0 20 0 1 0 383825894 150097920 33290 33554432000 4194304 5654031 140733254963152 140733254950968 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28110/statm: 36645 33290 142 357 0 36285 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 203612

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28039 and gives
#  childrusage.ru_utime.tv_sec=1346
#  childrusage.ru_utime.tv_usec=643279
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=897863
# CPU time returned by wait4() is 1347.54
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.02
CPU user time (s): 1799.07
CPU system time (s): 0.95
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 261776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1346.64
system time used= 0.897863
maximum resident set size= 199924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126267
page faults= 0
swaps= 0
block input operations= 0
block output operations= 297296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1429
involuntary context switches= 2471

runsolver used 3.34349 second user time and 11.9322 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-08 19:14:17
IDJOB=3748597
IDBENCH=92716
IDSOLVER=2333
FILE ID=node125/3748597-1339175657
RUNJOBID= node125-1339170243-27525
PBS_JOBID= 14643842
Free space on /tmp= 70044 MiB

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

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

MD5SUM BENCH= dceb2101253472cec95359fbc82f66a4
RANDOM SEED=1721079701

node125.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.373
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	: 5332.74
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.373
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.373
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.92
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.373
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.90
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.373
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.91
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.373
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	: 5438.54
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.373
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.373
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:       32873648 kB
MemFree:        25533724 kB
Buffers:          729452 kB
Cached:          2693588 kB
SwapCached:         1248 kB
Active:          5931584 kB
Inactive:         448512 kB
Active(anon):    2946916 kB
Inactive(anon):     7424 kB
Active(file):    2984668 kB
Inactive(file):   441088 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67102600 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:       2958348 kB
Mapped:            12628 kB
Shmem:                96 kB
Slab:             816200 kB
SReclaimable:     259916 kB
SUnreclaim:       556284 kB
KernelStack:        1488 kB
PageTables:         9900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    3642460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1501184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69580 MiB
End job on node125 at 2012-06-08 19:44:17