Trace number 3696474

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.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-1.opb
MD5SUMb8b0df75c0f0dbb89ae9601b9070a445
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-51
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -54
Optimality of the best value was proved NO
Number of variables1400
Total number of constraints109676
Number of constraints which are clauses109676
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 constraint2
Maximum length of a constraint2
Number of terms in the objective function 1400
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 1400
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1400
Number of bits of the biggest sum of numbers11
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.34	c model valid
0.00/0.34	c current solution ok
0.00/0.51	o 0
0.00/0.51	c current bound: 700
0.00/0.51	c (debug) using card networks
4.17/4.27	c current bound: 1050
4.17/4.27	c (debug) using card networks
10.35/10.49	c current bound: 1225
10.35/10.49	c (debug) using card networks
20.86/20.98	c current bound: 1313
20.86/20.98	c (debug) using card networks
36.17/36.26	c current bound: 1357
36.17/36.26	c (debug) using card networks
46.77/46.88	c model valid
46.77/46.88	c current solution ok
46.77/46.88	o -43
46.77/46.88	c current bound: 1335
46.77/46.88	c (debug) using card networks
67.96/68.03	c current bound: 1346
67.96/68.03	c (debug) using card networks
1800.08/1800.51	c error: unexpected solver exit code
1800.08/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-3696474-1338062213/watcher-3696474-1338062213 -o /tmp/evaluation-result-3696474-1338062213/solver-3696474-1338062213 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696474-1338062213.opb 211541926 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: 2.07 2.02 2.00 3/177 2932
/proc/meminfo: memFree=28208096/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0

[startup+0.0588369 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 2932
/proc/meminfo: memFree=28208096/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100285 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 2932
/proc/meminfo: memFree=28208096/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30024 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 2932
/proc/meminfo: memFree=28208096/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700278 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 2932
/proc/meminfo: memFree=28208096/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 2939
/proc/meminfo: memFree=28164204/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
[pid=2933] ppid=2932 vsize=10356 CPUtime=0.55 cores=0,2,4,6
/proc/2933/stat : 2933 (pb2sat) S 2932 2932 719 0 -1 4202496 3103 3146 0 0 39 14 1 1 20 0 1 0 272349724 10604544 1976 33554432000 4194304 5873084 140734224612992 140734224606808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2933/statm: 2589 1976 172 410 0 2171 0
[pid=2938] ppid=2933 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2938/stat : 2938 (satsolver.sh) S 2933 2932 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272349781 9367552 266 33554432000 4194304 5064252 140736297321120 140736297320032 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2938/statm: 2287 266 226 213 0 72 0
[pid=2939] ppid=2938 vsize=36240 CPUtime=0.91 cores=0,2,4,6
/proc/2939/stat : 2939 (glucose_static) R 2938 2932 719 0 -1 4202496 8814 0 0 0 90 1 0 0 20 0 1 0 272349781 37109760 7728 33554432000 4194304 4896791 140733874141616 140733874139128 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2939/statm: 9060 7728 78 172 0 8886 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 64892

[startup+3.10029 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 2939
/proc/meminfo: memFree=28162948/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
[pid=2933] ppid=2932 vsize=10356 CPUtime=0.55 cores=0,2,4,6
/proc/2933/stat : 2933 (pb2sat) S 2932 2932 719 0 -1 4202496 3103 3146 0 0 39 14 1 1 20 0 1 0 272349724 10604544 1976 33554432000 4194304 5873084 140734224612992 140734224606808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2933/statm: 2589 1976 172 410 0 2171 0
[pid=2938] ppid=2933 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2938/stat : 2938 (satsolver.sh) S 2933 2932 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272349781 9367552 266 33554432000 4194304 5064252 140736297321120 140736297320032 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2938/statm: 2287 266 226 213 0 72 0
[pid=2939] ppid=2938 vsize=36276 CPUtime=2.52 cores=0,2,4,6
/proc/2939/stat : 2939 (glucose_static) R 2938 2932 719 0 -1 4202496 10553 0 0 0 250 2 0 0 20 0 1 0 272349781 37146624 7810 33554432000 4194304 4896791 140733874141616 140733874139128 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2939/statm: 9069 7810 78 172 0 8895 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 64928

[startup+6.30041 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 2942
/proc/meminfo: memFree=28156688/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
[pid=2933] ppid=2932 vsize=12412 CPUtime=4.3 cores=0,2,4,6
/proc/2933/stat : 2933 (pb2sat) S 2932 2932 719 0 -1 4202496 4430 16066 0 0 44 15 367 4 20 0 1 0 272349724 12709888 2342 33554432000 4194304 5873084 140734224612992 140734224606808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2933/statm: 3103 2342 172 410 0 2685 0
[pid=2941] ppid=2933 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2941/stat : 2941 (satsolver.sh) S 2933 2932 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272350157 9367552 266 33554432000 4194304 5064252 140736340487616 140736340486528 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2941/statm: 2287 266 226 213 0 72 0
[pid=2942] ppid=2941 vsize=37532 CPUtime=1.96 cores=0,2,4,6
/proc/2942/stat : 2942 (glucose_static) R 2941 2932 719 0 -1 4202496 10493 0 0 0 195 1 0 0 20 0 1 0 272350157 38432768 8681 33554432000 4194304 4896791 140737299300256 140737299297768 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2942/statm: 9383 8681 76 172 0 9209 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 68240

[startup+12.7004 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 2945
/proc/meminfo: memFree=28151544/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
[pid=2933] ppid=2932 vsize=12412 CPUtime=10.52 cores=0,2,4,6
/proc/2933/stat : 2933 (pb2sat) S 2932 2932 719 0 -1 4202496 5757 31999 0 0 49 16 980 7 20 0 1 0 272349724 12709888 2342 33554432000 4194304 5873084 140734224612992 140734224606808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2933/statm: 3103 2342 172 410 0 2685 0
[pid=2944] ppid=2933 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2944/stat : 2944 (satsolver.sh) S 2933 2932 719 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272350779 9367552 267 33554432000 4194304 5064252 140733693916976 140733693915888 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2944/statm: 2287 267 226 213 0 72 0
[pid=2945] ppid=2944 vsize=37588 CPUtime=2.14 cores=0,2,4,6
/proc/2945/stat : 2945 (glucose_static) R 2944 2932 719 0 -1 4202496 10859 0 0 0 212 2 0 0 20 0 1 0 272350779 38490112 8227 33554432000 4194304 4896791 140736735046368 140736735043880 4224994 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2945/statm: 9397 8227 76 172 0 9223 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 68296

[startup+25.5004 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 2948
/proc/meminfo: memFree=28170892/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
[pid=2933] ppid=2932 vsize=12412 CPUtime=21.02 cores=0,2,4,6
/proc/2933/stat : 2933 (pb2sat) S 2932 2932 719 0 -1 4202496 7084 52574 0 0 54 17 2018 13 20 0 1 0 272349724 12709888 2342 33554432000 4194304 5873084 140734224612992 140734224606808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2933/statm: 3103 2342 172 410 0 2685 0
[pid=2947] ppid=2933 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2947/stat : 2947 (satsolver.sh) S 2933 2932 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272351828 9367552 267 33554432000 4194304 5064252 140733397121248 140733397120160 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2947/statm: 2287 267 226 213 0 72 0
[pid=2948] ppid=2947 vsize=37804 CPUtime=4.44 cores=0,2,4,6
/proc/2948/stat : 2948 (glucose_static) R 2947 2932 719 0 -1 4202496 13105 0 0 0 442 2 0 0 20 0 1 0 272351829 38711296 8676 33554432000 4194304 4896791 140737373128768 140737373126280 4223886 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2948/statm: 9451 8676 76 172 0 9277 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 68512

[startup+51.1004 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 2954
/proc/meminfo: memFree=28153424/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
[pid=2933] ppid=2932 vsize=16220 CPUtime=46.92 cores=0,2,4,6
/proc/2933/stat : 2933 (pb2sat) S 2932 2932 719 0 -1 4202496 11388 94717 0 0 78 18 4573 23 20 0 1 0 272349724 16609280 3295 33554432000 4194304 5873084 140734224612992 140734224606808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2933/statm: 4055 3295 172 410 0 3637 0
[pid=2953] ppid=2933 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2953/stat : 2953 (satsolver.sh) S 2933 2932 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272354419 9367552 267 33554432000 4194304 5064252 140735554874592 140735554873504 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2953/statm: 2287 267 226 213 0 72 0
[pid=2954] ppid=2953 vsize=37720 CPUtime=4.14 cores=0,2,4,6
/proc/2954/stat : 2954 (glucose_static) R 2953 2932 719 0 -1 4202496 12936 0 0 0 412 2 0 0 20 0 1 0 272354419 38625280 8289 33554432000 4194304 4896791 140735219424992 140735219422504 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2954/statm: 9430 8289 76 172 0 9256 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 72236

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 2957
/proc/meminfo: memFree=28134692/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
[pid=2933] ppid=2932 vsize=16220 CPUtime=68.06 cores=0,2,4,6
/proc/2933/stat : 2933 (pb2sat) S 2932 2932 719 0 -1 4202496 13615 121284 0 0 83 19 6674 30 20 0 1 0 272349724 16609280 3430 33554432000 4194304 5873084 140734224612992 140734224606808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2933/statm: 4055 3430 172 410 0 3637 0
[pid=2956] ppid=2933 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2956/stat : 2956 (satsolver.sh) S 2933 2932 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272356534 9367552 267 33554432000 4194304 5064252 140735383296416 140735383295328 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2956/statm: 2287 267 226 213 0 72 0
[pid=2957] ppid=2956 vsize=53436 CPUtime=34.18 cores=0,2,4,6
/proc/2957/stat : 2957 (glucose_static) R 2956 2932 719 0 -1 4202496 28031 0 0 0 3413 5 0 0 20 0 1 0 272356534 54718464 11684 33554432000 4194304 4896791 140737277208608 140737277206136 4204510 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 13359 11684 78 172 0 13185 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 87952

[startup+162.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 2957
/proc/meminfo: memFree=28119944/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
[pid=2933] ppid=2932 vsize=16220 CPUtime=68.06 cores=0,2,4,6
/proc/2933/stat : 2933 (pb2sat) S 2932 2932 719 0 -1 4202496 13615 121284 0 0 83 19 6674 30 20 0 1 0 272349724 16609280 3430 33554432000 4194304 5873084 140734224612992 140734224606808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2933/statm: 4055 3430 172 410 0 3637 0
[pid=2956] ppid=2933 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/2957/stat : 2957 (glucose_static) R 2956 2932 719 0 -1 4202496 112803 0 0 0 135315 76 0 0 20 0 1 0 272356534 126656512 28891 33554432000 4194304 4896791 140737277208608 140737277206184 4225417 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 30922 28891 78 172 0 30748 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 158204

[startup+1482.3 s]
/proc/loadavg: 2.06 2.06 2.02 3/181 3061
/proc/meminfo: memFree=28101120/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
[pid=2933] ppid=2932 vsize=16220 CPUtime=68.06 cores=0,2,4,6
/proc/2933/stat : 2933 (pb2sat) S 2932 2932 719 0 -1 4202496 13615 121284 0 0 83 19 6674 30 20 0 1 0 272349724 16609280 3430 33554432000 4194304 5873084 140734224612992 140734224606808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2933/statm: 4055 3430 172 410 0 3637 0
[pid=2956] ppid=2933 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2956/stat : 2956 (satsolver.sh) S 2933 2932 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272356534 9367552 267 33554432000 4194304 5064252 140735383296416 140735383295328 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2956/statm: 2287 267 226 213 0 72 0
[pid=2957] ppid=2956 vsize=143628 CPUtime=1413.88 cores=0,2,4,6
/proc/2957/stat : 2957 (glucose_static) R 2956 2932 719 0 -1 4202496 114868 0 0 0 141309 79 0 0 20 0 1 0 272356534 147075072 33679 33554432000 4194304 4896791 140737277208608 140737277205816 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 35907 33679 78 172 0 35733 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 178144

[startup+1542.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/181 3061
/proc/meminfo: memFree=28101528/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
[pid=2933] ppid=2932 vsize=16220 CPUtime=68.06 cores=0,2,4,6
/proc/2933/stat : 2933 (pb2sat) S 2932 2932 719 0 -1 4202496 13615 121284 0 0 83 19 6674 30 20 0 1 0 272349724 16609280 3430 33554432000 4194304 5873084 140734224612992 140734224606808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2933/statm: 4055 3430 172 410 0 3637 0
[pid=2956] ppid=2933 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2956/stat : 2956 (satsolver.sh) S 2933 2932 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272356534 9367552 267 33554432000 4194304 5064252 140735383296416 140735383295328 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2956/statm: 2287 267 226 213 0 72 0
[pid=2957] ppid=2956 vsize=145044 CPUtime=1473.87 cores=0,2,4,6
/proc/2957/stat : 2957 (glucose_static) R 2956 2932 719 0 -1 4202496 116575 0 0 0 147306 81 0 0 20 0 1 0 272356534 148525056 34680 33554432000 4194304 4896791 140737277208608 140737277205816 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 36261 34680 78 172 0 36087 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 179560

[startup+1602.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/181 3061
/proc/meminfo: memFree=28083712/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
[pid=2933] ppid=2932 vsize=16220 CPUtime=68.06 cores=0,2,4,6
/proc/2933/stat : 2933 (pb2sat) S 2932 2932 719 0 -1 4202496 13615 121284 0 0 83 19 6674 30 20 0 1 0 272349724 16609280 3430 33554432000 4194304 5873084 140734224612992 140734224606808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2933/statm: 4055 3430 172 410 0 3637 0
[pid=2956] ppid=2933 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2956/stat : 2956 (satsolver.sh) S 2933 2932 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272356534 9367552 267 33554432000 4194304 5064252 140735383296416 140735383295328 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2956/statm: 2287 267 226 213 0 72 0
[pid=2957] ppid=2956 vsize=177252 CPUtime=1533.86 cores=0,2,4,6
/proc/2957/stat : 2957 (glucose_static) R 2956 2932 719 0 -1 4202496 118480 0 0 0 153303 83 0 0 20 0 1 0 272356534 181506048 37925 33554432000 4194304 4896791 140737277208608 140737277206136 4224992 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 44313 37925 78 172 0 44139 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 211768

[startup+1662.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/181 3061
/proc/meminfo: memFree=28075328/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
[pid=2933] ppid=2932 vsize=16220 CPUtime=68.06 cores=0,2,4,6
/proc/2933/stat : 2933 (pb2sat) S 2932 2932 719 0 -1 4202496 13615 121284 0 0 83 19 6674 30 20 0 1 0 272349724 16609280 3430 33554432000 4194304 5873084 140734224612992 140734224606808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2933/statm: 4055 3430 172 410 0 3637 0
[pid=2956] ppid=2933 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2956/stat : 2956 (satsolver.sh) S 2933 2932 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272356534 9367552 267 33554432000 4194304 5064252 140735383296416 140735383295328 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2956/statm: 2287 267 226 213 0 72 0
[pid=2957] ppid=2956 vsize=178460 CPUtime=1593.85 cores=0,2,4,6
/proc/2957/stat : 2957 (glucose_static) R 2956 2932 719 0 -1 4202496 119990 0 0 0 159300 85 0 0 20 0 1 0 272356534 182743040 39245 33554432000 4194304 4896791 140737277208608 140737277205816 4225148 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 44615 39245 78 172 0 44441 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 212976

[startup+1722.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/181 3061
/proc/meminfo: memFree=28110780/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
[pid=2933] ppid=2932 vsize=16220 CPUtime=68.06 cores=0,2,4,6
/proc/2933/stat : 2933 (pb2sat) S 2932 2932 719 0 -1 4202496 13615 121284 0 0 83 19 6674 30 20 0 1 0 272349724 16609280 3430 33554432000 4194304 5873084 140734224612992 140734224606808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2933/statm: 4055 3430 172 410 0 3637 0
[pid=2956] ppid=2933 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2956/stat : 2956 (satsolver.sh) S 2933 2932 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272356534 9367552 267 33554432000 4194304 5064252 140735383296416 140735383295328 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2956/statm: 2287 267 226 213 0 72 0
[pid=2957] ppid=2956 vsize=148832 CPUtime=1653.82 cores=0,2,4,6
/proc/2957/stat : 2957 (glucose_static) R 2956 2932 719 0 -1 4202496 122090 0 0 0 165294 88 0 0 20 0 1 0 272356534 152403968 31868 33554432000 4194304 4896791 140737277208608 140737277206136 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 37208 31868 78 172 0 37034 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 183348

[startup+1782.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/181 3062
/proc/meminfo: memFree=28082136/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
[pid=2933] ppid=2932 vsize=16220 CPUtime=68.06 cores=0,2,4,6
/proc/2933/stat : 2933 (pb2sat) S 2932 2932 719 0 -1 4202496 13615 121284 0 0 83 19 6674 30 20 0 1 0 272349724 16609280 3430 33554432000 4194304 5873084 140734224612992 140734224606808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2933/statm: 4055 3430 172 410 0 3637 0
[pid=2956] ppid=2933 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2956/stat : 2956 (satsolver.sh) S 2933 2932 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272356534 9367552 267 33554432000 4194304 5064252 140735383296416 140735383295328 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2956/statm: 2287 267 226 213 0 72 0
[pid=2957] ppid=2956 vsize=149296 CPUtime=1713.81 cores=0,2,4,6
/proc/2957/stat : 2957 (glucose_static) R 2956 2932 719 0 -1 4202496 123396 0 0 0 171291 90 0 0 20 0 1 0 272356534 152879104 33502 33554432000 4194304 4896791 140737277208608 140737277206136 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 37324 33502 78 172 0 37150 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 183812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.10 2.06 2.01 3/181 3062
/proc/meminfo: memFree=28068768/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
[pid=2933] ppid=2932 vsize=16220 CPUtime=68.06 cores=0,2,4,6
/proc/2933/stat : 2933 (pb2sat) S 2932 2932 719 0 -1 4202496 13615 121284 0 0 83 19 6674 30 20 0 1 0 272349724 16609280 3430 33554432000 4194304 5873084 140734224612992 140734224606808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2933/statm: 4055 3430 172 410 0 3637 0
[pid=2956] ppid=2933 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2956/stat : 2956 (satsolver.sh) S 2933 2932 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272356534 9367552 267 33554432000 4194304 5064252 140735383296416 140735383295328 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2956/statm: 2287 267 226 213 0 72 0
[pid=2957] ppid=2956 vsize=180488 CPUtime=1732.02 cores=0,2,4,6
/proc/2957/stat : 2957 (glucose_static) R 2956 2932 719 0 -1 4202496 124085 0 0 0 173111 91 0 0 20 0 1 0 272356534 184819712 37761 33554432000 4194304 4896791 140737277208608 140737277206136 4204864 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 45122 37761 78 172 0 44948 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 215004

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.10 2.06 2.01 3/181 3062
/proc/meminfo: memFree=28068768/32873844 swapFree=6080/6080
[pid=2932] ppid=2930 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2932/stat : 2932 (runPb2sat.sh) S 2930 2932 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272349724 9367552 275 33554432000 4194304 5064252 140734664380224 140734664379136 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2932/statm: 2287 275 233 213 0 72 0
[pid=2933] ppid=2932 vsize=16220 CPUtime=68.06 cores=0,2,4,6
/proc/2933/stat : 2933 (pb2sat) S 2932 2932 719 0 -1 4202496 13615 121284 0 0 83 19 6674 30 20 0 1 0 272349724 16609280 3430 33554432000 4194304 5873084 140734224612992 140734224606808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2933/statm: 4055 3430 172 410 0 3637 0
[pid=2956] ppid=2933 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2956/stat : 2956 (satsolver.sh) S 2933 2932 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272356534 9367552 267 33554432000 4194304 5064252 140735383296416 140735383295328 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2956/statm: 2287 267 226 213 0 72 0
[pid=2957] ppid=2956 vsize=180488 CPUtime=1732.02 cores=0,2,4,6
/proc/2957/stat : 2957 (glucose_static) R 2956 2932 719 0 -1 4202496 124085 0 0 0 173111 91 0 0 20 0 1 0 272356534 184819712 37761 33554432000 4194304 4896791 140737277208608 140737277206136 4204864 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2957/statm: 45122 37761 78 172 0 44948 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 215004

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2932 and gives
#  childrusage.ru_utime.tv_sec=67
#  childrusage.ru_utime.tv_usec=581726
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=508922
# CPU time returned by wait4() is 68.0906
# while last known CPU time is 1800.08
#
# 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.08
CPU user time (s): 1798.68
CPU system time (s): 1.4
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 244984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 67.5817
system time used= 0.508922
maximum resident set size= 42040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135875
page faults= 0
swaps= 0
block input operations= 0
block output operations= 67072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64
involuntary context switches= 114

runsolver used 5.13022 second user time and 11.5122 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-26 21:56:53
IDJOB=3696474
IDBENCH=2249
IDSOLVER=2274
FILE ID=node110/3696474-1338062213
RUNJOBID= node110-1338050719-735
PBS_JOBID= 14624381
Free space on /tmp= 71540 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-1.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696474-1338062213/watcher-3696474-1338062213 -o /tmp/evaluation-result-3696474-1338062213/solver-3696474-1338062213 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696474-1338062213.opb 211541926 HOME HOME

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

MD5SUM BENCH= b8b0df75c0f0dbb89ae9601b9070a445
RANDOM SEED=211541926

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:        28212628 kB
Buffers:          259528 kB
Cached:          3490128 kB
SwapCached:            0 kB
Active:           801800 kB
Inactive:        3083648 kB
Active(anon):     138220 kB
Inactive(anon):        0 kB
Active(file):     663580 kB
Inactive(file):  3083648 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11292 kB
Writeback:             0 kB
AnonPages:        176340 kB
Mapped:            14168 kB
Shmem:               200 kB
Slab:             635816 kB
SReclaimable:      78488 kB
SUnreclaim:       557328 kB
KernelStack:        1504 kB
PageTables:         4064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     264740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 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= 71528 MiB
End job on node110 at 2012-05-26 22:26:53