Trace number 3696543

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-des.a.opb
MD5SUM41d95962f9f821e00bc6bf0e503d69d6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark942
Best CPU time to get the best result obtained on this benchmark6.51401
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 957
Optimality of the best value was proved NO
Number of variables6175
Total number of constraints17920
Number of constraints which are clauses17920
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint495
Number of terms in the objective function 6175
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 6175
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6175
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.36	c model valid
0.00/0.36	c current solution ok
0.00/0.66	o 1342
0.00/0.66	c current bound: 671
0.00/0.66	c fallback to adder encoding
1800.04/1800.40	./satsolver.sh: line 5:  6819 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.04/1800.40	c error: unexpected solver exit code
1800.04/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-3696543-1338068191/watcher-3696543-1338068191 -o /tmp/evaluation-result-3696543-1338068191/solver-3696543-1338068191 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696543-1338068191.opb 1358219623 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.97 2.02 2.08 2/177 6812
/proc/meminfo: memFree=30845864/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0

[startup+0.0407821 s]
/proc/loadavg: 1.97 2.02 2.08 2/177 6812
/proc/meminfo: memFree=30845864/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 1.97 2.02 2.08 2/177 6812
/proc/meminfo: memFree=30845864/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300161 s]
/proc/loadavg: 1.97 2.02 2.08 2/177 6812
/proc/meminfo: memFree=30845864/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70024 s]
/proc/loadavg: 1.97 2.02 2.08 2/177 6812
/proc/meminfo: memFree=30845864/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 1.97 2.02 2.08 3/179 6817
/proc/meminfo: memFree=30774700/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
[pid=6813] ppid=6812 vsize=54160 CPUtime=1.01 cores=0,2,4,6
/proc/6813/stat : 6813 (pb2sat) S 6812 6812 719 0 -1 4202496 8647 5822 0 0 64 27 8 2 20 0 1 0 272947502 55459840 10622 33554432000 4194304 5873084 140734416602512 140734416596328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6813/statm: 13540 10622 179 410 0 13122 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 63308

[startup+3.10027 s]
/proc/loadavg: 1.97 2.02 2.08 3/181 6819
/proc/meminfo: memFree=30709276/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
[pid=6813] ppid=6812 vsize=54160 CPUtime=1.01 cores=0,2,4,6
/proc/6813/stat : 6813 (pb2sat) S 6812 6812 719 0 -1 4202496 8647 5822 0 0 64 27 8 2 20 0 1 0 272947502 55459840 10622 33554432000 4194304 5873084 140734416602512 140734416596328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6813/statm: 13540 10622 179 410 0 13122 0
[pid=6818] ppid=6813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (satsolver.sh) S 6813 6812 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272947605 9367552 266 33554432000 4194304 5064252 140737142874624 140737142873536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6818/statm: 2287 266 226 213 0 72 0
[pid=6819] ppid=6818 vsize=78200 CPUtime=2.06 cores=0,2,4,6
/proc/6819/stat : 6819 (glucose_static) R 6818 6812 719 0 -1 4202496 18000 0 0 0 203 3 0 0 20 0 1 0 272947605 80076800 16331 33554432000 4194304 4896791 140735366480080 140735366477592 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6819/statm: 19550 16331 77 172 0 19376 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 150656

[startup+6.30037 s]
/proc/loadavg: 1.97 2.02 2.08 3/181 6819
/proc/meminfo: memFree=30705912/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
[pid=6813] ppid=6812 vsize=54160 CPUtime=1.01 cores=0,2,4,6
/proc/6813/stat : 6813 (pb2sat) S 6812 6812 719 0 -1 4202496 8647 5822 0 0 64 27 8 2 20 0 1 0 272947502 55459840 10622 33554432000 4194304 5873084 140734416602512 140734416596328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6813/statm: 13540 10622 179 410 0 13122 0
[pid=6818] ppid=6813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (satsolver.sh) S 6813 6812 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272947605 9367552 266 33554432000 4194304 5064252 140737142874624 140737142873536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6818/statm: 2287 266 226 213 0 72 0
[pid=6819] ppid=6818 vsize=78904 CPUtime=5.25 cores=0,2,4,6
/proc/6819/stat : 6819 (glucose_static) R 6818 6812 719 0 -1 4202496 18362 0 0 0 522 3 0 0 20 0 1 0 272947605 80797696 16664 33554432000 4194304 4896791 140735366480080 140735366477400 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6819/statm: 19726 16664 77 172 0 19552 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 151360

[startup+12.7004 s]
/proc/loadavg: 2.05 2.04 2.09 3/181 6819
/proc/meminfo: memFree=30702092/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
[pid=6813] ppid=6812 vsize=54160 CPUtime=1.01 cores=0,2,4,6
/proc/6813/stat : 6813 (pb2sat) S 6812 6812 719 0 -1 4202496 8647 5822 0 0 64 27 8 2 20 0 1 0 272947502 55459840 10622 33554432000 4194304 5873084 140734416602512 140734416596328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6813/statm: 13540 10622 179 410 0 13122 0
[pid=6818] ppid=6813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (satsolver.sh) S 6813 6812 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272947605 9367552 266 33554432000 4194304 5064252 140737142874624 140737142873536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6818/statm: 2287 266 226 213 0 72 0
[pid=6819] ppid=6818 vsize=80572 CPUtime=11.65 cores=0,2,4,6
/proc/6819/stat : 6819 (glucose_static) R 6818 6812 719 0 -1 4202496 18789 0 0 0 1162 3 0 0 20 0 1 0 272947605 82505728 17600 33554432000 4194304 4896791 140735366480080 140735366477288 4225246 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6819/statm: 20143 17600 77 172 0 19969 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 153028

[startup+25.5004 s]
/proc/loadavg: 2.04 2.04 2.09 3/181 6819
/proc/meminfo: memFree=30696412/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
[pid=6813] ppid=6812 vsize=54160 CPUtime=1.01 cores=0,2,4,6
/proc/6813/stat : 6813 (pb2sat) S 6812 6812 719 0 -1 4202496 8647 5822 0 0 64 27 8 2 20 0 1 0 272947502 55459840 10622 33554432000 4194304 5873084 140734416602512 140734416596328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6813/statm: 13540 10622 179 410 0 13122 0
[pid=6818] ppid=6813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (satsolver.sh) S 6813 6812 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272947605 9367552 266 33554432000 4194304 5064252 140737142874624 140737142873536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6818/statm: 2287 266 226 213 0 72 0
[pid=6819] ppid=6818 vsize=83888 CPUtime=24.45 cores=0,2,4,6
/proc/6819/stat : 6819 (glucose_static) R 6818 6812 719 0 -1 4202496 19844 0 0 0 2441 4 0 0 20 0 1 0 272947605 85901312 19093 33554432000 4194304 4896791 140735366480080 140735366477288 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6819/statm: 20972 19093 77 172 0 20798 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 156344

[startup+51.1004 s]
/proc/loadavg: 2.09 2.05 2.09 3/181 6819
/proc/meminfo: memFree=30692068/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
[pid=6813] ppid=6812 vsize=54160 CPUtime=1.01 cores=0,2,4,6
/proc/6813/stat : 6813 (pb2sat) S 6812 6812 719 0 -1 4202496 8647 5822 0 0 64 27 8 2 20 0 1 0 272947502 55459840 10622 33554432000 4194304 5873084 140734416602512 140734416596328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6813/statm: 13540 10622 179 410 0 13122 0
[pid=6818] ppid=6813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (satsolver.sh) S 6813 6812 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272947605 9367552 266 33554432000 4194304 5064252 140737142874624 140737142873536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6818/statm: 2287 266 226 213 0 72 0
[pid=6819] ppid=6818 vsize=98284 CPUtime=50.05 cores=0,2,4,6
/proc/6819/stat : 6819 (glucose_static) R 6818 6812 719 0 -1 4202496 21912 0 0 0 4999 6 0 0 20 0 1 0 272947605 100642816 20287 33554432000 4194304 4896791 140735366480080 140735366477608 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6819/statm: 24571 20287 78 172 0 24397 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 170740

[startup+102.306 s]
/proc/loadavg: 2.11 2.05 2.09 3/180 6819
/proc/meminfo: memFree=30679236/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
[pid=6813] ppid=6812 vsize=54160 CPUtime=1.01 cores=0,2,4,6
/proc/6813/stat : 6813 (pb2sat) S 6812 6812 719 0 -1 4202496 8647 5822 0 0 64 27 8 2 20 0 1 0 272947502 55459840 10622 33554432000 4194304 5873084 140734416602512 140734416596328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6813/statm: 13540 10622 179 410 0 13122 0
[pid=6818] ppid=6813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (satsolver.sh) S 6813 6812 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272947605 9367552 266 33554432000 4194304 5064252 140737142874624 140737142873536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6818/statm: 2287 266 226 213 0 72 0
[pid=6819] ppid=6818 vsize=101252 CPUtime=101.24 cores=0,2,4,6
/proc/6819/stat : 6819 (glucose_static) R 6818 6812 719 0 -1 4202496 24158 0 0 0 10117 7 0 0 20 0 1 0 272947605 103682048 22695 33554432000 4194304 4896791 140735366480080 140735366477224 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6819/statm: 25313 22695 78 172 0 25139 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 173708

[startup+162.3 s]
/proc/loadavg: 2.11 2.06 2.09 3/181 6820
/proc/meminfo: memFree=30669740/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
[pid=6813] ppid=6812 vsize=54160 CPUtime=1.01 cores=0,2,4,6
/proc/6813/stat : 6813 (pb2sat) S 6812 6812 719 0 -1 4202496 8647 5822 0 0 64 27 8 2 20 0 1 0 272947502 55459840 10622 33554432000 4194304 5873084 140734416602512 140734416596328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6813/statm: 13540 10622 179 410 0 13122 0
[pid=6818] ppid=6813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (satsolver.sh) S 6813 6812 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272947605 9367552 266 33554432000 4194304 5064252 140737142874624 140737142873536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6818/statm: 2287 266 226 213 0 72 0
[pid=6819] ppid=6818 vsize=103976 CPUtime=161.22 cores=0,2,4,6
/proc/6819/stat : 6819 (glucose_static) R 6818 6812 719 0 -1 4202496 26606 0 0 0 16114 8 0 0 20 0 1 0 272947605 106471424 24488 33554432000 4194304 4896791 140735366480080 140735366477608 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6819/statm: 25994 24488 78 172 0 25820 0
Current children cumulated CPU time (s) 162.23

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


[startup+1362.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/181 7107
/proc/meminfo: memFree=31175120/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
[pid=6813] ppid=6812 vsize=54160 CPUtime=1.01 cores=0,2,4,6
/proc/6813/stat : 6813 (pb2sat) S 6812 6812 719 0 -1 4202496 8647 5822 0 0 64 27 8 2 20 0 1 0 272947502 55459840 10622 33554432000 4194304 5873084 140734416602512 140734416596328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6813/statm: 13540 10622 179 410 0 13122 0
[pid=6818] ppid=6813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (satsolver.sh) S 6813 6812 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272947605 9367552 266 33554432000 4194304 5064252 140737142874624 140737142873536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6818/statm: 2287 266 226 213 0 72 0
[pid=6819] ppid=6818 vsize=223832 CPUtime=1361 cores=0,2,4,6
/proc/6819/stat : 6819 (glucose_static) R 6818 6812 719 0 -1 4202496 39245 0 0 0 136062 38 0 0 20 0 1 0 272947605 229203968 51722 33554432000 4194304 4896791 140735366480080 140735366477608 4204079 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6819/statm: 55958 51722 78 172 0 55784 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 296288

[startup+1422.31 s]
/proc/loadavg: 2.09 2.06 2.05 3/182 7110
/proc/meminfo: memFree=31204340/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
[pid=6813] ppid=6812 vsize=54160 CPUtime=1.01 cores=0,2,4,6
/proc/6813/stat : 6813 (pb2sat) S 6812 6812 719 0 -1 4202496 8647 5822 0 0 64 27 8 2 20 0 1 0 272947502 55459840 10622 33554432000 4194304 5873084 140734416602512 140734416596328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6813/statm: 13540 10622 179 410 0 13122 0
[pid=6818] ppid=6813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (satsolver.sh) S 6813 6812 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272947605 9367552 266 33554432000 4194304 5064252 140737142874624 140737142873536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6818/statm: 2287 266 226 213 0 72 0
[pid=6819] ppid=6818 vsize=224088 CPUtime=1420.99 cores=0,2,4,6
/proc/6819/stat : 6819 (glucose_static) R 6818 6812 719 0 -1 4202496 39694 0 0 0 142059 40 0 0 20 0 1 0 272947605 229466112 42553 33554432000 4194304 4896791 140735366480080 140735366475160 4203772 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6819/statm: 56022 42553 78 172 0 55848 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 296544

[startup+1482.3 s]
/proc/loadavg: 2.03 2.04 2.04 3/182 7133
/proc/meminfo: memFree=31178608/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
[pid=6813] ppid=6812 vsize=54160 CPUtime=1.01 cores=0,2,4,6
/proc/6813/stat : 6813 (pb2sat) S 6812 6812 719 0 -1 4202496 8647 5822 0 0 64 27 8 2 20 0 1 0 272947502 55459840 10622 33554432000 4194304 5873084 140734416602512 140734416596328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6813/statm: 13540 10622 179 410 0 13122 0
[pid=6818] ppid=6813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (satsolver.sh) S 6813 6812 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272947605 9367552 266 33554432000 4194304 5064252 140737142874624 140737142873536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6818/statm: 2287 266 226 213 0 72 0
[pid=6819] ppid=6818 vsize=224580 CPUtime=1480.98 cores=0,2,4,6
/proc/6819/stat : 6819 (glucose_static) R 6818 6812 719 0 -1 4202496 39851 0 0 0 148057 41 0 0 20 0 1 0 272947605 229969920 49353 33554432000 4194304 4896791 140735366480080 140735366475816 4204513 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6819/statm: 56145 49353 78 172 0 55971 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 297036

[startup+1542.3 s]
/proc/loadavg: 2.08 2.05 2.04 3/181 7133
/proc/meminfo: memFree=31143140/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
[pid=6813] ppid=6812 vsize=54160 CPUtime=1.01 cores=0,2,4,6
/proc/6813/stat : 6813 (pb2sat) S 6812 6812 719 0 -1 4202496 8647 5822 0 0 64 27 8 2 20 0 1 0 272947502 55459840 10622 33554432000 4194304 5873084 140734416602512 140734416596328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6813/statm: 13540 10622 179 410 0 13122 0
[pid=6818] ppid=6813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (satsolver.sh) S 6813 6812 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272947605 9367552 266 33554432000 4194304 5064252 140737142874624 140737142873536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6818/statm: 2287 266 226 213 0 72 0
[pid=6819] ppid=6818 vsize=225364 CPUtime=1540.97 cores=0,2,4,6
/proc/6819/stat : 6819 (glucose_static) R 6818 6812 719 0 -1 4202496 40487 0 0 0 154056 41 0 0 20 0 1 0 272947605 230772736 55097 33554432000 4194304 4896791 140735366480080 140735366475816 4223892 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6819/statm: 56341 55097 78 172 0 56167 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 297820

[startup+1602.3 s]
/proc/loadavg: 2.10 2.05 2.04 3/181 7133
/proc/meminfo: memFree=31193588/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
[pid=6813] ppid=6812 vsize=54160 CPUtime=1.01 cores=0,2,4,6
/proc/6813/stat : 6813 (pb2sat) S 6812 6812 719 0 -1 4202496 8647 5822 0 0 64 27 8 2 20 0 1 0 272947502 55459840 10622 33554432000 4194304 5873084 140734416602512 140734416596328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6813/statm: 13540 10622 179 410 0 13122 0
[pid=6818] ppid=6813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (satsolver.sh) S 6813 6812 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272947605 9367552 266 33554432000 4194304 5064252 140737142874624 140737142873536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6818/statm: 2287 266 226 213 0 72 0
[pid=6819] ppid=6818 vsize=225600 CPUtime=1600.96 cores=0,2,4,6
/proc/6819/stat : 6819 (glucose_static) R 6818 6812 719 0 -1 4202496 41215 0 0 0 160051 45 0 0 20 0 1 0 272947605 231014400 43991 33554432000 4194304 4896791 140735366480080 140735366477608 4203826 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6819/statm: 56400 43991 78 172 0 56226 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 298056

[startup+1662.3 s]
/proc/loadavg: 2.04 2.04 2.03 3/181 7134
/proc/meminfo: memFree=31181992/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
[pid=6813] ppid=6812 vsize=54160 CPUtime=1.01 cores=0,2,4,6
/proc/6813/stat : 6813 (pb2sat) S 6812 6812 719 0 -1 4202496 8647 5822 0 0 64 27 8 2 20 0 1 0 272947502 55459840 10622 33554432000 4194304 5873084 140734416602512 140734416596328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6813/statm: 13540 10622 179 410 0 13122 0
[pid=6818] ppid=6813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (satsolver.sh) S 6813 6812 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272947605 9367552 266 33554432000 4194304 5064252 140737142874624 140737142873536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6818/statm: 2287 266 226 213 0 72 0
[pid=6819] ppid=6818 vsize=225720 CPUtime=1660.95 cores=0,2,4,6
/proc/6819/stat : 6819 (glucose_static) R 6818 6812 719 0 -1 4202496 41261 0 0 0 166050 45 0 0 20 0 1 0 272947605 231137280 48636 33554432000 4194304 4896791 140735366480080 140735366477608 4225041 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6819/statm: 56430 48636 78 172 0 56256 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 298176

[startup+1722.3 s]
/proc/loadavg: 2.08 2.05 2.03 3/181 7134
/proc/meminfo: memFree=31142368/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
[pid=6813] ppid=6812 vsize=54160 CPUtime=1.01 cores=0,2,4,6
/proc/6813/stat : 6813 (pb2sat) S 6812 6812 719 0 -1 4202496 8647 5822 0 0 64 27 8 2 20 0 1 0 272947502 55459840 10622 33554432000 4194304 5873084 140734416602512 140734416596328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6813/statm: 13540 10622 179 410 0 13122 0
[pid=6818] ppid=6813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (satsolver.sh) S 6813 6812 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272947605 9367552 266 33554432000 4194304 5064252 140737142874624 140737142873536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6818/statm: 2287 266 226 213 0 72 0
[pid=6819] ppid=6818 vsize=226196 CPUtime=1720.94 cores=0,2,4,6
/proc/6819/stat : 6819 (glucose_static) R 6818 6812 719 0 -1 4202496 41388 0 0 0 172048 46 0 0 20 0 1 0 272947605 231624704 54895 33554432000 4194304 4896791 140735366480080 140735366477288 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6819/statm: 56549 54895 78 172 0 56375 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 298652

[startup+1782.3 s]
/proc/loadavg: 2.10 2.05 2.03 3/181 7134
/proc/meminfo: memFree=31113520/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
[pid=6813] ppid=6812 vsize=54160 CPUtime=1.01 cores=0,2,4,6
/proc/6813/stat : 6813 (pb2sat) S 6812 6812 719 0 -1 4202496 8647 5822 0 0 64 27 8 2 20 0 1 0 272947502 55459840 10622 33554432000 4194304 5873084 140734416602512 140734416596328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6813/statm: 13540 10622 179 410 0 13122 0
[pid=6818] ppid=6813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (satsolver.sh) S 6813 6812 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272947605 9367552 266 33554432000 4194304 5064252 140737142874624 140737142873536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6818/statm: 2287 266 226 213 0 72 0
[pid=6819] ppid=6818 vsize=309320 CPUtime=1780.92 cores=0,2,4,6
/proc/6819/stat : 6819 (glucose_static) R 6818 6812 719 0 -1 4202496 42243 0 0 0 178046 46 0 0 20 0 1 0 272947605 316743680 59833 33554432000 4194304 4896791 140735366480080 140735366477608 4203780 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6819/statm: 77330 59833 78 172 0 77156 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 381776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.05 2.03 3/181 7134
/proc/meminfo: memFree=31201304/32873844 swapFree=6088/6088
[pid=6812] ppid=6810 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6812/stat : 6812 (runPb2sat.sh) S 6810 6812 719 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272947502 9367552 275 33554432000 4194304 5064252 140733953643952 140733953642864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6812/statm: 2287 275 233 213 0 72 0
[pid=6813] ppid=6812 vsize=54160 CPUtime=1.01 cores=0,2,4,6
/proc/6813/stat : 6813 (pb2sat) S 6812 6812 719 0 -1 4202496 8647 5822 0 0 64 27 8 2 20 0 1 0 272947502 55459840 10622 33554432000 4194304 5873084 140734416602512 140734416596328 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6813/statm: 13540 10622 179 410 0 13122 0
[pid=6818] ppid=6813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (satsolver.sh) S 6813 6812 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272947605 9367552 266 33554432000 4194304 5064252 140737142874624 140737142873536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6818/statm: 2287 266 226 213 0 72 0
[pid=6819] ppid=6818 vsize=178108 CPUtime=1799.03 cores=0,2,4,6
/proc/6819/stat : 6819 (glucose_static) R 6818 6812 719 0 -1 4202496 42397 0 0 0 179854 49 0 0 20 0 1 0 272947605 182382592 40483 33554432000 4194304 4896791 140735366480080 140735366477656 4204016 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6819/statm: 44527 40483 78 172 0 44353 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 250564

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.08
CPU user time (s): 1799.28
CPU system time (s): 0.795879
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 462180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.28
system time used= 0.795879
maximum resident set size= 309396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57854
page faults= 0
swaps= 0
block input operations= 0
block output operations= 67648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74
involuntary context switches= 1873

runsolver used 3.54546 second user time and 8.85865 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-26 23:36:31
IDJOB=3696543
IDBENCH=2845
IDSOLVER=2274
FILE ID=node110/3696543-1338068191
RUNJOBID= node110-1338050719-735
PBS_JOBID= 14624381
Free space on /tmp= 71464 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-des.a.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696543-1338068191/watcher-3696543-1338068191 -o /tmp/evaluation-result-3696543-1338068191/solver-3696543-1338068191 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696543-1338068191.opb 1358219623 HOME HOME

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

MD5SUM BENCH= 41d95962f9f821e00bc6bf0e503d69d6
RANDOM SEED=1358219623

node110.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.893
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.78
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.893
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.893
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.893
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.893
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.893
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.90
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.893
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.893
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:        30846500 kB
Buffers:          195872 kB
Cached:           457792 kB
SwapCached:          168 kB
Active:          1217180 kB
Inactive:          26124 kB
Active(anon):     577540 kB
Inactive(anon):    14488 kB
Active(file):     639640 kB
Inactive(file):    11636 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67107984 kB
Dirty:              9572 kB
Writeback:             0 kB
AnonPages:        597836 kB
Mapped:            14920 kB
Shmem:               196 kB
Slab:             641212 kB
SReclaimable:      82980 kB
SUnreclaim:       558232 kB
KernelStack:        1504 kB
PageTables:         5004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     761808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    303104 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= 71512 MiB
End job on node110 at 2012-05-27 00:06:31