Trace number 3696574

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
pb2sat 2012-05-19? (TO) 1800.13 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_3.opb
MD5SUM37c74b9e914d30b1ddfc0838676dd479
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark607.011
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1162
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3487
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.10/1800.41	./satsolver.sh: line 5: 18049 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.10/1800.41	c error: unexpected solver exit code
1800.10/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-3696574-1338072668/watcher-3696574-1338072668 -o /tmp/evaluation-result-3696574-1338072668/solver-3696574-1338072668 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696574-1338072668.opb 620491868 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 2.00 3/179 18045
/proc/meminfo: memFree=27524768/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0

[startup+0.0068521 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 18045
/proc/meminfo: memFree=27524768/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100239 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 18045
/proc/meminfo: memFree=27524768/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300289 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 18045
/proc/meminfo: memFree=27524768/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700301 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 18045
/proc/meminfo: memFree=27524768/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 18049
/proc/meminfo: memFree=27474672/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
[pid=18046] ppid=18045 vsize=18960 CPUtime=0.15 cores=1,3,5,7
/proc/18046/stat : 18046 (pb2sat) S 18045 18045 15605 0 -1 4202496 5784 0 0 0 14 1 0 0 20 0 1 0 273394111 19415040 3747 33554432000 4194304 5873084 140736269820576 140736269817000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18046/statm: 4740 3747 161 410 0 4322 0
[pid=18048] ppid=18046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18048/stat : 18048 (satsolver.sh) S 18046 18045 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273394127 9367552 267 33554432000 4194304 5064252 140736620757584 140736620756496 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18048/statm: 2287 267 226 213 0 72 0
[pid=18049] ppid=18048 vsize=36132 CPUtime=1.33 cores=1,3,5,7
/proc/18049/stat : 18049 (glucose_static) R 18048 18045 15605 0 -1 4202496 7313 0 0 0 132 1 0 0 20 0 1 0 273394127 36999168 7468 33554432000 4194304 4896791 140736078698240 140736078695560 4204161 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18049/statm: 9033 7468 76 172 0 8859 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 73388

[startup+3.10041 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 18049
/proc/meminfo: memFree=27474052/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
[pid=18046] ppid=18045 vsize=18960 CPUtime=0.15 cores=1,3,5,7
/proc/18046/stat : 18046 (pb2sat) S 18045 18045 15605 0 -1 4202496 5784 0 0 0 14 1 0 0 20 0 1 0 273394111 19415040 3747 33554432000 4194304 5873084 140736269820576 140736269817000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18046/statm: 4740 3747 161 410 0 4322 0
[pid=18048] ppid=18046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18048/stat : 18048 (satsolver.sh) S 18046 18045 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273394127 9367552 267 33554432000 4194304 5064252 140736620757584 140736620756496 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18048/statm: 2287 267 226 213 0 72 0
[pid=18049] ppid=18048 vsize=36268 CPUtime=2.93 cores=1,3,5,7
/proc/18049/stat : 18049 (glucose_static) R 18048 18045 15605 0 -1 4202496 7374 0 0 0 292 1 0 0 20 0 1 0 273394127 37138432 7527 33554432000 4194304 4896791 140736078698240 140736078695560 4225417 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18049/statm: 9067 7527 76 172 0 8893 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 73524

[startup+6.30042 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 18049
/proc/meminfo: memFree=27473844/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
[pid=18046] ppid=18045 vsize=18960 CPUtime=0.15 cores=1,3,5,7
/proc/18046/stat : 18046 (pb2sat) S 18045 18045 15605 0 -1 4202496 5784 0 0 0 14 1 0 0 20 0 1 0 273394111 19415040 3747 33554432000 4194304 5873084 140736269820576 140736269817000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18046/statm: 4740 3747 161 410 0 4322 0
[pid=18048] ppid=18046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18048/stat : 18048 (satsolver.sh) S 18046 18045 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273394127 9367552 267 33554432000 4194304 5064252 140736620757584 140736620756496 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18048/statm: 2287 267 226 213 0 72 0
[pid=18049] ppid=18048 vsize=36268 CPUtime=6.13 cores=1,3,5,7
/proc/18049/stat : 18049 (glucose_static) R 18048 18045 15605 0 -1 4202496 7509 0 0 0 612 1 0 0 20 0 1 0 273394127 37138432 7657 33554432000 4194304 4896791 140736078698240 140736078695560 4225144 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18049/statm: 9067 7657 76 172 0 8893 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 73524

[startup+12.7004 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 18049
/proc/meminfo: memFree=27474532/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
[pid=18046] ppid=18045 vsize=18960 CPUtime=0.15 cores=1,3,5,7
/proc/18046/stat : 18046 (pb2sat) S 18045 18045 15605 0 -1 4202496 5784 0 0 0 14 1 0 0 20 0 1 0 273394111 19415040 3747 33554432000 4194304 5873084 140736269820576 140736269817000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18046/statm: 4740 3747 161 410 0 4322 0
[pid=18048] ppid=18046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18048/stat : 18048 (satsolver.sh) S 18046 18045 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273394127 9367552 267 33554432000 4194304 5064252 140736620757584 140736620756496 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18048/statm: 2287 267 226 213 0 72 0
[pid=18049] ppid=18048 vsize=40968 CPUtime=12.52 cores=1,3,5,7
/proc/18049/stat : 18049 (glucose_static) R 18048 18045 15605 0 -1 4202496 7801 0 0 0 1251 1 0 0 20 0 1 0 273394127 41951232 7938 33554432000 4194304 4896791 140736078698240 140736078695768 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18049/statm: 10242 7938 76 172 0 10068 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 78224

[startup+25.5004 s]
/proc/loadavg: 2.10 2.03 2.01 3/183 18049
/proc/meminfo: memFree=27474056/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
[pid=18046] ppid=18045 vsize=18960 CPUtime=0.15 cores=1,3,5,7
/proc/18046/stat : 18046 (pb2sat) S 18045 18045 15605 0 -1 4202496 5784 0 0 0 14 1 0 0 20 0 1 0 273394111 19415040 3747 33554432000 4194304 5873084 140736269820576 140736269817000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18046/statm: 4740 3747 161 410 0 4322 0
[pid=18048] ppid=18046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18048/stat : 18048 (satsolver.sh) S 18046 18045 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273394127 9367552 267 33554432000 4194304 5064252 140736620757584 140736620756496 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18048/statm: 2287 267 226 213 0 72 0
[pid=18049] ppid=18048 vsize=41492 CPUtime=25.33 cores=1,3,5,7
/proc/18049/stat : 18049 (glucose_static) R 18048 18045 15605 0 -1 4202496 8912 0 0 0 2531 2 0 0 20 0 1 0 273394127 42487808 7985 33554432000 4194304 4896791 140736078698240 140736078695448 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18049/statm: 10373 7985 76 172 0 10199 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 78748

[startup+51.1004 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 18049
/proc/meminfo: memFree=27474180/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
[pid=18046] ppid=18045 vsize=18960 CPUtime=0.15 cores=1,3,5,7
/proc/18046/stat : 18046 (pb2sat) S 18045 18045 15605 0 -1 4202496 5784 0 0 0 14 1 0 0 20 0 1 0 273394111 19415040 3747 33554432000 4194304 5873084 140736269820576 140736269817000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18046/statm: 4740 3747 161 410 0 4322 0
[pid=18048] ppid=18046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18048/stat : 18048 (satsolver.sh) S 18046 18045 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273394127 9367552 267 33554432000 4194304 5064252 140736620757584 140736620756496 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18048/statm: 2287 267 226 213 0 72 0
[pid=18049] ppid=18048 vsize=42228 CPUtime=50.92 cores=1,3,5,7
/proc/18049/stat : 18049 (glucose_static) R 18048 18045 15605 0 -1 4202496 10773 0 0 0 5089 3 0 0 20 0 1 0 273394127 43241472 8482 33554432000 4194304 4896791 140736078698240 140736078695608 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18049/statm: 10557 8482 76 172 0 10383 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 79484

[startup+102.307 s]
/proc/loadavg: 2.18 2.05 2.01 3/183 18144
/proc/meminfo: memFree=24744468/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
[pid=18046] ppid=18045 vsize=18960 CPUtime=0.15 cores=1,3,5,7
/proc/18046/stat : 18046 (pb2sat) S 18045 18045 15605 0 -1 4202496 5784 0 0 0 14 1 0 0 20 0 1 0 273394111 19415040 3747 33554432000 4194304 5873084 140736269820576 140736269817000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18046/statm: 4740 3747 161 410 0 4322 0
[pid=18048] ppid=18046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18048/stat : 18048 (satsolver.sh) S 18046 18045 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273394127 9367552 267 33554432000 4194304 5064252 140736620757584 140736620756496 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18048/statm: 2287 267 226 213 0 72 0
[pid=18049] ppid=18048 vsize=43388 CPUtime=102.11 cores=1,3,5,7
/proc/18049/stat : 18049 (glucose_static) R 18048 18045 15605 0 -1 4202496 14360 0 0 0 10206 5 0 0 20 0 1 0 273394127 44429312 9488 33554432000 4194304 4896791 140736078698240 140736078695448 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18049/statm: 10847 9488 76 172 0 10673 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 80644

[startup+162.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/183 18144
/proc/meminfo: memFree=24723156/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
[pid=18046] ppid=18045 vsize=18960 CPUtime=0.15 cores=1,3,5,7
/proc/18046/stat : 18046 (pb2sat) S 18045 18045 15605 0 -1 4202496 5784 0 0 0 14 1 0 0 20 0 1 0 273394111 19415040 3747 33554432000 4194304 5873084 140736269820576 140736269817000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18046/statm: 4740 3747 161 410 0 4322 0
[pid=18048] ppid=18046 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18178
/proc/meminfo: memFree=24649692/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
[pid=18046] ppid=18045 vsize=18960 CPUtime=0.15 cores=1,3,5,7
/proc/18046/stat : 18046 (pb2sat) S 18045 18045 15605 0 -1 4202496 5784 0 0 0 14 1 0 0 20 0 1 0 273394111 19415040 3747 33554432000 4194304 5873084 140736269820576 140736269817000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18046/statm: 4740 3747 161 410 0 4322 0
[pid=18048] ppid=18046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18048/stat : 18048 (satsolver.sh) S 18046 18045 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273394127 9367552 267 33554432000 4194304 5064252 140736620757584 140736620756496 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18048/statm: 2287 267 226 213 0 72 0
[pid=18049] ppid=18048 vsize=76348 CPUtime=1361.92 cores=1,3,5,7
/proc/18049/stat : 18049 (glucose_static) R 18048 18045 15605 0 -1 4202496 43707 0 0 0 136158 34 0 0 20 0 1 0 273394127 78180352 15850 33554432000 4194304 4896791 140736078698240 140736078695672 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18049/statm: 19087 15850 76 172 0 18913 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 113604

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18178
/proc/meminfo: memFree=24649608/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
[pid=18046] ppid=18045 vsize=18960 CPUtime=0.15 cores=1,3,5,7
/proc/18046/stat : 18046 (pb2sat) S 18045 18045 15605 0 -1 4202496 5784 0 0 0 14 1 0 0 20 0 1 0 273394111 19415040 3747 33554432000 4194304 5873084 140736269820576 140736269817000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18046/statm: 4740 3747 161 410 0 4322 0
[pid=18048] ppid=18046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18048/stat : 18048 (satsolver.sh) S 18046 18045 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273394127 9367552 267 33554432000 4194304 5064252 140736620757584 140736620756496 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18048/statm: 2287 267 226 213 0 72 0
[pid=18049] ppid=18048 vsize=76776 CPUtime=1421.9 cores=1,3,5,7
/proc/18049/stat : 18049 (glucose_static) R 18048 18045 15605 0 -1 4202496 44666 0 0 0 142156 34 0 0 20 0 1 0 273394127 78618624 15442 33554432000 4194304 4896791 140736078698240 140736078695768 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18049/statm: 19194 15442 76 172 0 19020 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 114032

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18179
/proc/meminfo: memFree=24652660/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
[pid=18046] ppid=18045 vsize=18960 CPUtime=0.15 cores=1,3,5,7
/proc/18046/stat : 18046 (pb2sat) S 18045 18045 15605 0 -1 4202496 5784 0 0 0 14 1 0 0 20 0 1 0 273394111 19415040 3747 33554432000 4194304 5873084 140736269820576 140736269817000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18046/statm: 4740 3747 161 410 0 4322 0
[pid=18048] ppid=18046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18048/stat : 18048 (satsolver.sh) S 18046 18045 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273394127 9367552 267 33554432000 4194304 5064252 140736620757584 140736620756496 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18048/statm: 2287 267 226 213 0 72 0
[pid=18049] ppid=18048 vsize=65792 CPUtime=1481.89 cores=1,3,5,7
/proc/18049/stat : 18049 (glucose_static) R 18048 18045 15605 0 -1 4202496 45152 0 0 0 148154 35 0 0 20 0 1 0 273394127 67371008 14570 33554432000 4194304 4896791 140736078698240 140736078695816 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18049/statm: 16448 14570 76 172 0 16274 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 103048

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18179
/proc/meminfo: memFree=24642864/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
[pid=18046] ppid=18045 vsize=18960 CPUtime=0.15 cores=1,3,5,7
/proc/18046/stat : 18046 (pb2sat) S 18045 18045 15605 0 -1 4202496 5784 0 0 0 14 1 0 0 20 0 1 0 273394111 19415040 3747 33554432000 4194304 5873084 140736269820576 140736269817000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18046/statm: 4740 3747 161 410 0 4322 0
[pid=18048] ppid=18046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18048/stat : 18048 (satsolver.sh) S 18046 18045 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273394127 9367552 267 33554432000 4194304 5064252 140736620757584 140736620756496 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18048/statm: 2287 267 226 213 0 72 0
[pid=18049] ppid=18048 vsize=77756 CPUtime=1541.88 cores=1,3,5,7
/proc/18049/stat : 18049 (glucose_static) R 18048 18045 15605 0 -1 4202496 45659 0 0 0 154152 36 0 0 20 0 1 0 273394127 79622144 17108 33554432000 4194304 4896791 140736078698240 140736078695496 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18049/statm: 19439 17108 76 172 0 19265 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 115012

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18179
/proc/meminfo: memFree=24648672/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
[pid=18046] ppid=18045 vsize=18960 CPUtime=0.15 cores=1,3,5,7
/proc/18046/stat : 18046 (pb2sat) S 18045 18045 15605 0 -1 4202496 5784 0 0 0 14 1 0 0 20 0 1 0 273394111 19415040 3747 33554432000 4194304 5873084 140736269820576 140736269817000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18046/statm: 4740 3747 161 410 0 4322 0
[pid=18048] ppid=18046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18048/stat : 18048 (satsolver.sh) S 18046 18045 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273394127 9367552 267 33554432000 4194304 5064252 140736620757584 140736620756496 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18048/statm: 2287 267 226 213 0 72 0
[pid=18049] ppid=18048 vsize=77756 CPUtime=1601.87 cores=1,3,5,7
/proc/18049/stat : 18049 (glucose_static) R 18048 18045 15605 0 -1 4202496 46515 0 0 0 160150 37 0 0 20 0 1 0 273394127 79622144 15584 33554432000 4194304 4896791 140736078698240 140736078695768 4203856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18049/statm: 19439 15584 76 172 0 19265 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 115012

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18179
/proc/meminfo: memFree=24653928/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
[pid=18046] ppid=18045 vsize=18960 CPUtime=0.15 cores=1,3,5,7
/proc/18046/stat : 18046 (pb2sat) S 18045 18045 15605 0 -1 4202496 5784 0 0 0 14 1 0 0 20 0 1 0 273394111 19415040 3747 33554432000 4194304 5873084 140736269820576 140736269817000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18046/statm: 4740 3747 161 410 0 4322 0
[pid=18048] ppid=18046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18048/stat : 18048 (satsolver.sh) S 18046 18045 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273394127 9367552 267 33554432000 4194304 5064252 140736620757584 140736620756496 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18048/statm: 2287 267 226 213 0 72 0
[pid=18049] ppid=18048 vsize=66448 CPUtime=1661.87 cores=1,3,5,7
/proc/18049/stat : 18049 (glucose_static) R 18048 18045 15605 0 -1 4202496 47020 0 0 0 166149 38 0 0 20 0 1 0 273394127 68042752 14226 33554432000 4194304 4896791 140736078698240 140736078695816 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18049/statm: 16612 14226 76 172 0 16438 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 103704

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 18179
/proc/meminfo: memFree=24641700/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
[pid=18046] ppid=18045 vsize=18960 CPUtime=0.15 cores=1,3,5,7
/proc/18046/stat : 18046 (pb2sat) S 18045 18045 15605 0 -1 4202496 5784 0 0 0 14 1 0 0 20 0 1 0 273394111 19415040 3747 33554432000 4194304 5873084 140736269820576 140736269817000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18046/statm: 4740 3747 161 410 0 4322 0
[pid=18048] ppid=18046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18048/stat : 18048 (satsolver.sh) S 18046 18045 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273394127 9367552 267 33554432000 4194304 5064252 140736620757584 140736620756496 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18048/statm: 2287 267 226 213 0 72 0
[pid=18049] ppid=18048 vsize=78744 CPUtime=1721.85 cores=1,3,5,7
/proc/18049/stat : 18049 (glucose_static) R 18048 18045 15605 0 -1 4202496 47601 0 0 0 172147 38 0 0 20 0 1 0 273394127 80633856 17350 33554432000 4194304 4896791 140736078698240 140736078695448 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18049/statm: 19686 17350 76 172 0 19512 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 116000

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 18183
/proc/meminfo: memFree=24642824/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
[pid=18046] ppid=18045 vsize=18960 CPUtime=0.15 cores=1,3,5,7
/proc/18046/stat : 18046 (pb2sat) S 18045 18045 15605 0 -1 4202496 5784 0 0 0 14 1 0 0 20 0 1 0 273394111 19415040 3747 33554432000 4194304 5873084 140736269820576 140736269817000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18046/statm: 4740 3747 161 410 0 4322 0
[pid=18048] ppid=18046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18048/stat : 18048 (satsolver.sh) S 18046 18045 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273394127 9367552 267 33554432000 4194304 5064252 140736620757584 140736620756496 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18048/statm: 2287 267 226 213 0 72 0
[pid=18049] ppid=18048 vsize=79172 CPUtime=1781.85 cores=1,3,5,7
/proc/18049/stat : 18049 (glucose_static) R 18048 18045 15605 0 -1 4202496 48577 0 0 0 178146 39 0 0 20 0 1 0 273394127 81072128 15938 33554432000 4194304 4896791 140736078698240 140736078695768 4205681 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18049/statm: 19793 15938 76 172 0 19619 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 116428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 18183
/proc/meminfo: memFree=24637800/32873648 swapFree=6336/6336
[pid=18045] ppid=18043 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18045/stat : 18045 (runPb2sat.sh) S 18043 18045 15605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273394111 9367552 275 33554432000 4194304 5064252 140734602553184 140734602552096 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18045/statm: 2287 275 233 213 0 72 0
[pid=18046] ppid=18045 vsize=18960 CPUtime=0.15 cores=1,3,5,7
/proc/18046/stat : 18046 (pb2sat) S 18045 18045 15605 0 -1 4202496 5784 0 0 0 14 1 0 0 20 0 1 0 273394111 19415040 3747 33554432000 4194304 5873084 140736269820576 140736269817000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18046/statm: 4740 3747 161 410 0 4322 0
[pid=18048] ppid=18046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18048/stat : 18048 (satsolver.sh) S 18046 18045 15605 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273394127 9367552 267 33554432000 4194304 5064252 140736620757584 140736620756496 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18048/statm: 2287 267 226 213 0 72 0
[pid=18049] ppid=18048 vsize=79556 CPUtime=1799.95 cores=1,3,5,7
/proc/18049/stat : 18049 (glucose_static) R 18048 18045 15605 0 -1 4202496 48681 0 0 0 179956 39 0 0 20 0 1 0 273394127 81465344 17068 33554432000 4194304 4896791 140736078698240 140736078695496 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18049/statm: 19889 17068 76 172 0 19715 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 116812

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.13
CPU user time (s): 1799.71
CPU system time (s): 0.417936
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 134816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.71
system time used= 0.417936
maximum resident set size= 85468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55457
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21
involuntary context switches= 1857

runsolver used 2.6046 second user time and 7.2549 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-27 00:51:08
IDJOB=3696574
IDBENCH=2931
IDSOLVER=2274
FILE ID=node112/3696574-1338072668
RUNJOBID= node112-1338052947-15622
PBS_JOBID= 14624404
Free space on /tmp= 71532 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_3.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696574-1338072668/watcher-3696574-1338072668 -o /tmp/evaluation-result-3696574-1338072668/solver-3696574-1338072668 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696574-1338072668.opb 620491868 HOME HOME

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

MD5SUM BENCH= 37c74b9e914d30b1ddfc0838676dd479
RANDOM SEED=620491868

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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:       32873648 kB
MemFree:        27525132 kB
Buffers:          315660 kB
Cached:          4158624 kB
SwapCached:            0 kB
Active:           829036 kB
Inactive:        3706076 kB
Active(anon):      63440 kB
Inactive(anon):        0 kB
Active(file):     765596 kB
Inactive(file):  3706076 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8560 kB
Writeback:             0 kB
AnonPages:        169824 kB
Mapped:            15276 kB
Shmem:               200 kB
Slab:             674072 kB
SReclaimable:     118116 kB
SUnreclaim:       555956 kB
KernelStack:        1520 kB
PageTables:         3920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     182712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 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= 71136 MiB
End job on node112 at 2012-05-27 01:21:09