Trace number 3219310

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.1 5000.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S283489555-036-UNKNOWN.cnf
MD5SUMdd0dfae1a7fca71616878d93d3870a71
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark405.607
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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

running on 4 cores: 0,2,4,6

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: 5.88 7.21 7.64 5/180 25231
/proc/meminfo: memFree=17614404/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 4550438827008688388 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0

[startup+0.125256 s]
/proc/loadavg: 5.88 7.21 7.64 5/180 25231
/proc/meminfo: memFree=17614404/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 4550438827008688388 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200243 s]
/proc/loadavg: 5.88 7.21 7.64 5/180 25231
/proc/meminfo: memFree=17614404/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300209 s]
/proc/loadavg: 5.88 7.21 7.64 5/180 25231
/proc/meminfo: memFree=17614404/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701155 s]
/proc/loadavg: 5.88 7.21 7.64 5/180 25231
/proc/meminfo: memFree=17614404/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50097 s]
/proc/loadavg: 5.88 7.21 7.64 7/184 25235
/proc/meminfo: memFree=17603852/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
[pid=25232] ppid=25231 vsize=25460 CPUtime=0.44 cores=0
/proc/25232/stat : 25232 (cryptominisat) R 25231 25231 25159 0 -1 4202496 1038 0 0 0 44 0 0 0 25 0 1 0 415471701 26071040 907 33554432000 4194304 4587354 140734354079536 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25232/statm: 6365 907 304 96 0 2927 0
[pid=25233] ppid=25231 vsize=17124 CPUtime=0.49 cores=0
/proc/25233/stat : 25233 (clasp) R 25231 25231 25159 0 -1 4202496 1758 0 0 0 49 0 0 0 25 0 1 0 415471701 17534976 1615 33554432000 4194304 4785740 140734046402960 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25233/statm: 4281 1615 341 145 0 1326 0
[pid=25234] ppid=25231 vsize=453976 CPUtime=0.54 cores=0
/proc/25234/stat : 25234 (TNM) R 25231 25231 25159 0 -1 4202496 842 0 0 0 54 0 0 0 25 0 1 0 415471701 464871424 739 33554432000 134512640 134534564 4293378992 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25234/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 514884

[startup+3.10072 s]
/proc/loadavg: 5.88 7.21 7.64 7/184 25235
/proc/meminfo: memFree=17598768/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 4605135128149098496 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
[pid=25232] ppid=25231 vsize=1082088 CPUtime=1.49 cores=0
/proc/25232/stat : 25232 (cryptominisat) R 25231 25231 25159 0 -1 4202496 4538 0 0 0 149 0 0 0 19 0 1 0 415471701 1108058112 1752 33554432000 4194304 4587354 140734354079536 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25232/statm: 270522 1752 327 96 0 267084 0
[pid=25233] ppid=25231 vsize=17256 CPUtime=0.74 cores=0
/proc/25233/stat : 25233 (clasp) R 25231 25231 25159 0 -1 4202496 1811 0 0 0 74 0 0 0 25 0 1 0 415471701 17670144 1668 33554432000 4194304 4785740 140734046402960 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25233/statm: 4314 1668 341 145 0 1359 0
[pid=25234] ppid=25231 vsize=453976 CPUtime=0.84 cores=0
/proc/25234/stat : 25234 (TNM) R 25231 25231 25159 0 -1 4202496 842 0 0 0 84 0 0 0 25 0 1 0 415471701 464871424 739 33554432000 134512640 134534564 4293378992 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25234/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1571644

[startup+6.30117 s]
/proc/loadavg: 5.89 7.19 7.63 7/184 25235
/proc/meminfo: memFree=17593016/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 4605134853271191552 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
[pid=25232] ppid=25231 vsize=1093020 CPUtime=2.54 cores=0
/proc/25232/stat : 25232 (cryptominisat) R 25231 25231 25159 0 -1 4202496 9340 0 0 0 253 1 0 0 21 0 1 0 415471701 1119252480 4994 33554432000 4194304 4587354 140734354079536 18446744073709551615 4378507 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25232/statm: 273255 4994 337 96 0 269817 0
[pid=25233] ppid=25231 vsize=18548 CPUtime=1.79 cores=0
/proc/25233/stat : 25233 (clasp) R 25231 25231 25159 0 -1 4202496 2126 0 0 0 179 0 0 0 25 0 1 0 415471701 18993152 1983 33554432000 4194304 4785740 140734046402960 18446744073709551615 255106466454 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25233/statm: 4637 1983 341 145 0 1682 0
[pid=25234] ppid=25231 vsize=453976 CPUtime=1.94 cores=0
/proc/25234/stat : 25234 (TNM) R 25231 25231 25159 0 -1 4202496 842 0 0 0 194 0 0 0 25 0 1 0 415471701 464871424 739 33554432000 134512640 134534564 4293378992 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25234/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1583868

[startup+12.701 s]
/proc/loadavg: 5.90 7.17 7.63 7/184 25236
/proc/meminfo: memFree=17586704/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 4605133341442703360 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
[pid=25232] ppid=25231 vsize=6698372 CPUtime=4.69 cores=0
/proc/25232/stat : 25232 (cryptominisat) R 25231 25231 25159 0 -1 4202496 9999 0 0 0 468 1 0 0 25 0 1 0 415471701 6859132928 4727 33554432000 4194304 4587354 140734354079536 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25232/statm: 1674593 4727 337 96 0 1671155 0
[pid=25233] ppid=25231 vsize=20268 CPUtime=3.94 cores=0
/proc/25233/stat : 25233 (clasp) R 25231 25231 25159 0 -1 4202496 2519 0 0 0 394 0 0 0 25 0 1 0 415471701 20754432 2376 33554432000 4194304 4785740 140734046402960 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25233/statm: 5067 2376 341 145 0 2112 0
[pid=25234] ppid=25231 vsize=458068 CPUtime=4.04 cores=0
/proc/25234/stat : 25234 (TNM) R 25231 25231 25159 0 -1 4202496 1000 0 0 0 404 0 0 0 25 0 1 0 415471701 469061632 897 33554432000 134512640 134534564 4293378992 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25234/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7195032

[startup+25.5008 s]
/proc/loadavg: 5.92 7.11 7.60 7/184 25236
/proc/meminfo: memFree=17569700/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 4605133066564796416 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
[pid=25232] ppid=25231 vsize=6709948 CPUtime=8.94 cores=0
/proc/25232/stat : 25232 (cryptominisat) R 25231 25231 25159 0 -1 4202496 11751 0 0 0 893 1 0 0 25 0 1 0 415471701 6870986752 5417 33554432000 4194304 4587354 140734354079536 18446744073709551615 4388338 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25232/statm: 1677487 5417 337 96 0 1674049 0
[pid=25233] ppid=25231 vsize=22444 CPUtime=8.19 cores=0
/proc/25233/stat : 25233 (clasp) R 25231 25231 25159 0 -1 4202496 3037 0 0 0 819 0 0 0 25 0 1 0 415471701 22982656 2894 33554432000 4194304 4785740 140734046402960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25233/statm: 5611 2894 341 145 0 2656 0
[pid=25234] ppid=25231 vsize=458068 CPUtime=8.34 cores=0
/proc/25234/stat : 25234 (TNM) R 25231 25231 25159 0 -1 4202496 1000 0 0 0 834 0 0 0 25 0 1 0 415471701 469061632 897 33554432000 134512640 134534564 4293378992 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25234/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7208784

[startup+51.1013 s]
/proc/loadavg: 5.95 7.02 7.56 7/184 25236
/proc/meminfo: memFree=17451240/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 4605133891198517248 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
[pid=25232] ppid=25231 vsize=6719716 CPUtime=17.49 cores=0
/proc/25232/stat : 25232 (cryptominisat) R 25231 25231 25159 0 -1 4202496 17021 0 0 0 1747 2 0 0 25 0 1 0 415471701 6880989184 8200 33554432000 4194304 4587354 140734354079536 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25232/statm: 1679929 8200 337 96 0 1676491 0
[pid=25233] ppid=25231 vsize=25788 CPUtime=16.75 cores=0
/proc/25233/stat : 25233 (clasp) R 25231 25231 25159 0 -1 4202496 3806 0 0 0 1675 0 0 0 25 0 1 0 415471701 26406912 3663 33554432000 4194304 4785740 140734046402960 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25233/statm: 6447 3663 341 145 0 3492 0
[pid=25234] ppid=25231 vsize=458068 CPUtime=16.84 cores=0
/proc/25234/stat : 25234 (TNM) R 25231 25231 25159 0 -1 4202496 1000 0 0 0 1684 0 0 0 25 0 1 0 415471701 469061632 897 33554432000 134512640 134534564 4293378992 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25234/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7221896

[startup+102.301 s]
/proc/loadavg: 5.97 6.86 7.47 7/184 25238
/proc/meminfo: memFree=17424812/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 4605134853271191552 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
[pid=25232] ppid=25231 vsize=6714204 CPUtime=34.56 cores=0
/proc/25232/stat : 25232 (cryptominisat) R 25231 25231 25159 0 -1 4202496 25294 0 0 0 3452 4 0 0 25 0 1 0 415471701 6875344896 7206 33554432000 4194304 4587354 140734354079536 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25232/statm: 1678551 7206 337 96 0 1675113 0
[pid=25233] ppid=25231 vsize=29556 CPUtime=33.79 cores=0
/proc/25233/stat : 25233 (clasp) R 25231 25231 25159 0 -1 4202496 4682 0 0 0 3379 0 0 0 25 0 1 0 415471701 30265344 4539 33554432000 4194304 4785740 140734046402960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25233/statm: 7389 4539 341 145 0 4434 0
[pid=25234] ppid=25231 vsize=458068 CPUtime=33.94 cores=0
/proc/25234/stat : 25234 (TNM) R 25231 25231 25159 0 -1 4202496 1000 0 0 0 3394 0 0 0 25 0 1 0 415471701 469061632 897 33554432000 134512640 134534564 4293378992 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25234/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 7220152

[startup+162.301 s]
/proc/loadavg: 5.99 6.70 7.38 7/184 25240
/proc/meminfo: memFree=17520396/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 4605135128149098496 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
[pid=25232] ppid=25231 vsize=37832 CPUtime=54.56 cores=0
/proc/25232/stat : 25232 (cryptominisat) R 25231 25231 25159 0 -1 4202496 33546 0 0 0 5451 5 0 0 25 0 1 0 415471701 38739968 4884 33554432000 4194304 4587354 140734354079536 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25232/statm: 9458 4884 337 96 0 6020 0
[pid=25233] ppid=25231 vsize=33164 CPUtime=53.78 cores=0

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

/proc/25234/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 698844

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25402
/proc/meminfo: memFree=17040844/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 4605135128149098496 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
[pid=25232] ppid=25231 vsize=80708 CPUtime=1554.55 cores=0
/proc/25232/stat : 25232 (cryptominisat) R 25231 25231 25159 0 -1 4202496 385279 0 0 0 155361 94 0 0 25 0 1 0 415471701 82644992 15562 33554432000 4194304 4587354 140734354079536 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25232/statm: 20177 15562 337 96 0 16739 0
[pid=25233] ppid=25231 vsize=91404 CPUtime=1553.86 cores=0
/proc/25233/stat : 25233 (clasp) R 25231 25231 25159 0 -1 4202496 18940 0 0 0 155383 3 0 0 25 0 1 0 415471701 93597696 18142 33554432000 4194304 4785740 140734046402960 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25233/statm: 22851 18142 341 145 0 19896 0
[pid=25234] ppid=25231 vsize=458068 CPUtime=1553.97 cores=0
/proc/25234/stat : 25234 (TNM) R 25231 25231 25159 0 -1 4202496 1000 0 0 0 155397 0 0 0 25 0 1 0 415471701 469061632 897 33554432000 134512640 134534564 4293378992 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25234/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 648504

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25403
/proc/meminfo: memFree=17057808/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 4605135128149098496 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
[pid=25232] ppid=25231 vsize=148152 CPUtime=1574.55 cores=0
/proc/25232/stat : 25232 (cryptominisat) R 25231 25231 25159 0 -1 4202496 388319 0 0 0 157360 95 0 0 25 0 1 0 415471701 151707648 18567 33554432000 4194304 4587354 140734354079536 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25232/statm: 37038 18567 337 96 0 33600 0
[pid=25233] ppid=25231 vsize=92116 CPUtime=1573.85 cores=0
/proc/25233/stat : 25233 (clasp) R 25231 25231 25159 0 -1 4202496 19105 0 0 0 157382 3 0 0 25 0 1 0 415471701 94326784 18307 33554432000 4194304 4785740 140734046402960 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25233/statm: 23029 18307 341 145 0 20074 0
[pid=25234] ppid=25231 vsize=458068 CPUtime=1573.99 cores=0
/proc/25234/stat : 25234 (TNM) R 25231 25231 25159 0 -1 4202496 1000 0 0 0 157399 0 0 0 25 0 1 0 415471701 469061632 897 33554432000 134512640 134534564 4293378992 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25234/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 716660

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25405
/proc/meminfo: memFree=17106024/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 4605135128149098496 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
[pid=25232] ppid=25231 vsize=6729360 CPUtime=1594.55 cores=0
/proc/25232/stat : 25232 (cryptominisat) R 25231 25231 25159 0 -1 4202496 389646 0 0 0 159359 96 0 0 25 0 1 0 415471701 6890864640 12703 33554432000 4194304 4587354 140734354079536 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25232/statm: 1682340 12703 337 96 0 1678902 0
[pid=25233] ppid=25231 vsize=92116 CPUtime=1593.85 cores=0
/proc/25233/stat : 25233 (clasp) R 25231 25231 25159 0 -1 4202496 19111 0 0 0 159382 3 0 0 25 0 1 0 415471701 94326784 18313 33554432000 4194304 4785740 140734046402960 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25233/statm: 23029 18313 341 145 0 20074 0
[pid=25234] ppid=25231 vsize=458068 CPUtime=1593.99 cores=0
/proc/25234/stat : 25234 (TNM) R 25231 25231 25159 0 -1 4202496 1000 0 0 0 159399 0 0 0 25 0 1 0 415471701 469061632 897 33554432000 134512640 134534564 4293378992 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25234/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 7297868

[startup+4842.31 s]
/proc/loadavg: 6.04 6.01 6.00 7/184 25406
/proc/meminfo: memFree=17054780/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 4605133066564796416 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
[pid=25232] ppid=25231 vsize=6729360 CPUtime=1614.55 cores=0
/proc/25232/stat : 25232 (cryptominisat) R 25231 25231 25159 0 -1 4202496 391594 0 0 0 161358 97 0 0 25 0 1 0 415471701 6890864640 14626 33554432000 4194304 4587354 140734354079536 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25232/statm: 1682340 14626 337 96 0 1678902 0
[pid=25233] ppid=25231 vsize=92116 CPUtime=1613.85 cores=0
/proc/25233/stat : 25233 (clasp) R 25231 25231 25159 0 -1 4202496 19139 0 0 0 161382 3 0 0 25 0 1 0 415471701 94326784 18341 33554432000 4194304 4785740 140734046402960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25233/statm: 23029 18341 341 145 0 20074 0
[pid=25234] ppid=25231 vsize=458068 CPUtime=1614 cores=0
/proc/25234/stat : 25234 (TNM) R 25231 25231 25159 0 -1 4202496 1000 0 0 0 161400 0 0 0 25 0 1 0 415471701 469061632 897 33554432000 134512640 134534564 4293378992 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25234/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 7297868

[startup+4902.3 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 25408
/proc/meminfo: memFree=17070240/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 4605133066564796416 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
[pid=25232] ppid=25231 vsize=6746348 CPUtime=1634.55 cores=0
/proc/25232/stat : 25232 (cryptominisat) R 25231 25231 25159 0 -1 4202496 396168 0 0 0 163357 98 0 0 25 0 1 0 415471701 6908260352 16134 33554432000 4194304 4587354 140734354079536 18446744073709551615 255106465428 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25232/statm: 1686587 16135 337 96 0 1683149 0
[pid=25233] ppid=25231 vsize=92116 CPUtime=1633.85 cores=0
/proc/25233/stat : 25233 (clasp) R 25231 25231 25159 0 -1 4202496 19143 0 0 0 163382 3 0 0 25 0 1 0 415471701 94326784 18345 33554432000 4194304 4785740 140734046402960 18446744073709551615 4277611 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25233/statm: 23029 18345 341 145 0 20074 0
[pid=25234] ppid=25231 vsize=458068 CPUtime=1634 cores=0
/proc/25234/stat : 25234 (TNM) R 25231 25231 25159 0 -1 4202496 1000 0 0 0 163400 0 0 0 25 0 1 0 415471701 469061632 897 33554432000 134512640 134534564 4293378992 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25234/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 7314856

[startup+4962.3 s]
/proc/loadavg: 6.08 6.02 6.00 7/184 25410
/proc/meminfo: memFree=17015516/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 4605133066564796416 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
[pid=25232] ppid=25231 vsize=6746348 CPUtime=1654.56 cores=0
/proc/25232/stat : 25232 (cryptominisat) R 25231 25231 25159 0 -1 4202496 399115 0 0 0 165357 99 0 0 25 0 1 0 415471701 6908260352 19016 33554432000 4194304 4587354 140734354079536 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25232/statm: 1686587 19016 337 96 0 1683149 0
[pid=25233] ppid=25231 vsize=92116 CPUtime=1653.84 cores=0
/proc/25233/stat : 25233 (clasp) R 25231 25231 25159 0 -1 4202496 19147 0 0 0 165381 3 0 0 25 0 1 0 415471701 94326784 18349 33554432000 4194304 4785740 140734046402960 18446744073709551615 4277579 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25233/statm: 23029 18349 341 145 0 20074 0
[pid=25234] ppid=25231 vsize=458068 CPUtime=1653.99 cores=0
/proc/25234/stat : 25234 (TNM) R 25231 25231 25159 0 -1 4202496 1000 0 0 0 165399 0 0 0 25 0 1 0 415471701 469061632 897 33554432000 134512640 134534564 4293378992 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25234/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 7314856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.04 6.01 6.00 7/184 25410
/proc/meminfo: memFree=17016492/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 4605133066564796416 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
[pid=25232] ppid=25231 vsize=6729360 CPUtime=1667.14 cores=0
/proc/25232/stat : 25232 (cryptominisat) R 25231 25231 25159 0 -1 4202496 400149 0 0 0 166615 99 0 0 25 0 1 0 415471701 6890864640 12703 33554432000 4194304 4587354 140734354079536 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25232/statm: 1682340 12703 337 96 0 1678902 0
[pid=25233] ppid=25231 vsize=92116 CPUtime=1666.44 cores=0
/proc/25233/stat : 25233 (clasp) R 25231 25231 25159 0 -1 4202496 19147 0 0 0 166641 3 0 0 25 0 1 0 415471701 94326784 18349 33554432000 4194304 4785740 140734046402960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25233/statm: 23029 18349 341 145 0 20074 0
[pid=25234] ppid=25231 vsize=458068 CPUtime=1666.52 cores=0
/proc/25234/stat : 25234 (TNM) R 25231 25231 25159 0 -1 4202496 1000 0 0 0 166652 0 0 0 25 0 1 0 415471701 469061632 897 33554432000 134512640 134534564 4293378992 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25234/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 7297868

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: 6.04 6.01 6.00 7/184 25410
/proc/meminfo: memFree=17016492/32951124 swapFree=67111528/67111528
[pid=25231] ppid=25229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25231/stat : 25231 (ppfolio) S 25229 25231 25159 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 415471701 18763776 394 33554432000 4194304 4287625 140733367188272 18446744073709551615 255106788879 0 0 4096 65536 4605133066564796416 0 0 17 2 0 0 0
/proc/25231/statm: 4581 394 345 23 0 91 0
[pid=25232] ppid=25231 vsize=6729360 CPUtime=1667.14 cores=0
/proc/25232/stat : 25232 (cryptominisat) R 25231 25231 25159 0 -1 4202496 400149 0 0 0 166615 99 0 0 25 0 1 0 415471701 6890864640 12703 33554432000 4194304 4587354 140734354079536 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25232/statm: 1682340 12703 337 96 0 1678902 0
[pid=25233] ppid=25231 vsize=92116 CPUtime=1666.44 cores=0
/proc/25233/stat : 25233 (clasp) R 25231 25231 25159 0 -1 4202496 19147 0 0 0 166641 3 0 0 25 0 1 0 415471701 94326784 18349 33554432000 4194304 4785740 140734046402960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25233/statm: 23029 18349 341 145 0 20074 0
[pid=25234] ppid=25231 vsize=458068 CPUtime=1666.52 cores=0
/proc/25234/stat : 25234 (TNM) R 25231 25231 25159 0 -1 4202496 1000 0 0 0 166652 0 0 0 25 0 1 0 415471701 469061632 897 33554432000 134512640 134534564 4293378992 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25234/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 7297868

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25231 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 5000.1
#
# 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.1
CPU user time (s): 4999.08
CPU system time (s): 1.02
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 13980372

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

runsolver used 8.82466 second user time and 18.4472 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-19 18:29:16
IDJOB=3219310
IDBENCH=82568
IDSOLVER=1639
FILE ID=node144/3219310-1303230556
RUNJOBID= node144-1303230513-25177
PBS_JOBID= 13042385
Free space on /tmp= 72176 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S283489555-036-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219310-1303230556/watcher-3219310-1303230556 -o /tmp/evaluation-result-3219310-1303230556/solver-3219310-1303230556 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219310-1303230556.cnf

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

MD5SUM BENCH= dd0dfae1a7fca71616878d93d3870a71
RANDOM SEED=847952547

node144.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.850
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.70
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.850
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	: 5226.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17614560 kB
Buffers:        757232 kB
Cached:       14065616 kB
SwapCached:          0 kB
Active:        5236396 kB
Inactive:      9741764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17614560 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10484 kB
Writeback:           0 kB
AnonPages:      154864 kB
Mapped:          16368 kB
Slab:           294232 kB
PageTables:       4988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   749008 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= 72168 MiB
End job on node144 at 2011-04-19 19:52:38