Trace number 3746965

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 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_5_mh_ic.opb
MD5SUM2c36639357988247c648b63af301f230
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2814188
Best CPU time to get the best result obtained on this benchmark710.67
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 90518849
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4575401133
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 90518849
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4575401133
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.12	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.78	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.78	c [INC SYSTEM] execute solver
1.16/1.23	c [INC SEARCH] formula is SAT
1.16/1.23	c [INC SYSTEM] solved the initial formula
1.16/1.26	c model valid
1.16/1.26	c current solution ok
1.37/1.43	o 198250345
1.37/1.43	c [INC SYSTEM] there exists a inc, kill it!
1.37/1.43	c write failed with 2
1.37/1.43	c [INC SEARCH] iteration: 0
1.37/1.43	c [INC BOUNDS] best value:198250360 search for 198250359
1.37/1.43	c [INC SYSTEM] create new solver instance
1.37/1.43	c [INC] encode full formula
1.37/1.43	c fallback to adder encoding
1.97/2.03	c set iterative enc to: adder
1.97/2.03	c set iterative enc to: none
1.97/2.10	c [INC SEARCH] isOptimum variable: 0
19.16/19.20	c formula is SAT
19.16/19.22	c [INC SEARCH] copied best model
19.16/19.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.16/19.25	c model valid
19.16/19.25	c current solution ok
19.16/19.25	o 169640498
19.16/19.25	c [INC SEARCH] iteration: 1
19.16/19.25	c [INC BOUNDS] best value:169640513 search for 169640512
19.16/19.25	c [INC SYSTEM] there exists a inc, kill it!
19.16/19.25	c write failed with 2
19.16/19.26	c [INC SYSTEM] create new solver instance
19.16/19.26	c [INC] encode full formula
19.16/19.26	c fallback to adder encoding
19.78/19.85	c set iterative enc to: adder
19.78/19.85	c set iterative enc to: none
19.88/19.94	c [INC SEARCH] isOptimum variable: 0
325.58/325.74	c formula is SAT
325.58/325.76	c [INC SEARCH] copied best model
325.58/325.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
325.58/325.79	c model valid
325.58/325.79	c current solution ok
325.58/325.79	o 104706816
325.58/325.79	c [INC SEARCH] iteration: 2
325.58/325.79	c [INC BOUNDS] best value:104706831 search for 104706830
325.58/325.79	c [INC SYSTEM] there exists a inc, kill it!
325.58/325.79	c write failed with 2
325.58/325.79	c [INC SYSTEM] create new solver instance
325.58/325.79	c [INC] encode full formula
325.58/325.79	c fallback to adder encoding
326.19/326.37	c set iterative enc to: adder
326.19/326.37	c set iterative enc to: none
326.28/326.45	c [INC SEARCH] isOptimum variable: 0
1559.74/1560.10	c formula is SAT
1559.74/1560.12	c [INC SEARCH] copied best model
1559.74/1560.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1559.74/1560.15	c model valid
1559.74/1560.15	c current solution ok
1559.74/1560.15	o 86596050
1559.74/1560.15	c [INC SEARCH] iteration: 3
1559.74/1560.15	c [INC BOUNDS] best value:86596065 search for 86596064
1559.74/1560.15	c [INC SYSTEM] there exists a inc, kill it!
1559.74/1560.15	c write failed with 2
1559.74/1560.15	c [INC SYSTEM] create new solver instance
1559.74/1560.15	c [INC] encode full formula
1559.74/1560.15	c fallback to adder encoding
1560.35/1560.73	c set iterative enc to: adder
1560.35/1560.73	c set iterative enc to: none
1560.45/1560.81	c [INC SEARCH] isOptimum variable: 0
1800.00/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 28364 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -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-3746965-1339108550/watcher-3746965-1339108550 -o /tmp/evaluation-result-3746965-1339108550/solver-3746965-1339108550 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746965-1339108550.opb 1621185002 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: 2.00 2.00 2.00 3/178 28363
/proc/meminfo: memFree=28809968/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0

[startup+0.0693179 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28363
/proc/meminfo: memFree=28809968/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100317 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28363
/proc/meminfo: memFree=28809968/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300177 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28363
/proc/meminfo: memFree=28809968/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70016 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28363
/proc/meminfo: memFree=28809968/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28369
/proc/meminfo: memFree=28779040/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
[pid=28364] ppid=28363 vsize=23044 CPUtime=1.47 cores=1,3,5,7
/proc/28364/stat : 28364 (npSolver-pbo) R 28363 28363 25783 0 -1 4202496 8480 14272 0 0 26 15 101 5 20 0 1 0 376980930 23597056 5275 33554432000 4194304 6004724 140736010747664 140736010743152 5055511 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28364/statm: 5761 5275 181 442 0 5315 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 32192

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 28371
/proc/meminfo: memFree=28649388/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
[pid=28364] ppid=28363 vsize=31236 CPUtime=2.08 cores=1,3,5,7
/proc/28364/stat : 28364 (npSolver-pbo) S 28363 28363 25783 0 -1 4202496 11026 14786 0 0 78 23 101 6 20 0 1 0 376980930 31985664 7407 33554432000 4194304 6004724 140736010747664 140736010733512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28364/statm: 7809 7407 182 442 0 7363 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 40384
heavy processes:

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28372
/proc/meminfo: memFree=28602384/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
[pid=28364] ppid=28363 vsize=31236 CPUtime=2.08 cores=1,3,5,7
/proc/28364/stat : 28364 (npSolver-pbo) S 28363 28363 25783 0 -1 4202496 11026 14786 0 0 78 23 101 6 20 0 1 0 376980930 31985664 7407 33554432000 4194304 6004724 140736010747664 140736010733512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28364/statm: 7809 7407 182 442 0 7363 0
[pid=28372] ppid=28364 vsize=127520 CPUtime=4.18 cores=1,3,5,7
/proc/28372/stat : 28372 (glucosInc) R 28364 28363 25783 0 -1 4202496 25999 0 0 0 412 6 0 0 20 0 1 0 376981140 130580480 29021 33554432000 4194304 5654031 140733596965808 140733596963592 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28372/statm: 31880 29021 141 357 0 31520 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 167904

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28372
/proc/meminfo: memFree=28585724/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
[pid=28364] ppid=28363 vsize=31236 CPUtime=2.08 cores=1,3,5,7
/proc/28364/stat : 28364 (npSolver-pbo) S 28363 28363 25783 0 -1 4202496 11026 14786 0 0 78 23 101 6 20 0 1 0 376980930 31985664 7407 33554432000 4194304 6004724 140736010747664 140736010733512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28364/statm: 7809 7407 182 442 0 7363 0
[pid=28372] ppid=28364 vsize=128180 CPUtime=10.58 cores=1,3,5,7
/proc/28372/stat : 28372 (glucosInc) R 28364 28363 25783 0 -1 4202496 26186 0 0 0 1052 6 0 0 20 0 1 0 376981140 131256320 29719 33554432000 4194304 5654031 140733596965808 140733596953624 4208619 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28372/statm: 32045 29719 141 357 0 31685 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 168564

[startup+25.5004 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 28374
/proc/meminfo: memFree=28570600/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
[pid=28364] ppid=28363 vsize=17428 CPUtime=19.92 cores=1,3,5,7
/proc/28364/stat : 28364 (npSolver-pbo) S 28363 28363 25783 0 -1 4202496 16905 41671 0 0 142 31 1804 15 20 0 1 0 376980930 17846272 3988 33554432000 4194304 6004724 140736010747664 140736010733512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28364/statm: 4357 3988 183 442 0 3911 0
[pid=28374] ppid=28364 vsize=127728 CPUtime=5.54 cores=1,3,5,7
/proc/28374/stat : 28374 (glucosInc) R 28364 28363 25783 0 -1 4202496 25733 0 0 0 549 5 0 0 20 0 1 0 376982924 130793472 30118 33554432000 4194304 5654031 140735275513872 140735275511656 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28374/statm: 31932 30118 141 357 0 31572 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 154304

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 28374
/proc/meminfo: memFree=28520312/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
[pid=28364] ppid=28363 vsize=17428 CPUtime=19.92 cores=1,3,5,7
/proc/28364/stat : 28364 (npSolver-pbo) S 28363 28363 25783 0 -1 4202496 16905 41671 0 0 142 31 1804 15 20 0 1 0 376980930 17846272 3988 33554432000 4194304 6004724 140736010747664 140736010733512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28364/statm: 4357 3988 183 442 0 3911 0
[pid=28374] ppid=28364 vsize=130320 CPUtime=31.13 cores=1,3,5,7
/proc/28374/stat : 28374 (glucosInc) R 28364 28363 25783 0 -1 4202496 27124 0 0 0 3106 7 0 0 20 0 1 0 376982924 133447680 30732 33554432000 4194304 5654031 140735275513872 140735275511656 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28374/statm: 32580 30732 141 357 0 32220 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 156896

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 28374
/proc/meminfo: memFree=28423816/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
[pid=28364] ppid=28363 vsize=17428 CPUtime=19.92 cores=1,3,5,7
/proc/28364/stat : 28364 (npSolver-pbo) S 28363 28363 25783 0 -1 4202496 16905 41671 0 0 142 31 1804 15 20 0 1 0 376980930 17846272 3988 33554432000 4194304 6004724 140736010747664 140736010733512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28364/statm: 4357 3988 183 442 0 3911 0
[pid=28374] ppid=28364 vsize=132444 CPUtime=82.31 cores=1,3,5,7
/proc/28374/stat : 28374 (glucosInc) R 28364 28363 25783 0 -1 4202496 28650 0 0 0 8223 8 0 0 20 0 1 0 376982924 135622656 31524 33554432000 4194304 5654031 140735275513872 140735275501688 4232589 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28374/statm: 33111 31524 141 357 0 32751 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 159020

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 28375
/proc/meminfo: memFree=28528512/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
[pid=28364] ppid=28363 vsize=17428 CPUtime=19.92 cores=1,3,5,7
/proc/28364/stat : 28364 (npSolver-pbo) S 28363 28363 25783 0 -1 4202496 16905 41671 0 0 142 31 1804 15 20 0 1 0 376980930 17846272 3988 33554432000 4194304 6004724 140736010747664 140736010733512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28364/statm: 4357 3988 183 442 0 3911 0
[pid=28374] ppid=28364 vsize=136864 CPUtime=142.3 cores=1,3,5,7
/proc/28374/stat : 28374 (glucosInc) R 28364 28363 25783 0 -1 4202496 31544 0 0 0 14219 11 0 0 20 0 1 0 376982924 140148736 32420 33554432000 4194304 5654031 140735275513872 140735275511640 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28374/statm: 34216 32420 141 357 0 33856 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 163440

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28375
/proc/meminfo: memFree=28408592/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
[pid=28364] ppid=28363 vsize=17428 CPUtime=19.92 cores=1,3,5,7
/proc/28364/stat : 28364 (npSolver-pbo) S 28363 28363 25783 0 -1 4202496 16905 41671 0 0 142 31 1804 15 20 0 1 0 376980930 17846272 3988 33554432000 4194304 6004724 140736010747664 140736010733512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28364/statm: 4357 3988 183 442 0 3911 0
[pid=28374] ppid=28364 vsize=155832 CPUtime=202.29 cores=1,3,5,7
/proc/28374/stat : 28374 (glucosInc) R 28364 28363 25783 0 -1 4202496 33222 0 0 0 20216 13 0 0 20 0 1 0 376982924 159571968 35154 33554432000 4194304 5654031 140735275513872 140735275501688 4233344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28374/statm: 38958 35154 141 357 0 38598 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 182408

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 28378
/proc/meminfo: memFree=28528048/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0

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

/proc/loadavg: 2.00 2.00 2.00 3/181 28431
/proc/meminfo: memFree=23096976/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
[pid=28364] ppid=28363 vsize=17280 CPUtime=326.34 cores=1,3,5,7
/proc/28364/stat : 28364 (npSolver-pbo) S 28363 28363 25783 0 -1 4202496 22846 79061 0 0 203 40 32358 33 20 0 1 0 376980930 17694720 3951 33554432000 4194304 6004724 140736010747664 140736010733512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28364/statm: 4320 3951 183 442 0 3874 0
[pid=28380] ppid=28364 vsize=168544 CPUtime=975.65 cores=1,3,5,7
/proc/28380/stat : 28380 (glucosInc) R 28364 28363 25783 0 -1 4202496 45001 0 0 0 97530 35 0 0 20 0 1 0 377013575 172589056 36575 33554432000 4194304 5654031 140736815165008 140736815152824 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28380/statm: 42136 36575 141 357 0 41776 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 194972

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28432
/proc/meminfo: memFree=23078076/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
[pid=28364] ppid=28363 vsize=17280 CPUtime=326.34 cores=1,3,5,7
/proc/28364/stat : 28364 (npSolver-pbo) S 28363 28363 25783 0 -1 4202496 22846 79061 0 0 203 40 32358 33 20 0 1 0 376980930 17694720 3951 33554432000 4194304 6004724 140736010747664 140736010733512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28364/statm: 4320 3951 183 442 0 3874 0
[pid=28380] ppid=28364 vsize=200548 CPUtime=1035.63 cores=1,3,5,7
/proc/28380/stat : 28380 (glucosInc) R 28364 28363 25783 0 -1 4202496 46004 0 0 0 103527 36 0 0 20 0 1 0 377013575 205361152 41143 33554432000 4194304 5654031 140736815165008 140736815152824 4232767 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28380/statm: 50137 41143 141 357 0 49777 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 226976

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28432
/proc/meminfo: memFree=23086568/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
[pid=28364] ppid=28363 vsize=17280 CPUtime=326.34 cores=1,3,5,7
/proc/28364/stat : 28364 (npSolver-pbo) S 28363 28363 25783 0 -1 4202496 22846 79061 0 0 203 40 32358 33 20 0 1 0 376980930 17694720 3951 33554432000 4194304 6004724 140736010747664 140736010733512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28364/statm: 4320 3951 183 442 0 3874 0
[pid=28380] ppid=28364 vsize=169728 CPUtime=1095.63 cores=1,3,5,7
/proc/28380/stat : 28380 (glucosInc) R 28364 28363 25783 0 -1 4202496 46738 0 0 0 109526 37 0 0 20 0 1 0 377013575 173801472 38523 33554432000 4194304 5654031 140736815165008 140736815152824 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28380/statm: 42432 38523 141 357 0 42072 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 196156

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 28435
/proc/meminfo: memFree=23091936/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
[pid=28364] ppid=28363 vsize=17280 CPUtime=326.34 cores=1,3,5,7
/proc/28364/stat : 28364 (npSolver-pbo) S 28363 28363 25783 0 -1 4202496 22846 79061 0 0 203 40 32358 33 20 0 1 0 376980930 17694720 3951 33554432000 4194304 6004724 140736010747664 140736010733512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28364/statm: 4320 3951 183 442 0 3874 0
[pid=28380] ppid=28364 vsize=170008 CPUtime=1155.61 cores=1,3,5,7
/proc/28380/stat : 28380 (glucosInc) R 28364 28363 25783 0 -1 4202496 47725 0 0 0 115522 39 0 0 20 0 1 0 377013575 174088192 36691 33554432000 4194304 5654031 140736815165008 140736815152824 4232710 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28380/statm: 42502 36691 141 357 0 42142 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 196436

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 28458
/proc/meminfo: memFree=23079864/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
[pid=28364] ppid=28363 vsize=17280 CPUtime=326.34 cores=1,3,5,7
/proc/28364/stat : 28364 (npSolver-pbo) S 28363 28363 25783 0 -1 4202496 22846 79061 0 0 203 40 32358 33 20 0 1 0 376980930 17694720 3951 33554432000 4194304 6004724 140736010747664 140736010733512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28364/statm: 4320 3951 183 442 0 3874 0
[pid=28380] ppid=28364 vsize=171544 CPUtime=1215.6 cores=1,3,5,7
/proc/28380/stat : 28380 (glucosInc) R 28364 28363 25783 0 -1 4202496 48064 0 0 0 121521 39 0 0 20 0 1 0 377013575 175661056 39585 33554432000 4194304 5654031 140736815165008 140736815152824 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28380/statm: 42886 39585 141 357 0 42526 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 197972

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28460
/proc/meminfo: memFree=23119672/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
[pid=28364] ppid=28363 vsize=17280 CPUtime=1560.47 cores=1,3,5,7
/proc/28364/stat : 28364 (npSolver-pbo) S 28363 28363 25783 0 -1 4202496 28769 127696 0 0 265 48 155660 74 20 0 1 0 376980930 17694720 3951 33554432000 4194304 6004724 140736010747664 140736010733512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28364/statm: 4320 3951 183 442 0 3874 0
[pid=28460] ppid=28364 vsize=129740 CPUtime=41.46 cores=1,3,5,7
/proc/28460/stat : 28460 (glucosInc) R 28364 28363 25783 0 -1 4202496 26075 0 0 0 4138 8 0 0 20 0 1 0 377137011 132853760 29979 33554432000 4194304 5654031 140734125592064 140734125579880 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28460/statm: 32435 29979 141 357 0 32075 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 156168

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28461
/proc/meminfo: memFree=23112256/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
[pid=28364] ppid=28363 vsize=17280 CPUtime=1560.47 cores=1,3,5,7
/proc/28364/stat : 28364 (npSolver-pbo) S 28363 28363 25783 0 -1 4202496 28769 127696 0 0 265 48 155660 74 20 0 1 0 376980930 17694720 3951 33554432000 4194304 6004724 140736010747664 140736010733512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28364/statm: 4320 3951 183 442 0 3874 0
[pid=28460] ppid=28364 vsize=133384 CPUtime=101.45 cores=1,3,5,7
/proc/28460/stat : 28460 (glucosInc) R 28364 28363 25783 0 -1 4202496 28532 0 0 0 10133 12 0 0 20 0 1 0 377137011 136585216 31123 33554432000 4194304 5654031 140734125592064 140734125579880 4219887 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28460/statm: 33346 31123 141 357 0 32986 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 159812

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28461
/proc/meminfo: memFree=23110392/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
[pid=28364] ppid=28363 vsize=17280 CPUtime=1560.47 cores=1,3,5,7
/proc/28364/stat : 28364 (npSolver-pbo) S 28363 28363 25783 0 -1 4202496 28769 127696 0 0 265 48 155660 74 20 0 1 0 376980930 17694720 3951 33554432000 4194304 6004724 140736010747664 140736010733512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28364/statm: 4320 3951 183 442 0 3874 0
[pid=28460] ppid=28364 vsize=153232 CPUtime=161.44 cores=1,3,5,7
/proc/28460/stat : 28460 (glucosInc) R 28364 28363 25783 0 -1 4202496 29549 0 0 0 16130 14 0 0 20 0 1 0 377137011 156909568 31481 33554432000 4194304 5654031 140734125592064 140734125579880 4232710 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28460/statm: 38308 31481 141 357 0 37948 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 179660

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28461
/proc/meminfo: memFree=23103512/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
[pid=28364] ppid=28363 vsize=17280 CPUtime=1560.47 cores=1,3,5,7
/proc/28364/stat : 28364 (npSolver-pbo) S 28363 28363 25783 0 -1 4202496 28769 127696 0 0 265 48 155660 74 20 0 1 0 376980930 17694720 3951 33554432000 4194304 6004724 140736010747664 140736010733512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28364/statm: 4320 3951 183 442 0 3874 0
[pid=28460] ppid=28364 vsize=135156 CPUtime=221.43 cores=1,3,5,7
/proc/28460/stat : 28460 (glucosInc) R 28364 28363 25783 0 -1 4202496 30690 0 0 0 22127 16 0 0 20 0 1 0 377137011 138399744 30800 33554432000 4194304 5654031 140734125592064 140734125590088 4216337 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28460/statm: 33789 30800 141 357 0 33429 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 161584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28461
/proc/meminfo: memFree=23105084/32873648 swapFree=7112/7112
[pid=28363] ppid=28361 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28363/stat : 28363 (npSolver-pbo-It) S 28361 28363 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376980930 9367552 275 33554432000 4194304 5064252 140734593050880 140734593049792 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28363/statm: 2287 275 233 213 0 72 0
[pid=28364] ppid=28363 vsize=17280 CPUtime=1560.47 cores=1,3,5,7
/proc/28364/stat : 28364 (npSolver-pbo) S 28363 28363 25783 0 -1 4202496 28769 127696 0 0 265 48 155660 74 20 0 1 0 376980930 17694720 3951 33554432000 4194304 6004724 140736010747664 140736010733512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28364/statm: 4320 3951 183 442 0 3874 0
[pid=28460] ppid=28364 vsize=154256 CPUtime=239.53 cores=1,3,5,7
/proc/28460/stat : 28460 (glucosInc) R 28364 28363 25783 0 -1 4202496 31283 0 0 0 23937 16 0 0 20 0 1 0 377137011 157958144 32412 33554432000 4194304 5654031 140734125592064 140734125589848 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28460/statm: 38564 32412 141 357 0 38204 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 180684

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28363 and gives
#  childrusage.ru_utime.tv_sec=1559
#  childrusage.ru_utime.tv_usec=258956
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=232812
# CPU time returned by wait4() is 1560.49
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800
CPU user time (s): 1798.62
CPU system time (s): 1.38
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 276428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1559.26
system time used= 1.23281
maximum resident set size= 198728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156840
page faults= 0
swaps= 0
block input operations= 0
block output operations= 344304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1700
involuntary context switches= 2035

runsolver used 6.00909 second user time and 16.9724 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-08 00:35:50
IDJOB=3746965
IDBENCH=92664
IDSOLVER=2332
FILE ID=node126/3746965-1339108550
RUNJOBID= node126-1339098177-25800
PBS_JOBID= 14643727
Free space on /tmp= 71072 MiB

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

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

MD5SUM BENCH= 2c36639357988247c648b63af301f230
RANDOM SEED=1621185002

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.92
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.456
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.456
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.90
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.456
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:       32873648 kB
MemFree:        28810612 kB
Buffers:          426168 kB
Cached:          2601264 kB
SwapCached:         9380 kB
Active:          1628104 kB
Inactive:        1548472 kB
Active(anon):     138724 kB
Inactive(anon):    12108 kB
Active(file):    1489380 kB
Inactive(file):  1536364 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:              8940 kB
Writeback:             0 kB
AnonPages:        132280 kB
Mapped:            11144 kB
Shmem:                 0 kB
Slab:             745208 kB
SReclaimable:     189572 kB
SUnreclaim:       555636 kB
KernelStack:        1504 kB
PageTables:         4184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     278780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 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= 69892 MiB
End job on node126 at 2012-06-08 01:05:51