Trace number 3191507

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/large/
unif-k7-r85-v200-c17000-S970203146-047-UNKNOWN.cnf
MD5SUM635ea520fe16a78d41337039f98997e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2027.46
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.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.01/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-3191507-1302538055/watcher-3191507-1302538055 -o /tmp/evaluation-result-3191507-1302538055/solver-3191507-1302538055 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191507-1302538055.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: 12.00 11.31 7.72 10/198 26272
/proc/meminfo: memFree=27484136/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=0 cores=4,6
/proc/26272/stat : 26272 (ppfolio) R 26270 26272 26080 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 97996831 18763776 392 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660482453 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26272/statm: 4581 392 343 23 0 91 0

[startup+0.0933509 s]
/proc/loadavg: 12.00 11.31 7.72 10/198 26272
/proc/meminfo: memFree=27484136/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=0 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 97996831 18763776 394 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4396799119457222914 0 0 17 6 0 0 0
/proc/26272/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100363 s]
/proc/loadavg: 12.00 11.31 7.72 10/198 26272
/proc/meminfo: memFree=27484136/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=0 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 97996831 18763776 394 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4396799119457222914 0 0 17 6 0 0 0
/proc/26272/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300318 s]
/proc/loadavg: 12.00 11.31 7.72 10/198 26272
/proc/meminfo: memFree=27484136/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=0 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 97996831 18763776 394 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26272/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700271 s]
/proc/loadavg: 12.00 11.31 7.72 10/198 26272
/proc/meminfo: memFree=27484136/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=0 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 97996831 18763776 394 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26272/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50108 s]
/proc/loadavg: 12.00 11.31 7.72 13/202 26276
/proc/meminfo: memFree=27473812/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=0 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 97996831 18763776 394 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26272/statm: 4581 394 345 23 0 91 0
[pid=26273] ppid=26272 vsize=26360 CPUtime=0.55 cores=4
/proc/26273/stat : 26273 (cryptominisat) R 26272 26272 26080 0 -1 4202496 2943 0 0 0 55 0 0 0 18 0 1 0 97996831 26992640 1287 33554432000 4194304 4587354 140733627319232 18446744073709551615 4239316 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26273/statm: 6590 1287 326 96 0 3152 0
[pid=26274] ppid=26272 vsize=16936 CPUtime=0.42 cores=4
/proc/26274/stat : 26274 (clasp) R 26272 26272 26080 0 -1 4202496 1730 0 0 0 42 0 0 0 25 0 1 0 97996831 17342464 1587 33554432000 4194304 4785740 140736232662560 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26274/statm: 4234 1587 341 145 0 1279 0
[pid=26275] ppid=26272 vsize=453976 CPUtime=0.5 cores=4
/proc/26275/stat : 26275 (TNM) R 26272 26272 26080 0 -1 4202496 842 0 0 0 50 0 0 0 25 0 1 0 97996831 464871424 739 33554432000 134512640 134534564 4291014704 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26275/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 515596

[startup+3.10084 s]
/proc/loadavg: 12.00 11.31 7.72 13/202 26276
/proc/meminfo: memFree=27468604/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=0 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 97996831 18763776 394 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4392544692357562368 0 0 17 6 0 0 0
/proc/26272/statm: 4581 394 345 23 0 91 0
[pid=26273] ppid=26272 vsize=1814688 CPUtime=1.64 cores=4
/proc/26273/stat : 26273 (cryptominisat) R 26272 26272 26080 0 -1 4202496 5187 0 0 0 163 1 0 0 19 0 1 0 97996831 1858240512 1694 33554432000 4194304 4587354 140733627319232 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26273/statm: 453672 1694 327 96 0 450234 0
[pid=26274] ppid=26272 vsize=17204 CPUtime=0.63 cores=4
/proc/26274/stat : 26274 (clasp) R 26272 26272 26080 0 -1 4202496 1798 0 0 0 63 0 0 0 25 0 1 0 97996831 17616896 1655 33554432000 4194304 4785740 140736232662560 18446744073709551615 4287070 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26274/statm: 4301 1655 341 145 0 1346 0
[pid=26275] ppid=26272 vsize=453976 CPUtime=0.8 cores=4
/proc/26275/stat : 26275 (TNM) R 26272 26272 26080 0 -1 4202496 842 0 0 0 80 0 0 0 25 0 1 0 97996831 464871424 739 33554432000 134512640 134534564 4291014704 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26275/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2304192

[startup+6.30127 s]
/proc/loadavg: 12.00 11.32 7.74 13/202 26276
/proc/meminfo: memFree=27476668/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=0 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 97996831 18763776 394 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4392546341625004032 0 0 17 6 0 0 0
/proc/26272/statm: 4581 394 345 23 0 91 0
[pid=26273] ppid=26272 vsize=1829416 CPUtime=2.65 cores=4
/proc/26273/stat : 26273 (cryptominisat) R 26272 26272 26080 0 -1 4202496 9542 0 0 0 264 1 0 0 21 0 1 0 97996831 1873321984 5225 33554432000 4194304 4587354 140733627319232 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26273/statm: 457354 5225 337 96 0 453916 0
[pid=26274] ppid=26272 vsize=18660 CPUtime=1.71 cores=4
/proc/26274/stat : 26274 (clasp) R 26272 26272 26080 0 -1 4202496 2132 0 0 0 171 0 0 0 25 0 1 0 97996831 19107840 1989 33554432000 4194304 4785740 140736232662560 18446744073709551615 4287180 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26274/statm: 4665 1989 341 145 0 1710 0
[pid=26275] ppid=26272 vsize=453976 CPUtime=1.9 cores=4
/proc/26275/stat : 26275 (TNM) R 26272 26272 26080 0 -1 4202496 842 0 0 0 190 0 0 0 25 0 1 0 97996831 464871424 739 33554432000 134512640 134534564 4291014704 18446744073709551615 134524597 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26275/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2320376

[startup+12.7011 s]
/proc/loadavg: 12.00 11.33 7.77 12/201 26276
/proc/meminfo: memFree=27607148/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=4.12 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 503 9819 0 0 0 0 411 1 15 0 1 0 97996831 18763776 395 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4423652904259256580 0 0 17 6 0 0 0
/proc/26272/statm: 4581 395 346 23 0 91 0
[pid=26274] ppid=26272 vsize=20216 CPUtime=4.21 cores=4
/proc/26274/stat : 26274 (clasp) R 26272 26272 26080 0 -1 4202496 2534 0 0 0 421 0 0 0 25 0 1 0 97996831 20701184 2391 33554432000 4194304 4785740 140736232662560 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26274/statm: 5054 2391 341 145 0 2099 0
[pid=26275] ppid=26272 vsize=458068 CPUtime=4.34 cores=4
/proc/26275/stat : 26275 (TNM) R 26272 26272 26080 0 -1 4202496 1000 0 0 0 434 0 0 0 25 0 1 0 97996831 469061632 897 33554432000 134512640 134534564 4291014704 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26275/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 496608

[startup+25.5009 s]
/proc/loadavg: 11.78 11.32 7.82 12/201 26277
/proc/meminfo: memFree=27570812/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=4.12 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 503 9819 0 0 0 0 411 1 15 0 1 0 97996831 18763776 395 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4423652904259256580 0 0 17 6 0 0 0
/proc/26272/statm: 4581 395 346 23 0 91 0
[pid=26274] ppid=26272 vsize=23760 CPUtime=10.61 cores=4
/proc/26274/stat : 26274 (clasp) R 26272 26272 26080 0 -1 4202496 3368 0 0 0 1061 0 0 0 25 0 1 0 97996831 24330240 3225 33554432000 4194304 4785740 140736232662560 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26274/statm: 5940 3225 341 145 0 2985 0
[pid=26275] ppid=26272 vsize=458068 CPUtime=10.74 cores=4
/proc/26275/stat : 26275 (TNM) R 26272 26272 26080 0 -1 4202496 1000 0 0 0 1074 0 0 0 25 0 1 0 97996831 469061632 897 33554432000 134512640 134534564 4291014704 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26275/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 500152

[startup+51.1004 s]
/proc/loadavg: 11.51 11.29 7.90 12/201 26277
/proc/meminfo: memFree=27610112/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=4.12 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 503 9819 0 0 0 0 411 1 15 0 1 0 97996831 18763776 395 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4423652904259256580 0 0 17 6 0 0 0
/proc/26272/statm: 4581 395 346 23 0 91 0
[pid=26274] ppid=26272 vsize=27940 CPUtime=23.41 cores=4
/proc/26274/stat : 26274 (clasp) R 26272 26272 26080 0 -1 4202496 4299 0 0 0 2340 1 0 0 25 0 1 0 97996831 28610560 4156 33554432000 4194304 4785740 140736232662560 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26274/statm: 6985 4156 341 145 0 4030 0
[pid=26275] ppid=26272 vsize=458068 CPUtime=23.54 cores=4
/proc/26275/stat : 26275 (TNM) R 26272 26272 26080 0 -1 4202496 1000 0 0 0 2354 0 0 0 25 0 1 0 97996831 469061632 897 33554432000 134512640 134534564 4291014704 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26275/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 504332

[startup+102.307 s]
/proc/loadavg: 11.29 11.26 8.07 12/201 26279
/proc/meminfo: memFree=27433124/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=4.12 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 503 9819 0 0 0 0 411 1 15 0 1 0 97996831 18763776 395 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4423652904259256580 0 0 17 6 0 0 0
/proc/26272/statm: 4581 395 346 23 0 91 0
[pid=26274] ppid=26272 vsize=32252 CPUtime=49.01 cores=4
/proc/26274/stat : 26274 (clasp) R 26272 26272 26080 0 -1 4202496 5315 0 0 0 4899 2 0 0 25 0 1 0 97996831 33026048 5172 33554432000 4194304 4785740 140736232662560 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26274/statm: 8063 5172 341 145 0 5108 0
[pid=26275] ppid=26272 vsize=458068 CPUtime=49.16 cores=4
/proc/26275/stat : 26275 (TNM) R 26272 26272 26080 0 -1 4202496 1000 0 0 0 4916 0 0 0 25 0 1 0 97996831 469061632 897 33554432000 134512640 134534564 4291014704 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26275/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 508644

[startup+162.301 s]
/proc/loadavg: 11.14 11.22 8.25 12/201 26280
/proc/meminfo: memFree=27555844/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=4.12 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 503 9819 0 0 0 0 411 1 15 0 1 0 97996831 18763776 395 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4423652904259256580 0 0 17 6 0 0 0
/proc/26272/statm: 4581 395 346 23 0 91 0
[pid=26274] ppid=26272 vsize=36508 CPUtime=79 cores=4
/proc/26274/stat : 26274 (clasp) R 26272 26272 26080 0 -1 4202496 6250 0 0 0 7898 2 0 0 25 0 1 0 97996831 37384192 6086 33554432000 4194304 4785740 140736232662560 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26274/statm: 9127 6086 341 145 0 6172 0
[pid=26275] ppid=26272 vsize=458068 CPUtime=79.15 cores=4
/proc/26275/stat : 26275 (TNM) R 26272 26272 26080 0 -1 4202496 1000 0 0 0 7915 0 0 0 25 0 1 0 97996831 469061632 897 33554432000 134512640 134534564 4291014704 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26275/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 512900

[startup+222.301 s]
/proc/loadavg: 11.08 11.19 8.43 12/201 26282
/proc/meminfo: memFree=27493316/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=4.12 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 503 9819 0 0 0 0 411 1 15 0 1 0 97996831 18763776 395 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4423652904259256580 0 0 17 6 0 0 0
/proc/26272/statm: 4581 395 346 23 0 91 0
[pid=26274] ppid=26272 vsize=39576 CPUtime=109 cores=4

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

[pid=26272] ppid=26270 vsize=18324 CPUtime=4.12 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 503 9819 0 0 0 0 411 1 15 0 1 0 97996831 18763776 395 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4423652904259256580 0 0 17 6 0 0 0
/proc/26272/statm: 4581 395 346 23 0 91 0
[pid=26274] ppid=26272 vsize=57688 CPUtime=349.02 cores=4
/proc/26274/stat : 26274 (clasp) R 26272 26272 26080 0 -1 4202496 11057 0 0 0 34900 2 0 0 25 0 1 0 97996831 59072512 10777 33554432000 4194304 4785740 140736232662560 18446744073709551615 268660359774 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26274/statm: 14422 10777 341 145 0 11467 0
[pid=26275] ppid=26272 vsize=458068 CPUtime=349.15 cores=4
/proc/26275/stat : 26275 (TNM) R 26272 26272 26080 0 -1 4202496 1000 0 0 0 34915 0 0 0 25 0 1 0 97996831 469061632 897 33554432000 134512640 134534564 4291014704 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26275/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 534080

[startup+762.307 s]
/proc/loadavg: 10.10 10.60 9.38 11/200 26449
/proc/meminfo: memFree=28490796/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=4.12 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 503 9819 0 0 0 0 411 1 15 0 1 0 97996831 18763776 395 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4423652904259256580 0 0 17 6 0 0 0
/proc/26272/statm: 4581 395 346 23 0 91 0
[pid=26274] ppid=26272 vsize=59692 CPUtime=379.03 cores=4
/proc/26274/stat : 26274 (clasp) R 26272 26272 26080 0 -1 4202496 11480 0 0 0 37901 2 0 0 25 0 1 0 97996831 61124608 11200 33554432000 4194304 4785740 140736232662560 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26274/statm: 14923 11200 341 145 0 11968 0
[pid=26275] ppid=26272 vsize=458068 CPUtime=379.15 cores=4
/proc/26275/stat : 26275 (TNM) R 26272 26272 26080 0 -1 4202496 1000 0 0 0 37915 0 0 0 25 0 1 0 97996831 469061632 897 33554432000 134512640 134534564 4291014704 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26275/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 536084

[startup+822.301 s]
/proc/loadavg: 10.04 10.49 9.42 11/200 26451
/proc/meminfo: memFree=28484304/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=4.12 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 503 9819 0 0 0 0 411 1 15 0 1 0 97996831 18763776 395 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4423652904259256580 0 0 17 6 0 0 0
/proc/26272/statm: 4581 395 346 23 0 91 0
[pid=26274] ppid=26272 vsize=60640 CPUtime=409.03 cores=4
/proc/26274/stat : 26274 (clasp) R 26272 26272 26080 0 -1 4202496 11670 0 0 0 40901 2 0 0 25 0 1 0 97996831 62095360 11390 33554432000 4194304 4785740 140736232662560 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26274/statm: 15160 11390 341 145 0 12205 0
[pid=26275] ppid=26272 vsize=458068 CPUtime=409.14 cores=4
/proc/26275/stat : 26275 (TNM) R 26272 26272 26080 0 -1 4202496 1000 0 0 0 40914 0 0 0 25 0 1 0 97996831 469061632 897 33554432000 134512640 134534564 4291014704 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26275/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 537032

[startup+882.301 s]
/proc/loadavg: 10.08 10.42 9.46 11/200 26452
/proc/meminfo: memFree=28482040/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=4.12 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 503 9819 0 0 0 0 411 1 15 0 1 0 97996831 18763776 395 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4423652904259256580 0 0 17 6 0 0 0
/proc/26272/statm: 4581 395 346 23 0 91 0
[pid=26274] ppid=26272 vsize=61208 CPUtime=439.03 cores=4
/proc/26274/stat : 26274 (clasp) R 26272 26272 26080 0 -1 4202496 11806 0 0 0 43901 2 0 0 25 0 1 0 97996831 62676992 11526 33554432000 4194304 4785740 140736232662560 18446744073709551615 4538864 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26274/statm: 15302 11526 341 145 0 12347 0
[pid=26275] ppid=26272 vsize=458068 CPUtime=439.14 cores=4
/proc/26275/stat : 26275 (TNM) R 26272 26272 26080 0 -1 4202496 1000 0 0 0 43914 0 0 0 25 0 1 0 97996831 469061632 897 33554432000 134512640 134534564 4291014704 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26275/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 537600

[startup+942.3 s]
/proc/loadavg: 10.03 10.34 9.49 11/200 26454
/proc/meminfo: memFree=28479004/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=4.12 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 503 9819 0 0 0 0 411 1 15 0 1 0 97996831 18763776 395 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4423652904259256580 0 0 17 6 0 0 0
/proc/26272/statm: 4581 395 346 23 0 91 0
[pid=26274] ppid=26272 vsize=62164 CPUtime=469.04 cores=4
/proc/26274/stat : 26274 (clasp) R 26272 26272 26080 0 -1 4202496 11999 0 0 0 46902 2 0 0 25 0 1 0 97996831 63655936 11719 33554432000 4194304 4785740 140736232662560 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26274/statm: 15541 11719 341 145 0 12586 0
[pid=26275] ppid=26272 vsize=458068 CPUtime=469.13 cores=4
/proc/26275/stat : 26275 (TNM) R 26272 26272 26080 0 -1 4202496 1000 0 0 0 46913 0 0 0 25 0 1 0 97996831 469061632 897 33554432000 134512640 134534564 4291014704 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26275/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 538556

[startup+1002.3 s]
/proc/loadavg: 10.01 10.27 9.52 11/200 26456
/proc/meminfo: memFree=28470916/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=4.12 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 503 9819 0 0 0 0 411 1 15 0 1 0 97996831 18763776 395 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4423652904259256580 0 0 17 6 0 0 0
/proc/26272/statm: 4581 395 346 23 0 91 0
[pid=26274] ppid=26272 vsize=63772 CPUtime=499.04 cores=4
/proc/26274/stat : 26274 (clasp) R 26272 26272 26080 0 -1 4202496 12344 0 0 0 49901 3 0 0 25 0 1 0 97996831 65302528 12064 33554432000 4194304 4785740 140736232662560 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26274/statm: 15943 12064 341 145 0 12988 0
[pid=26275] ppid=26272 vsize=458068 CPUtime=499.14 cores=4
/proc/26275/stat : 26275 (TNM) R 26272 26272 26080 0 -1 4202496 1000 0 0 0 49914 0 0 0 25 0 1 0 97996831 469061632 897 33554432000 134512640 134534564 4291014704 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26275/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 540164

[startup+1062.3 s]
/proc/loadavg: 10.00 10.22 9.54 11/200 26457
/proc/meminfo: memFree=28465052/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=4.12 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 503 9819 0 0 0 0 411 1 15 0 1 0 97996831 18763776 395 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4423652904259256580 0 0 17 6 0 0 0
/proc/26272/statm: 4581 395 346 23 0 91 0
[pid=26274] ppid=26272 vsize=65360 CPUtime=529.04 cores=4
/proc/26274/stat : 26274 (clasp) R 26272 26272 26080 0 -1 4202496 12708 0 0 0 52901 3 0 0 25 0 1 0 97996831 66928640 12428 33554432000 4194304 4785740 140736232662560 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26274/statm: 16340 12428 341 145 0 13385 0
[pid=26275] ppid=26272 vsize=458068 CPUtime=529.15 cores=4
/proc/26275/stat : 26275 (TNM) R 26272 26272 26080 0 -1 4202496 1000 0 0 0 52915 0 0 0 25 0 1 0 97996831 469061632 897 33554432000 134512640 134534564 4291014704 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26275/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 541752

[startup+1122.3 s]
/proc/loadavg: 10.00 10.18 9.57 11/200 26459
/proc/meminfo: memFree=28461792/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=4.12 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 503 9819 0 0 0 0 411 1 15 0 1 0 97996831 18763776 395 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4423652904259256580 0 0 17 6 0 0 0
/proc/26272/statm: 4581 395 346 23 0 91 0
[pid=26274] ppid=26272 vsize=65836 CPUtime=559.03 cores=4
/proc/26274/stat : 26274 (clasp) R 26272 26272 26080 0 -1 4202496 12815 0 0 0 55900 3 0 0 25 0 1 0 97996831 67416064 12535 33554432000 4194304 4785740 140736232662560 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26274/statm: 16459 12535 341 145 0 13504 0
[pid=26275] ppid=26272 vsize=458068 CPUtime=559.15 cores=4
/proc/26275/stat : 26275 (TNM) R 26272 26272 26080 0 -1 4202496 1000 0 0 0 55915 0 0 0 25 0 1 0 97996831 469061632 897 33554432000 134512640 134534564 4291014704 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26275/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 542228

[startup+1182.3 s]
/proc/loadavg: 10.00 10.14 9.59 11/200 26460
/proc/meminfo: memFree=28458152/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=4.12 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 503 9819 0 0 0 0 411 1 15 0 1 0 97996831 18763776 395 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4423652904259256580 0 0 17 6 0 0 0
/proc/26272/statm: 4581 395 346 23 0 91 0
[pid=26274] ppid=26272 vsize=66792 CPUtime=589.03 cores=4
/proc/26274/stat : 26274 (clasp) R 26272 26272 26080 0 -1 4202496 13018 0 0 0 58900 3 0 0 25 0 1 0 97996831 68395008 12738 33554432000 4194304 4785740 140736232662560 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26274/statm: 16698 12738 341 145 0 13743 0
[pid=26275] ppid=26272 vsize=458068 CPUtime=589.16 cores=4
/proc/26275/stat : 26275 (TNM) R 26272 26272 26080 0 -1 4202496 1000 0 0 0 58916 0 0 0 25 0 1 0 97996831 469061632 897 33554432000 134512640 134534564 4291014704 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26275/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 543184

[startup+1242.3 s]
/proc/loadavg: 10.00 10.11 9.62 11/200 26462
/proc/meminfo: memFree=28441504/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=4.12 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 503 9819 0 0 0 0 411 1 15 0 1 0 97996831 18763776 395 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4423652904259256580 0 0 17 6 0 0 0
/proc/26272/statm: 4581 395 346 23 0 91 0
[pid=26274] ppid=26272 vsize=67368 CPUtime=619.02 cores=4
/proc/26274/stat : 26274 (clasp) R 26272 26272 26080 0 -1 4202496 13148 0 0 0 61899 3 0 0 25 0 1 0 97996831 68984832 12868 33554432000 4194304 4785740 140736232662560 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26274/statm: 16842 12868 341 145 0 13887 0
[pid=26275] ppid=26272 vsize=458068 CPUtime=619.16 cores=4
/proc/26275/stat : 26275 (TNM) R 26272 26272 26080 0 -1 4202496 1000 0 0 0 61916 0 0 0 25 0 1 0 97996831 469061632 897 33554432000 134512640 134534564 4291014704 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26275/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 543760



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.06 10.11 9.64 11/200 26464
/proc/meminfo: memFree=28441836/32951124 swapFree=67111528/67111528
[pid=26272] ppid=26270 vsize=18324 CPUtime=4.12 cores=4,6
/proc/26272/stat : 26272 (ppfolio) S 26270 26272 26080 0 -1 4202496 503 9819 0 0 0 0 411 1 15 0 1 0 97996831 18763776 395 33554432000 4194304 4287625 140736101867088 18446744073709551615 268660682255 0 0 4096 65536 4423652904259256580 0 0 17 6 0 0 0
/proc/26272/statm: 4581 395 346 23 0 91 0
[pid=26274] ppid=26272 vsize=68036 CPUtime=647.89 cores=4
/proc/26274/stat : 26274 (clasp) R 26272 26272 26080 0 -1 4202496 13292 0 0 0 64786 3 0 0 25 0 1 0 97996831 69668864 13012 33554432000 4194304 4785740 140736232662560 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26274/statm: 17009 13012 341 145 0 14054 0
[pid=26275] ppid=26272 vsize=458068 CPUtime=648 cores=4
/proc/26275/stat : 26275 (TNM) R 26272 26272 26080 0 -1 4202496 1000 0 0 0 64800 0 0 0 25 0 1 0 97996831 469061632 897 33554432000 134512640 134534564 4291014704 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26275/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 544428

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.98
CPU system time (s): 0.058991
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4102168

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

runsolver used 2.23366 second user time and 4.86526 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-11 18:07:36
IDJOB=3191507
IDBENCH=82638
IDSOLVER=1613
FILE ID=node107/3191507-1302538055
RUNJOBID= node107-1302537256-26099
PBS_JOBID= 12951133
Free space on /tmp= 73636 MiB

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

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

MD5SUM BENCH= 635ea520fe16a78d41337039f98997e5
RANDOM SEED=496504408

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.829
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	: 5359.47
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.829
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.829
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:      27484416 kB
Buffers:        521272 kB
Cached:        3493044 kB
SwapCached:          0 kB
Active:        3494232 kB
Inactive:      1733272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27484416 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10480 kB
Writeback:           0 kB
AnonPages:     1213168 kB
Mapped:          17872 kB
Slab:           172616 kB
PageTables:       8808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5653996 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= 73636 MiB
End job on node107 at 2011-04-11 18:29:16