Trace number 3275797

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.09 5000.11

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
MD5SUM1144bbd60c180aa5e72d35b74e9676cb
Bench CategoryCRAFTED (crafted 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 variables312
Number of clauses26889
Sum of the clauses size121302
Maximum clause length18
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 324180
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52709

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 0.92 1.28 1.67 3/179 3302
/proc/meminfo: memFree=14539176/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=2712 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4194304 84 0 0 0 0 0 0 0 22 0 1 0 476660888 2777088 37 33554432000 4194304 4287625 140734935543824 18446744073709551615 235589942919 0 2147483391 4096 0 18446744071699962003 0 0 17 1 0 0 0
/proc/3302/statm: 678 37 27 23 0 23 0

[startup+0.092616 s]
/proc/loadavg: 0.92 1.28 1.67 3/179 3302
/proc/meminfo: memFree=14539176/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=8428 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4194304 102 0 0 0 0 0 0 0 22 0 1 0 476660888 8630272 54 33554432000 4194304 4287625 140734935543824 18446744073709551615 235589942919 0 2147483391 4096 0 18446744071699962003 0 0 17 1 0 0 0
/proc/3302/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.100613 s]
/proc/loadavg: 0.92 1.28 1.67 3/179 3302
/proc/meminfo: memFree=14539176/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=18240 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) R 3300 3302 2414 0 -1 4194304 267 0 0 0 0 0 0 0 22 0 1 0 476660888 18677760 215 33554432000 4194304 4287625 140734935543824 18446744073709551615 235589898411 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3302/statm: 4560 216 182 23 0 57 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18240

[startup+0.30058 s]
/proc/loadavg: 0.92 1.28 1.67 3/179 3302
/proc/meminfo: memFree=14539176/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 476660888 18763776 394 33554432000 4194304 4287625 140734935543824 18446744073709551615 235594886671 0 0 4096 65536 5626008584794931200 0 0 17 3 0 0 0
/proc/3302/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700508 s]
/proc/loadavg: 0.92 1.28 1.67 3/179 3302
/proc/meminfo: memFree=14539176/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 476660888 18763776 394 33554432000 4194304 4287625 140734935543824 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/3302/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: 1.33 1.36 1.69 7/184 3308
/proc/meminfo: memFree=14523388/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 476660888 18763776 394 33554432000 4194304 4287625 140734935543824 18446744073709551615 235594886671 0 0 4096 65536 5626009409428652032 0 0 17 3 0 0 0
/proc/3302/statm: 4581 394 345 23 0 91 0
[pid=3306] ppid=3302 vsize=27080 CPUtime=0.54 cores=1
/proc/3306/stat : 3306 (cryptominisat) R 3302 3302 2414 0 -1 4202496 3433 0 0 0 54 0 0 0 25 0 1 0 476660898 27729920 1621 33554432000 4194304 4587354 140737073957760 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3306/statm: 6770 1621 327 96 0 3332 0
[pid=3307] ppid=3302 vsize=15220 CPUtime=0.42 cores=1
/proc/3307/stat : 3307 (clasp) R 3302 3302 2414 0 -1 4202496 1363 0 0 0 42 0 0 0 25 0 1 0 476660898 15585280 1164 33554432000 4194304 4785740 140735608849472 18446744073709551615 4552958 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3307/statm: 3805 1164 340 145 0 850 0
[pid=3308] ppid=3302 vsize=454240 CPUtime=0.42 cores=1
/proc/3308/stat : 3308 (TNM) R 3302 3302 2414 0 -1 4202496 935 0 0 0 42 0 0 0 25 0 1 0 476660898 465141760 832 33554432000 134512640 134534564 4289549680 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3308/statm: 113560 832 91 6 0 112226 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 514864

[startup+3.10108 s]
/proc/loadavg: 1.33 1.36 1.69 7/184 3308
/proc/meminfo: memFree=14519272/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 476660888 18763776 394 33554432000 4194304 4287625 140734935543824 18446744073709551615 235594886671 0 0 4096 65536 5626009546867605504 0 0 17 3 0 0 0
/proc/3302/statm: 4581 394 345 23 0 91 0
[pid=3306] ppid=3302 vsize=628004 CPUtime=1.04 cores=1
/proc/3306/stat : 3306 (cryptominisat) R 3302 3302 2414 0 -1 4202496 4115 0 0 0 104 0 0 0 25 0 1 0 476660898 643076096 1670 33554432000 4194304 4587354 140737073957760 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3306/statm: 157001 1670 327 96 0 153563 0
[pid=3307] ppid=3302 vsize=16432 CPUtime=0.93 cores=1
/proc/3307/stat : 3307 (clasp) R 3302 3302 2414 0 -1 4202496 1647 0 0 0 93 0 0 0 25 0 1 0 476660898 16826368 1448 33554432000 4194304 4785740 140735608849472 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3307/statm: 4108 1448 340 145 0 1153 0
[pid=3308] ppid=3302 vsize=454240 CPUtime=1.01 cores=1
/proc/3308/stat : 3308 (TNM) R 3302 3302 2414 0 -1 4202496 935 0 0 0 101 0 0 0 25 0 1 0 476660898 465141760 832 33554432000 134512640 134534564 4289549680 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3308/statm: 113560 832 91 6 0 112226 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 1117000

[startup+6.30052 s]
/proc/loadavg: 1.33 1.36 1.69 7/184 3309
/proc/meminfo: memFree=14509236/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476660888 18763776 394 33554432000 4194304 4287625 140734935543824 18446744073709551615 235594886671 0 0 4096 65536 5626007897600163840 0 0 17 3 0 0 0
/proc/3302/statm: 4581 394 345 23 0 91 0
[pid=3306] ppid=3302 vsize=628700 CPUtime=2.14 cores=1
/proc/3306/stat : 3306 (cryptominisat) R 3302 3302 2414 0 -1 4202496 5094 0 0 0 214 0 0 0 25 0 1 0 476660898 643788800 2043 33554432000 4194304 4587354 140737073957760 18446744073709551615 4232219 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3306/statm: 157175 2043 331 96 0 153737 0
[pid=3307] ppid=3302 vsize=17516 CPUtime=2.02 cores=1
/proc/3307/stat : 3307 (clasp) R 3302 3302 2414 0 -1 4202496 1933 0 0 0 202 0 0 0 25 0 1 0 476660898 17936384 1734 33554432000 4194304 4785740 140735608849472 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3307/statm: 4379 1734 340 145 0 1424 0
[pid=3308] ppid=3302 vsize=458464 CPUtime=2.02 cores=1
/proc/3308/stat : 3308 (TNM) R 3302 3302 2414 0 -1 4202496 1187 0 0 0 202 0 0 0 25 0 1 0 476660898 469467136 1084 33554432000 134512640 134534564 4289549680 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3308/statm: 114616 1084 95 6 0 113282 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 1123004

[startup+12.7004 s]
/proc/loadavg: 2.04 1.51 1.74 7/184 3309
/proc/meminfo: memFree=14494024/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476660888 18763776 394 33554432000 4194304 4287625 140734935543824 18446744073709551615 235594886671 0 0 4096 65536 5626009409428652032 0 0 17 3 0 0 0
/proc/3302/statm: 4581 394 345 23 0 91 0
[pid=3306] ppid=3302 vsize=641908 CPUtime=4.84 cores=1
/proc/3306/stat : 3306 (cryptominisat) R 3302 3302 2414 0 -1 4202496 10146 0 0 0 483 1 0 0 20 0 1 0 476660898 657313792 4892 33554432000 4194304 4587354 140737073957760 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3306/statm: 160477 4892 337 96 0 157039 0
[pid=3307] ppid=3302 vsize=18736 CPUtime=3.83 cores=1
/proc/3307/stat : 3307 (clasp) R 3302 3302 2414 0 -1 4202496 2199 0 0 0 383 0 0 0 25 0 1 0 476660898 19185664 2000 33554432000 4194304 4785740 140735608849472 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3307/statm: 4684 2000 340 145 0 1729 0
[pid=3308] ppid=3302 vsize=458464 CPUtime=3.9 cores=1
/proc/3308/stat : 3308 (TNM) R 3302 3302 2414 0 -1 4202496 1187 0 0 0 390 0 0 0 25 0 1 0 476660898 469467136 1084 33554432000 134512640 134534564 4289549680 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3308/statm: 114616 1084 95 6 0 113282 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 1137432

[startup+25.5011 s]
/proc/loadavg: 2.65 1.66 1.78 7/184 3309
/proc/meminfo: memFree=14480992/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476660888 18763776 394 33554432000 4194304 4287625 140734935543824 18446744073709551615 235594886671 0 0 4096 65536 5626008035039117312 0 0 17 3 0 0 0
/proc/3302/statm: 4581 394 345 23 0 91 0
[pid=3306] ppid=3302 vsize=644076 CPUtime=9.06 cores=1
/proc/3306/stat : 3306 (cryptominisat) R 3302 3302 2414 0 -1 4202496 13367 0 0 0 904 2 0 0 25 0 1 0 476660898 659533824 5379 33554432000 4194304 4587354 140737073957760 18446744073709551615 4230226 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3306/statm: 161019 5379 337 96 0 157581 0
[pid=3307] ppid=3302 vsize=21228 CPUtime=8.11 cores=1
/proc/3307/stat : 3307 (clasp) R 3302 3302 2414 0 -1 4202496 2789 0 0 0 811 0 0 0 25 0 1 0 476660898 21737472 2590 33554432000 4194304 4785740 140735608849472 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3307/statm: 5307 2590 340 145 0 2352 0
[pid=3308] ppid=3302 vsize=458464 CPUtime=8.2 cores=1
/proc/3308/stat : 3308 (TNM) R 3302 3302 2414 0 -1 4202496 1187 0 0 0 820 0 0 0 25 0 1 0 476660898 469467136 1084 33554432000 134512640 134534564 4289549680 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3308/statm: 114616 1084 95 6 0 113282 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 1142092

[startup+51.1006 s]
/proc/loadavg: 3.79 2.01 1.89 7/184 3310
/proc/meminfo: memFree=14467148/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476660888 18763776 394 33554432000 4194304 4287625 140734935543824 18446744073709551615 235594886671 0 0 4096 65536 5626009134550745088 0 0 17 3 0 0 0
/proc/3302/statm: 4581 394 345 23 0 91 0
[pid=3306] ppid=3302 vsize=642152 CPUtime=17.63 cores=1
/proc/3306/stat : 3306 (cryptominisat) R 3302 3302 2414 0 -1 4202496 18648 0 0 0 1761 2 0 0 25 0 1 0 476660898 657563648 7304 33554432000 4194304 4587354 140737073957760 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3306/statm: 160538 7304 337 96 0 157100 0
[pid=3307] ppid=3302 vsize=23304 CPUtime=16.63 cores=1
/proc/3307/stat : 3307 (clasp) R 3302 3302 2414 0 -1 4202496 3283 0 0 0 1663 0 0 0 25 0 1 0 476660898 23863296 3084 33554432000 4194304 4785740 140735608849472 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3307/statm: 5826 3084 340 145 0 2871 0
[pid=3308] ppid=3302 vsize=458464 CPUtime=16.7 cores=1
/proc/3308/stat : 3308 (TNM) R 3302 3302 2414 0 -1 4202496 1187 0 0 0 1670 0 0 0 25 0 1 0 476660898 469467136 1084 33554432000 134512640 134534564 4289549680 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3308/statm: 114616 1084 95 6 0 113282 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 1142244

[startup+102.307 s]
/proc/loadavg: 5.17 2.69 2.13 7/184 3311
/proc/meminfo: memFree=14454848/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476660888 18763776 394 33554432000 4194304 4287625 140734935543824 18446744073709551615 235594886671 0 0 4096 65536 5626007760161210368 0 0 17 3 0 0 0
/proc/3302/statm: 4581 394 345 23 0 91 0
[pid=3306] ppid=3302 vsize=641892 CPUtime=34.67 cores=1
/proc/3306/stat : 3306 (cryptominisat) R 3302 3302 2414 0 -1 4202496 24760 0 0 0 3464 3 0 0 25 0 1 0 476660898 657297408 7582 33554432000 4194304 4587354 140737073957760 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3306/statm: 160473 7582 337 96 0 157035 0
[pid=3307] ppid=3302 vsize=26444 CPUtime=33.71 cores=1
/proc/3307/stat : 3307 (clasp) R 3302 3302 2414 0 -1 4202496 4008 0 0 0 3371 0 0 0 25 0 1 0 476660898 27078656 3809 33554432000 4194304 4785740 140735608849472 18446744073709551615 235594564256 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3307/statm: 6611 3809 340 145 0 3656 0
[pid=3308] ppid=3302 vsize=458464 CPUtime=33.8 cores=1
/proc/3308/stat : 3308 (TNM) R 3302 3302 2414 0 -1 4202496 1187 0 0 0 3380 0 0 0 25 0 1 0 476660898 469467136 1084 33554432000 134512640 134534564 4289549680 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3308/statm: 114616 1084 95 6 0 113282 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 1145124

[startup+162.301 s]
/proc/loadavg: 5.69 3.29 2.37 7/184 3313
/proc/meminfo: memFree=14455564/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476660888 18763776 394 33554432000 4194304 4287625 140734935543824 18446744073709551615 235594886671 0 0 4096 65536 5626008172478070784 0 0 17 3 0 0 0
/proc/3302/statm: 4581 394 345 23 0 91 0
[pid=3306] ppid=3302 vsize=643040 CPUtime=54.67 cores=1
/proc/3306/stat : 3306 (cryptominisat) R 3302 3302 2414 0 -1 4202496 34862 0 0 0 5462 5 0 0 25 0 1 0 476660898 658472960 6185 33554432000 4194304 4587354 140737073957760 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3306/statm: 160760 6185 337 96 0 157322 0
[pid=3307] ppid=3302 vsize=29208 CPUtime=53.7 cores=1

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

/proc/3308/statm: 114616 1084 95 6 0 113282 0
Current children cumulated CPU time (s) 4602.29
Current children cumulated vsize (KiB) 1235576

[startup+4662.3 s]
/proc/loadavg: 6.05 6.02 5.93 7/184 3483
/proc/meminfo: memFree=13964028/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476660888 18763776 394 33554432000 4194304 4287625 140734935543824 18446744073709551615 235594886671 0 0 4096 65536 5626007760161210368 0 0 17 3 0 0 0
/proc/3302/statm: 4581 394 345 23 0 91 0
[pid=3306] ppid=3302 vsize=679028 CPUtime=1554.71 cores=1
/proc/3306/stat : 3306 (cryptominisat) R 3302 3302 2414 0 -1 4202496 547056 0 0 0 155364 107 0 0 25 0 1 0 476660898 695324672 14804 33554432000 4194304 4587354 140737073957760 18446744073709551615 4241092 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3306/statm: 169757 14804 337 96 0 166319 0
[pid=3307] ppid=3302 vsize=81240 CPUtime=1553.78 cores=1
/proc/3307/stat : 3307 (clasp) R 3302 3302 2414 0 -1 4202496 16649 0 0 0 155375 3 0 0 25 0 1 0 476660898 83189760 16225 33554432000 4194304 4785740 140735608849472 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3307/statm: 20310 16225 340 145 0 17355 0
[pid=3308] ppid=3302 vsize=458464 CPUtime=1553.8 cores=1
/proc/3308/stat : 3308 (TNM) R 3302 3302 2414 0 -1 4202496 1187 0 0 0 155380 0 0 0 25 0 1 0 476660898 469467136 1084 33554432000 134512640 134534564 4289549680 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3308/statm: 114616 1084 95 6 0 113282 0
Current children cumulated CPU time (s) 4662.29
Current children cumulated vsize (KiB) 1237056

[startup+4722.31 s]
/proc/loadavg: 6.02 6.02 5.93 7/184 3484
/proc/meminfo: memFree=13959412/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476660888 18763776 394 33554432000 4194304 4287625 140734935543824 18446744073709551615 235594886671 0 0 4096 65536 5626007760161210368 0 0 17 3 0 0 0
/proc/3302/statm: 4581 394 345 23 0 91 0
[pid=3306] ppid=3302 vsize=679028 CPUtime=1574.7 cores=1
/proc/3306/stat : 3306 (cryptominisat) R 3302 3302 2414 0 -1 4202496 550044 0 0 0 157362 108 0 0 25 0 1 0 476660898 695324672 17704 33554432000 4194304 4587354 140737073957760 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3306/statm: 169757 17704 337 96 0 166319 0
[pid=3307] ppid=3302 vsize=81668 CPUtime=1573.77 cores=1
/proc/3307/stat : 3307 (clasp) R 3302 3302 2414 0 -1 4202496 16730 0 0 0 157374 3 0 0 25 0 1 0 476660898 83628032 16306 33554432000 4194304 4785740 140735608849472 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3307/statm: 20417 16306 340 145 0 17462 0
[pid=3308] ppid=3302 vsize=458464 CPUtime=1573.81 cores=1
/proc/3308/stat : 3308 (TNM) R 3302 3302 2414 0 -1 4202496 1187 0 0 0 157381 0 0 0 25 0 1 0 476660898 469467136 1084 33554432000 134512640 134534564 4289549680 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3308/statm: 114616 1084 95 6 0 113282 0
Current children cumulated CPU time (s) 4722.28
Current children cumulated vsize (KiB) 1237484

[startup+4782.3 s]
/proc/loadavg: 6.00 6.01 5.93 7/184 3486
/proc/meminfo: memFree=13968932/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476660888 18763776 394 33554432000 4194304 4287625 140734935543824 18446744073709551615 235594886671 0 0 4096 65536 5626007760161210368 0 0 17 3 0 0 0
/proc/3302/statm: 4581 394 345 23 0 91 0
[pid=3306] ppid=3302 vsize=679132 CPUtime=1594.69 cores=1
/proc/3306/stat : 3306 (cryptominisat) R 3302 3302 2414 0 -1 4202496 555981 0 0 0 159360 109 0 0 25 0 1 0 476660898 695431168 16507 33554432000 4194304 4587354 140737073957760 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3306/statm: 169783 16507 337 96 0 166345 0
[pid=3307] ppid=3302 vsize=81668 CPUtime=1593.77 cores=1
/proc/3307/stat : 3307 (clasp) R 3302 3302 2414 0 -1 4202496 16730 0 0 0 159374 3 0 0 25 0 1 0 476660898 83628032 16306 33554432000 4194304 4785740 140735608849472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3307/statm: 20417 16306 340 145 0 17462 0
[pid=3308] ppid=3302 vsize=458464 CPUtime=1593.82 cores=1
/proc/3308/stat : 3308 (TNM) R 3302 3302 2414 0 -1 4202496 1187 0 0 0 159382 0 0 0 25 0 1 0 476660898 469467136 1084 33554432000 134512640 134534564 4289549680 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3308/statm: 114616 1084 95 6 0 113282 0
Current children cumulated CPU time (s) 4782.28
Current children cumulated vsize (KiB) 1237588

[startup+4842.3 s]
/proc/loadavg: 6.00 6.01 5.93 7/184 3487
/proc/meminfo: memFree=13974228/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476660888 18763776 394 33554432000 4194304 4287625 140734935543824 18446744073709551615 235594886671 0 0 4096 65536 5626007897600163840 0 0 17 3 0 0 0
/proc/3302/statm: 4581 394 345 23 0 91 0
[pid=3306] ppid=3302 vsize=679220 CPUtime=1614.7 cores=1
/proc/3306/stat : 3306 (cryptominisat) R 3302 3302 2414 0 -1 4202496 561826 0 0 0 161359 111 0 0 25 0 1 0 476660898 695521280 15283 33554432000 4194304 4587354 140737073957760 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3306/statm: 169805 15283 337 96 0 166367 0
[pid=3307] ppid=3302 vsize=82096 CPUtime=1613.77 cores=1
/proc/3307/stat : 3307 (clasp) R 3302 3302 2414 0 -1 4202496 16817 0 0 0 161374 3 0 0 25 0 1 0 476660898 84066304 16393 33554432000 4194304 4785740 140735608849472 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3307/statm: 20524 16393 340 145 0 17569 0
[pid=3308] ppid=3302 vsize=458464 CPUtime=1613.82 cores=1
/proc/3308/stat : 3308 (TNM) R 3302 3302 2414 0 -1 4202496 1187 0 0 0 161382 0 0 0 25 0 1 0 476660898 469467136 1084 33554432000 134512640 134534564 4289549680 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3308/statm: 114616 1084 95 6 0 113282 0
Current children cumulated CPU time (s) 4842.29
Current children cumulated vsize (KiB) 1238104

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 3489
/proc/meminfo: memFree=13962432/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476660888 18763776 394 33554432000 4194304 4287625 140734935543824 18446744073709551615 235594886671 0 0 4096 65536 5626007897600163840 0 0 17 3 0 0 0
/proc/3302/statm: 4581 394 345 23 0 91 0
[pid=3306] ppid=3302 vsize=79632 CPUtime=1634.69 cores=1
/proc/3306/stat : 3306 (cryptominisat) R 3302 3302 2414 0 -1 4202496 567427 0 0 0 163357 112 0 0 25 0 1 0 476660898 81543168 13628 33554432000 4194304 4587354 140737073957760 18446744073709551615 4241274 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3306/statm: 19908 13628 337 96 0 16470 0
[pid=3307] ppid=3302 vsize=82524 CPUtime=1633.76 cores=1
/proc/3307/stat : 3307 (clasp) R 3302 3302 2414 0 -1 4202496 16925 0 0 0 163373 3 0 0 25 0 1 0 476660898 84504576 16501 33554432000 4194304 4785740 140735608849472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3307/statm: 20631 16501 340 145 0 17676 0
[pid=3308] ppid=3302 vsize=458464 CPUtime=1633.83 cores=1
/proc/3308/stat : 3308 (TNM) R 3302 3302 2414 0 -1 4202496 1187 0 0 0 163383 0 0 0 25 0 1 0 476660898 469467136 1084 33554432000 134512640 134534564 4289549680 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3308/statm: 114616 1084 95 6 0 113282 0
Current children cumulated CPU time (s) 4902.28
Current children cumulated vsize (KiB) 638944

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 3491
/proc/meminfo: memFree=13966248/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476660888 18763776 394 33554432000 4194304 4287625 140734935543824 18446744073709551615 235594886671 0 0 4096 65536 5626007897600163840 0 0 17 3 0 0 0
/proc/3302/statm: 4581 394 345 23 0 91 0
[pid=3306] ppid=3302 vsize=173336 CPUtime=1654.69 cores=1
/proc/3306/stat : 3306 (cryptominisat) R 3302 3302 2414 0 -1 4202496 570710 0 0 0 165355 114 0 0 25 0 1 0 476660898 177496064 16801 33554432000 4194304 4587354 140737073957760 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3306/statm: 43334 16801 337 96 0 39896 0
[pid=3307] ppid=3302 vsize=82524 CPUtime=1653.76 cores=1
/proc/3307/stat : 3307 (clasp) R 3302 3302 2414 0 -1 4202496 16925 0 0 0 165373 3 0 0 25 0 1 0 476660898 84504576 16501 33554432000 4194304 4785740 140735608849472 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3307/statm: 20631 16501 340 145 0 17676 0
[pid=3308] ppid=3302 vsize=458464 CPUtime=1653.84 cores=1
/proc/3308/stat : 3308 (TNM) R 3302 3302 2414 0 -1 4202496 1187 0 0 0 165384 0 0 0 25 0 1 0 476660898 469467136 1084 33554432000 134512640 134534564 4289549680 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3308/statm: 114616 1084 95 6 0 113282 0
Current children cumulated CPU time (s) 4962.29
Current children cumulated vsize (KiB) 732648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 3492
/proc/meminfo: memFree=13972564/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476660888 18763776 394 33554432000 4194304 4287625 140734935543824 18446744073709551615 235594886671 0 0 4096 65536 5626007897600163840 0 0 17 3 0 0 0
/proc/3302/statm: 4581 394 345 23 0 91 0
[pid=3306] ppid=3302 vsize=679424 CPUtime=1667.28 cores=1
/proc/3306/stat : 3306 (cryptominisat) R 3302 3302 2414 0 -1 4202496 575271 0 0 0 166614 114 0 0 25 0 1 0 476660898 695730176 14129 33554432000 4194304 4587354 140737073957760 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3306/statm: 169856 14129 337 96 0 166418 0
[pid=3307] ppid=3302 vsize=82952 CPUtime=1666.36 cores=1
/proc/3307/stat : 3307 (clasp) R 3302 3302 2414 0 -1 4202496 17009 0 0 0 166633 3 0 0 25 0 1 0 476660898 84942848 16585 33554432000 4194304 4785740 140735608849472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3307/statm: 20738 16585 340 145 0 17783 0
[pid=3308] ppid=3302 vsize=458464 CPUtime=1666.45 cores=1
/proc/3308/stat : 3308 (TNM) R 3302 3302 2414 0 -1 4202496 1187 0 0 0 166645 0 0 0 25 0 1 0 476660898 469467136 1084 33554432000 134512640 134534564 4289549680 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3308/statm: 114616 1084 95 6 0 113282 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 1239164

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

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

[startup+5000.1 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 3492
/proc/meminfo: memFree=13972564/32950928 swapFree=67111528/67111528
[pid=3302] ppid=3300 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3302/stat : 3302 (ppfolio) S 3300 3302 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476660888 18763776 394 33554432000 4194304 4287625 140734935543824 18446744073709551615 235594886671 0 0 4096 65536 5626007897600163840 0 0 17 3 0 0 0
/proc/3302/statm: 4581 394 345 23 0 91 0
[pid=3306] ppid=3302 vsize=679424 CPUtime=1667.28 cores=1
/proc/3306/stat : 3306 (cryptominisat) R 3302 3302 2414 0 -1 4202496 575271 0 0 0 166614 114 0 0 25 0 1 0 476660898 695730176 14129 33554432000 4194304 4587354 140737073957760 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3306/statm: 169856 14129 337 96 0 166418 0
[pid=3307] ppid=3302 vsize=82952 CPUtime=1666.36 cores=1
/proc/3307/stat : 3307 (clasp) R 3302 3302 2414 0 -1 4202496 17009 0 0 0 166633 3 0 0 25 0 1 0 476660898 84942848 16585 33554432000 4194304 4785740 140735608849472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3307/statm: 20738 16585 340 145 0 17783 0
[pid=3308] ppid=3302 vsize=458464 CPUtime=1666.45 cores=1
/proc/3308/stat : 3308 (TNM) R 3302 3302 2414 0 -1 4202496 1187 0 0 0 166645 0 0 0 25 0 1 0 476660898 469467136 1084 33554432000 134512640 134534564 4289549680 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3308/statm: 114616 1084 95 6 0 113282 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 1239164

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.11
CPU time (s): 5000.09
CPU user time (s): 4998.92
CPU system time (s): 1.17
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 15565668

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

runsolver used 8.41172 second user time and 18.7491 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-24 15:10:21
IDJOB=3275797
IDBENCH=83335
IDSOLVER=1639
FILE ID=node120/3275797-1303650621
RUNJOBID= node120-1303650621-3280
PBS_JOBID= 13150728
Free space on /tmp= 72148 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275797-1303650621/watcher-3275797-1303650621 -o /tmp/evaluation-result-3275797-1303650621/solver-3275797-1303650621 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275797-1303650621.cnf

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

MD5SUM BENCH= 1144bbd60c180aa5e72d35b74e9676cb
RANDOM SEED=1101819966

node120.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.809
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.61
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.809
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.809
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.809
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.809
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.809
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.809
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.809
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:     32950928 kB
MemFree:      14539828 kB
Buffers:       2462328 kB
Cached:       15316568 kB
SwapCached:          0 kB
Active:       10520608 kB
Inactive:      7323644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14539828 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20608 kB
Writeback:           0 kB
AnonPages:       64296 kB
Mapped:          15860 kB
Slab:           504128 kB
PageTables:       4712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   647648 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= 72136 MiB
End job on node120 at 2011-04-24 16:33:43