Trace number 3191583

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) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S826445785-043.UNKNOWN.cnf
MD5SUM75e4af5315c8af778f17bf3a82042c9e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
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) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4
1300.00/1300.01	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191583-1302538407/watcher-3191583-1302538407 -o /tmp/evaluation-result-3191583-1302538407/solver-3191583-1302538407 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191583-1302538407.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 10.34 10.75 8.74 9/197 3368
/proc/meminfo: memFree=15553700/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) R 3366 3368 2986 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 365443515 18763776 392 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370777493 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/3368/statm: 4581 392 343 23 0 91 0

[startup+0.046821 s]
/proc/loadavg: 10.34 10.75 8.74 9/197 3368
/proc/meminfo: memFree=15553700/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 4408698034293014785 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100823 s]
/proc/loadavg: 10.34 10.75 8.74 9/197 3368
/proc/meminfo: memFree=15553700/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 4408698034293014785 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300775 s]
/proc/loadavg: 10.34 10.75 8.74 9/197 3368
/proc/meminfo: memFree=15553700/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700717 s]
/proc/loadavg: 10.34 10.75 8.74 9/197 3368
/proc/meminfo: memFree=15553700/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 16701337259458166784 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50061 s]
/proc/loadavg: 10.34 10.75 8.74 12/201 3373
/proc/meminfo: memFree=15548176/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 16701337396897120256 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
[pid=3370] ppid=3368 vsize=460028 CPUtime=1.09 cores=4
/proc/3370/stat : 3370 (cryptominisat) R 3368 3368 2986 0 -1 4202496 2022 0 0 0 109 0 0 0 19 0 1 0 365443515 471068672 1050 33554432000 4194304 4587354 140733928670864 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3370/statm: 115007 1050 327 96 0 111569 0
[pid=3371] ppid=3368 vsize=12824 CPUtime=0.1 cores=4
/proc/3371/stat : 3371 (clasp) R 3368 3368 2986 0 -1 4202496 686 0 0 0 10 0 0 0 23 0 1 0 365443515 13131776 571 33554432000 4194304 4785740 140735972642816 18446744073709551615 4553024 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3371/statm: 3206 571 340 145 0 251 0
[pid=3372] ppid=3368 vsize=455964 CPUtime=0.29 cores=4
/proc/3372/stat : 3372 (TNM) R 3368 3368 2986 0 -1 4202496 375 0 0 0 29 0 0 0 25 0 1 0 365443515 466907136 271 33554432000 134512640 134534564 4290026064 18446744073709551615 134530635 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3372/statm: 113991 271 95 6 0 112657 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 947140

[startup+3.1003 s]
/proc/loadavg: 10.34 10.75 8.74 12/201 3373
/proc/meminfo: memFree=15544952/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
[pid=3370] ppid=3368 vsize=467752 CPUtime=1.63 cores=4
/proc/3370/stat : 3370 (cryptominisat) R 3368 3368 2986 0 -1 4202496 4374 0 0 0 163 0 0 0 20 0 1 0 365443515 478978048 2958 33554432000 4194304 4587354 140733928670864 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3370/statm: 116938 2958 337 96 0 113500 0
[pid=3371] ppid=3368 vsize=13624 CPUtime=0.59 cores=4
/proc/3371/stat : 3371 (clasp) R 3368 3368 2986 0 -1 4202496 888 0 0 0 59 0 0 0 25 0 1 0 365443515 13950976 773 33554432000 4194304 4785740 140735972642816 18446744073709551615 4553010 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3371/statm: 3406 773 340 145 0 451 0
[pid=3372] ppid=3368 vsize=455964 CPUtime=0.84 cores=4
/proc/3372/stat : 3372 (TNM) R 3368 3368 2986 0 -1 4202496 375 0 0 0 84 0 0 0 25 0 1 0 365443515 466907136 271 33554432000 134512640 134534564 4290026064 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3372/statm: 113991 271 95 6 0 112657 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 955664

[startup+6.30074 s]
/proc/loadavg: 10.39 10.75 8.75 12/201 3373
/proc/meminfo: memFree=15526360/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 16701335472751771648 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
[pid=3370] ppid=3368 vsize=468168 CPUtime=2.69 cores=4
/proc/3370/stat : 3370 (cryptominisat) R 3368 3368 2986 0 -1 4202496 5355 0 0 0 269 0 0 0 23 0 1 0 365443515 479404032 2919 33554432000 4194304 4587354 140733928670864 18446744073709551615 4236954 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3370/statm: 117042 2919 337 96 0 113604 0
[pid=3371] ppid=3368 vsize=14692 CPUtime=1.69 cores=4
/proc/3371/stat : 3371 (clasp) R 3368 3368 2986 0 -1 4202496 1126 0 0 0 169 0 0 0 25 0 1 0 365443515 15044608 1011 33554432000 4194304 4785740 140735972642816 18446744073709551615 4553027 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3371/statm: 3673 1011 340 145 0 718 0
[pid=3372] ppid=3368 vsize=455964 CPUtime=1.89 cores=4
/proc/3372/stat : 3372 (TNM) R 3368 3368 2986 0 -1 4202496 375 0 0 0 189 0 0 0 25 0 1 0 365443515 466907136 271 33554432000 134512640 134534564 4290026064 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3372/statm: 113991 271 95 6 0 112657 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 957148

[startup+12.7006 s]
/proc/loadavg: 10.44 10.76 8.76 12/201 3373
/proc/meminfo: memFree=15511164/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 16701337534336073728 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
[pid=3370] ppid=3368 vsize=472492 CPUtime=4.84 cores=4
/proc/3370/stat : 3370 (cryptominisat) R 3368 3368 2986 0 -1 4202496 7652 0 0 0 484 0 0 0 25 0 1 0 365443515 483831808 3991 33554432000 4194304 4587354 140733928670864 18446744073709551615 4238728 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3370/statm: 118123 3991 337 96 0 114685 0
[pid=3371] ppid=3368 vsize=15764 CPUtime=3.79 cores=4
/proc/3371/stat : 3371 (clasp) R 3368 3368 2986 0 -1 4202496 1416 0 0 0 379 0 0 0 25 0 1 0 365443515 16142336 1301 33554432000 4194304 4785740 140735972642816 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3371/statm: 3941 1301 340 145 0 986 0
[pid=3372] ppid=3368 vsize=455964 CPUtime=4.04 cores=4
/proc/3372/stat : 3372 (TNM) R 3368 3368 2986 0 -1 4202496 375 0 0 0 404 0 0 0 25 0 1 0 365443515 466907136 271 33554432000 134512640 134534564 4290026064 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3372/statm: 113991 271 95 6 0 112657 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 962544

[startup+25.5003 s]
/proc/loadavg: 10.57 10.77 8.79 12/201 3373
/proc/meminfo: memFree=15493436/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 16701336022507585536 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
[pid=3370] ppid=3368 vsize=492060 CPUtime=9.09 cores=4
/proc/3370/stat : 3370 (cryptominisat) R 3368 3368 2986 0 -1 4202496 10020 0 0 0 908 1 0 0 25 0 1 0 365443515 503869440 4858 33554432000 4194304 4587354 140733928670864 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3370/statm: 123015 4858 337 96 0 119577 0
[pid=3371] ppid=3368 vsize=17040 CPUtime=8.09 cores=4
/proc/3371/stat : 3371 (clasp) R 3368 3368 2986 0 -1 4202496 1731 0 0 0 809 0 0 0 25 0 1 0 365443515 17448960 1616 33554432000 4194304 4785740 140735972642816 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3371/statm: 4260 1616 340 145 0 1305 0
[pid=3372] ppid=3368 vsize=455964 CPUtime=8.29 cores=4
/proc/3372/stat : 3372 (TNM) R 3368 3368 2986 0 -1 4202496 375 0 0 0 829 0 0 0 25 0 1 0 365443515 466907136 271 33554432000 134512640 134534564 4290026064 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3372/statm: 113991 271 95 6 0 112657 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 983388

[startup+51.1008 s]
/proc/loadavg: 10.71 10.79 8.85 12/201 3374
/proc/meminfo: memFree=15500956/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 16701336297385492480 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
[pid=3370] ppid=3368 vsize=467660 CPUtime=17.64 cores=4
/proc/3370/stat : 3370 (cryptominisat) R 3368 3368 2986 0 -1 4202496 12648 0 0 0 1763 1 0 0 25 0 1 0 365443515 478883840 4826 33554432000 4194304 4587354 140733928670864 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3370/statm: 116915 4826 337 96 0 113477 0
[pid=3371] ppid=3368 vsize=18984 CPUtime=16.59 cores=4
/proc/3371/stat : 3371 (clasp) R 3368 3368 2986 0 -1 4202496 2191 0 0 0 1659 0 0 0 25 0 1 0 365443515 19439616 2076 33554432000 4194304 4785740 140735972642816 18446744073709551615 4553111 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3371/statm: 4746 2076 340 145 0 1791 0
[pid=3372] ppid=3368 vsize=455964 CPUtime=16.84 cores=4
/proc/3372/stat : 3372 (TNM) R 3368 3368 2986 0 -1 4202496 375 0 0 0 1684 0 0 0 25 0 1 0 365443515 466907136 271 33554432000 134512640 134534564 4290026064 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3372/statm: 113991 271 95 6 0 112657 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 960932

[startup+102.307 s]
/proc/loadavg: 10.87 10.82 8.96 12/201 3375
/proc/meminfo: memFree=15458648/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 16701336984580259840 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
[pid=3370] ppid=3368 vsize=477544 CPUtime=34.69 cores=4
/proc/3370/stat : 3370 (cryptominisat) R 3368 3368 2986 0 -1 4202496 18425 0 0 0 3466 3 0 0 25 0 1 0 365443515 489005056 7433 33554432000 4194304 4587354 140733928670864 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3370/statm: 119386 7433 337 96 0 115948 0
[pid=3371] ppid=3368 vsize=21772 CPUtime=33.69 cores=4
/proc/3371/stat : 3371 (clasp) R 3368 3368 2986 0 -1 4202496 2839 0 0 0 3369 0 0 0 25 0 1 0 365443515 22294528 2724 33554432000 4194304 4785740 140735972642816 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3371/statm: 5443 2724 340 145 0 2488 0
[pid=3372] ppid=3368 vsize=455964 CPUtime=33.91 cores=4
/proc/3372/stat : 3372 (TNM) R 3368 3368 2986 0 -1 4202496 375 0 0 0 3391 0 0 0 25 0 1 0 365443515 466907136 271 33554432000 134512640 134534564 4290026064 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3372/statm: 113991 271 95 6 0 112657 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 973604

[startup+162.301 s]
/proc/loadavg: 10.95 10.85 9.09 12/201 3377
/proc/meminfo: memFree=15276572/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 16701337396897120256 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
[pid=3370] ppid=3368 vsize=490120 CPUtime=54.68 cores=4
/proc/3370/stat : 3370 (cryptominisat) R 3368 3368 2986 0 -1 4202496 22523 0 0 0 5465 3 0 0 25 0 1 0 365443515 501882880 8965 33554432000 4194304 4587354 140733928670864 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3370/statm: 122530 8965 337 96 0 119092 0
[pid=3371] ppid=3368 vsize=24200 CPUtime=53.68 cores=4

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

[startup+822.301 s]
/proc/loadavg: 10.01 10.36 9.77 11/200 3525
/proc/meminfo: memFree=15754364/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
[pid=3370] ppid=3368 vsize=529780 CPUtime=274.74 cores=4
/proc/3370/stat : 3370 (cryptominisat) R 3368 3368 2986 0 -1 4202496 49695 0 0 0 27465 9 0 0 25 0 1 0 365443515 542494720 13394 33554432000 4194304 4587354 140733928670864 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3370/statm: 132445 13394 337 96 0 129007 0
[pid=3371] ppid=3368 vsize=35600 CPUtime=273.65 cores=4
/proc/3371/stat : 3371 (clasp) R 3368 3368 2986 0 -1 4202496 6091 0 0 0 27365 0 0 0 25 0 1 0 365443515 36454400 5976 33554432000 4194304 4785740 140735972642816 18446744073709551615 4546113 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3371/statm: 8900 5976 341 145 0 5945 0
[pid=3372] ppid=3368 vsize=455964 CPUtime=273.9 cores=4
/proc/3372/stat : 3372 (TNM) R 3368 3368 2986 0 -1 4202496 375 0 0 0 27390 0 0 0 25 0 1 0 365443515 466907136 271 33554432000 134512640 134534564 4290026064 18446744073709551615 8033736 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3372/statm: 113991 271 95 6 0 112657 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1039668

[startup+882.301 s]
/proc/loadavg: 10.04 10.30 9.79 11/200 3527
/proc/meminfo: memFree=15751972/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 16701336984580259840 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
[pid=3370] ppid=3368 vsize=63732 CPUtime=294.75 cores=4
/proc/3370/stat : 3370 (cryptominisat) R 3368 3368 2986 0 -1 4202496 51051 0 0 0 29465 10 0 0 25 0 1 0 365443515 65261568 12306 33554432000 4194304 4587354 140733928670864 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3370/statm: 15933 12306 337 96 0 12495 0
[pid=3371] ppid=3368 vsize=36544 CPUtime=293.65 cores=4
/proc/3371/stat : 3371 (clasp) R 3368 3368 2986 0 -1 4202496 6286 0 0 0 29365 0 0 0 25 0 1 0 365443515 37421056 6171 33554432000 4194304 4785740 140735972642816 18446744073709551615 4278121 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3371/statm: 9136 6171 341 145 0 6181 0
[pid=3372] ppid=3368 vsize=455964 CPUtime=293.9 cores=4
/proc/3372/stat : 3372 (TNM) R 3368 3368 2986 0 -1 4202496 375 0 0 0 29390 0 0 0 25 0 1 0 365443515 466907136 271 33554432000 134512640 134534564 4290026064 18446744073709551615 8035350 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3372/statm: 113991 271 95 6 0 112657 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 574564

[startup+942.301 s]
/proc/loadavg: 10.01 10.25 9.80 11/200 3529
/proc/meminfo: memFree=15744252/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 16701337122019213312 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
[pid=3370] ppid=3368 vsize=76140 CPUtime=314.75 cores=4
/proc/3370/stat : 3370 (cryptominisat) R 3368 3368 2986 0 -1 4202496 53473 0 0 0 31464 11 0 0 25 0 1 0 365443515 77967360 14665 33554432000 4194304 4587354 140733928670864 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3370/statm: 19035 14665 337 96 0 15597 0
[pid=3371] ppid=3368 vsize=37372 CPUtime=313.65 cores=4
/proc/3371/stat : 3371 (clasp) R 3368 3368 2986 0 -1 4202496 6508 0 0 0 31365 0 0 0 25 0 1 0 365443515 38268928 6393 33554432000 4194304 4785740 140735972642816 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3371/statm: 9343 6393 341 145 0 6388 0
[pid=3372] ppid=3368 vsize=455964 CPUtime=313.89 cores=4
/proc/3372/stat : 3372 (TNM) R 3368 3368 2986 0 -1 4202496 375 0 0 0 31389 0 0 0 25 0 1 0 365443515 466907136 271 33554432000 134512640 134534564 4290026064 18446744073709551615 134529036 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3372/statm: 113991 271 95 6 0 112657 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 587800

[startup+1002.3 s]
/proc/loadavg: 10.00 10.20 9.81 11/200 3530
/proc/meminfo: memFree=15726596/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 16701337122019213312 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
[pid=3370] ppid=3368 vsize=76232 CPUtime=334.74 cores=4
/proc/3370/stat : 3370 (cryptominisat) R 3368 3368 2986 0 -1 4202496 54755 0 0 0 33463 11 0 0 25 0 1 0 365443515 78061568 13452 33554432000 4194304 4587354 140733928670864 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3370/statm: 19058 13452 337 96 0 15620 0
[pid=3371] ppid=3368 vsize=38044 CPUtime=333.66 cores=4
/proc/3371/stat : 3371 (clasp) R 3368 3368 2986 0 -1 4202496 6629 0 0 0 33366 0 0 0 25 0 1 0 365443515 38957056 6514 33554432000 4194304 4785740 140735972642816 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3371/statm: 9511 6514 341 145 0 6556 0
[pid=3372] ppid=3368 vsize=455964 CPUtime=333.89 cores=4
/proc/3372/stat : 3372 (TNM) R 3368 3368 2986 0 -1 4202496 375 0 0 0 33389 0 0 0 25 0 1 0 365443515 466907136 271 33554432000 134512640 134534564 4290026064 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3372/statm: 113991 271 95 6 0 112657 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 588564

[startup+1062.3 s]
/proc/loadavg: 10.00 10.16 9.82 11/200 3532
/proc/meminfo: memFree=15721712/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 16701337259458166784 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
[pid=3370] ppid=3368 vsize=63732 CPUtime=354.73 cores=4
/proc/3370/stat : 3370 (cryptominisat) R 3368 3368 2986 0 -1 4202496 56212 0 0 0 35462 11 0 0 25 0 1 0 365443515 65261568 12306 33554432000 4194304 4587354 140733928670864 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3370/statm: 15933 12306 337 96 0 12495 0
[pid=3371] ppid=3368 vsize=38580 CPUtime=353.67 cores=4
/proc/3371/stat : 3371 (clasp) R 3368 3368 2986 0 -1 4202496 6755 0 0 0 35367 0 0 0 25 0 1 0 365443515 39505920 6640 33554432000 4194304 4785740 140735972642816 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3371/statm: 9645 6640 341 145 0 6690 0
[pid=3372] ppid=3368 vsize=455964 CPUtime=353.89 cores=4
/proc/3372/stat : 3372 (TNM) R 3368 3368 2986 0 -1 4202496 375 0 0 0 35389 0 0 0 25 0 1 0 365443515 466907136 271 33554432000 134512640 134534564 4290026064 18446744073709551615 134528243 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3372/statm: 113991 271 95 6 0 112657 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 576600

[startup+1122.3 s]
/proc/loadavg: 10.04 10.14 9.83 11/200 3533
/proc/meminfo: memFree=15716476/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 16701337396897120256 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
[pid=3370] ppid=3368 vsize=580028 CPUtime=374.74 cores=4
/proc/3370/stat : 3370 (cryptominisat) R 3368 3368 2986 0 -1 4202496 58251 0 0 0 37462 12 0 0 25 0 1 0 365443515 593948672 14303 33554432000 4194304 4587354 140733928670864 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3370/statm: 145007 14303 337 96 0 141569 0
[pid=3371] ppid=3368 vsize=38856 CPUtime=373.68 cores=4
/proc/3371/stat : 3371 (clasp) R 3368 3368 2986 0 -1 4202496 6838 0 0 0 37368 0 0 0 25 0 1 0 365443515 39788544 6723 33554432000 4194304 4785740 140735972642816 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3371/statm: 9714 6723 341 145 0 6759 0
[pid=3372] ppid=3368 vsize=455964 CPUtime=373.89 cores=4
/proc/3372/stat : 3372 (TNM) R 3368 3368 2986 0 -1 4202496 375 0 0 0 37389 0 0 0 25 0 1 0 365443515 466907136 271 33554432000 134512640 134534564 4290026064 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3372/statm: 113991 271 95 6 0 112657 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1093172

[startup+1182.3 s]
/proc/loadavg: 10.01 10.11 9.84 11/200 3535
/proc/meminfo: memFree=15724364/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 16701337396897120256 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
[pid=3370] ppid=3368 vsize=63732 CPUtime=394.73 cores=4
/proc/3370/stat : 3370 (cryptominisat) R 3368 3368 2986 0 -1 4202496 58916 0 0 0 39461 12 0 0 25 0 1 0 365443515 65261568 12306 33554432000 4194304 4587354 140733928670864 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3370/statm: 15933 12306 337 96 0 12495 0
[pid=3371] ppid=3368 vsize=39280 CPUtime=393.68 cores=4
/proc/3371/stat : 3371 (clasp) R 3368 3368 2986 0 -1 4202496 6927 0 0 0 39368 0 0 0 25 0 1 0 365443515 40222720 6812 33554432000 4194304 4785740 140735972642816 18446744073709551615 4553083 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3371/statm: 9820 6812 341 145 0 6865 0
[pid=3372] ppid=3368 vsize=455964 CPUtime=393.88 cores=4
/proc/3372/stat : 3372 (TNM) R 3368 3368 2986 0 -1 4202496 375 0 0 0 39388 0 0 0 25 0 1 0 365443515 466907136 271 33554432000 134512640 134534564 4290026064 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3372/statm: 113991 271 95 6 0 112657 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 577300

[startup+1242.3 s]
/proc/loadavg: 10.00 10.09 9.84 11/200 3537
/proc/meminfo: memFree=15704364/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 16701337534336073728 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
[pid=3370] ppid=3368 vsize=76428 CPUtime=414.73 cores=4
/proc/3370/stat : 3370 (cryptominisat) R 3368 3368 2986 0 -1 4202496 61457 0 0 0 41460 13 0 0 25 0 1 0 365443515 78262272 14792 33554432000 4194304 4587354 140733928670864 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3370/statm: 19107 14792 337 96 0 15669 0
[pid=3371] ppid=3368 vsize=39572 CPUtime=413.69 cores=4
/proc/3371/stat : 3371 (clasp) R 3368 3368 2986 0 -1 4202496 6982 0 0 0 41369 0 0 0 25 0 1 0 365443515 40521728 6867 33554432000 4194304 4785740 140735972642816 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3371/statm: 9893 6867 341 145 0 6938 0
[pid=3372] ppid=3368 vsize=455964 CPUtime=413.88 cores=4
/proc/3372/stat : 3372 (TNM) R 3368 3368 2986 0 -1 4202496 375 0 0 0 41388 0 0 0 25 0 1 0 365443515 466907136 271 33554432000 134512640 134534564 4290026064 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3372/statm: 113991 271 95 6 0 112657 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 590288



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.08 10.09 9.86 12/201 3609
/proc/meminfo: memFree=15809600/32951124 swapFree=67111528/67111528
[pid=3368] ppid=3366 vsize=18324 CPUtime=0 cores=4,6
/proc/3368/stat : 3368 (ppfolio) S 3366 3368 2986 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365443515 18763776 394 33554432000 4194304 4287625 140734415160560 18446744073709551615 218370977295 0 0 4096 65536 16701337534336073728 0 0 17 6 0 0 0
/proc/3368/statm: 4581 394 345 23 0 91 0
[pid=3370] ppid=3368 vsize=63732 CPUtime=433.92 cores=4
/proc/3370/stat : 3370 (cryptominisat) R 3368 3368 2986 0 -1 4202496 61731 0 0 0 43379 13 0 0 25 0 1 0 365443515 65261568 12306 33554432000 4194304 4587354 140733928670864 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3370/statm: 15933 12306 337 96 0 12495 0
[pid=3371] ppid=3368 vsize=39728 CPUtime=432.92 cores=4
/proc/3371/stat : 3371 (clasp) R 3368 3368 2986 0 -1 4202496 7034 0 0 0 43292 0 0 0 25 0 1 0 365443515 40681472 6919 33554432000 4194304 4785740 140735972642816 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3371/statm: 9932 6919 341 145 0 6977 0
[pid=3372] ppid=3368 vsize=455964 CPUtime=433.16 cores=4
/proc/3372/stat : 3372 (TNM) R 3368 3368 2986 0 -1 4202496 375 0 0 0 43316 0 0 0 25 0 1 0 365443515 466907136 271 33554432000 134512640 134534564 4290026064 18446744073709551615 134529825 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3372/statm: 113991 271 95 6 0 112657 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 577748

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.89
CPU system time (s): 0.152976
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1456896

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

runsolver used 2.28865 second user time and 4.81527 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-11 18:13:27
IDJOB=3191583
IDBENCH=82714
IDSOLVER=1613
FILE ID=node101/3191583-1302538407
RUNJOBID= node101-1302537098-3005
PBS_JOBID= 12951129
Free space on /tmp= 71320 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S826445785-043.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191583-1302538407/watcher-3191583-1302538407 -o /tmp/evaluation-result-3191583-1302538407/solver-3191583-1302538407 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191583-1302538407.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 75e4af5315c8af778f17bf3a82042c9e
RANDOM SEED=1243861335

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.75
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15553732 kB
Buffers:        688028 kB
Cached:       15860924 kB
SwapCached:          0 kB
Active:        6402172 kB
Inactive:     10582440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15553732 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30776 kB
Writeback:          40 kB
AnonPages:      435588 kB
Mapped:          17852 kB
Slab:           348088 kB
PageTables:       6884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3861456 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= 71312 MiB
End job on node101 at 2011-04-11 18:35:10