Trace number 3746800

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.1 1800.62

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-harp2.opb
MD5SUM3f0afbcd16b5dd29f67967742a878949
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-67205306
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2993
Total number of constraints112
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)73
Number of constraints which are nor clauses,nor cardinality constraints39
Minimum length of a constraint41
Maximum length of a constraint73
Number of terms in the objective function 2993
Biggest coefficient in the objective function 17006200
Number of bits for the biggest coefficient in the objective function 25
Sum of the numbers in the objective function 4415092451
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 4208540000
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 46909379837
Number of bits of the biggest sum of numbers36
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/1.00	c run inc solver
0.00/1.00	c [INC SYSTEM] run initial solver
0.00/1.00	c [INC SYSTEM] preprocess with white file
2.37/2.41	c [INC SYSTEM] finished preprocessing in 1 s
2.37/2.41	c [INC SYSTEM] execute solver
2.39/3.01	c [INC SEARCH] formula is SAT
2.39/3.01	c [INC SYSTEM] solved the initial formula
2.39/3.01	c model valid
2.39/3.01	c current solution ok
3.47/3.50	o -48803709
3.47/3.50	c [INC SYSTEM] there exists a inc, kill it!
3.47/3.50	c write failed with 2
3.47/3.51	c [INC SEARCH] iteration: 0
3.47/3.51	c [INC BOUNDS] best value:4230524882 search for 4230524881
3.47/3.51	c [INC SYSTEM] create new solver instance
3.47/3.51	c [INC] encode full formula
3.47/3.51	c fallback to adder encoding
3.97/4.03	c set iterative enc to: adder
3.97/4.03	c set iterative enc to: none
4.08/4.10	c [INC SEARCH] isOptimum variable: 0
167.92/168.07	c formula is SAT
167.92/168.09	c [INC SEARCH] copied best model
167.92/168.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
167.92/168.09	c model valid
167.92/168.09	c current solution ok
167.92/168.09	o -50121011
167.92/168.09	c [INC SEARCH] iteration: 1
167.92/168.09	c [INC BOUNDS] best value:4229207580 search for 4229207579
167.92/168.09	c [INC SYSTEM] there exists a inc, kill it!
167.92/168.09	c write failed with 2
168.01/168.10	c [INC SYSTEM] create new solver instance
168.01/168.10	c [INC] encode full formula
168.01/168.10	c fallback to adder encoding
168.52/168.62	c set iterative enc to: adder
168.52/168.62	c set iterative enc to: none
168.62/168.70	c [INC SEARCH] isOptimum variable: 0
422.33/422.58	c formula is SAT
422.33/422.59	c [INC SEARCH] copied best model
422.33/422.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
422.44/422.60	c model valid
422.44/422.60	c current solution ok
422.44/422.60	o -55591295
422.44/422.60	c [INC SEARCH] iteration: 2
422.44/422.60	c [INC BOUNDS] best value:4223737296 search for 4223737295
422.44/422.60	c [INC SYSTEM] there exists a inc, kill it!
422.44/422.60	c write failed with 2
422.44/422.60	c [INC SYSTEM] create new solver instance
422.44/422.60	c [INC] encode full formula
422.44/422.60	c fallback to adder encoding
422.96/423.12	c set iterative enc to: adder
422.96/423.12	c set iterative enc to: none
423.06/423.20	c [INC SEARCH] isOptimum variable: 0
1197.09/1197.45	c formula is SAT
1197.09/1197.46	c [INC SEARCH] copied best model
1197.09/1197.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1197.09/1197.47	c model valid
1197.09/1197.47	c current solution ok
1197.09/1197.47	o -55883526
1197.09/1197.47	c [INC SEARCH] iteration: 3
1197.09/1197.47	c [INC BOUNDS] best value:4223445065 search for 4223445064
1197.09/1197.47	c [INC SYSTEM] there exists a inc, kill it!
1197.09/1197.47	c write failed with 2
1197.09/1197.47	c [INC SYSTEM] create new solver instance
1197.09/1197.47	c [INC] encode full formula
1197.09/1197.47	c fallback to adder encoding
1197.69/1198.00	c set iterative enc to: adder
1197.69/1198.00	c set iterative enc to: none
1197.69/1198.08	c [INC SEARCH] isOptimum variable: 0
1674.14/1674.69	c formula is SAT
1674.25/1674.70	c [INC SEARCH] copied best model
1674.25/1674.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1674.25/1674.71	c model valid
1674.25/1674.71	c current solution ok
1674.25/1674.71	o -56108892
1674.25/1674.71	c [INC SEARCH] iteration: 4
1674.25/1674.71	c [INC BOUNDS] best value:4223219699 search for 4223219698
1674.25/1674.71	c [INC SYSTEM] there exists a inc, kill it!
1674.25/1674.71	c write failed with 2
1674.25/1674.71	c [INC SYSTEM] create new solver instance
1674.25/1674.71	c [INC] encode full formula
1674.25/1674.71	c fallback to adder encoding
1674.77/1675.23	c set iterative enc to: adder
1674.77/1675.23	c set iterative enc to: none
1674.86/1675.31	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.10/1800.61	s UNKNOWN
1800.10/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.10/1800.61	c write failed with -1
1800.10/1800.61	HOME/npSolver-pbo-Itd.sh: line 18: 32516 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3746800-1339105638/watcher-3746800-1339105638 -o /tmp/evaluation-result-3746800-1339105638/solver-3746800-1339105638 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746800-1339105638.opb 1090137709 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 2/178 32515
/proc/meminfo: memFree=26043360/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0

[startup+0.0564481 s]
/proc/loadavg: 2.01 2.01 2.00 2/178 32515
/proc/meminfo: memFree=26043360/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100291 s]
/proc/loadavg: 2.01 2.01 2.00 2/178 32515
/proc/meminfo: memFree=26043360/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300276 s]
/proc/loadavg: 2.01 2.01 2.00 2/178 32515
/proc/meminfo: memFree=26043360/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700273 s]
/proc/loadavg: 2.01 2.01 2.00 2/178 32515
/proc/meminfo: memFree=26043360/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 32517
/proc/meminfo: memFree=26007280/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=30752 CPUtime=0.99 cores=0,2,4,6
/proc/32516/stat : 32516 (npSolver-pbo) S 32515 32515 30741 0 -1 4202496 16171 0 0 0 94 5 0 0 20 0 1 0 376688202 31490048 6520 33554432000 4194304 6004724 140733293686512 140733293680976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32516/statm: 7688 6520 163 442 0 7242 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 39900

[startup+3.10026 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 32519
/proc/meminfo: memFree=25932616/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=30756 CPUtime=2.49 cores=0,2,4,6
/proc/32516/stat : 32516 (npSolver-pbo) R 32515 32515 30741 0 -1 4202496 16638 18138 0 0 97 12 133 7 20 0 1 0 376688202 31494144 6532 33554432000 4194304 6004724 140733293686512 140733293672792 5190832 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32516/statm: 7689 6532 174 442 0 7243 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 39904

[startup+6.3003 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 32524
/proc/meminfo: memFree=25850940/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=39568 CPUtime=4.08 cores=0,2,4,6
/proc/32516/stat : 32516 (npSolver-pbo) S 32515 32515 30741 0 -1 4202496 20438 26225 0 0 156 50 192 10 20 0 1 0 376688202 40517632 8739 33554432000 4194304 6004724 140733293686512 140733293672360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32516/statm: 9892 8739 178 442 0 9446 0
[pid=32524] ppid=32516 vsize=123904 CPUtime=2.19 cores=0,2,4,6
/proc/32524/stat : 32524 (glucosInc) R 32516 32515 30741 0 -1 4202496 24970 0 0 0 215 4 0 0 20 0 1 0 376688612 126877696 27515 33554432000 4194304 5654031 140733586378368 140733586376152 4216337 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32524/statm: 30976 27515 141 357 0 30616 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 172620

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 32524
/proc/meminfo: memFree=25840100/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=39568 CPUtime=4.08 cores=0,2,4,6
/proc/32516/stat : 32516 (npSolver-pbo) S 32515 32515 30741 0 -1 4202496 20438 26225 0 0 156 50 192 10 20 0 1 0 376688202 40517632 8739 33554432000 4194304 6004724 140733293686512 140733293672360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32516/statm: 9892 8739 178 442 0 9446 0
[pid=32524] ppid=32516 vsize=127468 CPUtime=8.58 cores=0,2,4,6
/proc/32524/stat : 32524 (glucosInc) R 32516 32515 30741 0 -1 4202496 25930 0 0 0 854 4 0 0 20 0 1 0 376688612 130527232 30008 33554432000 4194304 5654031 140733586378368 140733586366184 4797458 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32524/statm: 31867 30008 141 357 0 31507 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 176184

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 32524
/proc/meminfo: memFree=25840796/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=39568 CPUtime=4.08 cores=0,2,4,6
/proc/32516/stat : 32516 (npSolver-pbo) S 32515 32515 30741 0 -1 4202496 20438 26225 0 0 156 50 192 10 20 0 1 0 376688202 40517632 8739 33554432000 4194304 6004724 140733293686512 140733293672360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32516/statm: 9892 8739 178 442 0 9446 0
[pid=32524] ppid=32516 vsize=131912 CPUtime=21.38 cores=0,2,4,6
/proc/32524/stat : 32524 (glucosInc) R 32516 32515 30741 0 -1 4202496 28344 0 0 0 2133 5 0 0 20 0 1 0 376688612 135077888 29870 33554432000 4194304 5654031 140733586378368 140733586366184 4232912 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32524/statm: 32978 29870 141 357 0 32618 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 180628

[startup+51.1004 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 32524
/proc/meminfo: memFree=25800464/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=39568 CPUtime=4.08 cores=0,2,4,6
/proc/32516/stat : 32516 (npSolver-pbo) S 32515 32515 30741 0 -1 4202496 20438 26225 0 0 156 50 192 10 20 0 1 0 376688202 40517632 8739 33554432000 4194304 6004724 140733293686512 140733293672360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32516/statm: 9892 8739 178 442 0 9446 0
[pid=32524] ppid=32516 vsize=213368 CPUtime=46.98 cores=0,2,4,6
/proc/32524/stat : 32524 (glucosInc) R 32516 32515 30741 0 -1 4202496 31393 0 0 0 4690 8 0 0 20 0 1 0 376688612 218488832 47407 33554432000 4194304 5654031 140733586378368 140733586366184 4208621 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32524/statm: 53342 47407 141 357 0 52982 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 262084

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 32524
/proc/meminfo: memFree=25800700/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=39568 CPUtime=4.08 cores=0,2,4,6
/proc/32516/stat : 32516 (npSolver-pbo) S 32515 32515 30741 0 -1 4202496 20438 26225 0 0 156 50 192 10 20 0 1 0 376688202 40517632 8739 33554432000 4194304 6004724 140733293686512 140733293672360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32516/statm: 9892 8739 178 442 0 9446 0
[pid=32524] ppid=32516 vsize=164048 CPUtime=98.17 cores=0,2,4,6
/proc/32524/stat : 32524 (glucosInc) R 32516 32515 30741 0 -1 4202496 32892 0 0 0 9807 10 0 0 20 0 1 0 376688612 167985152 39371 33554432000 4194304 5654031 140733586378368 140733586366184 4215014 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32524/statm: 41012 39371 141 357 0 40652 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 212764

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 32524
/proc/meminfo: memFree=25766956/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=39568 CPUtime=4.08 cores=0,2,4,6
/proc/32516/stat : 32516 (npSolver-pbo) S 32515 32515 30741 0 -1 4202496 20438 26225 0 0 156 50 192 10 20 0 1 0 376688202 40517632 8739 33554432000 4194304 6004724 140733293686512 140733293672360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32516/statm: 9892 8739 178 442 0 9446 0
[pid=32524] ppid=32516 vsize=213368 CPUtime=158.13 cores=0,2,4,6
/proc/32524/stat : 32524 (glucosInc) R 32516 32515 30741 0 -1 4202496 34805 0 0 0 15800 13 0 0 20 0 1 0 376688612 218488832 47944 33554432000 4194304 5654031 140733586378368 140733586366184 4216646 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32524/statm: 53342 47944 141 357 0 52982 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 262084

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 32529
/proc/meminfo: memFree=25777992/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=25500 CPUtime=168.62 cores=0,2,4,6
/proc/32516/stat : 32516 (npSolver-pbo) S 32515 32515 30741 0 -1 4202496 25008 61567 0 0 209 57 16569 27 20 0 1 0 376688202 26112000 5254 33554432000 4194304 6004724 140733293686512 140733293672360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32516/statm: 6375 5254 178 442 0 5929 0
[pid=32529] ppid=32516 vsize=212128 CPUtime=53.55 cores=0,2,4,6
/proc/32529/stat : 32529 (glucosInc) R 32516 32515 30741 0 -1 4202496 30785 0 0 0 5346 9 0 0 20 0 1 0 376705072 217219072 48228 33554432000 4194304 5654031 140733573513120 140733573500936 4215055 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32529/statm: 53032 48228 141 357 0 52672 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 246776

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32529
/proc/meminfo: memFree=25777424/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=25500 CPUtime=168.62 cores=0,2,4,6

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

/proc/loadavg: 2.04 2.02 2.00 3/181 32619
/proc/meminfo: memFree=25840748/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=25500 CPUtime=1197.77 cores=0,2,4,6
/proc/32516/stat : 32516 (npSolver-pbo) S 32515 32515 30741 0 -1 4202496 35171 134716 0 0 316 71 119301 89 20 0 1 0 376688202 26112000 5254 33554432000 4194304 6004724 140733293686512 140733293672360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32516/statm: 6375 5254 178 442 0 5929 0
[pid=32614] ppid=32516 vsize=164080 CPUtime=104.16 cores=0,2,4,6
/proc/32614/stat : 32614 (glucosInc) R 32516 32515 30741 0 -1 4202496 34754 0 0 0 10399 17 0 0 20 0 1 0 376808010 168017920 35659 33554432000 4194304 5654031 140735228605904 140735228593720 4216907 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32614/statm: 41020 35659 141 357 0 40660 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 198728

[startup+1362.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 32619
/proc/meminfo: memFree=25808340/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=25500 CPUtime=1197.77 cores=0,2,4,6
/proc/32516/stat : 32516 (npSolver-pbo) S 32515 32515 30741 0 -1 4202496 35171 134716 0 0 316 71 119301 89 20 0 1 0 376688202 26112000 5254 33554432000 4194304 6004724 140733293686512 140733293672360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32516/statm: 6375 5254 178 442 0 5929 0
[pid=32614] ppid=32516 vsize=169444 CPUtime=164.15 cores=0,2,4,6
/proc/32614/stat : 32614 (glucosInc) R 32516 32515 30741 0 -1 4202496 38257 0 0 0 16393 22 0 0 20 0 1 0 376808010 173510656 38107 33554432000 4194304 5654031 140735228605904 140735228593720 4232994 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32614/statm: 42361 38107 141 357 0 42001 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 204092

[startup+1422.31 s]
/proc/loadavg: 2.05 2.03 2.00 3/182 32622
/proc/meminfo: memFree=25798936/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=25500 CPUtime=1197.77 cores=0,2,4,6
/proc/32516/stat : 32516 (npSolver-pbo) S 32515 32515 30741 0 -1 4202496 35171 134716 0 0 316 71 119301 89 20 0 1 0 376688202 26112000 5254 33554432000 4194304 6004724 140733293686512 140733293672360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32516/statm: 6375 5254 178 442 0 5929 0
[pid=32614] ppid=32516 vsize=175592 CPUtime=224.13 cores=0,2,4,6
/proc/32614/stat : 32614 (glucosInc) R 32516 32515 30741 0 -1 4202496 41341 0 0 0 22387 26 0 0 20 0 1 0 376808010 179806208 41155 33554432000 4194304 5654031 140735228605904 140735228593720 4243656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32614/statm: 43898 41155 141 357 0 43538 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 210240

[startup+1482.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/181 32622
/proc/meminfo: memFree=25833600/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=25500 CPUtime=1197.77 cores=0,2,4,6
/proc/32516/stat : 32516 (npSolver-pbo) S 32515 32515 30741 0 -1 4202496 35171 134716 0 0 316 71 119301 89 20 0 1 0 376688202 26112000 5254 33554432000 4194304 6004724 140733293686512 140733293672360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32516/statm: 6375 5254 178 442 0 5929 0
[pid=32614] ppid=32516 vsize=180728 CPUtime=284.11 cores=0,2,4,6
/proc/32614/stat : 32614 (glucosInc) R 32516 32515 30741 0 -1 4202496 42851 0 0 0 28383 28 0 0 20 0 1 0 376808010 185065472 43040 33554432000 4194304 5654031 140735228605904 140735228593720 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32614/statm: 45182 43040 141 357 0 44822 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 215376

[startup+1542.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/182 32624
/proc/meminfo: memFree=25796292/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=25500 CPUtime=1197.77 cores=0,2,4,6
/proc/32516/stat : 32516 (npSolver-pbo) S 32515 32515 30741 0 -1 4202496 35171 134716 0 0 316 71 119301 89 20 0 1 0 376688202 26112000 5254 33554432000 4194304 6004724 140733293686512 140733293672360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32516/statm: 6375 5254 178 442 0 5929 0
[pid=32614] ppid=32516 vsize=188520 CPUtime=344.1 cores=0,2,4,6
/proc/32614/stat : 32614 (glucosInc) R 32516 32515 30741 0 -1 4202496 45216 0 0 0 34379 31 0 0 20 0 1 0 376808010 193044480 43334 33554432000 4194304 5654031 140735228605904 140735228593720 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32614/statm: 47130 43334 141 357 0 46770 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 223168

[startup+1602.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/181 32624
/proc/meminfo: memFree=25773480/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=25500 CPUtime=1197.77 cores=0,2,4,6
/proc/32516/stat : 32516 (npSolver-pbo) S 32515 32515 30741 0 -1 4202496 35171 134716 0 0 316 71 119301 89 20 0 1 0 376688202 26112000 5254 33554432000 4194304 6004724 140733293686512 140733293672360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32516/statm: 6375 5254 178 442 0 5929 0
[pid=32614] ppid=32516 vsize=192960 CPUtime=404.09 cores=0,2,4,6
/proc/32614/stat : 32614 (glucosInc) R 32516 32515 30741 0 -1 4202496 46553 0 0 0 40374 35 0 0 20 0 1 0 376808010 197591040 45505 33554432000 4194304 5654031 140735228605904 140735228603688 4232380 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32614/statm: 48240 45505 141 357 0 47880 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 227608

[startup+1662.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/181 32624
/proc/meminfo: memFree=25756868/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=25500 CPUtime=1197.77 cores=0,2,4,6
/proc/32516/stat : 32516 (npSolver-pbo) S 32515 32515 30741 0 -1 4202496 35171 134716 0 0 316 71 119301 89 20 0 1 0 376688202 26112000 5254 33554432000 4194304 6004724 140733293686512 140733293672360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32516/statm: 6375 5254 178 442 0 5929 0
[pid=32614] ppid=32516 vsize=198216 CPUtime=464.08 cores=0,2,4,6
/proc/32614/stat : 32614 (glucosInc) R 32516 32515 30741 0 -1 4202496 48123 0 0 0 46370 38 0 0 20 0 1 0 376808010 202973184 46838 33554432000 4194304 5654031 140735228605904 140735228593720 4232997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32614/statm: 49554 46838 141 357 0 49194 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 232864

[startup+1722.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/181 32626
/proc/meminfo: memFree=25758368/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=25500 CPUtime=1674.87 cores=0,2,4,6
/proc/32516/stat : 32516 (npSolver-pbo) S 32515 32515 30741 0 -1 4202496 39741 183639 0 0 369 78 166909 131 20 0 1 0 376688202 26112000 5254 33554432000 4194304 6004724 140733293686512 140733293672360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32516/statm: 6375 5254 178 442 0 5929 0
[pid=32626] ppid=32516 vsize=163432 CPUtime=46.96 cores=0,2,4,6
/proc/32626/stat : 32626 (glucosInc) R 32516 32515 30741 0 -1 4202496 30621 0 0 0 4687 9 0 0 20 0 1 0 376855734 167354368 39184 33554432000 4194304 5654031 140735877172272 140735877160088 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32626/statm: 40858 39184 141 357 0 40498 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 198080

[startup+1782.3 s]
/proc/loadavg: 2.07 2.07 2.00 3/181 32626
/proc/meminfo: memFree=25808012/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=25500 CPUtime=1674.87 cores=0,2,4,6
/proc/32516/stat : 32516 (npSolver-pbo) S 32515 32515 30741 0 -1 4202496 39741 183639 0 0 369 78 166909 131 20 0 1 0 376688202 26112000 5254 33554432000 4194304 6004724 140733293686512 140733293672360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32516/statm: 6375 5254 178 442 0 5929 0
[pid=32626] ppid=32516 vsize=163432 CPUtime=106.92 cores=0,2,4,6
/proc/32626/stat : 32626 (glucosInc) R 32516 32515 30741 0 -1 4202496 32311 0 0 0 10680 12 0 0 20 0 1 0 376855734 167354368 39199 33554432000 4194304 5654031 140735877172272 140735877160088 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32626/statm: 40858 39199 141 357 0 40498 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 198080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.06 2.06 2.00 3/181 32626
/proc/meminfo: memFree=25736396/32873844 swapFree=6904/6904
[pid=32515] ppid=32513 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32515/stat : 32515 (npSolver-pbo-It) S 32513 32515 30741 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376688202 9367552 275 33554432000 4194304 5064252 140736439311680 140736439310592 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32515/statm: 2287 275 233 213 0 72 0
[pid=32516] ppid=32515 vsize=25500 CPUtime=1674.87 cores=0,2,4,6
/proc/32516/stat : 32516 (npSolver-pbo) S 32515 32515 30741 0 -1 4202496 39741 183639 0 0 369 78 166909 131 20 0 1 0 376688202 26112000 5254 33554432000 4194304 6004724 140733293686512 140733293672360 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32516/statm: 6375 5254 178 442 0 5929 0
[pid=32626] ppid=32516 vsize=212752 CPUtime=125.23 cores=0,2,4,6
/proc/32626/stat : 32626 (glucosInc) R 32516 32515 30741 0 -1 4202496 32971 0 0 0 12510 13 0 0 20 0 1 0 376855734 217858048 47704 33554432000 4194304 5654031 140735877172272 140735877160088 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32626/statm: 53188 47704 141 357 0 52828 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 247400

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32515 and gives
#  childrusage.ru_utime.tv_sec=1672
#  childrusage.ru_utime.tv_usec=795696
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=103680
# CPU time returned by wait4() is 1674.9
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.1
CPU user time (s): 1797.88
CPU system time (s): 2.22
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 332608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1672.8
system time used= 2.10368
maximum resident set size= 275200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 223762
page faults= 0
swaps= 0
block input operations= 0
block output operations= 474216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2198
involuntary context switches= 2400

runsolver used 2.73858 second user time and 7.10092 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-07 23:47:18
IDJOB=3746800
IDBENCH=89903
IDSOLVER=2332
FILE ID=node140/3746800-1339105638
RUNJOBID= node140-1339098176-30757
PBS_JOBID= 14643713
Free space on /tmp= 70664 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-harp2.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746800-1339105638/watcher-3746800-1339105638 -o /tmp/evaluation-result-3746800-1339105638/solver-3746800-1339105638 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746800-1339105638.opb 1090137709 HOME HOME

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

MD5SUM BENCH= 3f0afbcd16b5dd29f67967742a878949
RANDOM SEED=1090137709

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26044104 kB
Buffers:         1461664 kB
Cached:          4260160 kB
SwapCached:         1644 kB
Active:          3308180 kB
Inactive:        2558172 kB
Active(anon):     134936 kB
Inactive(anon):     9732 kB
Active(file):    3173244 kB
Inactive(file):  2548440 kB
Unevictable:        6904 kB
Mlocked:            6904 kB
SwapTotal:      67108856 kB
SwapFree:       67105336 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:         96072 kB
Mapped:            12148 kB
Shmem:                 8 kB
Slab:             819312 kB
SReclaimable:     261252 kB
SUnreclaim:       558060 kB
KernelStack:        1504 kB
PageTables:         4128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     273588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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= 70616 MiB
End job on node140 at 2012-06-08 00:17:18