Trace number 3191388

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 NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1299.05 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S419010076-063-UNKNOWN.cnf
MD5SUM07407a86c8d0f1e46c34022f68908549
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark606.272
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.95	This is pico-portfolio, a naive parallel portfolio
0.00/0.95	Copyright (C) 2011 Olivier Roussel
0.00/0.95	Using 1 processing units
0.00/0.95	This portfolio uses the following solvers:
0.00/0.95	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.95	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.95	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.95	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.95	Starting clasp 1.3.6 on core(s) 0
0.00/0.95	Starting TNM 2009 on core(s) 0

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191388-1302536829/watcher-3191388-1302536829 -o /tmp/evaluation-result-3191388-1302536829/solver-3191388-1302536829 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191388-1302536829.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.94 1.90 10/194 25356
/proc/meminfo: memFree=16257248/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=2712 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4194304 85 0 0 0 0 0 0 0 19 0 1 0 365280979 2777088 36 33554432000 4194304 4287625 140735986500240 18446744073709551615 228239425159 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/25354/statm: 678 36 27 23 0 23 0

[startup+0.0686649 s]
/proc/loadavg: 1.83 1.94 1.90 10/194 25356
/proc/meminfo: memFree=16257248/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=2712 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4194304 85 0 0 0 0 0 0 0 19 0 1 0 365280979 2777088 36 33554432000 4194304 4287625 140735986500240 18446744073709551615 228239425159 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/25354/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100634 s]
/proc/loadavg: 1.83 1.94 1.90 10/194 25356
/proc/meminfo: memFree=16257248/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=2712 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4194304 85 0 0 0 0 0 0 0 19 0 1 0 365280979 2777088 36 33554432000 4194304 4287625 140735986500240 18446744073709551615 228239425159 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/25354/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300604 s]
/proc/loadavg: 1.83 1.94 1.90 10/194 25356
/proc/meminfo: memFree=16257248/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=2712 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4194304 85 0 0 0 0 0 0 0 19 0 1 0 365280979 2777088 36 33554432000 4194304 4287625 140735986500240 18446744073709551615 228239425159 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/25354/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.700529 s]
/proc/loadavg: 1.83 1.94 1.90 10/194 25356
/proc/meminfo: memFree=16257248/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=2712 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4194304 85 0 0 0 0 0 0 0 19 0 1 0 365280979 2777088 36 33554432000 4194304 4287625 140735986500240 18446744073709551615 228239425159 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/25354/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+3.46101 s]
/proc/loadavg: 1.83 1.94 1.90 13/202 25364
/proc/meminfo: memFree=16206716/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=18324 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365280979 18763776 393 33554432000 4194304 4287625 140735986500240 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25354/statm: 4581 393 345 23 0 91 0
[pid=25359] ppid=25354 vsize=57220 CPUtime=0.89 cores=0
/proc/25359/stat : 25359 (cryptominisat) R 25354 25354 25291 0 -1 4202496 12462 0 0 0 88 1 0 0 21 0 1 0 365281074 58593280 9080 33554432000 4194304 4587354 140733274884176 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25359/statm: 14305 9080 326 96 0 10867 0
[pid=25362] ppid=25354 vsize=31328 CPUtime=0.85 cores=0
/proc/25362/stat : 25362 (clasp) R 25354 25354 25291 0 -1 4202496 6929 0 0 0 85 0 0 0 21 0 1 0 365281074 32079872 5018 33554432000 4194304 4785740 140734380483904 18446744073709551615 4552514 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25362/statm: 7832 5018 340 145 0 4877 0
[pid=25363] ppid=25354 vsize=465988 CPUtime=0.74 cores=0
/proc/25363/stat : 25363 (TNM) R 25354 25354 25291 0 -1 4202496 5914 0 0 0 73 1 0 0 25 0 1 0 365281074 477171712 5811 33554432000 134512640 134534564 4293425648 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25363/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 572860
heavy processes:

[startup+3.508 s]
/proc/loadavg: 2.97 2.17 1.97 14/202 25364
/proc/meminfo: memFree=16053996/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=18324 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365280979 18763776 393 33554432000 4194304 4287625 140735986500240 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25354/statm: 4581 393 345 23 0 91 0
[pid=25359] ppid=25354 vsize=57220 CPUtime=0.9 cores=0
/proc/25359/stat : 25359 (cryptominisat) R 25354 25354 25291 0 -1 4202496 12466 0 0 0 89 1 0 0 21 0 1 0 365281074 58593280 9084 33554432000 4194304 4587354 140733274884176 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25359/statm: 14305 9084 326 96 0 10867 0
[pid=25362] ppid=25354 vsize=31328 CPUtime=0.89 cores=0
/proc/25362/stat : 25362 (clasp) R 25354 25354 25291 0 -1 4202496 6929 0 0 0 89 0 0 0 21 0 1 0 365281074 32079872 5018 33554432000 4194304 4785740 140734380483904 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25362/statm: 7832 5018 340 145 0 4877 0
[pid=25363] ppid=25354 vsize=465988 CPUtime=0.74 cores=0
/proc/25363/stat : 25363 (TNM) R 25354 25354 25291 0 -1 4202496 5914 0 0 0 73 1 0 0 25 0 1 0 365281074 477171712 5811 33554432000 134512640 134534564 4293425648 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25363/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 572860
heavy processes:

[startup+6.30051 s]
/proc/loadavg: 2.97 2.17 1.97 14/202 25364
/proc/meminfo: memFree=16019028/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=18324 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365280979 18763776 393 33554432000 4194304 4287625 140735986500240 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25354/statm: 4581 393 345 23 0 91 0
[pid=25359] ppid=25354 vsize=57220 CPUtime=1.89 cores=0
/proc/25359/stat : 25359 (cryptominisat) R 25354 25354 25291 0 -1 4202496 13143 0 0 0 188 1 0 0 25 0 1 0 365281074 58593280 9761 33554432000 4194304 4587354 140733274884176 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25359/statm: 14305 9761 326 96 0 10867 0
[pid=25362] ppid=25354 vsize=31860 CPUtime=1.79 cores=0
/proc/25362/stat : 25362 (clasp) R 25354 25354 25291 0 -1 4202496 7126 0 0 0 179 0 0 0 25 0 1 0 365281074 32624640 5215 33554432000 4194304 4785740 140734380483904 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25362/statm: 7965 5215 340 145 0 5010 0
[pid=25363] ppid=25354 vsize=465988 CPUtime=1.64 cores=0
/proc/25363/stat : 25363 (TNM) R 25354 25354 25291 0 -1 4202496 5914 0 0 0 163 1 0 0 25 0 1 0 365281074 477171712 5811 33554432000 134512640 134534564 4293425648 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25363/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 5.32
Current children cumulated vsize (KiB) 573392

[startup+12.7004 s]
/proc/loadavg: 3.69 2.33 2.03 14/202 25364
/proc/meminfo: memFree=15928484/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=18324 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365280979 18763776 393 33554432000 4194304 4287625 140735986500240 18446744073709551615 228244368911 0 0 4096 65536 1075618965226520576 0 0 17 2 0 0 0
/proc/25354/statm: 4581 393 345 23 0 91 0
[pid=25359] ppid=25354 vsize=94724 CPUtime=3.99 cores=0
/proc/25359/stat : 25359 (cryptominisat) R 25354 25354 25291 0 -1 4202496 14428 0 0 0 397 2 0 0 25 0 1 0 365281074 96997376 11044 33554432000 4194304 4587354 140733274884176 18446744073709551615 4245341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25359/statm: 23681 11044 326 96 0 20243 0
[pid=25362] ppid=25354 vsize=39312 CPUtime=3.89 cores=0
/proc/25362/stat : 25362 (clasp) R 25354 25354 25291 0 -1 4202496 9001 0 0 0 388 1 0 0 25 0 1 0 365281074 40255488 7090 33554432000 4194304 4785740 140734380483904 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25362/statm: 9828 7090 340 145 0 6873 0
[pid=25363] ppid=25354 vsize=465988 CPUtime=3.84 cores=0
/proc/25363/stat : 25363 (TNM) R 25354 25354 25291 0 -1 4202496 5914 0 0 0 383 1 0 0 25 0 1 0 365281074 477171712 5811 33554432000 134512640 134534564 4293425648 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25363/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 11.72
Current children cumulated vsize (KiB) 618348

[startup+25.5012 s]
/proc/loadavg: 5.53 2.81 2.19 14/202 25365
/proc/meminfo: memFree=15910376/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=18324 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365280979 18763776 393 33554432000 4194304 4287625 140735986500240 18446744073709551615 228244368911 0 0 4096 65536 1075617178520125440 0 0 17 2 0 0 0
/proc/25354/statm: 4581 393 345 23 0 91 0
[pid=25359] ppid=25354 vsize=94724 CPUtime=8.29 cores=0
/proc/25359/stat : 25359 (cryptominisat) R 25354 25354 25291 0 -1 4202496 16895 0 0 0 826 3 0 0 25 0 1 0 365281074 96997376 13504 33554432000 4194304 4587354 140733274884176 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25359/statm: 23681 13504 326 96 0 20243 0
[pid=25362] ppid=25354 vsize=57648 CPUtime=8.19 cores=0
/proc/25362/stat : 25362 (clasp) R 25354 25354 25291 0 -1 4202496 13562 0 0 0 816 3 0 0 25 0 1 0 365281074 59031552 11651 33554432000 4194304 4785740 140734380483904 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25362/statm: 14412 11651 340 145 0 11457 0
[pid=25363] ppid=25354 vsize=465988 CPUtime=8.04 cores=0
/proc/25363/stat : 25363 (TNM) R 25354 25354 25291 0 -1 4202496 5914 0 0 0 803 1 0 0 25 0 1 0 365281074 477171712 5811 33554432000 134512640 134534564 4293425648 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25363/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 24.52
Current children cumulated vsize (KiB) 636684

[startup+51.1006 s]
/proc/loadavg: 7.74 3.54 2.45 14/202 25365
/proc/meminfo: memFree=15697720/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=18324 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365280979 18763776 393 33554432000 4194304 4287625 140735986500240 18446744073709551615 228244368911 0 0 4096 65536 1075619102665474048 0 0 17 2 0 0 0
/proc/25354/statm: 4581 393 345 23 0 91 0
[pid=25359] ppid=25354 vsize=222164 CPUtime=16.78 cores=0
/proc/25359/stat : 25359 (cryptominisat) R 25354 25354 25291 0 -1 4202496 44246 0 0 0 1672 6 0 0 25 0 1 0 365281074 227495936 34524 33554432000 4194304 4587354 140733274884176 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25359/statm: 55541 34524 337 96 0 52103 0
[pid=25362] ppid=25354 vsize=90772 CPUtime=16.69 cores=0
/proc/25362/stat : 25362 (clasp) R 25354 25354 25291 0 -1 4202496 21831 0 0 0 1664 5 0 0 25 0 1 0 365281074 92950528 19920 33554432000 4194304 4785740 140734380483904 18446744073709551615 4279309 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25362/statm: 22693 19920 340 145 0 19738 0
[pid=25363] ppid=25354 vsize=465988 CPUtime=16.64 cores=0
/proc/25363/stat : 25363 (TNM) R 25354 25354 25291 0 -1 4202496 5914 0 0 0 1663 1 0 0 25 0 1 0 365281074 477171712 5811 33554432000 134512640 134534564 4293425648 18446744073709551615 134525904 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25363/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 50.11
Current children cumulated vsize (KiB) 797248

[startup+102.301 s]
/proc/loadavg: 10.30 4.96 2.99 14/202 25367
/proc/meminfo: memFree=15653680/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=18324 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365280979 18763776 393 33554432000 4194304 4287625 140735986500240 18446744073709551615 228244368911 0 0 4096 65536 1075617865714892800 0 0 17 2 0 0 0
/proc/25354/statm: 4581 393 345 23 0 91 0
[pid=25359] ppid=25354 vsize=887516 CPUtime=33.88 cores=0
/proc/25359/stat : 25359 (cryptominisat) R 25354 25354 25291 0 -1 4202496 68518 0 0 0 3377 11 0 0 25 0 1 0 365281074 908816384 19109 33554432000 4194304 4587354 140733274884176 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25359/statm: 221879 19109 337 96 0 218441 0
[pid=25362] ppid=25354 vsize=120148 CPUtime=33.79 cores=0
/proc/25362/stat : 25362 (clasp) R 25354 25354 25291 0 -1 4202496 29172 0 0 0 3371 8 0 0 25 0 1 0 365281074 123031552 27261 33554432000 4194304 4785740 140734380483904 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25362/statm: 30037 27261 340 145 0 27082 0
[pid=25363] ppid=25354 vsize=465988 CPUtime=33.66 cores=0
/proc/25363/stat : 25363 (TNM) R 25354 25354 25291 0 -1 4202496 5914 0 0 0 3365 1 0 0 25 0 1 0 365281074 477171712 5811 33554432000 134512640 134534564 4293425648 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25363/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 1491976

[startup+162.301 s]
/proc/loadavg: 11.32 6.14 3.51 14/202 25368
/proc/meminfo: memFree=15517640/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=18324 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365280979 18763776 393 33554432000 4194304 4287625 140735986500240 18446744073709551615 228244368911 0 0 4096 65536 1075618690348613632 0 0 17 2 0 0 0
/proc/25354/statm: 4581 393 345 23 0 91 0
[pid=25359] ppid=25354 vsize=68812 CPUtime=53.88 cores=0
/proc/25359/stat : 25359 (cryptominisat) R 25354 25354 25291 0 -1 4202496 93390 0 0 0 5371 17 0 0 25 0 1 0 365281074 70463488 13020 33554432000 4194304 4587354 140733274884176 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0

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

/proc/25363/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 881.34
Current children cumulated vsize (KiB) 1664048

[startup+942.301 s]
/proc/loadavg: 12.00 11.56 8.32 14/202 25398
/proc/meminfo: memFree=15098076/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=18324 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365280979 18763776 393 33554432000 4194304 4287625 140735986500240 18446744073709551615 228244368911 0 0 4096 65536 1075618965226520576 0 0 17 2 0 0 0
/proc/25354/statm: 4581 393 345 23 0 91 0
[pid=25359] ppid=25354 vsize=909248 CPUtime=313.84 cores=0
/proc/25359/stat : 25359 (cryptominisat) R 25354 25354 25291 0 -1 4202496 309594 0 0 0 31321 63 0 0 25 0 1 0 365281074 931069952 28161 33554432000 4194304 4587354 140733274884176 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25359/statm: 227312 28161 337 96 0 223874 0
[pid=25362] ppid=25354 vsize=276792 CPUtime=313.81 cores=0
/proc/25362/stat : 25362 (clasp) R 25354 25354 25291 0 -1 4202496 67181 0 0 0 31364 17 0 0 25 0 1 0 365281074 283435008 65270 33554432000 4194304 4785740 140734380483904 18446744073709551615 4549776 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25362/statm: 69198 65270 340 145 0 66243 0
[pid=25363] ppid=25354 vsize=465988 CPUtime=313.69 cores=0
/proc/25363/stat : 25363 (TNM) R 25354 25354 25291 0 -1 4202496 5914 0 0 0 31367 2 0 0 25 0 1 0 365281074 477171712 5811 33554432000 134512640 134534564 4293425648 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25363/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 941.34
Current children cumulated vsize (KiB) 1670352

[startup+1002.3 s]
/proc/loadavg: 12.00 11.64 8.54 14/202 25400
/proc/meminfo: memFree=14979512/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=18324 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365280979 18763776 393 33554432000 4194304 4287625 140735986500240 18446744073709551615 228244368911 0 0 4096 65536 1075618278031753216 0 0 17 2 0 0 0
/proc/25354/statm: 4581 393 345 23 0 91 0
[pid=25359] ppid=25354 vsize=1059708 CPUtime=333.84 cores=0
/proc/25359/stat : 25359 (cryptominisat) R 25354 25354 25291 0 -1 4202496 350554 0 0 0 33314 70 0 0 25 0 1 0 365281074 1085140992 62266 33554432000 4194304 4587354 140733274884176 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25359/statm: 264927 62266 337 96 0 261489 0
[pid=25362] ppid=25354 vsize=276792 CPUtime=333.81 cores=0
/proc/25362/stat : 25362 (clasp) R 25354 25354 25291 0 -1 4202496 67188 0 0 0 33364 17 0 0 25 0 1 0 365281074 283435008 65277 33554432000 4194304 4785740 140734380483904 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25362/statm: 69198 65277 340 145 0 66243 0
[pid=25363] ppid=25354 vsize=465988 CPUtime=333.69 cores=0
/proc/25363/stat : 25363 (TNM) R 25354 25354 25291 0 -1 4202496 5914 0 0 0 33367 2 0 0 25 0 1 0 365281074 477171712 5811 33554432000 134512640 134534564 4293425648 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25363/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1001.34
Current children cumulated vsize (KiB) 1820812

[startup+1062.3 s]
/proc/loadavg: 12.06 11.73 8.77 14/202 25404
/proc/meminfo: memFree=15097392/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=18324 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365280979 18763776 393 33554432000 4194304 4287625 140735986500240 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25354/statm: 4581 393 345 23 0 91 0
[pid=25359] ppid=25354 vsize=924392 CPUtime=353.84 cores=0
/proc/25359/stat : 25359 (cryptominisat) R 25354 25354 25291 0 -1 4202496 354573 0 0 0 35312 72 0 0 25 0 1 0 365281074 946577408 30006 33554432000 4194304 4587354 140733274884176 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25359/statm: 231098 30006 337 96 0 227660 0
[pid=25362] ppid=25354 vsize=295828 CPUtime=353.82 cores=0
/proc/25362/stat : 25362 (clasp) R 25354 25354 25291 0 -1 4202496 71895 0 0 0 35364 18 0 0 25 0 1 0 365281074 302927872 69984 33554432000 4194304 4785740 140734380483904 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25362/statm: 73957 69984 340 145 0 71002 0
[pid=25363] ppid=25354 vsize=465988 CPUtime=353.68 cores=0
/proc/25363/stat : 25363 (TNM) R 25354 25354 25291 0 -1 4202496 5914 0 0 0 35366 2 0 0 25 0 1 0 365281074 477171712 5811 33554432000 134512640 134534564 4293425648 18446744073709551615 134528371 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25363/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1061.34
Current children cumulated vsize (KiB) 1704532

[startup+1122.3 s]
/proc/loadavg: 12.02 11.78 8.97 14/202 25406
/proc/meminfo: memFree=14916548/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=18324 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365280979 18763776 393 33554432000 4194304 4287625 140735986500240 18446744073709551615 228244368911 0 0 4096 65536 1075618965226520576 0 0 17 2 0 0 0
/proc/25354/statm: 4581 393 345 23 0 91 0
[pid=25359] ppid=25354 vsize=916180 CPUtime=373.83 cores=0
/proc/25359/stat : 25359 (cryptominisat) R 25354 25354 25291 0 -1 4202496 361313 0 0 0 37309 74 0 0 25 0 1 0 365281074 938168320 29786 33554432000 4194304 4587354 140733274884176 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25359/statm: 229045 29786 337 96 0 225607 0
[pid=25362] ppid=25354 vsize=306196 CPUtime=373.83 cores=0
/proc/25362/stat : 25362 (clasp) R 25354 25354 25291 0 -1 4202496 74516 0 0 0 37364 19 0 0 25 0 1 0 365281074 313544704 72605 33554432000 4194304 4785740 140734380483904 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25362/statm: 76549 72605 340 145 0 73594 0
[pid=25363] ppid=25354 vsize=465988 CPUtime=373.68 cores=0
/proc/25363/stat : 25363 (TNM) R 25354 25354 25291 0 -1 4202496 5914 0 0 0 37366 2 0 0 25 0 1 0 365281074 477171712 5811 33554432000 134512640 134534564 4293425648 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25363/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1121.34
Current children cumulated vsize (KiB) 1706688

[startup+1182.3 s]
/proc/loadavg: 12.01 11.81 9.15 14/202 25407
/proc/meminfo: memFree=14751348/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=18324 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365280979 18763776 393 33554432000 4194304 4287625 140735986500240 18446744073709551615 228244368911 0 0 4096 65536 1075619102665474048 0 0 17 2 0 0 0
/proc/25354/statm: 4581 393 345 23 0 91 0
[pid=25359] ppid=25354 vsize=887320 CPUtime=393.84 cores=0
/proc/25359/stat : 25359 (cryptominisat) R 25354 25354 25291 0 -1 4202496 368264 0 0 0 39307 77 0 0 25 0 1 0 365281074 908615680 19830 33554432000 4194304 4587354 140733274884176 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25359/statm: 221830 19830 337 96 0 218392 0
[pid=25362] ppid=25354 vsize=306196 CPUtime=393.84 cores=0
/proc/25362/stat : 25362 (clasp) R 25354 25354 25291 0 -1 4202496 74517 0 0 0 39365 19 0 0 25 0 1 0 365281074 313544704 72606 33554432000 4194304 4785740 140734380483904 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25362/statm: 76549 72606 340 145 0 73594 0
[pid=25363] ppid=25354 vsize=465988 CPUtime=393.68 cores=0
/proc/25363/stat : 25363 (TNM) R 25354 25354 25291 0 -1 4202496 5914 0 0 0 39366 2 0 0 25 0 1 0 365281074 477171712 5811 33554432000 134512640 134534564 4293425648 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25363/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1181.36
Current children cumulated vsize (KiB) 1677828

[startup+1242.3 s]
/proc/loadavg: 12.00 11.85 9.33 14/202 25409
/proc/meminfo: memFree=14927892/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=18324 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365280979 18763776 393 33554432000 4194304 4287625 140735986500240 18446744073709551615 228244368911 0 0 4096 65536 1075619240104427520 0 0 17 2 0 0 0
/proc/25354/statm: 4581 393 345 23 0 91 0
[pid=25359] ppid=25354 vsize=895012 CPUtime=413.84 cores=0
/proc/25359/stat : 25359 (cryptominisat) R 25354 25354 25291 0 -1 4202496 379388 0 0 0 41305 79 0 0 25 0 1 0 365281074 916492288 23445 33554432000 4194304 4587354 140733274884176 18446744073709551615 4241151 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25359/statm: 223753 23445 337 96 0 220315 0
[pid=25362] ppid=25354 vsize=328628 CPUtime=413.83 cores=0
/proc/25362/stat : 25362 (clasp) R 25354 25354 25291 0 -1 4202496 80063 0 0 0 41362 21 0 0 25 0 1 0 365281074 336515072 78152 33554432000 4194304 4785740 140734380483904 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25362/statm: 82157 78152 340 145 0 79202 0
[pid=25363] ppid=25354 vsize=465988 CPUtime=413.67 cores=0
/proc/25363/stat : 25363 (TNM) R 25354 25354 25291 0 -1 4202496 5914 0 0 0 41365 2 0 0 25 0 1 0 365281074 477171712 5811 33554432000 134512640 134534564 4293425648 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25363/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1241.34
Current children cumulated vsize (KiB) 1707952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 11.87 9.49 8/192 25413
/proc/meminfo: memFree=15309376/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=18324 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365280979 18763776 393 33554432000 4194304 4287625 140735986500240 18446744073709551615 228244368911 0 0 4096 65536 1075617178520125440 0 0 17 2 0 0 0
/proc/25354/statm: 4581 393 345 23 0 91 0
[pid=25359] ppid=25354 vsize=913300 CPUtime=433.12 cores=0
/proc/25359/stat : 25359 (cryptominisat) R 25354 25354 25291 0 -1 4202496 390151 0 0 0 43229 83 0 0 25 0 1 0 365281074 935219200 26479 33554432000 4194304 4587354 140733274884176 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25359/statm: 228325 26479 337 96 0 224887 0
[pid=25362] ppid=25354 vsize=362904 CPUtime=433.03 cores=0
/proc/25362/stat : 25362 (clasp) R 25354 25354 25291 0 -1 4202496 88618 0 0 0 43280 23 0 0 25 0 1 0 365281074 371613696 86707 33554432000 4194304 4785740 140734380483904 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25362/statm: 90726 86707 340 145 0 87771 0
[pid=25363] ppid=25354 vsize=465988 CPUtime=432.9 cores=0
/proc/25363/stat : 25363 (TNM) R 25354 25354 25291 0 -1 4202496 5914 0 0 0 43288 2 0 0 25 0 1 0 365281074 477171712 5811 33554432000 134512640 134534564 4293425648 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25363/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1299.05
Current children cumulated vsize (KiB) 1760516

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300 s]
/proc/loadavg: 12.00 11.87 9.49 8/192 25413
/proc/meminfo: memFree=15309376/32951124 swapFree=67111524/67111528
[pid=25354] ppid=25349 vsize=18324 CPUtime=0 cores=0,2
/proc/25354/stat : 25354 (ppfolio) S 25349 25354 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365280979 18763776 393 33554432000 4194304 4287625 140735986500240 18446744073709551615 228244368911 0 0 4096 65536 1075617178520125440 0 0 17 2 0 0 0
/proc/25354/statm: 4581 393 345 23 0 91 0
[pid=25359] ppid=25354 vsize=913300 CPUtime=433.12 cores=0
/proc/25359/stat : 25359 (cryptominisat) R 25354 25354 25291 0 -1 4202496 390151 0 0 0 43229 83 0 0 25 0 1 0 365281074 935219200 26479 33554432000 4194304 4587354 140733274884176 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25359/statm: 228325 26479 337 96 0 224887 0
[pid=25362] ppid=25354 vsize=362904 CPUtime=433.03 cores=0
/proc/25362/stat : 25362 (clasp) R 25354 25354 25291 0 -1 4202496 88618 0 0 0 43280 23 0 0 25 0 1 0 365281074 371613696 86707 33554432000 4194304 4785740 140734380483904 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25362/statm: 90726 86707 340 145 0 87771 0
[pid=25363] ppid=25354 vsize=465988 CPUtime=432.9 cores=0
/proc/25363/stat : 25363 (TNM) R 25354 25354 25291 0 -1 4202496 5914 0 0 0 43288 2 0 0 25 0 1 0 365281074 477171712 5811 33554432000 134512640 134534564 4293425648 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25363/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1299.05
Current children cumulated vsize (KiB) 1760516

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.03
CPU time (s): 1299.05
CPU user time (s): 1297.97
CPU system time (s): 1.08
CPU usage (%): 99.9245
Max. virtual memory (cumulated for all children) (KiB): 2513676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 502
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 193
involuntary context switches= 8

runsolver used 2.6476 second user time and 5.2542 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-11 17:47:09
IDJOB=3191388
IDBENCH=82519
IDSOLVER=1613
FILE ID=node136/3191388-1302536829
RUNJOBID= node136-1302536829-25309
PBS_JOBID= 12951116
Free space on /tmp= 71376 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S419010076-063-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191388-1302536829/watcher-3191388-1302536829 -o /tmp/evaluation-result-3191388-1302536829/solver-3191388-1302536829 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191388-1302536829.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 07407a86c8d0f1e46c34022f68908549
RANDOM SEED=129341183

node136.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16282724 kB
Buffers:        606428 kB
Cached:       15589580 kB
SwapCached:          4 kB
Active:        8060216 kB
Inactive:      8211900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16282724 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           36880 kB
Writeback:           0 kB
AnonPages:       75752 kB
Mapped:          15872 kB
Slab:           328868 kB
PageTables:       5420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   703440 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71352 MiB
End job on node136 at 2011-04-11 18:08:52