Trace number 3696548

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.03 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_100_10_15.r.opb
MD5SUM7e1b8a9f40a52781f7629bf04a2d5793
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.129979
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 10
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses100
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 constraint10
Maximum length of a constraint15
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
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.01	c model valid
0.00/0.01	c current solution ok
0.00/0.01	o 23
0.00/0.01	c current bound: 11
3.27/3.37	c model valid
3.27/3.37	c current solution ok
3.27/3.37	o 11
3.27/3.37	c current bound: 5
3.36/3.45	c current bound: 8
46.56/46.66	c current bound: 10
1800.03/1800.51	c error: unexpected solver exit code
1800.03/1800.51	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-3696548-1338069033/watcher-3696548-1338069033 -o /tmp/evaluation-result-3696548-1338069033/solver-3696548-1338069033 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696548-1338069033.opb 2125876381 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.00 2.00 2.00 3/178 2745
/proc/meminfo: memFree=28752200/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0

[startup+0.0123519 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2745
/proc/meminfo: memFree=28752200/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2745
/proc/meminfo: memFree=28752200/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300231 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2745
/proc/meminfo: memFree=28752200/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700227 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2745
/proc/meminfo: memFree=28752200/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2752
/proc/meminfo: memFree=28748548/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
[pid=2746] ppid=2745 vsize=2320 CPUtime=0 cores=1,3,5,7
/proc/2746/stat : 2746 (pb2sat) S 2745 2745 1205 0 -1 4202496 397 1406 0 0 0 0 0 0 20 0 1 0 273031887 2375680 278 33554432000 4194304 5873084 140735128418208 140735128412024 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2746/statm: 580 278 171 410 0 162 0
[pid=2751] ppid=2746 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2751/stat : 2751 (satsolver.sh) S 2746 2745 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273031889 9367552 266 33554432000 4194304 5064252 140736337910672 140736337909584 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2751/statm: 2287 266 226 213 0 72 0
[pid=2752] ppid=2751 vsize=5224 CPUtime=1.47 cores=1,3,5,7
/proc/2752/stat : 2752 (glucose_static) R 2751 2745 1205 0 -1 4202496 2882 0 0 0 147 0 0 0 20 0 1 0 273031889 5349376 872 33554432000 4194304 4896791 140735867308192 140735867305400 4225348 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2752/statm: 1306 872 76 172 0 1132 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 25840

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2752
/proc/meminfo: memFree=28745696/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
[pid=2746] ppid=2745 vsize=2320 CPUtime=0 cores=1,3,5,7
/proc/2746/stat : 2746 (pb2sat) S 2745 2745 1205 0 -1 4202496 397 1406 0 0 0 0 0 0 20 0 1 0 273031887 2375680 278 33554432000 4194304 5873084 140735128418208 140735128412024 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2746/statm: 580 278 171 410 0 162 0
[pid=2751] ppid=2746 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2751/stat : 2751 (satsolver.sh) S 2746 2745 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273031889 9367552 266 33554432000 4194304 5064252 140736337910672 140736337909584 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2751/statm: 2287 266 226 213 0 72 0
[pid=2752] ppid=2751 vsize=7224 CPUtime=3.07 cores=1,3,5,7
/proc/2752/stat : 2752 (glucose_static) R 2751 2745 1205 0 -1 4202496 5005 0 0 0 307 0 0 0 20 0 1 0 273031889 7397376 1237 33554432000 4194304 4896791 140735867308192 140735867305560 4224992 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2752/statm: 1806 1237 77 172 0 1632 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 27840

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2758
/proc/meminfo: memFree=28746688/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
[pid=2746] ppid=2745 vsize=2320 CPUtime=3.43 cores=1,3,5,7
/proc/2746/stat : 2746 (pb2sat) S 2745 2745 1205 0 -1 4202496 572 9318 0 0 0 0 342 1 20 0 1 0 273031887 2375680 286 33554432000 4194304 5873084 140735128418208 140735128412024 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2746/statm: 580 286 171 410 0 162 0
[pid=2757] ppid=2746 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2757/stat : 2757 (satsolver.sh) S 2746 2745 1205 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273032232 9367552 266 33554432000 4194304 5064252 140736927120224 140736927119136 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2757/statm: 2287 266 226 213 0 72 0
[pid=2758] ppid=2757 vsize=7180 CPUtime=2.84 cores=1,3,5,7
/proc/2758/stat : 2758 (glucose_static) R 2757 2745 1205 0 -1 4202496 3386 0 0 0 284 0 0 0 20 0 1 0 273032232 7352320 1342 33554432000 4194304 4896791 140734444909728 140734444907256 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2758/statm: 1795 1342 76 172 0 1621 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 27796

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2758
/proc/meminfo: memFree=28743736/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
[pid=2746] ppid=2745 vsize=2320 CPUtime=3.43 cores=1,3,5,7
/proc/2746/stat : 2746 (pb2sat) S 2745 2745 1205 0 -1 4202496 572 9318 0 0 0 0 342 1 20 0 1 0 273031887 2375680 286 33554432000 4194304 5873084 140735128418208 140735128412024 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2746/statm: 580 286 171 410 0 162 0
[pid=2757] ppid=2746 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2757/stat : 2757 (satsolver.sh) S 2746 2745 1205 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273032232 9367552 266 33554432000 4194304 5064252 140736927120224 140736927119136 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2757/statm: 2287 266 226 213 0 72 0
[pid=2758] ppid=2757 vsize=10424 CPUtime=9.23 cores=1,3,5,7
/proc/2758/stat : 2758 (glucose_static) R 2757 2745 1205 0 -1 4202496 9015 0 0 0 922 1 0 0 20 0 1 0 273032232 10674176 1912 33554432000 4194304 4896791 140734444909728 140734444907256 4230803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2758/statm: 2606 1912 76 172 0 2432 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 31040

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2758
/proc/meminfo: memFree=28742620/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
[pid=2746] ppid=2745 vsize=2320 CPUtime=3.43 cores=1,3,5,7
/proc/2746/stat : 2746 (pb2sat) S 2745 2745 1205 0 -1 4202496 572 9318 0 0 0 0 342 1 20 0 1 0 273031887 2375680 286 33554432000 4194304 5873084 140735128418208 140735128412024 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2746/statm: 580 286 171 410 0 162 0
[pid=2757] ppid=2746 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2757/stat : 2757 (satsolver.sh) S 2746 2745 1205 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273032232 9367552 266 33554432000 4194304 5064252 140736927120224 140736927119136 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2757/statm: 2287 266 226 213 0 72 0
[pid=2758] ppid=2757 vsize=13716 CPUtime=22.04 cores=1,3,5,7
/proc/2758/stat : 2758 (glucose_static) R 2757 2745 1205 0 -1 4202496 16213 0 0 0 2200 4 0 0 20 0 1 0 273032232 14045184 2721 33554432000 4194304 4896791 140734444909728 140734444907256 4225124 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2758/statm: 3429 2721 77 172 0 3255 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34332

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2762
/proc/meminfo: memFree=28745772/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
[pid=2746] ppid=2745 vsize=2320 CPUtime=46.63 cores=1,3,5,7
/proc/2746/stat : 2746 (pb2sat) S 2745 2745 1205 0 -1 4202496 636 33671 0 0 0 0 4655 8 20 0 1 0 273031887 2375680 286 33554432000 4194304 5873084 140735128418208 140735128412024 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2746/statm: 580 286 171 410 0 162 0
[pid=2761] ppid=2746 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2761/stat : 2761 (satsolver.sh) S 2746 2745 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273036553 9367552 267 33554432000 4194304 5064252 140737271850688 140737271849600 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2761/statm: 2287 267 226 213 0 72 0
[pid=2762] ppid=2761 vsize=7516 CPUtime=4.42 cores=1,3,5,7
/proc/2762/stat : 2762 (glucose_static) R 2761 2745 1205 0 -1 4202496 4747 0 0 0 442 0 0 0 20 0 1 0 273036553 7696384 1431 33554432000 4194304 4896791 140735861847504 140735861845032 4225209 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2762/statm: 1879 1431 77 172 0 1705 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 28132

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 2762
/proc/meminfo: memFree=28727924/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
[pid=2746] ppid=2745 vsize=2320 CPUtime=46.63 cores=1,3,5,7
/proc/2746/stat : 2746 (pb2sat) S 2745 2745 1205 0 -1 4202496 636 33671 0 0 0 0 4655 8 20 0 1 0 273031887 2375680 286 33554432000 4194304 5873084 140735128418208 140735128412024 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2746/statm: 580 286 171 410 0 162 0
[pid=2761] ppid=2746 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2761/stat : 2761 (satsolver.sh) S 2746 2745 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273036553 9367552 267 33554432000 4194304 5064252 140737271850688 140737271849600 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2761/statm: 2287 267 226 213 0 72 0
[pid=2762] ppid=2761 vsize=20232 CPUtime=55.62 cores=1,3,5,7
/proc/2762/stat : 2762 (glucose_static) R 2761 2745 1205 0 -1 4202496 21710 0 0 0 5556 6 0 0 20 0 1 0 273036553 20717568 4479 33554432000 4194304 4896791 140735861847504 140735861844712 4230803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2762/statm: 5058 4479 77 172 0 4884 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 40848

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 2773
/proc/meminfo: memFree=28714204/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
[pid=2746] ppid=2745 vsize=2320 CPUtime=46.63 cores=1,3,5,7
/proc/2746/stat : 2746 (pb2sat) S 2745 2745 1205 0 -1 4202496 636 33671 0 0 0 0 4655 8 20 0 1 0 273031887 2375680 286 33554432000 4194304 5873084 140735128418208 140735128412024 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2746/statm: 580 286 171 410 0 162 0
[pid=2761] ppid=2746 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/2762/stat : 2762 (glucose_static) R 2761 2745 1205 0 -1 4202496 117270 0 0 0 137464 70 0 0 20 0 1 0 273036553 111988736 21038 33554432000 4194304 4896791 140735861847504 140735861845032 4225201 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2762/statm: 27341 21038 77 172 0 27167 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 129980

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2848
/proc/meminfo: memFree=28857148/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
[pid=2746] ppid=2745 vsize=2320 CPUtime=46.63 cores=1,3,5,7
/proc/2746/stat : 2746 (pb2sat) S 2745 2745 1205 0 -1 4202496 636 33671 0 0 0 0 4655 8 20 0 1 0 273031887 2375680 286 33554432000 4194304 5873084 140735128418208 140735128412024 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2746/statm: 580 286 171 410 0 162 0
[pid=2761] ppid=2746 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2761/stat : 2761 (satsolver.sh) S 2746 2745 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273036553 9367552 267 33554432000 4194304 5064252 140737271850688 140737271849600 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2761/statm: 2287 267 226 213 0 72 0
[pid=2762] ppid=2761 vsize=90988 CPUtime=1435.29 cores=1,3,5,7
/proc/2762/stat : 2762 (glucose_static) R 2761 2745 1205 0 -1 4202496 119843 0 0 0 143456 73 0 0 20 0 1 0 273036553 93171712 18704 33554432000 4194304 4896791 140735861847504 140735861844936 4225417 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2762/statm: 22747 18704 77 172 0 22573 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 111604

[startup+1542.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 2848
/proc/meminfo: memFree=28847636/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
[pid=2746] ppid=2745 vsize=2320 CPUtime=46.63 cores=1,3,5,7
/proc/2746/stat : 2746 (pb2sat) S 2745 2745 1205 0 -1 4202496 636 33671 0 0 0 0 4655 8 20 0 1 0 273031887 2375680 286 33554432000 4194304 5873084 140735128418208 140735128412024 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2746/statm: 580 286 171 410 0 162 0
[pid=2761] ppid=2746 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2761/stat : 2761 (satsolver.sh) S 2746 2745 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273036553 9367552 267 33554432000 4194304 5064252 140737271850688 140737271849600 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2761/statm: 2287 267 226 213 0 72 0
[pid=2762] ppid=2761 vsize=91320 CPUtime=1495.28 cores=1,3,5,7
/proc/2762/stat : 2762 (glucose_static) R 2761 2745 1205 0 -1 4202496 121303 0 0 0 149452 76 0 0 20 0 1 0 273036553 93511680 19843 33554432000 4194304 4896791 140735861847504 140735861845032 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2762/statm: 22830 19843 77 172 0 22656 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 111936

[startup+1602.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 2849
/proc/meminfo: memFree=28844172/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
[pid=2746] ppid=2745 vsize=2320 CPUtime=46.63 cores=1,3,5,7
/proc/2746/stat : 2746 (pb2sat) S 2745 2745 1205 0 -1 4202496 636 33671 0 0 0 0 4655 8 20 0 1 0 273031887 2375680 286 33554432000 4194304 5873084 140735128418208 140735128412024 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2746/statm: 580 286 171 410 0 162 0
[pid=2761] ppid=2746 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2761/stat : 2761 (satsolver.sh) S 2746 2745 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273036553 9367552 267 33554432000 4194304 5064252 140737271850688 140737271849600 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2761/statm: 2287 267 226 213 0 72 0
[pid=2762] ppid=2761 vsize=111500 CPUtime=1555.26 cores=1,3,5,7
/proc/2762/stat : 2762 (glucose_static) R 2761 2745 1205 0 -1 4202496 123757 0 0 0 155448 78 0 0 20 0 1 0 273036553 114176000 21442 33554432000 4194304 4896791 140735861847504 140735861844936 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2762/statm: 27875 21442 77 172 0 27701 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 132116

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 2849
/proc/meminfo: memFree=28855752/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
[pid=2746] ppid=2745 vsize=2320 CPUtime=46.63 cores=1,3,5,7
/proc/2746/stat : 2746 (pb2sat) S 2745 2745 1205 0 -1 4202496 636 33671 0 0 0 0 4655 8 20 0 1 0 273031887 2375680 286 33554432000 4194304 5873084 140735128418208 140735128412024 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2746/statm: 580 286 171 410 0 162 0
[pid=2761] ppid=2746 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2761/stat : 2761 (satsolver.sh) S 2746 2745 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273036553 9367552 267 33554432000 4194304 5064252 140737271850688 140737271849600 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2761/statm: 2287 267 226 213 0 72 0
[pid=2762] ppid=2761 vsize=93172 CPUtime=1615.23 cores=1,3,5,7
/proc/2762/stat : 2762 (glucose_static) R 2761 2745 1205 0 -1 4202496 126310 0 0 0 161442 81 0 0 20 0 1 0 273036553 95408128 18885 33554432000 4194304 4896791 140735861847504 140735861845032 4225171 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2762/statm: 23293 18885 77 172 0 23119 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 113788

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 2894
/proc/meminfo: memFree=28702136/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
[pid=2746] ppid=2745 vsize=2320 CPUtime=46.63 cores=1,3,5,7
/proc/2746/stat : 2746 (pb2sat) S 2745 2745 1205 0 -1 4202496 636 33671 0 0 0 0 4655 8 20 0 1 0 273031887 2375680 286 33554432000 4194304 5873084 140735128418208 140735128412024 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2746/statm: 580 286 171 410 0 162 0
[pid=2761] ppid=2746 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2761/stat : 2761 (satsolver.sh) S 2746 2745 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273036553 9367552 267 33554432000 4194304 5064252 140737271850688 140737271849600 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2761/statm: 2287 267 226 213 0 72 0
[pid=2762] ppid=2761 vsize=112504 CPUtime=1675.21 cores=1,3,5,7
/proc/2762/stat : 2762 (glucose_static) R 2761 2745 1205 0 -1 4202496 128063 0 0 0 167438 83 0 0 20 0 1 0 273036553 115204096 20622 33554432000 4194304 4896791 140735861847504 140735861845032 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2762/statm: 28126 20622 77 172 0 27952 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 133120

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 2897
/proc/meminfo: memFree=28695484/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
[pid=2746] ppid=2745 vsize=2320 CPUtime=46.63 cores=1,3,5,7
/proc/2746/stat : 2746 (pb2sat) S 2745 2745 1205 0 -1 4202496 636 33671 0 0 0 0 4655 8 20 0 1 0 273031887 2375680 286 33554432000 4194304 5873084 140735128418208 140735128412024 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2746/statm: 580 286 171 410 0 162 0
[pid=2761] ppid=2746 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2761/stat : 2761 (satsolver.sh) S 2746 2745 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273036553 9367552 267 33554432000 4194304 5064252 140737271850688 140737271849600 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2761/statm: 2287 267 226 213 0 72 0
[pid=2762] ppid=2761 vsize=113196 CPUtime=1735.21 cores=1,3,5,7
/proc/2762/stat : 2762 (glucose_static) R 2761 2745 1205 0 -1 4202496 130197 0 0 0 173435 86 0 0 20 0 1 0 273036553 115912704 22225 33554432000 4194304 4896791 140735861847504 140735861844936 4204796 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2762/statm: 28299 22225 77 172 0 28125 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 133812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 2897
/proc/meminfo: memFree=28703948/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
[pid=2746] ppid=2745 vsize=2320 CPUtime=46.63 cores=1,3,5,7
/proc/2746/stat : 2746 (pb2sat) S 2745 2745 1205 0 -1 4202496 636 33671 0 0 0 0 4655 8 20 0 1 0 273031887 2375680 286 33554432000 4194304 5873084 140735128418208 140735128412024 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2746/statm: 580 286 171 410 0 162 0
[pid=2761] ppid=2746 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2761/stat : 2761 (satsolver.sh) S 2746 2745 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273036553 9367552 267 33554432000 4194304 5064252 140737271850688 140737271849600 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2761/statm: 2287 267 226 213 0 72 0
[pid=2762] ppid=2761 vsize=94228 CPUtime=1753.4 cores=1,3,5,7
/proc/2762/stat : 2762 (glucose_static) R 2761 2745 1205 0 -1 4202496 131167 0 0 0 175254 86 0 0 20 0 1 0 273036553 96489472 18612 33554432000 4194304 4896791 140735861847504 140735861845032 4224975 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2762/statm: 23557 18612 77 172 0 23383 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 114844

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 2897
/proc/meminfo: memFree=28703948/32873844 swapFree=7104/7104
[pid=2745] ppid=2743 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2745/stat : 2745 (runPb2sat.sh) S 2743 2745 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273031887 9367552 275 33554432000 4194304 5064252 140737061599696 140737061598608 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2745/statm: 2287 275 233 213 0 72 0
[pid=2746] ppid=2745 vsize=2320 CPUtime=46.63 cores=1,3,5,7
/proc/2746/stat : 2746 (pb2sat) S 2745 2745 1205 0 -1 4202496 636 33671 0 0 0 0 4655 8 20 0 1 0 273031887 2375680 286 33554432000 4194304 5873084 140735128418208 140735128412024 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2746/statm: 580 286 171 410 0 162 0
[pid=2761] ppid=2746 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2761/stat : 2761 (satsolver.sh) S 2746 2745 1205 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273036553 9367552 267 33554432000 4194304 5064252 140737271850688 140737271849600 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2761/statm: 2287 267 226 213 0 72 0
[pid=2762] ppid=2761 vsize=94228 CPUtime=1753.4 cores=1,3,5,7
/proc/2762/stat : 2762 (glucose_static) R 2761 2745 1205 0 -1 4202496 131167 0 0 0 175254 86 0 0 20 0 1 0 273036553 96489472 18612 33554432000 4194304 4896791 140735861847504 140735861845032 4224975 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2762/statm: 23557 18612 77 172 0 23383 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 114844

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2745 and gives
#  childrusage.ru_utime.tv_sec=46
#  childrusage.ru_utime.tv_usec=565920
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=89986
# CPU time returned by wait4() is 46.6559
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.03
CPU user time (s): 1799.09
CPU system time (s): 0.94
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 152488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.5659
system time used= 0.089986
maximum resident set size= 20076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35285
page faults= 0
swaps= 0
block input operations= 0
block output operations= 960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32
involuntary context switches= 73

runsolver used 3.53446 second user time and 8.13276 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-26 23:50:33
IDJOB=3696548
IDBENCH=2874
IDSOLVER=2274
FILE ID=node104/3696548-1338069033
RUNJOBID= node104-1338052957-1222
PBS_JOBID= 14624411
Free space on /tmp= 70960 MiB

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

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

MD5SUM BENCH= 7e1b8a9f40a52781f7629bf04a2d5793
RANDOM SEED=2125876381

node104.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.266
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	: 5332.53
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.266
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.266
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		: 2666.266
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		: 2666.266
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		: 2666.266
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		: 2666.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28752828 kB
Buffers:          296300 kB
Cached:          2817812 kB
SwapCached:            0 kB
Active:          1392668 kB
Inactive:        1913676 kB
Active(anon):     194740 kB
Inactive(anon):        0 kB
Active(file):    1197928 kB
Inactive(file):  1913676 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8620 kB
Writeback:             0 kB
AnonPages:        198876 kB
Mapped:            15332 kB
Shmem:               200 kB
Slab:             670596 kB
SReclaimable:     112972 kB
SUnreclaim:       557624 kB
KernelStack:        1504 kB
PageTables:         4496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     320720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 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= 70952 MiB
End job on node104 at 2012-05-27 00:20:34