Trace number 3696573

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_1.opb
MD5SUMae75c4a4fdafb98542bd11b7f7eecd54
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 benchmark1307.56
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
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 1086
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3258
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.09/1800.41	./satsolver.sh: line 5: 15801 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.09/1800.41	c error: unexpected solver exit code
1800.09/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-3696573-1338071083/watcher-3696573-1338071083 -o /tmp/evaluation-result-3696573-1338071083/solver-3696573-1338071083 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696573-1338071083.opb 1981656352 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.07 2.02 2.00 3/179 15797
/proc/meminfo: memFree=27660904/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0

[startup+0.051202 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 15797
/proc/meminfo: memFree=27660904/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100325 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 15797
/proc/meminfo: memFree=27660904/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300317 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 15797
/proc/meminfo: memFree=27660904/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700323 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 15797
/proc/meminfo: memFree=27660904/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50046 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 15801
/proc/meminfo: memFree=27608684/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
[pid=15798] ppid=15797 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/15798/stat : 15798 (pb2sat) S 15797 15797 14257 0 -1 4202496 5874 0 0 0 15 1 0 0 20 0 1 0 273236785 19562496 4091 33554432000 4194304 5873084 140736960229184 140736960225608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15798/statm: 4776 4091 161 410 0 4358 0
[pid=15800] ppid=15798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15800/stat : 15800 (satsolver.sh) S 15798 15797 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273236802 9367552 266 33554432000 4194304 5064252 140737407701840 140737407700752 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15800/statm: 2287 266 226 213 0 72 0
[pid=15801] ppid=15800 vsize=36412 CPUtime=1.31 cores=1,3,5,7
/proc/15801/stat : 15801 (glucose_static) R 15800 15797 14257 0 -1 4202496 7503 0 0 0 130 1 0 0 20 0 1 0 273236802 37285888 7651 33554432000 4194304 4896791 140736159993104 140736159990152 4223867 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15801/statm: 9103 7651 76 172 0 8929 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 73812

[startup+3.10046 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 15801
/proc/meminfo: memFree=27608180/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
[pid=15798] ppid=15797 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/15798/stat : 15798 (pb2sat) S 15797 15797 14257 0 -1 4202496 5874 0 0 0 15 1 0 0 20 0 1 0 273236785 19562496 4091 33554432000 4194304 5873084 140736960229184 140736960225608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15798/statm: 4776 4091 161 410 0 4358 0
[pid=15800] ppid=15798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15800/stat : 15800 (satsolver.sh) S 15798 15797 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273236802 9367552 266 33554432000 4194304 5064252 140737407701840 140737407700752 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15800/statm: 2287 266 226 213 0 72 0
[pid=15801] ppid=15800 vsize=36412 CPUtime=2.91 cores=1,3,5,7
/proc/15801/stat : 15801 (glucose_static) R 15800 15797 14257 0 -1 4202496 7561 0 0 0 290 1 0 0 20 0 1 0 273236802 37285888 7706 33554432000 4194304 4896791 140736159993104 140736159990152 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15801/statm: 9103 7706 76 172 0 8929 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 73812

[startup+6.30045 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 15801
/proc/meminfo: memFree=27606816/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
[pid=15798] ppid=15797 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/15798/stat : 15798 (pb2sat) S 15797 15797 14257 0 -1 4202496 5874 0 0 0 15 1 0 0 20 0 1 0 273236785 19562496 4091 33554432000 4194304 5873084 140736960229184 140736960225608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15798/statm: 4776 4091 161 410 0 4358 0
[pid=15800] ppid=15798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15800/stat : 15800 (satsolver.sh) S 15798 15797 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273236802 9367552 266 33554432000 4194304 5064252 140737407701840 140737407700752 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15800/statm: 2287 266 226 213 0 72 0
[pid=15801] ppid=15800 vsize=36676 CPUtime=6.11 cores=1,3,5,7
/proc/15801/stat : 15801 (glucose_static) R 15800 15797 14257 0 -1 4202496 7673 0 0 0 610 1 0 0 20 0 1 0 273236802 37556224 7817 33554432000 4194304 4896791 140736159993104 140736159990312 4204525 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15801/statm: 9169 7817 76 172 0 8995 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 74076

[startup+12.7005 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 15801
/proc/meminfo: memFree=27603668/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
[pid=15798] ppid=15797 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/15798/stat : 15798 (pb2sat) S 15797 15797 14257 0 -1 4202496 5874 0 0 0 15 1 0 0 20 0 1 0 273236785 19562496 4091 33554432000 4194304 5873084 140736960229184 140736960225608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15798/statm: 4776 4091 161 410 0 4358 0
[pid=15800] ppid=15798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15800/stat : 15800 (satsolver.sh) S 15798 15797 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273236802 9367552 266 33554432000 4194304 5064252 140737407701840 140737407700752 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15800/statm: 2287 266 226 213 0 72 0
[pid=15801] ppid=15800 vsize=36844 CPUtime=12.51 cores=1,3,5,7
/proc/15801/stat : 15801 (glucose_static) R 15800 15797 14257 0 -1 4202496 7872 0 0 0 1250 1 0 0 20 0 1 0 273236802 37728256 8011 33554432000 4194304 4896791 140736159993104 140736159990312 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15801/statm: 9211 8011 76 172 0 9037 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 74244

[startup+25.5005 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 15801
/proc/meminfo: memFree=27600504/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
[pid=15798] ppid=15797 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/15798/stat : 15798 (pb2sat) S 15797 15797 14257 0 -1 4202496 5874 0 0 0 15 1 0 0 20 0 1 0 273236785 19562496 4091 33554432000 4194304 5873084 140736960229184 140736960225608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15798/statm: 4776 4091 161 410 0 4358 0
[pid=15800] ppid=15798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15800/stat : 15800 (satsolver.sh) S 15798 15797 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273236802 9367552 266 33554432000 4194304 5064252 140737407701840 140737407700752 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15800/statm: 2287 266 226 213 0 72 0
[pid=15801] ppid=15800 vsize=41612 CPUtime=25.31 cores=1,3,5,7
/proc/15801/stat : 15801 (glucose_static) R 15800 15797 14257 0 -1 4202496 8189 0 0 0 2529 2 0 0 20 0 1 0 273236802 42610688 8830 33554432000 4194304 4896791 140736159993104 140736159990312 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15801/statm: 10403 8830 76 172 0 10229 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 79012

[startup+51.1005 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 15801
/proc/meminfo: memFree=27595720/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
[pid=15798] ppid=15797 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/15798/stat : 15798 (pb2sat) S 15797 15797 14257 0 -1 4202496 5874 0 0 0 15 1 0 0 20 0 1 0 273236785 19562496 4091 33554432000 4194304 5873084 140736960229184 140736960225608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15798/statm: 4776 4091 161 410 0 4358 0
[pid=15800] ppid=15798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15800/stat : 15800 (satsolver.sh) S 15798 15797 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273236802 9367552 266 33554432000 4194304 5064252 140737407701840 140737407700752 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15800/statm: 2287 266 226 213 0 72 0
[pid=15801] ppid=15800 vsize=42080 CPUtime=50.9 cores=1,3,5,7
/proc/15801/stat : 15801 (glucose_static) R 15800 15797 14257 0 -1 4202496 8755 0 0 0 5088 2 0 0 20 0 1 0 273236802 43089920 8935 33554432000 4194304 4896791 140736159993104 140736159990312 4205054 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15801/statm: 10520 8935 76 172 0 10346 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 79480

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 15802
/proc/meminfo: memFree=27586036/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
[pid=15798] ppid=15797 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/15798/stat : 15798 (pb2sat) S 15797 15797 14257 0 -1 4202496 5874 0 0 0 15 1 0 0 20 0 1 0 273236785 19562496 4091 33554432000 4194304 5873084 140736960229184 140736960225608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15798/statm: 4776 4091 161 410 0 4358 0
[pid=15800] ppid=15798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15800/stat : 15800 (satsolver.sh) S 15798 15797 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273236802 9367552 266 33554432000 4194304 5064252 140737407701840 140737407700752 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15800/statm: 2287 266 226 213 0 72 0
[pid=15801] ppid=15800 vsize=42864 CPUtime=102.1 cores=1,3,5,7
/proc/15801/stat : 15801 (glucose_static) R 15800 15797 14257 0 -1 4202496 10206 0 0 0 10207 3 0 0 20 0 1 0 273236802 43892736 8949 33554432000 4194304 4896791 140736159993104 140736159990680 4225088 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15801/statm: 10716 8949 76 172 0 10542 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 80264

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15802
/proc/meminfo: memFree=27574896/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
[pid=15798] ppid=15797 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/15798/stat : 15798 (pb2sat) S 15797 15797 14257 0 -1 4202496 5874 0 0 0 15 1 0 0 20 0 1 0 273236785 19562496 4091 33554432000 4194304 5873084 140736960229184 140736960225608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15798/statm: 4776 4091 161 410 0 4358 0
[pid=15800] ppid=15798 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 15814
/proc/meminfo: memFree=27519188/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
[pid=15798] ppid=15797 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/15798/stat : 15798 (pb2sat) S 15797 15797 14257 0 -1 4202496 5874 0 0 0 15 1 0 0 20 0 1 0 273236785 19562496 4091 33554432000 4194304 5873084 140736960229184 140736960225608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15798/statm: 4776 4091 161 410 0 4358 0
[pid=15800] ppid=15798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15800/stat : 15800 (satsolver.sh) S 15798 15797 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273236802 9367552 266 33554432000 4194304 5064252 140737407701840 140737407700752 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15800/statm: 2287 266 226 213 0 72 0
[pid=15801] ppid=15800 vsize=62172 CPUtime=1361.89 cores=1,3,5,7
/proc/15801/stat : 15801 (glucose_static) R 15800 15797 14257 0 -1 4202496 37057 0 0 0 136161 28 0 0 20 0 1 0 273236802 63664128 13090 33554432000 4194304 4896791 140736159993104 140736159990680 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15801/statm: 15543 13090 76 172 0 15369 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 99572

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15814
/proc/meminfo: memFree=27555668/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
[pid=15798] ppid=15797 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/15798/stat : 15798 (pb2sat) S 15797 15797 14257 0 -1 4202496 5874 0 0 0 15 1 0 0 20 0 1 0 273236785 19562496 4091 33554432000 4194304 5873084 140736960229184 140736960225608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15798/statm: 4776 4091 161 410 0 4358 0
[pid=15800] ppid=15798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15800/stat : 15800 (satsolver.sh) S 15798 15797 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273236802 9367552 266 33554432000 4194304 5064252 140737407701840 140737407700752 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15800/statm: 2287 266 226 213 0 72 0
[pid=15801] ppid=15800 vsize=73848 CPUtime=1421.89 cores=1,3,5,7
/proc/15801/stat : 15801 (glucose_static) R 15800 15797 14257 0 -1 4202496 38019 0 0 0 142160 29 0 0 20 0 1 0 273236802 75620352 15056 33554432000 4194304 4896791 140736159993104 140736159990632 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15801/statm: 18462 15056 76 172 0 18288 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 111248

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15814
/proc/meminfo: memFree=27548512/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
[pid=15798] ppid=15797 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/15798/stat : 15798 (pb2sat) S 15797 15797 14257 0 -1 4202496 5874 0 0 0 15 1 0 0 20 0 1 0 273236785 19562496 4091 33554432000 4194304 5873084 140736960229184 140736960225608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15798/statm: 4776 4091 161 410 0 4358 0
[pid=15800] ppid=15798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15800/stat : 15800 (satsolver.sh) S 15798 15797 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273236802 9367552 266 33554432000 4194304 5064252 140737407701840 140737407700752 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15800/statm: 2287 266 226 213 0 72 0
[pid=15801] ppid=15800 vsize=62616 CPUtime=1481.87 cores=1,3,5,7
/proc/15801/stat : 15801 (glucose_static) R 15800 15797 14257 0 -1 4202496 38389 0 0 0 148158 29 0 0 20 0 1 0 273236802 64118784 13856 33554432000 4194304 4896791 140736159993104 140736159990536 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15801/statm: 15654 13856 76 172 0 15480 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 100016

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 15817
/proc/meminfo: memFree=27536636/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
[pid=15798] ppid=15797 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/15798/stat : 15798 (pb2sat) S 15797 15797 14257 0 -1 4202496 5874 0 0 0 15 1 0 0 20 0 1 0 273236785 19562496 4091 33554432000 4194304 5873084 140736960229184 140736960225608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15798/statm: 4776 4091 161 410 0 4358 0
[pid=15800] ppid=15798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15800/stat : 15800 (satsolver.sh) S 15798 15797 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273236802 9367552 266 33554432000 4194304 5064252 140737407701840 140737407700752 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15800/statm: 2287 266 226 213 0 72 0
[pid=15801] ppid=15800 vsize=63504 CPUtime=1541.86 cores=1,3,5,7
/proc/15801/stat : 15801 (glucose_static) R 15800 15797 14257 0 -1 4202496 39484 0 0 0 154155 31 0 0 20 0 1 0 273236802 65028096 13358 33554432000 4194304 4896791 140736159993104 140736159990680 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15801/statm: 15876 13358 76 172 0 15702 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 100904

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15818
/proc/meminfo: memFree=27521132/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
[pid=15798] ppid=15797 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/15798/stat : 15798 (pb2sat) S 15797 15797 14257 0 -1 4202496 5874 0 0 0 15 1 0 0 20 0 1 0 273236785 19562496 4091 33554432000 4194304 5873084 140736960229184 140736960225608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15798/statm: 4776 4091 161 410 0 4358 0
[pid=15800] ppid=15798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15800/stat : 15800 (satsolver.sh) S 15798 15797 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273236802 9367552 266 33554432000 4194304 5064252 140737407701840 140737407700752 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15800/statm: 2287 266 226 213 0 72 0
[pid=15801] ppid=15800 vsize=75180 CPUtime=1601.86 cores=1,3,5,7
/proc/15801/stat : 15801 (glucose_static) R 15800 15797 14257 0 -1 4202496 40460 0 0 0 160153 33 0 0 20 0 1 0 273236802 76984320 14812 33554432000 4194304 4896791 140736159993104 140736159990632 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15801/statm: 18795 14812 76 172 0 18621 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 112580

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 15818
/proc/meminfo: memFree=27513480/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
[pid=15798] ppid=15797 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/15798/stat : 15798 (pb2sat) S 15797 15797 14257 0 -1 4202496 5874 0 0 0 15 1 0 0 20 0 1 0 273236785 19562496 4091 33554432000 4194304 5873084 140736960229184 140736960225608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15798/statm: 4776 4091 161 410 0 4358 0
[pid=15800] ppid=15798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15800/stat : 15800 (satsolver.sh) S 15798 15797 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273236802 9367552 266 33554432000 4194304 5064252 140737407701840 140737407700752 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15800/statm: 2287 266 226 213 0 72 0
[pid=15801] ppid=15800 vsize=64164 CPUtime=1661.84 cores=1,3,5,7
/proc/15801/stat : 15801 (glucose_static) R 15800 15797 14257 0 -1 4202496 40739 0 0 0 166151 33 0 0 20 0 1 0 273236802 65703936 14025 33554432000 4194304 4896791 140736159993104 140736159990680 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15801/statm: 16041 14025 76 172 0 15867 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 101564

[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 15818
/proc/meminfo: memFree=27549836/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
[pid=15798] ppid=15797 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/15798/stat : 15798 (pb2sat) S 15797 15797 14257 0 -1 4202496 5874 0 0 0 15 1 0 0 20 0 1 0 273236785 19562496 4091 33554432000 4194304 5873084 140736960229184 140736960225608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15798/statm: 4776 4091 161 410 0 4358 0
[pid=15800] ppid=15798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15800/stat : 15800 (satsolver.sh) S 15798 15797 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273236802 9367552 266 33554432000 4194304 5064252 140737407701840 140737407700752 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15800/statm: 2287 266 226 213 0 72 0
[pid=15801] ppid=15800 vsize=75980 CPUtime=1721.83 cores=1,3,5,7
/proc/15801/stat : 15801 (glucose_static) R 15800 15797 14257 0 -1 4202496 41732 0 0 0 172149 34 0 0 20 0 1 0 273236802 77803520 16011 33554432000 4194304 4896791 140736159993104 140736159990536 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15801/statm: 18995 16011 76 172 0 18821 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 113380

[startup+1782.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/183 15818
/proc/meminfo: memFree=27544296/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
[pid=15798] ppid=15797 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/15798/stat : 15798 (pb2sat) S 15797 15797 14257 0 -1 4202496 5874 0 0 0 15 1 0 0 20 0 1 0 273236785 19562496 4091 33554432000 4194304 5873084 140736960229184 140736960225608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15798/statm: 4776 4091 161 410 0 4358 0
[pid=15800] ppid=15798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15800/stat : 15800 (satsolver.sh) S 15798 15797 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273236802 9367552 266 33554432000 4194304 5064252 140737407701840 140737407700752 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15800/statm: 2287 266 226 213 0 72 0
[pid=15801] ppid=15800 vsize=76076 CPUtime=1781.83 cores=1,3,5,7
/proc/15801/stat : 15801 (glucose_static) R 15800 15797 14257 0 -1 4202496 42591 0 0 0 178147 36 0 0 20 0 1 0 273236802 77901824 14763 33554432000 4194304 4896791 140736159993104 140736159990632 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15801/statm: 19019 14763 76 172 0 18845 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 113476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 15872
/proc/meminfo: memFree=27975360/32873844 swapFree=6856/6856
[pid=15797] ppid=15795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15797/stat : 15797 (runPb2sat.sh) S 15795 15797 14257 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273236784 9367552 275 33554432000 4194304 5064252 140733613638352 140733613637264 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15797/statm: 2287 275 233 213 0 72 0
[pid=15798] ppid=15797 vsize=19104 CPUtime=0.16 cores=1,3,5,7
/proc/15798/stat : 15798 (pb2sat) S 15797 15797 14257 0 -1 4202496 5874 0 0 0 15 1 0 0 20 0 1 0 273236785 19562496 4091 33554432000 4194304 5873084 140736960229184 140736960225608 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15798/statm: 4776 4091 161 410 0 4358 0
[pid=15800] ppid=15798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15800/stat : 15800 (satsolver.sh) S 15798 15797 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273236802 9367552 266 33554432000 4194304 5064252 140737407701840 140737407700752 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15800/statm: 2287 266 226 213 0 72 0
[pid=15801] ppid=15800 vsize=76488 CPUtime=1799.93 cores=1,3,5,7
/proc/15801/stat : 15801 (glucose_static) R 15800 15797 14257 0 -1 4202496 42892 0 0 0 179957 36 0 0 20 0 1 0 273236802 78323712 15569 33554432000 4194304 4896791 140736159993104 140736159990536 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15801/statm: 19122 15569 76 172 0 18948 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 113888

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.12
CPU user time (s): 1799.74
CPU system time (s): 0.382941
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 132152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.382941
maximum resident set size= 76804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49756
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33
involuntary context switches= 1856

runsolver used 3.57546 second user time and 9.8385 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-27 00:24:43
IDJOB=3696573
IDBENCH=2913
IDSOLVER=2274
FILE ID=node106/3696573-1338071083
RUNJOBID= node106-1338052970-14274
PBS_JOBID= 14624417
Free space on /tmp= 71196 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_1.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696573-1338071083/watcher-3696573-1338071083 -o /tmp/evaluation-result-3696573-1338071083/solver-3696573-1338071083 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696573-1338071083.opb 1981656352 HOME HOME

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

MD5SUM BENCH= ae75c4a4fdafb98542bd11b7f7eecd54
RANDOM SEED=1981656352

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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:       32873844 kB
MemFree:        27661432 kB
Buffers:          304680 kB
Cached:          3710776 kB
SwapCached:            0 kB
Active:          1684892 kB
Inactive:        2717060 kB
Active(anon):     389032 kB
Inactive(anon):        0 kB
Active(file):    1295860 kB
Inactive(file):  2717060 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            122664 kB
Writeback:             0 kB
AnonPages:        392844 kB
Mapped:            15360 kB
Shmem:               200 kB
Slab:             670384 kB
SReclaimable:     112052 kB
SUnreclaim:       558332 kB
KernelStack:        1520 kB
PageTables:         4520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     563872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71260 MiB
End job on node106 at 2012-05-27 00:54:43