Trace number 3219274

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.01 4999.92

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S573815729-001-UNKNOWN.cnf
MD5SUM34a446d3b38e7b034208a35fa75247bf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark161.39
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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3219274-1303227867/watcher-3219274-1303227867 -o /tmp/evaluation-result-3219274-1303227867/solver-3219274-1303227867 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219274-1303227867.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: 6.00 6.00 6.00 4/180 26027
/proc/meminfo: memFree=18171772/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 15360833852767437058 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0

[startup+0.0248379 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 26027
/proc/meminfo: memFree=18171772/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 15360833852767437058 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100848 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 26027
/proc/meminfo: memFree=18171772/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 15360833852767437058 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300797 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 26027
/proc/meminfo: memFree=18171772/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700728 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 26027
/proc/meminfo: memFree=18171772/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50058 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26031
/proc/meminfo: memFree=18152644/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 3582729914366820352 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
[pid=26028] ppid=26027 vsize=1892132 CPUtime=0.99 cores=0
/proc/26028/stat : 26028 (cryptominisat) R 26027 26027 25749 0 -1 4202496 4341 0 0 0 99 0 0 0 19 0 1 0 434384713 1937543168 3023 33554432000 4194304 4587354 140733775927136 18446744073709551615 4236866 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26028/statm: 473033 3023 327 96 0 469595 0
[pid=26029] ppid=26027 vsize=17628 CPUtime=0.19 cores=0
/proc/26029/stat : 26029 (clasp) R 26027 26027 25749 0 -1 4202496 1954 0 0 0 19 0 0 0 24 0 1 0 434384713 18051072 1750 33554432000 4194304 4785740 140736357114080 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26029/statm: 4407 1750 340 145 0 1452 0
[pid=26030] ppid=26027 vsize=454240 CPUtime=0.29 cores=0
/proc/26030/stat : 26030 (TNM) R 26027 26027 25749 0 -1 4202496 944 0 0 0 29 0 0 0 25 0 1 0 434384713 465141760 841 33554432000 134512640 134534564 4289804256 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26030/statm: 113560 841 91 6 0 112226 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2382324

[startup+3.10032 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26031
/proc/meminfo: memFree=18149784/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 3582730051805773824 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
[pid=26028] ppid=26027 vsize=1896788 CPUtime=1.53 cores=0
/proc/26028/stat : 26028 (cryptominisat) R 26027 26027 25749 0 -1 4202496 5631 0 0 0 153 0 0 0 19 0 1 0 434384713 1942310912 3110 33554432000 4194304 4587354 140733775927136 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26028/statm: 474197 3110 327 96 0 470759 0
[pid=26029] ppid=26027 vsize=20676 CPUtime=0.69 cores=0
/proc/26029/stat : 26029 (clasp) R 26027 26027 25749 0 -1 4202496 2732 0 0 0 69 0 0 0 25 0 1 0 434384713 21172224 2528 33554432000 4194304 4785740 140736357114080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26029/statm: 5169 2528 340 145 0 2214 0
[pid=26030] ppid=26027 vsize=459792 CPUtime=0.84 cores=0
/proc/26030/stat : 26030 (TNM) R 26027 26027 25749 0 -1 4202496 1541 0 0 0 84 0 0 0 25 0 1 0 434384713 470827008 1438 33554432000 134512640 134534564 4289804256 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26030/statm: 114948 1438 95 6 0 113614 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 2395580

[startup+6.30075 s]
/proc/loadavg: 6.08 6.02 6.01 7/184 26031
/proc/meminfo: memFree=18142488/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 3582728402538332160 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
[pid=26028] ppid=26027 vsize=1897076 CPUtime=2.59 cores=0
/proc/26028/stat : 26028 (cryptominisat) R 26027 26027 25749 0 -1 4202496 8138 0 0 0 258 1 0 0 22 0 1 0 434384713 1942605824 2640 33554432000 4194304 4587354 140733775927136 18446744073709551615 4243968 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26028/statm: 474269 2640 331 96 0 470831 0
[pid=26029] ppid=26027 vsize=23452 CPUtime=1.79 cores=0
/proc/26029/stat : 26029 (clasp) R 26027 26027 25749 0 -1 4202496 3396 0 0 0 179 0 0 0 25 0 1 0 434384713 24014848 3192 33554432000 4194304 4785740 140736357114080 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26029/statm: 5863 3192 340 145 0 2908 0
[pid=26030] ppid=26027 vsize=459792 CPUtime=1.89 cores=0
/proc/26030/stat : 26030 (TNM) R 26027 26027 25749 0 -1 4202496 1541 0 0 0 189 0 0 0 25 0 1 0 434384713 470827008 1438 33554432000 134512640 134534564 4289804256 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26030/statm: 114948 1438 95 6 0 113614 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2398644

[startup+12.7006 s]
/proc/loadavg: 6.07 6.02 6.00 7/184 26031
/proc/meminfo: memFree=18115984/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 3582728265099378688 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
[pid=26028] ppid=26027 vsize=1906116 CPUtime=4.74 cores=0
/proc/26028/stat : 26028 (cryptominisat) R 26027 26027 25749 0 -1 4202496 14615 0 0 0 472 2 0 0 25 0 1 0 434384713 1951862784 7380 33554432000 4194304 4587354 140733775927136 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26028/statm: 476529 7380 337 96 0 473091 0
[pid=26029] ppid=26027 vsize=26416 CPUtime=3.89 cores=0
/proc/26029/stat : 26029 (clasp) R 26027 26027 25749 0 -1 4202496 4143 0 0 0 389 0 0 0 25 0 1 0 434384713 27049984 3939 33554432000 4194304 4785740 140736357114080 18446744073709551615 4549582 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26029/statm: 6604 3939 340 145 0 3649 0
[pid=26030] ppid=26027 vsize=459792 CPUtime=4.04 cores=0
/proc/26030/stat : 26030 (TNM) R 26027 26027 25749 0 -1 4202496 1541 0 0 0 404 0 0 0 25 0 1 0 434384713 470827008 1438 33554432000 134512640 134534564 4289804256 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26030/statm: 114948 1438 95 6 0 113614 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2410648

[startup+25.5013 s]
/proc/loadavg: 6.06 6.01 6.00 7/184 26031
/proc/meminfo: memFree=18118452/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 3582728814855192576 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
[pid=26028] ppid=26027 vsize=1906124 CPUtime=8.99 cores=0
/proc/26028/stat : 26028 (cryptominisat) R 26027 26027 25749 0 -1 4202496 16640 0 0 0 897 2 0 0 25 0 1 0 434384713 1951870976 7381 33554432000 4194304 4587354 140733775927136 18446744073709551615 4243404 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26028/statm: 476531 7381 337 96 0 473093 0
[pid=26029] ppid=26027 vsize=29896 CPUtime=8.19 cores=0
/proc/26029/stat : 26029 (clasp) R 26027 26027 25749 0 -1 4202496 5000 0 0 0 819 0 0 0 25 0 1 0 434384713 30613504 4796 33554432000 4194304 4785740 140736357114080 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26029/statm: 7474 4796 340 145 0 4519 0
[pid=26030] ppid=26027 vsize=459792 CPUtime=8.29 cores=0
/proc/26030/stat : 26030 (TNM) R 26027 26027 25749 0 -1 4202496 1541 0 0 0 829 0 0 0 25 0 1 0 434384713 470827008 1438 33554432000 134512640 134534564 4289804256 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26030/statm: 114948 1438 95 6 0 113614 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2414136

[startup+51.1007 s]
/proc/loadavg: 6.04 6.01 6.00 7/184 26032
/proc/meminfo: memFree=18076620/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 3582728814855192576 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
[pid=26028] ppid=26027 vsize=1938632 CPUtime=17.54 cores=0
/proc/26028/stat : 26028 (cryptominisat) R 26027 26027 25749 0 -1 4202496 26170 0 0 0 1751 3 0 0 25 0 1 0 434384713 1985159168 14601 33554432000 4194304 4587354 140733775927136 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26028/statm: 484658 14601 337 96 0 481220 0
[pid=26029] ppid=26027 vsize=35988 CPUtime=16.69 cores=0
/proc/26029/stat : 26029 (clasp) R 26027 26027 25749 0 -1 4202496 6511 0 0 0 1668 1 0 0 25 0 1 0 434384713 36851712 6307 33554432000 4194304 4785740 140736357114080 18446744073709551615 4549610 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26029/statm: 8997 6307 340 145 0 6042 0
[pid=26030] ppid=26027 vsize=459792 CPUtime=16.84 cores=0
/proc/26030/stat : 26030 (TNM) R 26027 26027 25749 0 -1 4202496 1541 0 0 0 1684 0 0 0 25 0 1 0 434384713 470827008 1438 33554432000 134512640 134534564 4289804256 18446744073709551615 134529872 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26030/statm: 114948 1438 95 6 0 113614 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2452736

[startup+102.306 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 26033
/proc/meminfo: memFree=18056636/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 3582729364611006464 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
[pid=26028] ppid=26027 vsize=1954416 CPUtime=34.58 cores=0
/proc/26028/stat : 26028 (cryptominisat) R 26027 26027 25749 0 -1 4202496 47780 0 0 0 3451 7 0 0 25 0 1 0 434384713 2001321984 19025 33554432000 4194304 4587354 140733775927136 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26028/statm: 488604 19025 337 96 0 485166 0
[pid=26029] ppid=26027 vsize=44284 CPUtime=33.78 cores=0
/proc/26029/stat : 26029 (clasp) R 26027 26027 25749 0 -1 4202496 8529 0 0 0 3377 1 0 0 25 0 1 0 434384713 45346816 8325 33554432000 4194304 4785740 140736357114080 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26029/statm: 11071 8325 340 145 0 8116 0
[pid=26030] ppid=26027 vsize=459792 CPUtime=33.91 cores=0
/proc/26030/stat : 26030 (TNM) R 26027 26027 25749 0 -1 4202496 1541 0 0 0 3391 0 0 0 25 0 1 0 434384713 470827008 1438 33554432000 134512640 134534564 4289804256 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26030/statm: 114948 1438 95 6 0 113614 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2476816

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26035
/proc/meminfo: memFree=18088344/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 3582728539977285632 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
[pid=26028] ppid=26027 vsize=1903352 CPUtime=54.59 cores=0
/proc/26028/stat : 26028 (cryptominisat) R 26027 26027 25749 0 -1 4202496 61830 0 0 0 5448 11 0 0 25 0 1 0 434384713 1949032448 7281 33554432000 4194304 4587354 140733775927136 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26028/statm: 475838 7281 337 96 0 472400 0
[pid=26029] ppid=26027 vsize=50312 CPUtime=53.78 cores=0

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

/proc/26030/statm: 114948 1438 95 6 0 113614 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 2725372

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26207
/proc/meminfo: memFree=17422608/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 3582729776927866880 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
[pid=26028] ppid=26027 vsize=2091440 CPUtime=1554.66 cores=0
/proc/26028/stat : 26028 (cryptominisat) R 26027 26027 25749 0 -1 4202496 758148 0 0 0 155289 177 0 0 25 0 1 0 434384713 2141634560 54619 33554432000 4194304 4587354 140733775927136 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26028/statm: 522860 54619 337 96 0 519422 0
[pid=26029] ppid=26027 vsize=156984 CPUtime=1553.84 cores=0
/proc/26029/stat : 26029 (clasp) R 26027 26027 25749 0 -1 4202496 35145 0 0 0 155377 7 0 0 25 0 1 0 434384713 160751616 34750 33554432000 4194304 4785740 140736357114080 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26029/statm: 39246 34750 341 145 0 36291 0
[pid=26030] ppid=26027 vsize=459792 CPUtime=1553.91 cores=0
/proc/26030/stat : 26030 (TNM) R 26027 26027 25749 0 -1 4202496 1541 0 0 0 155391 0 0 0 25 0 1 0 434384713 470827008 1438 33554432000 134512640 134534564 4289804256 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26030/statm: 114948 1438 95 6 0 113614 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 2726540

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26209
/proc/meminfo: memFree=17408316/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 3582729776927866880 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
[pid=26028] ppid=26027 vsize=2091440 CPUtime=1574.65 cores=0
/proc/26028/stat : 26028 (cryptominisat) R 26027 26027 25749 0 -1 4202496 758148 0 0 0 157288 177 0 0 25 0 1 0 434384713 2141634560 54619 33554432000 4194304 4587354 140733775927136 18446744073709551615 4364784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26028/statm: 522860 54619 337 96 0 519422 0
[pid=26029] ppid=26027 vsize=160252 CPUtime=1573.85 cores=0
/proc/26029/stat : 26029 (clasp) R 26027 26027 25749 0 -1 4202496 35973 0 0 0 157378 7 0 0 25 0 1 0 434384713 164098048 35578 33554432000 4194304 4785740 140736357114080 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26029/statm: 40063 35578 341 145 0 37108 0
[pid=26030] ppid=26027 vsize=459792 CPUtime=1573.91 cores=0
/proc/26030/stat : 26030 (TNM) R 26027 26027 25749 0 -1 4202496 1541 0 0 0 157391 0 0 0 25 0 1 0 434384713 470827008 1438 33554432000 134512640 134534564 4289804256 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26030/statm: 114948 1438 95 6 0 113614 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 2729808

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26210
/proc/meminfo: memFree=17554000/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
[pid=26028] ppid=26027 vsize=1926844 CPUtime=1594.64 cores=0
/proc/26028/stat : 26028 (cryptominisat) R 26027 26027 25749 0 -1 4202496 758653 0 0 0 159287 177 0 0 25 0 1 0 434384713 1973088256 16535 33554432000 4194304 4587354 140733775927136 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26028/statm: 481711 16535 337 96 0 478273 0
[pid=26029] ppid=26027 vsize=162968 CPUtime=1593.84 cores=0
/proc/26029/stat : 26029 (clasp) R 26027 26027 25749 0 -1 4202496 36581 0 0 0 159377 7 0 0 25 0 1 0 434384713 166879232 36186 33554432000 4194304 4785740 140736357114080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26029/statm: 40742 36186 341 145 0 37787 0
[pid=26030] ppid=26027 vsize=459792 CPUtime=1593.91 cores=0
/proc/26030/stat : 26030 (TNM) R 26027 26027 25749 0 -1 4202496 1541 0 0 0 159391 0 0 0 25 0 1 0 434384713 470827008 1438 33554432000 134512640 134534564 4289804256 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26030/statm: 114948 1438 95 6 0 113614 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 2567928

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26215
/proc/meminfo: memFree=17574072/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
[pid=26028] ppid=26027 vsize=1940012 CPUtime=1614.64 cores=0
/proc/26028/stat : 26028 (cryptominisat) R 26027 26027 25749 0 -1 4202496 767159 0 0 0 161284 180 0 0 25 0 1 0 434384713 1986572288 10911 33554432000 4194304 4587354 140733775927136 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26028/statm: 485003 10911 337 96 0 481565 0
[pid=26029] ppid=26027 vsize=164924 CPUtime=1613.84 cores=0
/proc/26029/stat : 26029 (clasp) R 26027 26027 25749 0 -1 4202496 37026 0 0 0 161377 7 0 0 25 0 1 0 434384713 168882176 36631 33554432000 4194304 4785740 140736357114080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26029/statm: 41231 36631 341 145 0 38276 0
[pid=26030] ppid=26027 vsize=459792 CPUtime=1613.91 cores=0
/proc/26030/stat : 26030 (TNM) R 26027 26027 25749 0 -1 4202496 1541 0 0 0 161391 0 0 0 25 0 1 0 434384713 470827008 1438 33554432000 134512640 134534564 4289804256 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26030/statm: 114948 1438 95 6 0 113614 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 2583052

[startup+4902.3 s]
/proc/loadavg: 6.04 6.01 6.00 7/184 26216
/proc/meminfo: memFree=17454876/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
[pid=26028] ppid=26027 vsize=1940012 CPUtime=1634.64 cores=0
/proc/26028/stat : 26028 (cryptominisat) R 26027 26027 25749 0 -1 4202496 775396 0 0 0 163282 182 0 0 25 0 1 0 434384713 1986572288 19100 33554432000 4194304 4587354 140733775927136 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26028/statm: 485003 19100 337 96 0 481565 0
[pid=26029] ppid=26027 vsize=165244 CPUtime=1633.84 cores=0
/proc/26029/stat : 26029 (clasp) R 26027 26027 25749 0 -1 4202496 37100 0 0 0 163377 7 0 0 25 0 1 0 434384713 169209856 36705 33554432000 4194304 4785740 140736357114080 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26029/statm: 41311 36705 341 145 0 38356 0
[pid=26030] ppid=26027 vsize=459792 CPUtime=1633.92 cores=0
/proc/26030/stat : 26030 (TNM) R 26027 26027 25749 0 -1 4202496 1541 0 0 0 163392 0 0 0 25 0 1 0 434384713 470827008 1438 33554432000 134512640 134534564 4289804256 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26030/statm: 114948 1438 95 6 0 113614 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 2583372

[startup+4962.3 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 26218
/proc/meminfo: memFree=17566212/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
[pid=26028] ppid=26027 vsize=1939564 CPUtime=1654.64 cores=0
/proc/26028/stat : 26028 (cryptominisat) R 26027 26027 25749 0 -1 4202496 784724 0 0 0 165280 184 0 0 25 0 1 0 434384713 1986113536 14132 33554432000 4194304 4587354 140733775927136 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26028/statm: 484891 14132 337 96 0 481453 0
[pid=26029] ppid=26027 vsize=165768 CPUtime=1653.83 cores=0
/proc/26029/stat : 26029 (clasp) R 26027 26027 25749 0 -1 4202496 37264 0 0 0 165376 7 0 0 25 0 1 0 434384713 169746432 36869 33554432000 4194304 4785740 140736357114080 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26029/statm: 41442 36869 341 145 0 38487 0
[pid=26030] ppid=26027 vsize=459792 CPUtime=1653.93 cores=0
/proc/26030/stat : 26030 (TNM) R 26027 26027 25749 0 -1 4202496 1541 0 0 0 165393 0 0 0 25 0 1 0 434384713 470827008 1438 33554432000 134512640 134534564 4289804256 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26030/statm: 114948 1438 95 6 0 113614 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 2583448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 26219
/proc/meminfo: memFree=17517848/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
[pid=26028] ppid=26027 vsize=1939564 CPUtime=1667.19 cores=0
/proc/26028/stat : 26028 (cryptominisat) R 26027 26027 25749 0 -1 4202496 789425 0 0 0 166533 186 0 0 25 0 1 0 434384713 1986113536 18804 33554432000 4194304 4587354 140733775927136 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26028/statm: 484891 18804 337 96 0 481453 0
[pid=26029] ppid=26027 vsize=166960 CPUtime=1666.33 cores=0
/proc/26029/stat : 26029 (clasp) R 26027 26027 25749 0 -1 4202496 37530 0 0 0 166626 7 0 0 25 0 1 0 434384713 170967040 37135 33554432000 4194304 4785740 140736357114080 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26029/statm: 41740 37135 341 145 0 38785 0
[pid=26030] ppid=26027 vsize=459792 CPUtime=1666.49 cores=0
/proc/26030/stat : 26030 (TNM) R 26027 26027 25749 0 -1 4202496 1541 0 0 0 166649 0 0 0 25 0 1 0 434384713 470827008 1438 33554432000 134512640 134534564 4289804256 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26030/statm: 114948 1438 95 6 0 113614 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 2584640

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: 6.01 6.00 6.00 7/184 26219
/proc/meminfo: memFree=17517848/32951124 swapFree=67111528/67111528
[pid=26027] ppid=26025 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26027/stat : 26027 (ppfolio) S 26025 26027 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434384712 18763776 394 33554432000 4194304 4287625 140736639930064 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26027/statm: 4581 394 345 23 0 91 0
[pid=26028] ppid=26027 vsize=1939564 CPUtime=1667.19 cores=0
/proc/26028/stat : 26028 (cryptominisat) R 26027 26027 25749 0 -1 4202496 789425 0 0 0 166533 186 0 0 25 0 1 0 434384713 1986113536 18804 33554432000 4194304 4587354 140733775927136 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26028/statm: 484891 18804 337 96 0 481453 0
[pid=26029] ppid=26027 vsize=166960 CPUtime=1666.33 cores=0
/proc/26029/stat : 26029 (clasp) R 26027 26027 25749 0 -1 4202496 37530 0 0 0 166626 7 0 0 25 0 1 0 434384713 170967040 37135 33554432000 4194304 4785740 140736357114080 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26029/statm: 41740 37135 341 145 0 38785 0
[pid=26030] ppid=26027 vsize=459792 CPUtime=1666.49 cores=0
/proc/26030/stat : 26030 (TNM) R 26027 26027 25749 0 -1 4202496 1541 0 0 0 166649 0 0 0 25 0 1 0 434384713 470827008 1438 33554432000 134512640 134534564 4289804256 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26030/statm: 114948 1438 95 6 0 113614 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 2584640

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.92
CPU time (s): 5000.01
CPU user time (s): 4998.08
CPU system time (s): 1.93
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4472180

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

runsolver used 8.75067 second user time and 18.5232 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-19 17:44:27
IDJOB=3219274
IDBENCH=82562
IDSOLVER=1639
FILE ID=node138/3219274-1303227867
RUNJOBID= node138-1303222865-25767
PBS_JOBID= 13036444
Free space on /tmp= 73000 MiB

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

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

MD5SUM BENCH= 34a446d3b38e7b034208a35fa75247bf
RANDOM SEED=1475385636

node138.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.854
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.854
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      18171928 kB
Buffers:        714448 kB
Cached:       13565152 kB
SwapCached:          0 kB
Active:        7560900 kB
Inactive:      6867692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18171928 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10556 kB
Writeback:           0 kB
AnonPages:      148720 kB
Mapped:          16444 kB
Slab:           286212 kB
PageTables:       5236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   753148 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= 72988 MiB
End job on node138 at 2011-04-19 19:07:49