Trace number 3751671

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 (fixed)? (TO) 1800.07 1801.92

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_3.opb
MD5SUM96fec7ce232e48bab56f85f395e33fea
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6182423
Best CPU time to get the best result obtained on this benchmark1800.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 164566592
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 193952320580
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 164566592
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 193952320580
Number of bits of the biggest sum of numbers38
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.13	c old isEQ: 0, new EQ is 1
2.68/2.74	c run inc solver
2.68/2.74	c [INC SYSTEM] run initial solver
2.68/2.74	c [INC SYSTEM] preprocess with white file
14.33/14.59	c [INC SYSTEM] finished preprocessing in 11 s
14.33/14.59	c [INC SYSTEM] execute solver
188.01/188.29	c [INC SEARCH] formula is SAT
188.11/188.35	c [INC SYSTEM] solved the initial formula
188.21/188.41	c model valid
188.21/188.41	c current solution ok
192.47/192.77	o 134627965
192.47/192.77	c starting approximation
192.47/192.77	c factor = 2
192.47/192.77	c factor still to low - shrinking to 8.0373e+06
192.47/192.77	c approx number of clauses: 1e+06
192.47/192.77	c current bound: 67314032
194.35/195.87	c leaving approximation
194.35/195.87	c finished approximation
194.35/195.87	c [INC SYSTEM] there exists a inc, kill it!
194.35/195.87	c write failed with 2
194.35/195.89	c [INC SEARCH] iteration: 0
194.35/195.89	c [INC BOUNDS] best value:134628065 search for 134628064
194.35/195.89	c [INC SYSTEM] create new solver instance
194.35/195.89	c [INC] encode full formula
194.35/195.89	c fallback to adder encoding
197.56/199.05	c set iterative enc to: adder
197.56/199.05	c set iterative enc to: none
198.14/199.64	c [INC SEARCH] isOptimum variable: 0
570.74/572.34	c formula is SAT
570.84/572.47	c [INC SEARCH] copied best model
570.84/572.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
570.93/572.55	c model valid
570.93/572.55	c current solution ok
570.93/572.55	o 119075311
570.93/572.55	c [INC SEARCH] iteration: 1
570.93/572.55	c [INC BOUNDS] best value:119075411 search for 119075410
570.93/572.55	c [INC SYSTEM] there exists a inc, kill it!
570.93/572.55	c write failed with 2
570.93/572.57	c [INC SYSTEM] create new solver instance
570.93/572.57	c [INC] encode full formula
570.93/572.57	c fallback to adder encoding
574.05/575.67	c set iterative enc to: adder
574.05/575.67	c set iterative enc to: none
574.65/576.28	c [INC SEARCH] isOptimum variable: 0
956.54/958.29	c formula is SAT
956.75/958.42	c [INC SEARCH] copied best model
956.75/958.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
956.75/958.49	c model valid
956.75/958.49	c current solution ok
956.75/958.49	o 106463549
956.75/958.49	c [INC SEARCH] iteration: 2
956.75/958.49	c [INC BOUNDS] best value:106463649 search for 106463648
956.75/958.49	c [INC SYSTEM] there exists a inc, kill it!
956.75/958.49	c write failed with 2
956.85/958.51	c [INC SYSTEM] create new solver instance
956.85/958.51	c [INC] encode full formula
956.85/958.51	c fallback to adder encoding
959.86/961.55	c set iterative enc to: adder
959.86/961.55	c set iterative enc to: none
960.46/962.17	c [INC SEARCH] isOptimum variable: 0
1271.79/1273.53	c formula is SAT
1271.90/1273.66	c [INC SEARCH] copied best model
1271.90/1273.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1272.00/1273.73	c model valid
1272.00/1273.73	c current solution ok
1272.00/1273.73	o 34704525
1272.00/1273.73	c [INC SEARCH] iteration: 3
1272.00/1273.73	c [INC BOUNDS] best value:34704625 search for 34704624
1272.00/1273.73	c [INC SYSTEM] there exists a inc, kill it!
1272.00/1273.73	c write failed with 2
1272.00/1273.78	c [INC SYSTEM] create new solver instance
1272.00/1273.78	c [INC] encode full formula
1272.00/1273.78	c fallback to adder encoding
1274.70/1276.44	c set iterative enc to: adder
1274.70/1276.44	c set iterative enc to: none
1275.20/1277.00	c [INC SEARCH] isOptimum variable: 0
1453.73/1455.56	c formula is SAT
1453.83/1455.69	c [INC SEARCH] copied best model
1453.83/1455.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1453.93/1455.76	c model valid
1453.93/1455.76	c current solution ok
1453.93/1455.76	o 34614075
1453.93/1455.76	c [INC SEARCH] iteration: 4
1453.93/1455.76	c [INC BOUNDS] best value:34614175 search for 34614174
1453.93/1455.76	c [INC SYSTEM] there exists a inc, kill it!
1453.93/1455.76	c write failed with 2
1453.93/1455.78	c [INC SYSTEM] create new solver instance
1453.93/1455.78	c [INC] encode full formula
1453.93/1455.78	c fallback to adder encoding
1456.65/1458.44	c set iterative enc to: adder
1456.65/1458.44	c set iterative enc to: none
1457.15/1458.99	c [INC SEARCH] isOptimum variable: 0
1800.07/1801.91	HOME/npSolver-pbo-Itdqb.sh: line 18: 15598 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-3751671-1339178034/watcher-3751671-1339178034 -o /tmp/evaluation-result-3751671-1339178034/solver-3751671-1339178034 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751671-1339178034.opb 1351769298 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.05 2.03 2.01 3/178 15597
/proc/meminfo: memFree=29604648/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0

[startup+0.020844 s]
/proc/loadavg: 2.05 2.03 2.01 3/178 15597
/proc/meminfo: memFree=29604648/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100284 s]
/proc/loadavg: 2.05 2.03 2.01 3/178 15597
/proc/meminfo: memFree=29604648/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300324 s]
/proc/loadavg: 2.05 2.03 2.01 3/178 15597
/proc/meminfo: memFree=29604648/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700317 s]
/proc/loadavg: 2.05 2.03 2.01 3/178 15597
/proc/meminfo: memFree=29604648/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.05 2.03 2.01 3/180 15599
/proc/meminfo: memFree=29510640/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
[pid=15598] ppid=15597 vsize=180808 CPUtime=1.49 cores=1,3,5,7
/proc/15598/stat : 15598 (npSolver-pbo) R 15597 15597 14782 0 -1 4202496 9426 0 0 0 144 5 0 0 20 0 1 0 383928382 185147392 31841 33554432000 4194304 6004724 140735761661280 140735761655880 5055492 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15598/statm: 45202 31841 163 442 0 44756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189956

[startup+3.10036 s]
/proc/loadavg: 2.05 2.03 2.01 3/180 15599
/proc/meminfo: memFree=29434360/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
[pid=15598] ppid=15597 vsize=284532 CPUtime=2.76 cores=1,3,5,7
/proc/15598/stat : 15598 (npSolver-pbo) S 15597 15597 14782 0 -1 4202496 10536 0 0 0 242 34 0 0 20 0 1 0 383928382 291360768 40884 33554432000 4194304 6004724 140735761661280 140735761655744 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15598/statm: 71133 40884 171 442 0 70687 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 293680

[startup+6.30047 s]
/proc/loadavg: 2.05 2.03 2.01 3/182 15603
/proc/meminfo: memFree=28945620/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
[pid=15598] ppid=15597 vsize=284532 CPUtime=2.76 cores=1,3,5,7
/proc/15598/stat : 15598 (npSolver-pbo) S 15597 15597 14782 0 -1 4202496 10536 0 0 0 242 34 0 0 20 0 1 0 383928382 291360768 40884 33554432000 4194304 6004724 140735761661280 140735761655744 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15598/statm: 71133 40884 171 442 0 70687 0
[pid=15600] ppid=15598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15600/stat : 15600 (cp2_pre.sh) S 15598 15597 14782 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383928659 9367552 276 33554432000 4194304 5064252 140733395107824 140733395106528 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15600/statm: 2287 276 234 213 0 72 0
[pid=15601] ppid=15600 vsize=642548 CPUtime=3.51 cores=1,3,5,7
/proc/15601/stat : 15601 (coprocessor) R 15600 15597 14782 0 -1 4202496 61172 0 0 0 329 22 0 0 20 0 1 0 383928659 657969152 143106 33554432000 4194304 6586260 140735393737056 140735393733320 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/15601/statm: 160637 143106 164 584 0 160049 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 945376

[startup+12.7004 s]
/proc/loadavg: 2.12 2.04 2.01 2/182 15604
/proc/meminfo: memFree=28791564/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
[pid=15598] ppid=15597 vsize=284532 CPUtime=2.76 cores=1,3,5,7
/proc/15598/stat : 15598 (npSolver-pbo) S 15597 15597 14782 0 -1 4202496 10536 0 0 0 242 34 0 0 20 0 1 0 383928382 291360768 40884 33554432000 4194304 6004724 140735761661280 140735761655744 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15598/statm: 71133 40884 171 442 0 70687 0
[pid=15600] ppid=15598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15600/stat : 15600 (cp2_pre.sh) S 15598 15597 14782 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383928659 9367552 276 33554432000 4194304 5064252 140733395107824 140733395106528 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15600/statm: 2287 276 234 213 0 72 0
[pid=15601] ppid=15600 vsize=789164 CPUtime=9.91 cores=1,3,5,7
/proc/15601/stat : 15601 (coprocessor) R 15600 15597 14782 0 -1 4202496 84909 0 0 0 942 49 0 0 20 0 1 0 383928659 808103936 192035 33554432000 4194304 6586260 140735393737056 140735393732808 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/15601/statm: 197291 192035 199 584 0 196703 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1091992

[startup+25.5004 s]
/proc/loadavg: 2.24 2.07 2.02 3/181 15607
/proc/meminfo: memFree=29113812/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
[pid=15598] ppid=15597 vsize=284532 CPUtime=14.42 cores=1,3,5,7
/proc/15598/stat : 15598 (npSolver-pbo) S 15597 15597 14782 0 -1 4202496 10553 85810 0 0 242 34 1101 65 20 0 1 0 383928382 291360768 40887 33554432000 4194304 6004724 140735761661280 140735761647560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15598/statm: 71133 40887 174 442 0 70687 0
[pid=15607] ppid=15598 vsize=294388 CPUtime=10.88 cores=1,3,5,7
/proc/15607/stat : 15607 (glucosInc) R 15598 15597 14782 0 -1 4202496 51221 0 0 0 1074 14 0 0 20 0 1 0 383929841 301453312 68845 33554432000 4194304 5654031 140736895159872 140736895157656 4232784 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15607/statm: 73597 68845 139 357 0 73237 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 588068

[startup+51.1003 s]
/proc/loadavg: 2.15 2.07 2.02 3/181 15607
/proc/meminfo: memFree=29070780/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
[pid=15598] ppid=15597 vsize=284532 CPUtime=14.42 cores=1,3,5,7
/proc/15598/stat : 15598 (npSolver-pbo) S 15597 15597 14782 0 -1 4202496 10553 85810 0 0 242 34 1101 65 20 0 1 0 383928382 291360768 40887 33554432000 4194304 6004724 140735761661280 140735761647560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15598/statm: 71133 40887 174 442 0 70687 0
[pid=15607] ppid=15598 vsize=295444 CPUtime=36.47 cores=1,3,5,7
/proc/15607/stat : 15607 (glucosInc) R 15598 15597 14782 0 -1 4202496 51533 0 0 0 3633 14 0 0 20 0 1 0 383929841 302534656 69157 33554432000 4194304 5654031 140736895159872 140736895157656 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15607/statm: 73861 69157 139 357 0 73501 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 589124

[startup+102.307 s]
/proc/loadavg: 2.07 2.05 2.01 3/181 15607
/proc/meminfo: memFree=29074248/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
[pid=15598] ppid=15597 vsize=284532 CPUtime=14.42 cores=1,3,5,7
/proc/15598/stat : 15598 (npSolver-pbo) S 15597 15597 14782 0 -1 4202496 10553 85810 0 0 242 34 1101 65 20 0 1 0 383928382 291360768 40887 33554432000 4194304 6004724 140735761661280 140735761647560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15598/statm: 71133 40887 174 442 0 70687 0
[pid=15607] ppid=15598 vsize=299404 CPUtime=87.68 cores=1,3,5,7
/proc/15607/stat : 15607 (glucosInc) R 15598 15597 14782 0 -1 4202496 52662 0 0 0 8752 16 0 0 20 0 1 0 383929841 306589696 70281 33554432000 4194304 5654031 140736895159872 140736895157656 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15607/statm: 74851 70281 139 357 0 74491 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 593084

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/180 15607
/proc/meminfo: memFree=28907784/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
[pid=15598] ppid=15597 vsize=284532 CPUtime=14.42 cores=1,3,5,7
/proc/15598/stat : 15598 (npSolver-pbo) S 15597 15597 14782 0 -1 4202496 10553 85810 0 0 242 34 1101 65 20 0 1 0 383928382 291360768 40887 33554432000 4194304 6004724 140735761661280 140735761647560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15598/statm: 71133 40887 174 442 0 70687 0
[pid=15607] ppid=15598 vsize=300328 CPUtime=147.66 cores=1,3,5,7
/proc/15607/stat : 15607 (glucosInc) R 15598 15597 14782 0 -1 4202496 52889 0 0 0 14750 16 0 0 20 0 1 0 383929841 307535872 70508 33554432000 4194304 5654031 140736895159872 140736895157704 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15607/statm: 75082 70508 139 357 0 74722 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 594008

[startup+222.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/181 15618
/proc/meminfo: memFree=28042248/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
[pid=15598] ppid=15597 vsize=308876 CPUtime=198.19 cores=1,3,5,7
/proc/15598/stat : 15598 (npSolver-pbo) S 15597 15597 14782 0 -1 4202496 24791 202292 0 0 663 430 18590 136 20 0 1 0 383928382 316289024 47031 33554432000 4194304 6004724 140735761661280 140735761647128 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15598/statm: 77219 47031 200 442 0 76773 0
[pid=15618] ppid=15598 vsize=893608 CPUtime=22.64 cores=1,3,5,7
/proc/15618/stat : 15618 (glucosInc) R 15598 15597 14782 0 -1 4202496 118256 0 0 0 2223 41 0 0 20 0 1 0 383948346 915054592 190254 33554432000 4194304 5654031 140733362415760 140733362403576 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15618/statm: 223402 190254 141 357 0 223042 0
Current children cumulated CPU time (s) 220.83
Current children cumulated vsize (KiB) 1211632

[startup+282.3 s]

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

/proc/meminfo: memFree=28440808/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
[pid=15598] ppid=15597 vsize=354276 CPUtime=1275.3 cores=1,3,5,7
/proc/15598/stat : 15598 (npSolver-pbo) S 15597 15597 14782 0 -1 4202496 54011 561793 0 0 1620 567 125025 318 20 0 1 0 383928382 362778624 58349 33554432000 4194304 6004724 140735761661280 140735761647128 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15598/statm: 88569 58349 200 442 0 88123 0
[pid=15661] ppid=15598 vsize=808664 CPUtime=85.23 cores=1,3,5,7
/proc/15661/stat : 15661 (glucosInc) R 15598 15597 14782 0 -1 4202496 110615 0 0 0 8483 40 0 0 20 0 1 0 384056082 828071936 173012 33554432000 4194304 5654031 140735514506688 140735514494504 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15661/statm: 202166 173012 142 357 0 201806 0
Current children cumulated CPU time (s) 1360.53
Current children cumulated vsize (KiB) 1172088

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 15662
/proc/meminfo: memFree=28431156/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
[pid=15598] ppid=15597 vsize=354276 CPUtime=1275.3 cores=1,3,5,7
/proc/15598/stat : 15598 (npSolver-pbo) S 15597 15597 14782 0 -1 4202496 54011 561793 0 0 1620 567 125025 318 20 0 1 0 383928382 362778624 58349 33554432000 4194304 6004724 140735761661280 140735761647128 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15598/statm: 88569 58349 200 442 0 88123 0
[pid=15661] ppid=15598 vsize=815036 CPUtime=145.2 cores=1,3,5,7
/proc/15661/stat : 15661 (glucosInc) R 15598 15597 14782 0 -1 4202496 111023 0 0 0 14480 40 0 0 20 0 1 0 384056082 834596864 174407 33554432000 4194304 5654031 140735514506688 140735514494504 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15661/statm: 203759 174407 142 357 0 203399 0
Current children cumulated CPU time (s) 1420.5
Current children cumulated vsize (KiB) 1178460

[startup+1482.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 15664
/proc/meminfo: memFree=28444148/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
[pid=15598] ppid=15597 vsize=352132 CPUtime=1457.24 cores=1,3,5,7
/proc/15598/stat : 15598 (npSolver-pbo) S 15597 15597 14782 0 -1 4202496 64174 674186 0 0 1910 610 142827 377 20 0 1 0 383928382 360583168 57813 33554432000 4194304 6004724 140735761661280 140735761647128 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15598/statm: 88033 57813 200 442 0 87587 0
[pid=15664] ppid=15598 vsize=800648 CPUtime=23.29 cores=1,3,5,7
/proc/15664/stat : 15664 (glucosInc) R 15598 15597 14782 0 -1 4202496 107564 0 0 0 2290 39 0 0 20 0 1 0 384074281 819863552 170677 33554432000 4194304 5654031 140734904628784 140734904616600 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15664/statm: 200162 170677 141 357 0 199802 0
Current children cumulated CPU time (s) 1480.53
Current children cumulated vsize (KiB) 1161928

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 15664
/proc/meminfo: memFree=28428140/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
[pid=15598] ppid=15597 vsize=352132 CPUtime=1457.24 cores=1,3,5,7
/proc/15598/stat : 15598 (npSolver-pbo) S 15597 15597 14782 0 -1 4202496 64174 674186 0 0 1910 610 142827 377 20 0 1 0 383928382 360583168 57813 33554432000 4194304 6004724 140735761661280 140735761647128 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15598/statm: 88033 57813 200 442 0 87587 0
[pid=15664] ppid=15598 vsize=812696 CPUtime=83.28 cores=1,3,5,7
/proc/15664/stat : 15664 (glucosInc) R 15598 15597 14782 0 -1 4202496 108333 0 0 0 8289 39 0 0 20 0 1 0 384074281 832200704 172979 33554432000 4194304 5654031 140734904628784 140734904616600 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15664/statm: 203174 172979 142 357 0 202814 0
Current children cumulated CPU time (s) 1540.52
Current children cumulated vsize (KiB) 1173976

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/182 15667
/proc/meminfo: memFree=28419756/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
[pid=15598] ppid=15597 vsize=352132 CPUtime=1457.24 cores=1,3,5,7
/proc/15598/stat : 15598 (npSolver-pbo) S 15597 15597 14782 0 -1 4202496 64174 674186 0 0 1910 610 142827 377 20 0 1 0 383928382 360583168 57813 33554432000 4194304 6004724 140735761661280 140735761647128 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15598/statm: 88033 57813 200 442 0 87587 0
[pid=15664] ppid=15598 vsize=812696 CPUtime=143.27 cores=1,3,5,7
/proc/15664/stat : 15664 (glucosInc) R 15598 15597 14782 0 -1 4202496 108869 0 0 0 14288 39 0 0 20 0 1 0 384074281 832200704 174026 33554432000 4194304 5654031 140734904628784 140734904616600 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15664/statm: 203174 174026 142 357 0 202814 0
Current children cumulated CPU time (s) 1600.51
Current children cumulated vsize (KiB) 1173976

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 15667
/proc/meminfo: memFree=28436692/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
[pid=15598] ppid=15597 vsize=352132 CPUtime=1457.24 cores=1,3,5,7
/proc/15598/stat : 15598 (npSolver-pbo) S 15597 15597 14782 0 -1 4202496 64174 674186 0 0 1910 610 142827 377 20 0 1 0 383928382 360583168 57813 33554432000 4194304 6004724 140735761661280 140735761647128 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15598/statm: 88033 57813 200 442 0 87587 0
[pid=15664] ppid=15598 vsize=812696 CPUtime=203.26 cores=1,3,5,7
/proc/15664/stat : 15664 (glucosInc) R 15598 15597 14782 0 -1 4202496 108918 0 0 0 20287 39 0 0 20 0 1 0 384074281 832200704 174586 33554432000 4194304 5654031 140734904628784 140734904616600 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15664/statm: 203174 174586 142 357 0 202814 0
Current children cumulated CPU time (s) 1660.5
Current children cumulated vsize (KiB) 1173976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 15668
/proc/meminfo: memFree=28417332/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
[pid=15598] ppid=15597 vsize=352132 CPUtime=1457.24 cores=1,3,5,7
/proc/15598/stat : 15598 (npSolver-pbo) S 15597 15597 14782 0 -1 4202496 64174 674186 0 0 1910 610 142827 377 20 0 1 0 383928382 360583168 57813 33554432000 4194304 6004724 140735761661280 140735761647128 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15598/statm: 88033 57813 200 442 0 87587 0
[pid=15664] ppid=15598 vsize=817184 CPUtime=263.24 cores=1,3,5,7
/proc/15664/stat : 15664 (glucosInc) R 15598 15597 14782 0 -1 4202496 109677 0 0 0 26285 39 0 0 20 0 1 0 384074281 836796416 177900 33554432000 4194304 5654031 140734904628784 140734904616600 4233283 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15664/statm: 204296 177900 142 357 0 203936 0
Current children cumulated CPU time (s) 1720.48
Current children cumulated vsize (KiB) 1178464

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 15710
/proc/meminfo: memFree=28750400/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
[pid=15598] ppid=15597 vsize=352132 CPUtime=1457.24 cores=1,3,5,7
/proc/15598/stat : 15598 (npSolver-pbo) S 15597 15597 14782 0 -1 4202496 64174 674186 0 0 1910 610 142827 377 20 0 1 0 383928382 360583168 57813 33554432000 4194304 6004724 140735761661280 140735761647128 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15598/statm: 88033 57813 200 442 0 87587 0
[pid=15664] ppid=15598 vsize=817184 CPUtime=323.23 cores=1,3,5,7
/proc/15664/stat : 15664 (glucosInc) R 15598 15597 14782 0 -1 4202496 109679 0 0 0 32284 39 0 0 20 0 1 0 384074281 836796416 178924 33554432000 4194304 5654031 140734904628784 140734904616600 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15664/statm: 204296 178924 142 357 0 203936 0
Current children cumulated CPU time (s) 1780.47
Current children cumulated vsize (KiB) 1178464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 15712
/proc/meminfo: memFree=28752492/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
[pid=15598] ppid=15597 vsize=352132 CPUtime=1457.24 cores=1,3,5,7
/proc/15598/stat : 15598 (npSolver-pbo) S 15597 15597 14782 0 -1 4202496 64174 674186 0 0 1910 610 142827 377 20 0 1 0 383928382 360583168 57813 33554432000 4194304 6004724 140735761661280 140735761647128 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15598/statm: 88033 57813 200 442 0 87587 0
[pid=15664] ppid=15598 vsize=817184 CPUtime=342.83 cores=1,3,5,7
/proc/15664/stat : 15664 (glucosInc) R 15598 15597 14782 0 -1 4202496 109686 0 0 0 34244 39 0 0 20 0 1 0 384074281 836796416 178924 33554432000 4194304 5654031 140734904628784 140734904616600 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15664/statm: 204296 178924 142 357 0 203936 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1178464

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

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

[startup+1801.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 15712
/proc/meminfo: memFree=28752492/32873844 swapFree=7628/7628
[pid=15597] ppid=15595 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15597/stat : 15597 (npSolver-pbo-It) S 15595 15597 14782 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383928382 9367552 275 33554432000 4194304 5064252 140735893147696 140735893146608 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15597/statm: 2287 275 233 213 0 72 0
[pid=15598] ppid=15597 vsize=352132 CPUtime=1457.24 cores=1,3,5,7
/proc/15598/stat : 15598 (npSolver-pbo) S 15597 15597 14782 0 -1 4202496 64174 674186 0 0 1910 610 142827 377 20 0 1 0 383928382 360583168 57813 33554432000 4194304 6004724 140735761661280 140735761647128 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15598/statm: 88033 57813 200 442 0 87587 0
[pid=15664] ppid=15598 vsize=817184 CPUtime=342.83 cores=1,3,5,7
/proc/15664/stat : 15664 (glucosInc) R 15598 15597 14782 0 -1 4202496 109686 0 0 0 34244 39 0 0 20 0 1 0 384074281 836796416 178924 33554432000 4194304 5654031 140734904628784 140734904616600 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15664/statm: 204296 178924 142 357 0 203936 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1178464

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15597 and gives
#  childrusage.ru_utime.tv_sec=1447
#  childrusage.ru_utime.tv_usec=373965
#  childrusage.ru_stime.tv_sec=9
#  childrusage.ru_stime.tv_usec=886497
# CPU time returned by wait4() is 1457.26
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.92
CPU time (s): 1800.07
CPU user time (s): 1789.81
CPU system time (s): 10.26
CPU usage (%): 99.8975
Max. virtual memory (cumulated for all children) (KiB): 1524268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1447.37
system time used= 9.8865
maximum resident set size= 940956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 738723
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3470928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18581
involuntary context switches= 4168

runsolver used 7.8728 second user time and 7.99378 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-08 19:53:55
IDJOB=3751671
IDBENCH=92755
IDSOLVER=2335
FILE ID=node146/3751671-1339178034
RUNJOBID= node146-1339170173-14799
PBS_JOBID= 14643816
Free space on /tmp= 70596 MiB

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

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

MD5SUM BENCH= 96fec7ce232e48bab56f85f395e33fea
RANDOM SEED=1351769298

node146.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29604912 kB
Buffers:          393796 kB
Cached:          1614292 kB
SwapCached:         2068 kB
Active:          2354668 kB
Inactive:          19660 kB
Active(anon):     363608 kB
Inactive(anon):     5112 kB
Active(file):    1991060 kB
Inactive(file):    14548 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099984 kB
Dirty:            143556 kB
Writeback:             0 kB
AnonPages:        372572 kB
Mapped:            10360 kB
Shmem:                 0 kB
Slab:             752820 kB
SReclaimable:     192564 kB
SUnreclaim:       560256 kB
KernelStack:        1472 kB
PageTables:         4736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     533704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 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= 70400 MiB
End job on node146 at 2012-06-08 20:23:59