Trace number 3221194

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 seqUNSAT 313.94 313.943

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1508981094-051.UNKNOWN.cnf
MD5SUM5c5f7e1107ac57768306372602d70556
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.50571
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
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 51597
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) 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
313.87/313.93	s UNSATISFIABLE
313.87/313.94	solver [2] clasp 1.3.6 answered
313.87/313.94	Done

Verifier Data

No possible verification on an UNSAT instance

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

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

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


[startup+0 s]
/proc/loadavg: 7.79 8.04 8.07 4/184 24379
/proc/meminfo: memFree=15659644/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 5753620657388617988 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0

[startup+0.0595961 s]
/proc/loadavg: 7.79 8.04 8.07 4/184 24379
/proc/meminfo: memFree=15659644/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 5753620657388617988 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100631 s]
/proc/loadavg: 7.79 8.04 8.07 4/184 24379
/proc/meminfo: memFree=15659644/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 5753620657388617988 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300589 s]
/proc/loadavg: 7.79 8.04 8.07 4/184 24379
/proc/meminfo: memFree=15659644/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700524 s]
/proc/loadavg: 7.79 8.04 8.07 4/184 24379
/proc/meminfo: memFree=15659644/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 4108995349522153472 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50037 s]
/proc/loadavg: 7.79 8.04 8.07 7/188 24383
/proc/meminfo: memFree=15655576/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 4108995486961106944 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
[pid=24380] ppid=24379 vsize=7747968 CPUtime=0.44 cores=0
/proc/24380/stat : 24380 (cryptominisat) R 24379 24379 24188 0 -1 4202496 1192 0 0 0 44 0 0 0 25 0 1 0 440534839 7933919232 760 33554432000 4194304 4587354 140736709752352 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24380/statm: 1936992 760 327 96 0 1933554 0
[pid=24381] ppid=24379 vsize=12972 CPUtime=0.49 cores=0
/proc/24381/stat : 24381 (clasp) R 24379 24379 24188 0 -1 4202496 689 0 0 0 49 0 0 0 25 0 1 0 440534839 13283328 580 33554432000 4194304 4785740 140737222588752 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24381/statm: 3243 580 340 145 0 288 0
[pid=24382] ppid=24379 vsize=455828 CPUtime=0.54 cores=0
/proc/24382/stat : 24382 (TNM) R 24379 24379 24188 0 -1 4202496 317 0 0 0 54 0 0 0 25 0 1 0 440534839 466767872 213 33554432000 134512640 134534564 4292339008 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24382/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8235092

[startup+3.10107 s]
/proc/loadavg: 7.65 8.01 8.06 7/188 24383
/proc/meminfo: memFree=15655204/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
[pid=24380] ppid=24379 vsize=253020 CPUtime=0.99 cores=0
/proc/24380/stat : 24380 (cryptominisat) R 24379 24379 24188 0 -1 4202496 1770 0 0 0 99 0 0 0 25 0 1 0 440534839 259092480 851 33554432000 4194304 4587354 140736709752352 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24380/statm: 63255 851 331 96 0 59817 0
[pid=24381] ppid=24379 vsize=13104 CPUtime=0.99 cores=0
/proc/24381/stat : 24381 (clasp) R 24379 24379 24188 0 -1 4202496 742 0 0 0 99 0 0 0 25 0 1 0 440534839 13418496 633 33554432000 4194304 4785740 140737222588752 18446744073709551615 4552525 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24381/statm: 3276 633 340 145 0 321 0
[pid=24382] ppid=24379 vsize=455828 CPUtime=1.09 cores=0
/proc/24382/stat : 24382 (TNM) R 24379 24379 24188 0 -1 4202496 317 0 0 0 109 0 0 0 25 0 1 0 440534839 466767872 213 33554432000 134512640 134534564 4292339008 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24382/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 740276

[startup+6.30048 s]
/proc/loadavg: 7.65 8.01 8.06 7/188 24383
/proc/meminfo: memFree=15648888/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 4108995761839013888 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
[pid=24380] ppid=24379 vsize=258308 CPUtime=2.04 cores=0
/proc/24380/stat : 24380 (cryptominisat) R 24379 24379 24188 0 -1 4202496 3365 0 0 0 204 0 0 0 25 0 1 0 440534839 264507392 2091 33554432000 4194304 4587354 140736709752352 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24380/statm: 64577 2091 337 96 0 61139 0
[pid=24381] ppid=24379 vsize=13524 CPUtime=2.09 cores=0
/proc/24381/stat : 24381 (clasp) R 24379 24379 24188 0 -1 4202496 825 0 0 0 209 0 0 0 25 0 1 0 440534839 13848576 716 33554432000 4194304 4785740 140737222588752 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24381/statm: 3381 716 340 145 0 426 0
[pid=24382] ppid=24379 vsize=455828 CPUtime=2.14 cores=0
/proc/24382/stat : 24382 (TNM) R 24379 24379 24188 0 -1 4202496 317 0 0 0 214 0 0 0 25 0 1 0 440534839 466767872 213 33554432000 134512640 134534564 4292339008 18446744073709551615 134528670 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24382/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 745984

[startup+12.7003 s]
/proc/loadavg: 7.39 7.94 8.03 7/188 24383
/proc/meminfo: memFree=15647604/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 4108995486961106944 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
[pid=24380] ppid=24379 vsize=7755164 CPUtime=4.19 cores=0
/proc/24380/stat : 24380 (cryptominisat) R 24379 24379 24188 0 -1 4202496 4896 0 0 0 419 0 0 0 25 0 1 0 440534839 7941287936 2495 33554432000 4194304 4587354 140736709752352 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24380/statm: 1938791 2495 337 96 0 1935353 0
[pid=24381] ppid=24379 vsize=13952 CPUtime=4.19 cores=0
/proc/24381/stat : 24381 (clasp) R 24379 24379 24188 0 -1 4202496 940 0 0 0 419 0 0 0 25 0 1 0 440534839 14286848 831 33554432000 4194304 4785740 140737222588752 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24381/statm: 3488 831 340 145 0 533 0
[pid=24382] ppid=24379 vsize=455828 CPUtime=4.29 cores=0
/proc/24382/stat : 24382 (TNM) R 24379 24379 24188 0 -1 4202496 317 0 0 0 429 0 0 0 25 0 1 0 440534839 466767872 213 33554432000 134512640 134534564 4292339008 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24382/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8243268

[startup+25.5009 s]
/proc/loadavg: 7.18 7.88 8.01 7/188 24383
/proc/meminfo: memFree=15635408/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 4108995761839013888 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
[pid=24380] ppid=24379 vsize=260000 CPUtime=8.44 cores=0
/proc/24380/stat : 24380 (cryptominisat) R 24379 24379 24188 0 -1 4202496 6940 0 0 0 844 0 0 0 25 0 1 0 440534839 266240000 2632 33554432000 4194304 4587354 140736709752352 18446744073709551615 4250344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24380/statm: 65000 2632 337 96 0 61562 0
[pid=24381] ppid=24379 vsize=14548 CPUtime=8.49 cores=0
/proc/24381/stat : 24381 (clasp) R 24379 24379 24188 0 -1 4202496 1077 0 0 0 849 0 0 0 25 0 1 0 440534839 14897152 968 33554432000 4194304 4785740 140737222588752 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24381/statm: 3637 968 340 145 0 682 0
[pid=24382] ppid=24379 vsize=455828 CPUtime=8.54 cores=0
/proc/24382/stat : 24382 (TNM) R 24379 24379 24188 0 -1 4202496 317 0 0 0 854 0 0 0 25 0 1 0 440534839 466767872 213 33554432000 134512640 134534564 4292339008 18446744073709551615 134530512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24382/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 748700

[startup+51.1011 s]
/proc/loadavg: 6.78 7.72 7.96 7/188 24384
/proc/meminfo: memFree=15625992/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
[pid=24380] ppid=24379 vsize=263788 CPUtime=17.54 cores=0
/proc/24380/stat : 24380 (cryptominisat) R 24379 24379 24188 0 -1 4202496 10986 0 0 0 1753 1 0 0 25 0 1 0 440534839 270118912 3656 33554432000 4194304 4587354 140736709752352 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24380/statm: 65947 3656 337 96 0 62509 0
[pid=24381] ppid=24379 vsize=15116 CPUtime=16.69 cores=0
/proc/24381/stat : 24381 (clasp) R 24379 24379 24188 0 -1 4202496 1214 0 0 0 1669 0 0 0 25 0 1 0 440534839 15478784 1105 33554432000 4194304 4785740 140737222588752 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24381/statm: 3779 1105 340 145 0 824 0
[pid=24382] ppid=24379 vsize=455828 CPUtime=16.84 cores=0
/proc/24382/stat : 24382 (TNM) R 24379 24379 24188 0 -1 4202496 317 0 0 0 1684 0 0 0 25 0 1 0 440534839 466767872 213 33554432000 134512640 134534564 4292339008 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24382/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 753056

[startup+102.307 s]
/proc/loadavg: 6.31 7.43 7.84 7/188 24385
/proc/meminfo: memFree=15607512/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
[pid=24380] ppid=24379 vsize=273664 CPUtime=34.59 cores=0
/proc/24380/stat : 24380 (cryptominisat) R 24379 24379 24188 0 -1 4202496 17973 0 0 0 3457 2 0 0 25 0 1 0 440534839 280231936 5889 33554432000 4194304 4587354 140736709752352 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24380/statm: 68416 5889 337 96 0 64978 0
[pid=24381] ppid=24379 vsize=16568 CPUtime=33.79 cores=0
/proc/24381/stat : 24381 (clasp) R 24379 24379 24188 0 -1 4202496 1534 0 0 0 3379 0 0 0 25 0 1 0 440534839 16965632 1425 33554432000 4194304 4785740 140737222588752 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24381/statm: 4142 1425 340 145 0 1187 0
[pid=24382] ppid=24379 vsize=455828 CPUtime=33.91 cores=0
/proc/24382/stat : 24382 (TNM) R 24379 24379 24188 0 -1 4202496 317 0 0 0 3391 0 0 0 25 0 1 0 440534839 466767872 213 33554432000 134512640 134534564 4292339008 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24382/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 764384

[startup+162.301 s]
/proc/loadavg: 6.11 7.17 7.72 7/188 24387
/proc/meminfo: memFree=15603032/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 4108995899277967360 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
[pid=24380] ppid=24379 vsize=273996 CPUtime=54.59 cores=0
/proc/24380/stat : 24380 (cryptominisat) R 24379 24379 24188 0 -1 4202496 23651 0 0 0 5456 3 0 0 25 0 1 0 440534839 280571904 5906 33554432000 4194304 4587354 140736709752352 18446744073709551615 4231923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24380/statm: 68499 5906 337 96 0 65061 0
[pid=24381] ppid=24379 vsize=17472 CPUtime=53.79 cores=0

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

/proc/24381/statm: 4368 1629 340 145 0 1413 0
[pid=24382] ppid=24379 vsize=455828 CPUtime=53.91 cores=0
/proc/24382/stat : 24382 (TNM) R 24379 24379 24188 0 -1 4202496 317 0 0 0 5391 0 0 0 25 0 1 0 440534839 466767872 213 33554432000 134512640 134534564 4292339008 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24382/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 765620

[startup+222.3 s]
/proc/loadavg: 6.13 6.98 7.62 7/188 24389
/proc/meminfo: memFree=15592108/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
[pid=24380] ppid=24379 vsize=7777932 CPUtime=74.58 cores=0
/proc/24380/stat : 24380 (cryptominisat) R 24379 24379 24188 0 -1 4202496 28246 0 0 0 7455 3 0 0 25 0 1 0 440534839 7964602368 8144 33554432000 4194304 4587354 140736709752352 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24380/statm: 1944483 8144 337 96 0 1941045 0
[pid=24381] ppid=24379 vsize=17920 CPUtime=73.78 cores=0
/proc/24381/stat : 24381 (clasp) R 24379 24379 24188 0 -1 4202496 1880 0 0 0 7378 0 0 0 25 0 1 0 440534839 18350080 1771 33554432000 4194304 4785740 140737222588752 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24381/statm: 4480 1771 340 145 0 1525 0
[pid=24382] ppid=24379 vsize=455828 CPUtime=73.91 cores=0
/proc/24382/stat : 24382 (TNM) R 24379 24379 24188 0 -1 4202496 317 0 0 0 7391 0 0 0 25 0 1 0 440534839 466767872 213 33554432000 134512640 134534564 4292339008 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24382/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 8270004

[startup+282.3 s]
/proc/loadavg: 6.10 6.82 7.52 7/188 24390
/proc/meminfo: memFree=15589488/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 4108995761839013888 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
[pid=24380] ppid=24379 vsize=7778192 CPUtime=94.58 cores=0
/proc/24380/stat : 24380 (cryptominisat) R 24379 24379 24188 0 -1 4202496 32925 0 0 0 9453 5 0 0 25 0 1 0 440534839 7964868608 8189 33554432000 4194304 4587354 140736709752352 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24380/statm: 1944548 8189 337 96 0 1941110 0
[pid=24381] ppid=24379 vsize=18388 CPUtime=93.78 cores=0
/proc/24381/stat : 24381 (clasp) R 24379 24379 24188 0 -1 4202496 1985 0 0 0 9378 0 0 0 25 0 1 0 440534839 18829312 1876 33554432000 4194304 4785740 140737222588752 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24381/statm: 4597 1876 340 145 0 1642 0
[pid=24382] ppid=24379 vsize=455828 CPUtime=93.92 cores=0
/proc/24382/stat : 24382 (TNM) R 24379 24379 24188 0 -1 4202496 317 0 0 0 9392 0 0 0 25 0 1 0 440534839 466767872 213 33554432000 134512640 134534564 4292339008 18446744073709551615 134530204 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24382/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 8270732

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

[startup+294.301 s]
/proc/loadavg: 6.09 6.79 7.51 7/188 24391
/proc/meminfo: memFree=15592084/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 4108995761839013888 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
[pid=24380] ppid=24379 vsize=7778256 CPUtime=98.58 cores=0
/proc/24380/stat : 24380 (cryptominisat) R 24379 24379 24188 0 -1 4202496 33915 0 0 0 9853 5 0 0 25 0 1 0 440534839 7964934144 7926 33554432000 4194304 4587354 140736709752352 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24380/statm: 1944564 7926 337 96 0 1941126 0
[pid=24381] ppid=24379 vsize=18388 CPUtime=97.78 cores=0
/proc/24381/stat : 24381 (clasp) R 24379 24379 24188 0 -1 4202496 1989 0 0 0 9778 0 0 0 25 0 1 0 440534839 18829312 1880 33554432000 4194304 4785740 140737222588752 18446744073709551615 255376998970 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24381/statm: 4597 1880 340 145 0 1642 0
[pid=24382] ppid=24379 vsize=455828 CPUtime=97.92 cores=0
/proc/24382/stat : 24382 (TNM) R 24379 24379 24188 0 -1 4202496 317 0 0 0 9792 0 0 0 25 0 1 0 440534839 466767872 213 33554432000 134512640 134534564 4292339008 18446744073709551615 10025263 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24382/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 294.28
Current children cumulated vsize (KiB) 8270796

[startup+307.101 s]
/proc/loadavg: 6.07 6.75 7.48 7/188 24391
/proc/meminfo: memFree=15571248/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 4108995761839013888 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
[pid=24380] ppid=24379 vsize=7778256 CPUtime=102.88 cores=0
/proc/24380/stat : 24380 (cryptominisat) R 24379 24379 24188 0 -1 4202496 34515 0 0 0 10283 5 0 0 25 0 1 0 440534839 7964934144 8501 33554432000 4194304 4587354 140736709752352 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24380/statm: 1944564 8501 337 96 0 1941126 0
[pid=24381] ppid=24379 vsize=18388 CPUtime=102.07 cores=0
/proc/24381/stat : 24381 (clasp) R 24379 24379 24188 0 -1 4202496 1990 0 0 0 10207 0 0 0 25 0 1 0 440534839 18829312 1881 33554432000 4194304 4785740 140737222588752 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24381/statm: 4597 1881 340 145 0 1642 0
[pid=24382] ppid=24379 vsize=455828 CPUtime=102.13 cores=0
/proc/24382/stat : 24382 (TNM) R 24379 24379 24188 0 -1 4202496 317 0 0 0 10213 0 0 0 25 0 1 0 440534839 466767872 213 33554432000 134512640 134534564 4292339008 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24382/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 307.08
Current children cumulated vsize (KiB) 8270796

[startup+310.301 s]
/proc/loadavg: 6.07 6.75 7.48 7/188 24391
/proc/meminfo: memFree=15570008/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 4108995761839013888 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
[pid=24380] ppid=24379 vsize=7778256 CPUtime=103.97 cores=0
/proc/24380/stat : 24380 (cryptominisat) R 24379 24379 24188 0 -1 4202496 34600 0 0 0 10392 5 0 0 25 0 1 0 440534839 7964934144 8582 33554432000 4194304 4587354 140736709752352 18446744073709551615 4231917 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24380/statm: 1944564 8582 337 96 0 1941126 0
[pid=24381] ppid=24379 vsize=18388 CPUtime=103.08 cores=0
/proc/24381/stat : 24381 (clasp) R 24379 24379 24188 0 -1 4202496 1995 0 0 0 10308 0 0 0 25 0 1 0 440534839 18829312 1886 33554432000 4194304 4785740 140737222588752 18446744073709551615 4287150 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24381/statm: 4597 1886 340 145 0 1642 0
[pid=24382] ppid=24379 vsize=455828 CPUtime=103.23 cores=0
/proc/24382/stat : 24382 (TNM) R 24379 24379 24188 0 -1 4202496 317 0 0 0 10323 0 0 0 25 0 1 0 440534839 466767872 213 33554432000 134512640 134534564 4292339008 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24382/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 310.28
Current children cumulated vsize (KiB) 8270796

[startup+311.901 s]
/proc/loadavg: 6.07 6.75 7.48 7/188 24391
/proc/meminfo: memFree=15571868/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 4108995761839013888 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
[pid=24380] ppid=24379 vsize=7778304 CPUtime=104.47 cores=0
/proc/24380/stat : 24380 (cryptominisat) R 24379 24379 24188 0 -1 4202496 35170 0 0 0 10442 5 0 0 25 0 1 0 440534839 7964983296 7908 33554432000 4194304 4587354 140736709752352 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24380/statm: 1944576 7908 337 96 0 1941138 0
[pid=24381] ppid=24379 vsize=18388 CPUtime=103.67 cores=0
/proc/24381/stat : 24381 (clasp) R 24379 24379 24188 0 -1 4202496 1995 0 0 0 10367 0 0 0 25 0 1 0 440534839 18829312 1886 33554432000 4194304 4785740 140737222588752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24381/statm: 4597 1886 340 145 0 1642 0
[pid=24382] ppid=24379 vsize=455828 CPUtime=103.73 cores=0
/proc/24382/stat : 24382 (TNM) R 24379 24379 24188 0 -1 4202496 317 0 0 0 10373 0 0 0 25 0 1 0 440534839 466767872 213 33554432000 134512640 134534564 4292339008 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24382/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 311.87
Current children cumulated vsize (KiB) 8270844

[startup+312.701 s]
/proc/loadavg: 6.06 6.74 7.47 7/188 24391
/proc/meminfo: memFree=15571620/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 4108995761839013888 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
[pid=24380] ppid=24379 vsize=7778304 CPUtime=104.76 cores=0
/proc/24380/stat : 24380 (cryptominisat) R 24379 24379 24188 0 -1 4202496 35218 0 0 0 10471 5 0 0 25 0 1 0 440534839 7964983296 7952 33554432000 4194304 4587354 140736709752352 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24380/statm: 1944576 7952 337 96 0 1941138 0
[pid=24381] ppid=24379 vsize=18388 CPUtime=103.88 cores=0
/proc/24381/stat : 24381 (clasp) R 24379 24379 24188 0 -1 4202496 1995 0 0 0 10388 0 0 0 25 0 1 0 440534839 18829312 1886 33554432000 4194304 4785740 140737222588752 18446744073709551615 4312630 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24381/statm: 4597 1886 340 145 0 1642 0
[pid=24382] ppid=24379 vsize=455828 CPUtime=104.03 cores=0
/proc/24382/stat : 24382 (TNM) R 24379 24379 24188 0 -1 4202496 317 0 0 0 10403 0 0 0 25 0 1 0 440534839 466767872 213 33554432000 134512640 134534564 4292339008 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24382/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 312.67
Current children cumulated vsize (KiB) 8270844

[startup+313.507 s]
/proc/loadavg: 6.06 6.74 7.47 7/188 24391
/proc/meminfo: memFree=15571372/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 4108995761839013888 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
[pid=24380] ppid=24379 vsize=7778304 CPUtime=104.97 cores=0
/proc/24380/stat : 24380 (cryptominisat) R 24379 24379 24188 0 -1 4202496 35248 0 0 0 10492 5 0 0 25 0 1 0 440534839 7964983296 7981 33554432000 4194304 4587354 140736709752352 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24380/statm: 1944576 7981 337 96 0 1941138 0
[pid=24381] ppid=24379 vsize=18388 CPUtime=104.18 cores=0
/proc/24381/stat : 24381 (clasp) R 24379 24379 24188 0 -1 4202496 1996 0 0 0 10418 0 0 0 25 0 1 0 440534839 18829312 1887 33554432000 4194304 4785740 140737222588752 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24381/statm: 4597 1887 340 145 0 1642 0
[pid=24382] ppid=24379 vsize=455828 CPUtime=104.33 cores=0
/proc/24382/stat : 24382 (TNM) R 24379 24379 24188 0 -1 4202496 317 0 0 0 10433 0 0 0 25 0 1 0 440534839 466767872 213 33554432000 134512640 134534564 4292339008 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24382/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 313.48
Current children cumulated vsize (KiB) 8270844

[startup+313.901 s]
/proc/loadavg: 6.06 6.74 7.47 7/188 24391
/proc/meminfo: memFree=15571372/32951124 swapFree=67111528/67111528
[pid=24379] ppid=24377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24379/stat : 24379 (ppfolio) S 24377 24379 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440534839 18763776 394 33554432000 4194304 4287625 140734574212800 18446744073709551615 255377321487 0 0 4096 65536 4108995761839013888 0 0 17 4 0 0 0
/proc/24379/statm: 4581 394 345 23 0 91 0
[pid=24380] ppid=24379 vsize=7778304 CPUtime=105.16 cores=0
/proc/24380/stat : 24380 (cryptominisat) R 24379 24379 24188 0 -1 4202496 35274 0 0 0 10511 5 0 0 25 0 1 0 440534839 7964983296 8006 33554432000 4194304 4587354 140736709752352 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24380/statm: 1944576 8006 337 96 0 1941138 0
[pid=24381] ppid=24379 vsize=18388 CPUtime=104.28 cores=0
/proc/24381/stat : 24381 (clasp) R 24379 24379 24188 0 -1 4202496 1996 0 0 0 10428 0 0 0 25 0 1 0 440534839 18829312 1887 33554432000 4194304 4785740 140737222588752 18446744073709551615 4287064 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24381/statm: 4597 1887 340 145 0 1642 0
[pid=24382] ppid=24379 vsize=455828 CPUtime=104.43 cores=0
/proc/24382/stat : 24382 (TNM) R 24379 24379 24188 0 -1 4202496 317 0 0 0 10443 0 0 0 25 0 1 0 440534839 466767872 213 33554432000 134512640 134534564 4292339008 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24382/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 313.87
Current children cumulated vsize (KiB) 8270844

Child status: 0
Real time (s): 313.943
CPU time (s): 313.94
CPU user time (s): 313.875
CPU system time (s): 0.06499
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 8270844

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

runsolver used 0.566913 second user time and 1.14882 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-20 10:49:30
IDJOB=3221194
IDBENCH=82882
IDSOLVER=1639
FILE ID=node135/3221194-1303289370
RUNJOBID= node135-1303289364-24206
PBS_JOBID= 13049596
Free space on /tmp= 72460 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1508981094-051.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221194-1303289370/watcher-3221194-1303289370 -o /tmp/evaluation-result-3221194-1303289370/solver-3221194-1303289370 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221194-1303289370.cnf

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

MD5SUM BENCH= 5c5f7e1107ac57768306372602d70556
RANDOM SEED=1822341252

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15659808 kB
Buffers:        734752 kB
Cached:       16092900 kB
SwapCached:          0 kB
Active:        8292644 kB
Inactive:      8613316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15659808 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20812 kB
Writeback:           0 kB
AnonPages:       79012 kB
Mapped:          16756 kB
Slab:           320268 kB
PageTables:       5092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2139664 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= 72448 MiB
End job on node135 at 2011-04-20 10:54:44