Trace number 3289675

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) 1300 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom22.cnf
MD5SUM808b4b06b3dea960876e6772f0b9c207
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables53118
Number of clauses178062
Sum of the clauses size454634
Maximum clause length1670
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 290658
Number of clauses of size 386491
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5640

Solver Data

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

This is runsolver version 3.3.0 (svn: 935)

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-3289675-1303775623/watcher-3289675-1303775623 -o /tmp/evaluation-result-3289675-1303775623/solver-3289675-1303775623 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3289675-1303775623.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: 0.85 1.70 2.79 3/181 25125
/proc/meminfo: memFree=18473852/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0 cores=0,2
/proc/25125/stat : 25125 (ppfolio) R 25123 25125 22378 0 -1 4202496 484 0 0 0 0 0 0 0 21 0 1 0 489164944 18763776 392 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634335637 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/25125/statm: 4581 392 343 23 0 91 0

[startup+0.098498 s]
/proc/loadavg: 0.85 1.70 2.79 3/181 25125
/proc/meminfo: memFree=18473852/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 23 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 4520329113398903044 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.100494 s]
/proc/loadavg: 0.85 1.70 2.79 3/181 25125
/proc/meminfo: memFree=18473852/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 23 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 4520329113398903044 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.300461 s]
/proc/loadavg: 0.85 1.70 2.79 3/181 25125
/proc/meminfo: memFree=18473852/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 22 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 3911606628352262144 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.700402 s]
/proc/loadavg: 0.85 1.70 2.79 3/181 25125
/proc/meminfo: memFree=18473852/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 22 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 3911606628352262144 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.50129 s]
/proc/loadavg: 0.85 1.70 2.79 8/192 25148
/proc/meminfo: memFree=18313524/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 22 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 3911606628352262144 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
[pid=25126] ppid=25125 vsize=42500 CPUtime=0.74 cores=0
/proc/25126/stat : 25126 (cryptominisat) R 25125 25125 22378 0 -1 4202496 5512 0 0 0 74 0 0 0 25 0 1 0 489164944 43520000 5296 33554432000 4194304 4587354 140734792655360 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25126/statm: 10625 5296 306 96 0 7187 0
[pid=25127] ppid=25125 vsize=43376 CPUtime=0.71 cores=0
/proc/25127/stat : 25127 (clasp) R 25125 25125 22378 0 -1 4202496 10302 0 0 0 70 1 0 0 25 0 1 0 489164945 44417024 7988 33554432000 4194304 4785740 140736173642352 18446744073709551615 4553740 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25127/statm: 10844 7988 340 145 0 7889 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 104200

[startup+3.10099 s]
/proc/loadavg: 1.42 1.81 2.81 9/198 25156
/proc/meminfo: memFree=18216880/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 15 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
[pid=25126] ppid=25125 vsize=68788 CPUtime=1.54 cores=0
/proc/25126/stat : 25126 (cryptominisat) R 25125 25125 22378 0 -1 4202496 15934 0 0 0 153 1 0 0 25 0 1 0 489164944 70438912 12298 33554432000 4194304 4587354 140734792655360 18446744073709551615 4351974 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25126/statm: 17197 12298 318 96 0 13759 0
[pid=25127] ppid=25125 vsize=43376 CPUtime=1.51 cores=0
/proc/25127/stat : 25127 (clasp) R 25125 25125 22378 0 -1 4202496 10306 0 0 0 150 1 0 0 25 0 1 0 489164945 44417024 7992 33554432000 4194304 4785740 140736173642352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25127/statm: 10844 7992 340 145 0 7889 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 130488

[startup+6.30043 s]
/proc/loadavg: 1.42 1.81 2.81 9/198 25156
/proc/meminfo: memFree=18134296/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 15 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
[pid=25126] ppid=25125 vsize=72824 CPUtime=3.14 cores=0
/proc/25126/stat : 25126 (cryptominisat) R 25125 25125 22378 0 -1 4202496 17277 0 0 0 313 1 0 0 25 0 1 0 489164944 74571776 13616 33554432000 4194304 4587354 140734792655360 18446744073709551615 4237618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25126/statm: 18206 13616 331 96 0 14768 0
[pid=25127] ppid=25125 vsize=43772 CPUtime=3.11 cores=0
/proc/25127/stat : 25127 (clasp) R 25125 25125 22378 0 -1 4202496 10457 0 0 0 310 1 0 0 25 0 1 0 489164945 44822528 8143 33554432000 4194304 4785740 140736173642352 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25127/statm: 10943 8143 340 145 0 7988 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 134920

[startup+12.7003 s]
/proc/loadavg: 2.43 2.01 2.87 9/198 25156
/proc/meminfo: memFree=18114860/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 15 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
[pid=25126] ppid=25125 vsize=79508 CPUtime=6.34 cores=0
/proc/25126/stat : 25126 (cryptominisat) R 25125 25125 22378 0 -1 4202496 20266 0 0 0 632 2 0 0 25 0 1 0 489164944 81416192 13610 33554432000 4194304 4587354 140734792655360 18446744073709551615 4238299 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25126/statm: 19877 13610 334 96 0 16439 0
[pid=25127] ppid=25125 vsize=49812 CPUtime=6.32 cores=0
/proc/25127/stat : 25127 (clasp) R 25125 25125 22378 0 -1 4202496 11948 0 0 0 630 2 0 0 25 0 1 0 489164945 51007488 9634 33554432000 4194304 4785740 140736173642352 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25127/statm: 12453 9634 340 145 0 9498 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 147644

[startup+25.5011 s]
/proc/loadavg: 3.29 2.21 2.92 9/198 25156
/proc/meminfo: memFree=18023112/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 15 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
[pid=25126] ppid=25125 vsize=94288 CPUtime=12.74 cores=0
/proc/25126/stat : 25126 (cryptominisat) R 25125 25125 22378 0 -1 4202496 26746 0 0 0 1271 3 0 0 25 0 1 0 489164944 96550912 16719 33554432000 4194304 4587354 140734792655360 18446744073709551615 4238728 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25126/statm: 23572 16719 337 96 0 20134 0
[pid=25127] ppid=25125 vsize=60372 CPUtime=12.72 cores=0
/proc/25127/stat : 25127 (clasp) R 25125 25125 22378 0 -1 4202496 14556 0 0 0 1269 3 0 0 25 0 1 0 489164945 61820928 12242 33554432000 4194304 4785740 140736173642352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25127/statm: 15093 12242 340 145 0 12138 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 172984

[startup+51.1005 s]
/proc/loadavg: 4.97 2.69 3.06 9/198 25157
/proc/meminfo: memFree=17963920/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 15 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
[pid=25126] ppid=25125 vsize=1003508 CPUtime=25.55 cores=0
/proc/25126/stat : 25126 (cryptominisat) R 25125 25125 22378 0 -1 4202496 32993 0 0 0 2549 6 0 0 25 0 1 0 489164944 1027592192 20262 33554432000 4194304 4587354 140734792655360 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25126/statm: 250877 20262 337 96 0 247439 0
[pid=25127] ppid=25125 vsize=69912 CPUtime=25.51 cores=0
/proc/25127/stat : 25127 (clasp) R 25125 25125 22378 0 -1 4202496 16913 0 0 0 2547 4 0 0 25 0 1 0 489164945 71589888 14599 33554432000 4194304 4785740 140736173642352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25127/statm: 17478 14599 340 145 0 14523 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1091744

[startup+102.307 s]
/proc/loadavg: 6.79 3.58 3.34 9/198 25158
/proc/meminfo: memFree=17873840/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 15 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
[pid=25126] ppid=25125 vsize=973984 CPUtime=51.17 cores=0
/proc/25126/stat : 25126 (cryptominisat) R 25125 25125 22378 0 -1 4202496 56035 0 0 0 5107 10 0 0 25 0 1 0 489164944 997359616 15209 33554432000 4194304 4587354 140734792655360 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25126/statm: 243496 15209 337 96 0 240058 0
[pid=25127] ppid=25125 vsize=83272 CPUtime=51.11 cores=0
/proc/25127/stat : 25127 (clasp) R 25125 25125 22378 0 -1 4202496 20246 0 0 0 5106 5 0 0 25 0 1 0 489164945 85270528 17932 33554432000 4194304 4785740 140736173642352 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25127/statm: 20818 17932 340 145 0 17863 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1075580

[startup+162.301 s]
/proc/loadavg: 7.51 4.32 3.61 9/198 25160
/proc/meminfo: memFree=17820600/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 15 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
[pid=25126] ppid=25125 vsize=1004656 CPUtime=81.16 cores=0
/proc/25126/stat : 25126 (cryptominisat) R 25125 25125 22378 0 -1 4202496 79693 0 0 0 8100 16 0 0 25 0 1 0 489164944 1028767744 16454 33554432000 4194304 4587354 140734792655360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25126/statm: 251164 16454 337 96 0 247726 0
[pid=25127] ppid=25125 vsize=95900 CPUtime=81.1 cores=0
/proc/25127/stat : 25127 (clasp) R 25125 25125 22378 0 -1 4202496 23307 0 0 0 8104 6 0 0 25 0 1 0 489164945 98201600 20993 33554432000 4194304 4785740 140736173642352 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25127/statm: 23975 20993 340 145 0 21020 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1118880

[startup+222.3 s]
/proc/loadavg: 7.83 5.04 3.90 9/198 25161
/proc/meminfo: memFree=17816220/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 15 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
[pid=25126] ppid=25125 vsize=955496 CPUtime=111.17 cores=0
/proc/25126/stat : 25126 (cryptominisat) R 25125 25125 22378 0 -1 4202496 102534 0 0 0 11097 20 0 0 25 0 1 0 489164944 978427904 17731 33554432000 4194304 4587354 140734792655360 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25126/statm: 238874 17731 337 96 0 235436 0
[pid=25127] ppid=25125 vsize=98416 CPUtime=111.1 cores=0
/proc/25127/stat : 25127 (clasp) R 25125 25125 22378 0 -1 4202496 23938 0 0 0 11104 6 0 0 25 0 1 0 489164945 100777984 21624 33554432000 4194304 4785740 140736173642352 18446744073709551615 4278087 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25127/statm: 24604 21624 340 145 0 21649 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 1072236

[startup+282.301 s]

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

/proc/meminfo: memFree=17421888/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 15 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 3586946343890845696 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
[pid=25126] ppid=25125 vsize=962456 CPUtime=381.18 cores=0
/proc/25126/stat : 25126 (cryptominisat) R 25125 25125 22378 0 -1 4202496 211967 0 0 0 38070 48 0 0 25 0 1 0 489164944 985554944 20327 33554432000 4194304 4587354 140734792655360 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25126/statm: 240614 20327 337 96 0 237176 0
[pid=25127] ppid=25125 vsize=186100 CPUtime=381.1 cores=0
/proc/25127/stat : 25127 (clasp) R 25125 25125 22378 0 -1 4202496 45422 0 0 0 38097 13 0 0 25 0 1 0 489164945 190566400 43108 33554432000 4194304 4785740 140736173642352 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25127/statm: 46525 43108 340 145 0 43570 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1166880

[startup+822.3 s]
/proc/loadavg: 8.00 7.61 5.85 9/198 25189
/proc/meminfo: memFree=17423588/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 15 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
[pid=25126] ppid=25125 vsize=971800 CPUtime=411.18 cores=0
/proc/25126/stat : 25126 (cryptominisat) R 25125 25125 22378 0 -1 4202496 222947 0 0 0 41067 51 0 0 25 0 1 0 489164944 995123200 19156 33554432000 4194304 4587354 140734792655360 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25126/statm: 242950 19156 337 96 0 239512 0
[pid=25127] ppid=25125 vsize=196996 CPUtime=411.1 cores=0
/proc/25127/stat : 25127 (clasp) R 25125 25125 22378 0 -1 4202496 48001 0 0 0 41096 14 0 0 25 0 1 0 489164945 201723904 45687 33554432000 4194304 4785740 140736173642352 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25127/statm: 49249 45687 340 145 0 46294 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1187120

[startup+882.301 s]
/proc/loadavg: 8.06 7.69 5.98 9/198 25191
/proc/meminfo: memFree=17396644/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 15 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
[pid=25126] ppid=25125 vsize=971052 CPUtime=441.17 cores=0
/proc/25126/stat : 25126 (cryptominisat) R 25125 25125 22378 0 -1 4202496 232787 0 0 0 44063 54 0 0 25 0 1 0 489164944 994357248 17394 33554432000 4194304 4587354 140734792655360 18446744073709551615 4245511 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25126/statm: 242763 17394 337 96 0 239325 0
[pid=25127] ppid=25125 vsize=196996 CPUtime=441.11 cores=0
/proc/25127/stat : 25127 (clasp) R 25125 25125 22378 0 -1 4202496 48002 0 0 0 44097 14 0 0 25 0 1 0 489164945 201723904 45688 33554432000 4194304 4785740 140736173642352 18446744073709551615 4550400 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25127/statm: 49249 45688 340 145 0 46294 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1186372

[startup+942.3 s]
/proc/loadavg: 8.02 7.74 6.10 9/198 25193
/proc/meminfo: memFree=17411596/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 15 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
[pid=25126] ppid=25125 vsize=1043932 CPUtime=471.17 cores=0
/proc/25126/stat : 25126 (cryptominisat) R 25125 25125 22378 0 -1 4202496 240826 0 0 0 47060 57 0 0 25 0 1 0 489164944 1068986368 18989 33554432000 4194304 4587354 140734792655360 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25126/statm: 260983 18989 337 96 0 257545 0
[pid=25127] ppid=25125 vsize=198076 CPUtime=471.11 cores=0
/proc/25127/stat : 25127 (clasp) R 25125 25125 22378 0 -1 4202496 48200 0 0 0 47097 14 0 0 25 0 1 0 489164945 202829824 45886 33554432000 4194304 4785740 140736173642352 18446744073709551615 4553010 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25127/statm: 49519 45886 340 145 0 46564 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1260332

[startup+1002.3 s]
/proc/loadavg: 8.11 7.82 6.23 9/198 25194
/proc/meminfo: memFree=17395572/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 15 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
[pid=25126] ppid=25125 vsize=969424 CPUtime=501.16 cores=0
/proc/25126/stat : 25126 (cryptominisat) R 25125 25125 22378 0 -1 4202496 248164 0 0 0 50056 60 0 0 25 0 1 0 489164944 992690176 21040 33554432000 4194304 4587354 140734792655360 18446744073709551615 4239534 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25126/statm: 242356 21040 337 96 0 238918 0
[pid=25127] ppid=25125 vsize=198076 CPUtime=501.12 cores=0
/proc/25127/stat : 25127 (clasp) R 25125 25125 22378 0 -1 4202496 48211 0 0 0 50098 14 0 0 25 0 1 0 489164945 202829824 45897 33554432000 4194304 4785740 140736173642352 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25127/statm: 49519 45897 340 145 0 46564 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1185824

[startup+1062.3 s]
/proc/loadavg: 7.44 7.68 6.27 8/197 25196
/proc/meminfo: memFree=17546700/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 15 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
[pid=25126] ppid=25125 vsize=970692 CPUtime=531.16 cores=0
/proc/25126/stat : 25126 (cryptominisat) R 25125 25125 22378 0 -1 4202496 258498 0 0 0 53053 63 0 0 25 0 1 0 489164944 993988608 18566 33554432000 4194304 4587354 140734792655360 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25126/statm: 242673 18566 337 96 0 239235 0
[pid=25127] ppid=25125 vsize=198076 CPUtime=531.13 cores=0
/proc/25127/stat : 25127 (clasp) R 25125 25125 22378 0 -1 4202496 48232 0 0 0 53099 14 0 0 25 0 1 0 489164945 202829824 45918 33554432000 4194304 4785740 140736173642352 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25127/statm: 49519 45918 340 145 0 46564 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1187092

[startup+1122.3 s]
/proc/loadavg: 7.15 7.54 6.32 8/197 25197
/proc/meminfo: memFree=17489748/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 15 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
[pid=25126] ppid=25125 vsize=987296 CPUtime=561.15 cores=0
/proc/25126/stat : 25126 (cryptominisat) R 25125 25125 22378 0 -1 4202496 267178 0 0 0 56049 66 0 0 25 0 1 0 489164944 1010991104 20420 33554432000 4194304 4587354 140734792655360 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25126/statm: 246824 20420 337 96 0 243386 0
[pid=25127] ppid=25125 vsize=212760 CPUtime=561.13 cores=0
/proc/25127/stat : 25127 (clasp) R 25125 25125 22378 0 -1 4202496 51636 0 0 0 56098 15 0 0 25 0 1 0 489164945 217866240 49322 33554432000 4194304 4785740 140736173642352 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25127/statm: 53190 49322 340 145 0 50235 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1218380

[startup+1182.3 s]
/proc/loadavg: 7.06 7.45 6.36 8/197 25199
/proc/meminfo: memFree=17457336/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 15 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 2941641638109249536 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
[pid=25126] ppid=25125 vsize=1021888 CPUtime=591.16 cores=0
/proc/25126/stat : 25126 (cryptominisat) R 25125 25125 22378 0 -1 4202496 284915 0 0 0 59047 69 0 0 25 0 1 0 489164944 1046413312 30689 33554432000 4194304 4587354 140734792655360 18446744073709551615 4241111 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25126/statm: 255472 30689 337 96 0 252034 0
[pid=25127] ppid=25125 vsize=214800 CPUtime=591.13 cores=0
/proc/25127/stat : 25127 (clasp) R 25125 25125 22378 0 -1 4202496 52084 0 0 0 59098 15 0 0 25 0 1 0 489164945 219955200 49770 33554432000 4194304 4785740 140736173642352 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25127/statm: 53700 49770 340 145 0 50745 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1255012

[startup+1242.3 s]
/proc/loadavg: 7.02 7.36 6.40 8/197 25201
/proc/meminfo: memFree=17472296/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 15 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 2941641638109249536 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
[pid=25126] ppid=25125 vsize=1009236 CPUtime=621.17 cores=0
/proc/25126/stat : 25126 (cryptominisat) R 25125 25125 22378 0 -1 4202496 288338 0 0 0 62046 71 0 0 25 0 1 0 489164944 1033457664 27626 33554432000 4194304 4587354 140734792655360 18446744073709551615 4239575 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25126/statm: 252309 27626 337 96 0 248871 0
[pid=25127] ppid=25125 vsize=217360 CPUtime=621.12 cores=0
/proc/25127/stat : 25127 (clasp) R 25125 25125 22378 0 -1 4202496 52660 0 0 0 62097 15 0 0 25 0 1 0 489164945 222576640 50346 33554432000 4194304 4785740 140736173642352 18446744073709551615 4552547 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25127/statm: 54340 50346 340 145 0 51385 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1244920



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 7.00 7.30 6.43 7/194 25203
/proc/meminfo: memFree=17542224/32951124 swapFree=67111528/67111528
[pid=25125] ppid=25123 vsize=18324 CPUtime=0.01 cores=0,2
/proc/25125/stat : 25125 (ppfolio) S 25123 25125 22378 0 -1 4202496 502 1194 0 0 0 0 0 1 15 0 1 0 489164944 18763776 395 33554432000 4194304 4287625 140737282668976 18446744073709551615 216634535439 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/25125/statm: 4581 395 346 23 0 91 0
[pid=25126] ppid=25125 vsize=207044 CPUtime=650.04 cores=0
/proc/25126/stat : 25126 (cryptominisat) R 25125 25125 22378 0 -1 4202496 292299 0 0 0 64931 73 0 0 25 0 1 0 489164944 212013056 29474 33554432000 4194304 4587354 140734792655360 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25126/statm: 51761 29474 337 96 0 48323 0
[pid=25127] ppid=25125 vsize=217360 CPUtime=649.95 cores=0
/proc/25127/stat : 25127 (clasp) R 25125 25125 22378 0 -1 4202496 52667 0 0 0 64980 15 0 0 25 0 1 0 489164945 222576640 50353 33554432000 4194304 4785740 140736173642352 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25127/statm: 54340 50353 340 145 0 51385 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 442728

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.11
CPU system time (s): 0.89
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 2178016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.004999
system time used= 0.016997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1696
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= 256
involuntary context switches= 8

runsolver used 2.19867 second user time and 4.90525 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-26 01:53:43
IDJOB=3289675
IDBENCH=83133
IDSOLVER=1613
FILE ID=node103/3289675-1303775623
RUNJOBID= node103-1303775621-25100
PBS_JOBID= 13157156
Free space on /tmp= 70968 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom22.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289675-1303775623/watcher-3289675-1303775623 -o /tmp/evaluation-result-3289675-1303775623/solver-3289675-1303775623 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3289675-1303775623.cnf

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

MD5SUM BENCH= 808b4b06b3dea960876e6772f0b9c207
RANDOM SEED=2097334244

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.858
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.75
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.858
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.83
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.858
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18474132 kB
Buffers:       2125064 kB
Cached:       11693884 kB
SwapCached:          0 kB
Active:        4425392 kB
Inactive:      9470732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18474132 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           29220 kB
Writeback:           0 kB
AnonPages:       76928 kB
Mapped:          15196 kB
Slab:           515596 kB
PageTables:       5188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   233760 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= 70924 MiB
End job on node103 at 2011-04-26 02:15:25