Trace number 3191406

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S181603592-089-UNKNOWN.cnf
MD5SUMaf7b69f0071c372d5cdc250bc7f688e1
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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 517000

Solver Data

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

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-3191406-1302536875/watcher-3191406-1302536875 -o /tmp/evaluation-result-3191406-1302536875/solver-3191406-1302536875 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191406-1302536875.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: 1.51 1.84 1.87 8/181 5412
/proc/meminfo: memFree=15367408/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=2712 CPUtime=0 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4194304 87 0 0 0 0 0 0 0 25 0 1 0 443918241 2777088 38 33554432000 4194304 4287625 140734427954544 18446744073709551615 215983668871 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/5412/statm: 678 38 27 23 0 23 0

[startup+0.00822992 s]
/proc/loadavg: 1.51 1.84 1.87 8/181 5412
/proc/meminfo: memFree=15367408/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=2712 CPUtime=0 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4194304 87 0 0 0 0 0 0 0 25 0 1 0 443918241 2777088 38 33554432000 4194304 4287625 140734427954544 18446744073709551615 215983668871 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/5412/statm: 678 38 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100343 s]
/proc/loadavg: 1.51 1.84 1.87 8/181 5412
/proc/meminfo: memFree=15367408/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=8428 CPUtime=0 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4194304 105 0 0 0 0 0 0 0 25 0 1 0 443918241 8630272 55 33554432000 4194304 4287625 140734427954544 18446744073709551615 215983668871 0 2147483391 4096 0 18446744071699945619 0 0 17 6 0 0 0
/proc/5412/statm: 2107 55 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.366229 s]
/proc/loadavg: 1.51 1.84 1.87 8/181 5412
/proc/meminfo: memFree=15367408/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=0 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 443918241 18763776 394 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/5412/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700168 s]
/proc/loadavg: 1.51 1.84 1.87 8/181 5412
/proc/meminfo: memFree=15367408/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=0 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 443918241 18763776 394 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/5412/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50109 s]
/proc/loadavg: 1.51 1.84 1.87 13/202 5433
/proc/meminfo: memFree=15229184/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=0 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918241 18763776 394 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/5412/statm: 4581 394 345 23 0 91 0
[pid=5425] ppid=5412 vsize=26372 CPUtime=0.54 cores=4
/proc/5425/stat : 5425 (cryptominisat) R 5412 5412 5360 0 -1 4202496 2932 0 0 0 54 0 0 0 25 0 1 0 443918253 27004928 1278 33554432000 4194304 4587354 140733463112624 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5425/statm: 6593 1278 326 96 0 3155 0
[pid=5426] ppid=5412 vsize=16804 CPUtime=0.42 cores=4
/proc/5426/stat : 5426 (clasp) R 5412 5412 5360 0 -1 4202496 1702 0 0 0 42 0 0 0 25 0 1 0 443918253 17207296 1559 33554432000 4194304 4785740 140734687146864 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5426/statm: 4201 1559 340 145 0 1246 0
[pid=5429] ppid=5412 vsize=453976 CPUtime=0.41 cores=4
/proc/5429/stat : 5429 (TNM) R 5412 5412 5360 0 -1 4202496 842 0 0 0 41 0 0 0 25 0 1 0 443918253 464871424 739 33554432000 134512640 134534564 4291090432 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5429/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 515476

[startup+3.1008 s]
/proc/loadavg: 1.51 1.84 1.87 13/202 5433
/proc/meminfo: memFree=15195456/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=0 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918241 18763776 394 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 516772664077975552 0 0 17 6 0 0 0
/proc/5412/statm: 4581 394 345 23 0 91 0
[pid=5425] ppid=5412 vsize=1439276 CPUtime=1.04 cores=4
/proc/5425/stat : 5425 (cryptominisat) R 5412 5412 5360 0 -1 4202496 4167 0 0 0 104 0 0 0 25 0 1 0 443918253 1473818624 1404 33554432000 4194304 4587354 140733463112624 18446744073709551615 4230348 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5425/statm: 359819 1404 327 96 0 356381 0
[pid=5426] ppid=5412 vsize=17820 CPUtime=0.92 cores=4
/proc/5426/stat : 5426 (clasp) R 5412 5412 5360 0 -1 4202496 1946 0 0 0 92 0 0 0 25 0 1 0 443918253 18247680 1803 33554432000 4194304 4785740 140734687146864 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5426/statm: 4455 1803 340 145 0 1500 0
[pid=5429] ppid=5412 vsize=453976 CPUtime=1.01 cores=4
/proc/5429/stat : 5429 (TNM) R 5412 5412 5360 0 -1 4202496 842 0 0 0 101 0 0 0 25 0 1 0 443918253 464871424 739 33554432000 134512640 134534564 4291090432 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5429/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 1929396

[startup+6.30124 s]
/proc/loadavg: 2.43 2.02 1.92 13/202 5433
/proc/meminfo: memFree=15171232/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=0 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918241 18763776 394 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 516771152249487360 0 0 17 6 0 0 0
/proc/5412/statm: 4581 394 345 23 0 91 0
[pid=5425] ppid=5412 vsize=1439752 CPUtime=2.13 cores=4
/proc/5425/stat : 5425 (cryptominisat) R 5412 5412 5360 0 -1 4202496 6093 0 0 0 212 1 0 0 25 0 1 0 443918253 1474306048 1766 33554432000 4194304 4587354 140733463112624 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5425/statm: 359938 1766 331 96 0 356500 0
[pid=5426] ppid=5412 vsize=18840 CPUtime=2.02 cores=4
/proc/5426/stat : 5426 (clasp) R 5412 5412 5360 0 -1 4202496 2184 0 0 0 202 0 0 0 25 0 1 0 443918253 19292160 2041 33554432000 4194304 4785740 140734687146864 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5426/statm: 4710 2041 340 145 0 1755 0
[pid=5429] ppid=5412 vsize=453976 CPUtime=2 cores=4
/proc/5429/stat : 5429 (TNM) R 5412 5412 5360 0 -1 4202496 842 0 0 0 200 0 0 0 25 0 1 0 443918253 464871424 739 33554432000 134512640 134534564 4291090432 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5429/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 1930892

[startup+12.7011 s]
/proc/loadavg: 3.20 2.19 1.98 13/202 5433
/proc/meminfo: memFree=15086948/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=0 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918241 18763776 394 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 516771014810533888 0 0 17 6 0 0 0
/proc/5412/statm: 4581 394 345 23 0 91 0
[pid=5425] ppid=5412 vsize=4887820 CPUtime=4.23 cores=4
/proc/5425/stat : 5425 (cryptominisat) R 5412 5412 5360 0 -1 4202496 9958 0 0 0 422 1 0 0 25 0 1 0 443918253 5005127680 4698 33554432000 4194304 4587354 140733463112624 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5425/statm: 1221955 4698 337 96 0 1218517 0
[pid=5426] ppid=5412 vsize=20256 CPUtime=4.12 cores=4
/proc/5426/stat : 5426 (clasp) R 5412 5412 5360 0 -1 4202496 2526 0 0 0 412 0 0 0 25 0 1 0 443918253 20742144 2383 33554432000 4194304 4785740 140734687146864 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5426/statm: 5064 2383 340 145 0 2109 0
[pid=5429] ppid=5412 vsize=458076 CPUtime=4.19 cores=4
/proc/5429/stat : 5429 (TNM) R 5412 5412 5360 0 -1 4202496 1000 0 0 0 419 0 0 0 25 0 1 0 443918253 469069824 897 33554432000 134512640 134534564 4291090432 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5429/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 5384476

[startup+25.5008 s]
/proc/loadavg: 4.93 2.62 2.12 12/201 5434
/proc/meminfo: memFree=15093080/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=4.78 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 502 9968 0 0 0 0 476 2 15 0 1 0 443918241 18763776 395 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 13903972837065982209 0 0 17 6 0 0 0
/proc/5412/statm: 4581 395 346 23 0 91 0
[pid=5426] ppid=5412 vsize=23568 CPUtime=10.27 cores=4
/proc/5426/stat : 5426 (clasp) R 5412 5412 5360 0 -1 4202496 3301 0 0 0 1027 0 0 0 25 0 1 0 443918253 24133632 3158 33554432000 4194304 4785740 140734687146864 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5426/statm: 5892 3158 340 145 0 2937 0
[pid=5429] ppid=5412 vsize=458076 CPUtime=10.3 cores=4
/proc/5429/stat : 5429 (TNM) R 5412 5412 5360 0 -1 4202496 1000 0 0 0 1030 0 0 0 25 0 1 0 443918253 469069824 897 33554432000 134512640 134534564 4291090432 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5429/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 499968

[startup+51.1004 s]
/proc/loadavg: 7.00 3.29 2.36 12/201 5434
/proc/meminfo: memFree=14957008/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=4.78 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 502 9968 0 0 0 0 476 2 15 0 1 0 443918241 18763776 395 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 13903972837065982209 0 0 17 6 0 0 0
/proc/5412/statm: 4581 395 346 23 0 91 0
[pid=5426] ppid=5412 vsize=28120 CPUtime=23.07 cores=4
/proc/5426/stat : 5426 (clasp) R 5412 5412 5360 0 -1 4202496 4332 0 0 0 2307 0 0 0 25 0 1 0 443918253 28794880 4189 33554432000 4194304 4785740 140734687146864 18446744073709551615 4551058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5426/statm: 7030 4189 340 145 0 4075 0
[pid=5429] ppid=5412 vsize=458076 CPUtime=23.1 cores=4
/proc/5429/stat : 5429 (TNM) R 5412 5412 5360 0 -1 4202496 1000 0 0 0 2310 0 0 0 25 0 1 0 443918253 469069824 897 33554432000 134512640 134534564 4291090432 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5429/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 504520

[startup+102.307 s]
/proc/loadavg: 9.26 4.48 2.81 12/201 5436
/proc/meminfo: memFree=14824676/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=4.78 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 502 9968 0 0 0 0 476 2 15 0 1 0 443918241 18763776 395 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 13903972837065982209 0 0 17 6 0 0 0
/proc/5412/statm: 4581 395 346 23 0 91 0
[pid=5426] ppid=5412 vsize=32996 CPUtime=48.69 cores=4
/proc/5426/stat : 5426 (clasp) R 5412 5412 5360 0 -1 4202496 5455 0 0 0 4868 1 0 0 25 0 1 0 443918253 33787904 5312 33554432000 4194304 4785740 140734687146864 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5426/statm: 8249 5312 340 145 0 5294 0
[pid=5429] ppid=5412 vsize=458076 CPUtime=48.69 cores=4
/proc/5429/stat : 5429 (TNM) R 5412 5412 5360 0 -1 4202496 1000 0 0 0 4869 0 0 0 25 0 1 0 443918253 469069824 897 33554432000 134512640 134534564 4291090432 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5429/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 509396

[startup+162.301 s]
/proc/loadavg: 10.36 5.66 3.32 12/201 5437
/proc/meminfo: memFree=14882044/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=4.78 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 502 9968 0 0 0 0 476 2 15 0 1 0 443918241 18763776 395 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 13903972837065982209 0 0 17 6 0 0 0
/proc/5412/statm: 4581 395 346 23 0 91 0
[pid=5426] ppid=5412 vsize=37540 CPUtime=78.69 cores=4
/proc/5426/stat : 5426 (clasp) R 5412 5412 5360 0 -1 4202496 6513 0 0 0 7868 1 0 0 25 0 1 0 443918253 38440960 6370 33554432000 4194304 4785740 140734687146864 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5426/statm: 9385 6370 340 145 0 6430 0
[pid=5429] ppid=5412 vsize=458076 CPUtime=78.69 cores=4
/proc/5429/stat : 5429 (TNM) R 5412 5412 5360 0 -1 4202496 1000 0 0 0 7869 0 0 0 25 0 1 0 443918253 469069824 897 33554432000 134512640 134534564 4291090432 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5429/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 513940

[startup+222.3 s]
/proc/loadavg: 10.76 6.63 3.80 12/201 5439
/proc/meminfo: memFree=14568900/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=4.78 cores=4,6

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

/proc/meminfo: memFree=14511292/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=4.78 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 502 9968 0 0 0 0 476 2 15 0 1 0 443918241 18763776 395 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 13903972837065982209 0 0 17 6 0 0 0
/proc/5412/statm: 4581 395 346 23 0 91 0
[pid=5426] ppid=5412 vsize=57828 CPUtime=378.66 cores=4
/proc/5426/stat : 5426 (clasp) R 5412 5412 5360 0 -1 4202496 11265 0 0 0 37864 2 0 0 25 0 1 0 443918253 59215872 10978 33554432000 4194304 4785740 140734687146864 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5426/statm: 14457 10978 341 145 0 11502 0
[pid=5429] ppid=5412 vsize=458076 CPUtime=378.74 cores=4
/proc/5429/stat : 5429 (TNM) R 5412 5412 5360 0 -1 4202496 1000 0 0 0 37874 0 0 0 25 0 1 0 443918253 469069824 897 33554432000 134512640 134534564 4291090432 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5429/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 762.18
Current children cumulated vsize (KiB) 534228

[startup+822.3 s]
/proc/loadavg: 11.14 10.46 7.23 12/201 5464
/proc/meminfo: memFree=14637736/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=4.78 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 502 9968 0 0 0 0 476 2 15 0 1 0 443918241 18763776 395 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 13903972837065982209 0 0 17 6 0 0 0
/proc/5412/statm: 4581 395 346 23 0 91 0
[pid=5426] ppid=5412 vsize=59264 CPUtime=408.65 cores=4
/proc/5426/stat : 5426 (clasp) R 5412 5412 5360 0 -1 4202496 11521 0 0 0 40863 2 0 0 25 0 1 0 443918253 60686336 11234 33554432000 4194304 4785740 140734687146864 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5426/statm: 14816 11234 341 145 0 11861 0
[pid=5429] ppid=5412 vsize=458076 CPUtime=408.73 cores=4
/proc/5429/stat : 5429 (TNM) R 5412 5412 5360 0 -1 4202496 1000 0 0 0 40873 0 0 0 25 0 1 0 443918253 469069824 897 33554432000 134512640 134534564 4291090432 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5429/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 535664

[startup+882.301 s]
/proc/loadavg: 11.05 10.55 7.46 12/201 5465
/proc/meminfo: memFree=14593912/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=4.78 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 502 9968 0 0 0 0 476 2 15 0 1 0 443918241 18763776 395 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 13903972837065982209 0 0 17 6 0 0 0
/proc/5412/statm: 4581 395 346 23 0 91 0
[pid=5426] ppid=5412 vsize=60688 CPUtime=438.66 cores=4
/proc/5426/stat : 5426 (clasp) R 5412 5412 5360 0 -1 4202496 11838 0 0 0 43864 2 0 0 25 0 1 0 443918253 62144512 11551 33554432000 4194304 4785740 140734687146864 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5426/statm: 15172 11551 341 145 0 12217 0
[pid=5429] ppid=5412 vsize=458076 CPUtime=438.73 cores=4
/proc/5429/stat : 5429 (TNM) R 5412 5412 5360 0 -1 4202496 1000 0 0 0 43873 0 0 0 25 0 1 0 443918253 469069824 897 33554432000 134512640 134534564 4291090432 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5429/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 882.17
Current children cumulated vsize (KiB) 537088

[startup+942.3 s]
/proc/loadavg: 11.02 10.63 7.68 12/201 5467
/proc/meminfo: memFree=14575148/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=4.78 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 502 9968 0 0 0 0 476 2 15 0 1 0 443918241 18763776 395 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 13903972837065982209 0 0 17 6 0 0 0
/proc/5412/statm: 4581 395 346 23 0 91 0
[pid=5426] ppid=5412 vsize=61832 CPUtime=468.66 cores=4
/proc/5426/stat : 5426 (clasp) R 5412 5412 5360 0 -1 4202496 12107 0 0 0 46864 2 0 0 25 0 1 0 443918253 63315968 11820 33554432000 4194304 4785740 140734687146864 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5426/statm: 15458 11820 341 145 0 12503 0
[pid=5429] ppid=5412 vsize=458076 CPUtime=468.73 cores=4
/proc/5429/stat : 5429 (TNM) R 5412 5412 5360 0 -1 4202496 1000 0 0 0 46873 0 0 0 25 0 1 0 443918253 469069824 897 33554432000 134512640 134534564 4291090432 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5429/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 942.17
Current children cumulated vsize (KiB) 538232

[startup+1002.3 s]
/proc/loadavg: 11.00 10.70 7.88 12/201 5469
/proc/meminfo: memFree=14564936/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=4.78 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 502 9968 0 0 0 0 476 2 15 0 1 0 443918241 18763776 395 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 13903972837065982209 0 0 17 6 0 0 0
/proc/5412/statm: 4581 395 346 23 0 91 0
[pid=5426] ppid=5412 vsize=63480 CPUtime=498.67 cores=4
/proc/5426/stat : 5426 (clasp) R 5412 5412 5360 0 -1 4202496 12450 0 0 0 49865 2 0 0 25 0 1 0 443918253 65003520 12163 33554432000 4194304 4785740 140734687146864 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5426/statm: 15870 12163 341 145 0 12915 0
[pid=5429] ppid=5412 vsize=458076 CPUtime=498.72 cores=4
/proc/5429/stat : 5429 (TNM) R 5412 5412 5360 0 -1 4202496 1000 0 0 0 49872 0 0 0 25 0 1 0 443918253 469069824 897 33554432000 134512640 134534564 4291090432 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5429/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 1002.17
Current children cumulated vsize (KiB) 539880

[startup+1062.3 s]
/proc/loadavg: 11.00 10.75 8.08 12/201 5470
/proc/meminfo: memFree=14558452/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=4.78 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 502 9968 0 0 0 0 476 2 15 0 1 0 443918241 18763776 395 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 13903972837065982209 0 0 17 6 0 0 0
/proc/5412/statm: 4581 395 346 23 0 91 0
[pid=5426] ppid=5412 vsize=65484 CPUtime=528.67 cores=4
/proc/5426/stat : 5426 (clasp) R 5412 5412 5360 0 -1 4202496 12883 0 0 0 52865 2 0 0 25 0 1 0 443918253 67055616 12596 33554432000 4194304 4785740 140734687146864 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5426/statm: 16371 12596 341 145 0 13416 0
[pid=5429] ppid=5412 vsize=458076 CPUtime=528.72 cores=4
/proc/5429/stat : 5429 (TNM) R 5412 5412 5360 0 -1 4202496 1000 0 0 0 52872 0 0 0 25 0 1 0 443918253 469069824 897 33554432000 134512640 134534564 4291090432 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5429/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 1062.17
Current children cumulated vsize (KiB) 541884

[startup+1122.3 s]
/proc/loadavg: 11.00 10.79 8.26 12/201 5472
/proc/meminfo: memFree=14298132/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=4.78 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 502 9968 0 0 0 0 476 2 15 0 1 0 443918241 18763776 395 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 13903972837065982209 0 0 17 6 0 0 0
/proc/5412/statm: 4581 395 346 23 0 91 0
[pid=5426] ppid=5412 vsize=66628 CPUtime=558.68 cores=4
/proc/5426/stat : 5426 (clasp) R 5412 5412 5360 0 -1 4202496 13129 0 0 0 55865 3 0 0 25 0 1 0 443918253 68227072 12842 33554432000 4194304 4785740 140734687146864 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5426/statm: 16657 12842 341 145 0 13702 0
[pid=5429] ppid=5412 vsize=458076 CPUtime=558.71 cores=4
/proc/5429/stat : 5429 (TNM) R 5412 5412 5360 0 -1 4202496 1000 0 0 0 55871 0 0 0 25 0 1 0 443918253 469069824 897 33554432000 134512640 134534564 4291090432 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5429/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 1122.17
Current children cumulated vsize (KiB) 543028

[startup+1182.3 s]
/proc/loadavg: 11.00 10.83 8.42 12/201 5473
/proc/meminfo: memFree=14508396/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=4.78 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 502 9968 0 0 0 0 476 2 15 0 1 0 443918241 18763776 395 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 13903972837065982209 0 0 17 6 0 0 0
/proc/5412/statm: 4581 395 346 23 0 91 0
[pid=5426] ppid=5412 vsize=67204 CPUtime=588.69 cores=4
/proc/5426/stat : 5426 (clasp) R 5412 5412 5360 0 -1 4202496 13253 0 0 0 58866 3 0 0 25 0 1 0 443918253 68816896 12966 33554432000 4194304 4785740 140734687146864 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5426/statm: 16801 12966 341 145 0 13846 0
[pid=5429] ppid=5412 vsize=458076 CPUtime=588.71 cores=4
/proc/5429/stat : 5429 (TNM) R 5412 5412 5360 0 -1 4202496 1000 0 0 0 58871 0 0 0 25 0 1 0 443918253 469069824 897 33554432000 134512640 134534564 4291090432 18446744073709551615 134528486 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5429/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 1182.18
Current children cumulated vsize (KiB) 543604

[startup+1242.3 s]
/proc/loadavg: 11.00 10.86 8.58 12/201 5475
/proc/meminfo: memFree=14534156/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=4.78 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 502 9968 0 0 0 0 476 2 15 0 1 0 443918241 18763776 395 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 13903972837065982209 0 0 17 6 0 0 0
/proc/5412/statm: 4581 395 346 23 0 91 0
[pid=5426] ppid=5412 vsize=67968 CPUtime=618.69 cores=4
/proc/5426/stat : 5426 (clasp) R 5412 5412 5360 0 -1 4202496 13392 0 0 0 61866 3 0 0 25 0 1 0 443918253 69599232 13105 33554432000 4194304 4785740 140734687146864 18446744073709551615 4538874 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5426/statm: 16992 13105 341 145 0 14037 0
[pid=5429] ppid=5412 vsize=458076 CPUtime=618.7 cores=4
/proc/5429/stat : 5429 (TNM) R 5412 5412 5360 0 -1 4202496 1000 0 0 0 61870 0 0 0 25 0 1 0 443918253 469069824 897 33554432000 134512640 134534564 4291090432 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5429/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 1242.17
Current children cumulated vsize (KiB) 544368



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.08 10.91 8.74 13/201 5477
/proc/meminfo: memFree=14479192/32950940 swapFree=67111528/67111528
[pid=5412] ppid=5408 vsize=18324 CPUtime=4.78 cores=4,6
/proc/5412/stat : 5412 (ppfolio) S 5408 5412 5360 0 -1 4202496 502 9968 0 0 0 0 476 2 15 0 1 0 443918241 18763776 395 33554432000 4194304 4287625 140734427954544 18446744073709551615 215988612623 0 0 4096 65536 13903972837065982209 0 0 17 6 0 0 0
/proc/5412/statm: 4581 395 346 23 0 91 0
[pid=5426] ppid=5412 vsize=67968 CPUtime=647.52 cores=4
/proc/5426/stat : 5426 (clasp) R 5412 5412 5360 0 -1 4202496 13398 0 0 0 64749 3 0 0 25 0 1 0 443918253 69599232 13111 33554432000 4194304 4785740 140734687146864 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5426/statm: 16992 13111 341 145 0 14037 0
[pid=5429] ppid=5412 vsize=458076 CPUtime=647.59 cores=4
/proc/5429/stat : 5429 (TNM) R 5412 5412 5360 0 -1 4202496 1000 0 0 0 64759 0 0 0 25 0 1 0 443918253 469069824 897 33554432000 134512640 134534564 4291090432 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5429/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 1299.89
Current children cumulated vsize (KiB) 544368

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 1299.89
CPU user time (s): 1299.84
CPU system time (s): 0.05
CPU usage (%): 99.9906
Max. virtual memory (cumulated for all children) (KiB): 5385040

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

runsolver used 2.21266 second user time and 4.89326 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-11 17:47:55
IDJOB=3191406
IDBENCH=82537
IDSOLVER=1613
FILE ID=node117/3191406-1302536875
RUNJOBID= node117-1302536874-5379
PBS_JOBID= 12951120
Free space on /tmp= 71060 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S181603592-089-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191406-1302536875/watcher-3191406-1302536875 -o /tmp/evaluation-result-3191406-1302536875/solver-3191406-1302536875 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191406-1302536875.cnf

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

MD5SUM BENCH= af7b69f0071c372d5cdc250bc7f688e1
RANDOM SEED=95414912

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      15368216 kB
Buffers:        773508 kB
Cached:       16315748 kB
SwapCached:          0 kB
Active:        6427280 kB
Inactive:     10726576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15368216 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           46604 kB
Writeback:           0 kB
AnonPages:       64648 kB
Mapped:          15056 kB
Slab:           363440 kB
PageTables:       5844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   197772 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= 71028 MiB
End job on node117 at 2011-04-11 18:09:37