Trace number 3746968

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 (fixed)? (TO) 1800.05 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_9_mh_ic.opb
MD5SUMe68c386be3005ac1db93713ad853c109
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3056260
Best CPU time to get the best result obtained on this benchmark130.34
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9765
Total number of constraints21293
Number of constraints which are clauses14520
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints6750
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 4005
Biggest coefficient in the objective function 144703125
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 7285050849
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 144703125
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 7285050849
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.07	c old isEQ: 0, new EQ is 1
0.00/0.07	c old isEQ: 176, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.11	c old isEQ: 0, new EQ is 0
0.00/0.11	c old isEQ: 0, new EQ is 0
0.00/0.11	c old isEQ: 0, new EQ is 1
0.00/0.13	c old isEQ: 1, new EQ is 1
0.00/0.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
0.00/0.92	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.92	c [INC SYSTEM] execute solver
1.37/1.45	c [INC SEARCH] formula is SAT
1.37/1.45	c [INC SYSTEM] solved the initial formula
1.37/1.48	c model valid
1.37/1.48	c current solution ok
1.57/1.65	o 356474123
1.57/1.65	c [INC SYSTEM] there exists a inc, kill it!
1.57/1.65	c write failed with 2
1.57/1.65	c [INC SEARCH] iteration: 0
1.57/1.65	c [INC BOUNDS] best value:356474138 search for 356474137
1.57/1.65	c [INC SYSTEM] create new solver instance
1.57/1.65	c [INC] encode full formula
1.57/1.65	c fallback to adder encoding
2.18/2.27	c set iterative enc to: adder
2.18/2.27	c set iterative enc to: none
2.27/2.35	c [INC SEARCH] isOptimum variable: 0
26.15/26.29	c formula is SAT
26.26/26.31	c [INC SEARCH] copied best model
26.26/26.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.26/26.34	c model valid
26.26/26.34	c current solution ok
26.26/26.34	o 146531401
26.26/26.34	c [INC SEARCH] iteration: 1
26.26/26.34	c [INC BOUNDS] best value:146531416 search for 146531415
26.26/26.34	c [INC SYSTEM] there exists a inc, kill it!
26.26/26.34	c write failed with 2
26.26/26.34	c [INC SYSTEM] create new solver instance
26.26/26.34	c [INC] encode full formula
26.26/26.34	c fallback to adder encoding
26.87/26.94	c set iterative enc to: adder
26.87/26.94	c set iterative enc to: none
26.97/27.02	c [INC SEARCH] isOptimum variable: 0
925.30/925.50	c formula is SAT
925.30/925.52	c [INC SEARCH] copied best model
925.30/925.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
925.30/925.55	c model valid
925.30/925.55	c current solution ok
925.30/925.55	o 66943493
925.30/925.55	c [INC SEARCH] iteration: 2
925.30/925.55	c [INC BOUNDS] best value:66943508 search for 66943507
925.30/925.55	c [INC SYSTEM] there exists a inc, kill it!
925.30/925.55	c write failed with 2
925.30/925.55	c [INC SYSTEM] create new solver instance
925.30/925.55	c [INC] encode full formula
925.30/925.55	c fallback to adder encoding
925.92/926.11	c set iterative enc to: adder
925.92/926.11	c set iterative enc to: none
925.92/926.18	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.41	s UNKNOWN
1800.01/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.41	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3746968-1339108829/watcher-3746968-1339108829 -o /tmp/evaluation-result-3746968-1339108829/solver-3746968-1339108829 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746968-1339108829.opb 1353130664 HOME HOME 

running on 4 cores: 1,3,5,7

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: 5.34 4.30 3.23 4/180 18650
/proc/meminfo: memFree=14363048/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0

[startup+0.0546061 s]
/proc/loadavg: 5.34 4.30 3.23 4/180 18650
/proc/meminfo: memFree=14363048/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100232 s]
/proc/loadavg: 5.34 4.30 3.23 4/180 18650
/proc/meminfo: memFree=14363048/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300242 s]
/proc/loadavg: 5.34 4.30 3.23 4/180 18650
/proc/meminfo: memFree=14363048/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700292 s]
/proc/loadavg: 5.34 4.30 3.23 4/180 18650
/proc/meminfo: memFree=14363048/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 5.15 4.28 3.23 4/183 18656
/proc/meminfo: memFree=19926560/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=14052 CPUtime=0.95 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) R 18650 18650 17422 0 -1 4202496 5665 10006 0 0 17 3 72 3 20 0 1 0 377008339 14389248 3103 33554432000 4194304 6004724 140736088862960 140736088849240 5190832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 3513 3103 173 442 0 3067 0
[pid=18656] ppid=18651 vsize=19544 CPUtime=0.52 cores=1,3,5,7
/proc/18656/stat : 18656 (glucosInc) S 18651 18650 17422 0 -1 4202496 3633 0 0 0 52 0 0 0 20 0 1 0 377008431 20013056 3948 33554432000 4194304 5654031 140733696545136 140733696543448 4976656 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/18656/statm: 4886 3948 146 357 0 4526 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 42744

[startup+3.10023 s]
/proc/loadavg: 5.15 4.28 3.23 4/182 18657
/proc/meminfo: memFree=26803880/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=31236 CPUtime=2.32 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) S 18650 18650 17422 0 -1 4202496 10447 14675 0 0 80 23 124 5 20 0 1 0 377008339 31985664 7409 33554432000 4194304 6004724 140736088862960 140736088848808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 7809 7409 183 442 0 7363 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 40384
heavy processes:

[startup+6.30026 s]
/proc/loadavg: 5.15 4.28 3.23 3/182 18659
/proc/meminfo: memFree=26668292/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=31236 CPUtime=2.32 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) S 18650 18650 17422 0 -1 4202496 10447 14675 0 0 80 23 124 5 20 0 1 0 377008339 31985664 7409 33554432000 4194304 6004724 140736088862960 140736088848808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 7809 7409 183 442 0 7363 0
[pid=18659] ppid=18651 vsize=134420 CPUtime=3.93 cores=1,3,5,7
/proc/18659/stat : 18659 (glucosInc) R 18651 18650 17422 0 -1 4202496 26102 0 0 0 387 6 0 0 20 0 1 0 377008574 137646080 30437 33554432000 4194304 5654031 140733691126048 140733691113864 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18659/statm: 33605 30437 141 357 0 33245 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 174804

[startup+12.7004 s]
/proc/loadavg: 4.74 4.22 3.22 3/182 18659
/proc/meminfo: memFree=26660164/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=31236 CPUtime=2.32 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) S 18650 18650 17422 0 -1 4202496 10447 14675 0 0 80 23 124 5 20 0 1 0 377008339 31985664 7409 33554432000 4194304 6004724 140736088862960 140736088848808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 7809 7409 183 442 0 7363 0
[pid=18659] ppid=18651 vsize=135868 CPUtime=10.34 cores=1,3,5,7
/proc/18659/stat : 18659 (glucosInc) R 18651 18650 17422 0 -1 4202496 26456 0 0 0 1027 7 0 0 20 0 1 0 377008574 139128832 31302 33554432000 4194304 5654031 140733691126048 140733691123832 4215248 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18659/statm: 33967 31302 141 357 0 33607 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 176252

[startup+25.5003 s]
/proc/loadavg: 4.32 4.15 3.21 3/182 18659
/proc/meminfo: memFree=26640144/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=31236 CPUtime=2.32 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) S 18650 18650 17422 0 -1 4202496 10447 14675 0 0 80 23 124 5 20 0 1 0 377008339 31985664 7409 33554432000 4194304 6004724 140736088862960 140736088848808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 7809 7409 183 442 0 7363 0
[pid=18659] ppid=18651 vsize=137228 CPUtime=23.13 cores=1,3,5,7
/proc/18659/stat : 18659 (glucosInc) R 18651 18650 17422 0 -1 4202496 27594 0 0 0 2305 8 0 0 20 0 1 0 377008574 140521472 31677 33554432000 4194304 5654031 140733691126048 140733691123736 4218793 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18659/statm: 34307 31677 141 357 0 33947 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 177612

[startup+51.1003 s]
/proc/loadavg: 3.40 3.94 3.17 3/182 18661
/proc/meminfo: memFree=26616660/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=17488 CPUtime=27 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) S 18650 18650 17422 0 -1 4202496 15653 42897 0 0 145 31 2509 15 20 0 1 0 377008339 17907712 4004 33554432000 4194304 6004724 140736088862960 140736088848808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 4372 4004 183 442 0 3926 0
[pid=18661] ppid=18651 vsize=149820 CPUtime=24.05 cores=1,3,5,7
/proc/18661/stat : 18661 (glucosInc) R 18651 18650 17422 0 -1 4202496 27415 0 0 0 2397 8 0 0 20 0 1 0 377011041 153415680 31276 33554432000 4194304 5654031 140736432739232 140736432727048 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18661/statm: 37455 31276 141 357 0 37095 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 176456

[startup+102.307 s]
/proc/loadavg: 2.61 3.64 3.11 3/181 18661
/proc/meminfo: memFree=26754960/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=17488 CPUtime=27 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) S 18650 18650 17422 0 -1 4202496 15653 42897 0 0 145 31 2509 15 20 0 1 0 377008339 17907712 4004 33554432000 4194304 6004724 140736088862960 140736088848808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 4372 4004 183 442 0 3926 0
[pid=18661] ppid=18651 vsize=151788 CPUtime=75.24 cores=1,3,5,7
/proc/18661/stat : 18661 (glucosInc) R 18651 18650 17422 0 -1 4202496 29367 0 0 0 7513 11 0 0 20 0 1 0 377011041 155430912 31768 33554432000 4194304 5654031 140736432739232 140736432727048 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18661/statm: 37947 31768 141 357 0 37587 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 178424

[startup+162.3 s]
/proc/loadavg: 2.22 3.34 3.03 3/181 18662
/proc/meminfo: memFree=26648836/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=17488 CPUtime=27 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) S 18650 18650 17422 0 -1 4202496 15653 42897 0 0 145 31 2509 15 20 0 1 0 377008339 17907712 4004 33554432000 4194304 6004724 140736088862960 140736088848808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 4372 4004 183 442 0 3926 0
[pid=18661] ppid=18651 vsize=135028 CPUtime=135.22 cores=1,3,5,7
/proc/18661/stat : 18661 (glucosInc) R 18651 18650 17422 0 -1 4202496 31476 0 0 0 13508 14 0 0 20 0 1 0 377011041 138268672 32194 33554432000 4194304 5654031 140736432739232 140736432737016 4232916 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18661/statm: 33757 32194 141 357 0 33397 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 161664

[startup+222.3 s]
/proc/loadavg: 2.08 3.09 2.97 3/181 18711
/proc/meminfo: memFree=26774376/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=17488 CPUtime=27 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) S 18650 18650 17422 0 -1 4202496 15653 42897 0 0 145 31 2509 15 20 0 1 0 377008339 17907712 4004 33554432000 4194304 6004724 140736088862960 140736088848808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 4372 4004 183 442 0 3926 0
[pid=18661] ppid=18651 vsize=136624 CPUtime=195.21 cores=1,3,5,7
/proc/18661/stat : 18661 (glucosInc) R 18651 18650 17422 0 -1 4202496 33437 0 0 0 19505 16 0 0 20 0 1 0 377011041 139902976 31944 33554432000 4194304 5654031 140736432739232 140736432727048 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18661/statm: 34156 31944 141 357 0 33796 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 163260

[startup+282.3 s]
/proc/loadavg: 2.03 2.89 2.90 3/181 18713
/proc/meminfo: memFree=26774520/32873648 swapFree=7116/7116

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

/proc/meminfo: memFree=26779976/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=17340 CPUtime=925.99 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) S 18650 18650 17422 0 -1 4202496 21480 86243 0 0 204 38 92311 46 20 0 1 0 377008339 17756160 3967 33554432000 4194304 6004724 140736088862960 140736088848808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 4335 3967 183 442 0 3889 0
[pid=18722] ppid=18651 vsize=133072 CPUtime=316.02 cores=1,3,5,7
/proc/18722/stat : 18722 (glucosInc) R 18651 18650 17422 0 -1 4202496 34654 0 0 0 31588 14 0 0 20 0 1 0 377100957 136265728 31081 33554432000 4194304 5654031 140735232029280 140735232017096 4208659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18722/statm: 33268 31081 141 357 0 32908 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 159560

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.28 3/181 18751
/proc/meminfo: memFree=26746836/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=17340 CPUtime=925.99 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) S 18650 18650 17422 0 -1 4202496 21480 86243 0 0 204 38 92311 46 20 0 1 0 377008339 17756160 3967 33554432000 4194304 6004724 140736088862960 140736088848808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 4335 3967 183 442 0 3889 0
[pid=18722] ppid=18651 vsize=152040 CPUtime=376.02 cores=1,3,5,7
/proc/18722/stat : 18722 (glucosInc) R 18651 18650 17422 0 -1 4202496 36314 0 0 0 37586 16 0 0 20 0 1 0 377100957 155688960 32088 33554432000 4194304 5654031 140735232029280 140735232017096 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18722/statm: 38010 32088 141 357 0 37650 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 178528

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.26 3/181 18752
/proc/meminfo: memFree=26735560/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=17340 CPUtime=925.99 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) S 18650 18650 17422 0 -1 4202496 21480 86243 0 0 204 38 92311 46 20 0 1 0 377008339 17756160 3967 33554432000 4194304 6004724 140736088862960 140736088848808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 4335 3967 183 442 0 3889 0
[pid=18722] ppid=18651 vsize=152576 CPUtime=435.99 cores=1,3,5,7
/proc/18722/stat : 18722 (glucosInc) R 18651 18650 17422 0 -1 4202496 37813 0 0 0 43582 17 0 0 20 0 1 0 377100957 156237824 34487 33554432000 4194304 5654031 140735232029280 140735232017096 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18722/statm: 38144 34487 141 357 0 37784 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 179064

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.24 3/181 18752
/proc/meminfo: memFree=26734036/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=17340 CPUtime=925.99 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) S 18650 18650 17422 0 -1 4202496 21480 86243 0 0 204 38 92311 46 20 0 1 0 377008339 17756160 3967 33554432000 4194304 6004724 140736088862960 140736088848808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 4335 3967 183 442 0 3889 0
[pid=18722] ppid=18651 vsize=153896 CPUtime=495.99 cores=1,3,5,7
/proc/18722/stat : 18722 (glucosInc) R 18651 18650 17422 0 -1 4202496 39191 0 0 0 49580 19 0 0 20 0 1 0 377100957 157589504 34225 33554432000 4194304 5654031 140735232029280 140735232017096 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18722/statm: 38474 34225 141 357 0 38114 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 180384

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.23 3/181 18752
/proc/meminfo: memFree=26707780/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=17340 CPUtime=925.99 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) S 18650 18650 17422 0 -1 4202496 21480 86243 0 0 204 38 92311 46 20 0 1 0 377008339 17756160 3967 33554432000 4194304 6004724 140736088862960 140736088848808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 4335 3967 183 442 0 3889 0
[pid=18722] ppid=18651 vsize=136752 CPUtime=555.98 cores=1,3,5,7
/proc/18722/stat : 18722 (glucosInc) R 18651 18650 17422 0 -1 4202496 41213 0 0 0 55577 21 0 0 20 0 1 0 377100957 140034048 31924 33554432000 4194304 5654031 140735232029280 140735232027304 4232755 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18722/statm: 34188 31924 141 357 0 33828 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 163240

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.21 3/181 18752
/proc/meminfo: memFree=26734512/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=17340 CPUtime=925.99 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) S 18650 18650 17422 0 -1 4202496 21480 86243 0 0 204 38 92311 46 20 0 1 0 377008339 17756160 3967 33554432000 4194304 6004724 140736088862960 140736088848808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 4335 3967 183 442 0 3889 0
[pid=18722] ppid=18651 vsize=156284 CPUtime=615.96 cores=1,3,5,7
/proc/18722/stat : 18722 (glucosInc) R 18651 18650 17422 0 -1 4202496 43256 0 0 0 61574 22 0 0 20 0 1 0 377100957 160034816 33837 33554432000 4194304 5654031 140735232029280 140735232017096 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18722/statm: 39071 33837 141 357 0 38711 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 182772

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.19 3/181 18752
/proc/meminfo: memFree=26707180/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=17340 CPUtime=925.99 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) S 18650 18650 17422 0 -1 4202496 21480 86243 0 0 204 38 92311 46 20 0 1 0 377008339 17756160 3967 33554432000 4194304 6004724 140736088862960 140736088848808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 4335 3967 183 442 0 3889 0
[pid=18722] ppid=18651 vsize=138632 CPUtime=675.96 cores=1,3,5,7
/proc/18722/stat : 18722 (glucosInc) R 18651 18650 17422 0 -1 4202496 44103 0 0 0 67572 24 0 0 20 0 1 0 377100957 141959168 32533 33554432000 4194304 5654031 140735232029280 140735232027304 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18722/statm: 34658 32533 141 357 0 34298 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 165120

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.18 3/180 18752
/proc/meminfo: memFree=26694000/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=17340 CPUtime=925.99 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) S 18650 18650 17422 0 -1 4202496 21480 86243 0 0 204 38 92311 46 20 0 1 0 377008339 17756160 3967 33554432000 4194304 6004724 140736088862960 140736088848808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 4335 3967 183 442 0 3889 0
[pid=18722] ppid=18651 vsize=157760 CPUtime=735.93 cores=1,3,5,7
/proc/18722/stat : 18722 (glucosInc) R 18651 18650 17422 0 -1 4202496 44770 0 0 0 73569 24 0 0 20 0 1 0 377100957 161546240 34225 33554432000 4194304 5654031 140735232029280 140735232017096 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18722/statm: 39440 34225 141 357 0 39080 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 184248

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/181 18753
/proc/meminfo: memFree=26688080/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=17340 CPUtime=925.99 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) S 18650 18650 17422 0 -1 4202496 21480 86243 0 0 204 38 92311 46 20 0 1 0 377008339 17756160 3967 33554432000 4194304 6004724 140736088862960 140736088848808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 4335 3967 183 442 0 3889 0
[pid=18722] ppid=18651 vsize=158592 CPUtime=795.93 cores=1,3,5,7
/proc/18722/stat : 18722 (glucosInc) R 18651 18650 17422 0 -1 4202496 46109 0 0 0 79567 26 0 0 20 0 1 0 377100957 162398208 34415 33554432000 4194304 5654031 140735232029280 140735232017096 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18722/statm: 39648 34415 141 357 0 39288 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 185080

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.15 3/182 18758
/proc/meminfo: memFree=26784076/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=17340 CPUtime=925.99 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) S 18650 18650 17422 0 -1 4202496 21480 86243 0 0 204 38 92311 46 20 0 1 0 377008339 17756160 3967 33554432000 4194304 6004724 140736088862960 140736088848808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 4335 3967 183 442 0 3889 0
[pid=18722] ppid=18651 vsize=140188 CPUtime=855.91 cores=1,3,5,7
/proc/18722/stat : 18722 (glucosInc) R 18651 18650 17422 0 -1 4202496 46824 0 0 0 85565 26 0 0 20 0 1 0 377100957 143552512 32979 33554432000 4194304 5654031 140735232029280 140735232027304 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18722/statm: 35047 32979 141 357 0 34687 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 166676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.15 3/182 18758
/proc/meminfo: memFree=26773016/32873648 swapFree=7116/7116
[pid=18650] ppid=18648 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18650/stat : 18650 (npSolver-pbo-It) S 18648 18650 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377008338 9367552 274 33554432000 4194304 5064252 140736746052720 140736746051632 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18650/statm: 2287 274 233 213 0 72 0
[pid=18651] ppid=18650 vsize=17340 CPUtime=925.99 cores=1,3,5,7
/proc/18651/stat : 18651 (npSolver-pbo) S 18650 18650 17422 0 -1 4202496 21480 86243 0 0 204 38 92311 46 20 0 1 0 377008339 17756160 3967 33554432000 4194304 6004724 140736088862960 140736088848808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18651/statm: 4335 3967 183 442 0 3889 0
[pid=18722] ppid=18651 vsize=159156 CPUtime=874.02 cores=1,3,5,7
/proc/18722/stat : 18722 (glucosInc) R 18651 18650 17422 0 -1 4202496 47299 0 0 0 87375 27 0 0 20 0 1 0 377100957 162975744 33442 33554432000 4194304 5654031 140735232029280 140735232027368 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18722/statm: 39789 33442 141 357 0 39429 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 185644

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1798.92
CPU system time (s): 1.12983
CPU usage (%): 99.9797
Max. virtual memory (cumulated for all children) (KiB): 238704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.92
system time used= 1.12983
maximum resident set size= 187680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155403
page faults= 0
swaps= 0
block input operations= 0
block output operations= 262464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1232
involuntary context switches= 2082

runsolver used 3.52546 second user time and 9.34458 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-08 00:40:29
IDJOB=3746968
IDBENCH=92685
IDSOLVER=2332
FILE ID=node123/3746968-1339108829
RUNJOBID= node123-1339098177-17439
PBS_JOBID= 14643730
Free space on /tmp= 64160 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat15_4_4_9_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746968-1339108829/watcher-3746968-1339108829 -o /tmp/evaluation-result-3746968-1339108829/solver-3746968-1339108829 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746968-1339108829.opb 1353130664 HOME HOME

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

MD5SUM BENCH= e68c386be3005ac1db93713ad853c109
RANDOM SEED=1353130664

node123.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		: 2667.217
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	: 5334.43
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		: 2667.217
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		: 2667.217
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		: 2667.217
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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:        14260640 kB
Buffers:         1821772 kB
Cached:         15219916 kB
SwapCached:         2512 kB
Active:          2332568 kB
Inactive:       14974384 kB
Active(anon):     257768 kB
Inactive(anon):     7728 kB
Active(file):    2074800 kB
Inactive(file): 14966656 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:           1543172 kB
Writeback:             0 kB
AnonPages:        445960 kB
Mapped:            11784 kB
Shmem:                 0 kB
Slab:            1146560 kB
SReclaimable:     590068 kB
SUnreclaim:       556492 kB
KernelStack:        1528 kB
PageTables:         4696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     456368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    329728 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= 71192 MiB
End job on node123 at 2012-06-08 01:10:29