Trace number 3191831

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-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 benchmark122.003
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) 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.00	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-3191831-1302539836/watcher-3191831-1302539836 -o /tmp/evaluation-result-3191831-1302539836/solver-3191831-1302539836 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191831-1302539836.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: 10.53 10.78 10.16 9/197 23916
/proc/meminfo: memFree=17421756/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=0 cores=5,7
/proc/23916/stat : 23916 (ppfolio) R 23914 23916 23398 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 365581276 18763776 392 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905551253 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/23916/statm: 4581 392 343 23 0 91 0

[startup+0.058744 s]
/proc/loadavg: 10.53 10.78 10.16 9/197 23916
/proc/meminfo: memFree=17421756/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=0 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365581276 18763776 394 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23916/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100735 s]
/proc/loadavg: 10.53 10.78 10.16 9/197 23916
/proc/meminfo: memFree=17421756/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=0 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365581276 18763776 394 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23916/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300704 s]
/proc/loadavg: 10.53 10.78 10.16 9/197 23916
/proc/meminfo: memFree=17421756/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=0 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 365581276 18763776 394 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23916/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700633 s]
/proc/loadavg: 10.53 10.78 10.16 9/197 23916
/proc/meminfo: memFree=17421756/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=0 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 365581276 18763776 394 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4611366747738472448 0 0 17 7 0 0 0
/proc/23916/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50049 s]
/proc/loadavg: 10.53 10.78 10.16 12/201 23920
/proc/meminfo: memFree=17416764/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=0 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365581276 18763776 394 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4611366885177425920 0 0 17 7 0 0 0
/proc/23916/statm: 4581 394 345 23 0 91 0
[pid=23917] ppid=23916 vsize=1389860 CPUtime=0.44 cores=5
/proc/23917/stat : 23917 (cryptominisat) R 23916 23916 23398 0 -1 4202496 1217 0 0 0 44 0 0 0 25 0 1 0 365581276 1423216640 734 33554432000 4194304 4587354 140735204566848 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23917/statm: 347465 734 327 96 0 344027 0
[pid=23918] ppid=23916 vsize=13220 CPUtime=0.49 cores=5
/proc/23918/stat : 23918 (clasp) R 23916 23916 23398 0 -1 4202496 784 0 0 0 49 0 0 0 25 0 1 0 365581276 13537280 672 33554432000 4194304 4785740 140737295001424 18446744073709551615 4552952 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23918/statm: 3305 672 340 145 0 350 0
[pid=23919] ppid=23916 vsize=455832 CPUtime=0.54 cores=5
/proc/23919/stat : 23919 (TNM) R 23916 23916 23398 0 -1 4202496 330 0 0 0 54 0 0 0 25 0 1 0 365581276 466771968 227 33554432000 134512640 134534564 4293155376 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23919/statm: 113958 227 95 6 0 112624 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1877236

[startup+3.1012 s]
/proc/loadavg: 10.53 10.78 10.16 12/201 23920
/proc/meminfo: memFree=17414904/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=0 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365581276 18763776 394 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4611367022616379392 0 0 17 7 0 0 0
/proc/23916/statm: 4581 394 345 23 0 91 0
[pid=23917] ppid=23916 vsize=1390468 CPUtime=0.99 cores=5
/proc/23917/stat : 23917 (cryptominisat) R 23916 23916 23398 0 -1 4202496 1712 0 0 0 99 0 0 0 25 0 1 0 365581276 1423839232 947 33554432000 4194304 4587354 140735204566848 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23917/statm: 347617 947 327 96 0 344179 0
[pid=23918] ppid=23916 vsize=13616 CPUtime=1.04 cores=5
/proc/23918/stat : 23918 (clasp) R 23916 23916 23398 0 -1 4202496 883 0 0 0 104 0 0 0 25 0 1 0 365581276 13942784 771 33554432000 4194304 4785740 140737295001424 18446744073709551615 4549027 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23918/statm: 3404 771 340 145 0 449 0
[pid=23919] ppid=23916 vsize=455832 CPUtime=1.04 cores=5
/proc/23919/stat : 23919 (TNM) R 23916 23916 23398 0 -1 4202496 330 0 0 0 104 0 0 0 25 0 1 0 365581276 466771968 227 33554432000 134512640 134534564 4293155376 18446744073709551615 134530117 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23919/statm: 113958 227 95 6 0 112624 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1878240

[startup+6.30062 s]
/proc/loadavg: 10.56 10.79 10.17 12/201 23920
/proc/meminfo: memFree=17406256/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=0 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365581276 18763776 394 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4611367160055332864 0 0 17 7 0 0 0
/proc/23916/statm: 4581 394 345 23 0 91 0
[pid=23917] ppid=23916 vsize=1395764 CPUtime=2.04 cores=5
/proc/23917/stat : 23917 (cryptominisat) R 23916 23916 23398 0 -1 4202496 3756 0 0 0 204 0 0 0 25 0 1 0 365581276 1429262336 2280 33554432000 4194304 4587354 140735204566848 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23917/statm: 348941 2280 337 96 0 345503 0
[pid=23918] ppid=23916 vsize=14292 CPUtime=2.09 cores=5
/proc/23918/stat : 23918 (clasp) R 23916 23916 23398 0 -1 4202496 1028 0 0 0 209 0 0 0 25 0 1 0 365581276 14635008 916 33554432000 4194304 4785740 140737295001424 18446744073709551615 4552952 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23918/statm: 3573 916 340 145 0 618 0
[pid=23919] ppid=23916 vsize=455832 CPUtime=2.14 cores=5
/proc/23919/stat : 23919 (TNM) R 23916 23916 23398 0 -1 4202496 330 0 0 0 214 0 0 0 25 0 1 0 365581276 466771968 227 33554432000 134512640 134534564 4293155376 18446744073709551615 3687824 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23919/statm: 113958 227 95 6 0 112624 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1884212

[startup+12.7005 s]
/proc/loadavg: 10.60 10.79 10.17 12/201 23920
/proc/meminfo: memFree=17399676/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=0 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365581276 18763776 394 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4611367160055332864 0 0 17 7 0 0 0
/proc/23916/statm: 4581 394 345 23 0 91 0
[pid=23917] ppid=23916 vsize=1399632 CPUtime=4.19 cores=5
/proc/23917/stat : 23917 (cryptominisat) R 23916 23916 23398 0 -1 4202496 5771 0 0 0 419 0 0 0 25 0 1 0 365581276 1433223168 2957 33554432000 4194304 4587354 140735204566848 18446744073709551615 4238332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23917/statm: 349908 2957 337 96 0 346470 0
[pid=23918] ppid=23916 vsize=14828 CPUtime=4.24 cores=5
/proc/23918/stat : 23918 (clasp) R 23916 23916 23398 0 -1 4202496 1182 0 0 0 424 0 0 0 25 0 1 0 365581276 15183872 1070 33554432000 4194304 4785740 140737295001424 18446744073709551615 4548978 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23918/statm: 3707 1070 340 145 0 752 0
[pid=23919] ppid=23916 vsize=455832 CPUtime=4.24 cores=5
/proc/23919/stat : 23919 (TNM) R 23916 23916 23398 0 -1 4202496 330 0 0 0 424 0 0 0 25 0 1 0 365581276 466771968 227 33554432000 134512640 134534564 4293155376 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23919/statm: 113958 227 95 6 0 112624 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1888616

[startup+25.5012 s]
/proc/loadavg: 10.69 10.80 10.18 12/201 23920
/proc/meminfo: memFree=17397588/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=0 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365581276 18763776 394 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4611365235909984256 0 0 17 7 0 0 0
/proc/23916/statm: 4581 394 345 23 0 91 0
[pid=23917] ppid=23916 vsize=1399164 CPUtime=8.44 cores=5
/proc/23917/stat : 23917 (cryptominisat) R 23916 23916 23398 0 -1 4202496 7812 0 0 0 843 1 0 0 25 0 1 0 365581276 1432743936 3324 33554432000 4194304 4587354 140735204566848 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23917/statm: 349791 3324 337 96 0 346353 0
[pid=23918] ppid=23916 vsize=15924 CPUtime=8.49 cores=5
/proc/23918/stat : 23918 (clasp) R 23916 23916 23398 0 -1 4202496 1420 0 0 0 849 0 0 0 25 0 1 0 365581276 16306176 1308 33554432000 4194304 4785740 140737295001424 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23918/statm: 3981 1308 340 145 0 1026 0
[pid=23919] ppid=23916 vsize=455832 CPUtime=8.54 cores=5
/proc/23919/stat : 23919 (TNM) R 23916 23916 23398 0 -1 4202496 330 0 0 0 854 0 0 0 25 0 1 0 365581276 466771968 227 33554432000 134512640 134534564 4293155376 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23919/statm: 113958 227 95 6 0 112624 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1889244

[startup+51.1005 s]
/proc/loadavg: 10.79 10.81 10.20 12/201 23921
/proc/meminfo: memFree=17390488/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=0 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365581276 18763776 394 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4611365235909984256 0 0 17 7 0 0 0
/proc/23916/statm: 4581 394 345 23 0 91 0
[pid=23917] ppid=23916 vsize=1410304 CPUtime=16.99 cores=5
/proc/23917/stat : 23917 (cryptominisat) R 23916 23916 23398 0 -1 4202496 12075 0 0 0 1697 2 0 0 25 0 1 0 365581276 1444151296 4055 33554432000 4194304 4587354 140735204566848 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23917/statm: 352576 4055 337 96 0 349138 0
[pid=23918] ppid=23916 vsize=17324 CPUtime=17.04 cores=5
/proc/23918/stat : 23918 (clasp) R 23916 23916 23398 0 -1 4202496 1768 0 0 0 1704 0 0 0 25 0 1 0 365581276 17739776 1656 33554432000 4194304 4785740 140737295001424 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23918/statm: 4331 1656 340 145 0 1376 0
[pid=23919] ppid=23916 vsize=455832 CPUtime=17.04 cores=5
/proc/23919/stat : 23919 (TNM) R 23916 23916 23398 0 -1 4202496 330 0 0 0 1704 0 0 0 25 0 1 0 365581276 466771968 227 33554432000 134512640 134534564 4293155376 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23919/statm: 113958 227 95 6 0 112624 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1901784

[startup+102.307 s]
/proc/loadavg: 10.98 10.86 10.25 12/201 23922
/proc/meminfo: memFree=17381560/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=0 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365581276 18763776 394 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4611365510787891200 0 0 17 7 0 0 0
/proc/23916/statm: 4581 394 345 23 0 91 0
[pid=23917] ppid=23916 vsize=1406180 CPUtime=34.06 cores=5
/proc/23917/stat : 23917 (cryptominisat) R 23916 23916 23398 0 -1 4202496 18836 0 0 0 3403 3 0 0 25 0 1 0 365581276 1439928320 5204 33554432000 4194304 4587354 140735204566848 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23917/statm: 351545 5204 337 96 0 348107 0
[pid=23918] ppid=23916 vsize=19024 CPUtime=34.08 cores=5
/proc/23918/stat : 23918 (clasp) R 23916 23916 23398 0 -1 4202496 2173 0 0 0 3408 0 0 0 25 0 1 0 365581276 19480576 2061 33554432000 4194304 4785740 140737295001424 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23918/statm: 4756 2061 340 145 0 1801 0
[pid=23919] ppid=23916 vsize=455832 CPUtime=34.14 cores=5
/proc/23919/stat : 23919 (TNM) R 23916 23916 23398 0 -1 4202496 330 0 0 0 3414 0 0 0 25 0 1 0 365581276 466771968 227 33554432000 134512640 134534564 4293155376 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23919/statm: 113958 227 95 6 0 112624 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1899360

[startup+162.3 s]
/proc/loadavg: 10.99 10.88 10.29 12/201 23924
/proc/meminfo: memFree=17359712/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=0 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365581276 18763776 394 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4611365373348937728 0 0 17 7 0 0 0
/proc/23916/statm: 4581 394 345 23 0 91 0
[pid=23917] ppid=23916 vsize=1419980 CPUtime=54.05 cores=5
/proc/23917/stat : 23917 (cryptominisat) R 23916 23916 23398 0 -1 4202496 27127 0 0 0 5400 5 0 0 25 0 1 0 365581276 1454059520 7812 33554432000 4194304 4587354 140735204566848 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23917/statm: 354995 7812 337 96 0 351557 0
[pid=23918] ppid=23916 vsize=20324 CPUtime=54.08 cores=5

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

[pid=23916] ppid=23914 vsize=18324 CPUtime=96.32 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 503 37247 0 0 0 0 9623 9 15 0 1 0 365581276 18763776 395 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4337298910281171204 0 0 17 7 0 0 0
/proc/23916/statm: 4581 395 346 23 0 91 0
[pid=23918] ppid=23916 vsize=28604 CPUtime=302.98 cores=5
/proc/23918/stat : 23918 (clasp) R 23916 23916 23398 0 -1 4202496 4401 0 0 0 30297 1 0 0 25 0 1 0 365581276 29290496 4289 33554432000 4194304 4785740 140737295001424 18446744073709551615 4550458 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23918/statm: 7151 4289 340 145 0 4196 0
[pid=23919] ppid=23916 vsize=455832 CPUtime=303 cores=5
/proc/23919/stat : 23919 (TNM) R 23916 23916 23398 0 -1 4202496 330 0 0 0 30300 0 0 0 25 0 1 0 365581276 466771968 227 33554432000 134512640 134534564 4293155376 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23919/statm: 113958 227 95 6 0 112624 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 502760

[startup+762.307 s]
/proc/loadavg: 9.07 9.76 10.05 10/199 24091
/proc/meminfo: memFree=17433752/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=96.32 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 503 37247 0 0 0 0 9623 9 15 0 1 0 365581276 18763776 395 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4337298910281171204 0 0 17 7 0 0 0
/proc/23916/statm: 4581 395 346 23 0 91 0
[pid=23918] ppid=23916 vsize=28884 CPUtime=332.99 cores=5
/proc/23918/stat : 23918 (clasp) R 23916 23916 23398 0 -1 4202496 4491 0 0 0 33298 1 0 0 25 0 1 0 365581276 29577216 4379 33554432000 4194304 4785740 140737295001424 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23918/statm: 7221 4379 340 145 0 4266 0
[pid=23919] ppid=23916 vsize=455832 CPUtime=332.99 cores=5
/proc/23919/stat : 23919 (TNM) R 23916 23916 23398 0 -1 4202496 330 0 0 0 33299 0 0 0 25 0 1 0 365581276 466771968 227 33554432000 134512640 134534564 4293155376 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23919/statm: 113958 227 95 6 0 112624 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 503040

[startup+822.3 s]
/proc/loadavg: 9.66 9.80 10.04 11/200 24183
/proc/meminfo: memFree=17414664/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=96.32 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 503 37247 0 0 0 0 9623 9 15 0 1 0 365581276 18763776 395 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4337298910281171204 0 0 17 7 0 0 0
/proc/23916/statm: 4581 395 346 23 0 91 0
[pid=23918] ppid=23916 vsize=29636 CPUtime=362.99 cores=5
/proc/23918/stat : 23918 (clasp) R 23916 23916 23398 0 -1 4202496 4655 0 0 0 36298 1 0 0 25 0 1 0 365581276 30347264 4543 33554432000 4194304 4785740 140737295001424 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23918/statm: 7409 4543 340 145 0 4454 0
[pid=23919] ppid=23916 vsize=455832 CPUtime=362.99 cores=5
/proc/23919/stat : 23919 (TNM) R 23916 23916 23398 0 -1 4202496 330 0 0 0 36299 0 0 0 25 0 1 0 365581276 466771968 227 33554432000 134512640 134534564 4293155376 18446744073709551615 134530803 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23919/statm: 113958 227 95 6 0 112624 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 503792

[startup+882.3 s]
/proc/loadavg: 9.87 9.83 10.04 11/200 24184
/proc/meminfo: memFree=17414900/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=96.32 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 503 37247 0 0 0 0 9623 9 15 0 1 0 365581276 18763776 395 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4337298910281171204 0 0 17 7 0 0 0
/proc/23916/statm: 4581 395 346 23 0 91 0
[pid=23918] ppid=23916 vsize=30180 CPUtime=392.99 cores=5
/proc/23918/stat : 23918 (clasp) R 23916 23916 23398 0 -1 4202496 4780 0 0 0 39298 1 0 0 25 0 1 0 365581276 30904320 4668 33554432000 4194304 4785740 140737295001424 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23918/statm: 7545 4668 340 145 0 4590 0
[pid=23919] ppid=23916 vsize=455832 CPUtime=392.99 cores=5
/proc/23919/stat : 23919 (TNM) R 23916 23916 23398 0 -1 4202496 330 0 0 0 39299 0 0 0 25 0 1 0 365581276 466771968 227 33554432000 134512640 134534564 4293155376 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23919/statm: 113958 227 95 6 0 112624 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 504336

[startup+942.301 s]
/proc/loadavg: 9.95 9.86 10.03 11/200 24186
/proc/meminfo: memFree=17402104/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=96.32 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 503 37247 0 0 0 0 9623 9 15 0 1 0 365581276 18763776 395 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4337298910281171204 0 0 17 7 0 0 0
/proc/23916/statm: 4581 395 346 23 0 91 0
[pid=23918] ppid=23916 vsize=30648 CPUtime=423 cores=5
/proc/23918/stat : 23918 (clasp) R 23916 23916 23398 0 -1 4202496 4883 0 0 0 42299 1 0 0 25 0 1 0 365581276 31383552 4771 33554432000 4194304 4785740 140737295001424 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23918/statm: 7662 4771 340 145 0 4707 0
[pid=23919] ppid=23916 vsize=455832 CPUtime=422.98 cores=5
/proc/23919/stat : 23919 (TNM) R 23916 23916 23398 0 -1 4202496 330 0 0 0 42298 0 0 0 25 0 1 0 365581276 466771968 227 33554432000 134512640 134534564 4293155376 18446744073709551615 134530227 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23919/statm: 113958 227 95 6 0 112624 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 504804

[startup+1002.3 s]
/proc/loadavg: 9.98 9.88 10.03 11/200 24187
/proc/meminfo: memFree=17400080/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=96.32 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 503 37247 0 0 0 0 9623 9 15 0 1 0 365581276 18763776 395 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4337298910281171204 0 0 17 7 0 0 0
/proc/23916/statm: 4581 395 346 23 0 91 0
[pid=23918] ppid=23916 vsize=31304 CPUtime=453.01 cores=5
/proc/23918/stat : 23918 (clasp) R 23916 23916 23398 0 -1 4202496 5030 0 0 0 45300 1 0 0 25 0 1 0 365581276 32055296 4918 33554432000 4194304 4785740 140737295001424 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23918/statm: 7826 4918 340 145 0 4871 0
[pid=23919] ppid=23916 vsize=455832 CPUtime=452.98 cores=5
/proc/23919/stat : 23919 (TNM) R 23916 23916 23398 0 -1 4202496 330 0 0 0 45298 0 0 0 25 0 1 0 365581276 466771968 227 33554432000 134512640 134534564 4293155376 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23919/statm: 113958 227 95 6 0 112624 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 505460

[startup+1062.3 s]
/proc/loadavg: 8.81 9.62 9.93 8/191 24207
/proc/meminfo: memFree=17486800/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=96.32 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 503 37247 0 0 0 0 9623 9 15 0 1 0 365581276 18763776 395 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4337298910281171204 0 0 17 7 0 0 0
/proc/23916/statm: 4581 395 346 23 0 91 0
[pid=23918] ppid=23916 vsize=31584 CPUtime=483.01 cores=5
/proc/23918/stat : 23918 (clasp) R 23916 23916 23398 0 -1 4202496 5099 0 0 0 48300 1 0 0 25 0 1 0 365581276 32342016 4987 33554432000 4194304 4785740 140737295001424 18446744073709551615 4209840 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23918/statm: 7896 4987 340 145 0 4941 0
[pid=23919] ppid=23916 vsize=455832 CPUtime=482.97 cores=5
/proc/23919/stat : 23919 (TNM) R 23916 23916 23398 0 -1 4202496 330 0 0 0 48297 0 0 0 25 0 1 0 365581276 466771968 227 33554432000 134512640 134534564 4293155376 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23919/statm: 113958 227 95 6 0 112624 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 505740

[startup+1122.3 s]
/proc/loadavg: 7.71 9.15 9.75 8/191 24209
/proc/meminfo: memFree=17465684/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=96.32 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 503 37247 0 0 0 0 9623 9 15 0 1 0 365581276 18763776 395 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4337298910281171204 0 0 17 7 0 0 0
/proc/23916/statm: 4581 395 346 23 0 91 0
[pid=23918] ppid=23916 vsize=31884 CPUtime=513.01 cores=5
/proc/23918/stat : 23918 (clasp) R 23916 23916 23398 0 -1 4202496 5166 0 0 0 51300 1 0 0 25 0 1 0 365581276 32649216 5054 33554432000 4194304 4785740 140737295001424 18446744073709551615 4550850 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23918/statm: 7971 5054 340 145 0 5016 0
[pid=23919] ppid=23916 vsize=455832 CPUtime=512.97 cores=5
/proc/23919/stat : 23919 (TNM) R 23916 23916 23398 0 -1 4202496 330 0 0 0 51297 0 0 0 25 0 1 0 365581276 466771968 227 33554432000 134512640 134534564 4293155376 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23919/statm: 113958 227 95 6 0 112624 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 506040

[startup+1182.3 s]
/proc/loadavg: 7.26 8.76 9.57 8/191 24210
/proc/meminfo: memFree=17470000/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=96.32 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 503 37247 0 0 0 0 9623 9 15 0 1 0 365581276 18763776 395 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4337298910281171204 0 0 17 7 0 0 0
/proc/23916/statm: 4581 395 346 23 0 91 0
[pid=23918] ppid=23916 vsize=32352 CPUtime=543.01 cores=5
/proc/23918/stat : 23918 (clasp) R 23916 23916 23398 0 -1 4202496 5265 0 0 0 54300 1 0 0 25 0 1 0 365581276 33128448 5153 33554432000 4194304 4785740 140737295001424 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23918/statm: 8088 5153 340 145 0 5133 0
[pid=23919] ppid=23916 vsize=455832 CPUtime=542.98 cores=5
/proc/23919/stat : 23919 (TNM) R 23916 23916 23398 0 -1 4202496 330 0 0 0 54298 0 0 0 25 0 1 0 365581276 466771968 227 33554432000 134512640 134534564 4293155376 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23919/statm: 113958 227 95 6 0 112624 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 506508

[startup+1242.3 s]
/proc/loadavg: 7.14 8.45 9.41 8/191 24212
/proc/meminfo: memFree=17468476/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=96.32 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 503 37247 0 0 0 0 9623 9 15 0 1 0 365581276 18763776 395 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4337298910281171204 0 0 17 7 0 0 0
/proc/23916/statm: 4581 395 346 23 0 91 0
[pid=23918] ppid=23916 vsize=32692 CPUtime=573 cores=5
/proc/23918/stat : 23918 (clasp) R 23916 23916 23398 0 -1 4202496 5362 0 0 0 57299 1 0 0 25 0 1 0 365581276 33476608 5250 33554432000 4194304 4785740 140737295001424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23918/statm: 8173 5250 340 145 0 5218 0
[pid=23919] ppid=23916 vsize=455832 CPUtime=572.98 cores=5
/proc/23919/stat : 23919 (TNM) R 23916 23916 23398 0 -1 4202496 330 0 0 0 57298 0 0 0 25 0 1 0 365581276 466771968 227 33554432000 134512640 134534564 4293155376 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23919/statm: 113958 227 95 6 0 112624 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 506848



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.92 7.88 9.15 6/183 24231
/proc/meminfo: memFree=17498180/32951124 swapFree=67111528/67111528
[pid=23916] ppid=23914 vsize=18324 CPUtime=96.32 cores=5,7
/proc/23916/stat : 23916 (ppfolio) S 23914 23916 23398 0 -1 4202496 503 37247 0 0 0 0 9623 9 15 0 1 0 365581276 18763776 395 33554432000 4194304 4287625 140736447373408 18446744073709551615 218905751055 0 0 4096 65536 4337298910281171204 0 0 17 7 0 0 0
/proc/23916/statm: 4581 395 346 23 0 91 0
[pid=23918] ppid=23916 vsize=32860 CPUtime=601.84 cores=5
/proc/23918/stat : 23918 (clasp) R 23916 23916 23398 0 -1 4202496 5386 0 0 0 60183 1 0 0 25 0 1 0 365581276 33648640 5274 33554432000 4194304 4785740 140737295001424 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23918/statm: 8215 5274 340 145 0 5260 0
[pid=23919] ppid=23916 vsize=455832 CPUtime=601.85 cores=5
/proc/23919/stat : 23919 (TNM) R 23916 23916 23398 0 -1 4202496 330 0 0 0 60185 0 0 0 25 0 1 0 365581276 466771968 227 33554432000 134512640 134534564 4293155376 18446744073709551615 134528719 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23919/statm: 113958 227 95 6 0 112624 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 507016

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.93
CPU system time (s): 0.116982
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3286996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.93
system time used= 0.116982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43498
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= 152
involuntary context switches= 27830

runsolver used 2.11668 second user time and 4.97324 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-11 18:37:16
IDJOB=3191831
IDBENCH=82962
IDSOLVER=1613
FILE ID=node137/3191831-1302539836
RUNJOBID= node137-1302537182-23419
PBS_JOBID= 12951130
Free space on /tmp= 71328 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-3191831-1302539836/watcher-3191831-1302539836 -o /tmp/evaluation-result-3191831-1302539836/solver-3191831-1302539836 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191831-1302539836.cnf

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

MD5SUM BENCH= 94cfc1731e7c76d51d00543dd5d14f85
RANDOM SEED=525633890

node137.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.844
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.68
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.844
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.844
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.74
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:      17422036 kB
Buffers:        668196 kB
Cached:       14267792 kB
SwapCached:          0 kB
Active:        8595708 kB
Inactive:      6543252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17422036 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10564 kB
Writeback:           0 kB
AnonPages:      203020 kB
Mapped:          17616 kB
Slab:           326364 kB
PageTables:       6500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2101248 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= 71340 MiB
End job on node137 at 2011-04-11 18:58:56