Trace number 3275282

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.01 4999.91

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s20078956-unsat.cnf
MD5SUM8d05c170d9e6ebfc370bd1d7f7c63d86
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 variables141
Number of clauses292
Sum of the clauses size876
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3292
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.80 5.96 5.90 4/180 23413
/proc/meminfo: memFree=14446356/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 11036612125765107972 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0

[startup+0.0103431 s]
/proc/loadavg: 5.80 5.96 5.90 4/180 23413
/proc/meminfo: memFree=14446356/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 11036612125765107972 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100352 s]
/proc/loadavg: 5.80 5.96 5.90 4/180 23413
/proc/meminfo: memFree=14446356/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 11036612125765107972 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300327 s]
/proc/loadavg: 5.80 5.96 5.90 4/180 23413
/proc/meminfo: memFree=14446356/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700255 s]
/proc/loadavg: 5.80 5.96 5.90 4/180 23413
/proc/meminfo: memFree=14446356/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 4448824019658997760 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50106 s]
/proc/loadavg: 5.80 5.96 5.90 7/184 23417
/proc/meminfo: memFree=14442356/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 4448822095513649152 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
[pid=23414] ppid=23413 vsize=1770704 CPUtime=0.49 cores=0
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 23062 0 -1 4202496 1286 0 0 0 49 0 0 0 25 0 1 0 475631258 1813200896 833 33554432000 4194304 4587354 140737446292688 18446744073709551615 4232256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23414/statm: 442676 833 327 96 0 439238 0
[pid=23415] ppid=23413 vsize=12428 CPUtime=0.4 cores=0
/proc/23415/stat : 23415 (clasp) R 23413 23413 23062 0 -1 4202496 575 0 0 0 40 0 0 0 25 0 1 0 475631258 12726272 467 33554432000 4194304 4785740 140733933818400 18446744073709551615 4309545 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23415/statm: 3107 467 341 145 0 152 0
[pid=23416] ppid=23413 vsize=455700 CPUtime=0.59 cores=0
/proc/23416/stat : 23416 (TNM) R 23413 23413 23062 0 -1 4202496 267 0 0 0 59 0 0 0 25 0 1 0 475631258 466636800 164 33554432000 134512640 134534564 4288178624 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23416/statm: 113925 164 95 6 0 112591 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2257156

[startup+3.10081 s]
/proc/loadavg: 5.80 5.96 5.90 7/184 23417
/proc/meminfo: memFree=14440552/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 4448823744781090816 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
[pid=23414] ppid=23413 vsize=1776300 CPUtime=0.99 cores=0
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 23062 0 -1 4202496 3142 0 0 0 99 0 0 0 25 0 1 0 475631258 1818931200 2114 33554432000 4194304 4587354 140737446292688 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23414/statm: 444075 2114 337 96 0 440637 0
[pid=23415] ppid=23413 vsize=12560 CPUtime=0.94 cores=0
/proc/23415/stat : 23415 (clasp) R 23413 23413 23062 0 -1 4202496 607 0 0 0 94 0 0 0 25 0 1 0 475631258 12861440 499 33554432000 4194304 4785740 140733933818400 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23415/statm: 3140 499 341 145 0 185 0
[pid=23416] ppid=23413 vsize=455700 CPUtime=1.14 cores=0
/proc/23416/stat : 23416 (TNM) R 23413 23413 23062 0 -1 4202496 267 0 0 0 114 0 0 0 25 0 1 0 475631258 466636800 164 33554432000 134512640 134534564 4288178624 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23416/statm: 113925 164 95 6 0 112591 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2262884

[startup+6.30124 s]
/proc/loadavg: 5.81 5.96 5.90 7/184 23417
/proc/meminfo: memFree=14432864/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 4448823744781090816 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
[pid=23414] ppid=23413 vsize=1779136 CPUtime=2.1 cores=0
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 23062 0 -1 4202496 4518 0 0 0 209 1 0 0 25 0 1 0 475631258 1821835264 2739 33554432000 4194304 4587354 140737446292688 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23414/statm: 444784 2739 337 96 0 441346 0
[pid=23415] ppid=23413 vsize=12692 CPUtime=2 cores=0
/proc/23415/stat : 23415 (clasp) R 23413 23413 23062 0 -1 4202496 644 0 0 0 200 0 0 0 25 0 1 0 475631258 12996608 536 33554432000 4194304 4785740 140733933818400 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23415/statm: 3173 536 341 145 0 218 0
[pid=23416] ppid=23413 vsize=455700 CPUtime=2.19 cores=0
/proc/23416/stat : 23416 (TNM) R 23413 23413 23062 0 -1 4202496 267 0 0 0 219 0 0 0 25 0 1 0 475631258 466636800 164 33554432000 134512640 134534564 4288178624 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23416/statm: 113925 164 95 6 0 112591 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2265852

[startup+12.7011 s]
/proc/loadavg: 5.83 5.96 5.90 7/184 23417
/proc/meminfo: memFree=14424616/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 4448822232952602624 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
[pid=23414] ppid=23413 vsize=1781008 CPUtime=4.19 cores=0
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 23062 0 -1 4202496 6336 0 0 0 418 1 0 0 25 0 1 0 475631258 1823752192 3181 33554432000 4194304 4587354 140737446292688 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23414/statm: 445252 3181 337 96 0 441814 0
[pid=23415] ppid=23413 vsize=12956 CPUtime=4.14 cores=0
/proc/23415/stat : 23415 (clasp) R 23413 23413 23062 0 -1 4202496 699 0 0 0 414 0 0 0 25 0 1 0 475631258 13266944 591 33554432000 4194304 4785740 140733933818400 18446744073709551615 4416837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23415/statm: 3239 591 341 145 0 284 0
[pid=23416] ppid=23413 vsize=455700 CPUtime=4.34 cores=0
/proc/23416/stat : 23416 (TNM) R 23413 23413 23062 0 -1 4202496 267 0 0 0 434 0 0 0 25 0 1 0 475631258 466636800 164 33554432000 134512640 134534564 4288178624 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23416/statm: 113925 164 95 6 0 112591 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2267988

[startup+25.5008 s]
/proc/loadavg: 5.86 5.96 5.91 7/184 23418
/proc/meminfo: memFree=14444952/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
[pid=23414] ppid=23413 vsize=1787504 CPUtime=8.49 cores=0
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 23062 0 -1 4202496 10262 0 0 0 847 2 0 0 25 0 1 0 475631258 1830404096 3922 33554432000 4194304 4587354 140737446292688 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23414/statm: 446876 3922 337 96 0 443438 0
[pid=23415] ppid=23413 vsize=13220 CPUtime=8.39 cores=0
/proc/23415/stat : 23415 (clasp) R 23413 23413 23062 0 -1 4202496 775 0 0 0 839 0 0 0 25 0 1 0 475631258 13537280 667 33554432000 4194304 4785740 140733933818400 18446744073709551615 4309522 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23415/statm: 3305 667 341 145 0 350 0
[pid=23416] ppid=23413 vsize=455700 CPUtime=8.59 cores=0
/proc/23416/stat : 23416 (TNM) R 23413 23413 23062 0 -1 4202496 267 0 0 0 859 0 0 0 25 0 1 0 475631258 466636800 164 33554432000 134512640 134534564 4288178624 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23416/statm: 113925 164 95 6 0 112591 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2274748

[startup+51.1003 s]
/proc/loadavg: 5.91 5.97 5.91 7/184 23418
/proc/meminfo: memFree=14431524/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
[pid=23414] ppid=23413 vsize=1789248 CPUtime=16.99 cores=0
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 23062 0 -1 4202496 15993 0 0 0 1697 2 0 0 25 0 1 0 475631258 1832189952 4738 33554432000 4194304 4587354 140737446292688 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23414/statm: 447312 4738 337 96 0 443874 0
[pid=23415] ppid=23413 vsize=13488 CPUtime=16.95 cores=0
/proc/23415/stat : 23415 (clasp) R 23413 23413 23062 0 -1 4202496 838 0 0 0 1695 0 0 0 25 0 1 0 475631258 13811712 730 33554432000 4194304 4785740 140733933818400 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23415/statm: 3372 730 341 145 0 417 0
[pid=23416] ppid=23413 vsize=455700 CPUtime=17.14 cores=0
/proc/23416/stat : 23416 (TNM) R 23413 23413 23062 0 -1 4202496 267 0 0 0 1714 0 0 0 25 0 1 0 475631258 466636800 164 33554432000 134512640 134534564 4288178624 18446744073709551615 134528436 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23416/statm: 113925 164 95 6 0 112591 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2276760

[startup+102.306 s]
/proc/loadavg: 5.96 5.97 5.91 7/184 23420
/proc/meminfo: memFree=14422144/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 4448822645269463040 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
[pid=23414] ppid=23413 vsize=1802744 CPUtime=34.09 cores=0
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 23062 0 -1 4202496 24086 0 0 0 3405 4 0 0 25 0 1 0 475631258 1846009856 7680 33554432000 4194304 4587354 140737446292688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23414/statm: 450686 7680 337 96 0 447248 0
[pid=23415] ppid=23413 vsize=14020 CPUtime=33.99 cores=0
/proc/23415/stat : 23415 (clasp) R 23413 23413 23062 0 -1 4202496 949 0 0 0 3399 0 0 0 25 0 1 0 475631258 14356480 841 33554432000 4194304 4785740 140733933818400 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23415/statm: 3505 841 341 145 0 550 0
[pid=23416] ppid=23413 vsize=455700 CPUtime=34.21 cores=0
/proc/23416/stat : 23416 (TNM) R 23413 23413 23062 0 -1 4202496 267 0 0 0 3421 0 0 0 25 0 1 0 475631258 466636800 164 33554432000 134512640 134534564 4288178624 18446744073709551615 134528719 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23416/statm: 113925 164 95 6 0 112591 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2290788

[startup+162.301 s]
/proc/loadavg: 5.98 5.97 5.91 7/184 23421
/proc/meminfo: memFree=14418544/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
[pid=23414] ppid=23413 vsize=183680 CPUtime=54.08 cores=0
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 23062 0 -1 4202496 31335 0 0 0 5403 5 0 0 25 0 1 0 475631258 188088320 7942 33554432000 4194304 4587354 140737446292688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23414/statm: 45920 7942 337 96 0 42482 0
[pid=23415] ppid=23413 vsize=14152 CPUtime=53.99 cores=0

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

/proc/23416/statm: 113926 173 103 6 0 112592 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 747860

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 23584
/proc/meminfo: memFree=13958604/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 4448822782708416512 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
[pid=23414] ppid=23413 vsize=258348 CPUtime=1554.66 cores=0
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 23062 0 -1 4202496 180892 0 0 0 155427 39 0 0 25 0 1 0 475631258 264548352 28470 33554432000 4194304 4587354 140737446292688 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23414/statm: 64587 28470 337 96 0 61149 0
[pid=23415] ppid=23413 vsize=15484 CPUtime=1553.76 cores=0
/proc/23415/stat : 23415 (clasp) R 23413 23413 23062 0 -1 4202496 1346 0 0 0 155376 0 0 0 25 0 1 0 475631258 15855616 1238 33554432000 4194304 4785740 140733933818400 18446744073709551615 4307187 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23415/statm: 3871 1238 341 145 0 916 0
[pid=23416] ppid=23413 vsize=455704 CPUtime=1553.97 cores=0
/proc/23416/stat : 23416 (TNM) R 23413 23413 23062 0 -1 4202496 276 0 0 0 155394 3 0 0 25 0 1 0 475631258 466640896 173 33554432000 134512640 134534564 4288178624 18446744073709551615 134528310 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23416/statm: 113926 173 103 6 0 112592 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 747860

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 23586
/proc/meminfo: memFree=13760448/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 4448822782708416512 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
[pid=23414] ppid=23413 vsize=258348 CPUtime=1574.66 cores=0
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 23062 0 -1 4202496 180892 0 0 0 157427 39 0 0 25 0 1 0 475631258 264548352 28470 33554432000 4194304 4587354 140737446292688 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23414/statm: 64587 28470 337 96 0 61149 0
[pid=23415] ppid=23413 vsize=15484 CPUtime=1573.75 cores=0
/proc/23415/stat : 23415 (clasp) R 23413 23413 23062 0 -1 4202496 1346 0 0 0 157375 0 0 0 25 0 1 0 475631258 15855616 1238 33554432000 4194304 4785740 140733933818400 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23415/statm: 3871 1238 341 145 0 916 0
[pid=23416] ppid=23413 vsize=455704 CPUtime=1573.99 cores=0
/proc/23416/stat : 23416 (TNM) R 23413 23413 23062 0 -1 4202496 276 0 0 0 157396 3 0 0 25 0 1 0 475631258 466640896 173 33554432000 134512640 134534564 4288178624 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23416/statm: 113926 173 103 6 0 112592 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 747860

[startup+4782.3 s]
/proc/loadavg: 6.06 6.02 5.96 7/184 23587
/proc/meminfo: memFree=13755224/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 4448822782708416512 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
[pid=23414] ppid=23413 vsize=258348 CPUtime=1594.65 cores=0
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 23062 0 -1 4202496 181076 0 0 0 159426 39 0 0 25 0 1 0 475631258 264548352 28470 33554432000 4194304 4587354 140737446292688 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23414/statm: 64587 28470 337 96 0 61149 0
[pid=23415] ppid=23413 vsize=15484 CPUtime=1593.75 cores=0
/proc/23415/stat : 23415 (clasp) R 23413 23413 23062 0 -1 4202496 1346 0 0 0 159375 0 0 0 25 0 1 0 475631258 15855616 1238 33554432000 4194304 4785740 140733933818400 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23415/statm: 3871 1238 341 145 0 916 0
[pid=23416] ppid=23413 vsize=455704 CPUtime=1593.99 cores=0
/proc/23416/stat : 23416 (TNM) R 23413 23413 23062 0 -1 4202496 276 0 0 0 159396 3 0 0 25 0 1 0 475631258 466640896 173 33554432000 134512640 134534564 4288178624 18446744073709551615 10532245 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23416/statm: 113926 173 103 6 0 112592 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 747860

[startup+4842.3 s]
/proc/loadavg: 6.02 6.01 5.96 7/184 23589
/proc/meminfo: memFree=13719008/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 4448822782708416512 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
[pid=23414] ppid=23413 vsize=258348 CPUtime=1614.65 cores=0
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 23062 0 -1 4202496 181565 0 0 0 161426 39 0 0 25 0 1 0 475631258 264548352 28470 33554432000 4194304 4587354 140737446292688 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23414/statm: 64587 28470 337 96 0 61149 0
[pid=23415] ppid=23413 vsize=15484 CPUtime=1613.75 cores=0
/proc/23415/stat : 23415 (clasp) R 23413 23413 23062 0 -1 4202496 1346 0 0 0 161375 0 0 0 25 0 1 0 475631258 15855616 1238 33554432000 4194304 4785740 140733933818400 18446744073709551615 4546287 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23415/statm: 3871 1238 341 145 0 916 0
[pid=23416] ppid=23413 vsize=455704 CPUtime=1613.99 cores=0
/proc/23416/stat : 23416 (TNM) R 23413 23413 23062 0 -1 4202496 276 0 0 0 161396 3 0 0 25 0 1 0 475631258 466640896 173 33554432000 134512640 134534564 4288178624 18446744073709551615 134530252 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23416/statm: 113926 173 103 6 0 112592 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 747860

[startup+4902.3 s]
/proc/loadavg: 6.01 6.00 5.96 7/184 23591
/proc/meminfo: memFree=13718132/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 4448822782708416512 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
[pid=23414] ppid=23413 vsize=258348 CPUtime=1634.66 cores=0
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 23062 0 -1 4202496 181891 0 0 0 163427 39 0 0 25 0 1 0 475631258 264548352 28790 33554432000 4194304 4587354 140737446292688 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23414/statm: 64587 28790 337 96 0 61149 0
[pid=23415] ppid=23413 vsize=15484 CPUtime=1633.75 cores=0
/proc/23415/stat : 23415 (clasp) R 23413 23413 23062 0 -1 4202496 1346 0 0 0 163375 0 0 0 25 0 1 0 475631258 15855616 1238 33554432000 4194304 4785740 140733933818400 18446744073709551615 4546064 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23415/statm: 3871 1238 341 145 0 916 0
[pid=23416] ppid=23413 vsize=455704 CPUtime=1633.99 cores=0
/proc/23416/stat : 23416 (TNM) R 23413 23413 23062 0 -1 4202496 276 0 0 0 163396 3 0 0 25 0 1 0 475631258 466640896 173 33554432000 134512640 134534564 4288178624 18446744073709551615 10439904 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23416/statm: 113926 173 103 6 0 112592 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 747860

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 23592
/proc/meminfo: memFree=13943804/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 4448822782708416512 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
[pid=23414] ppid=23413 vsize=258348 CPUtime=1654.67 cores=0
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 23062 0 -1 4202496 182044 0 0 0 165428 39 0 0 25 0 1 0 475631258 264548352 28470 33554432000 4194304 4587354 140737446292688 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23414/statm: 64587 28470 337 96 0 61149 0
[pid=23415] ppid=23413 vsize=15484 CPUtime=1653.74 cores=0
/proc/23415/stat : 23415 (clasp) R 23413 23413 23062 0 -1 4202496 1346 0 0 0 165374 0 0 0 25 0 1 0 475631258 15855616 1238 33554432000 4194304 4785740 140733933818400 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23415/statm: 3871 1238 341 145 0 916 0
[pid=23416] ppid=23413 vsize=455704 CPUtime=1653.99 cores=0
/proc/23416/stat : 23416 (TNM) R 23413 23413 23062 0 -1 4202496 276 0 0 0 165396 3 0 0 25 0 1 0 475631258 466640896 173 33554432000 134512640 134534564 4288178624 18446744073709551615 134530390 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23416/statm: 113926 173 103 6 0 112592 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 747860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 23593
/proc/meminfo: memFree=13944668/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 4448822782708416512 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
[pid=23414] ppid=23413 vsize=258348 CPUtime=1667.24 cores=0
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 23062 0 -1 4202496 182459 0 0 0 166685 39 0 0 25 0 1 0 475631258 264548352 28871 33554432000 4194304 4587354 140737446292688 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23414/statm: 64587 28871 337 96 0 61149 0
[pid=23415] ppid=23413 vsize=15484 CPUtime=1666.28 cores=0
/proc/23415/stat : 23415 (clasp) R 23413 23413 23062 0 -1 4202496 1346 0 0 0 166628 0 0 0 25 0 1 0 475631258 15855616 1238 33554432000 4194304 4785740 140733933818400 18446744073709551615 4550348 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23415/statm: 3871 1238 341 145 0 916 0
[pid=23416] ppid=23413 vsize=455704 CPUtime=1666.49 cores=0
/proc/23416/stat : 23416 (TNM) R 23413 23413 23062 0 -1 4202496 276 0 0 0 166645 4 0 0 25 0 1 0 475631258 466640896 173 33554432000 134512640 134534564 4288178624 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23416/statm: 113926 173 103 6 0 112592 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 747860

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

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

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 23593
/proc/meminfo: memFree=13944668/32951124 swapFree=67111528/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 23062 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475631258 18763776 394 33554432000 4194304 4287625 140734356818672 18446744073709551615 270613130767 0 0 4096 65536 4448822782708416512 0 0 17 4 0 0 0
/proc/23413/statm: 4581 394 345 23 0 91 0
[pid=23414] ppid=23413 vsize=258348 CPUtime=1667.24 cores=0
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 23062 0 -1 4202496 182459 0 0 0 166685 39 0 0 25 0 1 0 475631258 264548352 28871 33554432000 4194304 4587354 140737446292688 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23414/statm: 64587 28871 337 96 0 61149 0
[pid=23415] ppid=23413 vsize=15484 CPUtime=1666.28 cores=0
/proc/23415/stat : 23415 (clasp) R 23413 23413 23062 0 -1 4202496 1346 0 0 0 166628 0 0 0 25 0 1 0 475631258 15855616 1238 33554432000 4194304 4785740 140733933818400 18446744073709551615 4550348 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23415/statm: 3871 1238 341 145 0 916 0
[pid=23416] ppid=23413 vsize=455704 CPUtime=1666.49 cores=0
/proc/23416/stat : 23416 (TNM) R 23413 23413 23062 0 -1 4202496 276 0 0 0 166645 4 0 0 25 0 1 0 475631258 466640896 173 33554432000 134512640 134534564 4288178624 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23416/statm: 113926 173 103 6 0 112592 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 747860

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23413 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=0
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 5000.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.01
CPU user time (s): 4999.58
CPU system time (s): 0.43
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 5188192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 212
involuntary context switches= 4

runsolver used 8.58769 second user time and 18.1602 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-24 12:18:23
IDJOB=3275282
IDBENCH=83150
IDSOLVER=1639
FILE ID=node108/3275282-1303640303
RUNJOBID= node108-1303635252-23080
PBS_JOBID= 13150740
Free space on /tmp= 71852 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n140-s20078956-unsat.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275282-1303640303/watcher-3275282-1303640303 -o /tmp/evaluation-result-3275282-1303640303/solver-3275282-1303640303 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275282-1303640303.cnf

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

MD5SUM BENCH= 8d05c170d9e6ebfc370bd1d7f7c63d86
RANDOM SEED=256422464

node108.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.820
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.64
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.820
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.15
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.820
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.820
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.77
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.820
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.82
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.820
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.820
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.820
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:      14446388 kB
Buffers:       2255924 kB
Cached:       15136788 kB
SwapCached:          0 kB
Active:       10129480 kB
Inactive:      7802188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14446388 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9988 kB
Writeback:           0 kB
AnonPages:      538684 kB
Mapped:          16412 kB
Slab:           506540 kB
PageTables:       5668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1261808 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= 71832 MiB
End job on node108 at 2011-04-24 13:41:45