Trace number 3751795

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-topdown-quickBound (fixed)? (TO) 1800.07 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_5_mh.opb
MD5SUMdea82fb627e6a79192851c69f83767e0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6311552
Best CPU time to get the best result obtained on this benchmark1800.63
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 122763473
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 15648073763
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 122763473
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 15648073763
Number of bits of the biggest sum of numbers34
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.22	c old isEQ: 0, new EQ is 1
0.00/0.22	c old isEQ: 116, new EQ is 0
0.00/0.23	c old isEQ: 0, new EQ is 0
0.00/0.24	c old isEQ: 0, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.26	c old isEQ: 0, new EQ is 0
0.00/0.27	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.29	c old isEQ: 0, new EQ is 0
0.00/0.29	c old isEQ: 0, new EQ is 0
0.00/0.30	c old isEQ: 0, new EQ is 0
0.00/0.31	c old isEQ: 0, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 1
0.00/0.49	c old isEQ: 1, new EQ is 1
0.00/0.57	c run inc solver
0.00/0.57	c [INC SYSTEM] run initial solver
0.00/0.57	c [INC SYSTEM] preprocess with white file
2.36/2.42	c [INC SYSTEM] finished preprocessing in 1 s
2.36/2.42	c [INC SYSTEM] execute solver
2.39/2.67	c [INC SEARCH] formula is SAT
2.39/2.68	c [INC SYSTEM] solved the initial formula
2.43/2.78	c model valid
2.43/2.78	c current solution ok
3.27/3.36	o 724102258
3.27/3.36	c starting approximation
3.27/3.36	c factor = 2
3.27/3.36	c factor still to low - shrinking to 3.65491e+07
3.27/3.36	c approx number of clauses: 1e+06
3.27/3.36	c current bound: 362051136
3.43/3.97	c leaving approximation
3.43/3.97	c finished approximation
3.43/3.97	c [INC SYSTEM] there exists a inc, kill it!
3.43/3.97	c write failed with 2
3.43/3.98	c [INC SEARCH] iteration: 0
3.43/3.98	c [INC BOUNDS] best value:724102283 search for 724102282
3.43/3.98	c [INC SYSTEM] create new solver instance
3.43/3.98	c [INC] encode full formula
3.43/3.98	c fallback to adder encoding
6.67/6.71	c set iterative enc to: adder
6.67/6.71	c set iterative enc to: none
6.97/7.04	c [INC SEARCH] isOptimum variable: 0
266.40/266.53	c formula is SAT
266.40/266.59	c [INC SEARCH] copied best model
266.40/266.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
266.61/266.70	c model valid
266.61/266.70	c current solution ok
266.61/266.70	o 303940846
266.61/266.70	c [INC SEARCH] iteration: 1
266.61/266.70	c [INC BOUNDS] best value:303940871 search for 303940870
266.61/266.70	c [INC SYSTEM] there exists a inc, kill it!
266.61/266.70	c write failed with 2
266.61/266.72	c [INC SYSTEM] create new solver instance
266.61/266.72	c [INC] encode full formula
266.61/266.72	c fallback to adder encoding
269.21/269.36	c set iterative enc to: adder
269.21/269.36	c set iterative enc to: none
269.58/269.75	c [INC SEARCH] isOptimum variable: 0
1473.15/1473.59	c formula is SAT
1473.25/1473.66	c [INC SEARCH] copied best model
1473.25/1473.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1473.35/1473.77	c model valid
1473.35/1473.77	c current solution ok
1473.35/1473.77	o 179659430
1473.35/1473.77	c [INC SEARCH] iteration: 2
1473.35/1473.77	c [INC BOUNDS] best value:179659455 search for 179659454
1473.35/1473.77	c [INC SYSTEM] there exists a inc, kill it!
1473.35/1473.77	c write failed with 2
1473.35/1473.78	c [INC SYSTEM] create new solver instance
1473.35/1473.78	c [INC] encode full formula
1473.35/1473.78	c fallback to adder encoding
1475.95/1476.32	c set iterative enc to: adder
1475.95/1476.32	c set iterative enc to: none
1476.25/1476.67	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.51	s UNKNOWN
1800.02/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.51	c write failed with -1
1800.02/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18: 24174 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -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-3751795-1339176046/watcher-3751795-1339176046 -o /tmp/evaluation-result-3751795-1339176046/solver-3751795-1339176046 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751795-1339176046.opb 1789893009 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.01 2.00 2.08 3/178 24173
/proc/meminfo: memFree=29902128/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0

[startup+0.080423 s]
/proc/loadavg: 2.01 2.00 2.08 3/178 24173
/proc/meminfo: memFree=29902128/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10032 s]
/proc/loadavg: 2.01 2.00 2.08 3/178 24173
/proc/meminfo: memFree=29902128/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300244 s]
/proc/loadavg: 2.01 2.00 2.08 3/178 24173
/proc/meminfo: memFree=29902128/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700158 s]
/proc/loadavg: 2.01 2.00 2.08 3/178 24173
/proc/meminfo: memFree=29902128/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.01 2.00 2.08 3/183 24182
/proc/meminfo: memFree=29656476/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=71956 CPUtime=0.59 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) S 24173 24173 23558 0 -1 4202496 9844 0 0 0 54 5 0 0 20 0 1 0 383733164 73682944 17364 33554432000 4194304 6004724 140736394225008 140736394219472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24174/statm: 17989 17364 164 442 0 17543 0
[pid=24178] ppid=24174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24178/stat : 24178 (cp2_pre.sh) S 24174 24173 23558 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383733224 9367552 277 33554432000 4194304 5064252 140733246387168 140733246385872 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24178/statm: 2287 277 234 213 0 72 0
[pid=24179] ppid=24178 vsize=135632 CPUtime=0.88 cores=0,2,4,6
/proc/24179/stat : 24179 (coprocessor) R 24178 24173 23558 0 -1 4202496 25244 0 0 0 84 4 0 0 20 0 1 0 383733224 138887168 32923 33554432000 4194304 6586260 140736215590672 140736215587000 4676670 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/24179/statm: 33908 32923 192 584 0 33320 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 225884

[startup+3.10027 s]
/proc/loadavg: 2.01 2.00 2.08 3/183 24182
/proc/meminfo: memFree=29621848/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=71956 CPUtime=2.83 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) R 24173 24173 23558 0 -1 4202496 11587 26987 0 0 72 31 170 10 20 0 1 0 383733164 73682944 17373 33554432000 4194304 6004724 140736394225008 140736394219208 5190832 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24174/statm: 17989 17373 173 442 0 17543 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 81104

[startup+6.30032 s]
/proc/loadavg: 2.01 2.00 2.08 3/181 24192
/proc/meminfo: memFree=29626740/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=350484 CPUtime=6.27 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) R 24173 24173 23558 0 -1 4202496 19457 62992 0 0 310 59 239 19 20 0 1 0 383733164 358895616 63023 33554432000 4194304 6004724 140736394225008 140736394217800 5055511 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24174/statm: 87621 63023 200 442 0 87175 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 359632

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 2.08 3/182 24194
/proc/meminfo: memFree=29034968/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=88340 CPUtime=7.02 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) S 24173 24173 23558 0 -1 4202496 20439 63507 0 0 355 88 239 20 20 0 1 0 383733164 90460160 21496 33554432000 4194304 6004724 140736394225008 140736394210856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24174/statm: 22085 21496 200 442 0 21639 0
[pid=24194] ppid=24174 vsize=574492 CPUtime=5.65 cores=0,2,4,6
/proc/24194/stat : 24194 (glucosInc) R 24174 24173 23558 0 -1 4202496 84247 0 0 0 542 23 0 0 20 0 1 0 383733868 588279808 122463 33554432000 4194304 5654031 140736387822480 140736387820264 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24194/statm: 143623 122463 141 357 0 143263 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 671980

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.08 3/181 24194
/proc/meminfo: memFree=29033084/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=88340 CPUtime=7.02 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) S 24173 24173 23558 0 -1 4202496 20439 63507 0 0 355 88 239 20 20 0 1 0 383733164 90460160 21496 33554432000 4194304 6004724 140736394225008 140736394210856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24174/statm: 22085 21496 200 442 0 21639 0
[pid=24194] ppid=24174 vsize=577508 CPUtime=18.44 cores=0,2,4,6
/proc/24194/stat : 24194 (glucosInc) R 24174 24173 23558 0 -1 4202496 85478 0 0 0 1821 23 0 0 20 0 1 0 383733868 591368192 124205 33554432000 4194304 5654031 140736387822480 140736387810296 4208641 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24194/statm: 144377 124205 142 357 0 144017 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 674996

[startup+51.1004 s]
/proc/loadavg: 2.04 2.02 2.08 3/181 24194
/proc/meminfo: memFree=29021600/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=88340 CPUtime=7.02 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) S 24173 24173 23558 0 -1 4202496 20439 63507 0 0 355 88 239 20 20 0 1 0 383733164 90460160 21496 33554432000 4194304 6004724 140736394225008 140736394210856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24174/statm: 22085 21496 200 442 0 21639 0
[pid=24194] ppid=24174 vsize=580700 CPUtime=44.04 cores=0,2,4,6
/proc/24194/stat : 24194 (glucosInc) R 24174 24173 23558 0 -1 4202496 86330 0 0 0 4380 24 0 0 20 0 1 0 383733868 594636800 126590 33554432000 4194304 5654031 140736387822480 140736387810296 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24194/statm: 145175 126590 142 357 0 144815 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 678188

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.08 3/181 24194
/proc/meminfo: memFree=28981116/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=88340 CPUtime=7.02 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) S 24173 24173 23558 0 -1 4202496 20439 63507 0 0 355 88 239 20 20 0 1 0 383733164 90460160 21496 33554432000 4194304 6004724 140736394225008 140736394210856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24174/statm: 22085 21496 200 442 0 21639 0
[pid=24194] ppid=24174 vsize=583496 CPUtime=95.23 cores=0,2,4,6
/proc/24194/stat : 24194 (glucosInc) R 24174 24173 23558 0 -1 4202496 87128 0 0 0 9498 25 0 0 20 0 1 0 383733868 597499904 129943 33554432000 4194304 5654031 140736387822480 140736387810296 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24194/statm: 145874 129943 142 357 0 145514 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 680984

[startup+162.307 s]
/proc/loadavg: 2.00 2.00 2.07 3/181 24194
/proc/meminfo: memFree=28986568/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=88340 CPUtime=7.02 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) S 24173 24173 23558 0 -1 4202496 20439 63507 0 0 355 88 239 20 20 0 1 0 383733164 90460160 21496 33554432000 4194304 6004724 140736394225008 140736394210856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24174/statm: 22085 21496 200 442 0 21639 0
[pid=24194] ppid=24174 vsize=586032 CPUtime=155.21 cores=0,2,4,6
/proc/24194/stat : 24194 (glucosInc) R 24174 24173 23558 0 -1 4202496 88672 0 0 0 15492 29 0 0 20 0 1 0 383733868 600096768 128018 33554432000 4194304 5654031 140736387822480 140736387810296 4215124 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24194/statm: 146508 128018 142 357 0 146148 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 683520

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/181 24194
/proc/meminfo: memFree=28969532/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=88340 CPUtime=7.02 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) S 24173 24173 23558 0 -1 4202496 20439 63507 0 0 355 88 239 20 20 0 1 0 383733164 90460160 21496 33554432000 4194304 6004724 140736394225008 140736394210856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/24174/statm: 22085 21496 200 442 0 21639 0
[pid=24194] ppid=24174 vsize=588684 CPUtime=215.17 cores=0,2,4,6
/proc/24194/stat : 24194 (glucosInc) R 24174 24173 23558 0 -1 4202496 89403 0 0 0 21488 29 0 0 20 0 1 0 383733868 602812416 131787 33554432000 4194304 5654031 140736387822480 140736387810296 4233306 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24194/statm: 147171 131787 142 357 0 146811 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 686172

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.06 3/181 24197
/proc/meminfo: memFree=29014068/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=28867788/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=96532 CPUtime=269.63 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) S 24173 24173 23558 0 -1 4202496 28270 154820 0 0 636 123 26145 59 20 0 1 0 383733164 98848768 23544 33554432000 4194304 6004724 140736394225008 140736394210856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/24174/statm: 24133 23544 200 442 0 23687 0
[pid=24197] ppid=24174 vsize=653232 CPUtime=1032.32 cores=0,2,4,6
/proc/24197/stat : 24197 (glucosInc) R 24174 24173 23558 0 -1 4202496 101337 0 0 0 103173 59 0 0 20 0 1 0 383760139 668909568 138073 33554432000 4194304 5654031 140735302063600 140735302051416 4208621 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24197/statm: 163308 138073 142 357 0 162948 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 758912

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24218
/proc/meminfo: memFree=28896984/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=96532 CPUtime=269.63 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) S 24173 24173 23558 0 -1 4202496 28270 154820 0 0 636 123 26145 59 20 0 1 0 383733164 98848768 23544 33554432000 4194304 6004724 140736394225008 140736394210856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/24174/statm: 24133 23544 200 442 0 23687 0
[pid=24197] ppid=24174 vsize=572560 CPUtime=1092.32 cores=0,2,4,6
/proc/24197/stat : 24197 (glucosInc) R 24174 24173 23558 0 -1 4202496 102166 0 0 0 109170 62 0 0 20 0 1 0 383760139 586301440 131038 33554432000 4194304 5654031 140735302063600 140735302051416 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24197/statm: 143140 131038 142 357 0 142780 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 678240

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24218
/proc/meminfo: memFree=28884176/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=96532 CPUtime=269.63 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) S 24173 24173 23558 0 -1 4202496 28270 154820 0 0 636 123 26145 59 20 0 1 0 383733164 98848768 23544 33554432000 4194304 6004724 140736394225008 140736394210856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/24174/statm: 24133 23544 200 442 0 23687 0
[pid=24197] ppid=24174 vsize=573056 CPUtime=1152.3 cores=0,2,4,6
/proc/24197/stat : 24197 (glucosInc) R 24174 24173 23558 0 -1 4202496 102258 0 0 0 115168 62 0 0 20 0 1 0 383760139 586809344 133174 33554432000 4194304 5654031 140735302063600 140735302051416 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24197/statm: 143264 133174 142 357 0 142904 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 678736

[startup+1482.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 24221
/proc/meminfo: memFree=28949816/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=96532 CPUtime=1476.32 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) S 24173 24173 23558 0 -1 4202496 36296 258706 0 0 907 156 146440 129 20 0 1 0 383733164 98848768 23544 33554432000 4194304 6004724 140736394225008 140736394210856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/24174/statm: 24133 23544 200 442 0 23687 0
[pid=24221] ppid=24174 vsize=534376 CPUtime=5.63 cores=0,2,4,6
/proc/24221/stat : 24221 (glucosInc) R 24174 24173 23558 0 -1 4202496 77680 0 0 0 540 23 0 0 20 0 1 0 383880830 547201024 116178 33554432000 4194304 5654031 140737004796320 140737004784136 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24221/statm: 133594 116178 141 357 0 133234 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 640056

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 24221
/proc/meminfo: memFree=28941388/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=96532 CPUtime=1476.32 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) S 24173 24173 23558 0 -1 4202496 36296 258706 0 0 907 156 146440 129 20 0 1 0 383733164 98848768 23544 33554432000 4194304 6004724 140736394225008 140736394210856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/24174/statm: 24133 23544 200 442 0 23687 0
[pid=24221] ppid=24174 vsize=537456 CPUtime=65.6 cores=0,2,4,6
/proc/24221/stat : 24221 (glucosInc) R 24174 24173 23558 0 -1 4202496 78929 0 0 0 6536 24 0 0 20 0 1 0 383880830 550354944 118437 33554432000 4194304 5654031 140737004796320 140737004794104 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24221/statm: 134364 118437 141 357 0 134004 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 643136

[startup+1602.3 s]
/proc/loadavg: 2.09 2.02 2.01 3/179 24221
/proc/meminfo: memFree=28924392/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=96532 CPUtime=1476.32 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) S 24173 24173 23558 0 -1 4202496 36296 258706 0 0 907 156 146440 129 20 0 1 0 383733164 98848768 23544 33554432000 4194304 6004724 140736394225008 140736394210856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/24174/statm: 24133 23544 200 442 0 23687 0
[pid=24221] ppid=24174 vsize=546736 CPUtime=125.56 cores=0,2,4,6
/proc/24221/stat : 24221 (glucosInc) R 24174 24173 23558 0 -1 4202496 80407 0 0 0 12532 24 0 0 20 0 1 0 383880830 559857664 122943 33554432000 4194304 5654031 140737004796320 140737004784136 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24221/statm: 136684 122943 141 357 0 136324 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 652416

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 24221
/proc/meminfo: memFree=28918848/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=96532 CPUtime=1476.32 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) S 24173 24173 23558 0 -1 4202496 36296 258706 0 0 907 156 146440 129 20 0 1 0 383733164 98848768 23544 33554432000 4194304 6004724 140736394225008 140736394210856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/24174/statm: 24133 23544 200 442 0 23687 0
[pid=24221] ppid=24174 vsize=546736 CPUtime=185.54 cores=0,2,4,6
/proc/24221/stat : 24221 (glucosInc) R 24174 24173 23558 0 -1 4202496 80495 0 0 0 18530 24 0 0 20 0 1 0 383880830 559857664 125561 33554432000 4194304 5654031 140737004796320 140737004784136 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24221/statm: 136684 125561 141 357 0 136324 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 652416

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 24221
/proc/meminfo: memFree=28911492/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=96532 CPUtime=1476.32 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) S 24173 24173 23558 0 -1 4202496 36296 258706 0 0 907 156 146440 129 20 0 1 0 383733164 98848768 23544 33554432000 4194304 6004724 140736394225008 140736394210856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/24174/statm: 24133 23544 200 442 0 23687 0
[pid=24221] ppid=24174 vsize=546736 CPUtime=245.53 cores=0,2,4,6
/proc/24221/stat : 24221 (glucosInc) R 24174 24173 23558 0 -1 4202496 81271 0 0 0 24524 29 0 0 20 0 1 0 383880830 559857664 121977 33554432000 4194304 5654031 140737004796320 140737004784136 4214612 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24221/statm: 136684 121977 141 357 0 136324 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 652416

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 24225
/proc/meminfo: memFree=28900056/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=96532 CPUtime=1476.32 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) S 24173 24173 23558 0 -1 4202496 36296 258706 0 0 907 156 146440 129 20 0 1 0 383733164 98848768 23544 33554432000 4194304 6004724 140736394225008 140736394210856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/24174/statm: 24133 23544 200 442 0 23687 0
[pid=24221] ppid=24174 vsize=549264 CPUtime=305.5 cores=0,2,4,6
/proc/24221/stat : 24221 (glucosInc) R 24174 24173 23558 0 -1 4202496 81923 0 0 0 30521 29 0 0 20 0 1 0 383880830 562446336 126295 33554432000 4194304 5654031 140737004796320 140737004784136 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24221/statm: 137316 126295 141 357 0 136956 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 654944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.06 2.02 2.00 2/174 24255
/proc/meminfo: memFree=29127748/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=96532 CPUtime=1476.32 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) S 24173 24173 23558 0 -1 4202496 36296 258706 0 0 907 156 146440 129 20 0 1 0 383733164 98848768 23544 33554432000 4194304 6004724 140736394225008 140736394210856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/24174/statm: 24133 23544 200 442 0 23687 0
[pid=24221] ppid=24174 vsize=549396 CPUtime=323.7 cores=0,2,4,6
/proc/24221/stat : 24221 (glucosInc) R 24174 24173 23558 0 -1 4202496 81943 0 0 0 32341 29 0 0 20 0 1 0 383880830 562581504 126821 33554432000 4194304 5654031 140737004796320 140737004784136 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24221/statm: 137349 126821 141 357 0 136989 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 655076

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.06 2.02 2.00 2/174 24255
/proc/meminfo: memFree=29127748/32873844 swapFree=7120/7120
[pid=24173] ppid=24171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24173/stat : 24173 (npSolver-pbo-It) S 24171 24173 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383733163 9367552 275 33554432000 4194304 5064252 140737095132832 140737095131744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24173/statm: 2287 275 233 213 0 72 0
[pid=24174] ppid=24173 vsize=96532 CPUtime=1476.32 cores=0,2,4,6
/proc/24174/stat : 24174 (npSolver-pbo) S 24173 24173 23558 0 -1 4202496 36296 258706 0 0 907 156 146440 129 20 0 1 0 383733164 98848768 23544 33554432000 4194304 6004724 140736394225008 140736394210856 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/24174/statm: 24133 23544 200 442 0 23687 0
[pid=24221] ppid=24174 vsize=549396 CPUtime=323.7 cores=0,2,4,6
/proc/24221/stat : 24221 (glucosInc) R 24174 24173 23558 0 -1 4202496 81943 0 0 0 32341 29 0 0 20 0 1 0 383880830 562581504 126821 33554432000 4194304 5654031 140737004796320 140737004784136 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24221/statm: 137349 126821 141 357 0 136989 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 655076

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1796.9
CPU system time (s): 3.16452
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 893964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.9
system time used= 3.16452
maximum resident set size= 712008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 377328
page faults= 0
swaps= 0
block input operations= 16
block output operations= 1253664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5143
involuntary context switches= 2192

runsolver used 2.70359 second user time and 7.12892 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-08 19:20:46
IDJOB=3751795
IDBENCH=92700
IDSOLVER=2335
FILE ID=node104/3751795-1339176046
RUNJOBID= node104-1339172016-23731
PBS_JOBID= 14643828
Free space on /tmp= 69388 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat25_6_4_5_mh.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751795-1339176046/watcher-3751795-1339176046 -o /tmp/evaluation-result-3751795-1339176046/solver-3751795-1339176046 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751795-1339176046.opb 1789893009 HOME HOME

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

MD5SUM BENCH= dea82fb627e6a79192851c69f83767e0
RANDOM SEED=1789893009

node104.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.266
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.53
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.266
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.266
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.266
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.92
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.266
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.266
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	: 5331.91
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.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29914032 kB
Buffers:          614432 kB
Cached:          1387652 kB
SwapCached:         1628 kB
Active:          2011340 kB
Inactive:          11276 kB
Active(anon):      15508 kB
Inactive(anon):     7540 kB
Active(file):    1995832 kB
Inactive(file):     3736 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67102148 kB
Dirty:             21392 kB
Writeback:             0 kB
AnonPages:        333752 kB
Mapped:            10780 kB
Shmem:                 4 kB
Slab:             797300 kB
SReclaimable:     239076 kB
SUnreclaim:       558224 kB
KernelStack:        1512 kB
PageTables:         3916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     131324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    309248 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= 69188 MiB
End job on node104 at 2012-06-08 19:50:47