Trace number 3221716

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.08 5000.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1205196501-095.UNKNOWN.cnf
MD5SUMb1bf2be38e1cea16efc5e7effa1a10c7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark757.265
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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-3221716-1303295729/watcher-3221716-1303295729 -o /tmp/evaluation-result-3221716-1303295729/solver-3221716-1303295729 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221716-1303295729.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.62 5.92 5.97 5/180 12814
/proc/meminfo: memFree=17251632/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 1075524686399373570 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0

[startup+0.0964051 s]
/proc/loadavg: 5.62 5.92 5.97 5/180 12814
/proc/meminfo: memFree=17251632/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 1075524686399373570 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100405 s]
/proc/loadavg: 5.62 5.92 5.97 5/180 12814
/proc/meminfo: memFree=17251632/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 1075524686399373570 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300351 s]
/proc/loadavg: 5.62 5.92 5.97 5/180 12814
/proc/meminfo: memFree=17251632/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700273 s]
/proc/loadavg: 5.62 5.92 5.97 5/180 12814
/proc/meminfo: memFree=17251632/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 5167117236460060672 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50115 s]
/proc/loadavg: 5.62 5.92 5.97 7/184 12818
/proc/meminfo: memFree=17247756/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 5167117373899014144 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
[pid=12815] ppid=12814 vsize=625700 CPUtime=0.99 cores=0
/proc/12815/stat : 12815 (cryptominisat) R 12814 12814 12384 0 -1 4202496 1692 0 0 0 99 0 0 0 19 0 1 0 441173852 640716800 923 33554432000 4194304 4587354 140735583516720 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12815/statm: 156425 923 327 96 0 152987 0
[pid=12816] ppid=12814 vsize=12824 CPUtime=0.2 cores=0
/proc/12816/stat : 12816 (clasp) R 12814 12814 12384 0 -1 4202496 685 0 0 0 20 0 0 0 25 0 1 0 441173852 13131776 573 33554432000 4194304 4785740 140736854025696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12816/statm: 3206 573 340 145 0 251 0
[pid=12817] ppid=12814 vsize=455824 CPUtime=0.29 cores=0
/proc/12817/stat : 12817 (TNM) R 12814 12814 12384 0 -1 4202496 336 0 0 0 29 0 0 0 25 0 1 0 441173852 466763776 233 33554432000 134512640 134534564 4287996016 18446744073709551615 10533136 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12817/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1112672

[startup+3.10087 s]
/proc/loadavg: 5.62 5.92 5.97 7/184 12818
/proc/meminfo: memFree=17245648/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
[pid=12815] ppid=12814 vsize=635092 CPUtime=1.54 cores=0
/proc/12815/stat : 12815 (cryptominisat) R 12814 12814 12384 0 -1 4202496 3530 0 0 0 154 0 0 0 20 0 1 0 441173852 650334208 2404 33554432000 4194304 4587354 140735583516720 18446744073709551615 270612807313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12815/statm: 158773 2404 337 96 0 155335 0
[pid=12816] ppid=12814 vsize=13492 CPUtime=0.7 cores=0
/proc/12816/stat : 12816 (clasp) R 12814 12814 12384 0 -1 4202496 832 0 0 0 70 0 0 0 25 0 1 0 441173852 13815808 720 33554432000 4194304 4785740 140736854025696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12816/statm: 3373 720 340 145 0 418 0
[pid=12817] ppid=12814 vsize=455824 CPUtime=0.84 cores=0
/proc/12817/stat : 12817 (TNM) R 12814 12814 12384 0 -1 4202496 336 0 0 0 84 0 0 0 25 0 1 0 441173852 466763776 233 33554432000 134512640 134534564 4287996016 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12817/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1122732

[startup+6.30031 s]
/proc/loadavg: 5.65 5.92 5.97 7/184 12818
/proc/meminfo: memFree=17239236/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 5167115449753665536 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
[pid=12815] ppid=12814 vsize=631844 CPUtime=2.59 cores=0
/proc/12815/stat : 12815 (cryptominisat) R 12814 12814 12384 0 -1 4202496 4326 0 0 0 259 0 0 0 22 0 1 0 441173852 647008256 2380 33554432000 4194304 4587354 140735583516720 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12815/statm: 157961 2380 337 96 0 154523 0
[pid=12816] ppid=12814 vsize=14028 CPUtime=1.8 cores=0
/proc/12816/stat : 12816 (clasp) R 12814 12814 12384 0 -1 4202496 973 0 0 0 180 0 0 0 25 0 1 0 441173852 14364672 861 33554432000 4194304 4785740 140736854025696 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12816/statm: 3507 861 340 145 0 552 0
[pid=12817] ppid=12814 vsize=455824 CPUtime=1.89 cores=0
/proc/12817/stat : 12817 (TNM) R 12814 12814 12384 0 -1 4202496 336 0 0 0 189 0 0 0 25 0 1 0 441173852 466763776 233 33554432000 134512640 134534564 4287996016 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12817/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1120020

[startup+12.7012 s]
/proc/loadavg: 5.68 5.92 5.97 7/184 12819
/proc/meminfo: memFree=17233204/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 5167117511337967616 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
[pid=12815] ppid=12814 vsize=634820 CPUtime=4.74 cores=0
/proc/12815/stat : 12815 (cryptominisat) R 12814 12814 12384 0 -1 4202496 6216 0 0 0 473 1 0 0 25 0 1 0 441173852 650055680 3280 33554432000 4194304 4587354 140735583516720 18446744073709551615 4248814 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12815/statm: 158705 3280 337 96 0 155267 0
[pid=12816] ppid=12814 vsize=14980 CPUtime=3.9 cores=0
/proc/12816/stat : 12816 (clasp) R 12814 12814 12384 0 -1 4202496 1194 0 0 0 390 0 0 0 25 0 1 0 441173852 15339520 1082 33554432000 4194304 4785740 140736854025696 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12816/statm: 3745 1082 340 145 0 790 0
[pid=12817] ppid=12814 vsize=455824 CPUtime=4.04 cores=0
/proc/12817/stat : 12817 (TNM) R 12814 12814 12384 0 -1 4202496 336 0 0 0 404 0 0 0 25 0 1 0 441173852 466763776 233 33554432000 134512640 134534564 4287996016 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12817/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1123948

[startup+25.5009 s]
/proc/loadavg: 5.75 5.92 5.97 7/184 12819
/proc/meminfo: memFree=17230728/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 5167115724631572480 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
[pid=12815] ppid=12814 vsize=635440 CPUtime=8.99 cores=0
/proc/12815/stat : 12815 (cryptominisat) R 12814 12814 12384 0 -1 4202496 8336 0 0 0 898 1 0 0 25 0 1 0 441173852 650690560 3576 33554432000 4194304 4587354 140735583516720 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12815/statm: 158860 3576 337 96 0 155422 0
[pid=12816] ppid=12814 vsize=16072 CPUtime=8.19 cores=0
/proc/12816/stat : 12816 (clasp) R 12814 12814 12384 0 -1 4202496 1477 0 0 0 819 0 0 0 25 0 1 0 441173852 16457728 1365 33554432000 4194304 4785740 140736854025696 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12816/statm: 4018 1365 340 145 0 1063 0
[pid=12817] ppid=12814 vsize=455824 CPUtime=8.29 cores=0
/proc/12817/stat : 12817 (TNM) R 12814 12814 12384 0 -1 4202496 336 0 0 0 829 0 0 0 25 0 1 0 441173852 466763776 233 33554432000 134512640 134534564 4287996016 18446744073709551615 10533247 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12817/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1125660

[startup+51.1004 s]
/proc/loadavg: 5.83 5.93 5.97 7/184 12820
/proc/meminfo: memFree=17217636/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 5167115724631572480 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
[pid=12815] ppid=12814 vsize=637992 CPUtime=17.54 cores=0
/proc/12815/stat : 12815 (cryptominisat) R 12814 12814 12384 0 -1 4202496 12421 0 0 0 1752 2 0 0 25 0 1 0 441173852 653303808 3929 33554432000 4194304 4587354 140735583516720 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12815/statm: 159498 3929 337 96 0 156060 0
[pid=12816] ppid=12814 vsize=17456 CPUtime=16.69 cores=0
/proc/12816/stat : 12816 (clasp) R 12814 12814 12384 0 -1 4202496 1824 0 0 0 1669 0 0 0 25 0 1 0 441173852 17874944 1712 33554432000 4194304 4785740 140736854025696 18446744073709551615 4550220 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12816/statm: 4364 1712 340 145 0 1409 0
[pid=12817] ppid=12814 vsize=455824 CPUtime=16.84 cores=0
/proc/12817/stat : 12817 (TNM) R 12814 12814 12384 0 -1 4202496 336 0 0 0 1684 0 0 0 25 0 1 0 441173852 466763776 233 33554432000 134512640 134534564 4287996016 18446744073709551615 10533304 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12817/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1129596

[startup+102.306 s]
/proc/loadavg: 5.93 5.94 5.97 7/184 12821
/proc/meminfo: memFree=17209448/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 5167115862070525952 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
[pid=12815] ppid=12814 vsize=643296 CPUtime=34.59 cores=0
/proc/12815/stat : 12815 (cryptominisat) R 12814 12814 12384 0 -1 4202496 19058 0 0 0 3455 4 0 0 25 0 1 0 441173852 658735104 4858 33554432000 4194304 4587354 140735583516720 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12815/statm: 160824 4858 337 96 0 157386 0
[pid=12816] ppid=12814 vsize=19256 CPUtime=33.79 cores=0
/proc/12816/stat : 12816 (clasp) R 12814 12814 12384 0 -1 4202496 2240 0 0 0 3379 0 0 0 25 0 1 0 441173852 19718144 2128 33554432000 4194304 4785740 140736854025696 18446744073709551615 4550473 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12816/statm: 4814 2128 340 145 0 1859 0
[pid=12817] ppid=12814 vsize=455824 CPUtime=33.91 cores=0
/proc/12817/stat : 12817 (TNM) R 12814 12814 12384 0 -1 4202496 336 0 0 0 3391 0 0 0 25 0 1 0 441173852 466763776 233 33554432000 134512640 134534564 4287996016 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12817/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1136700

[startup+162.301 s]
/proc/loadavg: 5.97 5.95 5.97 7/184 12823
/proc/meminfo: memFree=17192324/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 5167115862070525952 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
[pid=12815] ppid=12814 vsize=653820 CPUtime=54.58 cores=0
/proc/12815/stat : 12815 (cryptominisat) R 12814 12814 12384 0 -1 4202496 27517 0 0 0 5453 5 0 0 25 0 1 0 441173852 669511680 8487 33554432000 4194304 4587354 140735583516720 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12815/statm: 163455 8487 337 96 0 160017 0
[pid=12816] ppid=12814 vsize=20528 CPUtime=53.78 cores=0

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

/proc/12817/statm: 113957 242 103 6 0 112623 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 1226340

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12953
/proc/meminfo: memFree=17071312/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 5167116411826339840 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
[pid=12815] ppid=12814 vsize=696528 CPUtime=1534.66 cores=0
/proc/12815/stat : 12815 (cryptominisat) R 12814 12814 12384 0 -1 4202496 158159 0 0 0 153423 43 0 0 25 0 1 0 441173852 713244672 19206 33554432000 4194304 4587354 140735583516720 18446744073709551615 4243869 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12815/statm: 174132 19206 337 96 0 170694 0
[pid=12816] ppid=12814 vsize=40192 CPUtime=1533.81 cores=0
/proc/12816/stat : 12816 (clasp) R 12814 12814 12384 0 -1 4202496 7120 0 0 0 153381 0 0 0 25 0 1 0 441173852 41156608 7008 33554432000 4194304 4785740 140736854025696 18446744073709551615 4562737 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12816/statm: 10048 7008 341 145 0 7093 0
[pid=12817] ppid=12814 vsize=455828 CPUtime=1533.91 cores=0
/proc/12817/stat : 12817 (TNM) R 12814 12814 12384 0 -1 4202496 345 0 0 0 153391 0 0 0 25 0 1 0 441173852 466767872 242 33554432000 134512640 134534564 4287996016 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12817/statm: 113957 242 103 6 0 112623 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 1210872

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12955
/proc/meminfo: memFree=17059028/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 5167116411826339840 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
[pid=12815] ppid=12814 vsize=732816 CPUtime=1554.65 cores=0
/proc/12815/stat : 12815 (cryptominisat) R 12814 12814 12384 0 -1 4202496 159950 0 0 0 155422 43 0 0 25 0 1 0 441173852 750403584 20906 33554432000 4194304 4587354 140735583516720 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12815/statm: 183204 20906 337 96 0 179766 0
[pid=12816] ppid=12814 vsize=40388 CPUtime=1553.81 cores=0
/proc/12816/stat : 12816 (clasp) R 12814 12814 12384 0 -1 4202496 7147 0 0 0 155381 0 0 0 25 0 1 0 441173852 41357312 7035 33554432000 4194304 4785740 140736854025696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12816/statm: 10097 7035 341 145 0 7142 0
[pid=12817] ppid=12814 vsize=455828 CPUtime=1553.91 cores=0
/proc/12817/stat : 12817 (TNM) R 12814 12814 12384 0 -1 4202496 345 0 0 0 155391 0 0 0 25 0 1 0 441173852 466767872 242 33554432000 134512640 134534564 4287996016 18446744073709551615 134528238 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12817/statm: 113957 242 103 6 0 112623 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 1247356

[startup+4722.31 s]
/proc/loadavg: 6.06 6.01 6.00 7/184 12956
/proc/meminfo: memFree=17046368/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 5167116411826339840 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
[pid=12815] ppid=12814 vsize=732816 CPUtime=1574.66 cores=0
/proc/12815/stat : 12815 (cryptominisat) R 12814 12814 12384 0 -1 4202496 161759 0 0 0 157422 44 0 0 25 0 1 0 441173852 750403584 22641 33554432000 4194304 4587354 140735583516720 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12815/statm: 183204 22641 337 96 0 179766 0
[pid=12816] ppid=12814 vsize=40388 CPUtime=1573.82 cores=0
/proc/12816/stat : 12816 (clasp) R 12814 12814 12384 0 -1 4202496 7148 0 0 0 157382 0 0 0 25 0 1 0 441173852 41357312 7036 33554432000 4194304 4785740 140736854025696 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12816/statm: 10097 7036 341 145 0 7142 0
[pid=12817] ppid=12814 vsize=455828 CPUtime=1573.91 cores=0
/proc/12817/stat : 12817 (TNM) R 12814 12814 12384 0 -1 4202496 345 0 0 0 157391 0 0 0 25 0 1 0 441173852 466767872 242 33554432000 134512640 134534564 4287996016 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12817/statm: 113957 242 103 6 0 112623 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 1247356

[startup+4782.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 12958
/proc/meminfo: memFree=17055412/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 5167116411826339840 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
[pid=12815] ppid=12814 vsize=695996 CPUtime=1594.65 cores=0
/proc/12815/stat : 12815 (cryptominisat) R 12814 12814 12384 0 -1 4202496 162446 0 0 0 159421 44 0 0 25 0 1 0 441173852 712699904 19206 33554432000 4194304 4587354 140735583516720 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12815/statm: 173999 19206 337 96 0 170561 0
[pid=12816] ppid=12814 vsize=40388 CPUtime=1593.82 cores=0
/proc/12816/stat : 12816 (clasp) R 12814 12814 12384 0 -1 4202496 7156 0 0 0 159382 0 0 0 25 0 1 0 441173852 41357312 7044 33554432000 4194304 4785740 140736854025696 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12816/statm: 10097 7044 341 145 0 7142 0
[pid=12817] ppid=12814 vsize=455828 CPUtime=1593.9 cores=0
/proc/12817/stat : 12817 (TNM) R 12814 12814 12384 0 -1 4202496 345 0 0 0 159390 0 0 0 25 0 1 0 441173852 466767872 242 33554432000 134512640 134534564 4287996016 18446744073709551615 10439904 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12817/statm: 113957 242 103 6 0 112623 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 1210536

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12959
/proc/meminfo: memFree=17071028/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 5167116411826339840 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
[pid=12815] ppid=12814 vsize=695996 CPUtime=1614.65 cores=0
/proc/12815/stat : 12815 (cryptominisat) R 12814 12814 12384 0 -1 4202496 162581 0 0 0 161421 44 0 0 25 0 1 0 441173852 712699904 19337 33554432000 4194304 4587354 140735583516720 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12815/statm: 173999 19337 337 96 0 170561 0
[pid=12816] ppid=12814 vsize=40540 CPUtime=1613.83 cores=0
/proc/12816/stat : 12816 (clasp) R 12814 12814 12384 0 -1 4202496 7183 0 0 0 161383 0 0 0 25 0 1 0 441173852 41512960 7071 33554432000 4194304 4785740 140736854025696 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12816/statm: 10135 7071 341 145 0 7180 0
[pid=12817] ppid=12814 vsize=455828 CPUtime=1613.9 cores=0
/proc/12817/stat : 12817 (TNM) R 12814 12814 12384 0 -1 4202496 345 0 0 0 161390 0 0 0 25 0 1 0 441173852 466767872 242 33554432000 134512640 134534564 4287996016 18446744073709551615 134528310 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12817/statm: 113957 242 103 6 0 112623 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 1210688

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12961
/proc/meminfo: memFree=17059360/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 5167116411826339840 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
[pid=12815] ppid=12814 vsize=706276 CPUtime=1634.64 cores=0
/proc/12815/stat : 12815 (cryptominisat) R 12814 12814 12384 0 -1 4202496 165845 0 0 0 163420 44 0 0 25 0 1 0 441173852 723226624 22220 33554432000 4194304 4587354 140735583516720 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12815/statm: 176569 22220 337 96 0 173131 0
[pid=12816] ppid=12814 vsize=40736 CPUtime=1633.84 cores=0
/proc/12816/stat : 12816 (clasp) R 12814 12814 12384 0 -1 4202496 7228 0 0 0 163384 0 0 0 25 0 1 0 441173852 41713664 7116 33554432000 4194304 4785740 140736854025696 18446744073709551615 4552955 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12816/statm: 10184 7116 341 145 0 7229 0
[pid=12817] ppid=12814 vsize=455828 CPUtime=1633.9 cores=0
/proc/12817/stat : 12817 (TNM) R 12814 12814 12384 0 -1 4202496 345 0 0 0 163390 0 0 0 25 0 1 0 441173852 466767872 242 33554432000 134512640 134534564 4287996016 18446744073709551615 134530635 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12817/statm: 113957 242 103 6 0 112623 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 1221164

[startup+4962.3 s]
/proc/loadavg: 5.81 5.95 5.98 7/184 12994
/proc/meminfo: memFree=17155464/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 5167116411826339840 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
[pid=12815] ppid=12814 vsize=696420 CPUtime=1654.64 cores=0
/proc/12815/stat : 12815 (cryptominisat) R 12814 12814 12384 0 -1 4202496 167041 0 0 0 165419 45 0 0 25 0 1 0 441173852 713134080 19206 33554432000 4194304 4587354 140735583516720 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12815/statm: 174105 19206 337 96 0 170667 0
[pid=12816] ppid=12814 vsize=40736 CPUtime=1653.84 cores=0
/proc/12816/stat : 12816 (clasp) R 12814 12814 12384 0 -1 4202496 7249 0 0 0 165384 0 0 0 25 0 1 0 441173852 41713664 7137 33554432000 4194304 4785740 140736854025696 18446744073709551615 4546313 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12816/statm: 10184 7137 341 145 0 7229 0
[pid=12817] ppid=12814 vsize=455828 CPUtime=1653.9 cores=0
/proc/12817/stat : 12817 (TNM) R 12814 12814 12384 0 -1 4202496 345 0 0 0 165390 0 0 0 25 0 1 0 441173852 466767872 242 33554432000 134512640 134534564 4287996016 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12817/statm: 113957 242 103 6 0 112623 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 1211308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.90 5.96 5.98 7/184 12995
/proc/meminfo: memFree=17146348/32951124 swapFree=67111528/67111528
[pid=12814] ppid=12812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12814/stat : 12814 (ppfolio) S 12812 12814 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441173852 18763776 394 33554432000 4194304 4287625 140733959581968 18446744073709551615 270613130767 0 0 4096 65536 5167116411826339840 0 0 17 2 0 0 0
/proc/12814/statm: 4581 394 345 23 0 91 0
[pid=12815] ppid=12814 vsize=696420 CPUtime=1667.24 cores=0
/proc/12815/stat : 12815 (cryptominisat) R 12814 12814 12384 0 -1 4202496 167041 0 0 0 166679 45 0 0 25 0 1 0 441173852 713134080 19206 33554432000 4194304 4587354 140735583516720 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12815/statm: 174105 19206 337 96 0 170667 0
[pid=12816] ppid=12814 vsize=40904 CPUtime=1666.35 cores=0
/proc/12816/stat : 12816 (clasp) R 12814 12814 12384 0 -1 4202496 7260 0 0 0 166635 0 0 0 25 0 1 0 441173852 41885696 7148 33554432000 4194304 4785740 140736854025696 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12816/statm: 10226 7148 341 145 0 7271 0
[pid=12817] ppid=12814 vsize=455828 CPUtime=1666.49 cores=0
/proc/12817/stat : 12817 (TNM) R 12814 12814 12384 0 -1 4202496 345 0 0 0 166649 0 0 0 25 0 1 0 441173852 466767872 242 33554432000 134512640 134534564 4287996016 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12817/statm: 113957 242 103 6 0 112623 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 1211476

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 12814 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 5000.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 5000.08
CPU user time (s): 4999.63
CPU system time (s): 0.45
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1853156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 208
involuntary context switches= 4

runsolver used 8.85365 second user time and 18.2812 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-20 12:35:29
IDJOB=3221716
IDBENCH=82969
IDSOLVER=1639
FILE ID=node108/3221716-1303295729
RUNJOBID= node108-1303290665-12402
PBS_JOBID= 13049619
Free space on /tmp= 72276 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1205196501-095.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221716-1303295729/watcher-3221716-1303295729 -o /tmp/evaluation-result-3221716-1303295729/solver-3221716-1303295729 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221716-1303295729.cnf

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

MD5SUM BENCH= b1bf2be38e1cea16efc5e7effa1a10c7
RANDOM SEED=1877676222

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:      17251796 kB
Buffers:        760164 kB
Cached:       14499524 kB
SwapCached:          0 kB
Active:        7886312 kB
Inactive:      7461768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17251796 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9960 kB
Writeback:           0 kB
AnonPages:       88212 kB
Mapped:          16372 kB
Slab:           288932 kB
PageTables:       5388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1256736 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= 72268 MiB
End job on node108 at 2011-04-20 13:58:51