Trace number 3274957

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) 5000.07 5000.02

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2027.29
Satisfiable
(Un)Satisfiability was proved
Number of variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

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-3274957-1303635248/watcher-3274957-1303635248 -o /tmp/evaluation-result-3274957-1303635248/solver-3274957-1303635248 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3274957-1303635248.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 0.00 0.00 0.00 1/170 21207
/proc/meminfo: memFree=18694168/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 18399668212783350024 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0

[startup+0.101913 s]
/proc/loadavg: 0.00 0.00 0.00 1/170 21207
/proc/meminfo: memFree=18694168/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 18399668212783350024 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200884 s]
/proc/loadavg: 0.00 0.00 0.00 1/170 21207
/proc/meminfo: memFree=18694168/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300867 s]
/proc/loadavg: 0.00 0.00 0.00 1/170 21207
/proc/meminfo: memFree=18694168/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700808 s]
/proc/loadavg: 0.00 0.00 0.00 1/170 21207
/proc/meminfo: memFree=18694168/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50067 s]
/proc/loadavg: 0.48 0.10 0.03 7/182 21224
/proc/meminfo: memFree=18601116/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
[pid=21208] ppid=21207 vsize=29392 CPUtime=0.49 cores=1
/proc/21208/stat : 21208 (cryptominisat) R 21207 21207 21178 0 -1 4202496 3227 0 0 0 49 0 0 0 25 0 1 0 475124435 30097408 2894 33554432000 4194304 4587354 140733258761664 18446744073709551615 4231873 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21208/statm: 7348 2894 306 96 0 3910 0
[pid=21209] ppid=21207 vsize=20944 CPUtime=0.46 cores=1
/proc/21209/stat : 21209 (clasp) R 21207 21207 21178 0 -1 4202496 3333 0 0 0 46 0 0 0 25 0 1 0 475124435 21446656 2517 33554432000 4194304 4785740 140736002802944 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21209/statm: 5236 2517 340 145 0 2281 0
[pid=21210] ppid=21207 vsize=464440 CPUtime=0.51 cores=1
/proc/21210/stat : 21210 (TNM) R 21207 21207 21178 0 -1 4202496 3867 0 0 0 51 0 0 0 25 0 1 0 475124435 475586560 3764 33554432000 134512640 134534564 4294214400 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21210/statm: 116110 3764 91 6 0 114776 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 533100

[startup+3.10039 s]
/proc/loadavg: 0.48 0.10 0.03 7/182 21224
/proc/meminfo: memFree=18598512/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 7949566925355352064 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
[pid=21208] ppid=21207 vsize=36952 CPUtime=0.99 cores=1
/proc/21208/stat : 21208 (cryptominisat) R 21207 21207 21178 0 -1 4202496 6018 0 0 0 99 0 0 0 25 0 1 0 475124435 37838848 4681 33554432000 4194304 4587354 140733258761664 18446744073709551615 4352109 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21208/statm: 9238 4681 317 96 0 5800 0
[pid=21209] ppid=21207 vsize=20944 CPUtime=1.04 cores=1
/proc/21209/stat : 21209 (clasp) R 21207 21207 21178 0 -1 4202496 3333 0 0 0 104 0 0 0 25 0 1 0 475124435 21446656 2517 33554432000 4194304 4785740 140736002802944 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21209/statm: 5236 2517 340 145 0 2281 0
[pid=21210] ppid=21207 vsize=464440 CPUtime=1.03 cores=1
/proc/21210/stat : 21210 (TNM) R 21207 21207 21178 0 -1 4202496 3867 0 0 0 103 0 0 0 25 0 1 0 475124435 475586560 3764 33554432000 134512640 134534564 4294214400 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21210/statm: 116110 3764 91 6 0 114776 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 540660

[startup+6.30084 s]
/proc/loadavg: 0.48 0.10 0.03 7/182 21224
/proc/meminfo: memFree=18582232/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 7949568024866979840 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
[pid=21208] ppid=21207 vsize=1004540 CPUtime=2.51 cores=1
/proc/21208/stat : 21208 (cryptominisat) R 21207 21207 21178 0 -1 4202496 8213 0 0 0 251 0 0 0 20 0 1 0 475124435 1028648960 5119 33554432000 4194304 4587354 140733258761664 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21208/statm: 251135 5119 338 96 0 247697 0
[pid=21209] ppid=21207 vsize=20944 CPUtime=1.84 cores=1
/proc/21209/stat : 21209 (clasp) R 21207 21207 21178 0 -1 4202496 3333 0 0 0 184 0 0 0 25 0 1 0 475124435 21446656 2517 33554432000 4194304 4785740 140736002802944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21209/statm: 5236 2517 340 145 0 2281 0
[pid=21210] ppid=21207 vsize=464440 CPUtime=1.91 cores=1
/proc/21210/stat : 21210 (TNM) R 21207 21207 21178 0 -1 4202496 3867 0 0 0 191 0 0 0 25 0 1 0 475124435 475586560 3764 33554432000 134512640 134534564 4294214400 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21210/statm: 116110 3764 91 6 0 114776 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1508248

[startup+12.7007 s]
/proc/loadavg: 1.48 0.33 0.11 7/182 21224
/proc/meminfo: memFree=18569392/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 7949566100721631232 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
[pid=21208] ppid=21207 vsize=1007496 CPUtime=4.69 cores=1
/proc/21208/stat : 21208 (cryptominisat) R 21207 21207 21178 0 -1 4202496 9612 0 0 0 469 0 0 0 25 0 1 0 475124435 1031675904 5625 33554432000 4194304 4587354 140733258761664 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21208/statm: 251874 5625 338 96 0 248436 0
[pid=21209] ppid=21207 vsize=20944 CPUtime=3.96 cores=1
/proc/21209/stat : 21209 (clasp) R 21207 21207 21178 0 -1 4202496 3360 0 0 0 396 0 0 0 25 0 1 0 475124435 21446656 2544 33554432000 4194304 4785740 140736002802944 18446744073709551615 4287574 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21209/statm: 5236 2544 340 145 0 2281 0
[pid=21210] ppid=21207 vsize=464440 CPUtime=4.01 cores=1
/proc/21210/stat : 21210 (TNM) R 21207 21207 21178 0 -1 4202496 3867 0 0 0 401 0 0 0 25 0 1 0 475124435 475586560 3764 33554432000 134512640 134534564 4294214400 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21210/statm: 116110 3764 91 6 0 114776 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1511204

[startup+25.5005 s]
/proc/loadavg: 2.26 0.53 0.17 7/182 21224
/proc/meminfo: memFree=18558052/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 7949567475111165952 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
[pid=21208] ppid=21207 vsize=1013716 CPUtime=8.92 cores=1
/proc/21208/stat : 21208 (cryptominisat) R 21207 21207 21178 0 -1 4202496 11597 0 0 0 891 1 0 0 25 0 1 0 475124435 1038045184 5663 33554432000 4194304 4587354 140733258761664 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21208/statm: 253429 5663 338 96 0 249991 0
[pid=21209] ppid=21207 vsize=22612 CPUtime=8.24 cores=1
/proc/21209/stat : 21209 (clasp) R 21207 21207 21178 0 -1 4202496 3770 0 0 0 824 0 0 0 25 0 1 0 475124435 23154688 2954 33554432000 4194304 4785740 140736002802944 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21209/statm: 5653 2954 340 145 0 2698 0
[pid=21210] ppid=21207 vsize=464440 CPUtime=8.31 cores=1
/proc/21210/stat : 21210 (TNM) R 21207 21207 21178 0 -1 4202496 3867 0 0 0 831 0 0 0 25 0 1 0 475124435 475586560 3764 33554432000 134512640 134534564 4294214400 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21210/statm: 116110 3764 91 6 0 114776 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1519092

[startup+51.1011 s]
/proc/loadavg: 3.38 0.93 0.32 6/181 21225
/proc/meminfo: memFree=18575036/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 7949567612550119424 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
[pid=21208] ppid=21207 vsize=57164 CPUtime=17.49 cores=1
/proc/21208/stat : 21208 (cryptominisat) R 21207 21207 21178 0 -1 4202496 15830 0 0 0 1748 1 0 0 25 0 1 0 475124435 58535936 8810 33554432000 4194304 4587354 140733258761664 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21208/statm: 14291 8810 338 96 0 10853 0
[pid=21209] ppid=21207 vsize=24632 CPUtime=16.77 cores=1
/proc/21209/stat : 21209 (clasp) R 21207 21207 21178 0 -1 4202496 4193 0 0 0 1677 0 0 0 25 0 1 0 475124435 25223168 3377 33554432000 4194304 4785740 140736002802944 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21209/statm: 6158 3377 340 145 0 3203 0
[pid=21210] ppid=21207 vsize=464740 CPUtime=16.81 cores=1
/proc/21210/stat : 21210 (TNM) R 21207 21207 21178 0 -1 4202496 4231 0 0 0 1681 0 0 0 25 0 1 0 475124435 475893760 4128 33554432000 134512640 134534564 4294214400 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21210/statm: 116185 4128 95 6 0 114851 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 564860

[startup+102.301 s]
/proc/loadavg: 4.35 1.62 0.58 6/181 21226
/proc/meminfo: memFree=18573668/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 7949566787916398592 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
[pid=21208] ppid=21207 vsize=42884 CPUtime=34.53 cores=1
/proc/21208/stat : 21208 (cryptominisat) R 21207 21207 21178 0 -1 4202496 21308 0 0 0 3451 2 0 0 25 0 1 0 475124435 43913216 5316 33554432000 4194304 4587354 140733258761664 18446744073709551615 274664504977 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21208/statm: 10721 5316 338 96 0 7283 0
[pid=21209] ppid=21207 vsize=28092 CPUtime=33.83 cores=1
/proc/21209/stat : 21209 (clasp) R 21207 21207 21178 0 -1 4202496 5004 0 0 0 3383 0 0 0 25 0 1 0 475124435 28766208 4188 33554432000 4194304 4785740 140736002802944 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21209/statm: 7023 4188 340 145 0 4068 0
[pid=21210] ppid=21207 vsize=464740 CPUtime=33.91 cores=1
/proc/21210/stat : 21210 (TNM) R 21207 21207 21178 0 -1 4202496 4231 0 0 0 3391 0 0 0 25 0 1 0 475124435 475893760 4128 33554432000 134512640 134534564 4294214400 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21210/statm: 116185 4128 95 6 0 114851 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 554040

[startup+162.301 s]
/proc/loadavg: 4.76 2.23 0.86 6/181 21228
/proc/meminfo: memFree=18545260/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 7949567749989072896 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
[pid=21208] ppid=21207 vsize=62696 CPUtime=54.53 cores=1
/proc/21208/stat : 21208 (cryptominisat) R 21207 21207 21178 0 -1 4202496 30434 0 0 0 5449 4 0 0 25 0 1 0 475124435 64200704 10362 33554432000 4194304 4587354 140733258761664 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21208/statm: 15674 10362 338 96 0 12236 0
[pid=21209] ppid=21207 vsize=30900 CPUtime=53.83 cores=1

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

/proc/21210/statm: 116185 4128 95 6 0 114851 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 642556

[startup+4662.3 s]
/proc/loadavg: 5.01 5.01 4.92 6/181 21372
/proc/meminfo: memFree=18384664/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 7949567200233259008 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
[pid=21208] ppid=21207 vsize=85964 CPUtime=1554.56 cores=1
/proc/21208/stat : 21208 (cryptominisat) R 21207 21207 21178 0 -1 4202496 266343 0 0 0 155389 67 0 0 25 0 1 0 475124435 88027136 17110 33554432000 4194304 4587354 140733258761664 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21208/statm: 21491 17110 338 96 0 18053 0
[pid=21209] ppid=21207 vsize=74100 CPUtime=1553.9 cores=1
/proc/21209/stat : 21209 (clasp) R 21207 21207 21178 0 -1 4202496 15333 0 0 0 155388 2 0 0 25 0 1 0 475124435 75878400 14517 33554432000 4194304 4785740 140736002802944 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21209/statm: 18525 14517 340 145 0 15570 0
[pid=21210] ppid=21207 vsize=464740 CPUtime=1553.91 cores=1
/proc/21210/stat : 21210 (TNM) R 21207 21207 21178 0 -1 4202496 4231 0 0 0 155391 0 0 0 25 0 1 0 475124435 475893760 4128 33554432000 134512640 134534564 4294214400 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21210/statm: 116185 4128 95 6 0 114851 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 643128

[startup+4722.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/181 21373
/proc/meminfo: memFree=18388744/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 7949567337672212480 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
[pid=21208] ppid=21207 vsize=86020 CPUtime=1574.55 cores=1
/proc/21208/stat : 21208 (cryptominisat) R 21207 21207 21178 0 -1 4202496 269101 0 0 0 157387 68 0 0 25 0 1 0 475124435 88084480 15780 33554432000 4194304 4587354 140733258761664 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21208/statm: 21505 15780 338 96 0 18067 0
[pid=21209] ppid=21207 vsize=74384 CPUtime=1573.9 cores=1
/proc/21209/stat : 21209 (clasp) R 21207 21207 21178 0 -1 4202496 15414 0 0 0 157388 2 0 0 25 0 1 0 475124435 76169216 14598 33554432000 4194304 4785740 140736002802944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21209/statm: 18596 14598 340 145 0 15641 0
[pid=21210] ppid=21207 vsize=464740 CPUtime=1573.92 cores=1
/proc/21210/stat : 21210 (TNM) R 21207 21207 21178 0 -1 4202496 4231 0 0 0 157392 0 0 0 25 0 1 0 475124435 475893760 4128 33554432000 134512640 134534564 4294214400 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21210/statm: 116185 4128 95 6 0 114851 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 643468

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/181 21375
/proc/meminfo: memFree=18383280/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 7949567337672212480 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
[pid=21208] ppid=21207 vsize=86020 CPUtime=1594.55 cores=1
/proc/21208/stat : 21208 (cryptominisat) R 21207 21207 21178 0 -1 4202496 270555 0 0 0 159386 69 0 0 25 0 1 0 475124435 88084480 17168 33554432000 4194304 4587354 140733258761664 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21208/statm: 21505 17168 338 96 0 18067 0
[pid=21209] ppid=21207 vsize=74384 CPUtime=1593.9 cores=1
/proc/21209/stat : 21209 (clasp) R 21207 21207 21178 0 -1 4202496 15414 0 0 0 159388 2 0 0 25 0 1 0 475124435 76169216 14598 33554432000 4194304 4785740 140736002802944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21209/statm: 18596 14598 340 145 0 15641 0
[pid=21210] ppid=21207 vsize=464740 CPUtime=1593.92 cores=1
/proc/21210/stat : 21210 (TNM) R 21207 21207 21178 0 -1 4202496 4231 0 0 0 159392 0 0 0 25 0 1 0 475124435 475893760 4128 33554432000 134512640 134534564 4294214400 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21210/statm: 116185 4128 95 6 0 114851 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 643468

[startup+4842.31 s]
/proc/loadavg: 5.00 5.00 4.92 6/181 21376
/proc/meminfo: memFree=18387612/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 7949567337672212480 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
[pid=21208] ppid=21207 vsize=1049760 CPUtime=1614.55 cores=1
/proc/21208/stat : 21208 (cryptominisat) R 21207 21207 21178 0 -1 4202496 273383 0 0 0 161385 70 0 0 25 0 1 0 475124435 1074954240 15899 33554432000 4194304 4587354 140733258761664 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21208/statm: 262440 15899 338 96 0 259002 0
[pid=21209] ppid=21207 vsize=75096 CPUtime=1613.9 cores=1
/proc/21209/stat : 21209 (clasp) R 21207 21207 21178 0 -1 4202496 15570 0 0 0 161388 2 0 0 25 0 1 0 475124435 76898304 14754 33554432000 4194304 4785740 140736002802944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21209/statm: 18774 14754 340 145 0 15819 0
[pid=21210] ppid=21207 vsize=464740 CPUtime=1613.93 cores=1
/proc/21210/stat : 21210 (TNM) R 21207 21207 21178 0 -1 4202496 4231 0 0 0 161393 0 0 0 25 0 1 0 475124435 475893760 4128 33554432000 134512640 134534564 4294214400 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21210/statm: 116185 4128 95 6 0 114851 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 1607920

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/181 21378
/proc/meminfo: memFree=18382400/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 7949567337672212480 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
[pid=21208] ppid=21207 vsize=1049760 CPUtime=1634.54 cores=1
/proc/21208/stat : 21208 (cryptominisat) R 21207 21207 21178 0 -1 4202496 274761 0 0 0 163384 70 0 0 25 0 1 0 475124435 1074954240 17227 33554432000 4194304 4587354 140733258761664 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21208/statm: 262440 17227 338 96 0 259002 0
[pid=21209] ppid=21207 vsize=75096 CPUtime=1633.89 cores=1
/proc/21209/stat : 21209 (clasp) R 21207 21207 21178 0 -1 4202496 15570 0 0 0 163387 2 0 0 25 0 1 0 475124435 76898304 14754 33554432000 4194304 4785740 140736002802944 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21209/statm: 18774 14754 340 145 0 15819 0
[pid=21210] ppid=21207 vsize=464740 CPUtime=1633.94 cores=1
/proc/21210/stat : 21210 (TNM) R 21207 21207 21178 0 -1 4202496 4231 0 0 0 163394 0 0 0 25 0 1 0 475124435 475893760 4128 33554432000 134512640 134534564 4294214400 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21210/statm: 116185 4128 95 6 0 114851 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 1607920

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/181 21380
/proc/meminfo: memFree=18341720/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 7949566513038491648 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
[pid=21208] ppid=21207 vsize=1090176 CPUtime=1654.54 cores=1
/proc/21208/stat : 21208 (cryptominisat) R 21207 21207 21178 0 -1 4202496 284799 0 0 0 165382 72 0 0 25 0 1 0 475124435 1116340224 27256 33554432000 4194304 4587354 140733258761664 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21208/statm: 272544 27256 338 96 0 269106 0
[pid=21209] ppid=21207 vsize=75520 CPUtime=1653.89 cores=1
/proc/21209/stat : 21209 (clasp) R 21207 21207 21178 0 -1 4202496 15656 0 0 0 165387 2 0 0 25 0 1 0 475124435 77332480 14840 33554432000 4194304 4785740 140736002802944 18446744073709551615 4538874 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21209/statm: 18880 14840 340 145 0 15925 0
[pid=21210] ppid=21207 vsize=464740 CPUtime=1653.94 cores=1
/proc/21210/stat : 21210 (TNM) R 21207 21207 21178 0 -1 4202496 4231 0 0 0 165394 0 0 0 25 0 1 0 475124435 475893760 4128 33554432000 134512640 134534564 4294214400 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21210/statm: 116185 4128 95 6 0 114851 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 1648760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.00 5.00 4.92 6/181 21381
/proc/meminfo: memFree=18390820/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
[pid=21208] ppid=21207 vsize=1036452 CPUtime=1667.13 cores=1
/proc/21208/stat : 21208 (cryptominisat) R 21207 21207 21178 0 -1 4202496 289438 0 0 0 166641 72 0 0 25 0 1 0 475124435 1061326848 14986 33554432000 4194304 4587354 140733258761664 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21208/statm: 259113 14986 338 96 0 255675 0
[pid=21209] ppid=21207 vsize=75520 CPUtime=1666.48 cores=1
/proc/21209/stat : 21209 (clasp) R 21207 21207 21178 0 -1 4202496 15656 0 0 0 166646 2 0 0 25 0 1 0 475124435 77332480 14840 33554432000 4194304 4785740 140736002802944 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21209/statm: 18880 14840 340 145 0 15925 0
[pid=21210] ppid=21207 vsize=464740 CPUtime=1666.46 cores=1
/proc/21210/stat : 21210 (TNM) R 21207 21207 21178 0 -1 4202496 4231 0 0 0 166646 0 0 0 25 0 1 0 475124435 475893760 4128 33554432000 134512640 134534564 4294214400 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21210/statm: 116185 4128 95 6 0 114851 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 1595036

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

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

[startup+5000 s]
/proc/loadavg: 5.00 5.00 4.92 6/181 21381
/proc/meminfo: memFree=18390820/32951132 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (ppfolio) S 21205 21207 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475124435 18763776 394 33554432000 4194304 4287625 140736580595360 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21207/statm: 4581 394 345 23 0 91 0
[pid=21208] ppid=21207 vsize=1036452 CPUtime=1667.13 cores=1
/proc/21208/stat : 21208 (cryptominisat) R 21207 21207 21178 0 -1 4202496 289438 0 0 0 166641 72 0 0 25 0 1 0 475124435 1061326848 14986 33554432000 4194304 4587354 140733258761664 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21208/statm: 259113 14986 338 96 0 255675 0
[pid=21209] ppid=21207 vsize=75520 CPUtime=1666.48 cores=1
/proc/21209/stat : 21209 (clasp) R 21207 21207 21178 0 -1 4202496 15656 0 0 0 166646 2 0 0 25 0 1 0 475124435 77332480 14840 33554432000 4194304 4785740 140736002802944 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21209/statm: 18880 14840 340 145 0 15925 0
[pid=21210] ppid=21207 vsize=464740 CPUtime=1666.46 cores=1
/proc/21210/stat : 21210 (TNM) R 21207 21207 21178 0 -1 4202496 4231 0 0 0 166646 0 0 0 25 0 1 0 475124435 475893760 4128 33554432000 134512640 134534564 4294214400 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21210/statm: 116185 4128 95 6 0 114851 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 1595036

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21207 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=999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 5000.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 5000.07
CPU user time (s): 4999.33
CPU system time (s): 0.74
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1669504

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

runsolver used 8.41272 second user time and 18.8061 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-24 10:54:08
IDJOB=3274957
IDBENCH=71139
IDSOLVER=1639
FILE ID=node131/3274957-1303635248
RUNJOBID= node131-1303635247-21198
PBS_JOBID= 13150717
Free space on /tmp= 72140 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_3vars_7gates.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274957-1303635248/watcher-3274957-1303635248 -o /tmp/evaluation-result-3274957-1303635248/solver-3274957-1303635248 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3274957-1303635248.cnf

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

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=1670466965

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.75
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.830
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.77
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.830
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.830
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.830
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:     32951132 kB
MemFree:      18694448 kB
Buffers:        996628 kB
Cached:       12679672 kB
SwapCached:          0 kB
Active:        4258620 kB
Inactive:      9483796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18694448 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13252 kB
Writeback:           0 kB
AnonPages:       65384 kB
Mapped:          14608 kB
Slab:           451116 kB
PageTables:       4272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   190336 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72116 MiB
End job on node131 at 2011-04-24 12:17:30