Trace number 3191394

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) 1299.1 1300.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S1098107876-060-UNKNOWN.cnf
MD5SUMf8d77cf51b7a3bd2f2043a4a97c7d388
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.3581
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.90	This is pico-portfolio, a naive parallel portfolio
0.00/0.90	Copyright (C) 2011 Olivier Roussel
0.00/0.90	Using 1 processing units
0.00/0.90	This portfolio uses the following solvers:
0.00/0.90	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.90	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.90	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.90	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.90	Starting clasp 1.3.6 on core(s) 1
0.00/0.90	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 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-3191394-1302536832/watcher-3191394-1302536832 -o /tmp/evaluation-result-3191394-1302536832/solver-3191394-1302536832 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191394-1302536832.cnf 

running on 2 cores: 1,3

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: 1.83 1.94 1.90 8/198 9911
/proc/meminfo: memFree=11022056/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=11760 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (runsolver) R 9909 9911 9842 0 -1 4202560 41 0 0 0 0 0 0 0 21 0 1 0 443913900 12042240 49 33554432000 4194304 5392636 140733664905392 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/9911/statm: 2940 49 30 293 0 2644 0

[startup+0.085249 s]
/proc/loadavg: 1.83 1.94 1.90 8/198 9911
/proc/meminfo: memFree=11022056/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=2712 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4194304 86 0 0 0 0 0 0 0 21 0 1 0 443913900 2777088 37 33554432000 4194304 4287625 140736462336128 18446744073709551615 224280002183 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/9911/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100245 s]
/proc/loadavg: 1.83 1.94 1.90 8/198 9911
/proc/meminfo: memFree=11022056/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=2712 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4194304 86 0 0 0 0 0 0 0 21 0 1 0 443913900 2777088 37 33554432000 4194304 4287625 140736462336128 18446744073709551615 224280002183 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/9911/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300215 s]
/proc/loadavg: 1.83 1.94 1.90 8/198 9911
/proc/meminfo: memFree=11022056/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=2712 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4194304 86 0 0 0 0 0 0 0 21 0 1 0 443913900 2777088 37 33554432000 4194304 4287625 140736462336128 18446744073709551615 224280002183 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/9911/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.700147 s]
/proc/loadavg: 1.83 1.94 1.90 8/198 9911
/proc/meminfo: memFree=11022056/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=2712 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4194304 86 0 0 0 0 0 0 0 21 0 1 0 443913900 2777088 37 33554432000 4194304 4287625 140736462336128 18446744073709551615 224280002183 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/9911/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+1.50101 s]
/proc/loadavg: 1.83 1.94 1.90 13/202 9915
/proc/meminfo: memFree=10960024/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=18324 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4202496 503 0 0 0 0 0 0 0 16 0 1 0 443913900 18763776 394 33554432000 4194304 4287625 140736462336128 18446744073709551615 224284945935 0 0 4096 65536 5625669797774622720 0 0 17 3 0 0 0
/proc/9911/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9911 vsize=51724 CPUtime=0.24 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9911 9911 9842 0 -1 4202496 8249 0 0 0 24 0 0 0 18 0 1 0 443913989 52965376 7991 33554432000 4194304 4587354 140734191372880 18446744073709551615 4268568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 12931 7991 309 96 0 9493 0
[pid=9914] ppid=9911 vsize=31156 CPUtime=0.33 cores=1
/proc/9914/stat : 9914 (clasp) R 9911 9911 9842 0 -1 4202496 6912 0 0 0 33 0 0 0 16 0 1 0 443913989 31903744 5001 33554432000 4194304 4785740 140736563842144 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 7789 5001 332 145 0 4834 0
[pid=9915] ppid=9911 vsize=452132 CPUtime=0.01 cores=1
/proc/9915/stat : 9915 (TNM) R 9911 9911 9842 0 -1 4202496 333 0 0 0 1 0 0 0 19 0 1 0 443913989 462983168 231 33554432000 134512640 134534564 4292963296 18446744073709551615 7103996 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 113033 231 90 6 0 111699 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 553336

[startup+3.10075 s]
/proc/loadavg: 1.83 1.94 1.90 13/202 9915
/proc/meminfo: memFree=10892444/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=18324 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913900 18763776 394 33554432000 4194304 4287625 140736462336128 18446744073709551615 224284945935 0 0 4096 65536 5625669935213576192 0 0 17 3 0 0 0
/proc/9911/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9911 vsize=61336 CPUtime=0.46 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9911 9911 9842 0 -1 4202496 11249 0 0 0 45 1 0 0 18 0 1 0 443913989 62808064 9565 33554432000 4194304 4587354 140734191372880 18446744073709551615 224284581217 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 15334 9565 315 96 0 11896 0
[pid=9914] ppid=9911 vsize=31956 CPUtime=1.71 cores=1
/proc/9914/stat : 9914 (clasp) R 9911 9911 9842 0 -1 4202496 7147 0 0 0 171 0 0 0 18 0 1 0 443913989 32722944 5236 33554432000 4194304 4785740 140736563842144 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 7989 5236 340 145 0 5034 0
[pid=9915] ppid=9911 vsize=452132 CPUtime=0.01 cores=1
/proc/9915/stat : 9915 (TNM) R 9911 9911 9842 0 -1 4202496 333 0 0 0 1 0 0 0 19 0 1 0 443913989 462983168 231 33554432000 134512640 134534564 4292963296 18446744073709551615 7103996 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 113033 231 90 6 0 111699 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 563748
heavy processes:

[startup+6.30121 s]
/proc/loadavg: 2.65 2.10 1.95 13/202 9915
/proc/meminfo: memFree=10819576/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=18324 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913900 18763776 394 33554432000 4194304 4287625 140736462336128 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/9911/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9911 vsize=57228 CPUtime=1.66 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9911 9911 9842 0 -1 4202496 12690 0 0 0 165 1 0 0 20 0 1 0 443913989 58601472 9890 33554432000 4194304 4587354 140734191372880 18446744073709551615 4243680 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 14307 9890 326 96 0 10869 0
[pid=9914] ppid=9911 vsize=40400 CPUtime=2.92 cores=1
/proc/9914/stat : 9914 (clasp) R 9911 9911 9842 0 -1 4202496 9250 0 0 0 291 1 0 0 20 0 1 0 443913989 41369600 7339 33554432000 4194304 4785740 140736563842144 18446744073709551615 4553182 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 10100 7339 340 145 0 7145 0
[pid=9915] ppid=9911 vsize=465988 CPUtime=0.8 cores=1
/proc/9915/stat : 9915 (TNM) R 9911 9911 9842 0 -1 4202496 5912 0 0 0 80 0 0 0 21 0 1 0 443913989 477171712 5809 33554432000 134512640 134534564 4292963296 18446744073709551615 134525904 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 5.38
Current children cumulated vsize (KiB) 581940

[startup+12.7011 s]
/proc/loadavg: 3.40 2.27 2.01 13/202 9915
/proc/meminfo: memFree=10747848/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=18324 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913900 18763776 394 33554432000 4194304 4287625 140736462336128 18446744073709551615 224284945935 0 0 4096 65536 5625670759847297024 0 0 17 3 0 0 0
/proc/9911/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9911 vsize=94732 CPUtime=3.76 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9911 9911 9842 0 -1 4202496 14233 0 0 0 375 1 0 0 25 0 1 0 443913989 97005568 11427 33554432000 4194304 4587354 140734191372880 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 23683 11427 326 96 0 20245 0
[pid=9914] ppid=9911 vsize=51968 CPUtime=5.12 cores=1
/proc/9914/stat : 9914 (clasp) R 9911 9911 9842 0 -1 4202496 12154 0 0 0 511 1 0 0 25 0 1 0 443913989 53215232 10243 33554432000 4194304 4785740 140736563842144 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 12992 10243 340 145 0 10037 0
[pid=9915] ppid=9911 vsize=465988 CPUtime=2.9 cores=1
/proc/9915/stat : 9915 (TNM) R 9911 9911 9842 0 -1 4202496 5912 0 0 0 290 0 0 0 25 0 1 0 443913989 477171712 5809 33554432000 134512640 134534564 4292963296 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 631012

[startup+25.501 s]
/proc/loadavg: 5.30 2.74 2.17 13/202 9915
/proc/meminfo: memFree=10714404/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=18324 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913900 18763776 394 33554432000 4194304 4287625 140736462336128 18446744073709551615 224284945935 0 0 4096 65536 5625671034725203968 0 0 17 3 0 0 0
/proc/9911/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9911 vsize=64680 CPUtime=8.04 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9911 9911 9842 0 -1 4202496 18829 0 0 0 802 2 0 0 25 0 1 0 443913989 66232320 9562 33554432000 4194304 4587354 140734191372880 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 16170 9562 327 96 0 12732 0
[pid=9914] ppid=9911 vsize=70728 CPUtime=9.33 cores=1
/proc/9914/stat : 9914 (clasp) R 9911 9911 9842 0 -1 4202496 16849 0 0 0 932 1 0 0 25 0 1 0 443913989 72425472 14938 33554432000 4194304 4785740 140736563842144 18446744073709551615 4277060 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 17682 14938 340 145 0 14727 0
[pid=9915] ppid=9911 vsize=465988 CPUtime=7.2 cores=1
/proc/9915/stat : 9915 (TNM) R 9911 9911 9842 0 -1 4202496 5912 0 0 0 720 0 0 0 25 0 1 0 443913989 477171712 5809 33554432000 134512640 134534564 4292963296 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 24.57
Current children cumulated vsize (KiB) 619720

[startup+51.1007 s]
/proc/loadavg: 7.59 3.49 2.43 13/202 9915
/proc/meminfo: memFree=10586576/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=18324 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913900 18763776 394 33554432000 4194304 4287625 140736462336128 18446744073709551615 224284945935 0 0 4096 65536 5625669110579855360 0 0 17 3 0 0 0
/proc/9911/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9911 vsize=135780 CPUtime=16.56 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9911 9911 9842 0 -1 4202496 45802 0 0 0 1650 6 0 0 25 0 1 0 443913989 139038720 13640 33554432000 4194304 4587354 140734191372880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 33945 13640 337 96 0 30507 0
[pid=9914] ppid=9911 vsize=107092 CPUtime=17.91 cores=1
/proc/9914/stat : 9914 (clasp) R 9911 9911 9842 0 -1 4202496 25893 0 0 0 1788 3 0 0 25 0 1 0 443913989 109662208 23982 33554432000 4194304 4785740 140736563842144 18446744073709551615 4304232 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 26773 23982 340 145 0 23818 0
[pid=9915] ppid=9911 vsize=465988 CPUtime=15.7 cores=1
/proc/9915/stat : 9915 (TNM) R 9911 9911 9842 0 -1 4202496 5912 0 0 0 1570 0 0 0 25 0 1 0 443913989 477171712 5809 33554432000 134512640 134534564 4292963296 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 50.17
Current children cumulated vsize (KiB) 727184

[startup+102.307 s]
/proc/loadavg: 10.08 4.80 2.93 15/202 9947
/proc/meminfo: memFree=10478456/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=18324 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913900 18763776 394 33554432000 4194304 4287625 140736462336128 18446744073709551615 224284945935 0 0 4096 65536 5625670072652529664 0 0 17 3 0 0 0
/proc/9911/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9911 vsize=69120 CPUtime=33.63 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9911 9911 9842 0 -1 4202496 72322 0 0 0 3352 11 0 0 25 0 1 0 443913989 70778880 12386 33554432000 4194304 4587354 140734191372880 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 17280 12386 337 96 0 13842 0
[pid=9914] ppid=9911 vsize=122016 CPUtime=34.95 cores=1
/proc/9914/stat : 9914 (clasp) R 9911 9911 9842 0 -1 4202496 29592 0 0 0 3491 4 0 0 25 0 1 0 443913989 124944384 27681 33554432000 4194304 4785740 140736563842144 18446744073709551615 4549040 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 30504 27681 340 145 0 27549 0
[pid=9915] ppid=9911 vsize=465988 CPUtime=32.79 cores=1
/proc/9915/stat : 9915 (TNM) R 9911 9911 9842 0 -1 4202496 5912 0 0 0 3279 0 0 0 25 0 1 0 443913989 477171712 5809 33554432000 134512640 134534564 4292963296 18446744073709551615 134525913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 675448

[startup+162.301 s]
/proc/loadavg: 11.29 6.10 3.49 14/202 9949
/proc/meminfo: memFree=10265292/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=18324 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913900 18763776 394 33554432000 4194304 4287625 140736462336128 18446744073709551615 224284945935 0 0 4096 65536 5625669797774622720 0 0 17 3 0 0 0
/proc/9911/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9911 vsize=278912 CPUtime=53.63 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9911 9911 9842 0 -1 4202496 127260 0 0 0 5345 18 0 0 25 0 1 0 443913989 285605888 50838 33554432000 4194304 4587354 140734191372880 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 69728 50838 337 96 0 66290 0

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

/proc/9915/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 821.38
Current children cumulated vsize (KiB) 919776

[startup+882.301 s]
/proc/loadavg: 12.00 11.47 8.07 13/202 9978
/proc/meminfo: memFree=9656636/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=18324 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913900 18763776 394 33554432000 4194304 4287625 140736462336128 18446744073709551615 224284945935 0 0 4096 65536 5625669935213576192 0 0 17 3 0 0 0
/proc/9911/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9911 vsize=1061052 CPUtime=293.66 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9911 9911 9842 0 -1 4202496 345653 0 0 0 29303 63 0 0 25 0 1 0 443913989 1086517248 61598 33554432000 4194304 4587354 140734191372880 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 265263 61598 337 96 0 261825 0
[pid=9914] ppid=9911 vsize=315276 CPUtime=294.97 cores=1
/proc/9914/stat : 9914 (clasp) R 9911 9911 9842 0 -1 4202496 77025 0 0 0 29483 14 0 0 25 0 1 0 443913989 322842624 75114 33554432000 4194304 4785740 140736563842144 18446744073709551615 4304058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 78819 75114 340 145 0 75864 0
[pid=9915] ppid=9911 vsize=465988 CPUtime=292.75 cores=1
/proc/9915/stat : 9915 (TNM) R 9911 9911 9842 0 -1 4202496 5912 0 0 0 29275 0 0 0 25 0 1 0 443913989 477171712 5809 33554432000 134512640 134534564 4292963296 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 881.38
Current children cumulated vsize (KiB) 1860640

[startup+942.301 s]
/proc/loadavg: 12.00 11.56 8.31 13/202 9978
/proc/meminfo: memFree=9875216/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=18324 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913900 18763776 394 33554432000 4194304 4287625 140736462336128 18446744073709551615 224284945935 0 0 4096 65536 5625670484969390080 0 0 17 3 0 0 0
/proc/9911/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9911 vsize=102880 CPUtime=313.67 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9911 9911 9842 0 -1 4202496 353937 0 0 0 31301 66 0 0 25 0 1 0 443913989 105349120 21452 33554432000 4194304 4587354 140734191372880 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 25720 21452 337 96 0 22282 0
[pid=9914] ppid=9911 vsize=315276 CPUtime=314.96 cores=1
/proc/9914/stat : 9914 (clasp) R 9911 9911 9842 0 -1 4202496 77030 0 0 0 31482 14 0 0 25 0 1 0 443913989 322842624 75119 33554432000 4194304 4785740 140736563842144 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 78819 75119 340 145 0 75864 0
[pid=9915] ppid=9911 vsize=465988 CPUtime=312.75 cores=1
/proc/9915/stat : 9915 (TNM) R 9911 9911 9842 0 -1 4202496 5912 0 0 0 31275 0 0 0 25 0 1 0 443913989 477171712 5809 33554432000 134512640 134534564 4292963296 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 941.38
Current children cumulated vsize (KiB) 902468

[startup+1002.3 s]
/proc/loadavg: 12.00 11.64 8.54 13/202 9980
/proc/meminfo: memFree=9822852/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=18324 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913900 18763776 394 33554432000 4194304 4287625 140736462336128 18446744073709551615 224284945935 0 0 4096 65536 5625670622408343552 0 0 17 3 0 0 0
/proc/9911/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9911 vsize=172420 CPUtime=333.67 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9911 9911 9842 0 -1 4202496 362276 0 0 0 33299 68 0 0 25 0 1 0 443913989 176558080 22596 33554432000 4194304 4587354 140734191372880 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 43105 22596 337 96 0 39667 0
[pid=9914] ppid=9911 vsize=324380 CPUtime=334.96 cores=1
/proc/9914/stat : 9914 (clasp) R 9911 9911 9842 0 -1 4202496 79271 0 0 0 33481 15 0 0 25 0 1 0 443913989 332165120 77360 33554432000 4194304 4785740 140736563842144 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 81095 77360 340 145 0 78140 0
[pid=9915] ppid=9911 vsize=465988 CPUtime=332.75 cores=1
/proc/9915/stat : 9915 (TNM) R 9911 9911 9842 0 -1 4202496 5912 0 0 0 33275 0 0 0 25 0 1 0 443913989 477171712 5809 33554432000 134512640 134534564 4292963296 18446744073709551615 134528371 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 1001.38
Current children cumulated vsize (KiB) 981112

[startup+1062.3 s]
/proc/loadavg: 12.00 11.70 8.75 13/202 9982
/proc/meminfo: memFree=9755600/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=18324 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913900 18763776 394 33554432000 4194304 4287625 140736462336128 18446744073709551615 224284945935 0 0 4096 65536 5625670759847297024 0 0 17 3 0 0 0
/proc/9911/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9911 vsize=172540 CPUtime=353.68 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9911 9911 9842 0 -1 4202496 370560 0 0 0 35298 70 0 0 25 0 1 0 443913989 176680960 23307 33554432000 4194304 4587354 140734191372880 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 43135 23307 337 96 0 39697 0
[pid=9914] ppid=9911 vsize=324380 CPUtime=354.96 cores=1
/proc/9914/stat : 9914 (clasp) R 9911 9911 9842 0 -1 4202496 79274 0 0 0 35481 15 0 0 25 0 1 0 443913989 332165120 77363 33554432000 4194304 4785740 140736563842144 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 81095 77363 340 145 0 78140 0
[pid=9915] ppid=9911 vsize=465988 CPUtime=352.75 cores=1
/proc/9915/stat : 9915 (TNM) R 9911 9911 9842 0 -1 4202496 5912 0 0 0 35275 0 0 0 25 0 1 0 443913989 477171712 5809 33554432000 134512640 134534564 4292963296 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 1061.39
Current children cumulated vsize (KiB) 981232

[startup+1122.3 s]
/proc/loadavg: 12.00 11.75 8.95 13/202 9984
/proc/meminfo: memFree=9811992/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=18324 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913900 18763776 394 33554432000 4194304 4287625 140736462336128 18446744073709551615 224284945935 0 0 4096 65536 5625670897286250496 0 0 17 3 0 0 0
/proc/9911/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9911 vsize=912448 CPUtime=373.69 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9911 9911 9842 0 -1 4202496 378809 0 0 0 37296 73 0 0 25 0 1 0 443913989 934346752 23865 33554432000 4194304 4587354 140734191372880 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 228112 23865 337 96 0 224674 0
[pid=9914] ppid=9911 vsize=324380 CPUtime=374.96 cores=1
/proc/9914/stat : 9914 (clasp) R 9911 9911 9842 0 -1 4202496 79287 0 0 0 37481 15 0 0 25 0 1 0 443913989 332165120 77376 33554432000 4194304 4785740 140736563842144 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 81095 77376 340 145 0 78140 0
[pid=9915] ppid=9911 vsize=465988 CPUtime=372.75 cores=1
/proc/9915/stat : 9915 (TNM) R 9911 9911 9842 0 -1 4202496 5912 0 0 0 37275 0 0 0 25 0 1 0 443913989 477171712 5809 33554432000 134512640 134534564 4292963296 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 1121.4
Current children cumulated vsize (KiB) 1721140

[startup+1182.3 s]
/proc/loadavg: 12.00 11.80 9.14 13/202 9986
/proc/meminfo: memFree=9748720/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=18324 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913900 18763776 394 33554432000 4194304 4287625 140736462336128 18446744073709551615 224284945935 0 0 4096 65536 5625671034725203968 0 0 17 3 0 0 0
/proc/9911/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9911 vsize=935128 CPUtime=393.68 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9911 9911 9842 0 -1 4202496 387070 0 0 0 39293 75 0 0 25 0 1 0 443913989 957571072 24120 33554432000 4194304 4587354 140734191372880 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 233782 24120 337 96 0 230344 0
[pid=9914] ppid=9911 vsize=324380 CPUtime=394.95 cores=1
/proc/9914/stat : 9914 (clasp) R 9911 9911 9842 0 -1 4202496 79292 0 0 0 39480 15 0 0 25 0 1 0 443913989 332165120 77381 33554432000 4194304 4785740 140736563842144 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 81095 77381 340 145 0 78140 0
[pid=9915] ppid=9911 vsize=465988 CPUtime=392.75 cores=1
/proc/9915/stat : 9915 (TNM) R 9911 9911 9842 0 -1 4202496 5912 0 0 0 39275 0 0 0 25 0 1 0 443913989 477171712 5809 33554432000 134512640 134534564 4292963296 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 1181.38
Current children cumulated vsize (KiB) 1743820

[startup+1242.3 s]
/proc/loadavg: 12.05 11.85 9.32 13/202 9986
/proc/meminfo: memFree=9747200/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=18324 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913900 18763776 394 33554432000 4194304 4287625 140736462336128 18446744073709551615 224284945935 0 0 4096 65536 5625668973140901888 0 0 17 3 0 0 0
/proc/9911/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9911 vsize=963840 CPUtime=413.68 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9911 9911 9842 0 -1 4202496 395216 0 0 0 41290 78 0 0 25 0 1 0 443913989 986972160 24065 33554432000 4194304 4587354 140734191372880 18446744073709551615 4241080 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 240960 24065 337 96 0 237522 0
[pid=9914] ppid=9911 vsize=324380 CPUtime=414.95 cores=1
/proc/9914/stat : 9914 (clasp) R 9911 9911 9842 0 -1 4202496 79292 0 0 0 41480 15 0 0 25 0 1 0 443913989 332165120 77381 33554432000 4194304 4785740 140736563842144 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 81095 77381 340 145 0 78140 0
[pid=9915] ppid=9911 vsize=465988 CPUtime=412.76 cores=1
/proc/9915/stat : 9915 (TNM) R 9911 9911 9842 0 -1 4202496 5912 0 0 0 41276 0 0 0 25 0 1 0 443913989 477171712 5809 33554432000 134512640 134534564 4292963296 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 1241.39
Current children cumulated vsize (KiB) 1772532



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.02 11.87 9.49 7/194 10020
/proc/meminfo: memFree=10545244/32951124 swapFree=67110456/67111528
[pid=9911] ppid=9909 vsize=18324 CPUtime=0 cores=1,3
/proc/9911/stat : 9911 (ppfolio) S 9909 9911 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913900 18763776 394 33554432000 4194304 4287625 140736462336128 18446744073709551615 224284945935 0 0 4096 65536 5625669935213576192 0 0 17 3 0 0 0
/proc/9911/statm: 4581 394 345 23 0 91 0
[pid=9913] ppid=9911 vsize=920288 CPUtime=432.88 cores=1
/proc/9913/stat : 9913 (cryptominisat) R 9911 9911 9842 0 -1 4202496 403022 0 0 0 43208 80 0 0 25 0 1 0 443913989 942374912 23334 33554432000 4194304 4587354 140734191372880 18446744073709551615 4356803 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9913/statm: 230072 23334 337 96 0 226634 0
[pid=9914] ppid=9911 vsize=324380 CPUtime=434.19 cores=1
/proc/9914/stat : 9914 (clasp) R 9911 9911 9842 0 -1 4202496 79292 0 0 0 43404 15 0 0 25 0 1 0 443913989 332165120 77381 33554432000 4194304 4785740 140736563842144 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9914/statm: 81095 77381 340 145 0 78140 0
[pid=9915] ppid=9911 vsize=465988 CPUtime=432.03 cores=1
/proc/9915/stat : 9915 (TNM) R 9911 9911 9842 0 -1 4202496 5912 0 0 0 43203 0 0 0 25 0 1 0 443913989 477171712 5809 33554432000 134512640 134534564 4292963296 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9915/statm: 116497 5809 95 6 0 115163 0
Current children cumulated CPU time (s) 1299.1
Current children cumulated vsize (KiB) 1728980

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

Real time (s): 1300.01
CPU time (s): 1299.1
CPU user time (s): 1298.15
CPU system time (s): 0.95
CPU usage (%): 99.9298
Max. virtual memory (cumulated for all children) (KiB): 2604584

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

runsolver used 2.05269 second user time and 5.05823 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-11 17:47:12
IDJOB=3191394
IDBENCH=82525
IDSOLVER=1613
FILE ID=node118/3191394-1302536832
RUNJOBID= node118-1302536832-9862
PBS_JOBID= 12951117
Free space on /tmp= 71452 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S1098107876-060-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191394-1302536832/watcher-3191394-1302536832 -o /tmp/evaluation-result-3191394-1302536832/solver-3191394-1302536832 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191394-1302536832.cnf

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

MD5SUM BENCH= f8d77cf51b7a3bd2f2043a4a97c7d388
RANDOM SEED=1352010549

node118.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.842
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.842
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.842
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.842
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.75
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11022840 kB
Buffers:        708424 kB
Cached:       20672520 kB
SwapCached:        640 kB
Active:        9830048 kB
Inactive:     11625332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11022840 kB
SwapTotal:    67111528 kB
SwapFree:     67110456 kB
Dirty:           45796 kB
Writeback:           0 kB
AnonPages:       73800 kB
Mapped:          15192 kB
Slab:           407052 kB
PageTables:       6196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1621532 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= 71452 MiB
End job on node118 at 2011-04-11 18:08:54