Trace number 3701266

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 1.0? (TO) 1800.12 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-1.opb
MD5SUMa2418d45f4247bab260506429e96e746
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-54
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -57
Optimality of the best value was proved NO
Number of variables1534
Total number of constraints126555
Number of constraints which are clauses126555
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1534
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1534
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1534
Number of bits of the biggest sum of numbers11
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.26	c run usual solver
0.00/0.64	c model valid
0.00/0.64	c current solution ok
0.00/0.82	o 0
0.00/0.82	c current bound: 767
0.00/0.82	c (debug) using card networks
5.66/5.71	c current bound: 1151
5.66/5.71	c (debug) using card networks
15.16/15.25	c current bound: 1343
15.16/15.25	c (debug) using card networks
27.47/27.56	c current bound: 1439
27.47/27.56	c (debug) using card networks
43.98/44.01	c current bound: 1487
43.98/44.01	c (debug) using card networks
61.07/61.19	c model valid
61.07/61.19	c current solution ok
61.07/61.19	o -47
61.07/61.19	c current bound: 1463
61.07/61.19	c (debug) using card networks
80.45/80.54	c current bound: 1475
80.45/80.54	c (debug) using card networks
1800.08/1800.40	./satsolver.sh: line 5:  5839 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.40	c error: unexpected solver exit code
1800.08/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5783
/proc/meminfo: memFree=28868752/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0

[startup+0.0693281 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5783
/proc/meminfo: memFree=28868752/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100207 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5783
/proc/meminfo: memFree=28868752/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300129 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5783
/proc/meminfo: memFree=28868752/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700191 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5783
/proc/meminfo: memFree=28868752/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5797
/proc/meminfo: memFree=28822268/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
[pid=5784] ppid=5783 vsize=10464 CPUtime=0.86 cores=1,3,5,7
/proc/5784/stat : 5784 (npSolver-pbo) S 5783 5783 3117 0 -1 4202496 3316 8844 0 0 46 15 23 2 20 0 1 0 272385769 10715136 2120 33554432000 4194304 5992684 140737469193056 140737469185376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5784/statm: 2616 2120 177 440 0 2172 0
[pid=5796] ppid=5784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5796/stat : 5796 (satsolver.sh) S 5784 5783 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272385857 9367552 267 33554432000 4194304 5064252 140734427289184 140734427288096 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5796/statm: 2287 267 226 213 0 72 0
[pid=5797] ppid=5796 vsize=37724 CPUtime=0.6 cores=1,3,5,7
/proc/5797/stat : 5797 (glucose) R 5796 5783 3117 0 -1 4202496 8045 0 0 0 60 0 0 0 20 0 1 0 272385857 38629376 8379 33554432000 4194304 5208918 140734472184352 140734472182296 4211176 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5797/statm: 9431 8379 95 248 0 9180 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 66484

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5797
/proc/meminfo: memFree=28820524/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
[pid=5784] ppid=5783 vsize=10464 CPUtime=0.86 cores=1,3,5,7
/proc/5784/stat : 5784 (npSolver-pbo) S 5783 5783 3117 0 -1 4202496 3316 8844 0 0 46 15 23 2 20 0 1 0 272385769 10715136 2120 33554432000 4194304 5992684 140737469193056 140737469185376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5784/statm: 2616 2120 177 440 0 2172 0
[pid=5796] ppid=5784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5796/stat : 5796 (satsolver.sh) S 5784 5783 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272385857 9367552 267 33554432000 4194304 5064252 140734427289184 140734427288096 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5796/statm: 2287 267 226 213 0 72 0
[pid=5797] ppid=5796 vsize=38180 CPUtime=2.2 cores=1,3,5,7
/proc/5797/stat : 5797 (glucose) R 5796 5783 3117 0 -1 4202496 8074 0 0 0 220 0 0 0 20 0 1 0 272385857 39096320 8408 33554432000 4194304 5208918 140734472184352 140734472182184 4219273 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5797/statm: 9545 8408 103 248 0 9294 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 66940

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5797
/proc/meminfo: memFree=28817520/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
[pid=5784] ppid=5783 vsize=12520 CPUtime=5.75 cores=1,3,5,7
/proc/5784/stat : 5784 (npSolver-pbo) S 5783 5783 3117 0 -1 4202496 4651 19765 0 0 52 15 505 3 20 0 1 0 272385769 12820480 2404 33554432000 4194304 5992684 140737469193056 140737469185376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5784/statm: 3130 2404 177 440 0 2686 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 21668

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5804
/proc/meminfo: memFree=28810316/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
[pid=5784] ppid=5783 vsize=12520 CPUtime=5.75 cores=1,3,5,7
/proc/5784/stat : 5784 (npSolver-pbo) S 5783 5783 3117 0 -1 4202496 4651 19765 0 0 52 15 505 3 20 0 1 0 272385769 12820480 2404 33554432000 4194304 5992684 140737469193056 140737469185376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5784/statm: 3130 2404 177 440 0 2686 0
[pid=5803] ppid=5784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5803/stat : 5803 (satsolver.sh) S 5784 5783 3117 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272386346 9367552 267 33554432000 4194304 5064252 140735587768032 140735587766944 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5803/statm: 2287 267 226 213 0 72 0
[pid=5804] ppid=5803 vsize=38720 CPUtime=6.9 cores=1,3,5,7
/proc/5804/stat : 5804 (glucose) R 5803 5783 3117 0 -1 4202496 8640 0 0 0 689 1 0 0 20 0 1 0 272386346 39649280 8620 33554432000 4194304 5208918 140735879194944 140735879192776 4205631 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5804/statm: 9680 8620 95 248 0 9429 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 69536

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5811
/proc/meminfo: memFree=28803536/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
[pid=5784] ppid=5783 vsize=12520 CPUtime=15.29 cores=1,3,5,7
/proc/5784/stat : 5784 (npSolver-pbo) S 5783 5783 3117 0 -1 4202496 5986 31334 0 0 57 16 1449 7 20 0 1 0 272385769 12820480 2404 33554432000 4194304 5992684 140737469193056 140737469185376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5784/statm: 3130 2404 177 440 0 2686 0
[pid=5810] ppid=5784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5810/stat : 5810 (satsolver.sh) S 5784 5783 3117 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272387299 9367552 267 33554432000 4194304 5064252 140736363113680 140736363112592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5810/statm: 2287 267 226 213 0 72 0
[pid=5811] ppid=5810 vsize=39172 CPUtime=10.18 cores=1,3,5,7
/proc/5811/stat : 5811 (glucose) R 5810 5783 3117 0 -1 4202496 8797 0 0 0 1017 1 0 0 20 0 1 0 272387300 40112128 8762 33554432000 4194304 5208918 140736558627056 140736558624888 4229039 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5811/statm: 9793 8762 103 248 0 9542 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 69988

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5825
/proc/meminfo: memFree=28830692/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
[pid=5784] ppid=5783 vsize=12520 CPUtime=44.04 cores=1,3,5,7
/proc/5784/stat : 5784 (npSolver-pbo) S 5783 5783 3117 0 -1 4202496 8656 56130 0 0 67 17 4308 12 20 0 1 0 272385769 12820480 2404 33554432000 4194304 5992684 140737469193056 140737469185376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5784/statm: 3130 2404 177 440 0 2686 0
[pid=5824] ppid=5784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5824/stat : 5824 (satsolver.sh) S 5784 5783 3117 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272390176 9367552 266 33554432000 4194304 5064252 140735504776576 140735504775488 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5824/statm: 2287 266 226 213 0 72 0
[pid=5825] ppid=5824 vsize=39164 CPUtime=7.01 cores=1,3,5,7
/proc/5825/stat : 5825 (glucose) R 5824 5783 3117 0 -1 4202496 8703 0 0 0 700 1 0 0 20 0 1 0 272390176 40103936 8661 33554432000 4194304 5208918 140733697004416 140733697002248 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5825/statm: 9791 8661 103 248 0 9540 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 69980

[startup+102.306 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 5891
/proc/meminfo: memFree=29023340/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
[pid=5784] ppid=5783 vsize=12520 CPUtime=80.57 cores=1,3,5,7
/proc/5784/stat : 5784 (npSolver-pbo) S 5783 5783 3117 0 -1 4202496 11351 83980 0 0 90 19 7924 24 20 0 1 0 272385769 12820480 2404 33554432000 4194304 5992684 140737469193056 140737469185376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5784/statm: 3130 2404 177 440 0 2686 0
[pid=5838] ppid=5784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5838/stat : 5838 (satsolver.sh) S 5784 5783 3117 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272393829 9367552 267 33554432000 4194304 5064252 140736435527840 140736435526752 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5838/statm: 2287 267 226 213 0 72 0
[pid=5839] ppid=5838 vsize=58984 CPUtime=21.68 cores=1,3,5,7
/proc/5839/stat : 5839 (glucose) R 5838 5783 3117 0 -1 4202496 11521 0 0 0 2165 3 0 0 20 0 1 0 272393829 60399616 13818 33554432000 4194304 5208918 140736947725024 140736947721400 4229853 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5839/statm: 14746 13818 105 248 0 14495 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 89800

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 5927
/proc/meminfo: memFree=28996448/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
[pid=5784] ppid=5783 vsize=12520 CPUtime=80.57 cores=1,3,5,7
/proc/5784/stat : 5784 (npSolver-pbo) S 5783 5783 3117 0 -1 4202496 11351 83980 0 0 90 19 7924 24 20 0 1 0 272385769 12820480 2404 33554432000 4194304 5992684 140737469193056 140737469185376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5784/statm: 3130 2404 177 440 0 2686 0
[pid=5838] ppid=5784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5838/stat : 5838 (satsolver.sh) S 5784 5783 3117 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272393829 9367552 267 33554432000 4194304 5064252 140736435527840 140736435526752 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5838/statm: 2287 267 226 213 0 72 0
[pid=5839] ppid=5838 vsize=89440 CPUtime=81.66 cores=1,3,5,7
/proc/5839/stat : 5839 (glucose) R 5838 5783 3117 0 -1 4202496 14511 0 0 0 8161 5 0 0 20 0 1 0 272393829 91586560 19782 33554432000 4194304 5208918 140736947725024 140736947721336 4229328 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5839/statm: 22360 19782 105 248 0 22109 0
Current children cumulated CPU time (s) 162.23

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5945
/proc/meminfo: memFree=28734432/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
[pid=5784] ppid=5783 vsize=12520 CPUtime=80.57 cores=1,3,5,7
/proc/5784/stat : 5784 (npSolver-pbo) S 5783 5783 3117 0 -1 4202496 11351 83980 0 0 90 19 7924 24 20 0 1 0 272385769 12820480 2404 33554432000 4194304 5992684 140737469193056 140737469185376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5784/statm: 3130 2404 177 440 0 2686 0
[pid=5838] ppid=5784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5838/stat : 5838 (satsolver.sh) S 5784 5783 3117 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272393829 9367552 267 33554432000 4194304 5064252 140736435527840 140736435526752 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5838/statm: 2287 267 226 213 0 72 0
[pid=5839] ppid=5838 vsize=182172 CPUtime=1281.47 cores=1,3,5,7
/proc/5839/stat : 5839 (glucose) R 5838 5783 3117 0 -1 4202496 32955 0 0 0 128106 41 0 0 20 0 1 0 272393829 186544128 44048 33554432000 4194304 5208918 140736947725024 140736947723016 4215298 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5839/statm: 45543 44048 105 248 0 45292 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 212988

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5945
/proc/meminfo: memFree=28734044/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
[pid=5784] ppid=5783 vsize=12520 CPUtime=80.57 cores=1,3,5,7
/proc/5784/stat : 5784 (npSolver-pbo) S 5783 5783 3117 0 -1 4202496 11351 83980 0 0 90 19 7924 24 20 0 1 0 272385769 12820480 2404 33554432000 4194304 5992684 140737469193056 140737469185376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5784/statm: 3130 2404 177 440 0 2686 0
[pid=5838] ppid=5784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5838/stat : 5838 (satsolver.sh) S 5784 5783 3117 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272393829 9367552 267 33554432000 4194304 5064252 140736435527840 140736435526752 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5838/statm: 2287 267 226 213 0 72 0
[pid=5839] ppid=5838 vsize=212992 CPUtime=1341.47 cores=1,3,5,7
/proc/5839/stat : 5839 (glucose) R 5838 5783 3117 0 -1 4202496 34410 0 0 0 134104 43 0 0 20 0 1 0 272393829 218103808 49747 33554432000 4194304 5208918 140736947725024 140736947723176 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5839/statm: 53248 49747 105 248 0 52997 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 243808

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5946
/proc/meminfo: memFree=28758788/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
[pid=5784] ppid=5783 vsize=12520 CPUtime=80.57 cores=1,3,5,7
/proc/5784/stat : 5784 (npSolver-pbo) S 5783 5783 3117 0 -1 4202496 11351 83980 0 0 90 19 7924 24 20 0 1 0 272385769 12820480 2404 33554432000 4194304 5992684 140737469193056 140737469185376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5784/statm: 3130 2404 177 440 0 2686 0
[pid=5838] ppid=5784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5838/stat : 5838 (satsolver.sh) S 5784 5783 3117 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272393829 9367552 267 33554432000 4194304 5064252 140736435527840 140736435526752 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5838/statm: 2287 267 226 213 0 72 0
[pid=5839] ppid=5838 vsize=182172 CPUtime=1401.46 cores=1,3,5,7
/proc/5839/stat : 5839 (glucose) R 5838 5783 3117 0 -1 4202496 35524 0 0 0 140100 46 0 0 20 0 1 0 272393829 186544128 40976 33554432000 4194304 5208918 140736947725024 140736947723016 4229471 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5839/statm: 45543 40976 105 248 0 45292 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 212988

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5946
/proc/meminfo: memFree=28736112/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
[pid=5784] ppid=5783 vsize=12520 CPUtime=80.57 cores=1,3,5,7
/proc/5784/stat : 5784 (npSolver-pbo) S 5783 5783 3117 0 -1 4202496 11351 83980 0 0 90 19 7924 24 20 0 1 0 272385769 12820480 2404 33554432000 4194304 5992684 140737469193056 140737469185376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5784/statm: 3130 2404 177 440 0 2686 0
[pid=5838] ppid=5784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5838/stat : 5838 (satsolver.sh) S 5784 5783 3117 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272393829 9367552 267 33554432000 4194304 5064252 140736435527840 140736435526752 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5838/statm: 2287 267 226 213 0 72 0
[pid=5839] ppid=5838 vsize=182172 CPUtime=1461.45 cores=1,3,5,7
/proc/5839/stat : 5839 (glucose) R 5838 5783 3117 0 -1 4202496 36389 0 0 0 146097 48 0 0 20 0 1 0 272393829 186544128 43536 33554432000 4194304 5208918 140736947725024 140736947721336 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5839/statm: 45543 43536 105 248 0 45292 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 212988

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5949
/proc/meminfo: memFree=28716956/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
[pid=5784] ppid=5783 vsize=12520 CPUtime=80.57 cores=1,3,5,7
/proc/5784/stat : 5784 (npSolver-pbo) S 5783 5783 3117 0 -1 4202496 11351 83980 0 0 90 19 7924 24 20 0 1 0 272385769 12820480 2404 33554432000 4194304 5992684 140737469193056 140737469185376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5784/statm: 3130 2404 177 440 0 2686 0
[pid=5838] ppid=5784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5838/stat : 5838 (satsolver.sh) S 5784 5783 3117 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272393829 9367552 267 33554432000 4194304 5064252 140736435527840 140736435526752 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5838/statm: 2287 267 226 213 0 72 0
[pid=5839] ppid=5838 vsize=212992 CPUtime=1521.44 cores=1,3,5,7
/proc/5839/stat : 5839 (glucose) R 5838 5783 3117 0 -1 4202496 37831 0 0 0 152093 51 0 0 20 0 1 0 272393829 218103808 45651 33554432000 4194304 5208918 140736947725024 140736947723176 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5839/statm: 53248 45651 105 248 0 52997 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 243808

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5950
/proc/meminfo: memFree=28731460/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
[pid=5784] ppid=5783 vsize=12520 CPUtime=80.57 cores=1,3,5,7
/proc/5784/stat : 5784 (npSolver-pbo) S 5783 5783 3117 0 -1 4202496 11351 83980 0 0 90 19 7924 24 20 0 1 0 272385769 12820480 2404 33554432000 4194304 5992684 140737469193056 140737469185376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5784/statm: 3130 2404 177 440 0 2686 0
[pid=5838] ppid=5784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5838/stat : 5838 (satsolver.sh) S 5784 5783 3117 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272393829 9367552 267 33554432000 4194304 5064252 140736435527840 140736435526752 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5838/statm: 2287 267 226 213 0 72 0
[pid=5839] ppid=5838 vsize=212992 CPUtime=1581.43 cores=1,3,5,7
/proc/5839/stat : 5839 (glucose) R 5838 5783 3117 0 -1 4202496 38699 0 0 0 158090 53 0 0 20 0 1 0 272393829 218103808 48723 33554432000 4194304 5208918 140736947725024 140736947723176 4229717 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5839/statm: 53248 48723 105 248 0 52997 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 243808

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5950
/proc/meminfo: memFree=28717092/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
[pid=5784] ppid=5783 vsize=12520 CPUtime=80.57 cores=1,3,5,7
/proc/5784/stat : 5784 (npSolver-pbo) S 5783 5783 3117 0 -1 4202496 11351 83980 0 0 90 19 7924 24 20 0 1 0 272385769 12820480 2404 33554432000 4194304 5992684 140737469193056 140737469185376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5784/statm: 3130 2404 177 440 0 2686 0
[pid=5838] ppid=5784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5838/stat : 5838 (satsolver.sh) S 5784 5783 3117 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272393829 9367552 267 33554432000 4194304 5064252 140736435527840 140736435526752 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5838/statm: 2287 267 226 213 0 72 0
[pid=5839] ppid=5838 vsize=212992 CPUtime=1641.42 cores=1,3,5,7
/proc/5839/stat : 5839 (glucose) R 5838 5783 3117 0 -1 4202496 39560 0 0 0 164087 55 0 0 20 0 1 0 272393829 218103808 48723 33554432000 4194304 5208918 140736947725024 140736947723176 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5839/statm: 53248 48723 105 248 0 52997 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 243808

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5950
/proc/meminfo: memFree=28706892/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
[pid=5784] ppid=5783 vsize=12520 CPUtime=80.57 cores=1,3,5,7
/proc/5784/stat : 5784 (npSolver-pbo) S 5783 5783 3117 0 -1 4202496 11351 83980 0 0 90 19 7924 24 20 0 1 0 272385769 12820480 2404 33554432000 4194304 5992684 140737469193056 140737469185376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5784/statm: 3130 2404 177 440 0 2686 0
[pid=5838] ppid=5784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5838/stat : 5838 (satsolver.sh) S 5784 5783 3117 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272393829 9367552 267 33554432000 4194304 5064252 140736435527840 140736435526752 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5838/statm: 2287 267 226 213 0 72 0
[pid=5839] ppid=5838 vsize=212992 CPUtime=1701.4 cores=1,3,5,7
/proc/5839/stat : 5839 (glucose) R 5838 5783 3117 0 -1 4202496 40428 0 0 0 170084 56 0 0 20 0 1 0 272393829 218103808 49235 33554432000 4194304 5208918 140736947725024 140736947723176 4229328 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5839/statm: 53248 49235 105 248 0 52997 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 243808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5950
/proc/meminfo: memFree=28799452/32873624 swapFree=7104/7104
[pid=5783] ppid=5781 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5783/stat : 5783 (npSolver-pbo.sh) S 5781 5783 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272385768 9367552 274 33554432000 4194304 5064252 140736685522096 140736685521008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5783/statm: 2287 274 233 213 0 72 0
[pid=5784] ppid=5783 vsize=12520 CPUtime=80.57 cores=1,3,5,7
/proc/5784/stat : 5784 (npSolver-pbo) S 5783 5783 3117 0 -1 4202496 11351 83980 0 0 90 19 7924 24 20 0 1 0 272385769 12820480 2404 33554432000 4194304 5992684 140737469193056 140737469185376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5784/statm: 3130 2404 177 440 0 2686 0
[pid=5838] ppid=5784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5838/stat : 5838 (satsolver.sh) S 5784 5783 3117 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272393829 9367552 267 33554432000 4194304 5064252 140736435527840 140736435526752 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5838/statm: 2287 267 226 213 0 72 0
[pid=5839] ppid=5838 vsize=182172 CPUtime=1719.51 cores=1,3,5,7
/proc/5839/stat : 5839 (glucose) R 5838 5783 3117 0 -1 4202496 40689 0 0 0 171894 57 0 0 20 0 1 0 272393829 186544128 41488 33554432000 4194304 5208918 140736947725024 140736947723016 4229483 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5839/statm: 45543 41488 105 248 0 45292 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 212988

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1799.1
CPU system time (s): 1.01484
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 243808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 1.01484
maximum resident set size= 203084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137010
page faults= 0
swaps= 0
block input operations= 0
block output operations= 74656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 313
involuntary context switches= 1947

runsolver used 2.81157 second user time and 7.01793 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-26 22:03:23
IDJOB=3701266
IDBENCH=2265
IDSOLVER=2277
FILE ID=node121/3701266-1338062603
RUNJOBID= node121-1338051796-3134
PBS_JOBID= 14624383
Free space on /tmp= 71448 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-1.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701266-1338062603/watcher-3701266-1338062603 -o /tmp/evaluation-result-3701266-1338062603/solver-3701266-1338062603 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701266-1338062603.opb 1322508101 HOME HOME

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

MD5SUM BENCH= a2418d45f4247bab260506429e96e746
RANDOM SEED=1322508101

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        28868644 kB
Buffers:          271604 kB
Cached:          2691132 kB
SwapCached:            0 kB
Active:          1039288 kB
Inactive:        2192540 kB
Active(anon):     271640 kB
Inactive(anon):        0 kB
Active(file):     767648 kB
Inactive(file):  2192540 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11340 kB
Writeback:             0 kB
AnonPages:        270084 kB
Mapped:            14504 kB
Shmem:               200 kB
Slab:             635712 kB
SReclaimable:      80156 kB
SUnreclaim:       555556 kB
KernelStack:        1504 kB
PageTables:         4436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     422972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 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= 71440 MiB
End job on node121 at 2012-05-26 22:33:23