Trace number 3750250

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 (fixed)? (TO) 1800.09 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-manna81.opb
MD5SUM6fc83a536fe9a582c06bbccccc09c709
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-13164
Best CPU time to get the best result obtained on this benchmark75.4055
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -12220
Optimality of the best value was proved NO
Number of variables10713
Total number of constraints9151
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints9151
Minimum length of a constraint2
Maximum length of a constraint8
Number of terms in the objective function 10713
Biggest coefficient in the objective function 8
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 30411
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 30411
Number of bits of the biggest sum of numbers15
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.10	c run usual solver
2.28/2.30	c model valid
2.28/2.30	c current solution ok
2.38/2.48	o 0
2.38/2.48	c current bound: 15205
2.38/2.48	c fallback to adder encoding
1800.05/1800.41	./satsolver.sh: line 5: 10398 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.41	c error: unexpected solver exit code
1800.05/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-3750250-1339114405/watcher-3750250-1339114405 -o /tmp/evaluation-result-3750250-1339114405/solver-3750250-1339114405 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750250-1339114405.opb 642517701 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.06 2.01 1.89 3/181 10384
/proc/meminfo: memFree=30669736/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0

[startup+0.0689281 s]
/proc/loadavg: 2.06 2.01 1.89 3/181 10384
/proc/meminfo: memFree=30669736/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100351 s]
/proc/loadavg: 2.06 2.01 1.89 3/181 10384
/proc/meminfo: memFree=30669736/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300313 s]
/proc/loadavg: 2.06 2.01 1.89 3/181 10384
/proc/meminfo: memFree=30669736/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70025 s]
/proc/loadavg: 2.06 2.01 1.89 3/181 10384
/proc/meminfo: memFree=30669736/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.06 2.01 1.89 3/185 10388
/proc/meminfo: memFree=30615384/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
[pid=10385] ppid=10384 vsize=12416 CPUtime=0.11 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 8372 0 -1 4202496 4180 0 0 0 9 2 0 0 20 0 1 0 21407484 12713984 2655 33554432000 4194304 6004724 140736172043488 140736172037536 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 3104 2655 148 442 0 2658 0
[pid=10387] ppid=10385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10387/stat : 10387 (cp2_pre.sh) S 10385 10384 8372 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 21407497 9367552 277 33554432000 4194304 5064252 140734191158592 140734191157296 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10387/statm: 2287 277 234 213 0 72 0
[pid=10388] ppid=10387 vsize=46008 CPUtime=1.36 cores=1,3,5,7
/proc/10388/stat : 10388 (coprocessor) R 10387 10384 8372 0 -1 4202496 9120 0 0 0 134 2 0 0 20 0 1 0 21407497 47112192 10824 33554432000 4194304 6586260 140735987453344 140735987448664 5599174 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/10388/statm: 11502 10824 191 584 0 10914 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 76720

[startup+3.10033 s]
/proc/loadavg: 2.06 2.01 1.89 3/185 10388
/proc/meminfo: memFree=30614144/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
[pid=10385] ppid=10384 vsize=96688 CPUtime=3.08 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) R 10384 10384 8372 0 -1 4202496 8707 17720 0 0 76 17 207 8 20 0 1 0 21407484 99008512 18022 33554432000 4194304 6004724 140736172043488 140736172036792 4534738 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10385/statm: 24172 18022 173 442 0 23726 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 105836

[startup+6.30043 s]
/proc/loadavg: 2.05 2.01 1.89 3/185 10398
/proc/meminfo: memFree=30385236/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
[pid=10385] ppid=10384 vsize=96688 CPUtime=3.38 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 8372 0 -1 4202496 9016 17720 0 0 97 26 207 8 20 0 1 0 21407484 99008512 21096 33554432000 4194304 6004724 140736172043488 140736172035840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/10385/statm: 24172 21096 175 442 0 23726 0
[pid=10397] ppid=10385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10397/stat : 10397 (satsolver.sh) S 10385 10384 8372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 21407826 9367552 267 33554432000 4194304 5064252 140735557367392 140735557366304 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10397/statm: 2287 267 226 213 0 72 0
[pid=10398] ppid=10397 vsize=155128 CPUtime=2.87 cores=1,3,5,7
/proc/10398/stat : 10398 (glucose) R 10397 10384 8372 0 -1 4202496 29721 0 0 0 279 8 0 0 20 0 1 0 21407826 158851072 35117 33554432000 4194304 5208918 140735269579616 140735269577288 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10398/statm: 38782 35117 103 248 0 38531 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 270112

[startup+12.7004 s]
/proc/loadavg: 2.13 2.03 1.89 3/185 10398
/proc/meminfo: memFree=30385864/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
[pid=10385] ppid=10384 vsize=96688 CPUtime=3.38 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 8372 0 -1 4202496 9016 17720 0 0 97 26 207 8 20 0 1 0 21407484 99008512 21096 33554432000 4194304 6004724 140736172043488 140736172035840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/10385/statm: 24172 21096 175 442 0 23726 0
[pid=10397] ppid=10385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10397/stat : 10397 (satsolver.sh) S 10385 10384 8372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 21407826 9367552 267 33554432000 4194304 5064252 140735557367392 140735557366304 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10397/statm: 2287 267 226 213 0 72 0
[pid=10398] ppid=10397 vsize=155128 CPUtime=9.27 cores=1,3,5,7
/proc/10398/stat : 10398 (glucose) R 10397 10384 8372 0 -1 4202496 29739 0 0 0 919 8 0 0 20 0 1 0 21407826 158851072 35135 33554432000 4194304 5208918 140735269579616 140735269577288 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10398/statm: 38782 35135 103 248 0 38531 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 270112

[startup+25.5005 s]
/proc/loadavg: 2.10 2.03 1.89 3/185 10398
/proc/meminfo: memFree=30382068/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
[pid=10385] ppid=10384 vsize=96688 CPUtime=3.38 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 8372 0 -1 4202496 9016 17720 0 0 97 26 207 8 20 0 1 0 21407484 99008512 21096 33554432000 4194304 6004724 140736172043488 140736172035840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/10385/statm: 24172 21096 175 442 0 23726 0
[pid=10397] ppid=10385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10397/stat : 10397 (satsolver.sh) S 10385 10384 8372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 21407826 9367552 267 33554432000 4194304 5064252 140735557367392 140735557366304 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10397/statm: 2287 267 226 213 0 72 0
[pid=10398] ppid=10397 vsize=155728 CPUtime=22.07 cores=1,3,5,7
/proc/10398/stat : 10398 (glucose) R 10397 10384 8372 0 -1 4202496 29863 0 0 0 2199 8 0 0 20 0 1 0 21407826 159465472 35770 33554432000 4194304 5208918 140735269579616 140735269577576 4211038 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10398/statm: 38932 35770 104 248 0 38681 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 270712

[startup+51.1005 s]
/proc/loadavg: 2.06 2.03 1.90 3/185 10398
/proc/meminfo: memFree=30379276/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
[pid=10385] ppid=10384 vsize=96688 CPUtime=3.38 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 8372 0 -1 4202496 9016 17720 0 0 97 26 207 8 20 0 1 0 21407484 99008512 21096 33554432000 4194304 6004724 140736172043488 140736172035840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/10385/statm: 24172 21096 175 442 0 23726 0
[pid=10397] ppid=10385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10397/stat : 10397 (satsolver.sh) S 10385 10384 8372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 21407826 9367552 267 33554432000 4194304 5064252 140735557367392 140735557366304 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10397/statm: 2287 267 226 213 0 72 0
[pid=10398] ppid=10397 vsize=155728 CPUtime=47.66 cores=1,3,5,7
/proc/10398/stat : 10398 (glucose) R 10397 10384 8372 0 -1 4202496 29864 0 0 0 4758 8 0 0 20 0 1 0 21407826 159465472 35771 33554432000 4194304 5208918 140735269579616 140735269577576 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10398/statm: 38932 35771 104 248 0 38681 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 270712

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 1.90 3/185 10398
/proc/meminfo: memFree=30381044/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
[pid=10385] ppid=10384 vsize=96688 CPUtime=3.38 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 8372 0 -1 4202496 9016 17720 0 0 97 26 207 8 20 0 1 0 21407484 99008512 21096 33554432000 4194304 6004724 140736172043488 140736172035840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/10385/statm: 24172 21096 175 442 0 23726 0
[pid=10397] ppid=10385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10397/stat : 10397 (satsolver.sh) S 10385 10384 8372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 21407826 9367552 267 33554432000 4194304 5064252 140735557367392 140735557366304 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10397/statm: 2287 267 226 213 0 72 0
[pid=10398] ppid=10397 vsize=155728 CPUtime=98.86 cores=1,3,5,7
/proc/10398/stat : 10398 (glucose) R 10397 10384 8372 0 -1 4202496 29875 0 0 0 9878 8 0 0 20 0 1 0 21407826 159465472 35776 33554432000 4194304 5208918 140735269579616 140735269577576 4205761 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10398/statm: 38932 35776 104 248 0 38681 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 270712

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.91 3/185 10398
/proc/meminfo: memFree=30376516/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
[pid=10385] ppid=10384 vsize=96688 CPUtime=3.38 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 8372 0 -1 4202496 9016 17720 0 0 97 26 207 8 20 0 1 0 21407484 99008512 21096 33554432000 4194304 6004724 140736172043488 140736172035840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/10385/statm: 24172 21096 175 442 0 23726 0
[pid=10397] ppid=10385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10397/stat : 10397 (satsolver.sh) S 10385 10384 8372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 21407826 9367552 267 33554432000 4194304 5064252 140735557367392 140735557366304 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10397/statm: 2287 267 226 213 0 72 0
[pid=10398] ppid=10397 vsize=157540 CPUtime=158.83 cores=1,3,5,7
/proc/10398/stat : 10398 (glucose) R 10397 10384 8372 0 -1 4202496 30349 0 0 0 15875 8 0 0 20 0 1 0 21407826 161320960 36777 33554432000 4194304 5208918 140735269579616 140735269577464 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10398/statm: 39385 36777 104 248 0 39134 0
Current children cumulated CPU time (s) 162.21

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/185 10429
/proc/meminfo: memFree=30180068/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
[pid=10385] ppid=10384 vsize=96688 CPUtime=3.38 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 8372 0 -1 4202496 9016 17720 0 0 97 26 207 8 20 0 1 0 21407484 99008512 21096 33554432000 4194304 6004724 140736172043488 140736172035840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/10385/statm: 24172 21096 175 442 0 23726 0
[pid=10397] ppid=10385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10397/stat : 10397 (satsolver.sh) S 10385 10384 8372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 21407826 9367552 267 33554432000 4194304 5064252 140735557367392 140735557366304 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10397/statm: 2287 267 226 213 0 72 0
[pid=10398] ppid=10397 vsize=283196 CPUtime=1358.64 cores=1,3,5,7
/proc/10398/stat : 10398 (glucose) R 10397 10384 8372 0 -1 4202496 54616 0 0 0 135810 54 0 0 20 0 1 0 21407826 289992704 68021 33554432000 4194304 5208918 140735269579616 140735269575400 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10398/statm: 70799 68021 104 248 0 70548 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 398180

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/185 10429
/proc/meminfo: memFree=30196136/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
[pid=10385] ppid=10384 vsize=96688 CPUtime=3.38 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 8372 0 -1 4202496 9016 17720 0 0 97 26 207 8 20 0 1 0 21407484 99008512 21096 33554432000 4194304 6004724 140736172043488 140736172035840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/10385/statm: 24172 21096 175 442 0 23726 0
[pid=10397] ppid=10385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10397/stat : 10397 (satsolver.sh) S 10385 10384 8372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 21407826 9367552 267 33554432000 4194304 5064252 140735557367392 140735557366304 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10397/statm: 2287 267 226 213 0 72 0
[pid=10398] ppid=10397 vsize=333960 CPUtime=1418.64 cores=1,3,5,7
/proc/10398/stat : 10398 (glucose) R 10397 10384 8372 0 -1 4202496 55280 0 0 0 141809 55 0 0 20 0 1 0 21407826 341975040 72769 33554432000 4194304 5208918 140735269579616 140735269577368 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10398/statm: 83490 72769 104 248 0 83239 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 448944

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/185 10430
/proc/meminfo: memFree=30212380/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
[pid=10385] ppid=10384 vsize=96688 CPUtime=3.38 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 8372 0 -1 4202496 9016 17720 0 0 97 26 207 8 20 0 1 0 21407484 99008512 21096 33554432000 4194304 6004724 140736172043488 140736172035840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/10385/statm: 24172 21096 175 442 0 23726 0
[pid=10397] ppid=10385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10397/stat : 10397 (satsolver.sh) S 10385 10384 8372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 21407826 9367552 267 33554432000 4194304 5064252 140735557367392 140735557366304 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10397/statm: 2287 267 226 213 0 72 0
[pid=10398] ppid=10397 vsize=337500 CPUtime=1478.62 cores=1,3,5,7
/proc/10398/stat : 10398 (glucose) R 10397 10384 8372 0 -1 4202496 55748 0 0 0 147804 58 0 0 20 0 1 0 21407826 345600000 68727 33554432000 4194304 5208918 140735269579616 140735269577768 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10398/statm: 84375 68727 104 248 0 84124 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 452484

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/185 10430
/proc/meminfo: memFree=30194260/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
[pid=10385] ppid=10384 vsize=96688 CPUtime=3.38 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 8372 0 -1 4202496 9016 17720 0 0 97 26 207 8 20 0 1 0 21407484 99008512 21096 33554432000 4194304 6004724 140736172043488 140736172035840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/10385/statm: 24172 21096 175 442 0 23726 0
[pid=10397] ppid=10385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10397/stat : 10397 (satsolver.sh) S 10385 10384 8372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 21407826 9367552 267 33554432000 4194304 5064252 140735557367392 140735557366304 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10397/statm: 2287 267 226 213 0 72 0
[pid=10398] ppid=10397 vsize=338304 CPUtime=1538.61 cores=1,3,5,7
/proc/10398/stat : 10398 (glucose) R 10397 10384 8372 0 -1 4202496 56171 0 0 0 153803 58 0 0 20 0 1 0 21407826 346423296 73232 33554432000 4194304 5208918 140735269579616 140735269575992 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10398/statm: 84576 73232 104 248 0 84325 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 453288

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/186 10433
/proc/meminfo: memFree=30191492/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
[pid=10385] ppid=10384 vsize=96688 CPUtime=3.38 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 8372 0 -1 4202496 9016 17720 0 0 97 26 207 8 20 0 1 0 21407484 99008512 21096 33554432000 4194304 6004724 140736172043488 140736172035840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/10385/statm: 24172 21096 175 442 0 23726 0
[pid=10397] ppid=10385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10397/stat : 10397 (satsolver.sh) S 10385 10384 8372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 21407826 9367552 267 33554432000 4194304 5064252 140735557367392 140735557366304 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10397/statm: 2287 267 226 213 0 72 0
[pid=10398] ppid=10397 vsize=342332 CPUtime=1598.61 cores=1,3,5,7
/proc/10398/stat : 10398 (glucose) R 10397 10384 8372 0 -1 4202496 57267 0 0 0 159799 62 0 0 20 0 1 0 21407826 350547968 70322 33554432000 4194304 5208918 140735269579616 140735269575320 4229244 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10398/statm: 85583 70322 104 248 0 85332 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 457316

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/185 10433
/proc/meminfo: memFree=30165256/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
[pid=10385] ppid=10384 vsize=96688 CPUtime=3.38 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 8372 0 -1 4202496 9016 17720 0 0 97 26 207 8 20 0 1 0 21407484 99008512 21096 33554432000 4194304 6004724 140736172043488 140736172035840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/10385/statm: 24172 21096 175 442 0 23726 0
[pid=10397] ppid=10385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10397/stat : 10397 (satsolver.sh) S 10385 10384 8372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 21407826 9367552 267 33554432000 4194304 5064252 140735557367392 140735557366304 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10397/statm: 2287 267 226 213 0 72 0
[pid=10398] ppid=10397 vsize=343708 CPUtime=1658.59 cores=1,3,5,7
/proc/10398/stat : 10398 (glucose) R 10397 10384 8372 0 -1 4202496 57630 0 0 0 165797 62 0 0 20 0 1 0 21407826 351956992 76298 33554432000 4194304 5208918 140735269579616 140735269575992 4215069 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10398/statm: 85927 76298 104 248 0 85676 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 458692

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/185 10433
/proc/meminfo: memFree=30162144/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
[pid=10385] ppid=10384 vsize=96688 CPUtime=3.38 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 8372 0 -1 4202496 9016 17720 0 0 97 26 207 8 20 0 1 0 21407484 99008512 21096 33554432000 4194304 6004724 140736172043488 140736172035840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/10385/statm: 24172 21096 175 442 0 23726 0
[pid=10397] ppid=10385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10397/stat : 10397 (satsolver.sh) S 10385 10384 8372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 21407826 9367552 267 33554432000 4194304 5064252 140735557367392 140735557366304 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10397/statm: 2287 267 226 213 0 72 0
[pid=10398] ppid=10397 vsize=345064 CPUtime=1718.58 cores=1,3,5,7
/proc/10398/stat : 10398 (glucose) R 10397 10384 8372 0 -1 4202496 58608 0 0 0 171794 64 0 0 20 0 1 0 21407826 353345536 76560 33554432000 4194304 5208918 140735269579616 140735269577368 4211561 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10398/statm: 86266 76560 104 248 0 86015 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 460048

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/184 10485
/proc/meminfo: memFree=29852960/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
[pid=10385] ppid=10384 vsize=96688 CPUtime=3.38 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 8372 0 -1 4202496 9016 17720 0 0 97 26 207 8 20 0 1 0 21407484 99008512 21096 33554432000 4194304 6004724 140736172043488 140736172035840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/10385/statm: 24172 21096 175 442 0 23726 0
[pid=10397] ppid=10385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10397/stat : 10397 (satsolver.sh) S 10385 10384 8372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 21407826 9367552 267 33554432000 4194304 5064252 140735557367392 140735557366304 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10397/statm: 2287 267 226 213 0 72 0
[pid=10398] ppid=10397 vsize=346000 CPUtime=1778.57 cores=1,3,5,7
/proc/10398/stat : 10398 (glucose) R 10397 10384 8372 0 -1 4202496 59253 0 0 0 177791 66 0 0 20 0 1 0 21407826 354304000 74908 33554432000 4194304 5208918 140735269579616 140735269575992 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10398/statm: 86500 74908 104 248 0 86249 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 460984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.95 3/185 10486
/proc/meminfo: memFree=29843588/32873844 swapFree=7120/7120
[pid=10384] ppid=10382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10384/stat : 10384 (npSolver-pbo.sh) S 10382 10384 8372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 21407484 9367552 275 33554432000 4194304 5064252 140734576814592 140734576813504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10384/statm: 2287 275 233 213 0 72 0
[pid=10385] ppid=10384 vsize=96688 CPUtime=3.38 cores=1,3,5,7
/proc/10385/stat : 10385 (npSolver-pbo) S 10384 10384 8372 0 -1 4202496 9016 17720 0 0 97 26 207 8 20 0 1 0 21407484 99008512 21096 33554432000 4194304 6004724 140736172043488 140736172035840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/10385/statm: 24172 21096 175 442 0 23726 0
[pid=10397] ppid=10385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10397/stat : 10397 (satsolver.sh) S 10385 10384 8372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 21407826 9367552 267 33554432000 4194304 5064252 140735557367392 140735557366304 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10397/statm: 2287 267 226 213 0 72 0
[pid=10398] ppid=10397 vsize=346536 CPUtime=1796.67 cores=1,3,5,7
/proc/10398/stat : 10398 (glucose) R 10397 10384 8372 0 -1 4202496 59370 0 0 0 179601 66 0 0 20 0 1 0 21407826 354852864 76558 33554432000 4194304 5208918 140735269579616 140735269577368 4211501 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10398/statm: 86634 76558 104 248 0 86383 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 461520

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.09
CPU user time (s): 1799.06
CPU system time (s): 1.02684
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 591068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.06
system time used= 1.02684
maximum resident set size= 404440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87090
page faults= 0
swaps= 0
block input operations= 8
block output operations= 125560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 184
involuntary context switches= 1864

runsolver used 5.52616 second user time and 17.4254 second system time

The end

Launcher Data

Begin job on node132 at 2012-06-08 02:13:25
IDJOB=3750250
IDBENCH=1869
IDSOLVER=2334
FILE ID=node132/3750250-1339114405
RUNJOBID= node132-1339112562-10167
PBS_JOBID= 14643721
Free space on /tmp= 71028 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-manna81.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750250-1339114405/watcher-3750250-1339114405 -o /tmp/evaluation-result-3750250-1339114405/solver-3750250-1339114405 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750250-1339114405.opb 642517701 HOME HOME

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

MD5SUM BENCH= 6fc83a536fe9a582c06bbccccc09c709
RANDOM SEED=642517701

node132.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.213
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	: 5332.42
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.213
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	: 5332.55
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.213
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	: 5332.55
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.213
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	: 5332.56
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.213
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	: 5332.55
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.213
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	: 5332.55
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.213
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	: 5332.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		: 2666.213
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30670380 kB
Buffers:          151232 kB
Cached:          1151220 kB
SwapCached:            0 kB
Active:           437036 kB
Inactive:         980256 kB
Active(anon):     117516 kB
Inactive(anon):        0 kB
Active(file):     319520 kB
Inactive(file):   980256 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             26916 kB
Writeback:             0 kB
AnonPages:        121648 kB
Mapped:            15500 kB
Shmem:               212 kB
Slab:             645620 kB
SReclaimable:      87980 kB
SUnreclaim:       557640 kB
KernelStack:        1504 kB
PageTables:         4568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     241028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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= 70896 MiB
End job on node132 at 2012-06-08 02:43:25