Trace number 3701537

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.biglist/normalized-randa6997e.cudf.paranoid.opb
MD5SUMb31ebdb11fe9c981cd4d514ec963276f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5898
Best CPU time to get the best result obtained on this benchmark1.18582
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6252
Total number of constraints27497
Number of constraints which are clauses27197
Number of constraints which are cardinality constraints (but not clauses)300
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 2323
Biggest coefficient in the objective function 1774
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 979246
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1774
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 979246
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.11	c run usual solver
0.00/0.36	c model valid
0.00/0.36	c current solution ok
0.00/0.39	o 84105
0.00/0.39	c current bound: 42052
0.00/0.39	c fallback to adder encoding
919.42/919.70	c model valid
919.42/919.70	c current solution ok
919.42/919.70	o 41991
919.42/919.70	c current bound: 20995
919.42/919.70	c fallback to adder encoding
1727.57/1727.93	c model valid
1727.57/1727.93	c current solution ok
1727.57/1727.94	o 20556
1727.57/1727.94	c current bound: 10278
1727.57/1727.94	c fallback to adder encoding
1800.05/1800.40	./satsolver.sh: line 5: 12582 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.40	c error: unexpected solver exit code
1800.05/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-3701537-1338083182/watcher-3701537-1338083182 -o /tmp/evaluation-result-3701537-1338083182/solver-3701537-1338083182 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701537-1338083182.opb 1418446227 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 12338
/proc/meminfo: memFree=27563832/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0

[startup+0.0940379 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 12338
/proc/meminfo: memFree=27563832/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100157 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 12338
/proc/meminfo: memFree=27563832/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30022 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 12338
/proc/meminfo: memFree=27563832/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700291 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 12338
/proc/meminfo: memFree=27563832/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 12352
/proc/meminfo: memFree=27498388/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
[pid=12339] ppid=12338 vsize=22884 CPUtime=0.57 cores=0,2,4,6
/proc/12339/stat : 12339 (npSolver-pbo) S 12338 12338 6137 0 -1 4202496 4256 7576 0 0 33 5 17 2 20 0 1 0 274443913 23433216 4441 33554432000 4194304 5992684 140737117481152 140737117473472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12339/statm: 5721 4441 180 440 0 5277 0
[pid=12351] ppid=12339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12351/stat : 12351 (satsolver.sh) S 12339 12338 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274443973 9367552 267 33554432000 4194304 5064252 140734070164128 140734070163040 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12351/statm: 2287 267 226 213 0 72 0
[pid=12352] ppid=12351 vsize=39072 CPUtime=0.88 cores=0,2,4,6
/proc/12352/stat : 12352 (glucose) R 12351 12338 6137 0 -1 4202496 8779 0 0 0 87 1 0 0 20 0 1 0 274443973 40009728 8699 33554432000 4194304 5208918 140735669666560 140734070163064 4211160 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12352/statm: 9768 8699 104 248 0 9517 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 80252

[startup+3.10041 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 12352
/proc/meminfo: memFree=27498000/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
[pid=12339] ppid=12338 vsize=22884 CPUtime=0.57 cores=0,2,4,6
/proc/12339/stat : 12339 (npSolver-pbo) S 12338 12338 6137 0 -1 4202496 4256 7576 0 0 33 5 17 2 20 0 1 0 274443913 23433216 4441 33554432000 4194304 5992684 140737117481152 140737117473472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12339/statm: 5721 4441 180 440 0 5277 0
[pid=12351] ppid=12339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12351/stat : 12351 (satsolver.sh) S 12339 12338 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274443973 9367552 267 33554432000 4194304 5064252 140734070164128 140734070163040 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12351/statm: 2287 267 226 213 0 72 0
[pid=12352] ppid=12351 vsize=43876 CPUtime=2.48 cores=0,2,4,6
/proc/12352/stat : 12352 (glucose) R 12351 12338 6137 0 -1 4202496 8982 0 0 0 247 1 0 0 20 0 1 0 274443973 44929024 8891 33554432000 4194304 5208918 140735669666560 140735669664392 4211160 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12352/statm: 10969 8891 105 248 0 10718 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 85056

[startup+6.30037 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 12352
/proc/meminfo: memFree=27493236/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
[pid=12339] ppid=12338 vsize=22884 CPUtime=0.57 cores=0,2,4,6
/proc/12339/stat : 12339 (npSolver-pbo) S 12338 12338 6137 0 -1 4202496 4256 7576 0 0 33 5 17 2 20 0 1 0 274443913 23433216 4441 33554432000 4194304 5992684 140737117481152 140737117473472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12339/statm: 5721 4441 180 440 0 5277 0
[pid=12351] ppid=12339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12351/stat : 12351 (satsolver.sh) S 12339 12338 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274443973 9367552 267 33554432000 4194304 5064252 140734070164128 140734070163040 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12351/statm: 2287 267 226 213 0 72 0
[pid=12352] ppid=12351 vsize=44996 CPUtime=5.69 cores=0,2,4,6
/proc/12352/stat : 12352 (glucose) R 12351 12338 6137 0 -1 4202496 9642 0 0 0 567 2 0 0 20 0 1 0 274443973 46075904 9517 33554432000 4194304 5208918 140735669666560 140735669664392 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12352/statm: 11249 9517 105 248 0 10998 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 86176

[startup+12.7003 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 12359
/proc/meminfo: memFree=27586800/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
[pid=12339] ppid=12338 vsize=22884 CPUtime=0.57 cores=0,2,4,6
/proc/12339/stat : 12339 (npSolver-pbo) S 12338 12338 6137 0 -1 4202496 4256 7576 0 0 33 5 17 2 20 0 1 0 274443913 23433216 4441 33554432000 4194304 5992684 140737117481152 140737117473472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12339/statm: 5721 4441 180 440 0 5277 0
[pid=12351] ppid=12339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12351/stat : 12351 (satsolver.sh) S 12339 12338 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274443973 9367552 267 33554432000 4194304 5064252 140734070164128 140734070163040 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12351/statm: 2287 267 226 213 0 72 0
[pid=12352] ppid=12351 vsize=46516 CPUtime=12.08 cores=0,2,4,6
/proc/12352/stat : 12352 (glucose) R 12351 12338 6137 0 -1 4202496 10612 0 0 0 1206 2 0 0 20 0 1 0 274443973 47632384 10157 33554432000 4194304 5208918 140735669666560 140735669662936 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12352/statm: 11629 10157 105 248 0 11378 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 87696

[startup+25.5004 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 12359
/proc/meminfo: memFree=27541972/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
[pid=12339] ppid=12338 vsize=22884 CPUtime=0.57 cores=0,2,4,6
/proc/12339/stat : 12339 (npSolver-pbo) S 12338 12338 6137 0 -1 4202496 4256 7576 0 0 33 5 17 2 20 0 1 0 274443913 23433216 4441 33554432000 4194304 5992684 140737117481152 140737117473472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12339/statm: 5721 4441 180 440 0 5277 0
[pid=12351] ppid=12339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12351/stat : 12351 (satsolver.sh) S 12339 12338 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274443973 9367552 267 33554432000 4194304 5064252 140734070164128 140734070163040 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12351/statm: 2287 267 226 213 0 72 0
[pid=12352] ppid=12351 vsize=70144 CPUtime=24.88 cores=0,2,4,6
/proc/12352/stat : 12352 (glucose) R 12351 12338 6137 0 -1 4202496 11967 0 0 0 2486 2 0 0 20 0 1 0 274443973 71827456 16485 33554432000 4194304 5208918 140735669666560 140735669662264 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12352/statm: 17536 16485 105 248 0 17285 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 111324

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 12359
/proc/meminfo: memFree=27525480/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
[pid=12339] ppid=12338 vsize=22884 CPUtime=0.57 cores=0,2,4,6
/proc/12339/stat : 12339 (npSolver-pbo) S 12338 12338 6137 0 -1 4202496 4256 7576 0 0 33 5 17 2 20 0 1 0 274443913 23433216 4441 33554432000 4194304 5992684 140737117481152 140737117473472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12339/statm: 5721 4441 180 440 0 5277 0
[pid=12351] ppid=12339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12351/stat : 12351 (satsolver.sh) S 12339 12338 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274443973 9367552 267 33554432000 4194304 5064252 140734070164128 140734070163040 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12351/statm: 2287 267 226 213 0 72 0
[pid=12352] ppid=12351 vsize=77328 CPUtime=50.47 cores=0,2,4,6
/proc/12352/stat : 12352 (glucose) R 12351 12338 6137 0 -1 4202496 12980 0 0 0 5044 3 0 0 20 0 1 0 274443973 79183872 17898 33554432000 4194304 5208918 140735669666560 140735669662936 4229431 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12352/statm: 19332 17898 105 248 0 19081 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 118508

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 12360
/proc/meminfo: memFree=27476576/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
[pid=12339] ppid=12338 vsize=22884 CPUtime=0.57 cores=0,2,4,6
/proc/12339/stat : 12339 (npSolver-pbo) S 12338 12338 6137 0 -1 4202496 4256 7576 0 0 33 5 17 2 20 0 1 0 274443913 23433216 4441 33554432000 4194304 5992684 140737117481152 140737117473472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12339/statm: 5721 4441 180 440 0 5277 0
[pid=12351] ppid=12339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12351/stat : 12351 (satsolver.sh) S 12339 12338 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274443973 9367552 267 33554432000 4194304 5064252 140734070164128 140734070163040 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12351/statm: 2287 267 226 213 0 72 0
[pid=12352] ppid=12351 vsize=96184 CPUtime=101.67 cores=0,2,4,6
/proc/12352/stat : 12352 (glucose) R 12351 12338 6137 0 -1 4202496 13805 0 0 0 10163 4 0 0 20 0 1 0 274443973 98492416 22504 33554432000 4194304 5208918 140735669666560 140735669662936 4211632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12352/statm: 24046 22504 105 248 0 23795 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 137364

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 12360
/proc/meminfo: memFree=27465032/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
[pid=12339] ppid=12338 vsize=22884 CPUtime=0.57 cores=0,2,4,6
/proc/12339/stat : 12339 (npSolver-pbo) S 12338 12338 6137 0 -1 4202496 4256 7576 0 0 33 5 17 2 20 0 1 0 274443913 23433216 4441 33554432000 4194304 5992684 140737117481152 140737117473472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12339/statm: 5721 4441 180 440 0 5277 0
[pid=12351] ppid=12339 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/184 12508
/proc/meminfo: memFree=27420736/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
[pid=12339] ppid=12338 vsize=38136 CPUtime=919.72 cores=0,2,4,6
/proc/12339/stat : 12339 (npSolver-pbo) S 12338 12338 6137 0 -1 4202496 7057 29478 0 0 55 7 91888 22 20 0 1 0 274443913 39051264 8327 33554432000 4194304 5992684 140737117481152 140737117473472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12339/statm: 9534 8327 181 440 0 9090 0
[pid=12467] ppid=12339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12467/stat : 12467 (satsolver.sh) S 12339 12338 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274535903 9367552 267 33554432000 4194304 5064252 140737194473200 140737194472112 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12467/statm: 2287 267 226 213 0 72 0
[pid=12468] ppid=12467 vsize=144804 CPUtime=502.3 cores=0,2,4,6
/proc/12468/stat : 12468 (glucose) R 12467 12338 6137 0 -1 4202496 17060 0 0 0 50223 7 0 0 20 0 1 0 274535903 148279296 32934 33554432000 4194304 5208918 140737157316784 140737157313160 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 36201 32934 105 248 0 35950 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 201236

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 12508
/proc/meminfo: memFree=27431088/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
[pid=12339] ppid=12338 vsize=38136 CPUtime=919.72 cores=0,2,4,6
/proc/12339/stat : 12339 (npSolver-pbo) S 12338 12338 6137 0 -1 4202496 7057 29478 0 0 55 7 91888 22 20 0 1 0 274443913 39051264 8327 33554432000 4194304 5992684 140737117481152 140737117473472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12339/statm: 9534 8327 181 440 0 9090 0
[pid=12467] ppid=12339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12467/stat : 12467 (satsolver.sh) S 12339 12338 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274535903 9367552 267 33554432000 4194304 5064252 140737194473200 140737194472112 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12467/statm: 2287 267 226 213 0 72 0
[pid=12468] ppid=12467 vsize=125836 CPUtime=562.29 cores=0,2,4,6
/proc/12468/stat : 12468 (glucose) R 12467 12338 6137 0 -1 4202496 17635 0 0 0 56220 9 0 0 20 0 1 0 274535903 128856064 29823 33554432000 4194304 5208918 140737157316784 140737157313160 4211834 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 31459 29823 105 248 0 31208 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 182268

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12515
/proc/meminfo: memFree=27459180/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
[pid=12339] ppid=12338 vsize=38136 CPUtime=919.72 cores=0,2,4,6
/proc/12339/stat : 12339 (npSolver-pbo) S 12338 12338 6137 0 -1 4202496 7057 29478 0 0 55 7 91888 22 20 0 1 0 274443913 39051264 8327 33554432000 4194304 5992684 140737117481152 140737117473472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12339/statm: 9534 8327 181 440 0 9090 0
[pid=12467] ppid=12339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12467/stat : 12467 (satsolver.sh) S 12339 12338 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274535903 9367552 267 33554432000 4194304 5064252 140737194473200 140737194472112 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12467/statm: 2287 267 226 213 0 72 0
[pid=12468] ppid=12467 vsize=144804 CPUtime=622.28 cores=0,2,4,6
/proc/12468/stat : 12468 (glucose) R 12467 12338 6137 0 -1 4202496 18207 0 0 0 62218 10 0 0 20 0 1 0 274535903 148279296 34473 33554432000 4194304 5208918 140737157316784 140737157313160 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 36201 34473 105 248 0 35950 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 201236

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 12574
/proc/meminfo: memFree=27238216/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
[pid=12339] ppid=12338 vsize=38136 CPUtime=919.72 cores=0,2,4,6
/proc/12339/stat : 12339 (npSolver-pbo) S 12338 12338 6137 0 -1 4202496 7057 29478 0 0 55 7 91888 22 20 0 1 0 274443913 39051264 8327 33554432000 4194304 5992684 140737117481152 140737117473472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12339/statm: 9534 8327 181 440 0 9090 0
[pid=12467] ppid=12339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12467/stat : 12467 (satsolver.sh) S 12339 12338 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274535903 9367552 267 33554432000 4194304 5064252 140737194473200 140737194472112 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12467/statm: 2287 267 226 213 0 72 0
[pid=12468] ppid=12467 vsize=175624 CPUtime=682.27 cores=0,2,4,6
/proc/12468/stat : 12468 (glucose) R 12467 12338 6137 0 -1 4202496 18279 0 0 0 68216 11 0 0 20 0 1 0 274535903 179838976 37100 33554432000 4194304 5208918 140737157316784 140737157313160 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 43906 37100 105 248 0 43655 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 232056

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 12575
/proc/meminfo: memFree=27251340/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
[pid=12339] ppid=12338 vsize=38136 CPUtime=919.72 cores=0,2,4,6
/proc/12339/stat : 12339 (npSolver-pbo) S 12338 12338 6137 0 -1 4202496 7057 29478 0 0 55 7 91888 22 20 0 1 0 274443913 39051264 8327 33554432000 4194304 5992684 140737117481152 140737117473472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12339/statm: 9534 8327 181 440 0 9090 0
[pid=12467] ppid=12339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12467/stat : 12467 (satsolver.sh) S 12339 12338 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274535903 9367552 267 33554432000 4194304 5064252 140737194473200 140737194472112 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12467/statm: 2287 267 226 213 0 72 0
[pid=12468] ppid=12467 vsize=144804 CPUtime=742.25 cores=0,2,4,6
/proc/12468/stat : 12468 (glucose) R 12467 12338 6137 0 -1 4202496 19349 0 0 0 74214 11 0 0 20 0 1 0 274535903 148279296 31401 33554432000 4194304 5208918 140737157316784 140737157314936 4211750 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 36201 31401 105 248 0 35950 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 201236

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12575
/proc/meminfo: memFree=27222760/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
[pid=12339] ppid=12338 vsize=38136 CPUtime=919.72 cores=0,2,4,6
/proc/12339/stat : 12339 (npSolver-pbo) S 12338 12338 6137 0 -1 4202496 7057 29478 0 0 55 7 91888 22 20 0 1 0 274443913 39051264 8327 33554432000 4194304 5992684 140737117481152 140737117473472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12339/statm: 9534 8327 181 440 0 9090 0
[pid=12467] ppid=12339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12467/stat : 12467 (satsolver.sh) S 12339 12338 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274535903 9367552 267 33554432000 4194304 5064252 140737194473200 140737194472112 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12467/statm: 2287 267 226 213 0 72 0
[pid=12468] ppid=12467 vsize=144804 CPUtime=802.25 cores=0,2,4,6
/proc/12468/stat : 12468 (glucose) R 12467 12338 6137 0 -1 4202496 19356 0 0 0 80213 12 0 0 20 0 1 0 274535903 148279296 34985 33554432000 4194304 5208918 140737157316784 140737157313160 4211897 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12468/statm: 36201 34985 105 248 0 35950 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 201236

[startup+1782.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 12582
/proc/meminfo: memFree=27291868/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
[pid=12339] ppid=12338 vsize=38136 CPUtime=1727.8 cores=0,2,4,6
/proc/12339/stat : 12339 (npSolver-pbo) S 12338 12338 6137 0 -1 4202496 9860 52947 0 0 75 9 172655 41 20 0 1 0 274443913 39051264 7815 33554432000 4194304 5992684 140737117481152 140737117473472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12339/statm: 9534 7815 181 440 0 9090 0
[pid=12581] ppid=12339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12581/stat : 12581 (satsolver.sh) S 12339 12338 6137 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274616725 9367552 266 33554432000 4194304 5064252 140736026481408 140736026480320 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12581/statm: 2287 266 226 213 0 72 0
[pid=12582] ppid=12581 vsize=68076 CPUtime=54.15 cores=0,2,4,6
/proc/12582/stat : 12582 (glucose) R 12581 12338 6137 0 -1 4202496 11204 0 0 0 5413 2 0 0 20 0 1 0 274616726 69709824 16065 33554432000 4194304 5208918 140733384618000 140733384614376 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12582/statm: 17019 16065 104 248 0 16768 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 124508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 12582
/proc/meminfo: memFree=27293656/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
[pid=12339] ppid=12338 vsize=38136 CPUtime=1727.8 cores=0,2,4,6
/proc/12339/stat : 12339 (npSolver-pbo) S 12338 12338 6137 0 -1 4202496 9860 52947 0 0 75 9 172655 41 20 0 1 0 274443913 39051264 7815 33554432000 4194304 5992684 140737117481152 140737117473472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12339/statm: 9534 7815 181 440 0 9090 0
[pid=12581] ppid=12339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12581/stat : 12581 (satsolver.sh) S 12339 12338 6137 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274616725 9367552 266 33554432000 4194304 5064252 140736026481408 140736026480320 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12581/statm: 2287 266 226 213 0 72 0
[pid=12582] ppid=12581 vsize=68076 CPUtime=72.25 cores=0,2,4,6
/proc/12582/stat : 12582 (glucose) R 12581 12338 6137 0 -1 4202496 12076 0 0 0 7222 3 0 0 20 0 1 0 274616726 69709824 12234 33554432000 4194304 5208918 140733384618000 140733384615944 4211599 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12582/statm: 17019 12234 104 248 0 16768 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 124508

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 12582
/proc/meminfo: memFree=27293656/32873660 swapFree=7120/7120
[pid=12338] ppid=12336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12338/stat : 12338 (npSolver-pbo.sh) S 12336 12338 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274443913 9367552 275 33554432000 4194304 5064252 140736038409824 140736038408736 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12338/statm: 2287 275 233 213 0 72 0
[pid=12339] ppid=12338 vsize=38136 CPUtime=1727.8 cores=0,2,4,6
/proc/12339/stat : 12339 (npSolver-pbo) S 12338 12338 6137 0 -1 4202496 9860 52947 0 0 75 9 172655 41 20 0 1 0 274443913 39051264 7815 33554432000 4194304 5992684 140737117481152 140737117473472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12339/statm: 9534 7815 181 440 0 9090 0
[pid=12581] ppid=12339 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12581/stat : 12581 (satsolver.sh) S 12339 12338 6137 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274616725 9367552 266 33554432000 4194304 5064252 140736026481408 140736026480320 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12581/statm: 2287 266 226 213 0 72 0
[pid=12582] ppid=12581 vsize=68076 CPUtime=72.25 cores=0,2,4,6
/proc/12582/stat : 12582 (glucose) R 12581 12338 6137 0 -1 4202496 12076 0 0 0 7222 3 0 0 20 0 1 0 274616726 69709824 12234 33554432000 4194304 5208918 140733384618000 140733384615944 4211599 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12582/statm: 17019 12234 104 248 0 16768 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 124508

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.54
CPU system time (s): 0.553915
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 267200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.54
system time used= 0.553915
maximum resident set size= 194040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75873
page faults= 0
swaps= 0
block input operations= 0
block output operations= 77360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 540
involuntary context switches= 1985

runsolver used 3.36049 second user time and 8.95664 second system time

The end

Launcher Data

Begin job on node117 at 2012-05-27 03:46:22
IDJOB=3701537
IDBENCH=72118
IDSOLVER=2277
FILE ID=node117/3701537-1338083182
RUNJOBID= node117-1338052949-6153
PBS_JOBID= 14624407
Free space on /tmp= 70068 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/rand.biglist/normalized-randa6997e.cudf.paranoid.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701537-1338083182/watcher-3701537-1338083182 -o /tmp/evaluation-result-3701537-1338083182/solver-3701537-1338083182 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701537-1338083182.opb 1418446227 HOME HOME

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

MD5SUM BENCH= b31ebdb11fe9c981cd4d514ec963276f
RANDOM SEED=1418446227

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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:       32873660 kB
MemFree:        27564640 kB
Buffers:          300596 kB
Cached:          3968304 kB
SwapCached:            0 kB
Active:          2293048 kB
Inactive:        2139720 kB
Active(anon):     153456 kB
Inactive(anon):    12564 kB
Active(file):    2139592 kB
Inactive(file):  2127156 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8956 kB
Writeback:             0 kB
AnonPages:        158000 kB
Mapped:            15476 kB
Shmem:               200 kB
Slab:             733492 kB
SReclaimable:     177924 kB
SUnreclaim:       555568 kB
KernelStack:        1520 kB
PageTables:         4540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     302168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 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= 70000 MiB
End job on node117 at 2012-05-27 04:16:22