Trace number 3219256

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S935783783-069-UNKNOWN.cnf
MD5SUM4ba3e8e19a6d9aec4bc2bd0594f1360a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark178.941
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
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 525000
Number of clauses of size over 50

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3219256-1303225840/watcher-3219256-1303225840 -o /tmp/evaluation-result-3219256-1303225840/solver-3219256-1303225840 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219256-1303225840.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.82 4.96 5.20 3/179 21397
/proc/meminfo: memFree=18038420/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) R 21395 21397 20187 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 434181783 18763776 392 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687495573 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/21397/statm: 4581 392 343 23 0 91 0

[startup+0.0287379 s]
/proc/loadavg: 4.82 4.96 5.20 3/179 21397
/proc/meminfo: memFree=18038420/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 11603529941773156612 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100714 s]
/proc/loadavg: 4.82 4.96 5.20 3/179 21397
/proc/meminfo: memFree=18038420/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 11603529941773156612 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300677 s]
/proc/loadavg: 4.82 4.96 5.20 3/179 21397
/proc/meminfo: memFree=18038420/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700601 s]
/proc/loadavg: 4.82 4.96 5.20 3/179 21397
/proc/meminfo: memFree=18038420/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50046 s]
/proc/loadavg: 4.82 4.96 5.20 6/183 21401
/proc/meminfo: memFree=18020748/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 4601330680478040064 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
[pid=21398] ppid=21397 vsize=1920916 CPUtime=0.99 cores=1
/proc/21398/stat : 21398 (cryptominisat) R 21397 21397 20187 0 -1 4202496 4933 0 0 0 99 0 0 0 19 0 1 0 434181784 1967017984 2416 33554432000 4194304 4587354 140737144201792 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21398/statm: 480229 2416 327 96 0 476791 0
[pid=21399] ppid=21397 vsize=17352 CPUtime=0.14 cores=1
/proc/21399/stat : 21399 (clasp) R 21397 21397 20187 0 -1 4202496 1888 0 0 0 14 0 0 0 23 0 1 0 434181784 17768448 1684 33554432000 4194304 4785740 140734433429520 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21399/statm: 4338 1684 340 145 0 1383 0
[pid=21400] ppid=21397 vsize=454240 CPUtime=0.34 cores=1
/proc/21400/stat : 21400 (TNM) R 21397 21397 20187 0 -1 4202496 944 0 0 0 34 0 0 0 25 0 1 0 434181784 465141760 841 33554432000 134512640 134534564 4287400560 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21400/statm: 113560 841 91 6 0 112226 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2410832

[startup+3.10117 s]
/proc/loadavg: 4.82 4.96 5.20 6/183 21401
/proc/meminfo: memFree=18015708/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 4601328756332691456 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
[pid=21398] ppid=21397 vsize=1920916 CPUtime=1.5 cores=1
/proc/21398/stat : 21398 (cryptominisat) R 21397 21397 20187 0 -1 4202496 5787 0 0 0 149 1 0 0 20 0 1 0 434181784 1967017984 3261 33554432000 4194304 4587354 140737144201792 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21398/statm: 480229 3261 327 96 0 476791 0
[pid=21399] ppid=21397 vsize=21188 CPUtime=0.69 cores=1
/proc/21399/stat : 21399 (clasp) R 21397 21397 20187 0 -1 4202496 2852 0 0 0 69 0 0 0 25 0 1 0 434181784 21696512 2648 33554432000 4194304 4785740 140734433429520 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21399/statm: 5297 2648 340 145 0 2342 0
[pid=21400] ppid=21397 vsize=459788 CPUtime=0.89 cores=1
/proc/21400/stat : 21400 (TNM) R 21397 21397 20187 0 -1 4202496 1543 0 0 0 89 0 0 0 25 0 1 0 434181784 470822912 1440 33554432000 134512640 134534564 4287400560 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21400/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2420216

[startup+6.30058 s]
/proc/loadavg: 4.83 4.97 5.20 6/183 21401
/proc/meminfo: memFree=18011368/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 4601329168649551872 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
[pid=21398] ppid=21397 vsize=1919972 CPUtime=2.59 cores=1
/proc/21398/stat : 21398 (cryptominisat) R 21397 21397 20187 0 -1 4202496 8556 0 0 0 258 1 0 0 22 0 1 0 434181784 1966051328 3044 33554432000 4194304 4587354 140737144201792 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21398/statm: 479993 3044 331 96 0 476555 0
[pid=21399] ppid=21397 vsize=23988 CPUtime=1.74 cores=1
/proc/21399/stat : 21399 (clasp) R 21397 21397 20187 0 -1 4202496 3535 0 0 0 174 0 0 0 25 0 1 0 434181784 24563712 3331 33554432000 4194304 4785740 140734433429520 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21399/statm: 5997 3331 340 145 0 3042 0
[pid=21400] ppid=21397 vsize=459788 CPUtime=1.94 cores=1
/proc/21400/stat : 21400 (TNM) R 21397 21397 20187 0 -1 4202496 1543 0 0 0 194 0 0 0 25 0 1 0 434181784 470822912 1440 33554432000 134512640 134534564 4287400560 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21400/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2422072

[startup+12.7004 s]
/proc/loadavg: 4.84 4.97 5.20 6/183 21401
/proc/meminfo: memFree=18005164/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 4601329168649551872 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
[pid=21398] ppid=21397 vsize=1923748 CPUtime=5.19 cores=1
/proc/21398/stat : 21398 (cryptominisat) R 21397 21397 20187 0 -1 4202496 17252 0 0 0 517 2 0 0 23 0 1 0 434181784 1969917952 2504 33554432000 4194304 4587354 140737144201792 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21398/statm: 480937 2504 337 96 0 477499 0
[pid=21399] ppid=21397 vsize=26104 CPUtime=3.64 cores=1
/proc/21399/stat : 21399 (clasp) R 21397 21397 20187 0 -1 4202496 4079 0 0 0 364 0 0 0 25 0 1 0 434181784 26730496 3875 33554432000 4194304 4785740 140734433429520 18446744073709551615 4304024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21399/statm: 6526 3875 340 145 0 3571 0
[pid=21400] ppid=21397 vsize=459788 CPUtime=3.84 cores=1
/proc/21400/stat : 21400 (TNM) R 21397 21397 20187 0 -1 4202496 1543 0 0 0 384 0 0 0 25 0 1 0 434181784 470822912 1440 33554432000 134512640 134534564 4287400560 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21400/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2427964

[startup+25.5011 s]
/proc/loadavg: 4.88 4.97 5.20 6/183 21402
/proc/meminfo: memFree=17985484/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 4601330817916993536 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
[pid=21398] ppid=21397 vsize=1940880 CPUtime=9.44 cores=1
/proc/21398/stat : 21398 (cryptominisat) R 21397 21397 20187 0 -1 4202496 23792 0 0 0 941 3 0 0 25 0 1 0 434181784 1987461120 7045 33554432000 4194304 4587354 140737144201792 18446744073709551615 4364784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21398/statm: 485220 7045 337 96 0 481782 0
[pid=21399] ppid=21397 vsize=31584 CPUtime=7.89 cores=1
/proc/21399/stat : 21399 (clasp) R 21397 21397 20187 0 -1 4202496 5405 0 0 0 789 0 0 0 25 0 1 0 434181784 32342016 5201 33554432000 4194304 4785740 140734433429520 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21399/statm: 7896 5201 340 145 0 4941 0
[pid=21400] ppid=21397 vsize=459788 CPUtime=8.14 cores=1
/proc/21400/stat : 21400 (TNM) R 21397 21397 20187 0 -1 4202496 1543 0 0 0 814 0 0 0 25 0 1 0 434181784 470822912 1440 33554432000 134512640 134534564 4287400560 18446744073709551615 134528534 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21400/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2450576

[startup+51.1004 s]
/proc/loadavg: 4.99 4.99 5.20 6/183 21402
/proc/meminfo: memFree=17950108/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 4601329306088505344 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
[pid=21398] ppid=21397 vsize=1967372 CPUtime=17.99 cores=1
/proc/21398/stat : 21398 (cryptominisat) R 21397 21397 20187 0 -1 4202496 33803 0 0 0 1795 4 0 0 25 0 1 0 434181784 2014588928 14737 33554432000 4194304 4587354 140737144201792 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21398/statm: 491843 14737 337 96 0 488405 0
[pid=21399] ppid=21397 vsize=35880 CPUtime=16.44 cores=1
/proc/21399/stat : 21399 (clasp) R 21397 21397 20187 0 -1 4202496 6498 0 0 0 1644 0 0 0 25 0 1 0 434181784 36741120 6294 33554432000 4194304 4785740 140734433429520 18446744073709551615 4304134 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21399/statm: 8970 6294 340 145 0 6015 0
[pid=21400] ppid=21397 vsize=459788 CPUtime=16.64 cores=1
/proc/21400/stat : 21400 (TNM) R 21397 21397 20187 0 -1 4202496 1543 0 0 0 1664 0 0 0 25 0 1 0 434181784 470822912 1440 33554432000 134512640 134534564 4287400560 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21400/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2481364

[startup+102.307 s]
/proc/loadavg: 4.99 4.99 5.18 6/183 21404
/proc/meminfo: memFree=17919596/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 4601329855844319232 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
[pid=21398] ppid=21397 vsize=1982900 CPUtime=35.06 cores=1
/proc/21398/stat : 21398 (cryptominisat) R 21397 21397 20187 0 -1 4202496 57456 0 0 0 3497 9 0 0 25 0 1 0 434181784 2030489600 19741 33554432000 4194304 4587354 140737144201792 18446744073709551615 4388190 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21398/statm: 495725 19741 337 96 0 492287 0
[pid=21399] ppid=21397 vsize=43872 CPUtime=33.49 cores=1
/proc/21399/stat : 21399 (clasp) R 21397 21397 20187 0 -1 4202496 8409 0 0 0 3348 1 0 0 25 0 1 0 434181784 44924928 8205 33554432000 4194304 4785740 140734433429520 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21399/statm: 10968 8205 340 145 0 8013 0
[pid=21400] ppid=21397 vsize=459788 CPUtime=33.74 cores=1
/proc/21400/stat : 21400 (TNM) R 21397 21397 20187 0 -1 4202496 1543 0 0 0 3374 0 0 0 25 0 1 0 434181784 470822912 1440 33554432000 134512640 134534564 4287400560 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21400/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2504884

[startup+162.301 s]
/proc/loadavg: 4.99 4.99 5.17 6/183 21405
/proc/meminfo: memFree=17902592/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 4601330405600133120 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
[pid=21398] ppid=21397 vsize=1991096 CPUtime=55.06 cores=1
/proc/21398/stat : 21398 (cryptominisat) R 21397 21397 20187 0 -1 4202496 86451 0 0 0 5492 14 0 0 25 0 1 0 434181784 2038882304 21958 33554432000 4194304 4587354 140737144201792 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21398/statm: 497774 21958 337 96 0 494336 0
[pid=21399] ppid=21397 vsize=50744 CPUtime=53.49 cores=1

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

/proc/21400/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 2587484

[startup+4662.3 s]
/proc/loadavg: 3.00 3.00 3.15 4/175 21555
/proc/meminfo: memFree=17920320/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
[pid=21398] ppid=21397 vsize=1944352 CPUtime=1555.06 cores=1
/proc/21398/stat : 21398 (cryptominisat) R 21397 21397 20187 0 -1 4202496 904425 0 0 0 155321 185 0 0 25 0 1 0 434181784 1991016448 17090 33554432000 4194304 4587354 140737144201792 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21398/statm: 486088 17090 337 96 0 482650 0
[pid=21399] ppid=21397 vsize=165676 CPUtime=1553.55 cores=1
/proc/21399/stat : 21399 (clasp) R 21397 21397 20187 0 -1 4202496 37254 0 0 0 155348 7 0 0 25 0 1 0 434181784 169652224 36917 33554432000 4194304 4785740 140734433429520 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21399/statm: 41419 36917 341 145 0 38464 0
[pid=21400] ppid=21397 vsize=459788 CPUtime=1553.8 cores=1
/proc/21400/stat : 21400 (TNM) R 21397 21397 20187 0 -1 4202496 1543 0 0 0 155380 0 0 0 25 0 1 0 434181784 470822912 1440 33554432000 134512640 134534564 4287400560 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21400/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 2588140

[startup+4722.31 s]
/proc/loadavg: 3.00 3.00 3.14 4/175 21557
/proc/meminfo: memFree=17935808/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
[pid=21398] ppid=21397 vsize=1958168 CPUtime=1575.06 cores=1
/proc/21398/stat : 21398 (cryptominisat) R 21397 21397 20187 0 -1 4202496 914521 0 0 0 157319 187 0 0 25 0 1 0 434181784 2005164032 12740 33554432000 4194304 4587354 140737144201792 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21398/statm: 489542 12740 337 96 0 486104 0
[pid=21399] ppid=21397 vsize=167692 CPUtime=1573.55 cores=1
/proc/21399/stat : 21399 (clasp) R 21397 21397 20187 0 -1 4202496 37724 0 0 0 157348 7 0 0 25 0 1 0 434181784 171716608 37387 33554432000 4194304 4785740 140734433429520 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21399/statm: 41923 37387 341 145 0 38968 0
[pid=21400] ppid=21397 vsize=459788 CPUtime=1573.8 cores=1
/proc/21400/stat : 21400 (TNM) R 21397 21397 20187 0 -1 4202496 1543 0 0 0 157380 0 0 0 25 0 1 0 434181784 470822912 1440 33554432000 134512640 134534564 4287400560 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21400/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 2603972

[startup+4782.3 s]
/proc/loadavg: 3.00 3.00 3.13 4/175 21558
/proc/meminfo: memFree=17904924/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 4601328756332691456 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
[pid=21398] ppid=21397 vsize=1958168 CPUtime=1595.07 cores=1
/proc/21398/stat : 21398 (cryptominisat) R 21397 21397 20187 0 -1 4202496 922178 0 0 0 159318 189 0 0 25 0 1 0 434181784 2005164032 20341 33554432000 4194304 4587354 140737144201792 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21398/statm: 489542 20341 337 96 0 486104 0
[pid=21399] ppid=21397 vsize=168544 CPUtime=1593.55 cores=1
/proc/21399/stat : 21399 (clasp) R 21397 21397 20187 0 -1 4202496 37925 0 0 0 159348 7 0 0 25 0 1 0 434181784 172589056 37588 33554432000 4194304 4785740 140734433429520 18446744073709551615 212687372930 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21399/statm: 42136 37588 341 145 0 39181 0
[pid=21400] ppid=21397 vsize=459788 CPUtime=1593.8 cores=1
/proc/21400/stat : 21400 (TNM) R 21397 21397 20187 0 -1 4202496 1543 0 0 0 159380 0 0 0 25 0 1 0 434181784 470822912 1440 33554432000 134512640 134534564 4287400560 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21400/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 2604824

[startup+4842.3 s]
/proc/loadavg: 3.00 3.00 3.12 4/175 21560
/proc/meminfo: memFree=17903432/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 4601328756332691456 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
[pid=21398] ppid=21397 vsize=1985500 CPUtime=1615.07 cores=1
/proc/21398/stat : 21398 (cryptominisat) R 21397 21397 20187 0 -1 4202496 932945 0 0 0 161316 191 0 0 25 0 1 0 434181784 2033152000 20646 33554432000 4194304 4587354 140737144201792 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21398/statm: 496375 20646 337 96 0 492937 0
[pid=21399] ppid=21397 vsize=168544 CPUtime=1613.54 cores=1
/proc/21399/stat : 21399 (clasp) R 21397 21397 20187 0 -1 4202496 37925 0 0 0 161347 7 0 0 25 0 1 0 434181784 172589056 37588 33554432000 4194304 4785740 140734433429520 18446744073709551615 4309510 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21399/statm: 42136 37588 341 145 0 39181 0
[pid=21400] ppid=21397 vsize=459788 CPUtime=1613.8 cores=1
/proc/21400/stat : 21400 (TNM) R 21397 21397 20187 0 -1 4202496 1543 0 0 0 161380 0 0 0 25 0 1 0 434181784 470822912 1440 33554432000 134512640 134534564 4287400560 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21400/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 2632156

[startup+4902.3 s]
/proc/loadavg: 3.00 3.00 3.11 4/175 21562
/proc/meminfo: memFree=17938892/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 4601328756332691456 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
[pid=21398] ppid=21397 vsize=1968940 CPUtime=1635.08 cores=1
/proc/21398/stat : 21398 (cryptominisat) R 21397 21397 20187 0 -1 4202496 938719 0 0 0 163315 193 0 0 25 0 1 0 434181784 2016194560 11694 33554432000 4194304 4587354 140737144201792 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21398/statm: 492235 11694 337 96 0 488797 0
[pid=21399] ppid=21397 vsize=169292 CPUtime=1633.54 cores=1
/proc/21399/stat : 21399 (clasp) R 21397 21397 20187 0 -1 4202496 38143 0 0 0 163347 7 0 0 25 0 1 0 434181784 173355008 37806 33554432000 4194304 4785740 140734433429520 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21399/statm: 42323 37806 341 145 0 39368 0
[pid=21400] ppid=21397 vsize=459788 CPUtime=1633.8 cores=1
/proc/21400/stat : 21400 (TNM) R 21397 21397 20187 0 -1 4202496 1543 0 0 0 163380 0 0 0 25 0 1 0 434181784 470822912 1440 33554432000 134512640 134534564 4287400560 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21400/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 2616344

[startup+4962.3 s]
/proc/loadavg: 3.00 3.00 3.09 4/175 21563
/proc/meminfo: memFree=17906152/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 4601328756332691456 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
[pid=21398] ppid=21397 vsize=1968940 CPUtime=1655.09 cores=1
/proc/21398/stat : 21398 (cryptominisat) R 21397 21397 20187 0 -1 4202496 946661 0 0 0 165313 196 0 0 25 0 1 0 434181784 2016194560 19567 33554432000 4194304 4587354 140737144201792 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21398/statm: 492235 19567 337 96 0 488797 0
[pid=21399] ppid=21397 vsize=170268 CPUtime=1653.54 cores=1
/proc/21399/stat : 21399 (clasp) R 21397 21397 20187 0 -1 4202496 38378 0 0 0 165346 8 0 0 25 0 1 0 434181784 174354432 38041 33554432000 4194304 4785740 140734433429520 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21399/statm: 42567 38041 341 145 0 39612 0
[pid=21400] ppid=21397 vsize=459788 CPUtime=1653.79 cores=1
/proc/21400/stat : 21400 (TNM) R 21397 21397 20187 0 -1 4202496 1543 0 0 0 165379 0 0 0 25 0 1 0 434181784 470822912 1440 33554432000 134512640 134534564 4287400560 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21400/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 2617320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.05 3.01 3.09 4/175 21564
/proc/meminfo: memFree=17919664/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 4601328756332691456 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
[pid=21398] ppid=21397 vsize=1986660 CPUtime=1667.64 cores=1
/proc/21398/stat : 21398 (cryptominisat) R 21397 21397 20187 0 -1 4202496 953787 0 0 0 166566 198 0 0 25 0 1 0 434181784 2034339840 15961 33554432000 4194304 4587354 140737144201792 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21398/statm: 496665 15961 337 96 0 493227 0
[pid=21399] ppid=21397 vsize=171060 CPUtime=1666.1 cores=1
/proc/21399/stat : 21399 (clasp) R 21397 21397 20187 0 -1 4202496 38575 0 0 0 166602 8 0 0 25 0 1 0 434181784 175165440 38238 33554432000 4194304 4785740 140734433429520 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21399/statm: 42765 38238 341 145 0 39810 0
[pid=21400] ppid=21397 vsize=459788 CPUtime=1666.29 cores=1
/proc/21400/stat : 21400 (TNM) R 21397 21397 20187 0 -1 4202496 1543 0 0 0 166629 0 0 0 25 0 1 0 434181784 470822912 1440 33554432000 134512640 134534564 4287400560 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21400/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 2635832

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.05 3.01 3.09 4/175 21564
/proc/meminfo: memFree=17919664/32951124 swapFree=67111528/67111528
[pid=21397] ppid=21395 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21397/stat : 21397 (ppfolio) S 21395 21397 20187 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434181783 18763776 394 33554432000 4194304 4287625 140735960727280 18446744073709551615 212687695375 0 0 4096 65536 4601328756332691456 0 0 17 7 0 0 0
/proc/21397/statm: 4581 394 345 23 0 91 0
[pid=21398] ppid=21397 vsize=1986660 CPUtime=1667.64 cores=1
/proc/21398/stat : 21398 (cryptominisat) R 21397 21397 20187 0 -1 4202496 953787 0 0 0 166566 198 0 0 25 0 1 0 434181784 2034339840 15961 33554432000 4194304 4587354 140737144201792 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21398/statm: 496665 15961 337 96 0 493227 0
[pid=21399] ppid=21397 vsize=171060 CPUtime=1666.1 cores=1
/proc/21399/stat : 21399 (clasp) R 21397 21397 20187 0 -1 4202496 38575 0 0 0 166602 8 0 0 25 0 1 0 434181784 175165440 38238 33554432000 4194304 4785740 140734433429520 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21399/statm: 42765 38238 341 145 0 39810 0
[pid=21400] ppid=21397 vsize=459788 CPUtime=1666.29 cores=1
/proc/21400/stat : 21400 (TNM) R 21397 21397 20187 0 -1 4202496 1543 0 0 0 166629 0 0 0 25 0 1 0 434181784 470822912 1440 33554432000 134512640 134534564 4287400560 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21400/statm: 114947 1440 95 6 0 113613 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 2635832

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21397 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=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 5000.03
#
# 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.03
CPU user time (s): 4997.97
CPU system time (s): 2.06
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4490596

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

runsolver used 7.36688 second user time and 18.1132 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-19 17:10:40
IDJOB=3219256
IDBENCH=82559
IDSOLVER=1639
FILE ID=node139/3219256-1303225840
RUNJOBID= node139-1303203383-20206
PBS_JOBID= 13030644
Free space on /tmp= 72756 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S935783783-069-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219256-1303225840/watcher-3219256-1303225840 -o /tmp/evaluation-result-3219256-1303225840/solver-3219256-1303225840 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219256-1303225840.cnf

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

MD5SUM BENCH= 4ba3e8e19a6d9aec4bc2bd0594f1360a
RANDOM SEED=544458027

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:      18038716 kB
Buffers:        711100 kB
Cached:       13698144 kB
SwapCached:          0 kB
Active:        8164776 kB
Inactive:      6397860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18038716 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10512 kB
Writeback:           0 kB
AnonPages:      152812 kB
Mapped:          16128 kB
Slab:           288304 kB
PageTables:       5216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   758704 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= 72760 MiB
End job on node139 at 2011-04-19 18:34:02