Trace number 3750543

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_3.opb
MD5SUM0278ee4f163393ac33163ff791a7f96d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark1792.21
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved NO
Number of variables198
Total number of constraints16
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 constraints16
Minimum length of a constraint82
Maximum length of a constraint86
Number of terms in the objective function 128
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 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5856
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.52	c run usual solver
1800.07/1800.40	./satsolver.sh: line 5: 19143 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.40	c error: unexpected solver exit code
1800.07/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-3750543-1339126387/watcher-3750543-1339126387 -o /tmp/evaluation-result-3750543-1339126387/solver-3750543-1339126387 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750543-1339126387.opb 1175746344 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: 1.93 1.98 2.00 3/180 19136
/proc/meminfo: memFree=12606516/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0

[startup+0.0302559 s]
/proc/loadavg: 1.93 1.98 2.00 3/180 19136
/proc/meminfo: memFree=12606516/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100835 s]
/proc/loadavg: 1.93 1.98 2.00 3/180 19136
/proc/meminfo: memFree=12606516/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30076 s]
/proc/loadavg: 1.93 1.98 2.00 3/180 19136
/proc/meminfo: memFree=12606516/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700151 s]
/proc/loadavg: 1.93 1.98 2.00 3/180 19136
/proc/meminfo: memFree=12606516/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50121 s]
/proc/loadavg: 1.93 1.98 2.00 3/184 19140
/proc/meminfo: memFree=12447004/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
[pid=19137] ppid=19136 vsize=29636 CPUtime=0.5 cores=0,2,4,6
/proc/19137/stat : 19137 (npSolver-pbo) S 19136 19136 15337 0 -1 4202496 5908 0 0 0 48 2 0 0 20 0 1 0 378764578 30347264 5909 33554432000 4194304 6004724 140737429567840 140737429561888 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19137/statm: 7409 5909 163 442 0 6963 0
[pid=19139] ppid=19137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19139/stat : 19139 (cp2_pre.sh) S 19137 19136 15337 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 378764630 9367552 276 33554432000 4194304 5064252 140734304297664 140734304296368 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19139/statm: 2287 276 234 213 0 72 0
[pid=19140] ppid=19139 vsize=155600 CPUtime=0.96 cores=0,2,4,6
/proc/19140/stat : 19140 (coprocessor) R 19139 19136 15337 0 -1 4202496 28418 0 0 0 92 4 0 0 20 0 1 0 378764630 159334400 37641 33554432000 4194304 6586260 140733953352496 140733953348760 4756523 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/19140/statm: 38900 37641 182 584 0 38312 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 203532

[startup+3.10122 s]
/proc/loadavg: 1.93 1.98 2.00 3/184 19140
/proc/meminfo: memFree=12393548/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
[pid=19137] ppid=19136 vsize=29636 CPUtime=0.5 cores=0,2,4,6
/proc/19137/stat : 19137 (npSolver-pbo) S 19136 19136 15337 0 -1 4202496 5908 0 0 0 48 2 0 0 20 0 1 0 378764578 30347264 5909 33554432000 4194304 6004724 140737429567840 140737429561888 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19137/statm: 7409 5909 163 442 0 6963 0
[pid=19139] ppid=19137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19139/stat : 19139 (cp2_pre.sh) S 19137 19136 15337 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 378764630 9367552 276 33554432000 4194304 5064252 140734304297664 140734304296368 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19139/statm: 2287 276 234 213 0 72 0
[pid=19140] ppid=19139 vsize=183200 CPUtime=2.57 cores=0,2,4,6
/proc/19140/stat : 19140 (coprocessor) R 19139 19136 15337 0 -1 4202496 32956 0 0 0 252 5 0 0 20 0 1 0 378764630 187596800 44734 33554432000 4194304 6586260 140733953352496 140733953347816 4683467 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/19140/statm: 45800 44734 192 584 0 45212 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 231132

[startup+6.30083 s]
/proc/loadavg: 1.93 1.98 2.00 3/184 19143
/proc/meminfo: memFree=12504824/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
[pid=19137] ppid=19136 vsize=29636 CPUtime=4.99 cores=0,2,4,6
/proc/19137/stat : 19137 (npSolver-pbo) S 19136 19136 15337 0 -1 4202496 5915 33929 0 0 48 2 440 9 20 0 1 0 378764578 30347264 5909 33554432000 4194304 6004724 140737429567840 140737429562976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19137/statm: 7409 5909 163 442 0 6963 0
[pid=19142] ppid=19137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19142/stat : 19142 (satsolver.sh) S 19137 19136 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378765079 9367552 267 33554432000 4194304 5064252 140734109953680 140734109952592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2287 267 226 213 0 72 0
[pid=19143] ppid=19142 vsize=77312 CPUtime=1.26 cores=0,2,4,6
/proc/19143/stat : 19143 (glucose) R 19142 19136 15337 0 -1 4202496 17380 0 0 0 124 2 0 0 20 0 1 0 378765080 79167488 18109 33554432000 4194304 5208918 140734606851808 140734606849752 4205238 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19143/statm: 19328 18109 103 248 0 19077 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 125244

[startup+12.7004 s]
/proc/loadavg: 1.94 1.98 2.00 3/184 19143
/proc/meminfo: memFree=12501456/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
[pid=19137] ppid=19136 vsize=29636 CPUtime=4.99 cores=0,2,4,6
/proc/19137/stat : 19137 (npSolver-pbo) S 19136 19136 15337 0 -1 4202496 5915 33929 0 0 48 2 440 9 20 0 1 0 378764578 30347264 5909 33554432000 4194304 6004724 140737429567840 140737429562976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19137/statm: 7409 5909 163 442 0 6963 0
[pid=19142] ppid=19137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19142/stat : 19142 (satsolver.sh) S 19137 19136 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378765079 9367552 267 33554432000 4194304 5064252 140734109953680 140734109952592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2287 267 226 213 0 72 0
[pid=19143] ppid=19142 vsize=77872 CPUtime=7.66 cores=0,2,4,6
/proc/19143/stat : 19143 (glucose) R 19142 19136 15337 0 -1 4202496 17514 0 0 0 764 2 0 0 20 0 1 0 378765080 79740928 18243 33554432000 4194304 5208918 140734606851808 140734606849768 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19143/statm: 19468 18243 103 248 0 19217 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 125804

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 2.00 3/184 19143
/proc/meminfo: memFree=12501516/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
[pid=19137] ppid=19136 vsize=29636 CPUtime=4.99 cores=0,2,4,6
/proc/19137/stat : 19137 (npSolver-pbo) S 19136 19136 15337 0 -1 4202496 5915 33929 0 0 48 2 440 9 20 0 1 0 378764578 30347264 5909 33554432000 4194304 6004724 140737429567840 140737429562976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19137/statm: 7409 5909 163 442 0 6963 0
[pid=19142] ppid=19137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19142/stat : 19142 (satsolver.sh) S 19137 19136 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378765079 9367552 267 33554432000 4194304 5064252 140734109953680 140734109952592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2287 267 226 213 0 72 0
[pid=19143] ppid=19142 vsize=78692 CPUtime=20.47 cores=0,2,4,6
/proc/19143/stat : 19143 (glucose) R 19142 19136 15337 0 -1 4202496 18466 0 0 0 2044 3 0 0 20 0 1 0 378765080 80580608 18383 33554432000 4194304 5208918 140734606851808 140734606849768 4229021 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19143/statm: 19673 18383 104 248 0 19422 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 126624

[startup+51.1004 s]
/proc/loadavg: 1.97 1.98 2.00 3/184 19143
/proc/meminfo: memFree=12482344/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
[pid=19137] ppid=19136 vsize=29636 CPUtime=4.99 cores=0,2,4,6
/proc/19137/stat : 19137 (npSolver-pbo) S 19136 19136 15337 0 -1 4202496 5915 33929 0 0 48 2 440 9 20 0 1 0 378764578 30347264 5909 33554432000 4194304 6004724 140737429567840 140737429562976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19137/statm: 7409 5909 163 442 0 6963 0
[pid=19142] ppid=19137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19142/stat : 19142 (satsolver.sh) S 19137 19136 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378765079 9367552 267 33554432000 4194304 5064252 140734109953680 140734109952592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2287 267 226 213 0 72 0
[pid=19143] ppid=19142 vsize=109832 CPUtime=46.06 cores=0,2,4,6
/proc/19143/stat : 19143 (glucose) R 19142 19136 15337 0 -1 4202496 20659 0 0 0 4602 4 0 0 20 0 1 0 378765080 112467968 25227 33554432000 4194304 5208918 140734606851808 140734606849672 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19143/statm: 27458 25227 104 248 0 27207 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 157764

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 2.00 3/183 19143
/proc/meminfo: memFree=12468576/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
[pid=19137] ppid=19136 vsize=29636 CPUtime=4.99 cores=0,2,4,6
/proc/19137/stat : 19137 (npSolver-pbo) S 19136 19136 15337 0 -1 4202496 5915 33929 0 0 48 2 440 9 20 0 1 0 378764578 30347264 5909 33554432000 4194304 6004724 140737429567840 140737429562976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19137/statm: 7409 5909 163 442 0 6963 0
[pid=19142] ppid=19137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19142/stat : 19142 (satsolver.sh) S 19137 19136 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378765079 9367552 267 33554432000 4194304 5064252 140734109953680 140734109952592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2287 267 226 213 0 72 0
[pid=19143] ppid=19142 vsize=109832 CPUtime=97.25 cores=0,2,4,6
/proc/19143/stat : 19143 (glucose) R 19142 19136 15337 0 -1 4202496 20944 0 0 0 9721 4 0 0 20 0 1 0 378765080 112467968 25501 33554432000 4194304 5208918 140734606851808 140734606849672 4228947 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19143/statm: 27458 25501 104 248 0 27207 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 157764

[startup+162.3 s]
/proc/loadavg: 1.91 1.97 1.99 3/183 19188
/proc/meminfo: memFree=28888924/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
[pid=19137] ppid=19136 vsize=29636 CPUtime=4.99 cores=0,2,4,6
/proc/19137/stat : 19137 (npSolver-pbo) S 19136 19136 15337 0 -1 4202496 5915 33929 0 0 48 2 440 9 20 0 1 0 378764578 30347264 5909 33554432000 4194304 6004724 140737429567840 140737429562976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19137/statm: 7409 5909 163 442 0 6963 0
[pid=19142] ppid=19137 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19198
/proc/meminfo: memFree=28786064/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
[pid=19137] ppid=19136 vsize=29636 CPUtime=4.99 cores=0,2,4,6
/proc/19137/stat : 19137 (npSolver-pbo) S 19136 19136 15337 0 -1 4202496 5915 33929 0 0 48 2 440 9 20 0 1 0 378764578 30347264 5909 33554432000 4194304 6004724 140737429567840 140737429562976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19137/statm: 7409 5909 163 442 0 6963 0
[pid=19142] ppid=19137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19142/stat : 19142 (satsolver.sh) S 19137 19136 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378765079 9367552 267 33554432000 4194304 5064252 140734109953680 140734109952592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2287 267 226 213 0 72 0
[pid=19143] ppid=19142 vsize=179784 CPUtime=1357.04 cores=0,2,4,6
/proc/19143/stat : 19143 (glucose) R 19142 19136 15337 0 -1 4202496 25045 0 0 0 135693 11 0 0 20 0 1 0 378765080 184098816 40104 33554432000 4194304 5208918 140734606851808 140734606848184 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19143/statm: 44946 40104 104 248 0 44695 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 227716

[startup+1422.31 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 19198
/proc/meminfo: memFree=28786192/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
[pid=19137] ppid=19136 vsize=29636 CPUtime=4.99 cores=0,2,4,6
/proc/19137/stat : 19137 (npSolver-pbo) S 19136 19136 15337 0 -1 4202496 5915 33929 0 0 48 2 440 9 20 0 1 0 378764578 30347264 5909 33554432000 4194304 6004724 140737429567840 140737429562976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19137/statm: 7409 5909 163 442 0 6963 0
[pid=19142] ppid=19137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19142/stat : 19142 (satsolver.sh) S 19137 19136 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378765079 9367552 267 33554432000 4194304 5064252 140734109953680 140734109952592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2287 267 226 213 0 72 0
[pid=19143] ppid=19142 vsize=179784 CPUtime=1417.03 cores=0,2,4,6
/proc/19143/stat : 19143 (glucose) R 19142 19136 15337 0 -1 4202496 25378 0 0 0 141692 11 0 0 20 0 1 0 378765080 184098816 40104 33554432000 4194304 5208918 140734606851808 140734606849896 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19143/statm: 44946 40104 104 248 0 44695 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 227716

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 19199
/proc/meminfo: memFree=28786068/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
[pid=19137] ppid=19136 vsize=29636 CPUtime=4.99 cores=0,2,4,6
/proc/19137/stat : 19137 (npSolver-pbo) S 19136 19136 15337 0 -1 4202496 5915 33929 0 0 48 2 440 9 20 0 1 0 378764578 30347264 5909 33554432000 4194304 6004724 140737429567840 140737429562976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19137/statm: 7409 5909 163 442 0 6963 0
[pid=19142] ppid=19137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19142/stat : 19142 (satsolver.sh) S 19137 19136 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378765079 9367552 267 33554432000 4194304 5064252 140734109953680 140734109952592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2287 267 226 213 0 72 0
[pid=19143] ppid=19142 vsize=179784 CPUtime=1477.02 cores=0,2,4,6
/proc/19143/stat : 19143 (glucose) R 19142 19136 15337 0 -1 4202496 25713 0 0 0 147690 12 0 0 20 0 1 0 378765080 184098816 40104 33554432000 4194304 5208918 140734606851808 140734606848184 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19143/statm: 44946 40104 104 248 0 44695 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 227716

[startup+1542.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 19199
/proc/meminfo: memFree=28786316/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
[pid=19137] ppid=19136 vsize=29636 CPUtime=4.99 cores=0,2,4,6
/proc/19137/stat : 19137 (npSolver-pbo) S 19136 19136 15337 0 -1 4202496 5915 33929 0 0 48 2 440 9 20 0 1 0 378764578 30347264 5909 33554432000 4194304 6004724 140737429567840 140737429562976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19137/statm: 7409 5909 163 442 0 6963 0
[pid=19142] ppid=19137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19142/stat : 19142 (satsolver.sh) S 19137 19136 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378765079 9367552 267 33554432000 4194304 5064252 140734109953680 140734109952592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2287 267 226 213 0 72 0
[pid=19143] ppid=19142 vsize=179784 CPUtime=1537.02 cores=0,2,4,6
/proc/19143/stat : 19143 (glucose) R 19142 19136 15337 0 -1 4202496 26048 0 0 0 153689 13 0 0 20 0 1 0 378765080 184098816 40104 33554432000 4194304 5208918 140734606851808 140734606849896 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19143/statm: 44946 40104 104 248 0 44695 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 227716

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 19199
/proc/meminfo: memFree=28742196/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
[pid=19137] ppid=19136 vsize=29636 CPUtime=4.99 cores=0,2,4,6
/proc/19137/stat : 19137 (npSolver-pbo) S 19136 19136 15337 0 -1 4202496 5915 33929 0 0 48 2 440 9 20 0 1 0 378764578 30347264 5909 33554432000 4194304 6004724 140737429567840 140737429562976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19137/statm: 7409 5909 163 442 0 6963 0
[pid=19142] ppid=19137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19142/stat : 19142 (satsolver.sh) S 19137 19136 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378765079 9367552 267 33554432000 4194304 5064252 140734109953680 140734109952592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2287 267 226 213 0 72 0
[pid=19143] ppid=19142 vsize=229104 CPUtime=1597 cores=0,2,4,6
/proc/19143/stat : 19143 (glucose) R 19142 19136 15337 0 -1 4202496 26382 0 0 0 159687 13 0 0 20 0 1 0 378765080 234602496 50658 33554432000 4194304 5208918 140734606851808 140734606848184 4229311 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19143/statm: 57276 50658 104 248 0 57025 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 277036

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 19202
/proc/meminfo: memFree=28740156/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
[pid=19137] ppid=19136 vsize=29636 CPUtime=4.99 cores=0,2,4,6
/proc/19137/stat : 19137 (npSolver-pbo) S 19136 19136 15337 0 -1 4202496 5915 33929 0 0 48 2 440 9 20 0 1 0 378764578 30347264 5909 33554432000 4194304 6004724 140737429567840 140737429562976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19137/statm: 7409 5909 163 442 0 6963 0
[pid=19142] ppid=19137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19142/stat : 19142 (satsolver.sh) S 19137 19136 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378765079 9367552 267 33554432000 4194304 5064252 140734109953680 140734109952592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2287 267 226 213 0 72 0
[pid=19143] ppid=19142 vsize=229104 CPUtime=1656.99 cores=0,2,4,6
/proc/19143/stat : 19143 (glucose) R 19142 19136 15337 0 -1 4202496 26722 0 0 0 165685 14 0 0 20 0 1 0 378765080 234602496 51174 33554432000 4194304 5208918 140734606851808 140734606847624 4229770 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19143/statm: 57276 51174 104 248 0 57025 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 277036

[startup+1722.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/184 19225
/proc/meminfo: memFree=28739960/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
[pid=19137] ppid=19136 vsize=29636 CPUtime=4.99 cores=0,2,4,6
/proc/19137/stat : 19137 (npSolver-pbo) S 19136 19136 15337 0 -1 4202496 5915 33929 0 0 48 2 440 9 20 0 1 0 378764578 30347264 5909 33554432000 4194304 6004724 140737429567840 140737429562976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19137/statm: 7409 5909 163 442 0 6963 0
[pid=19142] ppid=19137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19142/stat : 19142 (satsolver.sh) S 19137 19136 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378765079 9367552 267 33554432000 4194304 5064252 140734109953680 140734109952592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2287 267 226 213 0 72 0
[pid=19143] ppid=19142 vsize=229104 CPUtime=1716.99 cores=0,2,4,6
/proc/19143/stat : 19143 (glucose) R 19142 19136 15337 0 -1 4202496 27058 0 0 0 171684 15 0 0 20 0 1 0 378765080 234602496 51174 33554432000 4194304 5208918 140734606851808 140734606848120 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19143/statm: 57276 51174 104 248 0 57025 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 277036

[startup+1782.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 19226
/proc/meminfo: memFree=28743816/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
[pid=19137] ppid=19136 vsize=29636 CPUtime=4.99 cores=0,2,4,6
/proc/19137/stat : 19137 (npSolver-pbo) S 19136 19136 15337 0 -1 4202496 5915 33929 0 0 48 2 440 9 20 0 1 0 378764578 30347264 5909 33554432000 4194304 6004724 140737429567840 140737429562976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19137/statm: 7409 5909 163 442 0 6963 0
[pid=19142] ppid=19137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19142/stat : 19142 (satsolver.sh) S 19137 19136 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378765079 9367552 267 33554432000 4194304 5064252 140734109953680 140734109952592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2287 267 226 213 0 72 0
[pid=19143] ppid=19142 vsize=229104 CPUtime=1776.98 cores=0,2,4,6
/proc/19143/stat : 19143 (glucose) R 19142 19136 15337 0 -1 4202496 27394 0 0 0 177682 16 0 0 20 0 1 0 378765080 234602496 50662 33554432000 4194304 5208918 140734606851808 140734606848120 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19143/statm: 57276 50662 104 248 0 57025 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 277036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 19226
/proc/meminfo: memFree=28735872/32873648 swapFree=7372/7372
[pid=19136] ppid=19134 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19136/stat : 19136 (npSolver-pbo.sh) S 19134 19136 15337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378764578 9367552 274 33554432000 4194304 5064252 140734909897840 140734909896752 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19136/statm: 2287 274 233 213 0 72 0
[pid=19137] ppid=19136 vsize=29636 CPUtime=4.99 cores=0,2,4,6
/proc/19137/stat : 19137 (npSolver-pbo) S 19136 19136 15337 0 -1 4202496 5915 33929 0 0 48 2 440 9 20 0 1 0 378764578 30347264 5909 33554432000 4194304 6004724 140737429567840 140737429562976 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19137/statm: 7409 5909 163 442 0 6963 0
[pid=19142] ppid=19137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19142/stat : 19142 (satsolver.sh) S 19137 19136 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378765079 9367552 267 33554432000 4194304 5064252 140734109953680 140734109952592 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2287 267 226 213 0 72 0
[pid=19143] ppid=19142 vsize=229104 CPUtime=1795.08 cores=0,2,4,6
/proc/19143/stat : 19143 (glucose) R 19142 19136 15337 0 -1 4202496 27397 0 0 0 179492 16 0 0 20 0 1 0 378765080 234602496 52198 33554432000 4194304 5208918 140734606851808 140734606848184 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19143/statm: 57276 52198 104 248 0 57025 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 277036

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.11
CPU user time (s): 1799.82
CPU system time (s): 0.294955
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 277036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.294955
maximum resident set size= 210840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68232
page faults= 0
swaps= 0
block input operations= 0
block output operations= 40160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39
involuntary context switches= 1952

runsolver used 7.54885 second user time and 15.7906 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-08 05:33:07
IDJOB=3750543
IDBENCH=2912
IDSOLVER=2334
FILE ID=node124/3750543-1339126387
RUNJOBID= node124-1339112111-17079
PBS_JOBID= 14643729
Free space on /tmp= 66936 MiB

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

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

MD5SUM BENCH= 0278ee4f163393ac33163ff791a7f96d
RANDOM SEED=1175746344

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        12606780 kB
Buffers:          336576 kB
Cached:          6527268 kB
SwapCached:         8612 kB
Active:         17462376 kB
Inactive:        1847996 kB
Active(anon):   12437960 kB
Inactive(anon):    11112 kB
Active(file):    5024416 kB
Inactive(file):  1836884 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67092344 kB
Dirty:              8976 kB
Writeback:             0 kB
AnonPages:      12446192 kB
Mapped:            10308 kB
Shmem:                 0 kB
Slab:             793380 kB
SReclaimable:     237044 kB
SUnreclaim:       556336 kB
KernelStack:        1472 kB
PageTables:        28604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:   14918820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5087232 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= 70776 MiB
End job on node124 at 2012-06-08 06:03:08