Trace number 3702541

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.01 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_8.opb
MD5SUMf1796031dd2222ba84ddb055b00dac83
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4276357
Best CPU time to get the best result obtained on this benchmark1800.57
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 137388096
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 102095438945
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 137388096
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 102095438945
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.54	c run inc solver
0.00/0.54	c [INC SYSTEM] run initial solver
0.00/0.54	c [INC SYSTEM] preprocess with white file
3.88/3.95	c [INC SYSTEM] finished preprocessing in 3 s
3.88/3.95	c [INC SYSTEM] execute solver
6.67/6.74	c [INC SEARCH] formula is SAT
6.67/6.76	c [INC SYSTEM] solved the initial formula
6.77/6.80	c model valid
6.77/6.80	c current solution ok
8.07/8.18	o 190895981
8.07/8.18	c starting approximation
8.07/8.18	c factor = 2
8.07/8.18	c factor still to low - shrinking to 8.22667e+06
8.07/8.18	c approx number of clauses: 1e+06
8.07/8.18	c current bound: 95448032
8.73/8.85	c leaving approximation
8.73/8.85	c finished approximation
8.73/8.85	c [INC SYSTEM] there exists a inc, kill it!
8.73/8.85	c write failed with 2
8.73/8.86	c [INC SEARCH] iteration: 0
8.73/8.86	c [INC BOUNDS] best value:190896066 search for 190896065
8.73/8.86	c [INC SYSTEM] create new solver instance
8.73/8.86	c [INC] encode full formula
8.73/8.86	c fallback to adder encoding
10.99/11.05	c set iterative enc to: adder
10.99/11.05	c set iterative enc to: none
11.29/11.34	c [INC SEARCH] isOptimum variable: 0
26.19/26.20	c formula is SAT
26.19/26.26	c [INC SEARCH] copied best model
26.19/26.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.28/26.31	c model valid
26.28/26.31	c current solution ok
26.28/26.31	o 79173893
26.28/26.31	c [INC SEARCH] iteration: 1
26.28/26.31	c [INC BOUNDS] best value:79173978 search for 79173977
26.28/26.31	c [INC SYSTEM] there exists a inc, kill it!
26.28/26.31	c write failed with 2
26.28/26.34	c [INC SYSTEM] create new solver instance
26.28/26.34	c [INC] encode full formula
26.28/26.34	c fallback to adder encoding
28.40/28.44	c set iterative enc to: adder
28.40/28.44	c set iterative enc to: none
28.70/28.75	c [INC SEARCH] isOptimum variable: 0
139.00/139.04	c formula is SAT
139.11/139.11	c [INC SEARCH] copied best model
139.11/139.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
139.11/139.15	c model valid
139.11/139.15	c current solution ok
139.11/139.15	o 35951557
139.11/139.15	c [INC SEARCH] iteration: 2
139.11/139.15	c [INC BOUNDS] best value:35951642 search for 35951641
139.11/139.15	c [INC SYSTEM] there exists a inc, kill it!
139.11/139.15	c write failed with 2
139.11/139.18	c [INC SYSTEM] create new solver instance
139.11/139.18	c [INC] encode full formula
139.11/139.18	c fallback to adder encoding
141.11/141.10	c set iterative enc to: adder
141.11/141.10	c set iterative enc to: none
141.31/141.38	c [INC SEARCH] isOptimum variable: 0
308.26/308.31	c formula is SAT
308.26/308.37	c [INC SEARCH] copied best model
308.26/308.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
308.37/308.42	c model valid
308.37/308.42	c current solution ok
308.37/308.42	o 17871053
308.37/308.42	c [INC SEARCH] iteration: 3
308.37/308.42	c [INC BOUNDS] best value:17871138 search for 17871137
308.37/308.42	c [INC SYSTEM] there exists a inc, kill it!
308.37/308.42	c write failed with 2
308.37/308.44	c [INC SYSTEM] create new solver instance
308.37/308.44	c [INC] encode full formula
308.37/308.44	c fallback to adder encoding
309.97/310.06	c set iterative enc to: adder
309.97/310.06	c set iterative enc to: none
310.27/310.31	c [INC SEARCH] isOptimum variable: 0
1297.62/1297.97	c formula is SAT
1297.74/1298.03	c [INC SEARCH] copied best model
1297.74/1298.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1297.74/1298.08	c model valid
1297.74/1298.08	c current solution ok
1297.74/1298.08	o 11808671
1297.74/1298.08	c [INC SEARCH] iteration: 4
1297.74/1298.08	c [INC BOUNDS] best value:11808756 search for 11808755
1297.74/1298.08	c [INC SYSTEM] there exists a inc, kill it!
1297.74/1298.08	c write failed with 2
1297.74/1298.08	c [INC SYSTEM] create new solver instance
1297.74/1298.08	c [INC] encode full formula
1297.74/1298.08	c fallback to adder encoding
1299.24/1299.55	c set iterative enc to: adder
1299.24/1299.55	c set iterative enc to: none
1299.44/1299.78	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18: 10776 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3702541-1338137334/watcher-3702541-1338137334 -o /tmp/evaluation-result-3702541-1338137334/solver-3702541-1338137334 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702541-1338137334.opb 1379607788 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.08 2.04 2.00 3/178 10775
/proc/meminfo: memFree=30485712/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0

[startup+0.0909421 s]
/proc/loadavg: 2.08 2.04 2.00 3/178 10775
/proc/meminfo: memFree=30485712/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100216 s]
/proc/loadavg: 2.08 2.04 2.00 3/178 10775
/proc/meminfo: memFree=30485712/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300237 s]
/proc/loadavg: 2.08 2.04 2.00 3/178 10775
/proc/meminfo: memFree=30485712/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 2.08 2.04 2.00 3/178 10775
/proc/meminfo: memFree=30485712/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.08 2.04 2.00 3/182 10779
/proc/meminfo: memFree=30261056/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
[pid=10776] ppid=10775 vsize=54656 CPUtime=0.56 cores=1,3,5,7
/proc/10776/stat : 10776 (npSolver-pbo) S 10775 10775 9266 0 -1 4202496 8341 0 0 0 50 6 0 0 20 0 1 0 279860146 55967744 10558 33554432000 4194304 5992684 140735584166160 140735584160608 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10776/statm: 13664 10558 172 440 0 13220 0
[pid=10778] ppid=10776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10778/stat : 10778 (cp2_pre.sh) S 10776 10775 9266 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 279860203 9367552 276 33554432000 4194304 5064252 140733882769936 140733882768640 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10778/statm: 2287 276 234 213 0 72 0
[pid=10779] ppid=10778 vsize=223080 CPUtime=0.92 cores=1,3,5,7
/proc/10779/stat : 10779 (coprocessor) R 10778 10775 9266 0 -1 4202496 33502 0 0 0 85 7 0 0 20 0 1 0 279860203 228433920 50390 33554432000 4194304 6586260 140736757870336 140736757866600 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/10779/statm: 55770 50390 166 584 0 55182 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 296032

[startup+3.10036 s]
/proc/loadavg: 2.08 2.04 2.00 3/182 10779
/proc/meminfo: memFree=30187924/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
[pid=10776] ppid=10775 vsize=54656 CPUtime=0.56 cores=1,3,5,7
/proc/10776/stat : 10776 (npSolver-pbo) S 10775 10775 9266 0 -1 4202496 8341 0 0 0 50 6 0 0 20 0 1 0 279860146 55967744 10558 33554432000 4194304 5992684 140735584166160 140735584160608 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10776/statm: 13664 10558 172 440 0 13220 0
[pid=10778] ppid=10776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10778/stat : 10778 (cp2_pre.sh) S 10776 10775 9266 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 279860203 9367552 276 33554432000 4194304 5064252 140733882769936 140733882768640 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10778/statm: 2287 276 234 213 0 72 0
[pid=10779] ppid=10778 vsize=290944 CPUtime=2.51 cores=1,3,5,7
/proc/10779/stat : 10779 (coprocessor) R 10778 10775 9266 0 -1 4202496 45136 0 0 0 213 38 0 0 20 0 1 0 279860203 297926656 71311 33554432000 4194304 6586260 140736757870336 140736757866360 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/10779/statm: 72736 71311 203 584 0 72148 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 363896

[startup+6.30038 s]
/proc/loadavg: 2.07 2.04 2.00 3/181 10781
/proc/meminfo: memFree=30308616/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
[pid=10776] ppid=10775 vsize=54656 CPUtime=3.93 cores=1,3,5,7
/proc/10776/stat : 10776 (npSolver-pbo) S 10775 10775 9266 0 -1 4202496 8356 46041 0 0 50 6 293 44 20 0 1 0 279860146 55967744 10560 33554432000 4194304 5992684 140735584166160 140735584152424 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10776/statm: 13664 10560 174 440 0 13220 0
[pid=10781] ppid=10776 vsize=115320 CPUtime=2.33 cores=1,3,5,7
/proc/10781/stat : 10781 (glucosInc) R 10776 10775 9266 0 -1 4202496 22918 0 0 0 229 4 0 0 20 0 1 0 279860541 118087680 27115 33554432000 4194304 5654031 140734041219632 140734041207448 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10781/statm: 28830 27115 140 357 0 28470 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 179124

[startup+12.7004 s]
/proc/loadavg: 2.06 2.04 2.00 3/181 10791
/proc/meminfo: memFree=30028972/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
[pid=10776] ppid=10775 vsize=68284 CPUtime=11.34 cores=1,3,5,7
/proc/10776/stat : 10776 (npSolver-pbo) S 10775 10775 9266 0 -1 4202496 19938 108209 0 0 304 151 612 67 20 0 1 0 279860146 69922816 14015 33554432000 4194304 5992684 140735584166160 140735584151992 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10776/statm: 17071 14015 205 440 0 16627 0
[pid=10791] ppid=10776 vsize=403628 CPUtime=1.34 cores=1,3,5,7
/proc/10791/stat : 10791 (glucosInc) R 10776 10775 9266 0 -1 4202496 54219 0 0 0 123 11 0 0 20 0 1 0 279861280 413315072 86273 33554432000 4194304 5654031 140736143452560 140736142401912 4797458 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10791/statm: 100907 86273 109 357 0 100547 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 481060

[startup+25.5004 s]
/proc/loadavg: 2.26 2.08 2.02 3/181 10792
/proc/meminfo: memFree=29745532/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
[pid=10776] ppid=10775 vsize=68284 CPUtime=11.34 cores=1,3,5,7
/proc/10776/stat : 10776 (npSolver-pbo) S 10775 10775 9266 0 -1 4202496 19938 108209 0 0 304 151 612 67 20 0 1 0 279860146 69922816 14015 33554432000 4194304 5992684 140735584166160 140735584151992 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10776/statm: 17071 14015 205 440 0 16627 0
[pid=10791] ppid=10776 vsize=533604 CPUtime=14.14 cores=1,3,5,7
/proc/10791/stat : 10791 (glucosInc) R 10776 10775 9266 0 -1 4202496 80133 0 0 0 1395 19 0 0 20 0 1 0 279861280 546410496 117583 33554432000 4194304 5654031 140736143452560 140736143450344 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10791/statm: 133401 117583 141 357 0 133041 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 611036

[startup+51.1068 s]
/proc/loadavg: 2.23 2.09 2.02 3/181 10794
/proc/meminfo: memFree=29697124/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
[pid=10776] ppid=10775 vsize=116144 CPUtime=28.75 cores=1,3,5,7
/proc/10776/stat : 10776 (npSolver-pbo) S 10775 10775 9266 0 -1 4202496 27711 189476 0 0 525 179 2076 95 20 0 1 0 279860146 118931456 25949 33554432000 4194304 5992684 140735584166160 140735584151992 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10776/statm: 29036 25949 206 440 0 28592 0
[pid=10794] ppid=10776 vsize=535880 CPUtime=22.34 cores=1,3,5,7
/proc/10794/stat : 10794 (glucosInc) R 10776 10775 9266 0 -1 4202496 78766 0 0 0 2213 21 0 0 20 0 1 0 279863021 548741120 113160 33554432000 4194304 5654031 140735605415856 140735605403672 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10794/statm: 133970 113160 141 357 0 133610 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 661172

[startup+102.3 s]
/proc/loadavg: 2.10 2.08 2.02 3/182 10797
/proc/meminfo: memFree=29689280/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
[pid=10776] ppid=10775 vsize=116144 CPUtime=28.75 cores=1,3,5,7
/proc/10776/stat : 10776 (npSolver-pbo) S 10775 10775 9266 0 -1 4202496 27711 189476 0 0 525 179 2076 95 20 0 1 0 279860146 118931456 25949 33554432000 4194304 5992684 140735584166160 140735584151992 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10776/statm: 29036 25949 206 440 0 28592 0
[pid=10794] ppid=10776 vsize=535880 CPUtime=73.53 cores=1,3,5,7
/proc/10794/stat : 10794 (glucosInc) R 10776 10775 9266 0 -1 4202496 78777 0 0 0 7332 21 0 0 20 0 1 0 279863021 548741120 113171 33554432000 4194304 5654031 140735605415856 140735605403672 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10794/statm: 133970 113171 142 357 0 133610 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 661172

[startup+162.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/181 10799
/proc/meminfo: memFree=29453580/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
[pid=10776] ppid=10775 vsize=116144 CPUtime=141.39 cores=1,3,5,7
/proc/10776/stat : 10776 (npSolver-pbo) S 10775 10775 9266 0 -1 4202496 35443 270715 0 0 729 204 13077 129 20 0 1 0 279860146 118931456 25949 33554432000 4194304 5992684 140735584166160 140735584151992 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10776/statm: 29036 25949 206 440 0 28592 0
[pid=10799] ppid=10776 vsize=508684 CPUtime=20.91 cores=1,3,5,7
/proc/10799/stat : 10799 (glucosInc) R 10776 10775 9266 0 -1 4202496 75407 0 0 0 2069 22 0 0 20 0 1 0 279874284 520892416 106239 33554432000 4194304 5654031 140736874947232 140736874935048 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10799/statm: 127171 106239 141 357 0 126811 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 633976

[startup+222.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/181 10799
/proc/meminfo: memFree=29605116/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
[pid=10776] ppid=10775 vsize=116144 CPUtime=141.39 cores=1,3,5,7
/proc/10776/stat : 10776 (npSolver-pbo) S 10775 10775 9266 0 -1 4202496 35443 270715 0 0 729 204 13077 129 20 0 1 0 279860146 118931456 25949 33554432000 4194304 5992684 140735584166160 140735584151992 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10776/statm: 29036 25949 206 440 0 28592 0
[pid=10799] ppid=10776 vsize=517796 CPUtime=80.89 cores=1,3,5,7

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

/proc/loadavg: 2.05 2.03 2.00 3/181 10836
/proc/meminfo: memFree=29546720/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
[pid=10776] ppid=10775 vsize=116144 CPUtime=1299.52 cores=1,3,5,7
/proc/10776/stat : 10776 (npSolver-pbo) S 10775 10775 9266 0 -1 4202496 49455 425883 0 0 1060 245 128437 210 20 0 1 0 279860146 118931456 25949 33554432000 4194304 5992684 140735584166160 140735584151992 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10776/statm: 29036 25949 206 440 0 28592 0
[pid=10836] ppid=10776 vsize=442032 CPUtime=62.48 cores=1,3,5,7
/proc/10836/stat : 10836 (glucosInc) R 10776 10775 9266 0 -1 4202496 68486 0 0 0 6225 23 0 0 20 0 1 0 279990124 452640768 101348 33554432000 4194304 5654031 140734440699152 140734440686968 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10836/statm: 110508 101348 142 357 0 110148 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 567324

[startup+1422.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/181 10836
/proc/meminfo: memFree=29239896/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
[pid=10776] ppid=10775 vsize=116144 CPUtime=1299.52 cores=1,3,5,7
/proc/10776/stat : 10776 (npSolver-pbo) S 10775 10775 9266 0 -1 4202496 49455 425883 0 0 1060 245 128437 210 20 0 1 0 279860146 118931456 25949 33554432000 4194304 5992684 140735584166160 140735584151992 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10776/statm: 29036 25949 206 440 0 28592 0
[pid=10836] ppid=10776 vsize=444764 CPUtime=122.44 cores=1,3,5,7
/proc/10836/stat : 10836 (glucosInc) R 10776 10775 9266 0 -1 4202496 69083 0 0 0 12220 24 0 0 20 0 1 0 279990124 455438336 92717 33554432000 4194304 5654031 140734440699152 140734440686968 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10836/statm: 111191 92717 142 357 0 110831 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 570056

[startup+1482.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/181 10836
/proc/meminfo: memFree=29452036/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
[pid=10776] ppid=10775 vsize=116144 CPUtime=1299.52 cores=1,3,5,7
/proc/10776/stat : 10776 (npSolver-pbo) S 10775 10775 9266 0 -1 4202496 49455 425883 0 0 1060 245 128437 210 20 0 1 0 279860146 118931456 25949 33554432000 4194304 5992684 140735584166160 140735584151992 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10776/statm: 29036 25949 206 440 0 28592 0
[pid=10836] ppid=10776 vsize=444764 CPUtime=182.43 cores=1,3,5,7
/proc/10836/stat : 10836 (glucosInc) R 10776 10775 9266 0 -1 4202496 70432 0 0 0 18216 27 0 0 20 0 1 0 279990124 455438336 97466 33554432000 4194304 5654031 140734440699152 140734440697240 4215200 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10836/statm: 111191 97466 142 357 0 110831 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 570056

[startup+1542.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/181 10836
/proc/meminfo: memFree=29053364/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
[pid=10776] ppid=10775 vsize=116144 CPUtime=1299.52 cores=1,3,5,7
/proc/10776/stat : 10776 (npSolver-pbo) S 10775 10775 9266 0 -1 4202496 49455 425883 0 0 1060 245 128437 210 20 0 1 0 279860146 118931456 25949 33554432000 4194304 5992684 140735584166160 140735584151992 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10776/statm: 29036 25949 206 440 0 28592 0
[pid=10836] ppid=10776 vsize=449416 CPUtime=242.41 cores=1,3,5,7
/proc/10836/stat : 10836 (glucosInc) R 10776 10775 9266 0 -1 4202496 71368 0 0 0 24214 27 0 0 20 0 1 0 279990124 460201984 101468 33554432000 4194304 5654031 140734440699152 140734440686968 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10836/statm: 112354 101468 142 357 0 111994 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 574708

[startup+1602.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/181 10837
/proc/meminfo: memFree=29313400/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
[pid=10776] ppid=10775 vsize=116144 CPUtime=1299.52 cores=1,3,5,7
/proc/10776/stat : 10776 (npSolver-pbo) S 10775 10775 9266 0 -1 4202496 49455 425883 0 0 1060 245 128437 210 20 0 1 0 279860146 118931456 25949 33554432000 4194304 5992684 140735584166160 140735584151992 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10776/statm: 29036 25949 206 440 0 28592 0
[pid=10836] ppid=10776 vsize=452044 CPUtime=302.41 cores=1,3,5,7
/proc/10836/stat : 10836 (glucosInc) R 10776 10775 9266 0 -1 4202496 72563 0 0 0 30210 31 0 0 20 0 1 0 279990124 462893056 99009 33554432000 4194304 5654031 140734440699152 140734440686968 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10836/statm: 113011 99009 142 357 0 112651 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 577336

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 2/177 10838
/proc/meminfo: memFree=30602920/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
[pid=10776] ppid=10775 vsize=116144 CPUtime=1299.52 cores=1,3,5,7
/proc/10776/stat : 10776 (npSolver-pbo) S 10775 10775 9266 0 -1 4202496 49455 425883 0 0 1060 245 128437 210 20 0 1 0 279860146 118931456 25949 33554432000 4194304 5992684 140735584166160 140735584151992 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10776/statm: 29036 25949 206 440 0 28592 0
[pid=10836] ppid=10776 vsize=452044 CPUtime=362.39 cores=1,3,5,7
/proc/10836/stat : 10836 (glucosInc) R 10776 10775 9266 0 -1 4202496 74062 0 0 0 36204 35 0 0 20 0 1 0 279990124 462893056 98799 33554432000 4194304 5654031 140734440699152 140734440686968 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10836/statm: 113011 98799 142 357 0 112651 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 577336

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 10895
/proc/meminfo: memFree=30427432/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
[pid=10776] ppid=10775 vsize=116144 CPUtime=1299.52 cores=1,3,5,7
/proc/10776/stat : 10776 (npSolver-pbo) S 10775 10775 9266 0 -1 4202496 49455 425883 0 0 1060 245 128437 210 20 0 1 0 279860146 118931456 25949 33554432000 4194304 5992684 140735584166160 140735584151992 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10776/statm: 29036 25949 206 440 0 28592 0
[pid=10836] ppid=10776 vsize=455352 CPUtime=422.39 cores=1,3,5,7
/proc/10836/stat : 10836 (glucosInc) R 10776 10775 9266 0 -1 4202496 75989 0 0 0 42201 38 0 0 20 0 1 0 279990124 466280448 97787 33554432000 4194304 5654031 140734440699152 140734440686968 4232386 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10836/statm: 113838 97787 142 357 0 113478 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 580644

[startup+1782.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 10899
/proc/meminfo: memFree=30425508/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
[pid=10776] ppid=10775 vsize=116144 CPUtime=1299.52 cores=1,3,5,7
/proc/10776/stat : 10776 (npSolver-pbo) S 10775 10775 9266 0 -1 4202496 49455 425883 0 0 1060 245 128437 210 20 0 1 0 279860146 118931456 25949 33554432000 4194304 5992684 140735584166160 140735584151992 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10776/statm: 29036 25949 206 440 0 28592 0
[pid=10836] ppid=10776 vsize=455352 CPUtime=482.38 cores=1,3,5,7
/proc/10836/stat : 10836 (glucosInc) R 10776 10775 9266 0 -1 4202496 76136 0 0 0 48200 38 0 0 20 0 1 0 279990124 466280448 100489 33554432000 4194304 5654031 140734440699152 140734440686968 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10836/statm: 113838 100489 142 357 0 113478 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 580644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.09 2.04 2.00 3/181 10899
/proc/meminfo: memFree=30391476/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
[pid=10776] ppid=10775 vsize=116144 CPUtime=1299.52 cores=1,3,5,7
/proc/10776/stat : 10776 (npSolver-pbo) S 10775 10775 9266 0 -1 4202496 49455 425883 0 0 1060 245 128437 210 20 0 1 0 279860146 118931456 25949 33554432000 4194304 5992684 140735584166160 140735584151992 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10776/statm: 29036 25949 206 440 0 28592 0
[pid=10836] ppid=10776 vsize=455352 CPUtime=500.49 cores=1,3,5,7
/proc/10836/stat : 10836 (glucosInc) R 10776 10775 9266 0 -1 4202496 76136 0 0 0 50011 38 0 0 20 0 1 0 279990124 466280448 100489 33554432000 4194304 5654031 140734440699152 140734440686968 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10836/statm: 113838 100489 142 357 0 113478 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 580644

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.09 2.04 2.00 3/181 10899
/proc/meminfo: memFree=30391476/32873648 swapFree=6852/6852
[pid=10775] ppid=10773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10775/stat : 10775 (npSolver-pbo-It) S 10773 10775 9266 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279860146 9367552 275 33554432000 4194304 5064252 140734381102592 140734381101504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10775/statm: 2287 275 233 213 0 72 0
[pid=10776] ppid=10775 vsize=116144 CPUtime=1299.52 cores=1,3,5,7
/proc/10776/stat : 10776 (npSolver-pbo) S 10775 10775 9266 0 -1 4202496 49455 425883 0 0 1060 245 128437 210 20 0 1 0 279860146 118931456 25949 33554432000 4194304 5992684 140735584166160 140735584151992 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10776/statm: 29036 25949 206 440 0 28592 0
[pid=10836] ppid=10776 vsize=455352 CPUtime=500.49 cores=1,3,5,7
/proc/10836/stat : 10836 (glucosInc) R 10776 10775 9266 0 -1 4202496 76136 0 0 0 50011 38 0 0 20 0 1 0 279990124 466280448 100489 33554432000 4194304 5654031 140734440699152 140734440686968 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10836/statm: 113838 100489 142 357 0 113478 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 580644

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10775 and gives
#  childrusage.ru_utime.tv_sec=1294
#  childrusage.ru_utime.tv_usec=981132
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=563306
# CPU time returned by wait4() is 1299.54
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.01
CPU user time (s): 1795.08
CPU system time (s): 4.93
CPU usage (%): 99.9775
Max. virtual memory (cumulated for all children) (KiB): 877540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1294.98
system time used= 4.56331
maximum resident set size= 591720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 475713
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1680560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9284
involuntary context switches= 5524

runsolver used 4.90425 second user time and 21.1138 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-27 18:48:54
IDJOB=3702541
IDBENCH=92752
IDSOLVER=2278
FILE ID=node115/3702541-1338137334
RUNJOBID= node115-1338123580-9283
PBS_JOBID= 14624500
Free space on /tmp= 71376 MiB

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

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

MD5SUM BENCH= f1796031dd2222ba84ddb055b00dac83
RANDOM SEED=1379607788

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30486248 kB
Buffers:          286544 kB
Cached:           509448 kB
SwapCached:          936 kB
Active:          1528232 kB
Inactive:          34860 kB
Active(anon):     758936 kB
Inactive(anon):    10284 kB
Active(file):     769296 kB
Inactive(file):    24576 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106408 kB
Dirty:            249512 kB
Writeback:             0 kB
AnonPages:        912248 kB
Mapped:            13212 kB
Shmem:                96 kB
Slab:             682752 kB
SReclaimable:     126856 kB
SUnreclaim:       555896 kB
KernelStack:        1504 kB
PageTables:         5512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     974608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    374784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71396 MiB
End job on node115 at 2012-05-27 19:18:54