Trace number 3702448

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.03 1819.73

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-sp98ic.opb
MD5SUM719fde9b23d3f6b632131842d6adb45e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark622354759199999996
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10894
Total number of constraints825
Number of constraints which are clauses20
Number of constraints which are cardinality constraints (but not clauses)624
Number of constraints which are nor clauses,nor cardinality constraints181
Minimum length of a constraint2
Maximum length of a constraint5038
Number of terms in the objective function 10894
Biggest coefficient in the objective function 172784353600000000
Number of bits for the biggest coefficient in the objective function 58
Sum of the numbers in the objective function 486507432685759999927
Number of bits of the sum of numbers in the objective function 69
Biggest number in a constraint 172784353600000000
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 486507432685759999927
Number of bits of the biggest sum of numbers69
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.30/3.37	c run inc solver
3.30/3.37	c [INC SYSTEM] run initial solver
3.30/3.37	c [INC SYSTEM] preprocess with white file
16.66/16.75	c [INC SYSTEM] finished preprocessing in 13 s
16.66/16.75	c [INC SYSTEM] execute solver
24.18/24.28	c [INC SEARCH] formula is SAT
24.28/24.39	c [INC SYSTEM] solved the initial formula
24.39/24.50	c model valid
24.39/24.50	c current solution ok
29.74/29.91	o -8855344130189551602
29.74/29.91	c starting approximation
29.74/29.98	c factor = 6.3265e+14
29.74/29.98	c factor still to low - shrinking to 3.13466e+17
29.74/29.98	c approx number of clauses: 1e+06
29.74/29.98	c current bound: 4795699734696165376
165.52/165.70	c model valid
165.52/165.70	c current solution ok
165.52/165.83	c current bound: 4795699734696165376
300.89/301.12	c model valid
300.89/301.12	c current solution ok
300.91/301.26	c current bound: 4795699734696165376
435.77/436.03	c model valid
435.77/436.03	c current solution ok
435.80/436.17	c current bound: 4795699734696165376
566.71/569.47	c model valid
566.71/569.47	c current solution ok
566.79/569.61	c current bound: 4795699734696165376
691.17/698.27	c model valid
691.17/698.27	c current solution ok
691.49/699.75	c current bound: 4795699734696165376
807.26/820.95	c model valid
807.57/822.37	c current solution ok
807.57/822.37	c current bound: 4795699734696165376
930.05/949.27	c model valid
930.05/949.27	c current solution ok
930.25/949.41	c current bound: 4795699734696165376
1066.12/1085.79	c model valid
1066.12/1085.79	c current solution ok
1066.21/1085.93	c current bound: 4795699734696165376
1202.60/1222.27	c model valid
1202.60/1222.27	c current solution ok
1202.67/1222.41	c current bound: 4795699734696165376
1339.09/1358.74	c model valid
1339.09/1358.74	c current solution ok
1339.14/1358.88	c current bound: 4795699734696165376
1475.56/1495.20	c model valid
1475.56/1495.20	c current solution ok
1475.58/1495.35	c current bound: 4795699734696165376
1612.55/1632.23	c model valid
1612.55/1632.23	c current solution ok
1612.59/1632.37	c current bound: 4795699734696165376
1749.14/1768.88	c model valid
1749.14/1768.89	c current solution ok
1749.23/1769.03	c current bound: 4795699734696165376
1800.03/1819.71	c error: unexpected solver exit code
1800.03/1819.71	s UNKNOWN

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-3702448-1338099365/watcher-3702448-1338099365 -o /tmp/evaluation-result-3702448-1338099365/solver-3702448-1338099365 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702448-1338099365.opb 1284034305 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: 4.58 3.59 2.73 2/181 1182
/proc/meminfo: memFree=31247888/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0

[startup+0.0467361 s]
/proc/loadavg: 4.58 3.59 2.73 2/181 1182
/proc/meminfo: memFree=31247888/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 4.58 3.59 2.73 2/181 1182
/proc/meminfo: memFree=31247888/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300223 s]
/proc/loadavg: 4.58 3.59 2.73 2/181 1182
/proc/meminfo: memFree=31247888/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700295 s]
/proc/loadavg: 4.58 3.59 2.73 2/181 1182
/proc/meminfo: memFree=31247888/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 4.58 3.59 2.73 3/183 1184
/proc/meminfo: memFree=31132876/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0
[pid=1183] ppid=1182 vsize=150904 CPUtime=1.48 cores=1,3,5,7
/proc/1183/stat : 1183 (npSolver-pbo) R 1182 1182 23606 0 -1 4202496 23415 0 0 0 143 5 0 0 20 0 1 0 276061840 154525696 34662 33554432000 4194304 5992684 140735899302096 140735899185912 4957503 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1183/statm: 37726 34663 160 440 0 37282 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 160052

[startup+3.10044 s]
/proc/loadavg: 4.58 3.59 2.73 3/183 1184
/proc/meminfo: memFree=31057316/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0
[pid=1183] ppid=1182 vsize=297872 CPUtime=3.09 cores=1,3,5,7
/proc/1183/stat : 1183 (npSolver-pbo) R 1182 1182 23606 0 -1 4202496 35617 0 0 0 299 10 0 0 20 0 1 0 276061840 305020928 73915 33554432000 4194304 5992684 140735899302096 140735899270392 4523464 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1183/statm: 74468 73915 160 440 0 74024 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 307020

[startup+6.30036 s]
/proc/loadavg: 4.37 3.56 2.72 3/185 1186
/proc/meminfo: memFree=30204232/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0
[pid=1183] ppid=1182 vsize=297872 CPUtime=3.38 cores=1,3,5,7
/proc/1183/stat : 1183 (npSolver-pbo) S 1182 1182 23606 0 -1 4202496 36168 0 0 0 305 33 0 0 20 0 1 0 276061840 305020928 73922 33554432000 4194304 5992684 140735899302096 140735899296544 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1183/statm: 74468 73922 167 440 0 74024 0
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1185/stat : 1185 (cp2_pre.sh) S 1183 1182 23606 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 276062179 9367552 277 33554432000 4194304 5064252 140734690654640 140734690653344 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1185/statm: 2287 277 234 213 0 72 0
[pid=1186] ppid=1185 vsize=791384 CPUtime=2.88 cores=1,3,5,7
/proc/1186/stat : 1186 (coprocessor) R 1185 1182 23606 0 -1 4202496 45511 0 0 0 265 23 0 0 20 0 1 0 276062179 810377216 170366 33554432000 4194304 6586260 140733472800320 140733472796648 5511711 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/1186/statm: 197846 170366 164 584 0 197258 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1107552

[startup+12.7004 s]
/proc/loadavg: 4.18 3.54 2.72 3/185 1186
/proc/meminfo: memFree=29766024/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0
[pid=1183] ppid=1182 vsize=297872 CPUtime=3.38 cores=1,3,5,7
/proc/1183/stat : 1183 (npSolver-pbo) S 1182 1182 23606 0 -1 4202496 36168 0 0 0 305 33 0 0 20 0 1 0 276061840 305020928 73922 33554432000 4194304 5992684 140735899302096 140735899296544 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1183/statm: 74468 73922 167 440 0 74024 0
[pid=1185] ppid=1183 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1185/stat : 1185 (cp2_pre.sh) S 1183 1182 23606 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 276062179 9367552 277 33554432000 4194304 5064252 140734690654640 140734690653344 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1185/statm: 2287 277 234 213 0 72 0
[pid=1186] ppid=1185 vsize=1073812 CPUtime=9.27 cores=1,3,5,7
/proc/1186/stat : 1186 (coprocessor) R 1185 1182 23606 0 -1 4202496 88329 0 0 0 893 34 0 0 20 0 1 0 276062179 1099583488 263262 33554432000 4194304 6586260 140733472800320 140733472795912 5599440 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/1186/statm: 268453 263262 189 584 0 267865 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 1389980

[startup+25.5003 s]
/proc/loadavg: 3.77 3.47 2.71 3/184 1188
/proc/meminfo: memFree=30344164/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0
[pid=1183] ppid=1182 vsize=343812 CPUtime=18.02 cores=1,3,5,7
/proc/1183/stat : 1183 (npSolver-pbo) R 1182 1182 23606 0 -1 4202496 39642 90242 0 0 349 120 1276 57 20 0 1 0 276061840 352063488 85436 33554432000 4194304 5992684 140735899302096 140735899296280 5179696 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1183/statm: 85953 85436 176 440 0 85509 0
[pid=1188] ppid=1183 vsize=492576 CPUtime=7.47 cores=1,3,5,7
/proc/1188/stat : 1188 (glucosInc) S 1183 1182 23606 0 -1 4202496 70115 0 0 0 726 21 0 0 20 0 1 0 276063515 504397824 106687 33554432000 4194304 5654031 140737088510992 140737088509304 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1188/statm: 123144 106687 146 357 0 122784 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 845536

[startup+51.1005 s]
/proc/loadavg: 3.17 3.36 2.69 3/186 1191
/proc/meminfo: memFree=29782000/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0
[pid=1183] ppid=1182 vsize=345244 CPUtime=22.41 cores=1,3,5,7
/proc/1183/stat : 1183 (npSolver-pbo) S 1182 1182 23606 0 -1 4202496 41418 90757 0 0 430 463 1277 71 20 0 1 0 276061840 353529856 85810 33554432000 4194304 5992684 140735899302096 140735899294384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/1183/statm: 86311 85810 192 440 0 85867 0
[pid=1188] ppid=1183 vsize=492576 CPUtime=7.47 cores=1,3,5,7
/proc/1188/stat : 1188 (glucosInc) S 1183 1182 23606 0 -1 4202496 70115 0 0 0 726 21 0 0 20 0 1 0 276063515 504397824 106687 33554432000 4194304 5654031 140737088510992 140737088509304 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1188/statm: 123144 106687 146 357 0 122784 0
[pid=1190] ppid=1183 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1190/stat : 1190 (satsolver.sh) S 1183 1182 23606 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276064842 9367552 266 33554432000 4194304 5064252 140737300212512 140737300211424 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1190/statm: 2287 266 226 213 0 72 0
[pid=1191] ppid=1190 vsize=524984 CPUtime=21.04 cores=1,3,5,7
/proc/1191/stat : 1191 (glucose) R 1190 1182 23606 0 -1 4202496 78055 0 0 0 2086 18 0 0 20 0 1 0 276064842 537583616 119561 33554432000 4194304 5208918 140735537822320 140735537820152 4211665 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1191/statm: 131246 119561 103 248 0 130995 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 1381100

[startup+102.3 s]
/proc/loadavg: 2.50 3.14 2.65 3/185 1191
/proc/meminfo: memFree=29816220/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0
[pid=1183] ppid=1182 vsize=345244 CPUtime=22.41 cores=1,3,5,7
/proc/1183/stat : 1183 (npSolver-pbo) S 1182 1182 23606 0 -1 4202496 41418 90757 0 0 430 463 1277 71 20 0 1 0 276061840 353529856 85810 33554432000 4194304 5992684 140735899302096 140735899294384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/1183/statm: 86311 85810 192 440 0 85867 0
[pid=1188] ppid=1183 vsize=492576 CPUtime=7.47 cores=1,3,5,7
/proc/1188/stat : 1188 (glucosInc) S 1183 1182 23606 0 -1 4202496 70115 0 0 0 726 21 0 0 20 0 1 0 276063515 504397824 106687 33554432000 4194304 5654031 140737088510992 140737088509304 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1188/statm: 123144 106687 146 357 0 122784 0
[pid=1190] ppid=1183 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1190/stat : 1190 (satsolver.sh) S 1183 1182 23606 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276064842 9367552 266 33554432000 4194304 5064252 140737300212512 140737300211424 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1190/statm: 2287 266 226 213 0 72 0
[pid=1191] ppid=1190 vsize=575072 CPUtime=72.23 cores=1,3,5,7
/proc/1191/stat : 1191 (glucose) R 1190 1182 23606 0 -1 4202496 78379 0 0 0 7204 19 0 0 20 0 1 0 276064842 588873728 122951 33554432000 4194304 5208918 140735537822320 140735537820472 4211744 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1191/statm: 143768 122951 104 248 0 143517 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 1431188

[startup+162.3 s]
/proc/loadavg: 2.18 2.93 2.61 3/185 1191
/proc/meminfo: memFree=29758804/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0
[pid=1183] ppid=1182 vsize=345244 CPUtime=22.41 cores=1,3,5,7
/proc/1183/stat : 1183 (npSolver-pbo) S 1182 1182 23606 0 -1 4202496 41418 90757 0 0 430 463 1277 71 20 0 1 0 276061840 353529856 85810 33554432000 4194304 5992684 140735899302096 140735899294384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 14 0 0
/proc/1183/statm: 86311 85810 192 440 0 85867 0
[pid=1188] ppid=1183 vsize=492576 CPUtime=7.47 cores=1,3,5,7
/proc/1188/stat : 1188 (glucosInc) S 1183 1182 23606 0 -1 4202496 70115 0 0 0 726 21 0 0 20 0 1 0 276063515 504397824 106687 33554432000 4194304 5654031 140737088510992 140737088509304 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1188/statm: 123144 106687 146 357 0 122784 0
[pid=1190] ppid=1183 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1190/stat : 1190 (satsolver.sh) S 1183 1182 23606 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276064842 9367552 266 33554432000 4194304 5064252 140737300212512 140737300211424 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1190/statm: 2287 266 226 213 0 72 0
[pid=1191] ppid=1190 vsize=532136 CPUtime=132.23 cores=1,3,5,7
/proc/1191/stat : 1191 (glucose) R 1190 1182 23606 0 -1 4202496 79687 0 0 0 13201 22 0 0 20 0 1 0 276064842 544907264 123336 33554432000 4194304 5208918 140735537822320 140735537818696 4229251 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1191/statm: 133034 123336 105 248 0 132783 0
Current children cumulated CPU time (s) 162.11

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


[startup+1482.3 s]
/proc/loadavg: 2.01 2.45 2.84 3/186 1360
/proc/meminfo: memFree=26079668/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0
[pid=1183] ppid=1182 vsize=345244 CPUtime=1331.91 cores=1,3,5,7
/proc/1183/stat : 1183 (npSolver-pbo) S 1182 1182 23606 0 -1 4202496 91609 1004559 0 1 765 501 131220 705 20 0 1 0 276061840 353529856 85536 33554432000 4194304 5992684 140735899302096 140735899294384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 43 0 0
/proc/1183/statm: 86311 85536 192 440 0 85867 0
[pid=1188] ppid=1183 vsize=492576 CPUtime=7.47 cores=1,3,5,7
/proc/1188/stat : 1188 (glucosInc) S 1183 1182 23606 0 -1 4202496 70115 0 0 0 726 21 0 0 20 0 1 0 276063515 504397824 107186 33554432000 4194304 5654031 140737088510992 140737088509304 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1188/statm: 123144 107186 146 357 0 122784 0
[pid=1355] ppid=1183 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1355/stat : 1355 (satsolver.sh) S 1183 1182 23606 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276197739 9367552 266 33554432000 4194304 5064252 140736015215312 140736015214224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1355/statm: 2287 266 226 213 0 72 0
[pid=1356] ppid=1355 vsize=532140 CPUtime=123.27 cores=1,3,5,7
/proc/1356/stat : 1356 (glucose) R 1355 1182 23606 0 -1 4202496 78361 0 0 0 12303 24 0 0 20 0 1 0 276197740 544911360 123236 33554432000 4194304 5208918 140734308169952 140734308166328 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1356/statm: 133035 123236 105 248 0 132784 0
Current children cumulated CPU time (s) 1462.65
Current children cumulated vsize (KiB) 1388256

[startup+1542.31 s]
/proc/loadavg: 2.04 2.38 2.79 3/185 1367
/proc/meminfo: memFree=26072372/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0
[pid=1183] ppid=1182 vsize=345244 CPUtime=1468.36 cores=1,3,5,7
/proc/1183/stat : 1183 (npSolver-pbo) S 1182 1182 23606 0 -1 4202496 96384 1093845 0 1 799 505 144766 766 20 0 1 0 276061840 353529856 85536 33554432000 4194304 5992684 140735899302096 140735899294384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 43 0 0
/proc/1183/statm: 86311 85536 192 440 0 85867 0
[pid=1188] ppid=1183 vsize=492576 CPUtime=7.47 cores=1,3,5,7
/proc/1188/stat : 1188 (glucosInc) S 1183 1182 23606 0 -1 4202496 70115 0 0 0 726 21 0 0 20 0 1 0 276063515 504397824 107186 33554432000 4194304 5654031 140737088510992 140737088509304 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1188/statm: 123144 107186 146 357 0 122784 0
[pid=1366] ppid=1183 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1366/stat : 1366 (satsolver.sh) S 1183 1182 23606 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276211385 9367552 267 33554432000 4194304 5064252 140735389386112 140735389385024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1366/statm: 2287 267 226 213 0 72 0
[pid=1367] ppid=1366 vsize=575076 CPUtime=46.83 cores=1,3,5,7
/proc/1367/stat : 1367 (glucose) R 1366 1182 23606 0 -1 4202496 80603 0 0 0 4661 22 0 0 20 0 1 0 276211386 588877824 121006 33554432000 4194304 5208918 140736746553344 140736746551496 4211851 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 143769 121006 103 248 0 143518 0
Current children cumulated CPU time (s) 1522.66
Current children cumulated vsize (KiB) 1431192

[startup+1602.3 s]
/proc/loadavg: 2.05 2.32 2.74 3/185 1367
/proc/meminfo: memFree=26055616/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0
[pid=1183] ppid=1182 vsize=345244 CPUtime=1468.36 cores=1,3,5,7
/proc/1183/stat : 1183 (npSolver-pbo) S 1182 1182 23606 0 -1 4202496 96384 1093845 0 1 799 505 144766 766 20 0 1 0 276061840 353529856 85536 33554432000 4194304 5992684 140735899302096 140735899294384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 43 0 0
/proc/1183/statm: 86311 85536 192 440 0 85867 0
[pid=1188] ppid=1183 vsize=492576 CPUtime=7.47 cores=1,3,5,7
/proc/1188/stat : 1188 (glucosInc) S 1183 1182 23606 0 -1 4202496 70115 0 0 0 726 21 0 0 20 0 1 0 276063515 504397824 107186 33554432000 4194304 5654031 140737088510992 140737088509304 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1188/statm: 123144 107186 146 357 0 122784 0
[pid=1366] ppid=1183 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1366/stat : 1366 (satsolver.sh) S 1183 1182 23606 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276211385 9367552 267 33554432000 4194304 5064252 140735389386112 140735389385024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1366/statm: 2287 267 226 213 0 72 0
[pid=1367] ppid=1366 vsize=575076 CPUtime=106.81 cores=1,3,5,7
/proc/1367/stat : 1367 (glucose) R 1366 1182 23606 0 -1 4202496 80722 0 0 0 10659 22 0 0 20 0 1 0 276211386 588877824 125213 33554432000 4194304 5208918 140736746553344 140736746551496 4211521 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 143769 125213 104 248 0 143518 0
Current children cumulated CPU time (s) 1582.64
Current children cumulated vsize (KiB) 1431192

[startup+1662.3 s]
/proc/loadavg: 2.02 2.26 2.69 3/185 1376
/proc/meminfo: memFree=26075144/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0
[pid=1183] ppid=1182 vsize=345244 CPUtime=1605.37 cores=1,3,5,7
/proc/1183/stat : 1183 (npSolver-pbo) S 1182 1182 23606 0 -1 4202496 101151 1186411 0 1 832 509 158364 832 20 0 1 0 276061840 353529856 85536 33554432000 4194304 5992684 140735899302096 140735899294384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 43 0 0
/proc/1183/statm: 86311 85536 192 440 0 85867 0
[pid=1188] ppid=1183 vsize=492576 CPUtime=7.47 cores=1,3,5,7
/proc/1188/stat : 1188 (glucosInc) S 1183 1182 23606 0 -1 4202496 70115 0 0 0 726 21 0 0 20 0 1 0 276063515 504397824 107186 33554432000 4194304 5654031 140737088510992 140737088509304 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1188/statm: 123144 107186 146 357 0 122784 0
[pid=1375] ppid=1183 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1375/stat : 1375 (satsolver.sh) S 1183 1182 23606 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276225088 9367552 267 33554432000 4194304 5064252 140737286865184 140737286864096 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1375/statm: 2287 267 226 213 0 72 0
[pid=1376] ppid=1375 vsize=524992 CPUtime=29.79 cores=1,3,5,7
/proc/1376/stat : 1376 (glucose) R 1375 1182 23606 0 -1 4202496 75960 0 0 0 2961 18 0 0 20 0 1 0 276225088 537591808 120195 33554432000 4194304 5208918 140733949048512 140733949046344 4211501 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1376/statm: 131248 120195 103 248 0 130997 0
Current children cumulated CPU time (s) 1642.63
Current children cumulated vsize (KiB) 1381108

[startup+1722.3 s]
/proc/loadavg: 2.00 2.21 2.64 3/185 1376
/proc/meminfo: memFree=26053988/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0
[pid=1183] ppid=1182 vsize=345244 CPUtime=1605.37 cores=1,3,5,7
/proc/1183/stat : 1183 (npSolver-pbo) S 1182 1182 23606 0 -1 4202496 101151 1186411 0 1 832 509 158364 832 20 0 1 0 276061840 353529856 85536 33554432000 4194304 5992684 140735899302096 140735899294384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 43 0 0
/proc/1183/statm: 86311 85536 192 440 0 85867 0
[pid=1188] ppid=1183 vsize=492576 CPUtime=7.47 cores=1,3,5,7
/proc/1188/stat : 1188 (glucosInc) S 1183 1182 23606 0 -1 4202496 70115 0 0 0 726 21 0 0 20 0 1 0 276063515 504397824 107186 33554432000 4194304 5654031 140737088510992 140737088509304 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1188/statm: 123144 107186 146 357 0 122784 0
[pid=1375] ppid=1183 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1375/stat : 1375 (satsolver.sh) S 1183 1182 23606 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276225088 9367552 267 33554432000 4194304 5064252 140737286865184 140737286864096 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1375/statm: 2287 267 226 213 0 72 0
[pid=1376] ppid=1375 vsize=575080 CPUtime=89.78 cores=1,3,5,7
/proc/1376/stat : 1376 (glucose) R 1375 1182 23606 0 -1 4202496 76795 0 0 0 8959 19 0 0 20 0 1 0 276225088 588881920 124096 33554432000 4194304 5208918 140733949048512 140733949046664 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1376/statm: 143770 124096 104 248 0 143519 0
Current children cumulated CPU time (s) 1702.62
Current children cumulated vsize (KiB) 1431196

[startup+1782.3 s]
/proc/loadavg: 2.07 2.19 2.61 3/185 1384
/proc/meminfo: memFree=26074424/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0
[pid=1183] ppid=1182 vsize=345244 CPUtime=1742.02 cores=1,3,5,7
/proc/1183/stat : 1183 (npSolver-pbo) S 1182 1182 23606 0 -1 4202496 105932 1275478 0 1 866 513 171930 893 20 0 1 0 276061840 353529856 85536 33554432000 4194304 5992684 140735899302096 140735899294384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 43 0 0
/proc/1183/statm: 86311 85536 192 440 0 85867 0
[pid=1188] ppid=1183 vsize=492576 CPUtime=7.47 cores=1,3,5,7
/proc/1188/stat : 1188 (glucosInc) S 1183 1182 23606 0 -1 4202496 70115 0 0 0 726 21 0 0 20 0 1 0 276063515 504397824 107186 33554432000 4194304 5654031 140737088510992 140737088509304 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1188/statm: 123144 107186 146 357 0 122784 0
[pid=1383] ppid=1183 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1383/stat : 1383 (satsolver.sh) S 1183 1182 23606 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276238753 9367552 267 33554432000 4194304 5064252 140736360001424 140736360000336 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1383/statm: 2287 267 226 213 0 72 0
[pid=1384] ppid=1383 vsize=511008 CPUtime=13.14 cores=1,3,5,7
/proc/1384/stat : 1384 (glucose) R 1383 1182 23606 0 -1 4202496 77704 0 0 0 1293 21 0 0 20 0 1 0 276238754 523272192 117069 33554432000 4194304 5208918 140734529607376 140734529605336 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1384/statm: 127752 117069 103 248 0 127501 0
Current children cumulated CPU time (s) 1762.63
Current children cumulated vsize (KiB) 1367124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1819.7 s]
/proc/loadavg: 2.04 2.16 2.58 3/185 1384
/proc/meminfo: memFree=26048800/32873844 swapFree=7112/7112
[pid=1182] ppid=1180 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (npSolver-pbo-It) S 1180 1182 23606 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276061839 9367552 275 33554432000 4194304 5064252 140737349461072 140737349459984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1182/statm: 2287 275 233 213 0 72 0
[pid=1183] ppid=1182 vsize=345244 CPUtime=1742.02 cores=1,3,5,7
/proc/1183/stat : 1183 (npSolver-pbo) S 1182 1182 23606 0 -1 4202496 105932 1275478 0 1 866 513 171930 893 20 0 1 0 276061840 353529856 85536 33554432000 4194304 5992684 140735899302096 140735899294384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 43 0 0
/proc/1183/statm: 86311 85536 192 440 0 85867 0
[pid=1188] ppid=1183 vsize=492576 CPUtime=7.47 cores=1,3,5,7
/proc/1188/stat : 1188 (glucosInc) S 1183 1182 23606 0 -1 4202496 70115 0 0 0 726 21 0 0 20 0 1 0 276063515 504397824 107186 33554432000 4194304 5654031 140737088510992 140737088509304 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1188/statm: 123144 107186 146 357 0 122784 0
[pid=1383] ppid=1183 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1383/stat : 1383 (satsolver.sh) S 1183 1182 23606 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276238753 9367552 267 33554432000 4194304 5064252 140736360001424 140736360000336 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1383/statm: 2287 267 226 213 0 72 0
[pid=1384] ppid=1383 vsize=575076 CPUtime=50.54 cores=1,3,5,7
/proc/1384/stat : 1384 (glucose) R 1383 1182 23606 0 -1 4202496 79518 0 0 0 5033 21 0 0 20 0 1 0 276238754 588877824 121949 33554432000 4194304 5208918 140734529607376 140734529605528 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1384/statm: 143769 121949 103 248 0 143518 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1431192

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1182 and gives
#  childrusage.ru_utime.tv_sec=1727
#  childrusage.ru_utime.tv_usec=965309
#  childrusage.ru_stime.tv_sec=14
#  childrusage.ru_stime.tv_usec=83858
# CPU time returned by wait4() is 1742.05
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1819.73
CPU time (s): 1800.03
CPU user time (s): 1785.55
CPU system time (s): 14.48
CPU usage (%): 98.9176
Max. virtual memory (cumulated for all children) (KiB): 1533756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1727.97
system time used= 14.0839
maximum resident set size= 1097952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1382376
page faults= 1
swaps= 0
block input operations= 224
block output operations= 3657192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55545
involuntary context switches= 2473

runsolver used 4.75028 second user time and 12.4941 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-27 08:16:05
IDJOB=3702448
IDBENCH=89881
IDSOLVER=2278
FILE ID=node132/3702448-1338099365
RUNJOBID= node132-1338088060-23623
PBS_JOBID= 14624453
Free space on /tmp= 71632 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-sp98ic.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702448-1338099365/watcher-3702448-1338099365 -o /tmp/evaluation-result-3702448-1338099365/solver-3702448-1338099365 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702448-1338099365.opb 1284034305 HOME HOME

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

MD5SUM BENCH= 719fde9b23d3f6b632131842d6adb45e
RANDOM SEED=1284034305

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31248044 kB
Buffers:          294840 kB
Cached:           388968 kB
SwapCached:         1488 kB
Active:           451980 kB
Inactive:         345396 kB
Active(anon):     104764 kB
Inactive(anon):     8844 kB
Active(file):     347216 kB
Inactive(file):   336552 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105400 kB
Dirty:             13900 kB
Writeback:             0 kB
AnonPages:        201256 kB
Mapped:            12416 kB
Shmem:                 8 kB
Slab:             686656 kB
SReclaimable:     127880 kB
SUnreclaim:       558776 kB
KernelStack:        1536 kB
PageTables:         4140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     228184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70708 MiB
End job on node132 at 2012-05-27 08:46:27