Trace number 3751840

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 (fixed)? (TO) 1800.1 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-sentoy.opb
MD5SUMd0f46c7e79d3309033cc6b73ceacef6c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-7772
Best CPU time to get the best result obtained on this benchmark0.047992
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -7772
Optimality of the best value was proved YES
Number of variables60
Total number of constraints30
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints30
Minimum length of a constraint60
Maximum length of a constraint60
Number of terms in the objective function 60
Biggest coefficient in the objective function 974
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 9460
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 6000
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 26162
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.65	c run inc solver
0.00/0.65	c [INC SYSTEM] run initial solver
0.00/0.65	c [INC SYSTEM] preprocess with white file
3.76/3.84	c [INC SYSTEM] finished preprocessing in 3 s
3.76/3.84	c [INC SYSTEM] execute solver
3.82/4.21	c [INC SEARCH] formula is SAT
3.82/4.22	c [INC SYSTEM] solved the initial formula
3.82/4.22	c model valid
3.82/4.22	c current solution ok
5.17/5.23	o 0
5.17/5.23	c starting approximation
5.17/5.23	c factor = 4
5.17/5.23	c current bound: 4730
153.19/153.42	c model valid
153.19/153.42	c current solution ok
153.19/153.44	c current bound: 4730
307.21/307.31	c model valid
307.21/307.31	c current solution ok
307.21/307.33	c current bound: 4730
435.46/435.69	c model valid
435.46/435.69	c current solution ok
435.56/435.71	c current bound: 4730
575.81/576.01	c model valid
575.81/576.01	c current solution ok
575.81/576.03	c current bound: 4730
722.74/723.14	c model valid
722.74/723.14	c current solution ok
722.74/723.16	c current bound: 4730
878.00/878.43	c model valid
878.00/878.43	c current solution ok
878.00/878.45	c current bound: 4730
1006.51/1006.81	c model valid
1006.51/1006.81	c current solution ok
1006.51/1006.83	c current bound: 4730
1143.68/1144.01	c model valid
1143.68/1144.01	c current solution ok
1143.68/1144.03	c current bound: 4730
1293.24/1293.60	c model valid
1293.24/1293.60	c current solution ok
1293.24/1293.62	c current bound: 4730
1450.48/1450.98	c model valid
1450.48/1450.98	c current solution ok
1450.58/1451.00	c current bound: 4730
1577.97/1578.63	c model valid
1577.97/1578.63	c current solution ok
1577.97/1578.65	c current bound: 4730
1721.25/1721.93	c model valid
1721.25/1721.93	c current solution ok
1721.25/1721.95	c current bound: 4730
1800.10/1800.61	c error: unexpected solver exit code
1800.10/1800.61	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-3751840-1339114235/watcher-3751840-1339114235 -o /tmp/evaluation-result-3751840-1339114235/solver-3751840-1339114235 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751840-1339114235.opb 1673778994 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.88 3/181 24841
/proc/meminfo: memFree=29045800/32873844 swapFree=7644/7644
[pid=24841] ppid=24839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24841/stat : 24841 (npSolver-pbo-It) S 24839 24841 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377547895 9367552 275 33554432000 4194304 5064252 140737455170832 140737455169744 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24841/statm: 2287 275 233 213 0 72 0

[startup+0.02801 s]
/proc/loadavg: 1.92 1.98 1.88 3/181 24841
/proc/meminfo: memFree=29045800/32873844 swapFree=7644/7644
[pid=24841] ppid=24839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24841/stat : 24841 (npSolver-pbo-It) S 24839 24841 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377547895 9367552 275 33554432000 4194304 5064252 140737455170832 140737455169744 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24841/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100334 s]
/proc/loadavg: 1.92 1.98 1.88 3/181 24841
/proc/meminfo: memFree=29045800/32873844 swapFree=7644/7644
[pid=24841] ppid=24839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24841/stat : 24841 (npSolver-pbo-It) S 24839 24841 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377547895 9367552 275 33554432000 4194304 5064252 140737455170832 140737455169744 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24841/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300283 s]
/proc/loadavg: 1.92 1.98 1.88 3/181 24841
/proc/meminfo: memFree=29045800/32873844 swapFree=7644/7644
[pid=24841] ppid=24839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24841/stat : 24841 (npSolver-pbo-It) S 24839 24841 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377547895 9367552 275 33554432000 4194304 5064252 140737455170832 140737455169744 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24841/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700289 s]
/proc/loadavg: 1.92 1.98 1.88 3/181 24841
/proc/meminfo: memFree=29045800/32873844 swapFree=7644/7644
[pid=24841] ppid=24839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24841/stat : 24841 (npSolver-pbo-It) S 24839 24841 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377547895 9367552 275 33554432000 4194304 5064252 140737455170832 140737455169744 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24841/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: 1.93 1.98 1.88 3/185 24845
/proc/meminfo: memFree=28877092/32873844 swapFree=7644/7644
[pid=24841] ppid=24839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24841/stat : 24841 (npSolver-pbo-It) S 24839 24841 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377547895 9367552 275 33554432000 4194304 5064252 140737455170832 140737455169744 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24841/statm: 2287 275 233 213 0 72 0
[pid=24842] ppid=24841 vsize=34240 CPUtime=0.64 cores=0,2,4,6
/proc/24842/stat : 24842 (npSolver-pbo) S 24841 24841 23264 0 -1 4202496 5486 0 0 0 61 3 0 0 20 0 1 0 377547896 35061760 8042 33554432000 4194304 6004724 140735929105376 140735929099840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24842/statm: 8560 8042 163 442 0 8114 0
[pid=24844] ppid=24842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24844/stat : 24844 (cp2_pre.sh) S 24842 24841 23264 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 377547961 9367552 276 33554432000 4194304 5064252 140734088404800 140734088403504 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24844/statm: 2287 276 234 213 0 72 0
[pid=24845] ppid=24844 vsize=176028 CPUtime=0.83 cores=0,2,4,6
/proc/24845/stat : 24845 (coprocessor) R 24844 24841 23264 0 -1 4202496 29536 0 0 0 77 6 0 0 20 0 1 0 377547961 180252672 39333 33554432000 4194304 6586260 140735232089072 140735232085832 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/24845/statm: 44007 39333 166 584 0 43419 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 228564

[startup+3.10041 s]
/proc/loadavg: 1.93 1.98 1.88 3/185 24845
/proc/meminfo: memFree=28807252/32873844 swapFree=7644/7644
[pid=24841] ppid=24839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24841/stat : 24841 (npSolver-pbo-It) S 24839 24841 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377547895 9367552 275 33554432000 4194304 5064252 140737455170832 140737455169744 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24841/statm: 2287 275 233 213 0 72 0
[pid=24842] ppid=24841 vsize=34240 CPUtime=0.64 cores=0,2,4,6
/proc/24842/stat : 24842 (npSolver-pbo) S 24841 24841 23264 0 -1 4202496 5486 0 0 0 61 3 0 0 20 0 1 0 377547896 35061760 8042 33554432000 4194304 6004724 140735929105376 140735929099840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24842/statm: 8560 8042 163 442 0 8114 0
[pid=24844] ppid=24842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24844/stat : 24844 (cp2_pre.sh) S 24842 24841 23264 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 377547961 9367552 276 33554432000 4194304 5064252 140734088404800 140734088403504 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24844/statm: 2287 276 234 213 0 72 0
[pid=24845] ppid=24844 vsize=210596 CPUtime=2.43 cores=0,2,4,6
/proc/24845/stat : 24845 (coprocessor) R 24844 24841 23264 0 -1 4202496 36118 0 0 0 236 7 0 0 20 0 1 0 377547961 215650304 51536 33554432000 4194304 6586260 140735232089072 140735232084440 4581114 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/24845/statm: 52649 51536 194 584 0 52061 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 263132

[startup+6.30047 s]
/proc/loadavg: 1.93 1.98 1.88 3/186 24850
/proc/meminfo: memFree=28847760/32873844 swapFree=7644/7644
[pid=24841] ppid=24839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24841/stat : 24841 (npSolver-pbo-It) S 24839 24841 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377547895 9367552 275 33554432000 4194304 5064252 140737455170832 140737455169744 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24841/statm: 2287 275 233 213 0 72 0
[pid=24842] ppid=24841 vsize=34244 CPUtime=4.88 cores=0,2,4,6
/proc/24842/stat : 24842 (npSolver-pbo) S 24841 24841 23264 0 -1 4202496 7419 37694 0 0 79 88 306 15 20 0 1 0 377547896 35065856 8070 33554432000 4194304 6004724 140735929105376 140735929097680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24842/statm: 8561 8070 190 442 0 8115 0
[pid=24847] ppid=24842 vsize=85900 CPUtime=0.35 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) S 24842 24841 23264 0 -1 4202496 17714 0 0 0 32 3 0 0 20 0 1 0 377548280 87961600 18984 33554432000 4194304 5654031 140737480783056 140737480781368 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24847/statm: 21475 18984 147 357 0 21115 0
[pid=24849] ppid=24842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24849/stat : 24849 (satsolver.sh) S 24842 24841 23264 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 377548420 9367552 266 33554432000 4194304 5064252 140733775491648 140733775490560 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24849/statm: 2287 266 226 213 0 72 0
[pid=24850] ppid=24849 vsize=98284 CPUtime=1.05 cores=0,2,4,6
/proc/24850/stat : 24850 (glucose) R 24849 24841 23264 0 -1 4202496 19965 0 0 0 101 4 0 0 20 0 1 0 377548420 100642816 20968 33554432000 4194304 5208918 140734044635968 140734044633912 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24850/statm: 24571 20968 95 248 0 24320 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 236724

[startup+12.7005 s]
/proc/loadavg: 2.01 2.00 1.88 3/186 24850
/proc/meminfo: memFree=28826136/32873844 swapFree=7644/7644
[pid=24841] ppid=24839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24841/stat : 24841 (npSolver-pbo-It) S 24839 24841 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377547895 9367552 275 33554432000 4194304 5064252 140737455170832 140737455169744 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24841/statm: 2287 275 233 213 0 72 0
[pid=24842] ppid=24841 vsize=34244 CPUtime=4.88 cores=0,2,4,6
/proc/24842/stat : 24842 (npSolver-pbo) S 24841 24841 23264 0 -1 4202496 7419 37694 0 0 79 88 306 15 20 0 1 0 377547896 35065856 8070 33554432000 4194304 6004724 140735929105376 140735929097680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24842/statm: 8561 8070 190 442 0 8115 0
[pid=24847] ppid=24842 vsize=85900 CPUtime=0.35 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) S 24842 24841 23264 0 -1 4202496 17714 0 0 0 32 3 0 0 20 0 1 0 377548280 87961600 18984 33554432000 4194304 5654031 140737480783056 140737480781368 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24847/statm: 21475 18984 147 357 0 21115 0
[pid=24849] ppid=24842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24849/stat : 24849 (satsolver.sh) S 24842 24841 23264 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 377548420 9367552 266 33554432000 4194304 5064252 140733775491648 140733775490560 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24849/statm: 2287 266 226 213 0 72 0
[pid=24850] ppid=24849 vsize=98548 CPUtime=7.44 cores=0,2,4,6
/proc/24850/stat : 24850 (glucose) R 24849 24841 23264 0 -1 4202496 20079 0 0 0 740 4 0 0 20 0 1 0 377548420 100913152 21081 33554432000 4194304 5208918 140734044635968 140734044633912 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24850/statm: 24637 21081 95 248 0 24386 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 236988

[startup+25.5005 s]
/proc/loadavg: 2.01 2.00 1.89 3/186 24850
/proc/meminfo: memFree=28824412/32873844 swapFree=7644/7644
[pid=24841] ppid=24839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24841/stat : 24841 (npSolver-pbo-It) S 24839 24841 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377547895 9367552 275 33554432000 4194304 5064252 140737455170832 140737455169744 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24841/statm: 2287 275 233 213 0 72 0
[pid=24842] ppid=24841 vsize=34244 CPUtime=4.88 cores=0,2,4,6
/proc/24842/stat : 24842 (npSolver-pbo) S 24841 24841 23264 0 -1 4202496 7419 37694 0 0 79 88 306 15 20 0 1 0 377547896 35065856 8070 33554432000 4194304 6004724 140735929105376 140735929097680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24842/statm: 8561 8070 190 442 0 8115 0
[pid=24847] ppid=24842 vsize=85900 CPUtime=0.35 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) S 24842 24841 23264 0 -1 4202496 17714 0 0 0 32 3 0 0 20 0 1 0 377548280 87961600 18984 33554432000 4194304 5654031 140737480783056 140737480781368 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24847/statm: 21475 18984 147 357 0 21115 0
[pid=24849] ppid=24842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24849/stat : 24849 (satsolver.sh) S 24842 24841 23264 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 377548420 9367552 266 33554432000 4194304 5064252 140733775491648 140733775490560 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24849/statm: 2287 266 226 213 0 72 0
[pid=24850] ppid=24849 vsize=98680 CPUtime=20.24 cores=0,2,4,6
/proc/24850/stat : 24850 (glucose) R 24849 24841 23264 0 -1 4202496 20186 0 0 0 2020 4 0 0 20 0 1 0 377548420 101048320 21183 33554432000 4194304 5208918 140734044635968 140734044633928 4205203 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24850/statm: 24670 21183 95 248 0 24419 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 237120

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 1.89 3/185 24850
/proc/meminfo: memFree=28800708/32873844 swapFree=7644/7644
[pid=24841] ppid=24839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24841/stat : 24841 (npSolver-pbo-It) S 24839 24841 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377547895 9367552 275 33554432000 4194304 5064252 140737455170832 140737455169744 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24841/statm: 2287 275 233 213 0 72 0
[pid=24842] ppid=24841 vsize=34244 CPUtime=4.88 cores=0,2,4,6
/proc/24842/stat : 24842 (npSolver-pbo) S 24841 24841 23264 0 -1 4202496 7419 37694 0 0 79 88 306 15 20 0 1 0 377547896 35065856 8070 33554432000 4194304 6004724 140735929105376 140735929097680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24842/statm: 8561 8070 190 442 0 8115 0
[pid=24847] ppid=24842 vsize=85900 CPUtime=0.35 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) S 24842 24841 23264 0 -1 4202496 17714 0 0 0 32 3 0 0 20 0 1 0 377548280 87961600 18984 33554432000 4194304 5654031 140737480783056 140737480781368 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24847/statm: 21475 18984 147 357 0 21115 0
[pid=24849] ppid=24842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24849/stat : 24849 (satsolver.sh) S 24842 24841 23264 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 377548420 9367552 266 33554432000 4194304 5064252 140733775491648 140733775490560 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24849/statm: 2287 266 226 213 0 72 0
[pid=24850] ppid=24849 vsize=99088 CPUtime=45.83 cores=0,2,4,6
/proc/24850/stat : 24850 (glucose) R 24849 24841 23264 0 -1 4202496 20404 0 0 0 4579 4 0 0 20 0 1 0 377548420 101466112 21398 33554432000 4194304 5208918 140734044635968 140734044633816 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24850/statm: 24772 21398 95 248 0 24521 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 237528

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.89 3/185 24850
/proc/meminfo: memFree=28787004/32873844 swapFree=7644/7644
[pid=24841] ppid=24839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24841/stat : 24841 (npSolver-pbo-It) S 24839 24841 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377547895 9367552 275 33554432000 4194304 5064252 140737455170832 140737455169744 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24841/statm: 2287 275 233 213 0 72 0
[pid=24842] ppid=24841 vsize=34244 CPUtime=4.88 cores=0,2,4,6
/proc/24842/stat : 24842 (npSolver-pbo) S 24841 24841 23264 0 -1 4202496 7419 37694 0 0 79 88 306 15 20 0 1 0 377547896 35065856 8070 33554432000 4194304 6004724 140735929105376 140735929097680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24842/statm: 8561 8070 190 442 0 8115 0
[pid=24847] ppid=24842 vsize=85900 CPUtime=0.35 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) S 24842 24841 23264 0 -1 4202496 17714 0 0 0 32 3 0 0 20 0 1 0 377548280 87961600 19424 33554432000 4194304 5654031 140737480783056 140737480781368 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24847/statm: 21475 19424 147 357 0 21115 0
[pid=24849] ppid=24842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24849/stat : 24849 (satsolver.sh) S 24842 24841 23264 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 377548420 9367552 266 33554432000 4194304 5064252 140733775491648 140733775490560 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24849/statm: 2287 266 226 213 0 72 0
[pid=24850] ppid=24849 vsize=99556 CPUtime=97.04 cores=0,2,4,6

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

/proc/24922/stat : 24922 (satsolver.sh) S 24842 24841 23264 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 377677259 9367552 266 33554432000 4194304 5064252 140737151430352 140737151429264 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24922/statm: 2287 266 226 213 0 72 0
[pid=24923] ppid=24922 vsize=99692 CPUtime=128.63 cores=0,2,4,6
/proc/24923/stat : 24923 (glucose) R 24922 24841 23264 0 -1 4202496 20397 0 0 0 12860 3 0 0 20 0 1 0 377677259 102084608 22486 33554432000 4194304 5208918 140733564835520 140733564833368 4205128 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24923/statm: 24923 22486 95 248 0 24672 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 238132

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/185 24931
/proc/meminfo: memFree=28758064/32873844 swapFree=7644/7644
[pid=24841] ppid=24839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24841/stat : 24841 (npSolver-pbo-It) S 24839 24841 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377547895 9367552 275 33554432000 4194304 5064252 140737455170832 140737455169744 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24841/statm: 2287 275 233 213 0 72 0
[pid=24842] ppid=24841 vsize=34244 CPUtime=1450.25 cores=0,2,4,6
/proc/24842/stat : 24842 (npSolver-pbo) S 24841 24841 23264 0 -1 4202496 19010 309941 0 0 106 90 144712 117 20 0 1 0 377547896 35065856 8071 33554432000 4194304 6004724 140735929105376 140735929097680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24842/statm: 8561 8071 191 442 0 8115 0
[pid=24847] ppid=24842 vsize=85900 CPUtime=0.35 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) S 24842 24841 23264 0 -1 4202496 17714 0 0 0 32 3 0 0 20 0 1 0 377548280 87961600 19424 33554432000 4194304 5654031 140737480783056 140737480781368 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24847/statm: 21475 19424 147 357 0 21115 0
[pid=24930] ppid=24842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24930/stat : 24930 (satsolver.sh) S 24842 24841 23264 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 377692996 9367552 266 33554432000 4194304 5064252 140735781964624 140735781963536 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24930/statm: 2287 266 226 213 0 72 0
[pid=24931] ppid=24930 vsize=98948 CPUtime=31.25 cores=0,2,4,6
/proc/24931/stat : 24931 (glucose) R 24930 24841 23264 0 -1 4202496 20325 0 0 0 3121 4 0 0 20 0 1 0 377692997 101322752 21360 33554432000 4194304 5208918 140737487373456 140737487371304 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24931/statm: 24737 21360 95 248 0 24486 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 237388

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/185 24931
/proc/meminfo: memFree=28705176/32873844 swapFree=7644/7644
[pid=24841] ppid=24839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24841/stat : 24841 (npSolver-pbo-It) S 24839 24841 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377547895 9367552 275 33554432000 4194304 5064252 140737455170832 140737455169744 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24841/statm: 2287 275 233 213 0 72 0
[pid=24842] ppid=24841 vsize=34244 CPUtime=1450.25 cores=0,2,4,6
/proc/24842/stat : 24842 (npSolver-pbo) S 24841 24841 23264 0 -1 4202496 19010 309941 0 0 106 90 144712 117 20 0 1 0 377547896 35065856 8071 33554432000 4194304 6004724 140735929105376 140735929097680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24842/statm: 8561 8071 191 442 0 8115 0
[pid=24847] ppid=24842 vsize=85900 CPUtime=0.35 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) S 24842 24841 23264 0 -1 4202496 17714 0 0 0 32 3 0 0 20 0 1 0 377548280 87961600 19424 33554432000 4194304 5654031 140737480783056 140737480781368 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24847/statm: 21475 19424 147 357 0 21115 0
[pid=24930] ppid=24842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24930/stat : 24930 (satsolver.sh) S 24842 24841 23264 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 377692996 9367552 266 33554432000 4194304 5064252 140735781964624 140735781963536 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24930/statm: 2287 266 226 213 0 72 0
[pid=24931] ppid=24930 vsize=99560 CPUtime=91.24 cores=0,2,4,6
/proc/24931/stat : 24931 (glucose) R 24930 24841 23264 0 -1 4202496 20713 0 0 0 9120 4 0 0 20 0 1 0 377692997 101949440 22261 33554432000 4194304 5208918 140737487373456 140737487371416 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24931/statm: 24890 22261 95 248 0 24639 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 238000

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/185 24938
/proc/meminfo: memFree=28758616/32873844 swapFree=7644/7644
[pid=24841] ppid=24839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24841/stat : 24841 (npSolver-pbo-It) S 24839 24841 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377547895 9367552 275 33554432000 4194304 5064252 140737455170832 140737455169744 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24841/statm: 2287 275 233 213 0 72 0
[pid=24842] ppid=24841 vsize=34244 CPUtime=1577.86 cores=0,2,4,6
/proc/24842/stat : 24842 (npSolver-pbo) S 24841 24841 23264 0 -1 4202496 20169 337417 0 0 109 90 157458 129 20 0 1 0 377547896 35065856 8071 33554432000 4194304 6004724 140735929105376 140735929097680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24842/statm: 8561 8071 191 442 0 8115 0
[pid=24847] ppid=24842 vsize=85900 CPUtime=0.35 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) S 24842 24841 23264 0 -1 4202496 17714 0 0 0 32 3 0 0 20 0 1 0 377548280 87961600 19424 33554432000 4194304 5654031 140737480783056 140737480781368 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24847/statm: 21475 19424 147 357 0 21115 0
[pid=24937] ppid=24842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24937/stat : 24937 (satsolver.sh) S 24842 24841 23264 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 377705762 9367552 266 33554432000 4194304 5064252 140734744875712 140734744874624 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24937/statm: 2287 266 226 213 0 72 0
[pid=24938] ppid=24937 vsize=98812 CPUtime=23.63 cores=0,2,4,6
/proc/24938/stat : 24938 (glucose) R 24937 24841 23264 0 -1 4202496 20213 0 0 0 2360 3 0 0 20 0 1 0 377705762 101183488 21204 33554432000 4194304 5208918 140737356473232 140737356471192 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24938/statm: 24703 21204 95 248 0 24452 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 237252

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/185 24938
/proc/meminfo: memFree=28697664/32873844 swapFree=7644/7644
[pid=24841] ppid=24839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24841/stat : 24841 (npSolver-pbo-It) S 24839 24841 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377547895 9367552 275 33554432000 4194304 5064252 140737455170832 140737455169744 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24841/statm: 2287 275 233 213 0 72 0
[pid=24842] ppid=24841 vsize=34244 CPUtime=1577.86 cores=0,2,4,6
/proc/24842/stat : 24842 (npSolver-pbo) S 24841 24841 23264 0 -1 4202496 20169 337417 0 0 109 90 157458 129 20 0 1 0 377547896 35065856 8071 33554432000 4194304 6004724 140735929105376 140735929097680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24842/statm: 8561 8071 191 442 0 8115 0
[pid=24847] ppid=24842 vsize=85900 CPUtime=0.35 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) S 24842 24841 23264 0 -1 4202496 17714 0 0 0 32 3 0 0 20 0 1 0 377548280 87961600 19424 33554432000 4194304 5654031 140737480783056 140737480781368 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24847/statm: 21475 19424 147 357 0 21115 0
[pid=24937] ppid=24842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24937/stat : 24937 (satsolver.sh) S 24842 24841 23264 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 377705762 9367552 266 33554432000 4194304 5064252 140734744875712 140734744874624 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24937/statm: 2287 266 226 213 0 72 0
[pid=24938] ppid=24937 vsize=99376 CPUtime=83.61 cores=0,2,4,6
/proc/24938/stat : 24938 (glucose) R 24937 24841 23264 0 -1 4202496 20676 0 0 0 8358 3 0 0 20 0 1 0 377705762 101761024 22166 33554432000 4194304 5208918 140737356473232 140737356471080 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24938/statm: 24844 22166 95 248 0 24593 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 237816

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/185 24938
/proc/meminfo: memFree=28753484/32873844 swapFree=7644/7644
[pid=24841] ppid=24839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24841/stat : 24841 (npSolver-pbo-It) S 24839 24841 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377547895 9367552 275 33554432000 4194304 5064252 140737455170832 140737455169744 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24841/statm: 2287 275 233 213 0 72 0
[pid=24842] ppid=24841 vsize=34244 CPUtime=1721.13 cores=0,2,4,6
/proc/24842/stat : 24842 (npSolver-pbo) S 24841 24841 23264 0 -1 4202496 21328 364972 0 0 112 91 171771 139 20 0 1 0 377547896 35065856 8071 33554432000 4194304 6004724 140735929105376 140735929097680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24842/statm: 8561 8071 191 442 0 8115 0
[pid=24847] ppid=24842 vsize=85900 CPUtime=0.35 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) S 24842 24841 23264 0 -1 4202496 17714 0 0 0 32 3 0 0 20 0 1 0 377548280 87961600 19424 33554432000 4194304 5654031 140737480783056 140737480781368 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24847/statm: 21475 19424 147 357 0 21115 0
Current children cumulated CPU time (s) 1721.48
Current children cumulated vsize (KiB) 129292

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/186 24949
/proc/meminfo: memFree=28712012/32873844 swapFree=7644/7644
[pid=24841] ppid=24839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24841/stat : 24841 (npSolver-pbo-It) S 24839 24841 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377547895 9367552 275 33554432000 4194304 5064252 140737455170832 140737455169744 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24841/statm: 2287 275 233 213 0 72 0
[pid=24842] ppid=24841 vsize=34244 CPUtime=1721.13 cores=0,2,4,6
/proc/24842/stat : 24842 (npSolver-pbo) S 24841 24841 23264 0 -1 4202496 21328 364972 0 0 112 91 171771 139 20 0 1 0 377547896 35065856 8071 33554432000 4194304 6004724 140735929105376 140735929097680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24842/statm: 8561 8071 191 442 0 8115 0
[pid=24847] ppid=24842 vsize=85900 CPUtime=0.35 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) S 24842 24841 23264 0 -1 4202496 17714 0 0 0 32 3 0 0 20 0 1 0 377548280 87961600 19424 33554432000 4194304 5654031 140737480783056 140737480781368 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24847/statm: 21475 19424 147 357 0 21115 0
[pid=24944] ppid=24842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24944/stat : 24944 (satsolver.sh) S 24842 24841 23264 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377720092 9367552 267 33554432000 4194304 5064252 140735469798736 140735469797648 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24944/statm: 2287 267 226 213 0 72 0
[pid=24945] ppid=24944 vsize=99236 CPUtime=60.31 cores=0,2,4,6
/proc/24945/stat : 24945 (glucose) R 24944 24841 23264 0 -1 4202496 19573 0 0 0 6028 3 0 0 20 0 1 0 377720092 101617664 21735 33554432000 4194304 5208918 140736810730096 140736810727944 4229021 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24945/statm: 24809 21735 95 248 0 24558 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 237676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.02 2.01 1.94 3/185 24991
/proc/meminfo: memFree=28618704/32873844 swapFree=7644/7644
[pid=24841] ppid=24839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24841/stat : 24841 (npSolver-pbo-It) S 24839 24841 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377547895 9367552 275 33554432000 4194304 5064252 140737455170832 140737455169744 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24841/statm: 2287 275 233 213 0 72 0
[pid=24842] ppid=24841 vsize=34244 CPUtime=1721.13 cores=0,2,4,6
/proc/24842/stat : 24842 (npSolver-pbo) S 24841 24841 23264 0 -1 4202496 21328 364972 0 0 112 91 171771 139 20 0 1 0 377547896 35065856 8071 33554432000 4194304 6004724 140735929105376 140735929097680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24842/statm: 8561 8071 191 442 0 8115 0
[pid=24847] ppid=24842 vsize=85900 CPUtime=0.35 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) S 24842 24841 23264 0 -1 4202496 17714 0 0 0 32 3 0 0 20 0 1 0 377548280 87961600 19424 33554432000 4194304 5654031 140737480783056 140737480781368 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24847/statm: 21475 19424 147 357 0 21115 0
[pid=24944] ppid=24842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24944/stat : 24944 (satsolver.sh) S 24842 24841 23264 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377720092 9367552 267 33554432000 4194304 5064252 140735469798736 140735469797648 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24944/statm: 2287 267 226 213 0 72 0
[pid=24945] ppid=24944 vsize=99236 CPUtime=78.62 cores=0,2,4,6
/proc/24945/stat : 24945 (glucose) R 24944 24841 23264 0 -1 4202496 19586 0 0 0 7859 3 0 0 20 0 1 0 377720092 101617664 21748 33554432000 4194304 5208918 140736810730096 140736810727944 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24945/statm: 24809 21748 95 248 0 24558 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 237676

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 24841 and gives
#  childrusage.ru_utime.tv_sec=1718
#  childrusage.ru_utime.tv_usec=846695
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=304649
# CPU time returned by wait4() is 1721.15
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.1
CPU user time (s): 1797.74
CPU system time (s): 2.36
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 263136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1718.85
system time used= 2.30465
maximum resident set size= 212916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 387276
page faults= 0
swaps= 0
block input operations= 0
block output operations= 493352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7538
involuntary context switches= 1985

runsolver used 8.5577 second user time and 13.7299 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-08 02:10:35
IDJOB=3751840
IDBENCH=1857
IDSOLVER=2335
FILE ID=node147/3751840-1339114235
RUNJOBID= node147-1339112423-24677
PBS_JOBID= 14643706
Free space on /tmp= 70720 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-sentoy.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751840-1339114235/watcher-3751840-1339114235 -o /tmp/evaluation-result-3751840-1339114235/solver-3751840-1339114235 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751840-1339114235.opb 1673778994 HOME HOME

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

MD5SUM BENCH= d0f46c7e79d3309033cc6b73ceacef6c
RANDOM SEED=1673778994

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29046856 kB
Buffers:          922032 kB
Cached:          1921972 kB
SwapCached:         3284 kB
Active:          1439592 kB
Inactive:        1486176 kB
Active(anon):      78436 kB
Inactive(anon):     4952 kB
Active(file):    1361156 kB
Inactive(file):  1481224 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100272 kB
Dirty:             24608 kB
Writeback:             0 kB
AnonPages:         84480 kB
Mapped:            11176 kB
Shmem:                 0 kB
Slab:             758692 kB
SReclaimable:     199264 kB
SUnreclaim:       559428 kB
KernelStack:        1472 kB
PageTables:         4152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     213804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 70672 MiB
End job on node147 at 2012-06-08 02:40:36