Trace number 3190844

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 par? (TO) 4800.17 1201.71

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S394483079-002-UNKNOWN.cnf
MD5SUM40e955d306a70bd3dffa8283c1221639
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
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 540000
Number of clauses of size over 50

Solver Data

0.00/0.80	This is pico-portfolio, a naive parallel portfolio
0.00/0.80	Copyright (C) 2011 Olivier Roussel
0.00/0.80	Using 4 processing units
0.00/0.80	This portfolio uses the following solvers:
0.00/0.80	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.80	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.80	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.80	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.80	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.80	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.80	Starting clasp 1.3.6 on core(s) 4
0.00/0.80	Starting TNM 2009 on core(s) 6
0.00/0.80	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.80	Starting march_hi 2009 on core(s) 6

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-3190844-1304037825/watcher-3190844-1304037825 -o /tmp/evaluation-result-3190844-1304037825/solver-3190844-1304037825 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190844-1304037825.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 9.91 10.20 10.18 6/186 27582
/proc/meminfo: memFree=31181400/32951124 swapFree=67111344/67111528
[pid=27582] ppid=27580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27582/stat : 27582 (ppfolio) R 27580 27582 26347 0 -1 4194304 507 0 0 0 0 0 0 0 25 0 1 0 515380369 18763776 388 33554432000 4194304 4287625 140735074321984 18446744073709551615 47464378027072 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/27582/statm: 4581 388 339 23 0 91 0

[startup+0.020537 s]
/proc/loadavg: 9.91 10.20 10.18 6/186 27582
/proc/meminfo: memFree=31181400/32951124 swapFree=67111344/67111528
[pid=27582] ppid=27580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27582/stat : 27582 (ppfolio) R 27580 27582 26347 0 -1 4194304 507 0 0 0 0 0 0 0 25 0 1 0 515380369 18763776 388 33554432000 4194304 4287625 140735074321984 18446744073709551615 47464378027072 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/27582/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100526 s]
/proc/loadavg: 9.91 10.20 10.18 6/186 27582
/proc/meminfo: memFree=31181400/32951124 swapFree=67111344/67111528
[pid=27582] ppid=27580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27582/stat : 27582 (ppfolio) R 27580 27582 26347 0 -1 4194304 507 0 0 0 0 0 0 0 25 0 1 0 515380369 18763776 388 33554432000 4194304 4287625 140735074321984 18446744073709551615 47464378027072 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/27582/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300489 s]
/proc/loadavg: 9.91 10.20 10.18 6/186 27582
/proc/meminfo: memFree=31181400/32951124 swapFree=67111344/67111528
[pid=27582] ppid=27580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27582/stat : 27582 (ppfolio) R 27580 27582 26347 0 -1 4194304 507 0 0 0 0 0 0 0 25 0 1 0 515380369 18763776 388 33554432000 4194304 4287625 140735074321984 18446744073709551615 47464378027072 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/27582/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700415 s]
/proc/loadavg: 9.91 10.20 10.18 6/186 27582
/proc/meminfo: memFree=31181400/32951124 swapFree=67111344/67111528
[pid=27582] ppid=27580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27582/stat : 27582 (ppfolio) R 27580 27582 26347 0 -1 4194304 507 0 0 0 0 0 0 0 25 0 1 0 515380369 18763776 388 33554432000 4194304 4287625 140735074321984 18446744073709551615 47464378027072 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/27582/statm: 4581 388 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50127 s]
/proc/loadavg: 9.91 10.20 10.18 12/192 27588
/proc/meminfo: memFree=31136836/32951124 swapFree=67111344/67111528
[pid=27582] ppid=27580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27582/stat : 27582 (ppfolio) S 27580 27582 26347 0 -1 4202496 524 0 0 0 0 0 0 0 21 0 1 0 515380369 18763776 390 33554432000 4194304 4287625 140735074321984 18446744073709551615 271550557711 0 0 4096 65536 17562226830755233791 0 0 17 0 0 0 0
/proc/27582/statm: 4581 390 341 23 0 91 0
[pid=27583] ppid=27582 vsize=1488640 CPUtime=1.48 cores=0
/proc/27583/stat : 27583 (cryptominisat) R 27582 27582 26347 0 -1 4202496 6409 0 0 0 148 0 0 0 20 0 1 0 515380370 1524367360 4175 33554432000 4194304 4587354 140736658549200 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27583/statm: 372160 4176 327 96 0 368722 0
[pid=27584] ppid=27582 vsize=27800 CPUtime=1.49 cores=4
/proc/27584/stat : 27584 (clasp) R 27582 27582 26347 0 -1 4202496 4587 0 0 0 148 1 0 0 20 0 1 0 515380370 28467200 4291 33554432000 4194304 4785740 140737479669760 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27584/statm: 6950 4291 340 145 0 3995 0
[pid=27585] ppid=27582 vsize=462448 CPUtime=1.17 cores=6
/proc/27585/stat : 27585 (TNM) R 27582 27582 26347 0 -1 4202496 2355 0 0 0 117 0 0 0 25 0 1 0 515380370 473546752 2251 33554432000 134512640 134534564 4293947888 18446744073709551615 134530641 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27585/statm: 115612 2251 95 6 0 114278 0
[pid=27586] ppid=27582 vsize=7292 CPUtime=1.49 cores=2
/proc/27586/stat : 27586 (lingeling) R 27582 27582 26347 0 -1 4202496 1703 0 0 0 149 0 0 0 20 0 1 0 515380370 7467008 993 33554432000 4194304 4352236 140734110840000 18446744073709551615 4328832 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27586/statm: 1823 993 127 39 0 903 0
[pid=27588] ppid=27582 vsize=12688 CPUtime=0.3 cores=6
/proc/27588/stat : 27588 (march_hi) R 27582 27582 26347 0 -1 4202496 5903 0 0 0 30 0 0 0 25 0 1 0 515380450 12992512 1343 33554432000 4194304 4331988 140733533445456 18446744073709551615 4271136 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27588/statm: 3172 1343 150 34 0 1614 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 2017192

[startup+3.10098 s]
/proc/loadavg: 9.91 10.20 10.18 11/192 27588
/proc/meminfo: memFree=31155684/32951124 swapFree=67111344/67111528
[pid=27582] ppid=27580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27582/stat : 27582 (ppfolio) S 27580 27582 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515380369 18763776 390 33554432000 4194304 4287625 140735074321984 18446744073709551615 271550557711 0 0 4096 65536 17562226830755233791 0 0 17 0 0 0 0
/proc/27582/statm: 4581 390 341 23 0 91 0
[pid=27583] ppid=27582 vsize=1493396 CPUtime=3.08 cores=0
/proc/27583/stat : 27583 (cryptominisat) R 27582 27582 26347 0 -1 4202496 10151 0 0 0 307 1 0 0 25 0 1 0 515380370 1529237504 3680 33554432000 4194304 4587354 140736658549200 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27583/statm: 373349 3680 327 96 0 369911 0
[pid=27584] ppid=27582 vsize=32748 CPUtime=3.09 cores=4
/proc/27584/stat : 27584 (clasp) R 27582 27582 26347 0 -1 4202496 5835 0 0 0 308 1 0 0 25 0 1 0 515380370 33533952 5539 33554432000 4194304 4785740 140737479669760 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27584/statm: 8187 5539 340 145 0 5232 0
[pid=27585] ppid=27582 vsize=462448 CPUtime=1.96 cores=6
/proc/27585/stat : 27585 (TNM) R 27582 27582 26347 0 -1 4202496 2355 0 0 0 196 0 0 0 25 0 1 0 515380370 473546752 2251 33554432000 134512640 134534564 4293947888 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27585/statm: 115612 2251 95 6 0 114278 0
[pid=27586] ppid=27582 vsize=8028 CPUtime=3.09 cores=2
/proc/27586/stat : 27586 (lingeling) R 27582 27582 26347 0 -1 4202496 1879 0 0 0 309 0 0 0 25 0 1 0 515380370 8220672 1169 33554432000 4194304 4352236 140734110840000 18446744073709551615 4216826 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27586/statm: 2007 1169 127 39 0 1087 0
[pid=27588] ppid=27582 vsize=19088 CPUtime=1.1 cores=6
/proc/27588/stat : 27588 (march_hi) R 27582 27582 26347 0 -1 4202496 7350 0 0 0 110 0 0 0 25 0 1 0 515380450 19546112 2355 33554432000 4194304 4331988 140733533445456 18446744073709551615 271549932749 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27588/statm: 4772 2355 174 34 0 3214 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 2034032

[startup+6.3004 s]
/proc/loadavg: 9.91 10.19 10.18 12/192 27589
/proc/meminfo: memFree=31100864/32951124 swapFree=67111344/67111528
[pid=27582] ppid=27580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27582/stat : 27582 (ppfolio) S 27580 27582 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515380369 18763776 390 33554432000 4194304 4287625 140735074321984 18446744073709551615 271550557711 0 0 4096 65536 17562226830755233791 0 0 17 0 0 0 0
/proc/27582/statm: 4581 390 341 23 0 91 0
[pid=27583] ppid=27582 vsize=1539132 CPUtime=6.28 cores=0
/proc/27583/stat : 27583 (cryptominisat) R 27582 27582 26347 0 -1 4202496 22628 0 0 0 625 3 0 0 25 0 1 0 515380370 1576071168 16145 33554432000 4194304 4587354 140736658549200 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27583/statm: 384783 16145 337 96 0 381345 0
[pid=27584] ppid=27582 vsize=37032 CPUtime=6.28 cores=4
/proc/27584/stat : 27584 (clasp) R 27582 27582 26347 0 -1 4202496 6886 0 0 0 627 1 0 0 25 0 1 0 515380370 37920768 6590 33554432000 4194304 4785740 140737479669760 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27584/statm: 9258 6590 340 145 0 6303 0
[pid=27585] ppid=27582 vsize=462448 CPUtime=3.55 cores=6
/proc/27585/stat : 27585 (TNM) R 27582 27582 26347 0 -1 4202496 2355 0 0 0 355 0 0 0 25 0 1 0 515380370 473546752 2251 33554432000 134512640 134534564 4293947888 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27585/statm: 115612 2251 95 6 0 114278 0
[pid=27586] ppid=27582 vsize=8760 CPUtime=6.29 cores=2
/proc/27586/stat : 27586 (lingeling) R 27582 27582 26347 0 -1 4202496 2062 0 0 0 629 0 0 0 25 0 1 0 515380370 8970240 1352 33554432000 4194304 4352236 140734110840000 18446744073709551615 4328013 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27586/statm: 2190 1352 127 39 0 1270 0
[pid=27588] ppid=27582 vsize=19092 CPUtime=2.7 cores=6
/proc/27588/stat : 27588 (march_hi) R 27582 27582 26347 0 -1 4202496 7351 0 0 0 270 0 0 0 25 0 1 0 515380450 19550208 2356 33554432000 4194304 4331988 140733533445456 18446744073709551615 271549933254 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27588/statm: 4773 2356 174 34 0 3215 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 2084788

[startup+12.7012 s]
/proc/loadavg: 9.92 10.19 10.18 11/192 27589
/proc/meminfo: memFree=31105320/32951124 swapFree=67111344/67111528
[pid=27582] ppid=27580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27582/stat : 27582 (ppfolio) S 27580 27582 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515380369 18763776 390 33554432000 4194304 4287625 140735074321984 18446744073709551615 271550557711 0 0 4096 65536 17562226830755233791 0 0 17 0 0 0 0
/proc/27582/statm: 4581 390 341 23 0 91 0
[pid=27583] ppid=27582 vsize=1520908 CPUtime=12.69 cores=0
/proc/27583/stat : 27583 (cryptominisat) R 27582 27582 26347 0 -1 4202496 33356 0 0 0 1263 6 0 0 25 0 1 0 515380370 1557409792 10317 33554432000 4194304 4587354 140736658549200 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27583/statm: 380227 10317 337 96 0 376789 0
[pid=27584] ppid=27582 vsize=46052 CPUtime=12.69 cores=4
/proc/27584/stat : 27584 (clasp) R 27582 27582 26347 0 -1 4202496 9107 0 0 0 1267 2 0 0 25 0 1 0 515380370 47157248 8811 33554432000 4194304 4785740 140737479669760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27584/statm: 11513 8811 340 145 0 8558 0
[pid=27585] ppid=27582 vsize=462448 CPUtime=6.74 cores=6
/proc/27585/stat : 27585 (TNM) R 27582 27582 26347 0 -1 4202496 2355 0 0 0 674 0 0 0 25 0 1 0 515380370 473546752 2251 33554432000 134512640 134534564 4293947888 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27585/statm: 115612 2251 95 6 0 114278 0
[pid=27586] ppid=27582 vsize=10044 CPUtime=12.69 cores=2
/proc/27586/stat : 27586 (lingeling) R 27582 27582 26347 0 -1 4202496 2911 0 0 0 1269 0 0 0 25 0 1 0 515380370 10285056 1689 33554432000 4194304 4352236 140734110840000 18446744073709551615 4276607 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27586/statm: 2511 1689 127 39 0 1591 0
[pid=27588] ppid=27582 vsize=19092 CPUtime=5.87 cores=6
/proc/27588/stat : 27588 (march_hi) R 27582 27582 26347 0 -1 4202496 7351 0 0 0 587 0 0 0 25 0 1 0 515380450 19550208 2356 33554432000 4194304 4331988 140733533445456 18446744073709551615 4237398 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27588/statm: 4773 2356 174 34 0 3215 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2076868

[startup+25.5009 s]
/proc/loadavg: 9.94 10.18 10.18 11/192 27589
/proc/meminfo: memFree=31071088/32951124 swapFree=67111344/67111528
[pid=27582] ppid=27580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27582/stat : 27582 (ppfolio) S 27580 27582 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515380369 18763776 390 33554432000 4194304 4287625 140735074321984 18446744073709551615 271550557711 0 0 4096 65536 17562226830755233791 0 0 17 0 0 0 0
/proc/27582/statm: 4581 390 341 23 0 91 0
[pid=27583] ppid=27582 vsize=1544432 CPUtime=25.49 cores=0
/proc/27583/stat : 27583 (cryptominisat) R 27582 27582 26347 0 -1 4202496 47188 0 0 0 2540 9 0 0 25 0 1 0 515380370 1581498368 17767 33554432000 4194304 4587354 140736658549200 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27583/statm: 386108 17767 337 96 0 382670 0
[pid=27584] ppid=27582 vsize=51164 CPUtime=25.49 cores=4
/proc/27584/stat : 27584 (clasp) R 27582 27582 26347 0 -1 4202496 10360 0 0 0 2547 2 0 0 25 0 1 0 515380370 52391936 10064 33554432000 4194304 4785740 140737479669760 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27584/statm: 12791 10064 340 145 0 9836 0
[pid=27585] ppid=27582 vsize=462448 CPUtime=13.14 cores=6
/proc/27585/stat : 27585 (TNM) R 27582 27582 26347 0 -1 4202496 2355 0 0 0 1314 0 0 0 25 0 1 0 515380370 473546752 2251 33554432000 134512640 134534564 4293947888 18446744073709551615 134528486 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27585/statm: 115612 2251 95 6 0 114278 0
[pid=27586] ppid=27582 vsize=11516 CPUtime=25.48 cores=2
/proc/27586/stat : 27586 (lingeling) R 27582 27582 26347 0 -1 4202496 4047 0 0 0 2548 0 0 0 25 0 1 0 515380370 11792384 2057 33554432000 4194304 4352236 140734110840000 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27586/statm: 2879 2057 127 39 0 1959 0
[pid=27588] ppid=27582 vsize=20116 CPUtime=12.2 cores=6
/proc/27588/stat : 27588 (march_hi) R 27582 27582 26347 0 -1 4202496 7553 0 0 0 1220 0 0 0 25 0 1 0 515380450 20598784 2558 33554432000 4194304 4331988 140733533445456 18446744073709551615 4228170 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27588/statm: 5029 2558 174 34 0 3471 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 2108000

[startup+51.1013 s]
/proc/loadavg: 10.09 10.20 10.18 11/192 27590
/proc/meminfo: memFree=31035044/32951124 swapFree=67111344/67111528
[pid=27582] ppid=27580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27582/stat : 27582 (ppfolio) S 27580 27582 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515380369 18763776 390 33554432000 4194304 4287625 140735074321984 18446744073709551615 271550557711 0 0 4096 65536 17562226830755233791 0 0 17 0 0 0 0
/proc/27582/statm: 4581 390 341 23 0 91 0
[pid=27583] ppid=27582 vsize=1562148 CPUtime=51.09 cores=0
/proc/27583/stat : 27583 (cryptominisat) R 27582 27582 26347 0 -1 4202496 76448 0 0 0 5094 15 0 0 25 0 1 0 515380370 1599639552 23129 33554432000 4194304 4587354 140736658549200 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27583/statm: 390537 23129 337 96 0 387099 0
[pid=27584] ppid=27582 vsize=64056 CPUtime=51.09 cores=4
/proc/27584/stat : 27584 (clasp) R 27582 27582 26347 0 -1 4202496 13512 0 0 0 5106 3 0 0 25 0 1 0 515380370 65593344 13216 33554432000 4194304 4785740 140737479669760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27584/statm: 16014 13216 340 145 0 13059 0
[pid=27585] ppid=27582 vsize=462448 CPUtime=25.84 cores=6
/proc/27585/stat : 27585 (TNM) R 27582 27582 26347 0 -1 4202496 2355 0 0 0 2584 0 0 0 25 0 1 0 515380370 473546752 2251 33554432000 134512640 134534564 4293947888 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27585/statm: 115612 2251 95 6 0 114278 0
[pid=27586] ppid=27582 vsize=11712 CPUtime=51.08 cores=2

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

/proc/27588/statm: 19507 12192 175 34 0 17949 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 2411380

[startup+1002.3 s]
/proc/loadavg: 10.37 10.30 10.21 11/192 27648
/proc/meminfo: memFree=30433284/32951124 swapFree=67111344/67111528
[pid=27582] ppid=27580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27582/stat : 27582 (ppfolio) S 27580 27582 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515380369 18763776 390 33554432000 4194304 4287625 140735074321984 18446744073709551615 271550557711 0 0 4096 65536 17562226830755233791 0 0 17 0 0 0 0
/proc/27582/statm: 4581 390 341 23 0 91 0
[pid=27583] ppid=27582 vsize=1670836 CPUtime=1002.29 cores=0
/proc/27583/stat : 27583 (cryptominisat) R 27582 27582 26347 0 -1 4202496 515841 0 0 0 100075 154 0 0 25 0 1 0 515380370 1710936064 59676 33554432000 4194304 4587354 140736658549200 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27583/statm: 417709 59676 337 96 0 414271 0
[pid=27584] ppid=27582 vsize=161692 CPUtime=1002.31 cores=4
/proc/27584/stat : 27584 (clasp) R 27582 27582 26347 0 -1 4202496 37278 0 0 0 100221 10 0 0 25 0 1 0 515380370 165572608 36982 33554432000 4194304 4785740 140737479669760 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27584/statm: 40423 36982 340 145 0 37468 0
[pid=27585] ppid=27582 vsize=462448 CPUtime=498.87 cores=6
/proc/27585/stat : 27585 (TNM) R 27582 27582 26347 0 -1 4202496 2355 0 0 0 49887 0 0 0 25 0 1 0 515380370 473546752 2251 33554432000 134512640 134534564 4293947888 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27585/statm: 115612 2251 95 6 0 114278 0
[pid=27586] ppid=27582 vsize=16980 CPUtime=1002.21 cores=2
/proc/27586/stat : 27586 (lingeling) R 27582 27582 26347 0 -1 4202496 26165 0 0 0 100217 4 0 0 25 0 1 0 515380370 17387520 3407 33554432000 4194304 4352236 140734110840000 18446744073709551615 4329265 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27586/statm: 4245 3407 127 39 0 3325 0
[pid=27588] ppid=27582 vsize=78028 CPUtime=497.97 cores=6
/proc/27588/stat : 27588 (march_hi) R 27582 27582 26347 0 -1 4202496 17921 0 0 0 49790 7 0 0 25 0 1 0 515380450 79900672 12926 33554432000 4194304 4331988 140733533445456 18446744073709551615 4228275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27588/statm: 19507 12926 175 34 0 17949 0
Current children cumulated CPU time (s) 4003.65
Current children cumulated vsize (KiB) 2408308

[startup+1062.3 s]
/proc/loadavg: 10.26 10.27 10.21 11/192 27659
/proc/meminfo: memFree=30343080/32951124 swapFree=67111344/67111528
[pid=27582] ppid=27580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27582/stat : 27582 (ppfolio) S 27580 27582 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515380369 18763776 390 33554432000 4194304 4287625 140735074321984 18446744073709551615 271550557711 0 0 4096 65536 17562226830755233791 0 0 17 0 0 0 0
/proc/27582/statm: 4581 390 341 23 0 91 0
[pid=27583] ppid=27582 vsize=1678960 CPUtime=1062.27 cores=0
/proc/27583/stat : 27583 (cryptominisat) R 27582 27582 26347 0 -1 4202496 541682 0 0 0 106060 167 0 0 25 0 1 0 515380370 1719255040 56221 33554432000 4194304 4587354 140736658549200 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27583/statm: 419740 56221 337 96 0 416302 0
[pid=27584] ppid=27582 vsize=163028 CPUtime=1062.31 cores=4
/proc/27584/stat : 27584 (clasp) R 27582 27582 26347 0 -1 4202496 37556 0 0 0 106221 10 0 0 25 0 1 0 515380370 166940672 37260 33554432000 4194304 4785740 140737479669760 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27584/statm: 40757 37260 340 145 0 37802 0
[pid=27585] ppid=27582 vsize=462448 CPUtime=528.69 cores=6
/proc/27585/stat : 27585 (TNM) R 27582 27582 26347 0 -1 4202496 2355 0 0 0 52869 0 0 0 25 0 1 0 515380370 473546752 2251 33554432000 134512640 134534564 4293947888 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27585/statm: 115612 2251 95 6 0 114278 0
[pid=27586] ppid=27582 vsize=16980 CPUtime=1062.19 cores=2
/proc/27586/stat : 27586 (lingeling) R 27582 27582 26347 0 -1 4202496 31477 0 0 0 106214 5 0 0 25 0 1 0 515380370 17387520 3407 33554432000 4194304 4352236 140734110840000 18446744073709551615 4277025 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27586/statm: 4245 3407 127 39 0 3325 0
[pid=27588] ppid=27582 vsize=78768 CPUtime=527.83 cores=6
/proc/27588/stat : 27588 (march_hi) R 27582 27582 26347 0 -1 4202496 18465 0 0 0 52775 8 0 0 25 0 1 0 515380450 80658432 13470 33554432000 4194304 4331988 140733533445456 18446744073709551615 4226460 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27588/statm: 19692 13470 175 34 0 18134 0
Current children cumulated CPU time (s) 4243.29
Current children cumulated vsize (KiB) 2418508

[startup+1122.3 s]
/proc/loadavg: 10.32 10.29 10.21 11/192 27660
/proc/meminfo: memFree=30324196/32951124 swapFree=67111344/67111528
[pid=27582] ppid=27580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27582/stat : 27582 (ppfolio) S 27580 27582 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515380369 18763776 390 33554432000 4194304 4287625 140735074321984 18446744073709551615 271550557711 0 0 4096 65536 17562226830755233791 0 0 17 0 0 0 0
/proc/27582/statm: 4581 390 341 23 0 91 0
[pid=27583] ppid=27582 vsize=1674968 CPUtime=1122.28 cores=0
/proc/27583/stat : 27583 (cryptominisat) R 27582 27582 26347 0 -1 4202496 566853 0 0 0 112048 180 0 0 25 0 1 0 515380370 1715167232 50524 33554432000 4194304 4587354 140736658549200 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27583/statm: 418742 50524 337 96 0 415304 0
[pid=27584] ppid=27582 vsize=177288 CPUtime=1122.32 cores=4
/proc/27584/stat : 27584 (clasp) R 27582 27582 26347 0 -1 4202496 41041 0 0 0 112220 12 0 0 25 0 1 0 515380370 181542912 40745 33554432000 4194304 4785740 140737479669760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27584/statm: 44322 40745 340 145 0 41367 0
[pid=27585] ppid=27582 vsize=462448 CPUtime=558.56 cores=6
/proc/27585/stat : 27585 (TNM) R 27582 27582 26347 0 -1 4202496 2355 0 0 0 55856 0 0 0 25 0 1 0 515380370 473546752 2251 33554432000 134512640 134534564 4293947888 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27585/statm: 115612 2251 95 6 0 114278 0
[pid=27586] ppid=27582 vsize=26452 CPUtime=1122.19 cores=2
/proc/27586/stat : 27586 (lingeling) R 27582 27582 26347 0 -1 4202496 38965 0 0 0 112213 6 0 0 25 0 1 0 515380370 27086848 5775 33554432000 4194304 4352236 140734110840000 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27586/statm: 6613 5775 127 39 0 5693 0
[pid=27588] ppid=27582 vsize=78768 CPUtime=557.64 cores=6
/proc/27588/stat : 27588 (march_hi) R 27582 27582 26347 0 -1 4202496 19165 0 0 0 55756 8 0 0 25 0 1 0 515380450 80658432 14170 33554432000 4194304 4331988 140733533445456 18446744073709551615 271549932746 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27588/statm: 19692 14170 175 34 0 18134 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 2438248

[startup+1182.3 s]
/proc/loadavg: 10.26 10.28 10.21 11/192 27662
/proc/meminfo: memFree=30279512/32951124 swapFree=67111344/67111528
[pid=27582] ppid=27580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27582/stat : 27582 (ppfolio) S 27580 27582 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515380369 18763776 390 33554432000 4194304 4287625 140735074321984 18446744073709551615 271550557711 0 0 4096 65536 17562226830755233791 0 0 17 0 0 0 0
/proc/27582/statm: 4581 390 341 23 0 91 0
[pid=27583] ppid=27582 vsize=1675148 CPUtime=1182.28 cores=0
/proc/27583/stat : 27583 (cryptominisat) R 27582 27582 26347 0 -1 4202496 589860 0 0 0 118038 190 0 0 25 0 1 0 515380370 1715351552 51995 33554432000 4194304 4587354 140736658549200 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27583/statm: 418787 51995 337 96 0 415349 0
[pid=27584] ppid=27582 vsize=183364 CPUtime=1182.32 cores=4
/proc/27584/stat : 27584 (clasp) R 27582 27582 26347 0 -1 4202496 42520 0 0 0 118220 12 0 0 25 0 1 0 515380370 187764736 42224 33554432000 4194304 4785740 140737479669760 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27584/statm: 45841 42224 340 145 0 42886 0
[pid=27585] ppid=27582 vsize=462448 CPUtime=588.35 cores=6
/proc/27585/stat : 27585 (TNM) R 27582 27582 26347 0 -1 4202496 2355 0 0 0 58835 0 0 0 25 0 1 0 515380370 473546752 2251 33554432000 134512640 134534564 4293947888 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27585/statm: 115612 2251 95 6 0 114278 0
[pid=27586] ppid=27582 vsize=21460 CPUtime=1182.19 cores=2
/proc/27586/stat : 27586 (lingeling) R 27582 27582 26347 0 -1 4202496 40053 0 0 0 118213 6 0 0 25 0 1 0 515380370 21975040 4527 33554432000 4194304 4352236 140734110840000 18446744073709551615 4328013 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27586/statm: 5365 4527 127 39 0 4445 0
[pid=27588] ppid=27582 vsize=78768 CPUtime=587.52 cores=6
/proc/27588/stat : 27588 (march_hi) R 27582 27582 26347 0 -1 4202496 19740 0 0 0 58744 8 0 0 25 0 1 0 515380450 80658432 14745 33554432000 4194304 4331988 140733533445456 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27588/statm: 19692 14745 175 34 0 18134 0
Current children cumulated CPU time (s) 4722.66
Current children cumulated vsize (KiB) 2439512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.31 10.29 10.22 11/192 27662
/proc/meminfo: memFree=30263368/32951124 swapFree=67111344/67111528
[pid=27582] ppid=27580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27582/stat : 27582 (ppfolio) S 27580 27582 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515380369 18763776 390 33554432000 4194304 4287625 140735074321984 18446744073709551615 271550557711 0 0 4096 65536 17562226830755233791 0 0 17 0 0 0 0
/proc/27582/statm: 4581 390 341 23 0 91 0
[pid=27583] ppid=27582 vsize=1675148 CPUtime=1201.68 cores=0
/proc/27583/stat : 27583 (cryptominisat) R 27582 27582 26347 0 -1 4202496 589860 0 0 0 119978 190 0 0 25 0 1 0 515380370 1715351552 51995 33554432000 4194304 4587354 140736658549200 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27583/statm: 418787 51995 337 96 0 415349 0
[pid=27584] ppid=27582 vsize=184288 CPUtime=1201.73 cores=4
/proc/27584/stat : 27584 (clasp) R 27582 27582 26347 0 -1 4202496 42740 0 0 0 120161 12 0 0 25 0 1 0 515380370 188710912 42444 33554432000 4194304 4785740 140737479669760 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27584/statm: 46072 42444 340 145 0 43117 0
[pid=27585] ppid=27582 vsize=462448 CPUtime=598.05 cores=6
/proc/27585/stat : 27585 (TNM) R 27582 27582 26347 0 -1 4202496 2355 0 0 0 59805 0 0 0 25 0 1 0 515380370 473546752 2251 33554432000 134512640 134534564 4293947888 18446744073709551615 134530468 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27585/statm: 115612 2251 95 6 0 114278 0
[pid=27586] ppid=27582 vsize=25812 CPUtime=1201.6 cores=2
/proc/27586/stat : 27586 (lingeling) R 27582 27582 26347 0 -1 4202496 43189 0 0 0 120153 7 0 0 25 0 1 0 515380370 26431488 5615 33554432000 4194304 4352236 140734110840000 18446744073709551615 4276725 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27586/statm: 6453 5615 127 39 0 5533 0
[pid=27588] ppid=27582 vsize=78768 CPUtime=597.11 cores=6
/proc/27588/stat : 27588 (march_hi) R 27582 27582 26347 0 -1 4202496 19990 0 0 0 59703 8 0 0 25 0 1 0 515380450 80658432 14995 33554432000 4194304 4331988 140733533445456 18446744073709551615 4228243 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27588/statm: 19692 14995 175 34 0 18134 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 2444788

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

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

[startup+1201.7 s]
/proc/loadavg: 10.31 10.29 10.22 11/192 27662
/proc/meminfo: memFree=30263368/32951124 swapFree=67111344/67111528
[pid=27582] ppid=27580 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27582/stat : 27582 (ppfolio) S 27580 27582 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515380369 18763776 390 33554432000 4194304 4287625 140735074321984 18446744073709551615 271550557711 0 0 4096 65536 17562226830755233791 0 0 17 0 0 0 0
/proc/27582/statm: 4581 390 341 23 0 91 0
[pid=27583] ppid=27582 vsize=1675148 CPUtime=1201.68 cores=0
/proc/27583/stat : 27583 (cryptominisat) R 27582 27582 26347 0 -1 4202496 589860 0 0 0 119978 190 0 0 25 0 1 0 515380370 1715351552 51995 33554432000 4194304 4587354 140736658549200 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27583/statm: 418787 51995 337 96 0 415349 0
[pid=27584] ppid=27582 vsize=184288 CPUtime=1201.73 cores=4
/proc/27584/stat : 27584 (clasp) R 27582 27582 26347 0 -1 4202496 42740 0 0 0 120161 12 0 0 25 0 1 0 515380370 188710912 42444 33554432000 4194304 4785740 140737479669760 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27584/statm: 46072 42444 340 145 0 43117 0
[pid=27585] ppid=27582 vsize=462448 CPUtime=598.05 cores=6
/proc/27585/stat : 27585 (TNM) R 27582 27582 26347 0 -1 4202496 2355 0 0 0 59805 0 0 0 25 0 1 0 515380370 473546752 2251 33554432000 134512640 134534564 4293947888 18446744073709551615 134530468 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27585/statm: 115612 2251 95 6 0 114278 0
[pid=27586] ppid=27582 vsize=25812 CPUtime=1201.6 cores=2
/proc/27586/stat : 27586 (lingeling) R 27582 27582 26347 0 -1 4202496 43189 0 0 0 120153 7 0 0 25 0 1 0 515380370 26431488 5615 33554432000 4194304 4352236 140734110840000 18446744073709551615 4276725 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/27586/statm: 6453 5615 127 39 0 5533 0
[pid=27588] ppid=27582 vsize=78768 CPUtime=597.11 cores=6
/proc/27588/stat : 27588 (march_hi) R 27582 27582 26347 0 -1 4202496 19990 0 0 0 59703 8 0 0 25 0 1 0 515380450 80658432 14995 33554432000 4194304 4331988 140733533445456 18446744073709551615 4228243 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27588/statm: 19692 14995 175 34 0 18134 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 2444788

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.71
CPU time (s): 4800.17
CPU user time (s): 4798
CPU system time (s): 2.17
CPU usage (%): 399.444
Max. virtual memory (cumulated for all children) (KiB): 3742040

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

runsolver used 1.82272 second user time and 4.74228 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 02:43:45
IDJOB=3190844
IDBENCH=82575
IDSOLVER=1612
FILE ID=node133/3190844-1304037825
RUNJOBID= node133-1304032500-26787
PBS_JOBID= 13170319
Free space on /tmp= 71884 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S394483079-002-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190844-1304037825/watcher-3190844-1304037825 -o /tmp/evaluation-result-3190844-1304037825/solver-3190844-1304037825 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190844-1304037825.cnf

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

MD5SUM BENCH= 40e955d306a70bd3dffa8283c1221639
RANDOM SEED=1419473498

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.74
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.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31181804 kB
Buffers:        667684 kB
Cached:         568344 kB
SwapCached:        124 kB
Active:         659960 kB
Inactive:       765052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31181804 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           11216 kB
Writeback:           0 kB
AnonPages:      188536 kB
Mapped:          16564 kB
Slab:           280044 kB
PageTables:       5684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2775368 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71872 MiB
End job on node133 at 2011-04-29 03:03:49