Trace number 3701251

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.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-2.opb
MD5SUMaabc023158e10c9511062af8ac97c515
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-44
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints58624
Number of constraints which are clauses58624
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 945
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 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
Number of bits of the biggest sum of numbers10
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.12	c run usual solver
0.00/0.31	c model valid
0.00/0.31	c current solution ok
0.00/0.40	o 0
0.00/0.40	c current bound: 472
0.00/0.40	c (debug) using card networks
1.45/1.51	c current bound: 709
1.45/1.51	c (debug) using card networks
3.66/3.78	c current bound: 827
3.66/3.78	c (debug) using card networks
7.06/7.19	c current bound: 886
7.06/7.19	c (debug) using card networks
11.96/12.07	c current bound: 916
11.96/12.07	c (debug) using card networks
12.35/12.41	c model valid
12.35/12.41	c current solution ok
12.35/12.42	o -31
12.35/12.42	c current bound: 900
12.35/12.42	c (debug) using card networks
1800.04/1800.41	./satsolver.sh: line 5: 10286 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.41	c error: unexpected solver exit code
1800.04/1800.41	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-3701251-1338061936/watcher-3701251-1338061936 -o /tmp/evaluation-result-3701251-1338061936/solver-3701251-1338061936 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701251-1338061936.opb 834546118 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: 1.95 2.00 1.99 3/179 10237
/proc/meminfo: memFree=30405228/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0

[startup+0.0559959 s]
/proc/loadavg: 1.95 2.00 1.99 3/179 10237
/proc/meminfo: memFree=30405228/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100266 s]
/proc/loadavg: 1.95 2.00 1.99 3/179 10237
/proc/meminfo: memFree=30405228/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300262 s]
/proc/loadavg: 1.95 2.00 1.99 3/179 10237
/proc/meminfo: memFree=30405228/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700304 s]
/proc/loadavg: 1.95 2.00 1.99 3/179 10237
/proc/meminfo: memFree=30405228/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 1.95 2.00 1.99 3/183 10251
/proc/meminfo: memFree=30384408/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
[pid=10238] ppid=10237 vsize=6316 CPUtime=0.4 cores=1,3,5,7
/proc/10238/stat : 10238 (npSolver-pbo) S 10237 10237 9087 0 -1 4202496 1747 5915 0 0 20 8 11 1 20 0 1 0 272317968 6467584 947 33554432000 4194304 5992684 140737361640784 140737361633104 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10238/statm: 1579 947 177 440 0 1135 0
[pid=10250] ppid=10238 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10250/stat : 10250 (satsolver.sh) S 10238 10237 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272318011 9367552 267 33554432000 4194304 5064252 140734289376992 140734289375904 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10250/statm: 2287 267 226 213 0 72 0
[pid=10251] ppid=10250 vsize=19136 CPUtime=1.05 cores=1,3,5,7
/proc/10251/stat : 10251 (glucose) R 10250 10237 9087 0 -1 4202496 3695 0 0 0 105 0 0 0 20 0 1 0 272318011 19595264 3832 33554432000 4194304 5208918 140735549299264 140735549297096 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10251/statm: 4784 3832 95 248 0 4533 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 43748

[startup+3.10045 s]
/proc/loadavg: 1.95 2.00 1.99 3/183 10258
/proc/meminfo: memFree=30382556/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
[pid=10238] ppid=10237 vsize=7340 CPUtime=1.51 cores=1,3,5,7
/proc/10238/stat : 10238 (npSolver-pbo) S 10237 10237 9087 0 -1 4202496 2622 12960 0 0 22 9 117 3 20 0 1 0 272317968 7516160 1204 33554432000 4194304 5992684 140737361640784 140737361633104 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10238/statm: 1835 1204 177 440 0 1391 0
[pid=10257] ppid=10238 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10257/stat : 10257 (satsolver.sh) S 10238 10237 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272318122 9367552 267 33554432000 4194304 5064252 140736180595120 140736180594032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10257/statm: 2287 267 226 213 0 72 0
[pid=10258] ppid=10257 vsize=19516 CPUtime=1.55 cores=1,3,5,7
/proc/10258/stat : 10258 (glucose) R 10257 10237 9087 0 -1 4202496 3977 0 0 0 155 0 0 0 20 0 1 0 272318122 19984384 4085 33554432000 4194304 5208918 140736948418336 140736948416168 4229748 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10258/statm: 4879 4085 103 248 0 4628 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 45152

[startup+6.30044 s]
/proc/loadavg: 1.95 2.00 1.99 3/183 10265
/proc/meminfo: memFree=30379640/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
[pid=10238] ppid=10237 vsize=7340 CPUtime=3.79 cores=1,3,5,7
/proc/10238/stat : 10238 (npSolver-pbo) S 10237 10237 9087 0 -1 4202496 3497 20328 0 0 25 9 340 5 20 0 1 0 272317968 7516160 1204 33554432000 4194304 5992684 140737361640784 140737361633104 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10238/statm: 1835 1204 177 440 0 1391 0
[pid=10264] ppid=10238 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10264/stat : 10264 (satsolver.sh) S 10238 10237 9087 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272318349 9367552 266 33554432000 4194304 5064252 140733983478224 140733983477136 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10264/statm: 2287 266 226 213 0 72 0
[pid=10265] ppid=10264 vsize=19564 CPUtime=2.47 cores=1,3,5,7
/proc/10265/stat : 10265 (glucose) R 10264 10237 9087 0 -1 4202496 3944 0 0 0 247 0 0 0 20 0 1 0 272318349 20033536 4076 33554432000 4194304 5208918 140737477763552 140737477761384 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10265/statm: 4891 4076 95 248 0 4640 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 45200

[startup+12.7004 s]
/proc/loadavg: 1.95 2.00 1.99 3/183 10272
/proc/meminfo: memFree=30439532/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
[pid=10238] ppid=10237 vsize=7340 CPUtime=12.39 cores=1,3,5,7
/proc/10238/stat : 10238 (npSolver-pbo) S 10237 10237 9087 0 -1 4202496 6145 44658 0 0 38 10 1177 14 20 0 1 0 272317968 7516160 1204 33554432000 4194304 5992684 140737361640784 140737361633104 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10238/statm: 1835 1204 177 440 0 1391 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 16488

[startup+25.5004 s]
/proc/loadavg: 1.96 2.00 1.99 3/183 10286
/proc/meminfo: memFree=30411176/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
[pid=10238] ppid=10237 vsize=7340 CPUtime=12.39 cores=1,3,5,7
/proc/10238/stat : 10238 (npSolver-pbo) S 10237 10237 9087 0 -1 4202496 6145 44658 0 0 38 10 1177 14 20 0 1 0 272317968 7516160 1204 33554432000 4194304 5992684 140737361640784 140737361633104 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10238/statm: 1835 1204 177 440 0 1391 0
[pid=10285] ppid=10238 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10285/stat : 10285 (satsolver.sh) S 10238 10237 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272319213 9367552 267 33554432000 4194304 5064252 140735676022288 140735676021200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10285/statm: 2287 267 226 213 0 72 0
[pid=10286] ppid=10285 vsize=36684 CPUtime=13.04 cores=1,3,5,7
/proc/10286/stat : 10286 (glucose) R 10285 10237 9087 0 -1 4202496 7767 0 0 0 1302 2 0 0 20 0 1 0 272319213 37564416 8675 33554432000 4194304 5208918 140734431422400 140734431420264 4214256 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10286/statm: 9171 8675 105 248 0 8920 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 62320

[startup+51.1004 s]
/proc/loadavg: 1.98 2.00 1.99 3/183 10286
/proc/meminfo: memFree=30399820/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
[pid=10238] ppid=10237 vsize=7340 CPUtime=12.39 cores=1,3,5,7
/proc/10238/stat : 10238 (npSolver-pbo) S 10237 10237 9087 0 -1 4202496 6145 44658 0 0 38 10 1177 14 20 0 1 0 272317968 7516160 1204 33554432000 4194304 5992684 140737361640784 140737361633104 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10238/statm: 1835 1204 177 440 0 1391 0
[pid=10285] ppid=10238 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10285/stat : 10285 (satsolver.sh) S 10238 10237 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272319213 9367552 267 33554432000 4194304 5064252 140735676022288 140735676021200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10285/statm: 2287 267 226 213 0 72 0
[pid=10286] ppid=10285 vsize=32332 CPUtime=38.63 cores=1,3,5,7
/proc/10286/stat : 10286 (glucose) R 10285 10237 9087 0 -1 4202496 8724 0 0 0 3861 2 0 0 20 0 1 0 272319213 33107968 7614 33554432000 4194304 5208918 140734431422400 140734431420408 4212623 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10286/statm: 8083 7614 105 248 0 7832 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 57968

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 1.99 3/183 10287
/proc/meminfo: memFree=30340124/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
[pid=10238] ppid=10237 vsize=7340 CPUtime=12.39 cores=1,3,5,7
/proc/10238/stat : 10238 (npSolver-pbo) S 10237 10237 9087 0 -1 4202496 6145 44658 0 0 38 10 1177 14 20 0 1 0 272317968 7516160 1204 33554432000 4194304 5992684 140737361640784 140737361633104 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10238/statm: 1835 1204 177 440 0 1391 0
[pid=10285] ppid=10238 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10285/stat : 10285 (satsolver.sh) S 10238 10237 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272319213 9367552 267 33554432000 4194304 5064252 140735676022288 140735676021200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10285/statm: 2287 267 226 213 0 72 0
[pid=10286] ppid=10285 vsize=70828 CPUtime=89.83 cores=1,3,5,7
/proc/10286/stat : 10286 (glucose) R 10285 10237 9087 0 -1 4202496 10005 0 0 0 8980 3 0 0 20 0 1 0 272319213 72527872 14779 33554432000 4194304 5208918 140734431422400 140734431418088 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10286/statm: 17707 14779 105 248 0 17456 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 96464

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/183 10287
/proc/meminfo: memFree=30347992/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
[pid=10238] ppid=10237 vsize=7340 CPUtime=12.39 cores=1,3,5,7
/proc/10238/stat : 10238 (npSolver-pbo) S 10237 10237 9087 0 -1 4202496 6145 44658 0 0 38 10 1177 14 20 0 1 0 272317968 7516160 1204 33554432000 4194304 5992684 140737361640784 140737361633104 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10238/statm: 1835 1204 177 440 0 1391 0
[pid=10285] ppid=10238 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10285/stat : 10285 (satsolver.sh) S 10238 10237 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272319213 9367552 267 33554432000 4194304 5064252 140735676022288 140735676021200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10285/statm: 2287 267 226 213 0 72 0
[pid=10286] ppid=10285 vsize=89684 CPUtime=149.82 cores=1,3,5,7
/proc/10286/stat : 10286 (glucose) R 10285 10237 9087 0 -1 4202496 10760 0 0 0 14978 4 0 0 20 0 1 0 272319213 91836416 20018 33554432000 4194304 5208918 140734431422400 140734431418776 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10286/statm: 22421 20018 105 248 0 22170 0
Current children cumulated CPU time (s) 162.21

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10428
/proc/meminfo: memFree=30353476/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
[pid=10238] ppid=10237 vsize=7340 CPUtime=12.39 cores=1,3,5,7
/proc/10238/stat : 10238 (npSolver-pbo) S 10237 10237 9087 0 -1 4202496 6145 44658 0 0 38 10 1177 14 20 0 1 0 272317968 7516160 1204 33554432000 4194304 5992684 140737361640784 140737361633104 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10238/statm: 1835 1204 177 440 0 1391 0
[pid=10285] ppid=10238 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10285/stat : 10285 (satsolver.sh) S 10238 10237 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272319213 9367552 267 33554432000 4194304 5064252 140735676022288 140735676021200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10285/statm: 2287 267 226 213 0 72 0
[pid=10286] ppid=10285 vsize=152956 CPUtime=1349.62 cores=1,3,5,7
/proc/10286/stat : 10286 (glucose) R 10285 10237 9087 0 -1 4202496 27124 0 0 0 134917 45 0 0 20 0 1 0 272319213 156626944 37409 33554432000 4194304 5208918 140734431422400 140734431420392 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10286/statm: 38239 37409 105 248 0 37988 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 178592

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10429
/proc/meminfo: memFree=30377784/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
[pid=10238] ppid=10237 vsize=7340 CPUtime=12.39 cores=1,3,5,7
/proc/10238/stat : 10238 (npSolver-pbo) S 10237 10237 9087 0 -1 4202496 6145 44658 0 0 38 10 1177 14 20 0 1 0 272317968 7516160 1204 33554432000 4194304 5992684 140737361640784 140737361633104 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10238/statm: 1835 1204 177 440 0 1391 0
[pid=10285] ppid=10238 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10285/stat : 10285 (satsolver.sh) S 10238 10237 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272319213 9367552 267 33554432000 4194304 5064252 140735676022288 140735676021200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10285/statm: 2287 267 226 213 0 72 0
[pid=10286] ppid=10285 vsize=183776 CPUtime=1409.61 cores=1,3,5,7
/proc/10286/stat : 10286 (glucose) R 10285 10237 9087 0 -1 4202496 28551 0 0 0 140913 48 0 0 20 0 1 0 272319213 188186624 40548 33554432000 4194304 5208918 140734431422400 140734431420552 4229338 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10286/statm: 45944 40548 105 248 0 45693 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 209412

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10429
/proc/meminfo: memFree=30390428/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
[pid=10238] ppid=10237 vsize=7340 CPUtime=12.39 cores=1,3,5,7
/proc/10238/stat : 10238 (npSolver-pbo) S 10237 10237 9087 0 -1 4202496 6145 44658 0 0 38 10 1177 14 20 0 1 0 272317968 7516160 1204 33554432000 4194304 5992684 140737361640784 140737361633104 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10238/statm: 1835 1204 177 440 0 1391 0
[pid=10285] ppid=10238 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10285/stat : 10285 (satsolver.sh) S 10238 10237 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272319213 9367552 267 33554432000 4194304 5064252 140735676022288 140735676021200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10285/statm: 2287 267 226 213 0 72 0
[pid=10286] ppid=10285 vsize=103636 CPUtime=1469.6 cores=1,3,5,7
/proc/10286/stat : 10286 (glucose) R 10285 10237 9087 0 -1 4202496 29383 0 0 0 146909 51 0 0 20 0 1 0 272319213 106123264 25419 33554432000 4194304 5208918 140734431422400 140734431420488 4211027 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10286/statm: 25909 25419 105 248 0 25658 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 129272

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10429
/proc/meminfo: memFree=30400344/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
[pid=10238] ppid=10237 vsize=7340 CPUtime=12.39 cores=1,3,5,7
/proc/10238/stat : 10238 (npSolver-pbo) S 10237 10237 9087 0 -1 4202496 6145 44658 0 0 38 10 1177 14 20 0 1 0 272317968 7516160 1204 33554432000 4194304 5992684 140737361640784 140737361633104 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10238/statm: 1835 1204 177 440 0 1391 0
[pid=10285] ppid=10238 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10285/stat : 10285 (satsolver.sh) S 10238 10237 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272319213 9367552 267 33554432000 4194304 5064252 140735676022288 140735676021200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10285/statm: 2287 267 226 213 0 72 0
[pid=10286] ppid=10285 vsize=152956 CPUtime=1529.6 cores=1,3,5,7
/proc/10286/stat : 10286 (glucose) R 10285 10237 9087 0 -1 4202496 30444 0 0 0 152906 54 0 0 20 0 1 0 272319213 156626944 34337 33554432000 4194304 5208918 140734431422400 140734431420392 4229710 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10286/statm: 38239 34337 105 248 0 37988 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 178592

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10429
/proc/meminfo: memFree=30349052/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
[pid=10238] ppid=10237 vsize=7340 CPUtime=12.39 cores=1,3,5,7
/proc/10238/stat : 10238 (npSolver-pbo) S 10237 10237 9087 0 -1 4202496 6145 44658 0 0 38 10 1177 14 20 0 1 0 272317968 7516160 1204 33554432000 4194304 5992684 140737361640784 140737361633104 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10238/statm: 1835 1204 177 440 0 1391 0
[pid=10285] ppid=10238 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10285/stat : 10285 (satsolver.sh) S 10238 10237 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272319213 9367552 267 33554432000 4194304 5064252 140735676022288 140735676021200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10285/statm: 2287 267 226 213 0 72 0
[pid=10286] ppid=10285 vsize=152956 CPUtime=1589.58 cores=1,3,5,7
/proc/10286/stat : 10286 (glucose) R 10285 10237 9087 0 -1 4202496 31281 0 0 0 158903 55 0 0 20 0 1 0 272319213 156626944 35361 33554432000 4194304 5208918 140734431422400 140734431420392 4211668 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10286/statm: 38239 35361 105 248 0 37988 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 178592

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10430
/proc/meminfo: memFree=30394156/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
[pid=10238] ppid=10237 vsize=7340 CPUtime=12.39 cores=1,3,5,7
/proc/10238/stat : 10238 (npSolver-pbo) S 10237 10237 9087 0 -1 4202496 6145 44658 0 0 38 10 1177 14 20 0 1 0 272317968 7516160 1204 33554432000 4194304 5992684 140737361640784 140737361633104 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10238/statm: 1835 1204 177 440 0 1391 0
[pid=10285] ppid=10238 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10285/stat : 10285 (satsolver.sh) S 10238 10237 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272319213 9367552 267 33554432000 4194304 5064252 140735676022288 140735676021200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10285/statm: 2287 267 226 213 0 72 0
[pid=10286] ppid=10285 vsize=152956 CPUtime=1649.58 cores=1,3,5,7
/proc/10286/stat : 10286 (glucose) R 10285 10237 9087 0 -1 4202496 32116 0 0 0 164900 58 0 0 20 0 1 0 272319213 156626944 35873 33554432000 4194304 5208918 140734431422400 140734431420392 4229728 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10286/statm: 38239 35873 105 248 0 37988 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 178592

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10433
/proc/meminfo: memFree=30344036/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
[pid=10238] ppid=10237 vsize=7340 CPUtime=12.39 cores=1,3,5,7
/proc/10238/stat : 10238 (npSolver-pbo) S 10237 10237 9087 0 -1 4202496 6145 44658 0 0 38 10 1177 14 20 0 1 0 272317968 7516160 1204 33554432000 4194304 5992684 140737361640784 140737361633104 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10238/statm: 1835 1204 177 440 0 1391 0
[pid=10285] ppid=10238 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10285/stat : 10285 (satsolver.sh) S 10238 10237 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272319213 9367552 267 33554432000 4194304 5064252 140735676022288 140735676021200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10285/statm: 2287 267 226 213 0 72 0
[pid=10286] ppid=10285 vsize=152956 CPUtime=1709.55 cores=1,3,5,7
/proc/10286/stat : 10286 (glucose) R 10285 10237 9087 0 -1 4202496 32973 0 0 0 170896 59 0 0 20 0 1 0 272319213 156626944 37409 33554432000 4194304 5208918 140734431422400 140734431418776 4211676 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10286/statm: 38239 37409 105 248 0 37988 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 178592

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10433
/proc/meminfo: memFree=30322980/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
[pid=10238] ppid=10237 vsize=7340 CPUtime=12.39 cores=1,3,5,7
/proc/10238/stat : 10238 (npSolver-pbo) S 10237 10237 9087 0 -1 4202496 6145 44658 0 0 38 10 1177 14 20 0 1 0 272317968 7516160 1204 33554432000 4194304 5992684 140737361640784 140737361633104 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10238/statm: 1835 1204 177 440 0 1391 0
[pid=10285] ppid=10238 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10285/stat : 10285 (satsolver.sh) S 10238 10237 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272319213 9367552 267 33554432000 4194304 5064252 140735676022288 140735676021200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10285/statm: 2287 267 226 213 0 72 0
[pid=10286] ppid=10285 vsize=183776 CPUtime=1769.55 cores=1,3,5,7
/proc/10286/stat : 10286 (glucose) R 10285 10237 9087 0 -1 4202496 34407 0 0 0 176893 62 0 0 20 0 1 0 272319213 188186624 39012 33554432000 4194304 5208918 140734431422400 140734431418776 4212322 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10286/statm: 45944 39012 105 248 0 45693 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 209412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10433
/proc/meminfo: memFree=30333668/32873844 swapFree=7388/7388
[pid=10237] ppid=10235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10237/stat : 10237 (npSolver-pbo.sh) S 10235 10237 9087 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272317968 9367552 274 33554432000 4194304 5064252 140737397386608 140737397385520 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10237/statm: 2287 274 233 213 0 72 0
[pid=10238] ppid=10237 vsize=7340 CPUtime=12.39 cores=1,3,5,7
/proc/10238/stat : 10238 (npSolver-pbo) S 10237 10237 9087 0 -1 4202496 6145 44658 0 0 38 10 1177 14 20 0 1 0 272317968 7516160 1204 33554432000 4194304 5992684 140737361640784 140737361633104 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10238/statm: 1835 1204 177 440 0 1391 0
[pid=10285] ppid=10238 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10285/stat : 10285 (satsolver.sh) S 10238 10237 9087 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272319213 9367552 267 33554432000 4194304 5064252 140735676022288 140735676021200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10285/statm: 2287 267 226 213 0 72 0
[pid=10286] ppid=10285 vsize=183776 CPUtime=1787.65 cores=1,3,5,7
/proc/10286/stat : 10286 (glucose) R 10285 10237 9087 0 -1 4202496 34413 0 0 0 178703 62 0 0 20 0 1 0 272319213 188186624 42084 33554432000 4194304 5208918 140734431422400 140734431418776 4229532 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10286/statm: 45944 42084 105 248 0 45693 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 209412

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.08
CPU user time (s): 1799.19
CPU system time (s): 0.887865
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 209412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.19
system time used= 0.887865
maximum resident set size= 168336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86207
page faults= 0
swaps= 0
block input operations= 0
block output operations= 27480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 195
involuntary context switches= 1934

runsolver used 2.92455 second user time and 8.5397 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-26 21:52:16
IDJOB=3701251
IDBENCH=2251
IDSOLVER=2277
FILE ID=node147/3701251-1338061936
RUNJOBID= node147-1338052925-9104
PBS_JOBID= 14624395
Free space on /tmp= 71632 MiB

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

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

MD5SUM BENCH= aabc023158e10c9511062af8ac97c515
RANDOM SEED=834546118

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
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:        30405492 kB
Buffers:          269620 kB
Cached:          1146804 kB
SwapCached:         5072 kB
Active:           757852 kB
Inactive:         896464 kB
Active(anon):     232736 kB
Inactive(anon):     7596 kB
Active(file):     525116 kB
Inactive(file):   888868 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67098664 kB
Dirty:              9356 kB
Writeback:             0 kB
AnonPages:        327308 kB
Mapped:            10752 kB
Shmem:                 0 kB
Slab:             647592 kB
SReclaimable:      88876 kB
SUnreclaim:       558716 kB
KernelStack:        1520 kB
PageTables:         4404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     402580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 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= 71632 MiB
End job on node147 at 2012-05-26 22:22:16