Trace number 3221674

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) 4999.96 5000.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1573194644-097.UNKNOWN.cnf
MD5SUM94cfc1731e7c76d51d00543dd5d14f85
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark134.386
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

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-3221674-1303295673/watcher-3221674-1303295673 -o /tmp/evaluation-result-3221674-1303295673/solver-3221674-1303295673 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221674-1303295673.cnf 

running on 4 cores: 1,3,5,7

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: 6.00 6.00 6.00 5/180 12722
/proc/meminfo: memFree=17124284/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0

[startup+0.0372221 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 12722
/proc/meminfo: memFree=17124284/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100209 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 12722
/proc/meminfo: memFree=17124284/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300186 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 12722
/proc/meminfo: memFree=17124284/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700115 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 12722
/proc/meminfo: memFree=17124284/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 4610584032898449408 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50096 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12726
/proc/meminfo: memFree=17120036/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 4610584170337402880 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
[pid=12723] ppid=12722 vsize=587288 CPUtime=0.5 cores=1
/proc/12723/stat : 12723 (cryptominisat) R 12722 12722 12384 0 -1 4202496 1255 0 0 0 50 0 0 0 22 0 1 0 441168211 601382912 771 33554432000 4194304 4587354 140733572917392 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12723/statm: 146822 771 327 96 0 143384 0
[pid=12724] ppid=12722 vsize=13220 CPUtime=0.49 cores=1
/proc/12724/stat : 12724 (clasp) R 12722 12722 12384 0 -1 4202496 784 0 0 0 49 0 0 0 23 0 1 0 441168211 13537280 672 33554432000 4194304 4785740 140733856273744 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12724/statm: 3305 672 340 145 0 350 0
[pid=12725] ppid=12722 vsize=455824 CPUtime=0.49 cores=1
/proc/12725/stat : 12725 (TNM) R 12722 12722 12384 0 -1 4202496 329 0 0 0 49 0 0 0 25 0 1 0 441168211 466763776 226 33554432000 134512640 134534564 4294908976 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12725/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1074656

[startup+3.10068 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12726
/proc/meminfo: memFree=17118672/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
[pid=12723] ppid=12722 vsize=588040 CPUtime=1.04 cores=1
/proc/12723/stat : 12723 (cryptominisat) R 12722 12722 12384 0 -1 4202496 1767 0 0 0 104 0 0 0 24 0 1 0 441168211 602152960 1000 33554432000 4194304 4587354 140733572917392 18446744073709551615 4238273 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12723/statm: 147010 1000 331 96 0 143572 0
[pid=12724] ppid=12722 vsize=13616 CPUtime=0.99 cores=1
/proc/12724/stat : 12724 (clasp) R 12722 12722 12384 0 -1 4202496 880 0 0 0 99 0 0 0 25 0 1 0 441168211 13942784 768 33554432000 4194304 4785740 140733856273744 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12724/statm: 3404 768 340 145 0 449 0
[pid=12725] ppid=12722 vsize=455824 CPUtime=1.04 cores=1
/proc/12725/stat : 12725 (TNM) R 12722 12722 12384 0 -1 4202496 329 0 0 0 104 0 0 0 25 0 1 0 441168211 466763776 226 33554432000 134512640 134534564 4294908976 18446744073709551615 134529838 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12725/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1075804

[startup+6.30112 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12726
/proc/meminfo: memFree=17112000/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 4610582246192054272 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
[pid=12723] ppid=12722 vsize=593192 CPUtime=2.09 cores=1
/proc/12723/stat : 12723 (cryptominisat) R 12722 12722 12384 0 -1 4202496 3785 0 0 0 209 0 0 0 25 0 1 0 441168211 607428608 2307 33554432000 4194304 4587354 140733572917392 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12723/statm: 148298 2307 337 96 0 144860 0
[pid=12724] ppid=12722 vsize=14292 CPUtime=2.09 cores=1
/proc/12724/stat : 12724 (clasp) R 12722 12722 12384 0 -1 4202496 1030 0 0 0 209 0 0 0 25 0 1 0 441168211 14635008 918 33554432000 4194304 4785740 140733856273744 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12724/statm: 3573 918 340 145 0 618 0
[pid=12725] ppid=12722 vsize=455824 CPUtime=2.09 cores=1
/proc/12725/stat : 12725 (TNM) R 12722 12722 12384 0 -1 4202496 329 0 0 0 209 0 0 0 25 0 1 0 441168211 466763776 226 33554432000 134512640 134534564 4294908976 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12725/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1081632

[startup+12.701 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12726
/proc/meminfo: memFree=17107164/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 4610582246192054272 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
[pid=12723] ppid=12722 vsize=596856 CPUtime=4.24 cores=1
/proc/12723/stat : 12723 (cryptominisat) R 12722 12722 12384 0 -1 4202496 5814 0 0 0 424 0 0 0 25 0 1 0 441168211 611180544 3000 33554432000 4194304 4587354 140733572917392 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12723/statm: 149214 3000 337 96 0 145776 0
[pid=12724] ppid=12722 vsize=14828 CPUtime=4.19 cores=1
/proc/12724/stat : 12724 (clasp) R 12722 12722 12384 0 -1 4202496 1182 0 0 0 419 0 0 0 25 0 1 0 441168211 15183872 1070 33554432000 4194304 4785740 140733856273744 18446744073709551615 4552910 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12724/statm: 3707 1070 340 145 0 752 0
[pid=12725] ppid=12722 vsize=455824 CPUtime=4.24 cores=1
/proc/12725/stat : 12725 (TNM) R 12722 12722 12384 0 -1 4202496 329 0 0 0 424 0 0 0 25 0 1 0 441168211 466763776 226 33554432000 134512640 134534564 4294908976 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12725/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1085832

[startup+25.5007 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12726
/proc/meminfo: memFree=17104588/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 4610582521069961216 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
[pid=12723] ppid=12722 vsize=596960 CPUtime=8.49 cores=1
/proc/12723/stat : 12723 (cryptominisat) R 12722 12722 12384 0 -1 4202496 7861 0 0 0 849 0 0 0 25 0 1 0 441168211 611287040 3373 33554432000 4194304 4587354 140733572917392 18446744073709551615 4243718 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12723/statm: 149240 3373 337 96 0 145802 0
[pid=12724] ppid=12722 vsize=15924 CPUtime=8.49 cores=1
/proc/12724/stat : 12724 (clasp) R 12722 12722 12384 0 -1 4202496 1420 0 0 0 849 0 0 0 25 0 1 0 441168211 16306176 1308 33554432000 4194304 4785740 140733856273744 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12724/statm: 3981 1308 340 145 0 1026 0
[pid=12725] ppid=12722 vsize=455824 CPUtime=8.49 cores=1
/proc/12725/stat : 12725 (TNM) R 12722 12722 12384 0 -1 4202496 329 0 0 0 849 0 0 0 25 0 1 0 441168211 466763776 226 33554432000 134512640 134534564 4294908976 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12725/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1087032

[startup+51.1012 s]
/proc/loadavg: 6.00 6.00 6.00 4/179 12728
/proc/meminfo: memFree=17253572/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 4610582521069961216 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
[pid=12723] ppid=12722 vsize=601180 CPUtime=17.04 cores=1
/proc/12723/stat : 12723 (cryptominisat) R 12722 12722 12384 0 -1 4202496 12183 0 0 0 1703 1 0 0 25 0 1 0 441168211 615608320 4161 33554432000 4194304 4587354 140733572917392 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12723/statm: 150295 4161 337 96 0 146857 0
[pid=12724] ppid=12722 vsize=17324 CPUtime=16.99 cores=1
/proc/12724/stat : 12724 (clasp) R 12722 12722 12384 0 -1 4202496 1774 0 0 0 1699 0 0 0 25 0 1 0 441168211 17739776 1662 33554432000 4194304 4785740 140733856273744 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12724/statm: 4331 1662 340 145 0 1376 0
[pid=12725] ppid=12722 vsize=455824 CPUtime=17.04 cores=1
/proc/12725/stat : 12725 (TNM) R 12722 12722 12384 0 -1 4202496 329 0 0 0 1704 0 0 0 25 0 1 0 441168211 466763776 226 33554432000 134512640 134534564 4294908976 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12725/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1092652

[startup+102.307 s]
/proc/loadavg: 5.82 5.93 5.97 7/184 12819
/proc/meminfo: memFree=17219124/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 4610584032898449408 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
[pid=12723] ppid=12722 vsize=626680 CPUtime=34.09 cores=1
/proc/12723/stat : 12723 (cryptominisat) R 12722 12722 12384 0 -1 4202496 20691 0 0 0 3406 3 0 0 25 0 1 0 441168211 641720320 7059 33554432000 4194304 4587354 140733572917392 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12723/statm: 156670 7059 337 96 0 153232 0
[pid=12724] ppid=12722 vsize=19024 CPUtime=34.09 cores=1
/proc/12724/stat : 12724 (clasp) R 12722 12722 12384 0 -1 4202496 2173 0 0 0 3409 0 0 0 25 0 1 0 441168211 19480576 2061 33554432000 4194304 4785740 140733856273744 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12724/statm: 4756 2061 340 145 0 1801 0
[pid=12725] ppid=12722 vsize=455824 CPUtime=34.11 cores=1
/proc/12725/stat : 12725 (TNM) R 12722 12722 12384 0 -1 4202496 329 0 0 0 3411 0 0 0 25 0 1 0 441168211 466763776 226 33554432000 134512640 134534564 4294908976 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12725/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1119852

[startup+162.301 s]
/proc/loadavg: 5.93 5.94 5.97 7/184 12821
/proc/meminfo: memFree=17207836/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 4610582658508914688 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
[pid=12723] ppid=12722 vsize=615000 CPUtime=54.08 cores=1
/proc/12723/stat : 12723 (cryptominisat) R 12722 12722 12384 0 -1 4202496 27239 0 0 0 5404 4 0 0 25 0 1 0 441168211 629760000 7915 33554432000 4194304 4587354 140733572917392 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12723/statm: 153750 7915 337 96 0 150312 0
[pid=12724] ppid=12722 vsize=20472 CPUtime=54.08 cores=1

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

/proc/12725/statm: 113957 235 103 6 0 112623 0
Current children cumulated CPU time (s) 4542.27
Current children cumulated vsize (KiB) 1182580

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12951
/proc/meminfo: memFree=17056564/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 4610583345703682048 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
[pid=12723] ppid=12722 vsize=658848 CPUtime=1534.11 cores=1
/proc/12723/stat : 12723 (cryptominisat) R 12722 12722 12384 0 -1 4202496 145148 0 0 0 153383 28 0 0 25 0 1 0 441168211 674660352 18789 33554432000 4194304 4587354 140733572917392 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12723/statm: 164712 18789 337 96 0 161274 0
[pid=12724] ppid=12722 vsize=37316 CPUtime=1534.05 cores=1
/proc/12724/stat : 12724 (clasp) R 12722 12722 12384 0 -1 4202496 6418 0 0 0 153404 1 0 0 25 0 1 0 441168211 38211584 6306 33554432000 4194304 4785740 140733856273744 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12724/statm: 9329 6306 340 145 0 6374 0
[pid=12725] ppid=12722 vsize=455828 CPUtime=1534.11 cores=1
/proc/12725/stat : 12725 (TNM) R 12722 12722 12384 0 -1 4202496 338 0 0 0 153411 0 0 0 25 0 1 0 441168211 466767872 235 33554432000 134512640 134534564 4294908976 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12725/statm: 113957 235 103 6 0 112623 0
Current children cumulated CPU time (s) 4602.27
Current children cumulated vsize (KiB) 1170316

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12953
/proc/meminfo: memFree=17071312/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 4610583345703682048 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
[pid=12723] ppid=12722 vsize=658848 CPUtime=1554.11 cores=1
/proc/12723/stat : 12723 (cryptominisat) R 12722 12722 12384 0 -1 4202496 145148 0 0 0 155383 28 0 0 25 0 1 0 441168211 674660352 18789 33554432000 4194304 4587354 140733572917392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12723/statm: 164712 18789 337 96 0 161274 0
[pid=12724] ppid=12722 vsize=37316 CPUtime=1554.05 cores=1
/proc/12724/stat : 12724 (clasp) R 12722 12722 12384 0 -1 4202496 6423 0 0 0 155404 1 0 0 25 0 1 0 441168211 38211584 6311 33554432000 4194304 4785740 140733856273744 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12724/statm: 9329 6311 340 145 0 6374 0
[pid=12725] ppid=12722 vsize=455828 CPUtime=1554.11 cores=1
/proc/12725/stat : 12725 (TNM) R 12722 12722 12384 0 -1 4202496 338 0 0 0 155411 0 0 0 25 0 1 0 441168211 466767872 235 33554432000 134512640 134534564 4294908976 18446744073709551615 134530344 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12725/statm: 113957 235 103 6 0 112623 0
Current children cumulated CPU time (s) 4662.27
Current children cumulated vsize (KiB) 1170316

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12955
/proc/meminfo: memFree=17057912/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 4610583345703682048 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
[pid=12723] ppid=12722 vsize=667384 CPUtime=1574.12 cores=1
/proc/12723/stat : 12723 (cryptominisat) R 12722 12722 12384 0 -1 4202496 147126 0 0 0 157384 28 0 0 25 0 1 0 441168211 683401216 20532 33554432000 4194304 4587354 140733572917392 18446744073709551615 4238497 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12723/statm: 166846 20532 337 96 0 163408 0
[pid=12724] ppid=12722 vsize=37484 CPUtime=1574.05 cores=1
/proc/12724/stat : 12724 (clasp) R 12722 12722 12384 0 -1 4202496 6448 0 0 0 157404 1 0 0 25 0 1 0 441168211 38383616 6336 33554432000 4194304 4785740 140733856273744 18446744073709551615 4278016 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12724/statm: 9371 6336 340 145 0 6416 0
[pid=12725] ppid=12722 vsize=455828 CPUtime=1574.11 cores=1
/proc/12725/stat : 12725 (TNM) R 12722 12722 12384 0 -1 4202496 338 0 0 0 157411 0 0 0 25 0 1 0 441168211 466767872 235 33554432000 134512640 134534564 4294908976 18446744073709551615 134530372 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12725/statm: 113957 235 103 6 0 112623 0
Current children cumulated CPU time (s) 4722.28
Current children cumulated vsize (KiB) 1179020

[startup+4782.3 s]
/proc/loadavg: 6.05 6.01 6.00 7/184 12956
/proc/meminfo: memFree=17045748/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 4610583345703682048 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
[pid=12723] ppid=12722 vsize=667384 CPUtime=1594.12 cores=1
/proc/12723/stat : 12723 (cryptominisat) R 12722 12722 12384 0 -1 4202496 148544 0 0 0 159383 29 0 0 25 0 1 0 441168211 683401216 21896 33554432000 4194304 4587354 140733572917392 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12723/statm: 166846 21896 337 96 0 163408 0
[pid=12724] ppid=12722 vsize=37484 CPUtime=1594.04 cores=1
/proc/12724/stat : 12724 (clasp) R 12722 12722 12384 0 -1 4202496 6477 0 0 0 159403 1 0 0 25 0 1 0 441168211 38383616 6365 33554432000 4194304 4785740 140733856273744 18446744073709551615 4553106 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12724/statm: 9371 6365 340 145 0 6416 0
[pid=12725] ppid=12722 vsize=455828 CPUtime=1594.1 cores=1
/proc/12725/stat : 12725 (TNM) R 12722 12722 12384 0 -1 4202496 338 0 0 0 159410 0 0 0 25 0 1 0 441168211 466767872 235 33554432000 134512640 134534564 4294908976 18446744073709551615 134529874 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12725/statm: 113957 235 103 6 0 112623 0
Current children cumulated CPU time (s) 4782.26
Current children cumulated vsize (KiB) 1179020

[startup+4842.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 12958
/proc/meminfo: memFree=17055164/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 4610583345703682048 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
[pid=12723] ppid=12722 vsize=667384 CPUtime=1614.13 cores=1
/proc/12723/stat : 12723 (cryptominisat) R 12722 12722 12384 0 -1 4202496 149554 0 0 0 161383 30 0 0 25 0 1 0 441168211 683401216 22865 33554432000 4194304 4587354 140733572917392 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12723/statm: 166846 22865 337 96 0 163408 0
[pid=12724] ppid=12722 vsize=37484 CPUtime=1614.04 cores=1
/proc/12724/stat : 12724 (clasp) R 12722 12722 12384 0 -1 4202496 6478 0 0 0 161403 1 0 0 25 0 1 0 441168211 38383616 6366 33554432000 4194304 4785740 140733856273744 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12724/statm: 9371 6366 340 145 0 6416 0
[pid=12725] ppid=12722 vsize=455828 CPUtime=1614.1 cores=1
/proc/12725/stat : 12725 (TNM) R 12722 12722 12384 0 -1 4202496 338 0 0 0 161410 0 0 0 25 0 1 0 441168211 466767872 235 33554432000 134512640 134534564 4294908976 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12725/statm: 113957 235 103 6 0 112623 0
Current children cumulated CPU time (s) 4842.27
Current children cumulated vsize (KiB) 1179020

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12959
/proc/meminfo: memFree=17070904/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 4610583345703682048 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
[pid=12723] ppid=12722 vsize=659432 CPUtime=1634.13 cores=1
/proc/12723/stat : 12723 (cryptominisat) R 12722 12722 12384 0 -1 4202496 149576 0 0 0 163383 30 0 0 25 0 1 0 441168211 675258368 18789 33554432000 4194304 4587354 140733572917392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12723/statm: 164858 18789 337 96 0 161420 0
[pid=12724] ppid=12722 vsize=37652 CPUtime=1634.04 cores=1
/proc/12724/stat : 12724 (clasp) R 12722 12722 12384 0 -1 4202496 6491 0 0 0 163403 1 0 0 25 0 1 0 441168211 38555648 6379 33554432000 4194304 4785740 140733856273744 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12724/statm: 9413 6379 341 145 0 6458 0
[pid=12725] ppid=12722 vsize=455828 CPUtime=1634.1 cores=1
/proc/12725/stat : 12725 (TNM) R 12722 12722 12384 0 -1 4202496 338 0 0 0 163410 0 0 0 25 0 1 0 441168211 466767872 235 33554432000 134512640 134534564 4294908976 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12725/statm: 113957 235 103 6 0 112623 0
Current children cumulated CPU time (s) 4902.27
Current children cumulated vsize (KiB) 1171236

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12961
/proc/meminfo: memFree=17058740/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 4610583345703682048 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
[pid=12723] ppid=12722 vsize=659432 CPUtime=1654.14 cores=1
/proc/12723/stat : 12723 (cryptominisat) R 12722 12722 12384 0 -1 4202496 149576 0 0 0 165384 30 0 0 25 0 1 0 441168211 675258368 18789 33554432000 4194304 4587354 140733572917392 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12723/statm: 164858 18789 337 96 0 161420 0
[pid=12724] ppid=12722 vsize=37652 CPUtime=1654.03 cores=1
/proc/12724/stat : 12724 (clasp) R 12722 12722 12384 0 -1 4202496 6495 0 0 0 165402 1 0 0 25 0 1 0 441168211 38555648 6383 33554432000 4194304 4785740 140733856273744 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12724/statm: 9413 6383 341 145 0 6458 0
[pid=12725] ppid=12722 vsize=455828 CPUtime=1654.09 cores=1
/proc/12725/stat : 12725 (TNM) R 12722 12722 12384 0 -1 4202496 338 0 0 0 165409 0 0 0 25 0 1 0 441168211 466767872 235 33554432000 134512640 134534564 4294908976 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12725/statm: 113957 235 103 6 0 112623 0
Current children cumulated CPU time (s) 4962.26
Current children cumulated vsize (KiB) 1171236



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12962
/proc/meminfo: memFree=17048068/32951124 swapFree=67111528/67111528
[pid=12722] ppid=12720 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12722/stat : 12722 (ppfolio) S 12720 12722 12384 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 441168211 18763776 393 33554432000 4194304 4287625 140734946988784 18446744073709551615 270613130767 0 0 4096 65536 4610583345703682048 0 0 17 3 0 0 0
/proc/12722/statm: 4581 393 345 23 0 91 0
[pid=12723] ppid=12722 vsize=683204 CPUtime=1666.64 cores=1
/proc/12723/stat : 12723 (cryptominisat) R 12722 12722 12384 0 -1 4202496 151652 0 0 0 166634 30 0 0 25 0 1 0 441168211 699600896 20677 33554432000 4194304 4587354 140733572917392 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12723/statm: 170801 20677 337 96 0 167363 0
[pid=12724] ppid=12722 vsize=37652 CPUtime=1666.63 cores=1
/proc/12724/stat : 12724 (clasp) R 12722 12722 12384 0 -1 4202496 6495 0 0 0 166662 1 0 0 25 0 1 0 441168211 38555648 6383 33554432000 4194304 4785740 140733856273744 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12724/statm: 9413 6383 341 145 0 6458 0
[pid=12725] ppid=12722 vsize=455828 CPUtime=1666.69 cores=1
/proc/12725/stat : 12725 (TNM) R 12722 12722 12384 0 -1 4202496 338 0 0 0 166669 0 0 0 25 0 1 0 441168211 466767872 235 33554432000 134512640 134534564 4294908976 18446744073709551615 10533240 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12725/statm: 113957 235 103 6 0 112623 0
Current children cumulated CPU time (s) 4999.96
Current children cumulated vsize (KiB) 1195008

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 12722 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 4999.96
#
# 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): 4999.96
CPU user time (s): 4999.65
CPU system time (s): 0.31
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 1795840

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= 213
involuntary context switches= 4

runsolver used 8.30774 second user time and 18.7302 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-20 12:34:33
IDJOB=3221674
IDBENCH=82962
IDSOLVER=1639
FILE ID=node108/3221674-1303295673
RUNJOBID= node108-1303290665-12403
PBS_JOBID= 13049619
Free space on /tmp= 72276 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1573194644-097.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221674-1303295673/watcher-3221674-1303295673 -o /tmp/evaluation-result-3221674-1303295673/solver-3221674-1303295673 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221674-1303295673.cnf

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

MD5SUM BENCH= 94cfc1731e7c76d51d00543dd5d14f85
RANDOM SEED=1949629743

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:      17124572 kB
Buffers:        760028 kB
Cached:       14499236 kB
SwapCached:          0 kB
Active:        8014008 kB
Inactive:      7461736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17124572 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10100 kB
Writeback:           0 kB
AnonPages:      215676 kB
Mapped:          16484 kB
Slab:           288448 kB
PageTables:       4988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1034876 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:57:55