Trace number 3191729

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S206772908-015.UNKNOWN.cnf
MD5SUM74f6f450e8e5ce3811b2d7ad1f57d348
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark326.484
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5
1300.01/1300.01	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191729-1302539439/watcher-3191729-1302539439 -o /tmp/evaluation-result-3191729-1302539439/solver-3191729-1302539439 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191729-1302539439.cnf 

running on 2 cores: 5,7

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: 11.95 11.99 11.36 10/198 25839
/proc/meminfo: memFree=16201088/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) R 25837 25839 25291 0 -1 4202496 487 0 0 0 0 0 0 0 25 0 1 0 365541849 18763776 392 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244169109 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/25839/statm: 4581 392 343 23 0 91 0

[startup+0.069692 s]
/proc/loadavg: 11.95 11.99 11.36 10/198 25839
/proc/meminfo: memFree=16201088/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 4308926425043271940 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100685 s]
/proc/loadavg: 11.95 11.99 11.36 10/198 25839
/proc/meminfo: memFree=16201088/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 4308926425043271940 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300651 s]
/proc/loadavg: 11.95 11.99 11.36 10/198 25839
/proc/meminfo: memFree=16201088/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 503 0 0 0 0 0 0 0 24 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700578 s]
/proc/loadavg: 11.95 11.99 11.36 10/198 25839
/proc/meminfo: memFree=16201088/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 503 0 0 0 0 0 0 0 21 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 3860563033688375296 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50044 s]
/proc/loadavg: 11.95 11.99 11.36 13/202 25843
/proc/meminfo: memFree=16196664/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 3860563308566282240 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
[pid=25840] ppid=25839 vsize=2423316 CPUtime=0.49 cores=5
/proc/25840/stat : 25840 (cryptominisat) R 25839 25839 25291 0 -1 4202496 1388 0 0 0 49 0 0 0 25 0 1 0 365541849 2481475584 872 33554432000 4194304 4587354 140737485544576 18446744073709551615 4232272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25840/statm: 605829 872 327 96 0 602391 0
[pid=25841] ppid=25839 vsize=13108 CPUtime=0.39 cores=5
/proc/25841/stat : 25841 (clasp) R 25839 25839 25291 0 -1 4202496 727 0 0 0 39 0 0 0 25 0 1 0 365541850 13422592 618 33554432000 4194304 4785740 140734559110208 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25841/statm: 3277 618 340 145 0 322 0
[pid=25842] ppid=25839 vsize=455956 CPUtime=0.59 cores=5
/proc/25842/stat : 25842 (TNM) R 25839 25839 25291 0 -1 4202496 340 0 0 0 59 0 0 0 25 0 1 0 365541850 466898944 236 33554432000 134512640 134534564 4294687552 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25842/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2910704

[startup+3.10116 s]
/proc/loadavg: 11.95 11.99 11.36 13/202 25843
/proc/meminfo: memFree=16194928/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 3860562346493607936 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
[pid=25840] ppid=25839 vsize=2423964 CPUtime=0.99 cores=5
/proc/25840/stat : 25840 (cryptominisat) R 25839 25839 25291 0 -1 4202496 2106 0 0 0 99 0 0 0 25 0 1 0 365541849 2482139136 982 33554432000 4194304 4587354 140737485544576 18446744073709551615 4430944 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25840/statm: 605991 982 337 96 0 602553 0
[pid=25841] ppid=25839 vsize=13380 CPUtime=0.94 cores=5
/proc/25841/stat : 25841 (clasp) R 25839 25839 25291 0 -1 4202496 818 0 0 0 94 0 0 0 25 0 1 0 365541850 13701120 709 33554432000 4194304 4785740 140734559110208 18446744073709551615 4548952 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25841/statm: 3345 709 340 145 0 390 0
[pid=25842] ppid=25839 vsize=455956 CPUtime=1.14 cores=5
/proc/25842/stat : 25842 (TNM) R 25839 25839 25291 0 -1 4202496 340 0 0 0 114 0 0 0 25 0 1 0 365541850 466898944 236 33554432000 134512640 134534564 4294687552 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25842/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2911624

[startup+6.30059 s]
/proc/loadavg: 11.96 11.99 11.36 13/202 25843
/proc/meminfo: memFree=16160100/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 3860561384420933632 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
[pid=25840] ppid=25839 vsize=772624 CPUtime=2.09 cores=5
/proc/25840/stat : 25840 (cryptominisat) R 25839 25839 25291 0 -1 4202496 4189 0 0 0 209 0 0 0 25 0 1 0 365541849 791166976 2240 33554432000 4194304 4587354 140737485544576 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25840/statm: 193156 2240 337 96 0 189718 0
[pid=25841] ppid=25839 vsize=13928 CPUtime=1.99 cores=5
/proc/25841/stat : 25841 (clasp) R 25839 25839 25291 0 -1 4202496 937 0 0 0 199 0 0 0 25 0 1 0 365541850 14262272 828 33554432000 4194304 4785740 140734559110208 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25841/statm: 3482 828 340 145 0 527 0
[pid=25842] ppid=25839 vsize=455956 CPUtime=2.19 cores=5
/proc/25842/stat : 25842 (TNM) R 25839 25839 25291 0 -1 4202496 340 0 0 0 219 0 0 0 25 0 1 0 365541850 466898944 236 33554432000 134512640 134534564 4294687552 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25842/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1260832

[startup+12.7005 s]
/proc/loadavg: 11.96 11.99 11.37 13/202 25843
/proc/meminfo: memFree=16150168/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 3860563446005235712 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
[pid=25840] ppid=25839 vsize=772620 CPUtime=4.19 cores=5
/proc/25840/stat : 25840 (cryptominisat) R 25839 25839 25291 0 -1 4202496 5942 0 0 0 418 1 0 0 25 0 1 0 365541849 791162880 3027 33554432000 4194304 4587354 140737485544576 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25840/statm: 193155 3027 337 96 0 189717 0
[pid=25841] ppid=25839 vsize=14656 CPUtime=4.14 cores=5
/proc/25841/stat : 25841 (clasp) R 25839 25839 25291 0 -1 4202496 1103 0 0 0 414 0 0 0 25 0 1 0 365541850 15007744 994 33554432000 4194304 4785740 140734559110208 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25841/statm: 3664 994 340 145 0 709 0
[pid=25842] ppid=25839 vsize=455956 CPUtime=4.34 cores=5
/proc/25842/stat : 25842 (TNM) R 25839 25839 25291 0 -1 4202496 340 0 0 0 434 0 0 0 25 0 1 0 365541850 466898944 236 33554432000 134512640 134534564 4294687552 18446744073709551615 134530512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25842/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1261556

[startup+25.5002 s]
/proc/loadavg: 11.97 11.99 11.38 13/202 25843
/proc/meminfo: memFree=16146392/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
[pid=25840] ppid=25839 vsize=772240 CPUtime=9.04 cores=5
/proc/25840/stat : 25840 (cryptominisat) R 25839 25839 25291 0 -1 4202496 8959 0 0 0 903 1 0 0 25 0 1 0 365541849 790773760 3038 33554432000 4194304 4587354 140737485544576 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25840/statm: 193060 3038 337 96 0 189622 0
[pid=25841] ppid=25839 vsize=15348 CPUtime=8.09 cores=5
/proc/25841/stat : 25841 (clasp) R 25839 25839 25291 0 -1 4202496 1290 0 0 0 809 0 0 0 25 0 1 0 365541850 15716352 1181 33554432000 4194304 4785740 140734559110208 18446744073709551615 4544125 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25841/statm: 3837 1181 340 145 0 882 0
[pid=25842] ppid=25839 vsize=455956 CPUtime=8.34 cores=5
/proc/25842/stat : 25842 (TNM) R 25839 25839 25291 0 -1 4202496 340 0 0 0 834 0 0 0 25 0 1 0 365541850 466898944 236 33554432000 134512640 134534564 4294687552 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25842/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1261868

[startup+51.1007 s]
/proc/loadavg: 11.98 11.99 11.39 13/202 25904
/proc/meminfo: memFree=16138484/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
[pid=25840] ppid=25839 vsize=2437612 CPUtime=17.59 cores=5
/proc/25840/stat : 25840 (cryptominisat) R 25839 25839 25291 0 -1 4202496 13705 0 0 0 1757 2 0 0 25 0 1 0 365541849 2496114688 4726 33554432000 4194304 4587354 140737485544576 18446744073709551615 4231876 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25840/statm: 609403 4726 337 96 0 605965 0
[pid=25841] ppid=25839 vsize=16232 CPUtime=16.64 cores=5
/proc/25841/stat : 25841 (clasp) R 25839 25839 25291 0 -1 4202496 1493 0 0 0 1664 0 0 0 25 0 1 0 365541850 16621568 1384 33554432000 4194304 4785740 140734559110208 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25841/statm: 4058 1384 340 145 0 1103 0
[pid=25842] ppid=25839 vsize=455956 CPUtime=16.84 cores=5
/proc/25842/stat : 25842 (TNM) R 25839 25839 25291 0 -1 4202496 340 0 0 0 1684 0 0 0 25 0 1 0 365541850 466898944 236 33554432000 134512640 134534564 4294687552 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25842/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2928124

[startup+102.307 s]
/proc/loadavg: 11.99 11.99 11.42 13/202 25935
/proc/meminfo: memFree=16122248/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 3860561521859887104 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
[pid=25840] ppid=25839 vsize=2437736 CPUtime=34.65 cores=5
/proc/25840/stat : 25840 (cryptominisat) R 25839 25839 25291 0 -1 4202496 21231 0 0 0 3462 3 0 0 25 0 1 0 365541849 2496241664 6465 33554432000 4194304 4587354 140737485544576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25840/statm: 609434 6465 337 96 0 605996 0
[pid=25841] ppid=25839 vsize=17476 CPUtime=33.69 cores=5
/proc/25841/stat : 25841 (clasp) R 25839 25839 25291 0 -1 4202496 1769 0 0 0 3369 0 0 0 25 0 1 0 365541850 17895424 1660 33554432000 4194304 4785740 140734559110208 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25841/statm: 4369 1660 340 145 0 1414 0
[pid=25842] ppid=25839 vsize=455956 CPUtime=33.94 cores=5
/proc/25842/stat : 25842 (TNM) R 25839 25839 25291 0 -1 4202496 340 0 0 0 3394 0 0 0 25 0 1 0 365541850 466898944 236 33554432000 134512640 134534564 4294687552 18446744073709551615 12254208 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25842/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2929492

[startup+162.301 s]
/proc/loadavg: 11.99 11.99 11.45 13/202 25937
/proc/meminfo: memFree=16100472/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 3860561796737794048 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
[pid=25840] ppid=25839 vsize=791860 CPUtime=54.65 cores=5
/proc/25840/stat : 25840 (cryptominisat) R 25839 25839 25291 0 -1 4202496 27164 0 0 0 5461 4 0 0 25 0 1 0 365541849 810864640 7635 33554432000 4194304 4587354 140737485544576 18446744073709551615 4239316 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25840/statm: 197965 7635 337 96 0 194527 0
[pid=25841] ppid=25839 vsize=18508 CPUtime=53.68 cores=5

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

[startup+822.301 s]
/proc/loadavg: 12.01 11.99 11.70 13/202 26075
/proc/meminfo: memFree=16056652/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
[pid=25840] ppid=25839 vsize=2462792 CPUtime=274.65 cores=5
/proc/25840/stat : 25840 (cryptominisat) R 25839 25839 25291 0 -1 4202496 79542 0 0 0 27452 13 0 0 25 0 1 0 365541849 2521899008 12703 33554432000 4194304 4587354 140737485544576 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25840/statm: 615698 12703 337 96 0 612260 0
[pid=25841] ppid=25839 vsize=23348 CPUtime=273.74 cores=5
/proc/25841/stat : 25841 (clasp) R 25839 25839 25291 0 -1 4202496 3123 0 0 0 27374 0 0 0 25 0 1 0 365541850 23908352 3014 33554432000 4194304 4785740 140734559110208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25841/statm: 5837 3014 341 145 0 2882 0
[pid=25842] ppid=25839 vsize=455956 CPUtime=273.9 cores=5
/proc/25842/stat : 25842 (TNM) R 25839 25839 25291 0 -1 4202496 340 0 0 0 27390 0 0 0 25 0 1 0 365541850 466898944 236 33554432000 134512640 134534564 4294687552 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25842/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2960420

[startup+882.301 s]
/proc/loadavg: 12.00 11.99 11.72 13/202 26077
/proc/meminfo: memFree=16054768/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
[pid=25840] ppid=25839 vsize=2462792 CPUtime=294.65 cores=5
/proc/25840/stat : 25840 (cryptominisat) R 25839 25839 25291 0 -1 4202496 79596 0 0 0 29452 13 0 0 25 0 1 0 365541849 2521899008 12752 33554432000 4194304 4587354 140737485544576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25840/statm: 615698 12752 337 96 0 612260 0
[pid=25841] ppid=25839 vsize=23348 CPUtime=293.75 cores=5
/proc/25841/stat : 25841 (clasp) R 25839 25839 25291 0 -1 4202496 3142 0 0 0 29375 0 0 0 25 0 1 0 365541850 23908352 3033 33554432000 4194304 4785740 140734559110208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25841/statm: 5837 3033 341 145 0 2882 0
[pid=25842] ppid=25839 vsize=455956 CPUtime=293.9 cores=5
/proc/25842/stat : 25842 (TNM) R 25839 25839 25291 0 -1 4202496 340 0 0 0 29390 0 0 0 25 0 1 0 365541850 466898944 236 33554432000 134512640 134534564 4294687552 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25842/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2960420

[startup+942.301 s]
/proc/loadavg: 12.00 11.99 11.74 13/202 26199
/proc/meminfo: memFree=16075400/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
[pid=25840] ppid=25839 vsize=2462792 CPUtime=314.65 cores=5
/proc/25840/stat : 25840 (cryptominisat) R 25839 25839 25291 0 -1 4202496 79597 0 0 0 31452 13 0 0 25 0 1 0 365541849 2521899008 12752 33554432000 4194304 4587354 140737485544576 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25840/statm: 615698 12752 337 96 0 612260 0
[pid=25841] ppid=25839 vsize=23348 CPUtime=313.74 cores=5
/proc/25841/stat : 25841 (clasp) R 25839 25839 25291 0 -1 4202496 3174 0 0 0 31374 0 0 0 25 0 1 0 365541850 23908352 3065 33554432000 4194304 4785740 140734559110208 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25841/statm: 5837 3065 341 145 0 2882 0
[pid=25842] ppid=25839 vsize=455956 CPUtime=313.91 cores=5
/proc/25842/stat : 25842 (TNM) R 25839 25839 25291 0 -1 4202496 340 0 0 0 31391 0 0 0 25 0 1 0 365541850 466898944 236 33554432000 134512640 134534564 4294687552 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25842/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2960420

[startup+1002.3 s]
/proc/loadavg: 12.00 11.99 11.75 13/202 26200
/proc/meminfo: memFree=16063368/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 3860561934176747520 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
[pid=25840] ppid=25839 vsize=2462792 CPUtime=334.64 cores=5
/proc/25840/stat : 25840 (cryptominisat) R 25839 25839 25291 0 -1 4202496 79607 0 0 0 33451 13 0 0 25 0 1 0 365541849 2521899008 12759 33554432000 4194304 4587354 140737485544576 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25840/statm: 615698 12759 337 96 0 612260 0
[pid=25841] ppid=25839 vsize=23852 CPUtime=333.74 cores=5
/proc/25841/stat : 25841 (clasp) R 25839 25839 25291 0 -1 4202496 3280 0 0 0 33374 0 0 0 25 0 1 0 365541850 24424448 3171 33554432000 4194304 4785740 140734559110208 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25841/statm: 5963 3171 341 145 0 3008 0
[pid=25842] ppid=25839 vsize=455956 CPUtime=333.91 cores=5
/proc/25842/stat : 25842 (TNM) R 25839 25839 25291 0 -1 4202496 340 0 0 0 33391 0 0 0 25 0 1 0 365541850 466898944 236 33554432000 134512640 134534564 4294687552 18446744073709551615 134528551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25842/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2960924

[startup+1062.3 s]
/proc/loadavg: 12.05 12.00 11.77 13/202 26202
/proc/meminfo: memFree=16041272/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 3860561934176747520 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
[pid=25840] ppid=25839 vsize=2462792 CPUtime=354.64 cores=5
/proc/25840/stat : 25840 (cryptominisat) R 25839 25839 25291 0 -1 4202496 79609 0 0 0 35451 13 0 0 25 0 1 0 365541849 2521899008 12760 33554432000 4194304 4587354 140737485544576 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25840/statm: 615698 12760 337 96 0 612260 0
[pid=25841] ppid=25839 vsize=24192 CPUtime=353.74 cores=5
/proc/25841/stat : 25841 (clasp) R 25839 25839 25291 0 -1 4202496 3341 0 0 0 35374 0 0 0 25 0 1 0 365541850 24772608 3232 33554432000 4194304 4785740 140734559110208 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25841/statm: 6048 3232 341 145 0 3093 0
[pid=25842] ppid=25839 vsize=455956 CPUtime=353.92 cores=5
/proc/25842/stat : 25842 (TNM) R 25839 25839 25291 0 -1 4202496 340 0 0 0 35392 0 0 0 25 0 1 0 365541850 466898944 236 33554432000 134512640 134534564 4294687552 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25842/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2961264

[startup+1122.3 s]
/proc/loadavg: 12.02 12.00 11.78 13/202 26203
/proc/meminfo: memFree=16031940/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 3860561934176747520 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
[pid=25840] ppid=25839 vsize=2462792 CPUtime=374.64 cores=5
/proc/25840/stat : 25840 (cryptominisat) R 25839 25839 25291 0 -1 4202496 82203 0 0 0 37451 13 0 0 25 0 1 0 365541849 2521899008 12760 33554432000 4194304 4587354 140737485544576 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25840/statm: 615698 12760 337 96 0 612260 0
[pid=25841] ppid=25839 vsize=24500 CPUtime=373.74 cores=5
/proc/25841/stat : 25841 (clasp) R 25839 25839 25291 0 -1 4202496 3425 0 0 0 37374 0 0 0 25 0 1 0 365541850 25088000 3316 33554432000 4194304 4785740 140734559110208 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25841/statm: 6125 3316 341 145 0 3170 0
[pid=25842] ppid=25839 vsize=455956 CPUtime=373.93 cores=5
/proc/25842/stat : 25842 (TNM) R 25839 25839 25291 0 -1 4202496 340 0 0 0 37393 0 0 0 25 0 1 0 365541850 466898944 236 33554432000 134512640 134534564 4294687552 18446744073709551615 12252574 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25842/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2961572

[startup+1182.3 s]
/proc/loadavg: 12.04 12.01 11.79 13/202 26205
/proc/meminfo: memFree=16018280/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 3860561934176747520 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
[pid=25840] ppid=25839 vsize=2476608 CPUtime=394.63 cores=5
/proc/25840/stat : 25840 (cryptominisat) R 25839 25839 25291 0 -1 4202496 84567 0 0 0 39450 13 0 0 25 0 1 0 365541849 2536046592 15066 33554432000 4194304 4587354 140737485544576 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25840/statm: 619152 15066 337 96 0 615714 0
[pid=25841] ppid=25839 vsize=24668 CPUtime=393.73 cores=5
/proc/25841/stat : 25841 (clasp) R 25839 25839 25291 0 -1 4202496 3447 0 0 0 39373 0 0 0 25 0 1 0 365541850 25260032 3338 33554432000 4194304 4785740 140734559110208 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25841/statm: 6167 3338 341 145 0 3212 0
[pid=25842] ppid=25839 vsize=455956 CPUtime=393.94 cores=5
/proc/25842/stat : 25842 (TNM) R 25839 25839 25291 0 -1 4202496 340 0 0 0 39394 0 0 0 25 0 1 0 365541850 466898944 236 33554432000 134512640 134534564 4294687552 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25842/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2975556

[startup+1242.3 s]
/proc/loadavg: 12.01 12.01 11.81 13/202 26207
/proc/meminfo: memFree=16017152/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 3860561934176747520 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
[pid=25840] ppid=25839 vsize=2476728 CPUtime=414.63 cores=5
/proc/25840/stat : 25840 (cryptominisat) R 25839 25839 25291 0 -1 4202496 86145 0 0 0 41449 14 0 0 25 0 1 0 365541849 2536169472 14070 33554432000 4194304 4587354 140737485544576 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25840/statm: 619182 14070 337 96 0 615744 0
[pid=25841] ppid=25839 vsize=24668 CPUtime=413.73 cores=5
/proc/25841/stat : 25841 (clasp) R 25839 25839 25291 0 -1 4202496 3450 0 0 0 41373 0 0 0 25 0 1 0 365541850 25260032 3341 33554432000 4194304 4785740 140734559110208 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25841/statm: 6167 3341 341 145 0 3212 0
[pid=25842] ppid=25839 vsize=455956 CPUtime=413.94 cores=5
/proc/25842/stat : 25842 (TNM) R 25839 25839 25291 0 -1 4202496 340 0 0 0 41394 0 0 0 25 0 1 0 365541850 466898944 236 33554432000 134512640 134534564 4294687552 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25842/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2975676



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.03 12.02 11.82 13/202 26208
/proc/meminfo: memFree=16015020/32951124 swapFree=67111524/67111528
[pid=25839] ppid=25837 vsize=18324 CPUtime=0 cores=5,7
/proc/25839/stat : 25839 (ppfolio) S 25837 25839 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541849 18763776 394 33554432000 4194304 4287625 140734971614608 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/25839/statm: 4581 394 345 23 0 91 0
[pid=25840] ppid=25839 vsize=2476796 CPUtime=433.9 cores=5
/proc/25840/stat : 25840 (cryptominisat) R 25839 25839 25291 0 -1 4202496 89075 0 0 0 43376 14 0 0 25 0 1 0 365541849 2536239104 14274 33554432000 4194304 4587354 140737485544576 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25840/statm: 619199 14274 337 96 0 615761 0
[pid=25841] ppid=25839 vsize=24668 CPUtime=432.93 cores=5
/proc/25841/stat : 25841 (clasp) R 25839 25839 25291 0 -1 4202496 3453 0 0 0 43293 0 0 0 25 0 1 0 365541850 25260032 3344 33554432000 4194304 4785740 140734559110208 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25841/statm: 6167 3344 341 145 0 3212 0
[pid=25842] ppid=25839 vsize=455956 CPUtime=433.18 cores=5
/proc/25842/stat : 25842 (TNM) R 25839 25839 25291 0 -1 4202496 340 0 0 0 43318 0 0 0 25 0 1 0 365541850 466898944 236 33554432000 134512640 134534564 4294687552 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25842/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2975744

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.88
CPU system time (s): 0.156976
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 5359260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.88
system time used= 0.156976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93405
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= 200
involuntary context switches= 14100

runsolver used 2.09168 second user time and 5.00624 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-11 18:30:39
IDJOB=3191729
IDBENCH=82860
IDSOLVER=1613
FILE ID=node136/3191729-1302539439
RUNJOBID= node136-1302536829-25312
PBS_JOBID= 12951116
Free space on /tmp= 71372 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S206772908-015.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191729-1302539439/watcher-3191729-1302539439 -o /tmp/evaluation-result-3191729-1302539439/solver-3191729-1302539439 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191729-1302539439.cnf

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

MD5SUM BENCH= 74f6f450e8e5ce3811b2d7ad1f57d348
RANDOM SEED=1776258469

node136.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.809
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.61
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.76
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.809
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.75
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16201368 kB
Buffers:        607180 kB
Cached:       15594344 kB
SwapCached:          4 kB
Active:        8145140 kB
Inactive:      8209152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16201368 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           30800 kB
Writeback:           0 kB
AnonPages:      152976 kB
Mapped:          18200 kB
Slab:           329280 kB
PageTables:       6492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7639532 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= 71360 MiB
End job on node136 at 2011-04-11 18:52:19