Trace number 3701382

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_3.opb
MD5SUM8d16c34d0eecf3c16ca4b890652c15ca
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark1791.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7
Optimality of the best value was proved NO
Number of variables146
Total number of constraints12
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 constraints12
Minimum length of a constraint64
Maximum length of a constraint66
Number of terms in the objective function 96
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4321
Number of bits of the biggest sum of numbers13
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.75	c run usual solver
1800.03/1800.41	./satsolver.sh: line 5:  6313 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.41	c error: unexpected solver exit code
1800.03/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-3701382-1338068089/watcher-3701382-1338068089 -o /tmp/evaluation-result-3701382-1338068089/solver-3701382-1338068089 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701382-1338068089.opb 1773621979 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 2/177 6306
/proc/meminfo: memFree=29028560/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0

[startup+0.0884761 s]
/proc/loadavg: 2.01 2.03 2.00 2/177 6306
/proc/meminfo: memFree=29028560/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100335 s]
/proc/loadavg: 2.01 2.03 2.00 2/177 6306
/proc/meminfo: memFree=29028560/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300273 s]
/proc/loadavg: 2.01 2.03 2.00 2/177 6306
/proc/meminfo: memFree=29028560/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700288 s]
/proc/loadavg: 2.01 2.03 2.00 2/177 6306
/proc/meminfo: memFree=29028560/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 6310
/proc/meminfo: memFree=28910464/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
[pid=6307] ppid=6306 vsize=65056 CPUtime=0.75 cores=0,2,4,6
/proc/6307/stat : 6307 (npSolver-pbo) S 6306 6306 3117 0 -1 4202496 11952 0 0 0 69 6 0 0 20 0 1 0 272934340 66617344 14474 33554432000 4194304 5992684 140734837059952 140734837053984 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6307/statm: 16264 14474 163 440 0 15820 0
[pid=6309] ppid=6307 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6309/stat : 6309 (cp2_pre.sh) S 6307 6306 3117 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 272934416 9367552 277 33554432000 4194304 5064252 140735185985296 140735185984000 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6309/statm: 2287 277 234 213 0 72 0
[pid=6310] ppid=6309 vsize=207276 CPUtime=0.72 cores=0,2,4,6
/proc/6310/stat : 6310 (coprocessor) R 6309 6306 3117 0 -1 4202496 26624 0 0 0 68 4 0 0 20 0 1 0 272934416 212250624 45577 33554432000 4194304 6586260 140735132480912 140735132477240 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/6310/statm: 51819 45577 166 584 0 51231 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 290628

[startup+3.1004 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 6310
/proc/meminfo: memFree=28743108/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
[pid=6307] ppid=6306 vsize=65056 CPUtime=0.75 cores=0,2,4,6
/proc/6307/stat : 6307 (npSolver-pbo) S 6306 6306 3117 0 -1 4202496 11952 0 0 0 69 6 0 0 20 0 1 0 272934340 66617344 14474 33554432000 4194304 5992684 140734837059952 140734837053984 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6307/statm: 16264 14474 163 440 0 15820 0
[pid=6309] ppid=6307 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6309/stat : 6309 (cp2_pre.sh) S 6307 6306 3117 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 272934416 9367552 277 33554432000 4194304 5064252 140735185985296 140735185984000 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6309/statm: 2287 277 234 213 0 72 0
[pid=6310] ppid=6309 vsize=277496 CPUtime=2.33 cores=0,2,4,6
/proc/6310/stat : 6310 (coprocessor) R 6309 6306 3117 0 -1 4202496 39413 0 0 0 226 7 0 0 20 0 1 0 272934416 284155904 67564 33554432000 4194304 6586260 140735132480912 140735132476728 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/6310/statm: 69374 67564 191 584 0 68786 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 360848

[startup+6.3004 s]
/proc/loadavg: 2.08 2.04 2.01 3/181 6310
/proc/meminfo: memFree=28670036/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
[pid=6307] ppid=6306 vsize=65056 CPUtime=0.75 cores=0,2,4,6
/proc/6307/stat : 6307 (npSolver-pbo) S 6306 6306 3117 0 -1 4202496 11952 0 0 0 69 6 0 0 20 0 1 0 272934340 66617344 14474 33554432000 4194304 5992684 140734837059952 140734837053984 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6307/statm: 16264 14474 163 440 0 15820 0
[pid=6309] ppid=6307 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6309/stat : 6309 (cp2_pre.sh) S 6307 6306 3117 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 272934416 9367552 277 33554432000 4194304 5064252 140735185985296 140735185984000 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6309/statm: 2287 277 234 213 0 72 0
[pid=6310] ppid=6309 vsize=279792 CPUtime=5.53 cores=0,2,4,6
/proc/6310/stat : 6310 (coprocessor) R 6309 6306 3117 0 -1 4202496 39976 0 0 0 545 8 0 0 20 0 1 0 272934416 286507008 68127 33554432000 4194304 6586260 140735132480912 140735132476232 4676454 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/6310/statm: 69948 68127 191 584 0 69360 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 363144

[startup+12.7003 s]
/proc/loadavg: 2.08 2.04 2.00 3/181 6313
/proc/meminfo: memFree=28824860/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
[pid=6307] ppid=6306 vsize=65056 CPUtime=9.39 cores=0,2,4,6
/proc/6307/stat : 6307 (npSolver-pbo) S 6306 6306 3117 0 -1 4202496 11964 41692 0 0 69 6 850 14 20 0 1 0 272934340 66617344 14474 33554432000 4194304 5992684 140734837059952 140734837055072 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6307/statm: 16264 14474 163 440 0 15820 0
[pid=6312] ppid=6307 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6312/stat : 6312 (satsolver.sh) S 6307 6306 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272935281 9367552 267 33554432000 4194304 5064252 140736521361136 140736521360048 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6312/statm: 2287 267 226 213 0 72 0
[pid=6313] ppid=6312 vsize=131964 CPUtime=3.28 cores=0,2,4,6
/proc/6313/stat : 6313 (glucose) R 6312 6306 3117 0 -1 4202496 25966 0 0 0 323 5 0 0 20 0 1 0 272935281 135131136 29831 33554432000 4194304 5208918 140736523027440 140736523025288 4211521 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6313/statm: 32991 29831 95 248 0 32740 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 215316

[startup+25.5003 s]
/proc/loadavg: 2.13 2.06 2.01 3/181 6313
/proc/meminfo: memFree=28819404/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
[pid=6307] ppid=6306 vsize=65056 CPUtime=9.39 cores=0,2,4,6
/proc/6307/stat : 6307 (npSolver-pbo) S 6306 6306 3117 0 -1 4202496 11964 41692 0 0 69 6 850 14 20 0 1 0 272934340 66617344 14474 33554432000 4194304 5992684 140734837059952 140734837055072 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6307/statm: 16264 14474 163 440 0 15820 0
[pid=6312] ppid=6307 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6312/stat : 6312 (satsolver.sh) S 6307 6306 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272935281 9367552 267 33554432000 4194304 5064252 140736521361136 140736521360048 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6312/statm: 2287 267 226 213 0 72 0
[pid=6313] ppid=6312 vsize=133416 CPUtime=16.08 cores=0,2,4,6
/proc/6313/stat : 6313 (glucose) R 6312 6306 3117 0 -1 4202496 26363 0 0 0 1603 5 0 0 20 0 1 0 272935281 136617984 31250 33554432000 4194304 5208918 140736523027440 140736523025288 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6313/statm: 33354 31250 103 248 0 33103 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 216768

[startup+51.1004 s]
/proc/loadavg: 2.08 2.05 2.01 3/181 6313
/proc/meminfo: memFree=28821624/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
[pid=6307] ppid=6306 vsize=65056 CPUtime=9.39 cores=0,2,4,6
/proc/6307/stat : 6307 (npSolver-pbo) S 6306 6306 3117 0 -1 4202496 11964 41692 0 0 69 6 850 14 20 0 1 0 272934340 66617344 14474 33554432000 4194304 5992684 140734837059952 140734837055072 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6307/statm: 16264 14474 163 440 0 15820 0
[pid=6312] ppid=6307 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6312/stat : 6312 (satsolver.sh) S 6307 6306 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272935281 9367552 267 33554432000 4194304 5064252 140736521361136 140736521360048 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6312/statm: 2287 267 226 213 0 72 0
[pid=6313] ppid=6312 vsize=133888 CPUtime=41.67 cores=0,2,4,6
/proc/6313/stat : 6313 (glucose) R 6312 6306 3117 0 -1 4202496 27476 0 0 0 4162 5 0 0 20 0 1 0 272935281 137101312 30736 33554432000 4194304 5208918 140736523027440 140736523025528 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6313/statm: 33472 30736 104 248 0 33221 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 217240

[startup+102.306 s]
/proc/loadavg: 2.03 2.04 2.00 3/181 6313
/proc/meminfo: memFree=28814420/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
[pid=6307] ppid=6306 vsize=65056 CPUtime=9.39 cores=0,2,4,6
/proc/6307/stat : 6307 (npSolver-pbo) S 6306 6306 3117 0 -1 4202496 11964 41692 0 0 69 6 850 14 20 0 1 0 272934340 66617344 14474 33554432000 4194304 5992684 140734837059952 140734837055072 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6307/statm: 16264 14474 163 440 0 15820 0
[pid=6312] ppid=6307 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6312/stat : 6312 (satsolver.sh) S 6307 6306 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272935281 9367552 267 33554432000 4194304 5064252 140736521361136 140736521360048 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6312/statm: 2287 267 226 213 0 72 0
[pid=6313] ppid=6312 vsize=153244 CPUtime=92.87 cores=0,2,4,6
/proc/6313/stat : 6313 (glucose) R 6312 6306 3117 0 -1 4202496 28815 0 0 0 9280 7 0 0 20 0 1 0 272935281 156921856 32629 33554432000 4194304 5208918 140736523027440 140736523025288 4229748 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6313/statm: 38311 32629 104 248 0 38060 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 236596

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 6314
/proc/meminfo: memFree=28812324/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
[pid=6307] ppid=6306 vsize=65056 CPUtime=9.39 cores=0,2,4,6
/proc/6307/stat : 6307 (npSolver-pbo) S 6306 6306 3117 0 -1 4202496 11964 41692 0 0 69 6 850 14 20 0 1 0 272934340 66617344 14474 33554432000 4194304 5992684 140734837059952 140734837055072 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6307/statm: 16264 14474 163 440 0 15820 0
[pid=6312] ppid=6307 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6402
/proc/meminfo: memFree=28311352/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
[pid=6307] ppid=6306 vsize=65056 CPUtime=9.39 cores=0,2,4,6
/proc/6307/stat : 6307 (npSolver-pbo) S 6306 6306 3117 0 -1 4202496 11964 41692 0 0 69 6 850 14 20 0 1 0 272934340 66617344 14474 33554432000 4194304 5992684 140734837059952 140734837055072 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6307/statm: 16264 14474 163 440 0 15820 0
[pid=6312] ppid=6307 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6312/stat : 6312 (satsolver.sh) S 6307 6306 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272935281 9367552 267 33554432000 4194304 5064252 140736521361136 140736521360048 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6312/statm: 2287 267 226 213 0 72 0
[pid=6313] ppid=6312 vsize=166188 CPUtime=1352.61 cores=0,2,4,6
/proc/6313/stat : 6313 (glucose) R 6312 6306 3117 0 -1 4202496 50932 0 0 0 135218 43 0 0 20 0 1 0 272935281 170176512 36572 33554432000 4194304 5208918 140736523027440 140736523025592 4205139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6313/statm: 41547 36572 105 248 0 41296 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 249540

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6402
/proc/meminfo: memFree=28312688/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
[pid=6307] ppid=6306 vsize=65056 CPUtime=9.39 cores=0,2,4,6
/proc/6307/stat : 6307 (npSolver-pbo) S 6306 6306 3117 0 -1 4202496 11964 41692 0 0 69 6 850 14 20 0 1 0 272934340 66617344 14474 33554432000 4194304 5992684 140734837059952 140734837055072 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6307/statm: 16264 14474 163 440 0 15820 0
[pid=6312] ppid=6307 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6312/stat : 6312 (satsolver.sh) S 6307 6306 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272935281 9367552 267 33554432000 4194304 5064252 140736521361136 140736521360048 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6312/statm: 2287 267 226 213 0 72 0
[pid=6313] ppid=6312 vsize=147940 CPUtime=1412.61 cores=0,2,4,6
/proc/6313/stat : 6313 (glucose) R 6312 6306 3117 0 -1 4202496 51426 0 0 0 141217 44 0 0 20 0 1 0 272935281 151490560 35311 33554432000 4194304 5208918 140736523027440 140736523025528 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6313/statm: 36985 35311 105 248 0 36734 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 231292

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6402
/proc/meminfo: memFree=28300960/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
[pid=6307] ppid=6306 vsize=65056 CPUtime=9.39 cores=0,2,4,6
/proc/6307/stat : 6307 (npSolver-pbo) S 6306 6306 3117 0 -1 4202496 11964 41692 0 0 69 6 850 14 20 0 1 0 272934340 66617344 14474 33554432000 4194304 5992684 140734837059952 140734837055072 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6307/statm: 16264 14474 163 440 0 15820 0
[pid=6312] ppid=6307 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6312/stat : 6312 (satsolver.sh) S 6307 6306 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272935281 9367552 267 33554432000 4194304 5064252 140736521361136 140736521360048 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6312/statm: 2287 267 226 213 0 72 0
[pid=6313] ppid=6312 vsize=166908 CPUtime=1472.59 cores=0,2,4,6
/proc/6313/stat : 6313 (glucose) R 6312 6306 3117 0 -1 4202496 51803 0 0 0 147215 44 0 0 20 0 1 0 272935281 170913792 37209 33554432000 4194304 5208918 140736523027440 140736523025592 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6313/statm: 41727 37209 105 248 0 41476 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 250260

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6405
/proc/meminfo: memFree=28302528/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
[pid=6307] ppid=6306 vsize=65056 CPUtime=9.39 cores=0,2,4,6
/proc/6307/stat : 6307 (npSolver-pbo) S 6306 6306 3117 0 -1 4202496 11964 41692 0 0 69 6 850 14 20 0 1 0 272934340 66617344 14474 33554432000 4194304 5992684 140734837059952 140734837055072 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6307/statm: 16264 14474 163 440 0 15820 0
[pid=6312] ppid=6307 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6312/stat : 6312 (satsolver.sh) S 6307 6306 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272935281 9367552 267 33554432000 4194304 5064252 140736521361136 140736521360048 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6312/statm: 2287 267 226 213 0 72 0
[pid=6313] ppid=6312 vsize=166908 CPUtime=1532.59 cores=0,2,4,6
/proc/6313/stat : 6313 (glucose) R 6312 6306 3117 0 -1 4202496 52446 0 0 0 153213 46 0 0 20 0 1 0 272935281 170913792 35583 33554432000 4194304 5208918 140736523027440 140736523025592 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6313/statm: 41727 35583 105 248 0 41476 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 250260

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/182 6428
/proc/meminfo: memFree=28314544/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
[pid=6307] ppid=6306 vsize=65056 CPUtime=9.39 cores=0,2,4,6
/proc/6307/stat : 6307 (npSolver-pbo) S 6306 6306 3117 0 -1 4202496 11964 41692 0 0 69 6 850 14 20 0 1 0 272934340 66617344 14474 33554432000 4194304 5992684 140734837059952 140734837055072 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6307/statm: 16264 14474 163 440 0 15820 0
[pid=6312] ppid=6307 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6312/stat : 6312 (satsolver.sh) S 6307 6306 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272935281 9367552 267 33554432000 4194304 5064252 140736521361136 140736521360048 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6312/statm: 2287 267 226 213 0 72 0
[pid=6313] ppid=6312 vsize=166908 CPUtime=1592.57 cores=0,2,4,6
/proc/6313/stat : 6313 (glucose) R 6312 6306 3117 0 -1 4202496 52573 0 0 0 159211 46 0 0 20 0 1 0 272935281 170913792 37242 33554432000 4194304 5208918 140736523027440 140736523025592 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6313/statm: 41727 37242 105 248 0 41476 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 250260

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 6428
/proc/meminfo: memFree=28315336/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
[pid=6307] ppid=6306 vsize=65056 CPUtime=9.39 cores=0,2,4,6
/proc/6307/stat : 6307 (npSolver-pbo) S 6306 6306 3117 0 -1 4202496 11964 41692 0 0 69 6 850 14 20 0 1 0 272934340 66617344 14474 33554432000 4194304 5992684 140734837059952 140734837055072 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6307/statm: 16264 14474 163 440 0 15820 0
[pid=6312] ppid=6307 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6312/stat : 6312 (satsolver.sh) S 6307 6306 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272935281 9367552 267 33554432000 4194304 5064252 140736521361136 140736521360048 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6312/statm: 2287 267 226 213 0 72 0
[pid=6313] ppid=6312 vsize=148364 CPUtime=1652.57 cores=0,2,4,6
/proc/6313/stat : 6313 (glucose) R 6312 6306 3117 0 -1 4202496 53053 0 0 0 165210 47 0 0 20 0 1 0 272935281 151924736 35521 33554432000 4194304 5208918 140736523027440 140736523025528 4229748 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6313/statm: 37091 35521 105 248 0 36840 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 231716

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 6429
/proc/meminfo: memFree=28301400/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
[pid=6307] ppid=6306 vsize=65056 CPUtime=9.39 cores=0,2,4,6
/proc/6307/stat : 6307 (npSolver-pbo) S 6306 6306 3117 0 -1 4202496 11964 41692 0 0 69 6 850 14 20 0 1 0 272934340 66617344 14474 33554432000 4194304 5992684 140734837059952 140734837055072 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6307/statm: 16264 14474 163 440 0 15820 0
[pid=6312] ppid=6307 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6312/stat : 6312 (satsolver.sh) S 6307 6306 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272935281 9367552 267 33554432000 4194304 5064252 140736521361136 140736521360048 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6312/statm: 2287 267 226 213 0 72 0
[pid=6313] ppid=6312 vsize=167332 CPUtime=1712.55 cores=0,2,4,6
/proc/6313/stat : 6313 (glucose) R 6312 6306 3117 0 -1 4202496 53424 0 0 0 171208 47 0 0 20 0 1 0 272935281 171347968 37407 33554432000 4194304 5208918 140736523027440 140736523025592 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6313/statm: 41833 37407 105 248 0 41582 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 250684

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 6429
/proc/meminfo: memFree=28299168/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
[pid=6307] ppid=6306 vsize=65056 CPUtime=9.39 cores=0,2,4,6
/proc/6307/stat : 6307 (npSolver-pbo) S 6306 6306 3117 0 -1 4202496 11964 41692 0 0 69 6 850 14 20 0 1 0 272934340 66617344 14474 33554432000 4194304 5992684 140734837059952 140734837055072 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6307/statm: 16264 14474 163 440 0 15820 0
[pid=6312] ppid=6307 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6312/stat : 6312 (satsolver.sh) S 6307 6306 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272935281 9367552 267 33554432000 4194304 5064252 140736521361136 140736521360048 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6312/statm: 2287 267 226 213 0 72 0
[pid=6313] ppid=6312 vsize=148956 CPUtime=1772.54 cores=0,2,4,6
/proc/6313/stat : 6313 (glucose) R 6312 6306 3117 0 -1 4202496 53723 0 0 0 177206 48 0 0 20 0 1 0 272935281 152530944 35448 33554432000 4194304 5208918 140736523027440 140736523025528 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6313/statm: 37239 35448 105 248 0 36988 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 232308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 6429
/proc/meminfo: memFree=28296004/32873624 swapFree=7104/7104
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6306/stat : 6306 (npSolver-pbo.sh) S 6304 6306 3117 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272934340 9367552 275 33554432000 4194304 5064252 140735650374336 140735650373248 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6306/statm: 2287 275 233 213 0 72 0
[pid=6307] ppid=6306 vsize=65056 CPUtime=9.39 cores=0,2,4,6
/proc/6307/stat : 6307 (npSolver-pbo) S 6306 6306 3117 0 -1 4202496 11964 41692 0 0 69 6 850 14 20 0 1 0 272934340 66617344 14474 33554432000 4194304 5992684 140734837059952 140734837055072 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6307/statm: 16264 14474 163 440 0 15820 0
[pid=6312] ppid=6307 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6312/stat : 6312 (satsolver.sh) S 6307 6306 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 272935281 9367552 267 33554432000 4194304 5064252 140736521361136 140736521360048 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6312/statm: 2287 267 226 213 0 72 0
[pid=6313] ppid=6312 vsize=167924 CPUtime=1790.64 cores=0,2,4,6
/proc/6313/stat : 6313 (glucose) R 6312 6306 3117 0 -1 4202496 54130 0 0 0 179016 48 0 0 20 0 1 0 272935281 171954176 35843 33554432000 4194304 5208918 140736523027440 140736523025592 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6313/statm: 41981 35843 105 248 0 41730 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 251276

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.07
CPU user time (s): 1799.36
CPU system time (s): 0.704892
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 363148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.36
system time used= 0.704892
maximum resident set size= 281880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108781
page faults= 0
swaps= 0
block input operations= 0
block output operations= 98584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 121
involuntary context switches= 1999

runsolver used 2.85357 second user time and 6.97494 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-26 23:34:49
IDJOB=3701382
IDBENCH=2910
IDSOLVER=2277
FILE ID=node121/3701382-1338068089
RUNJOBID= node121-1338051796-3133
PBS_JOBID= 14624383
Free space on /tmp= 71464 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_6_50_3.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701382-1338068089/watcher-3701382-1338068089 -o /tmp/evaluation-result-3701382-1338068089/solver-3701382-1338068089 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701382-1338068089.opb 1773621979 HOME HOME

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

MD5SUM BENCH= 8d16c34d0eecf3c16ca4b890652c15ca
RANDOM SEED=1773621979

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873624 kB
MemFree:        29029420 kB
Buffers:          273980 kB
Cached:          2675504 kB
SwapCached:            0 kB
Active:           870456 kB
Inactive:        2194304 kB
Active(anon):     117988 kB
Inactive(anon):        0 kB
Active(file):     752468 kB
Inactive(file):  2194304 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8568 kB
Writeback:             0 kB
AnonPages:         93772 kB
Mapped:            14472 kB
Shmem:               200 kB
Slab:             635872 kB
SReclaimable:      80264 kB
SUnreclaim:       555608 kB
KernelStack:        1504 kB
PageTables:         4000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     232072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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= 71316 MiB
End job on node121 at 2012-05-27 00:04:49