Trace number 3262834

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.01 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_27_50_3-dir.shuffled-as.sat03-169.cnf
MD5SUMb5a637600c242725f15a247a84bdea1b
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 variables810
Number of clauses68270
Sum of the clauses size137296
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 268243
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-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-3262834-1303544072/watcher-3262834-1303544072 -o /tmp/evaluation-result-3262834-1303544072/solver-3262834-1303544072 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3262834-1303544072.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: 9.13 10.29 9.04 8/189 5807
/proc/meminfo: memFree=16835320/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=0 cores=4,6
/proc/5807/stat : 5807 (ppfolio) R 5805 5807 5047 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 544637758 18763776 391 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020216213 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/5807/statm: 4581 391 343 23 0 91 0

[startup+0.0182961 s]
/proc/loadavg: 9.13 10.29 9.04 8/189 5807
/proc/meminfo: memFree=16835320/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=0 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 544637758 18763776 393 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 4360939922106843396 0 0 17 6 0 0 0
/proc/5807/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100306 s]
/proc/loadavg: 9.13 10.29 9.04 8/189 5807
/proc/meminfo: memFree=16835320/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=0 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 544637758 18763776 393 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 4360939922106843396 0 0 17 6 0 0 0
/proc/5807/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300272 s]
/proc/loadavg: 9.13 10.29 9.04 8/189 5807
/proc/meminfo: memFree=16835320/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=0 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 544637758 18763776 393 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/5807/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700205 s]
/proc/loadavg: 9.13 10.29 9.04 8/189 5807
/proc/meminfo: memFree=16835320/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=0 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 544637758 18763776 393 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/5807/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50105 s]
/proc/loadavg: 9.13 10.29 9.04 10/193 5811
/proc/meminfo: memFree=16813092/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=0 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 544637758 18763776 393 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 4364917813442248704 0 0 17 6 0 0 0
/proc/5807/statm: 4581 393 345 23 0 91 0
[pid=5808] ppid=5807 vsize=34652 CPUtime=0.54 cores=4
/proc/5808/stat : 5808 (cryptominisat) R 5807 5807 5047 0 -1 4202496 4824 0 0 0 54 0 0 0 25 0 1 0 544637759 35483648 3364 33554432000 4194304 4587354 140733715010112 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5808/statm: 8663 3364 326 96 0 5225 0
[pid=5809] ppid=5807 vsize=16332 CPUtime=0.42 cores=4
/proc/5809/stat : 5809 (clasp) R 5807 5807 5047 0 -1 4202496 1956 0 0 0 42 0 0 0 25 0 1 0 544637759 16723968 1415 33554432000 4194304 4785740 140734133836080 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5809/statm: 4083 1415 340 145 0 1128 0
[pid=5810] ppid=5807 vsize=455032 CPUtime=0.51 cores=4
/proc/5810/stat : 5810 (TNM) R 5807 5807 5047 0 -1 4202496 1303 0 0 0 51 0 0 0 25 0 1 0 544637759 465952768 1200 33554432000 134512640 134534564 4290180720 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5810/statm: 113758 1200 91 6 0 112424 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 524340

[startup+3.10076 s]
/proc/loadavg: 9.13 10.29 9.04 10/193 5811
/proc/meminfo: memFree=16807884/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=0 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 544637758 18763776 393 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 4364917813442248704 0 0 17 6 0 0 0
/proc/5807/statm: 4581 393 345 23 0 91 0
[pid=5808] ppid=5807 vsize=34652 CPUtime=1.04 cores=4
/proc/5808/stat : 5808 (cryptominisat) R 5807 5807 5047 0 -1 4202496 4973 0 0 0 104 0 0 0 25 0 1 0 544637759 35483648 3509 33554432000 4194304 4587354 140733715010112 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5808/statm: 8663 3509 326 96 0 5225 0
[pid=5809] ppid=5807 vsize=20612 CPUtime=0.93 cores=4
/proc/5809/stat : 5809 (clasp) R 5807 5807 5047 0 -1 4202496 3041 0 0 0 93 0 0 0 25 0 1 0 544637759 21106688 2500 33554432000 4194304 4785740 140734133836080 18446744073709551615 260020092683 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5809/statm: 5153 2500 340 145 0 2198 0
[pid=5810] ppid=5807 vsize=455560 CPUtime=1.1 cores=4
/proc/5810/stat : 5810 (TNM) R 5807 5807 5047 0 -1 4202496 1839 0 0 0 110 0 0 0 25 0 1 0 544637759 466493440 1736 33554432000 134512640 134534564 4290180720 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5810/statm: 113890 1736 95 6 0 112556 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 529148

[startup+6.30118 s]
/proc/loadavg: 9.12 10.27 9.04 10/193 5811
/proc/meminfo: memFree=16795988/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=0 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 544637758 18763776 393 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 4364917950881202176 0 0 17 6 0 0 0
/proc/5807/statm: 4581 393 345 23 0 91 0
[pid=5808] ppid=5807 vsize=877488 CPUtime=2.14 cores=4
/proc/5808/stat : 5808 (cryptominisat) R 5807 5807 5047 0 -1 4202496 5665 0 0 0 214 0 0 0 25 0 1 0 544637759 898547712 3326 33554432000 4194304 4587354 140733715010112 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5808/statm: 219372 3326 327 96 0 215934 0
[pid=5809] ppid=5807 vsize=28296 CPUtime=2.02 cores=4
/proc/5809/stat : 5809 (clasp) R 5807 5807 5047 0 -1 4202496 4948 0 0 0 202 0 0 0 25 0 1 0 544637759 28975104 4407 33554432000 4194304 4785740 140734133836080 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5809/statm: 7074 4407 340 145 0 4119 0
[pid=5810] ppid=5807 vsize=455560 CPUtime=2.11 cores=4
/proc/5810/stat : 5810 (TNM) R 5807 5807 5047 0 -1 4202496 1839 0 0 0 211 0 0 0 25 0 1 0 544637759 466493440 1736 33554432000 134512640 134534564 4290180720 18446744073709551615 134526091 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5810/statm: 113890 1736 95 6 0 112556 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1379668

[startup+12.701 s]
/proc/loadavg: 9.11 10.25 9.04 10/193 5811
/proc/meminfo: memFree=16791788/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=0 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544637758 18763776 393 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 4364917538564341760 0 0 17 6 0 0 0
/proc/5807/statm: 4581 393 345 23 0 91 0
[pid=5808] ppid=5807 vsize=892804 CPUtime=4.24 cores=4
/proc/5808/stat : 5808 (cryptominisat) R 5807 5807 5047 0 -1 4202496 9779 0 0 0 423 1 0 0 25 0 1 0 544637759 914231296 7433 33554432000 4194304 4587354 140733715010112 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5808/statm: 223201 7433 337 96 0 219763 0
[pid=5809] ppid=5807 vsize=32488 CPUtime=4.13 cores=4
/proc/5809/stat : 5809 (clasp) R 5807 5807 5047 0 -1 4202496 5974 0 0 0 413 0 0 0 25 0 1 0 544637759 33267712 5433 33554432000 4194304 4785740 140734133836080 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5809/statm: 8122 5433 340 145 0 5167 0
[pid=5810] ppid=5807 vsize=455560 CPUtime=4.3 cores=4
/proc/5810/stat : 5810 (TNM) R 5807 5807 5047 0 -1 4202496 1839 0 0 0 430 0 0 0 25 0 1 0 544637759 466493440 1736 33554432000 134512640 134534564 4290180720 18446744073709551615 134528608 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5810/statm: 113890 1736 95 6 0 112556 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1399176

[startup+25.5006 s]
/proc/loadavg: 9.09 10.18 9.04 10/193 5812
/proc/meminfo: memFree=16788796/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=0 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544637758 18763776 393 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 4364917538564341760 0 0 17 6 0 0 0
/proc/5807/statm: 4581 393 345 23 0 91 0
[pid=5808] ppid=5807 vsize=881328 CPUtime=8.54 cores=4
/proc/5808/stat : 5808 (cryptominisat) R 5807 5807 5047 0 -1 4202496 11903 0 0 0 852 2 0 0 25 0 1 0 544637759 902479872 8194 33554432000 4194304 4587354 140733715010112 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5808/statm: 220332 8194 337 96 0 216894 0
[pid=5809] ppid=5807 vsize=38880 CPUtime=8.41 cores=4
/proc/5809/stat : 5809 (clasp) R 5807 5807 5047 0 -1 4202496 7491 0 0 0 841 0 0 0 25 0 1 0 544637759 39813120 6950 33554432000 4194304 4785740 140734133836080 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5809/statm: 9720 6950 340 145 0 6765 0
[pid=5810] ppid=5807 vsize=459392 CPUtime=8.52 cores=4
/proc/5810/stat : 5810 (TNM) R 5807 5807 5047 0 -1 4202496 1840 0 0 0 852 0 0 0 25 0 1 0 544637759 470417408 1737 33554432000 134512640 134534564 4290180720 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5810/statm: 114848 1737 95 6 0 113514 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1397924

[startup+51.1009 s]
/proc/loadavg: 9.06 10.09 9.04 10/193 5812
/proc/meminfo: memFree=16757324/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=0 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544637758 18763776 393 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 4364916301613760512 0 0 17 6 0 0 0
/proc/5807/statm: 4581 393 345 23 0 91 0
[pid=5808] ppid=5807 vsize=894492 CPUtime=17.04 cores=4
/proc/5808/stat : 5808 (cryptominisat) R 5807 5807 5047 0 -1 4202496 19241 0 0 0 1701 3 0 0 25 0 1 0 544637759 915959808 13472 33554432000 4194304 4587354 140733715010112 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5808/statm: 223623 13472 337 96 0 220185 0
[pid=5809] ppid=5807 vsize=44996 CPUtime=16.94 cores=4
/proc/5809/stat : 5809 (clasp) R 5807 5807 5047 0 -1 4202496 8958 0 0 0 1693 1 0 0 25 0 1 0 544637759 46075904 8417 33554432000 4194304 4785740 140734133836080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5809/statm: 11249 8417 340 145 0 8294 0
[pid=5810] ppid=5807 vsize=459392 CPUtime=17.1 cores=4
/proc/5810/stat : 5810 (TNM) R 5807 5807 5047 0 -1 4202496 1840 0 0 0 1710 0 0 0 25 0 1 0 544637759 470417408 1737 33554432000 134512640 134534564 4290180720 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5810/statm: 114848 1737 95 6 0 113514 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1417204

[startup+102.307 s]
/proc/loadavg: 9.02 9.92 9.04 10/193 5814
/proc/meminfo: memFree=16726796/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=0 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544637758 18763776 393 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 4364916851369574400 0 0 17 6 0 0 0
/proc/5807/statm: 4581 393 345 23 0 91 0
[pid=5808] ppid=5807 vsize=931184 CPUtime=34.13 cores=4
/proc/5808/stat : 5808 (cryptominisat) R 5807 5807 5047 0 -1 4202496 24919 0 0 0 3409 4 0 0 25 0 1 0 544637759 953532416 17000 33554432000 4194304 4587354 140733715010112 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5808/statm: 232796 17000 337 96 0 229358 0
[pid=5809] ppid=5807 vsize=56704 CPUtime=34.01 cores=4
/proc/5809/stat : 5809 (clasp) R 5807 5807 5047 0 -1 4202496 11706 0 0 0 3399 2 0 0 25 0 1 0 544637759 58064896 11165 33554432000 4194304 4785740 140734133836080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5809/statm: 14176 11165 340 145 0 11221 0
[pid=5810] ppid=5807 vsize=459392 CPUtime=34.13 cores=4
/proc/5810/stat : 5810 (TNM) R 5807 5807 5047 0 -1 4202496 1840 0 0 0 3413 0 0 0 25 0 1 0 544637759 470417408 1737 33554432000 134512640 134534564 4290180720 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5810/statm: 114848 1737 95 6 0 113514 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1465604

[startup+162.301 s]
/proc/loadavg: 9.04 9.76 9.03 10/193 5815
/proc/meminfo: memFree=16709656/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=0 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544637758 18763776 393 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 4364918088320155648 0 0 17 6 0 0 0
/proc/5807/statm: 4581 393 345 23 0 91 0
[pid=5808] ppid=5807 vsize=918460 CPUtime=54.13 cores=4
/proc/5808/stat : 5808 (cryptominisat) R 5807 5807 5047 0 -1 4202496 25664 0 0 0 5409 4 0 0 25 0 1 0 544637759 940503040 17741 33554432000 4194304 4587354 140733715010112 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5808/statm: 229615 17741 337 96 0 226177 0
[pid=5809] ppid=5807 vsize=62724 CPUtime=54.01 cores=4

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

/proc/5809/statm: 26692 22776 340 145 0 23737 0
[pid=5810] ppid=5807 vsize=459392 CPUtime=254.16 cores=4
/proc/5810/stat : 5810 (TNM) R 5807 5807 5047 0 -1 4202496 1840 0 0 0 25416 0 0 0 25 0 1 0 544637759 470417408 1737 33554432000 134512640 134534564 4290180720 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5810/statm: 114848 1737 95 6 0 113514 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1554404

[startup+822.3 s]
/proc/loadavg: 5.00 5.58 7.05 6/183 5885
/proc/meminfo: memFree=16773224/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=0 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544637758 18763776 393 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 4364918225759109120 0 0 17 6 0 0 0
/proc/5807/statm: 4581 393 345 23 0 91 0
[pid=5808] ppid=5807 vsize=969920 CPUtime=274.1 cores=4
/proc/5808/stat : 5808 (cryptominisat) R 5807 5807 5047 0 -1 4202496 85420 0 0 0 27395 15 0 0 25 0 1 0 544637759 993198080 30101 33554432000 4194304 4587354 140733715010112 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5808/statm: 242480 30101 337 96 0 239042 0
[pid=5809] ppid=5807 vsize=108872 CPUtime=274.04 cores=4
/proc/5809/stat : 5809 (clasp) R 5807 5807 5047 0 -1 4202496 23764 0 0 0 27400 4 0 0 25 0 1 0 544637759 111484928 23223 33554432000 4194304 4785740 140734133836080 18446744073709551615 4287099 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5809/statm: 27218 23223 340 145 0 24263 0
[pid=5810] ppid=5807 vsize=459392 CPUtime=274.16 cores=4
/proc/5810/stat : 5810 (TNM) R 5807 5807 5047 0 -1 4202496 1840 0 0 0 27416 0 0 0 25 0 1 0 544637759 470417408 1737 33554432000 134512640 134534564 4290180720 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5810/statm: 114848 1737 95 6 0 113514 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1556508

[startup+882.3 s]
/proc/loadavg: 5.00 5.47 6.92 6/183 5886
/proc/meminfo: memFree=16770192/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=0 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544637758 18763776 393 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 4364916164174807040 0 0 17 6 0 0 0
/proc/5807/statm: 4581 393 345 23 0 91 0
[pid=5808] ppid=5807 vsize=983284 CPUtime=294.09 cores=4
/proc/5808/stat : 5808 (cryptominisat) R 5807 5807 5047 0 -1 4202496 85457 0 0 0 29394 15 0 0 25 0 1 0 544637759 1006882816 30101 33554432000 4194304 4587354 140733715010112 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5808/statm: 245821 30101 337 96 0 242383 0
[pid=5809] ppid=5807 vsize=111972 CPUtime=294.04 cores=4
/proc/5809/stat : 5809 (clasp) R 5807 5807 5047 0 -1 4202496 24529 0 0 0 29400 4 0 0 25 0 1 0 544637759 114659328 23988 33554432000 4194304 4785740 140734133836080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5809/statm: 27993 23988 340 145 0 25038 0
[pid=5810] ppid=5807 vsize=459392 CPUtime=294.16 cores=4
/proc/5810/stat : 5810 (TNM) R 5807 5807 5047 0 -1 4202496 1840 0 0 0 29416 0 0 0 25 0 1 0 544637759 470417408 1737 33554432000 134512640 134534564 4290180720 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5810/statm: 114848 1737 95 6 0 113514 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1572972

[startup+942.3 s]
/proc/loadavg: 4.78 5.34 6.78 5/182 5888
/proc/meminfo: memFree=16886592/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=309.48 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 500 86810 0 0 0 0 30932 16 15 0 1 0 544637758 18763776 394 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 7519521543748026628 0 0 17 6 0 0 0
/proc/5807/statm: 4581 394 346 23 0 91 0
[pid=5809] ppid=5807 vsize=114168 CPUtime=316.36 cores=4
/proc/5809/stat : 5809 (clasp) R 5807 5807 5047 0 -1 4202496 25033 0 0 0 31632 4 0 0 25 0 1 0 544637759 116908032 24492 33554432000 4194304 4785740 140734133836080 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5809/statm: 28542 24492 340 145 0 25587 0
[pid=5810] ppid=5807 vsize=459392 CPUtime=316.45 cores=4
/proc/5810/stat : 5810 (TNM) R 5807 5807 5047 0 -1 4202496 1840 0 0 0 31645 0 0 0 25 0 1 0 544637759 470417408 1737 33554432000 134512640 134534564 4290180720 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5810/statm: 114848 1737 95 6 0 113514 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 591884

[startup+1002.3 s]
/proc/loadavg: 4.28 5.09 6.61 5/182 5890
/proc/meminfo: memFree=16884928/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=309.48 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 500 86810 0 0 0 0 30932 16 15 0 1 0 544637758 18763776 394 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 7519521543748026628 0 0 17 6 0 0 0
/proc/5807/statm: 4581 394 346 23 0 91 0
[pid=5809] ppid=5807 vsize=115496 CPUtime=346.36 cores=4
/proc/5809/stat : 5809 (clasp) R 5807 5807 5047 0 -1 4202496 25288 0 0 0 34632 4 0 0 25 0 1 0 544637759 118267904 24747 33554432000 4194304 4785740 140734133836080 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5809/statm: 28874 24747 340 145 0 25919 0
[pid=5810] ppid=5807 vsize=459392 CPUtime=346.46 cores=4
/proc/5810/stat : 5810 (TNM) R 5807 5807 5047 0 -1 4202496 1840 0 0 0 34646 0 0 0 25 0 1 0 544637759 470417408 1737 33554432000 134512640 134534564 4290180720 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5810/statm: 114848 1737 95 6 0 113514 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 593212

[startup+1062.3 s]
/proc/loadavg: 4.10 4.89 6.44 5/182 5891
/proc/meminfo: memFree=16881048/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=309.48 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 500 86810 0 0 0 0 30932 16 15 0 1 0 544637758 18763776 394 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 7519521543748026628 0 0 17 6 0 0 0
/proc/5807/statm: 4581 394 346 23 0 91 0
[pid=5809] ppid=5807 vsize=118968 CPUtime=376.35 cores=4
/proc/5809/stat : 5809 (clasp) R 5807 5807 5047 0 -1 4202496 26089 0 0 0 37631 4 0 0 25 0 1 0 544637759 121823232 25548 33554432000 4194304 4785740 140734133836080 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5809/statm: 29742 25548 340 145 0 26787 0
[pid=5810] ppid=5807 vsize=459392 CPUtime=376.46 cores=4
/proc/5810/stat : 5810 (TNM) R 5807 5807 5047 0 -1 4202496 1840 0 0 0 37646 0 0 0 25 0 1 0 544637759 470417408 1737 33554432000 134512640 134534564 4290180720 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5810/statm: 114848 1737 95 6 0 113514 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 596684

[startup+1122.3 s]
/proc/loadavg: 4.11 4.74 6.29 5/182 5893
/proc/meminfo: memFree=16879512/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=309.48 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 500 86810 0 0 0 0 30932 16 15 0 1 0 544637758 18763776 394 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 7519521543748026628 0 0 17 6 0 0 0
/proc/5807/statm: 4581 394 346 23 0 91 0
[pid=5809] ppid=5807 vsize=120008 CPUtime=406.35 cores=4
/proc/5809/stat : 5809 (clasp) R 5807 5807 5047 0 -1 4202496 26361 0 0 0 40631 4 0 0 25 0 1 0 544637759 122888192 25820 33554432000 4194304 4785740 140734133836080 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5809/statm: 30002 25820 340 145 0 27047 0
[pid=5810] ppid=5807 vsize=459392 CPUtime=406.47 cores=4
/proc/5810/stat : 5810 (TNM) R 5807 5807 5047 0 -1 4202496 1840 0 0 0 40647 0 0 0 25 0 1 0 544637759 470417408 1737 33554432000 134512640 134534564 4290180720 18446744073709551615 134530641 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5810/statm: 114848 1737 95 6 0 113514 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 597724

[startup+1182.3 s]
/proc/loadavg: 4.04 4.60 6.14 5/182 5894
/proc/meminfo: memFree=16875136/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=309.48 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 500 86810 0 0 0 0 30932 16 15 0 1 0 544637758 18763776 394 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 7519521543748026628 0 0 17 6 0 0 0
/proc/5807/statm: 4581 394 346 23 0 91 0
[pid=5809] ppid=5807 vsize=123772 CPUtime=436.34 cores=4
/proc/5809/stat : 5809 (clasp) R 5807 5807 5047 0 -1 4202496 27199 0 0 0 43630 4 0 0 25 0 1 0 544637759 126742528 26658 33554432000 4194304 4785740 140734133836080 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5809/statm: 30943 26658 340 145 0 27988 0
[pid=5810] ppid=5807 vsize=459392 CPUtime=436.48 cores=4
/proc/5810/stat : 5810 (TNM) R 5807 5807 5047 0 -1 4202496 1840 0 0 0 43648 0 0 0 25 0 1 0 544637759 470417408 1737 33554432000 134512640 134534564 4290180720 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5810/statm: 114848 1737 95 6 0 113514 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 601488

[startup+1242.3 s]
/proc/loadavg: 4.01 4.49 6.01 5/182 5896
/proc/meminfo: memFree=16874468/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=309.48 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 500 86810 0 0 0 0 30932 16 15 0 1 0 544637758 18763776 394 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 7519521543748026628 0 0 17 6 0 0 0
/proc/5807/statm: 4581 394 346 23 0 91 0
[pid=5809] ppid=5807 vsize=124276 CPUtime=466.34 cores=4
/proc/5809/stat : 5809 (clasp) R 5807 5807 5047 0 -1 4202496 27309 0 0 0 46630 4 0 0 25 0 1 0 544637759 127258624 26768 33554432000 4194304 4785740 140734133836080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5809/statm: 31069 26768 340 145 0 28114 0
[pid=5810] ppid=5807 vsize=459392 CPUtime=466.48 cores=4
/proc/5810/stat : 5810 (TNM) R 5807 5807 5047 0 -1 4202496 1840 0 0 0 46648 0 0 0 25 0 1 0 544637759 470417408 1737 33554432000 134512640 134534564 4290180720 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5810/statm: 114848 1737 95 6 0 113514 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 601992



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.40 5.88 5/182 5898
/proc/meminfo: memFree=16871588/32951124 swapFree=67111528/67111528
[pid=5807] ppid=5805 vsize=18324 CPUtime=309.48 cores=4,6
/proc/5807/stat : 5807 (ppfolio) S 5805 5807 5047 0 -1 4202496 500 86810 0 0 0 0 30932 16 15 0 1 0 544637758 18763776 394 33554432000 4194304 4287625 140736462246112 18446744073709551615 260020416015 0 0 4096 65536 7519521543748026628 0 0 17 6 0 0 0
/proc/5807/statm: 4581 394 346 23 0 91 0
[pid=5809] ppid=5807 vsize=127456 CPUtime=495.2 cores=4
/proc/5809/stat : 5809 (clasp) R 5807 5807 5047 0 -1 4202496 28037 0 0 0 49516 4 0 0 25 0 1 0 544637759 130514944 27496 33554432000 4194304 4785740 140734133836080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/5809/statm: 31864 27496 340 145 0 28909 0
[pid=5810] ppid=5807 vsize=459392 CPUtime=495.33 cores=4
/proc/5810/stat : 5810 (TNM) R 5807 5807 5047 0 -1 4202496 1840 0 0 0 49533 0 0 0 25 0 1 0 544637759 470417408 1737 33554432000 134512640 134534564 4290180720 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5810/statm: 114848 1737 95 6 0 113514 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 605172

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

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.81
CPU system time (s): 0.2
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 2412184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 309.324
system time used= 0.165974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87310
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= 231
involuntary context switches= 3383

runsolver used 2.25766 second user time and 4.83226 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 09:34:32
IDJOB=3262834
IDBENCH=83896
IDSOLVER=1613
FILE ID=node110/3262834-1303544072
RUNJOBID= node110-1303542514-5517
PBS_JOBID= 13143128
Free space on /tmp= 71964 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_27_50_3-dir.shuffled-as.sat03-169.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262834-1303544072/watcher-3262834-1303544072 -o /tmp/evaluation-result-3262834-1303544072/solver-3262834-1303544072 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3262834-1303544072.cnf

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

MD5SUM BENCH= b5a637600c242725f15a247a84bdea1b
RANDOM SEED=935406217

node110.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.830
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.66
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.830
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.83
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.830
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.75
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.830
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.83
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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:      16835476 kB
Buffers:       2309836 kB
Cached:       12987660 kB
SwapCached:          0 kB
Active:        8107372 kB
Inactive:      7441472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16835476 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10532 kB
Writeback:           0 kB
AnonPages:      250456 kB
Mapped:          17176 kB
Slab:           501200 kB
PageTables:       6064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2844040 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= 71964 MiB
End job on node110 at 2011-04-23 09:56:14