Trace number 3748396

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

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

Solver Data

0.00/0.99	c run inc solver
0.00/0.99	c [INC SYSTEM] run initial solver
0.00/0.99	c [INC SYSTEM] preprocess with white file
2.28/2.38	c [INC SYSTEM] finished preprocessing in 1 s
2.28/2.38	c [INC SYSTEM] execute solver
2.36/2.94	c [INC SEARCH] formula is SAT
2.36/2.94	c [INC SYSTEM] solved the initial formula
2.36/2.95	c model valid
2.36/2.95	c current solution ok
3.37/3.45	o -48803709
3.37/3.45	c execute binary inc search
3.37/3.45	c [INC SEARCH] current bound: 2115262441
3.37/3.45	c [INC SEARCH] iteration: 0
3.37/3.45	c [INC SEARCH] lower bound: 0 upperbound 4230524882 current bound: 2115262441 best value:4230524882
3.37/3.45	c [INC SYSTEM] there exists a inc, kill it!
3.37/3.45	c write failed with 2
3.37/3.45	c [INC SYSTEM] create new solver instance
3.37/3.45	c [INC] encode full formula
3.37/3.45	c fallback to adder encoding
3.88/3.95	c set iterative enc to: adder
3.88/3.95	c set iterative enc to: none
4.08/4.37	c [INC SEARCH] isOptimum variable: 0
158.04/158.34	c [INC SEARCH] formula is UNSAT
158.04/158.34	c [INC SYSTEM] there exists a inc, kill it!
158.04/158.34	c write failed with 2
158.04/158.34	c sat variable: 0 optimum/unsat variable: 1
158.04/158.34	c [INC SEARCH] set lower bound to 2115262442 upperbound 4230524882
158.04/158.34	c [INC SEARCH] current bound: 3172893662
158.04/158.34	c [INC SEARCH] iteration: 1
158.04/158.34	c [INC SEARCH] lower bound: 2115262442 upperbound 4230524882 current bound: 3172893662 best value:4230524882
158.04/158.34	c [INC SYSTEM] create new solver instance
158.04/158.34	c [INC] encode full formula
158.04/158.34	c fallback to adder encoding
158.56/158.86	c set iterative enc to: adder
158.56/158.86	c set iterative enc to: none
158.66/158.94	c [INC SEARCH] isOptimum variable: 0
876.03/876.45	c [INC SEARCH] formula is UNSAT
876.03/876.45	c [INC SYSTEM] there exists a inc, kill it!
876.03/876.45	c write failed with 2
876.03/876.46	c sat variable: 0 optimum/unsat variable: 1
876.03/876.46	c [INC SEARCH] set lower bound to 3172893663 upperbound 4230524882
876.03/876.46	c [INC SEARCH] current bound: 3701709272
876.03/876.46	c [INC SEARCH] iteration: 2
876.03/876.46	c [INC SEARCH] lower bound: 3172893663 upperbound 4230524882 current bound: 3701709272 best value:4230524882
876.03/876.46	c [INC SYSTEM] create new solver instance
876.03/876.46	c [INC] encode full formula
876.03/876.46	c fallback to adder encoding
876.55/876.98	c set iterative enc to: adder
876.55/876.98	c set iterative enc to: none
876.63/877.06	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.61	c an unexpexted return value has been received, exit
1800.06/1800.61	s UNKNOWN
1800.06/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.61	c write failed with -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-3748396-1339166031/watcher-3748396-1339166031 -o /tmp/evaluation-result-3748396-1339166031/solver-3748396-1339166031 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748396-1339166031.opb 1931399786 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.03 1.45 3/173 2801
/proc/meminfo: memFree=29109488/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0

[startup+0.019052 s]
/proc/loadavg: 1.00 1.03 1.45 3/173 2801
/proc/meminfo: memFree=29109488/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100285 s]
/proc/loadavg: 1.00 1.03 1.45 3/173 2801
/proc/meminfo: memFree=29109488/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300179 s]
/proc/loadavg: 1.00 1.03 1.45 3/173 2801
/proc/meminfo: memFree=29109488/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700224 s]
/proc/loadavg: 1.00 1.03 1.45 3/173 2801
/proc/meminfo: memFree=29109488/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 1.00 1.03 1.45 3/180 2815
/proc/meminfo: memFree=28963960/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=30752 CPUtime=0.99 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) S 2801 2801 23454 0 -1 4202496 15116 0 0 0 94 5 0 0 20 0 1 0 382729201 31490048 6484 33554432000 4194304 6004724 140735915710288 140735915704752 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2802/statm: 7688 6484 163 442 0 7242 0
[pid=2815] ppid=2802 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2815/stat : 2815 (cp2_pre.sh) S 2802 2801 23454 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 382729300 9367552 277 33554432000 4194304 5064252 140733471881824 140733471880528 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2815/statm: 2287 277 234 213 0 72 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 49048

[startup+3.10018 s]
/proc/loadavg: 1.00 1.03 1.45 3/181 2816
/proc/meminfo: memFree=28848404/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=30756 CPUtime=2.51 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) R 2801 2801 23454 0 -1 4202496 15584 17117 0 0 98 16 130 7 20 0 1 0 382729201 31494144 6496 33554432000 4194304 6004724 140735915710288 140735915696568 5190832 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2802/statm: 7689 6496 174 442 0 7243 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 39904

[startup+6.30023 s]
/proc/loadavg: 1.08 1.05 1.45 3/180 2821
/proc/meminfo: memFree=28375872/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=39380 CPUtime=4 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) S 2801 2801 23454 0 -1 4202496 18508 25208 0 0 154 50 185 11 20 0 1 0 382729201 40325120 8657 33554432000 4194304 6004724 140735915710288 140735915695208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2802/statm: 9845 8657 179 442 0 9399 0
[pid=2821] ppid=2802 vsize=121892 CPUtime=2.07 cores=0,2,4,6
/proc/2821/stat : 2821 (glucosInc) R 2802 2801 23454 0 -1 4202496 23541 0 0 0 202 5 0 0 20 0 1 0 382729622 124817408 27172 33554432000 4194304 5654031 140735592211808 140735592199624 4214578 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2821/statm: 30473 27172 141 357 0 30113 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 170420

[startup+12.7002 s]
/proc/loadavg: 1.15 1.07 1.45 3/182 2823
/proc/meminfo: memFree=27542360/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=39380 CPUtime=4 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) S 2801 2801 23454 0 -1 4202496 18508 25208 0 0 154 50 185 11 20 0 1 0 382729201 40325120 8657 33554432000 4194304 6004724 140735915710288 140735915695208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2802/statm: 9845 8657 179 442 0 9399 0
[pid=2821] ppid=2802 vsize=125608 CPUtime=8.47 cores=0,2,4,6
/proc/2821/stat : 2821 (glucosInc) R 2802 2801 23454 0 -1 4202496 24509 0 0 0 839 8 0 0 20 0 1 0 382729622 128622592 29162 33554432000 4194304 5654031 140735592211808 140735592199624 4208604 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2821/statm: 31402 29162 141 357 0 31042 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 174136

[startup+25.5003 s]
/proc/loadavg: 1.63 1.18 1.48 3/182 2823
/proc/meminfo: memFree=27040860/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=39380 CPUtime=4 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) S 2801 2801 23454 0 -1 4202496 18508 25208 0 0 154 50 185 11 20 0 1 0 382729201 40325120 8657 33554432000 4194304 6004724 140735915710288 140735915695208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2802/statm: 9845 8657 179 442 0 9399 0
[pid=2821] ppid=2802 vsize=129600 CPUtime=21.27 cores=0,2,4,6
/proc/2821/stat : 2821 (glucosInc) R 2802 2801 23454 0 -1 4202496 26235 0 0 0 2112 15 0 0 20 0 1 0 382729622 132710400 29987 33554432000 4194304 5654031 140735592211808 140735592199624 4214632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2821/statm: 32400 29987 141 357 0 32040 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 178128

[startup+51.1003 s]
/proc/loadavg: 1.81 1.26 1.50 3/181 2825
/proc/meminfo: memFree=27092304/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=39380 CPUtime=4 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) S 2801 2801 23454 0 -1 4202496 18508 25208 0 0 154 50 185 11 20 0 1 0 382729201 40325120 8657 33554432000 4194304 6004724 140735915710288 140735915695208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2802/statm: 9845 8657 179 442 0 9399 0
[pid=2821] ppid=2802 vsize=165832 CPUtime=46.86 cores=0,2,4,6
/proc/2821/stat : 2821 (glucosInc) R 2802 2801 23454 0 -1 4202496 30089 0 0 0 4669 17 0 0 20 0 1 0 382729622 169811968 39129 33554432000 4194304 5654031 140735592211808 140735592199624 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2821/statm: 41458 39129 141 357 0 41098 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 214360

[startup+102.3 s]
/proc/loadavg: 1.92 1.37 1.52 3/181 2825
/proc/meminfo: memFree=27078284/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=39380 CPUtime=4 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) S 2801 2801 23454 0 -1 4202496 18508 25208 0 0 154 50 185 11 20 0 1 0 382729201 40325120 8657 33554432000 4194304 6004724 140735915710288 140735915695208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2802/statm: 9845 8657 179 442 0 9399 0
[pid=2821] ppid=2802 vsize=165832 CPUtime=98.06 cores=0,2,4,6
/proc/2821/stat : 2821 (glucosInc) R 2802 2801 23454 0 -1 4202496 31370 0 0 0 9786 20 0 0 20 0 1 0 382729622 169811968 40127 33554432000 4194304 5654031 140735592211808 140735592199624 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2821/statm: 41458 40127 141 357 0 41098 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 214360

[startup+162.3 s]
/proc/loadavg: 1.97 1.48 1.55 3/181 2827
/proc/meminfo: memFree=27137540/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=22700 CPUtime=158.71 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) S 2801 2801 23454 0 -1 4202496 21242 58103 0 0 205 57 15571 38 20 0 1 0 382729201 23244800 4519 33554432000 4194304 6004724 140735915710288 140735915695208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2802/statm: 5675 4519 179 442 0 5229 0
[pid=2827] ppid=2802 vsize=125328 CPUtime=3.33 cores=0,2,4,6
/proc/2827/stat : 2827 (glucosInc) R 2802 2801 23454 0 -1 4202496 25954 0 0 0 329 4 0 0 20 0 1 0 382745095 128335872 27904 33554432000 4194304 5654031 140733969596544 140733969594328 4214638 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2827/statm: 31332 27904 141 357 0 30972 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 157176

[startup+222.3 s]
/proc/loadavg: 1.99 1.57 1.58 3/181 2828
/proc/meminfo: memFree=27049836/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=22700 CPUtime=158.71 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) S 2801 2801 23454 0 -1 4202496 21242 58103 0 0 205 57 15571 38 20 0 1 0 382729201 23244800 4519 33554432000 4194304 6004724 140735915710288 140735915695208 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2802/statm: 5675 4519 179 442 0 5229 0
[pid=2827] ppid=2802 vsize=215016 CPUtime=63.33 cores=0,2,4,6
/proc/2827/stat : 2827 (glucosInc) R 2802 2801 23454 0 -1 4202496 31518 0 0 0 6323 10 0 0 20 0 1 0 382745095 220176384 48820 33554432000 4194304 5654031 140733969596544 140733969584360 4218827 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2827/statm: 53754 48820 141 357 0 53394 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 246864

[startup+282.3 s]
/proc/loadavg: 1.99 1.65 1.60 3/181 2828
/proc/meminfo: memFree=27051884/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=27013584/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=22700 CPUtime=876.7 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) S 2801 2801 23454 0 -1 4202496 25509 109988 0 0 256 63 87265 86 20 0 1 0 382729201 23244800 4519 33554432000 4194304 6004724 140735915710288 140735915695208 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2802/statm: 5675 4519 179 442 0 5229 0
[pid=2836] ppid=2802 vsize=243348 CPUtime=425.13 cores=0,2,4,6
/proc/2836/stat : 2836 (glucosInc) R 2802 2801 23454 0 -1 4202496 35926 0 0 0 42487 26 0 0 20 0 1 0 382816907 249188352 52813 33554432000 4194304 5654031 140737374996688 140737374984504 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2836/statm: 60837 52813 141 357 0 60477 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 275196

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.85 3/181 2840
/proc/meminfo: memFree=27009400/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=22700 CPUtime=876.7 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) S 2801 2801 23454 0 -1 4202496 25509 109988 0 0 256 63 87265 86 20 0 1 0 382729201 23244800 4519 33554432000 4194304 6004724 140735915710288 140735915695208 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2802/statm: 5675 4519 179 442 0 5229 0
[pid=2836] ppid=2802 vsize=243348 CPUtime=485.12 cores=0,2,4,6
/proc/2836/stat : 2836 (glucosInc) R 2802 2801 23454 0 -1 4202496 37617 0 0 0 48483 29 0 0 20 0 1 0 382816907 249188352 53326 33554432000 4194304 5654031 140737374996688 140737374984504 4216156 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2836/statm: 60837 53326 141 357 0 60477 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 275196

[startup+1422.3 s]
/proc/loadavg: 2.00 1.99 1.85 3/181 2841
/proc/meminfo: memFree=27005584/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=22700 CPUtime=876.7 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) S 2801 2801 23454 0 -1 4202496 25509 109988 0 0 256 63 87265 86 20 0 1 0 382729201 23244800 4519 33554432000 4194304 6004724 140735915710288 140735915695208 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2802/statm: 5675 4519 179 442 0 5229 0
[pid=2836] ppid=2802 vsize=243348 CPUtime=545.11 cores=0,2,4,6
/proc/2836/stat : 2836 (glucosInc) R 2802 2801 23454 0 -1 4202496 39311 0 0 0 54479 32 0 0 20 0 1 0 382816907 249188352 54350 33554432000 4194304 5654031 140737374996688 140737374984504 4233455 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2836/statm: 60837 54350 141 357 0 60477 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 275196

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.86 3/181 2841
/proc/meminfo: memFree=27009588/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=22700 CPUtime=876.7 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) S 2801 2801 23454 0 -1 4202496 25509 109988 0 0 256 63 87265 86 20 0 1 0 382729201 23244800 4519 33554432000 4194304 6004724 140735915710288 140735915695208 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2802/statm: 5675 4519 179 442 0 5229 0
[pid=2836] ppid=2802 vsize=244404 CPUtime=605.1 cores=0,2,4,6
/proc/2836/stat : 2836 (glucosInc) R 2802 2801 23454 0 -1 4202496 41055 0 0 0 60474 36 0 0 20 0 1 0 382816907 250269696 53381 33554432000 4194304 5654031 140737374996688 140737374984504 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2836/statm: 61101 53381 141 357 0 60741 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 276252

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.87 3/181 2841
/proc/meminfo: memFree=26963128/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=22700 CPUtime=876.7 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) S 2801 2801 23454 0 -1 4202496 25509 109988 0 0 256 63 87265 86 20 0 1 0 382729201 23244800 4519 33554432000 4194304 6004724 140735915710288 140735915695208 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2802/statm: 5675 4519 179 442 0 5229 0
[pid=2836] ppid=2802 vsize=215712 CPUtime=665.09 cores=0,2,4,6
/proc/2836/stat : 2836 (glucosInc) R 2802 2801 23454 0 -1 4202496 42875 0 0 0 66470 39 0 0 20 0 1 0 382816907 220889088 51996 33554432000 4194304 5654031 140737374996688 140737374994472 4216571 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2836/statm: 53928 51996 141 357 0 53568 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 247560

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.87 3/182 2844
/proc/meminfo: memFree=26994120/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=22700 CPUtime=876.7 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) S 2801 2801 23454 0 -1 4202496 25509 109988 0 0 256 63 87265 86 20 0 1 0 382729201 23244800 4519 33554432000 4194304 6004724 140735915710288 140735915695208 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2802/statm: 5675 4519 179 442 0 5229 0
[pid=2836] ppid=2802 vsize=251064 CPUtime=725.08 cores=0,2,4,6
/proc/2836/stat : 2836 (glucosInc) R 2802 2801 23454 0 -1 4202496 45480 0 0 0 72466 42 0 0 20 0 1 0 382816907 257089536 56784 33554432000 4194304 5654031 140737374996688 140737374984504 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2836/statm: 62766 56784 141 357 0 62406 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 282912

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/182 2867
/proc/meminfo: memFree=26978376/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=22700 CPUtime=876.7 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) S 2801 2801 23454 0 -1 4202496 25509 109988 0 0 256 63 87265 86 20 0 1 0 382729201 23244800 4519 33554432000 4194304 6004724 140735915710288 140735915695208 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2802/statm: 5675 4519 179 442 0 5229 0
[pid=2836] ppid=2802 vsize=254776 CPUtime=785.08 cores=0,2,4,6
/proc/2836/stat : 2836 (glucosInc) R 2802 2801 23454 0 -1 4202496 47234 0 0 0 78463 45 0 0 20 0 1 0 382816907 260890624 60706 33554432000 4194304 5654031 140737374996688 140737374984504 4208659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2836/statm: 63694 60706 141 357 0 63334 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 286624

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/181 2868
/proc/meminfo: memFree=26985932/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=22700 CPUtime=876.7 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) S 2801 2801 23454 0 -1 4202496 25509 109988 0 0 256 63 87265 86 20 0 1 0 382729201 23244800 4519 33554432000 4194304 6004724 140735915710288 140735915695208 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2802/statm: 5675 4519 179 442 0 5229 0
[pid=2836] ppid=2802 vsize=258892 CPUtime=845.06 cores=0,2,4,6
/proc/2836/stat : 2836 (glucosInc) R 2802 2801 23454 0 -1 4202496 48985 0 0 0 84458 48 0 0 20 0 1 0 382816907 265105408 58657 33554432000 4194304 5654031 140737374996688 140737374984504 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2836/statm: 64723 58657 141 357 0 64363 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 290740

[startup+1782.31 s]
/proc/loadavg: 2.00 1.99 1.89 3/181 2868
/proc/meminfo: memFree=26967316/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=22700 CPUtime=876.7 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) S 2801 2801 23454 0 -1 4202496 25509 109988 0 0 256 63 87265 86 20 0 1 0 382729201 23244800 4519 33554432000 4194304 6004724 140735915710288 140735915695208 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2802/statm: 5675 4519 179 442 0 5229 0
[pid=2836] ppid=2802 vsize=265464 CPUtime=905.06 cores=0,2,4,6
/proc/2836/stat : 2836 (glucosInc) R 2802 2801 23454 0 -1 4202496 49759 0 0 0 90456 50 0 0 20 0 1 0 382816907 271835136 63233 33554432000 4194304 5654031 140737374996688 140737374984504 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2836/statm: 66366 63233 141 357 0 66006 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 297312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 1.99 1.89 3/181 2868
/proc/meminfo: memFree=26985624/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=22700 CPUtime=876.7 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) S 2801 2801 23454 0 -1 4202496 25509 109988 0 0 256 63 87265 86 20 0 1 0 382729201 23244800 4519 33554432000 4194304 6004724 140735915710288 140735915695208 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2802/statm: 5675 4519 179 442 0 5229 0
[pid=2836] ppid=2802 vsize=265464 CPUtime=923.36 cores=0,2,4,6
/proc/2836/stat : 2836 (glucosInc) R 2802 2801 23454 0 -1 4202496 50713 0 0 0 92285 51 0 0 20 0 1 0 382816907 271835136 58692 33554432000 4194304 5654031 140737374996688 140737374984504 4232994 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2836/statm: 66366 58692 141 357 0 66006 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 297312

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.6 s]
/proc/loadavg: 2.00 1.99 1.89 3/181 2868
/proc/meminfo: memFree=26985624/32873648 swapFree=6860/6860
[pid=2801] ppid=2799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2801/stat : 2801 (npSolver-pbo-I.) S 2799 2801 23454 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382729201 9367552 275 33554432000 4194304 5064252 140736510076048 140736510074960 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2801/statm: 2287 275 233 213 0 72 0
[pid=2802] ppid=2801 vsize=22700 CPUtime=876.7 cores=0,2,4,6
/proc/2802/stat : 2802 (npSolver-pbo) S 2801 2801 23454 0 -1 4202496 25509 109988 0 0 256 63 87265 86 20 0 1 0 382729201 23244800 4519 33554432000 4194304 6004724 140735915710288 140735915695208 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/2802/statm: 5675 4519 179 442 0 5229 0
[pid=2836] ppid=2802 vsize=265464 CPUtime=923.36 cores=0,2,4,6
/proc/2836/stat : 2836 (glucosInc) R 2802 2801 23454 0 -1 4202496 50713 0 0 0 92285 51 0 0 20 0 1 0 382816907 271835136 58692 33554432000 4194304 5654031 140737374996688 140737374984504 4232994 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2836/statm: 66366 58692 141 357 0 66006 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 297312

Child status: 0
Real time (s): 1800.61
CPU time (s): 1800.1
CPU user time (s): 1798.08
CPU system time (s): 2.02069
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 427540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.08
system time used= 2.02069
maximum resident set size= 317816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186588
page faults= 0
swaps= 0
block input operations= 0
block output operations= 306792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 226
involuntary context switches= 3965

runsolver used 2.84957 second user time and 7.27589 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-08 16:33:51
IDJOB=3748396
IDBENCH=89903
IDSOLVER=2333
FILE ID=node116/3748396-1339166031
RUNJOBID= node116-1339166031-2783
PBS_JOBID= 14643781
Free space on /tmp= 70956 MiB

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

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

MD5SUM BENCH= 3f0afbcd16b5dd29f67967742a878949
RANDOM SEED=1931399786

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29109752 kB
Buffers:          443208 kB
Cached:          2405584 kB
SwapCached:         3172 kB
Active:          1055208 kB
Inactive:        1804840 kB
Active(anon):       8064 kB
Inactive(anon):     3396 kB
Active(file):    1047144 kB
Inactive(file):  1801444 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100548 kB
Dirty:             10108 kB
Writeback:             0 kB
AnonPages:         11308 kB
Mapped:             9856 kB
Shmem:                 0 kB
Slab:             765640 kB
SReclaimable:     210008 kB
SUnreclaim:       555632 kB
KernelStack:        1376 kB
PageTables:         3528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     106820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70556 MiB
End job on node116 at 2012-06-08 17:03:52