Trace number 3275707

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.02 4999.91

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-24_567.cnf
MD5SUMcb7c9df8144e5ba66f8009983efe791f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.8079
Satisfiable
(Un)Satisfiability was proved
Number of variables284
Number of clauses42826
Sum of the clauses size191271
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2377
Number of clauses of size 339422
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53027

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-3275707-1303646585/watcher-3275707-1303646585 -o /tmp/evaluation-result-3275707-1303646585/solver-3275707-1303646585 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275707-1303646585.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): 5100 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.98 5.65 5.62 4/180 371
/proc/meminfo: memFree=15928688/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18240 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) R 369 371 32167 0 -1 4194304 265 0 0 0 0 0 0 0 25 0 1 0 476256226 18677760 214 33554432000 4194304 4287625 140733430087488 18446744073709551615 212682712552 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/371/statm: 4560 214 180 23 0 57 0

[startup+0.052767 s]
/proc/loadavg: 5.98 5.65 5.62 4/180 371
/proc/meminfo: memFree=15928688/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 3090546870066315524 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100782 s]
/proc/loadavg: 5.98 5.65 5.62 4/180 371
/proc/meminfo: memFree=15928688/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 3090546870066315524 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300744 s]
/proc/loadavg: 5.98 5.65 5.62 4/180 371
/proc/meminfo: memFree=15928688/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700675 s]
/proc/loadavg: 5.98 5.65 5.62 4/180 371
/proc/meminfo: memFree=15928688/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50053 s]
/proc/loadavg: 5.98 5.65 5.62 7/184 375
/proc/meminfo: memFree=15913396/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 14823577420208013312 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
[pid=372] ppid=371 vsize=31036 CPUtime=0.49 cores=0
/proc/372/stat : 372 (cryptominisat) R 371 371 32167 0 -1 4202496 4061 0 0 0 49 0 0 0 25 0 1 0 476256226 31780864 2480 33554432000 4194304 4587354 140733882055344 18446744073709551615 4231414 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/372/statm: 7759 2480 322 96 0 4321 0
[pid=373] ppid=371 vsize=16056 CPUtime=0.47 cores=0
/proc/373/stat : 373 (clasp) R 371 371 32167 0 -1 4202496 1709 0 0 0 47 0 0 0 25 0 1 0 476256226 16441344 1345 33554432000 4194304 4785740 140734708224240 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/373/statm: 4014 1345 339 145 0 1059 0
[pid=374] ppid=371 vsize=455560 CPUtime=0.52 cores=0
/proc/374/stat : 374 (TNM) R 371 371 32167 0 -1 4202496 1349 0 0 0 52 0 0 0 25 0 1 0 476256226 466493440 1246 33554432000 134512640 134534564 4292498928 18446744073709551615 134524536 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/374/statm: 113890 1246 91 6 0 112556 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 520976

[startup+3.10124 s]
/proc/loadavg: 5.98 5.65 5.62 7/184 375
/proc/meminfo: memFree=15907692/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 14823577832524873728 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
[pid=372] ppid=371 vsize=31036 CPUtime=0.91 cores=0
/proc/372/stat : 372 (cryptominisat) R 371 371 32167 0 -1 4202496 4184 0 0 0 91 0 0 0 25 0 1 0 476256226 31780864 2599 33554432000 4194304 4587354 140733882055344 18446744073709551615 4241324 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/372/statm: 7759 2599 326 96 0 4321 0
[pid=373] ppid=371 vsize=16688 CPUtime=1.04 cores=0
/proc/373/stat : 373 (clasp) R 371 371 32167 0 -1 4202496 1873 0 0 0 104 0 0 0 25 0 1 0 476256226 17088512 1509 33554432000 4194304 4785740 140734708224240 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/373/statm: 4172 1509 340 145 0 1217 0
[pid=374] ppid=371 vsize=455560 CPUtime=1.12 cores=0
/proc/374/stat : 374 (TNM) R 371 371 32167 0 -1 4202496 1349 0 0 0 112 0 0 0 25 0 1 0 476256226 466493440 1246 33554432000 134512640 134534564 4292498928 18446744073709551615 134524550 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/374/statm: 113890 1246 91 6 0 112556 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 521608

[startup+6.30065 s]
/proc/loadavg: 5.99 5.65 5.62 7/184 375
/proc/meminfo: memFree=15901528/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 14823578244841734144 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
[pid=372] ppid=371 vsize=31036 CPUtime=1.99 cores=0
/proc/372/stat : 372 (cryptominisat) R 371 371 32167 0 -1 4202496 4486 0 0 0 199 0 0 0 25 0 1 0 476256226 31780864 2888 33554432000 4194304 4587354 140733882055344 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/372/statm: 7759 2888 327 96 0 4321 0
[pid=373] ppid=371 vsize=18428 CPUtime=2.14 cores=0
/proc/373/stat : 373 (clasp) R 371 371 32167 0 -1 4202496 2317 0 0 0 214 0 0 0 25 0 1 0 476256226 18870272 1953 33554432000 4194304 4785740 140734708224240 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/373/statm: 4607 1953 340 145 0 1652 0
[pid=374] ppid=371 vsize=455560 CPUtime=2.14 cores=0
/proc/374/stat : 374 (TNM) R 371 371 32167 0 -1 4202496 1349 0 0 0 214 0 0 0 25 0 1 0 476256226 466493440 1246 33554432000 134512640 134534564 4292498928 18446744073709551615 134524550 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/374/statm: 113890 1246 91 6 0 112556 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 523348

[startup+12.7005 s]
/proc/loadavg: 5.99 5.66 5.62 7/184 375
/proc/meminfo: memFree=15907980/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 14823577969963827200 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
[pid=372] ppid=371 vsize=1142220 CPUtime=4.12 cores=0
/proc/372/stat : 372 (cryptominisat) R 371 371 32167 0 -1 4202496 8324 0 0 0 411 1 0 0 25 0 1 0 476256226 1169633280 5188 33554432000 4194304 4587354 140733882055344 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/372/statm: 285555 5188 337 96 0 282117 0
[pid=373] ppid=371 vsize=20404 CPUtime=4.24 cores=0
/proc/373/stat : 373 (clasp) R 371 371 32167 0 -1 4202496 2762 0 0 0 424 0 0 0 25 0 1 0 476256226 20893696 2398 33554432000 4194304 4785740 140734708224240 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/373/statm: 5101 2398 340 145 0 2146 0
[pid=374] ppid=371 vsize=459816 CPUtime=4.31 cores=0
/proc/374/stat : 374 (TNM) R 371 371 32167 0 -1 4202496 1679 0 0 0 431 0 0 0 25 0 1 0 476256226 470851584 1576 33554432000 134512640 134534564 4292498928 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/374/statm: 114954 1576 95 6 0 113620 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1640764

[startup+25.5011 s]
/proc/loadavg: 5.99 5.67 5.63 7/184 375
/proc/meminfo: memFree=15887024/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 14823576595574292480 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
[pid=372] ppid=371 vsize=1142840 CPUtime=8.39 cores=0
/proc/372/stat : 372 (cryptominisat) R 371 371 32167 0 -1 4202496 9792 0 0 0 838 1 0 0 25 0 1 0 476256226 1170268160 5865 33554432000 4194304 4587354 140733882055344 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/372/statm: 285710 5865 337 96 0 282272 0
[pid=373] ppid=371 vsize=22564 CPUtime=8.54 cores=0
/proc/373/stat : 373 (clasp) R 371 371 32167 0 -1 4202496 3282 0 0 0 854 0 0 0 25 0 1 0 476256226 23105536 2918 33554432000 4194304 4785740 140734708224240 18446744073709551615 4549776 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/373/statm: 5641 2918 340 145 0 2686 0
[pid=374] ppid=371 vsize=459816 CPUtime=8.54 cores=0
/proc/374/stat : 374 (TNM) R 371 371 32167 0 -1 4202496 1679 0 0 0 854 0 0 0 25 0 1 0 476256226 470851584 1576 33554432000 134512640 134534564 4292498928 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/374/statm: 114954 1576 95 6 0 113620 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1643544

[startup+51.1004 s]
/proc/loadavg: 5.99 5.70 5.64 7/184 376
/proc/meminfo: memFree=15865864/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 14823576733013245952 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
[pid=372] ppid=371 vsize=1163708 CPUtime=16.92 cores=0
/proc/372/stat : 372 (cryptominisat) R 371 371 32167 0 -1 4202496 16927 0 0 0 1690 2 0 0 25 0 1 0 476256226 1191636992 10202 33554432000 4194304 4587354 140733882055344 18446744073709551615 4365136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/372/statm: 290927 10202 337 96 0 287489 0
[pid=373] ppid=371 vsize=25192 CPUtime=17.04 cores=0
/proc/373/stat : 373 (clasp) R 371 371 32167 0 -1 4202496 3912 0 0 0 1704 0 0 0 25 0 1 0 476256226 25796608 3548 33554432000 4194304 4785740 140734708224240 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/373/statm: 6298 3548 340 145 0 3343 0
[pid=374] ppid=371 vsize=459816 CPUtime=17.11 cores=0
/proc/374/stat : 374 (TNM) R 371 371 32167 0 -1 4202496 1679 0 0 0 1711 0 0 0 25 0 1 0 476256226 470851584 1576 33554432000 134512640 134534564 4292498928 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/374/statm: 114954 1576 95 6 0 113620 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1667040

[startup+102.307 s]
/proc/loadavg: 6.10 5.77 5.66 7/184 380
/proc/meminfo: memFree=15857144/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 14823578244841734144 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
[pid=372] ppid=371 vsize=1164212 CPUtime=33.99 cores=0
/proc/372/stat : 372 (cryptominisat) R 371 371 32167 0 -1 4202496 24306 0 0 0 3395 4 0 0 25 0 1 0 476256226 1192153088 10716 33554432000 4194304 4587354 140733882055344 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/372/statm: 291053 10716 337 96 0 287615 0
[pid=373] ppid=371 vsize=28952 CPUtime=34.13 cores=0
/proc/373/stat : 373 (clasp) R 371 371 32167 0 -1 4202496 4768 0 0 0 3413 0 0 0 25 0 1 0 476256226 29646848 4404 33554432000 4194304 4785740 140734708224240 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/373/statm: 7238 4404 340 145 0 4283 0
[pid=374] ppid=371 vsize=459816 CPUtime=34.16 cores=0
/proc/374/stat : 374 (TNM) R 371 371 32167 0 -1 4202496 1679 0 0 0 3416 0 0 0 25 0 1 0 476256226 470851584 1576 33554432000 134512640 134534564 4292498928 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/374/statm: 114954 1576 95 6 0 113620 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1671304

[startup+162.301 s]
/proc/loadavg: 6.04 5.81 5.68 7/184 382
/proc/meminfo: memFree=15870236/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
[pid=372] ppid=371 vsize=1161964 CPUtime=54.53 cores=0
/proc/372/stat : 372 (cryptominisat) R 371 371 32167 0 -1 4202496 32617 0 0 0 5448 5 0 0 20 0 1 0 476256226 1189851136 10666 33554432000 4194304 4587354 140733882055344 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/372/statm: 290491 10666 337 96 0 287053 0
[pid=373] ppid=371 vsize=32004 CPUtime=53.83 cores=0

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

/proc/374/statm: 114954 1576 95 6 0 113620 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1722784

[startup+4662.3 s]
/proc/loadavg: 3.00 3.09 3.98 4/175 542
/proc/meminfo: memFree=16027788/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 14823576733013245952 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
[pid=372] ppid=371 vsize=1237248 CPUtime=1555.13 cores=0
/proc/372/stat : 372 (cryptominisat) R 371 371 32167 0 -1 4202496 418733 0 0 0 155429 84 0 0 25 0 1 0 476256226 1266941952 13809 33554432000 4194304 4587354 140733882055344 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/372/statm: 309312 13809 337 96 0 305874 0
[pid=373] ppid=371 vsize=74516 CPUtime=1553.6 cores=0
/proc/373/stat : 373 (clasp) R 371 371 32167 0 -1 4202496 15291 0 0 0 155353 7 0 0 25 0 1 0 476256226 76304384 14927 33554432000 4194304 4785740 140734708224240 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/373/statm: 18629 14927 340 145 0 15674 0
[pid=374] ppid=371 vsize=459816 CPUtime=1553.68 cores=0
/proc/374/stat : 374 (TNM) R 371 371 32167 0 -1 4202496 1679 0 0 0 155367 1 0 0 25 0 1 0 476256226 470851584 1576 33554432000 134512640 134534564 4292498928 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/374/statm: 114954 1576 95 6 0 113620 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1789904

[startup+4722.31 s]
/proc/loadavg: 3.00 3.07 3.91 4/175 544
/proc/meminfo: memFree=16031120/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 14823576733013245952 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
[pid=372] ppid=371 vsize=70736 CPUtime=1575.14 cores=0
/proc/372/stat : 372 (cryptominisat) R 371 371 32167 0 -1 4202496 423207 0 0 0 157430 84 0 0 25 0 1 0 476256226 72433664 12979 33554432000 4194304 4587354 140733882055344 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/372/statm: 17684 12979 337 96 0 14246 0
[pid=373] ppid=371 vsize=74516 CPUtime=1573.6 cores=0
/proc/373/stat : 373 (clasp) R 371 371 32167 0 -1 4202496 15291 0 0 0 157353 7 0 0 25 0 1 0 476256226 76304384 14927 33554432000 4194304 4785740 140734708224240 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/373/statm: 18629 14927 340 145 0 15674 0
[pid=374] ppid=371 vsize=459816 CPUtime=1573.68 cores=0
/proc/374/stat : 374 (TNM) R 371 371 32167 0 -1 4202496 1679 0 0 0 157367 1 0 0 25 0 1 0 476256226 470851584 1576 33554432000 134512640 134534564 4292498928 18446744073709551615 134528392 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/374/statm: 114954 1576 95 6 0 113620 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 623392

[startup+4782.3 s]
/proc/loadavg: 3.00 3.06 3.85 4/175 545
/proc/meminfo: memFree=16034456/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 14823576733013245952 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
[pid=372] ppid=371 vsize=70788 CPUtime=1595.15 cores=0
/proc/372/stat : 372 (cryptominisat) R 371 371 32167 0 -1 4202496 427579 0 0 0 159429 86 0 0 25 0 1 0 476256226 72486912 12032 33554432000 4194304 4587354 140733882055344 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/372/statm: 17697 12032 337 96 0 14259 0
[pid=373] ppid=371 vsize=75372 CPUtime=1593.6 cores=0
/proc/373/stat : 373 (clasp) R 371 371 32167 0 -1 4202496 15471 0 0 0 159353 7 0 0 25 0 1 0 476256226 77180928 15107 33554432000 4194304 4785740 140734708224240 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/373/statm: 18843 15107 340 145 0 15888 0
[pid=374] ppid=371 vsize=459816 CPUtime=1593.68 cores=0
/proc/374/stat : 374 (TNM) R 371 371 32167 0 -1 4202496 1679 0 0 0 159367 1 0 0 25 0 1 0 476256226 470851584 1576 33554432000 134512640 134534564 4292498928 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/374/statm: 114954 1576 95 6 0 113620 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 624300

[startup+4842.3 s]
/proc/loadavg: 3.05 3.06 3.80 4/175 547
/proc/meminfo: memFree=16024268/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 14823576870452199424 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
[pid=372] ppid=371 vsize=150884 CPUtime=1615.14 cores=0
/proc/372/stat : 372 (cryptominisat) R 371 371 32167 0 -1 4202496 430131 0 0 0 161428 86 0 0 25 0 1 0 476256226 154505216 14480 33554432000 4194304 4587354 140733882055344 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/372/statm: 37721 14480 337 96 0 34283 0
[pid=373] ppid=371 vsize=75796 CPUtime=1613.6 cores=0
/proc/373/stat : 373 (clasp) R 371 371 32167 0 -1 4202496 15558 0 0 0 161353 7 0 0 25 0 1 0 476256226 77615104 15194 33554432000 4194304 4785740 140734708224240 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/373/statm: 18949 15194 340 145 0 15994 0
[pid=374] ppid=371 vsize=459816 CPUtime=1613.67 cores=0
/proc/374/stat : 374 (TNM) R 371 371 32167 0 -1 4202496 1679 0 0 0 161366 1 0 0 25 0 1 0 476256226 470851584 1576 33554432000 134512640 134534564 4292498928 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/374/statm: 114954 1576 95 6 0 113620 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 704820

[startup+4902.3 s]
/proc/loadavg: 3.02 3.05 3.75 4/175 548
/proc/meminfo: memFree=16026988/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 14823576870452199424 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
[pid=372] ppid=371 vsize=1237436 CPUtime=1635.14 cores=0
/proc/372/stat : 372 (cryptominisat) R 371 371 32167 0 -1 4202496 434663 0 0 0 163427 87 0 0 25 0 1 0 476256226 1267134464 13621 33554432000 4194304 4587354 140733882055344 18446744073709551615 4241302 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/372/statm: 309359 13621 337 96 0 305921 0
[pid=373] ppid=371 vsize=76440 CPUtime=1633.61 cores=0
/proc/373/stat : 373 (clasp) R 371 371 32167 0 -1 4202496 15712 0 0 0 163354 7 0 0 25 0 1 0 476256226 78274560 15348 33554432000 4194304 4785740 140734708224240 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/373/statm: 19110 15348 340 145 0 16155 0
[pid=374] ppid=371 vsize=459816 CPUtime=1633.67 cores=0
/proc/374/stat : 374 (TNM) R 371 371 32167 0 -1 4202496 1679 0 0 0 163366 1 0 0 25 0 1 0 476256226 470851584 1576 33554432000 134512640 134534564 4292498928 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/374/statm: 114954 1576 95 6 0 113620 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 1792016

[startup+4962.3 s]
/proc/loadavg: 3.00 3.04 3.70 4/175 550
/proc/meminfo: memFree=16030936/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 14823576870452199424 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
[pid=372] ppid=371 vsize=1166700 CPUtime=1655.14 cores=0
/proc/372/stat : 372 (cryptominisat) R 371 371 32167 0 -1 4202496 439077 0 0 0 165426 88 0 0 25 0 1 0 476256226 1194700800 12623 33554432000 4194304 4587354 140733882055344 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/372/statm: 291675 12623 337 96 0 288237 0
[pid=373] ppid=371 vsize=76440 CPUtime=1653.62 cores=0
/proc/373/stat : 373 (clasp) R 371 371 32167 0 -1 4202496 15723 0 0 0 165354 8 0 0 25 0 1 0 476256226 78274560 15359 33554432000 4194304 4785740 140734708224240 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/373/statm: 19110 15359 340 145 0 16155 0
[pid=374] ppid=371 vsize=459816 CPUtime=1653.67 cores=0
/proc/374/stat : 374 (TNM) R 371 371 32167 0 -1 4202496 1679 0 0 0 165366 1 0 0 25 0 1 0 476256226 470851584 1576 33554432000 134512640 134534564 4292498928 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/374/statm: 114954 1576 95 6 0 113620 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 1721280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.00 3.03 3.67 4/175 551
/proc/meminfo: memFree=16023736/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 14823576870452199424 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
[pid=372] ppid=371 vsize=1166700 CPUtime=1667.63 cores=0
/proc/372/stat : 372 (cryptominisat) R 371 371 32167 0 -1 4202496 440614 0 0 0 166675 88 0 0 25 0 1 0 476256226 1194700800 14095 33554432000 4194304 4587354 140733882055344 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/372/statm: 291675 14095 337 96 0 288237 0
[pid=373] ppid=371 vsize=77796 CPUtime=1666.19 cores=0
/proc/373/stat : 373 (clasp) R 371 371 32167 0 -1 4202496 16008 0 0 0 166611 8 0 0 25 0 1 0 476256226 79663104 15644 33554432000 4194304 4785740 140734708224240 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/373/statm: 19449 15644 340 145 0 16494 0
[pid=374] ppid=371 vsize=459816 CPUtime=1666.2 cores=0
/proc/374/stat : 374 (TNM) R 371 371 32167 0 -1 4202496 1679 0 0 0 166619 1 0 0 25 0 1 0 476256226 470851584 1576 33554432000 134512640 134534564 4292498928 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/374/statm: 114954 1576 95 6 0 113620 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1722636

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

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

[startup+4999.9 s]
/proc/loadavg: 3.00 3.03 3.67 4/175 551
/proc/meminfo: memFree=16023736/32951124 swapFree=67111528/67111528
[pid=371] ppid=369 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/371/stat : 371 (ppfolio) S 369 371 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476256226 18763776 394 33554432000 4194304 4287625 140733430087488 18446744073709551615 212687695375 0 0 4096 65536 14823576870452199424 0 0 17 4 0 0 0
/proc/371/statm: 4581 394 345 23 0 91 0
[pid=372] ppid=371 vsize=1166700 CPUtime=1667.63 cores=0
/proc/372/stat : 372 (cryptominisat) R 371 371 32167 0 -1 4202496 440614 0 0 0 166675 88 0 0 25 0 1 0 476256226 1194700800 14095 33554432000 4194304 4587354 140733882055344 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/372/statm: 291675 14095 337 96 0 288237 0
[pid=373] ppid=371 vsize=77796 CPUtime=1666.19 cores=0
/proc/373/stat : 373 (clasp) R 371 371 32167 0 -1 4202496 16008 0 0 0 166611 8 0 0 25 0 1 0 476256226 79663104 15644 33554432000 4194304 4785740 140734708224240 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/373/statm: 19449 15644 340 145 0 16494 0
[pid=374] ppid=371 vsize=459816 CPUtime=1666.2 cores=0
/proc/374/stat : 374 (TNM) R 371 371 32167 0 -1 4202496 1679 0 0 0 166619 1 0 0 25 0 1 0 476256226 470851584 1576 33554432000 134512640 134534564 4292498928 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/374/statm: 114954 1576 95 6 0 113620 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1722636

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.02
CPU user time (s): 4999.05
CPU system time (s): 0.97
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 10431684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 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= 306
involuntary context switches= 4

runsolver used 8.46471 second user time and 17.7343 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-24 14:03:05
IDJOB=3275707
IDBENCH=83266
IDSOLVER=1639
FILE ID=node139/3275707-1303646585
RUNJOBID= node139-1303635245-32185
PBS_JOBID= 13150709
Free space on /tmp= 72556 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-24_567.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275707-1303646585/watcher-3275707-1303646585 -o /tmp/evaluation-result-3275707-1303646585/solver-3275707-1303646585 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275707-1303646585.cnf

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

MD5SUM BENCH= cb7c9df8144e5ba66f8009983efe791f
RANDOM SEED=1217071447

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15928968 kB
Buffers:       2144396 kB
Cached:       14085860 kB
SwapCached:          0 kB
Active:       10000196 kB
Inactive:      6500052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15928968 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10880 kB
Writeback:           0 kB
AnonPages:      269024 kB
Mapped:          16412 kB
Slab:           458768 kB
PageTables:       5616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1678580 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= 72556 MiB
End job on node139 at 2011-04-24 15:26:27