Trace number 3290089

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_2_keyfind_1.cnf
MD5SUM1024a3346322fdba0a20b51f99eae4c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses5176
Sum of the clauses size20024
Maximum clause length5
Minimum clause length1
Number of clauses of size 1136
Number of clauses of size 2160
Number of clauses of size 32080
Number of clauses of size 4672
Number of clauses of size 52128
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 1.33 2.17 6/182 10903
/proc/meminfo: memFree=17721292/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=2712 CPUtime=0 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4194304 84 0 0 0 0 0 0 0 22 0 1 0 489264696 2777088 37 33554432000 4194304 4287625 140735185384480 18446744073709551615 210199723655 0 2147483391 4096 0 18446744071699953811 0 0 17 4 0 0 0
/proc/10903/statm: 678 37 27 23 0 23 0

[startup+0.081363 s]
/proc/loadavg: 0.85 1.33 2.17 6/182 10903
/proc/meminfo: memFree=17721292/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=2712 CPUtime=0 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4194304 84 0 0 0 0 0 0 0 22 0 1 0 489264696 2777088 37 33554432000 4194304 4287625 140735185384480 18446744073709551615 210199723655 0 2147483391 4096 0 18446744071699953811 0 0 17 4 0 0 0
/proc/10903/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100349 s]
/proc/loadavg: 0.85 1.33 2.17 6/182 10903
/proc/meminfo: memFree=17721292/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=2712 CPUtime=0 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4194304 84 0 0 0 0 0 0 0 22 0 1 0 489264696 2777088 37 33554432000 4194304 4287625 140735185384480 18446744073709551615 210199723655 0 2147483391 4096 0 18446744071699953811 0 0 17 4 0 0 0
/proc/10903/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300325 s]
/proc/loadavg: 0.85 1.33 2.17 6/182 10903
/proc/meminfo: memFree=17721292/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=0 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 489264696 18763776 394 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 4310614450269815043 0 0 17 4 0 0 0
/proc/10903/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700258 s]
/proc/loadavg: 0.85 1.33 2.17 6/182 10903
/proc/meminfo: memFree=17721292/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=0 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 489264696 18763776 394 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 4310614450269815043 0 0 17 4 0 0 0
/proc/10903/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50113 s]
/proc/loadavg: 0.85 1.33 2.17 8/202 10928
/proc/meminfo: memFree=17696112/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=0 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 489264696 18763776 394 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 6934013180842606592 0 0 17 6 0 0 0
/proc/10903/statm: 4581 394 345 23 0 91 0
[pid=10920] ppid=10903 vsize=1154820 CPUtime=0.28 cores=4
/proc/10920/stat : 10920 (cryptominisat) R 10903 10903 9483 0 -1 4202496 1374 0 0 0 28 0 0 0 16 0 1 0 489264720 1182535680 942 33554432000 4194304 4587354 140733647237536 18446744073709551615 4249511 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10920/statm: 288705 942 332 96 0 285267 0
[pid=10923] ppid=10903 vsize=13180 CPUtime=0.04 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 775 0 0 0 4 0 0 0 17 0 1 0 489264720 13496320 657 33554432000 4194304 4785740 140734370221648 18446744073709551615 4309579 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 3295 657 340 145 0 340 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=0.92 cores=4
/proc/10925/stat : 10925 (TNM) R 10903 10903 9483 0 -1 4202496 449 0 0 0 92 0 0 0 25 0 1 0 489264720 467034112 345 33554432000 134512640 134534564 4290456944 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10925/statm: 114022 345 95 6 0 112688 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 1642412

[startup+3.10083 s]
/proc/loadavg: 0.85 1.33 2.17 13/202 10928
/proc/meminfo: memFree=17680612/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=0 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489264696 18763776 394 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 6934014005476327424 0 0 17 6 0 0 0
/proc/10903/statm: 4581 394 345 23 0 91 0
[pid=10920] ppid=10903 vsize=1155328 CPUtime=1.19 cores=4
/proc/10920/stat : 10920 (cryptominisat) R 10903 10903 9483 0 -1 4202496 2724 0 0 0 119 0 0 0 17 0 1 0 489264720 1183055872 1134 33554432000 4194304 4587354 140733647237536 18446744073709551615 4244096 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10920/statm: 288832 1134 335 96 0 285394 0
[pid=10923] ppid=10903 vsize=14240 CPUtime=0.73 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 1037 0 0 0 73 0 0 0 17 0 1 0 489264720 14581760 919 33554432000 4194304 4785740 140734370221648 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 3560 919 340 145 0 605 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=0.92 cores=4
/proc/10925/stat : 10925 (TNM) R 10903 10903 9483 0 -1 4202496 449 0 0 0 92 0 0 0 25 0 1 0 489264720 467034112 345 33554432000 134512640 134534564 4290456944 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10925/statm: 114022 345 95 6 0 112688 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 1643980

[startup+6.30032 s]
/proc/loadavg: 1.67 1.49 2.22 12/201 10928
/proc/meminfo: memFree=17661020/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=1.81 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 502 4689 0 0 0 0 181 0 15 0 1 0 489264696 18763776 395 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 1951846998608937220 0 0 17 6 0 0 0
/proc/10903/statm: 4581 395 346 23 0 91 0
[pid=10923] ppid=10903 vsize=15192 CPUtime=2.4 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 1269 0 0 0 240 0 0 0 20 0 1 0 489264720 15556608 1151 33554432000 4194304 4785740 140734370221648 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 3798 1151 340 145 0 843 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=1.81 cores=4
/proc/10925/stat : 10925 (TNM) R 10903 10903 9483 0 -1 4202496 449 0 0 0 181 0 0 0 25 0 1 0 489264720 467034112 345 33554432000 134512640 134534564 4290456944 18446744073709551615 11737456 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10925/statm: 114022 345 95 6 0 112688 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 489604

[startup+12.7002 s]
/proc/loadavg: 2.41 1.65 2.27 12/201 10928
/proc/meminfo: memFree=17636880/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=1.81 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 502 4689 0 0 0 0 181 0 15 0 1 0 489264696 18763776 395 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 1951846998608937220 0 0 17 6 0 0 0
/proc/10903/statm: 4581 395 346 23 0 91 0
[pid=10923] ppid=10903 vsize=16284 CPUtime=5.6 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 1539 0 0 0 560 0 0 0 25 0 1 0 489264720 16674816 1421 33554432000 4194304 4785740 140734370221648 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 4071 1421 340 145 0 1116 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=5.01 cores=4
/proc/10925/stat : 10925 (TNM) R 10903 10903 9483 0 -1 4202496 449 0 0 0 501 0 0 0 25 0 1 0 489264720 467034112 345 33554432000 134512640 134534564 4290456944 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10925/statm: 114022 345 95 6 0 112688 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 490696

[startup+25.5011 s]
/proc/loadavg: 4.31 2.10 2.41 12/201 10929
/proc/meminfo: memFree=17621016/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=1.81 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 502 4689 0 0 0 0 181 0 15 0 1 0 489264696 18763776 395 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 1951846998608937220 0 0 17 6 0 0 0
/proc/10903/statm: 4581 395 346 23 0 91 0
[pid=10923] ppid=10903 vsize=17408 CPUtime=12 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 1802 0 0 0 1200 0 0 0 25 0 1 0 489264720 17825792 1684 33554432000 4194304 4785740 140734370221648 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 4352 1684 340 145 0 1397 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=11.41 cores=4
/proc/10925/stat : 10925 (TNM) R 10903 10903 9483 0 -1 4202496 449 0 0 0 1141 0 0 0 25 0 1 0 489264720 467034112 345 33554432000 134512640 134534564 4290456944 18446744073709551615 134529033 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10925/statm: 114022 345 95 6 0 112688 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 491820

[startup+51.1008 s]
/proc/loadavg: 6.16 2.72 2.60 10/199 10929
/proc/meminfo: memFree=17660832/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=1.81 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 502 4689 0 0 0 0 181 0 15 0 1 0 489264696 18763776 395 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 1951846998608937220 0 0 17 6 0 0 0
/proc/10903/statm: 4581 395 346 23 0 91 0
[pid=10923] ppid=10903 vsize=18776 CPUtime=24.8 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 2110 0 0 0 2480 0 0 0 25 0 1 0 489264720 19226624 1992 33554432000 4194304 4785740 140734370221648 18446744073709551615 4278126 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 4694 1992 341 145 0 1739 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=24.21 cores=4
/proc/10925/stat : 10925 (TNM) R 10903 10903 9483 0 -1 4202496 449 0 0 0 2421 0 0 0 25 0 1 0 489264720 467034112 345 33554432000 134512640 134534564 4290456944 18446744073709551615 134529084 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10925/statm: 114022 345 95 6 0 112688 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 493188

[startup+102.307 s]
/proc/loadavg: 7.76 3.69 2.93 10/199 10931
/proc/meminfo: memFree=17638604/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=1.81 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 502 4689 0 0 0 0 181 0 15 0 1 0 489264696 18763776 395 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 1951846998608937220 0 0 17 6 0 0 0
/proc/10903/statm: 4581 395 346 23 0 91 0
[pid=10923] ppid=10903 vsize=21232 CPUtime=50.41 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 2691 0 0 0 5041 0 0 0 25 0 1 0 489264720 21741568 2573 33554432000 4194304 4785740 140734370221648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 5308 2573 341 145 0 2353 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=49.81 cores=4
/proc/10925/stat : 10925 (TNM) R 10903 10903 9483 0 -1 4202496 449 0 0 0 4981 0 0 0 25 0 1 0 489264720 467034112 345 33554432000 134512640 134534564 4290456944 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10925/statm: 114022 345 95 6 0 112688 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 495644

[startup+162.301 s]
/proc/loadavg: 8.54 4.65 3.31 10/199 10932
/proc/meminfo: memFree=17629772/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=1.81 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 502 4689 0 0 0 0 181 0 15 0 1 0 489264696 18763776 395 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 1951846998608937220 0 0 17 6 0 0 0
/proc/10903/statm: 4581 395 346 23 0 91 0
[pid=10923] ppid=10903 vsize=22848 CPUtime=80.41 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 3071 0 0 0 8041 0 0 0 25 0 1 0 489264720 23396352 2953 33554432000 4194304 4785740 140734370221648 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 5712 2953 341 145 0 2757 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=79.8 cores=4
/proc/10925/stat : 10925 (TNM) R 10903 10903 9483 0 -1 4202496 449 0 0 0 7980 0 0 0 25 0 1 0 489264720 467034112 345 33554432000 134512640 134534564 4290456944 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10925/statm: 114022 345 95 6 0 112688 0
Current children cumulated CPU time (s) 162.02
Current children cumulated vsize (KiB) 497260

[startup+222.301 s]
/proc/loadavg: 8.83 5.44 3.66 10/199 10934
/proc/meminfo: memFree=17613252/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=1.81 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 502 4689 0 0 0 0 181 0 15 0 1 0 489264696 18763776 395 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 1951846998608937220 0 0 17 6 0 0 0
/proc/10903/statm: 4581 395 346 23 0 91 0
[pid=10923] ppid=10903 vsize=24560 CPUtime=110.42 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 3482 0 0 0 11042 0 0 0 25 0 1 0 489264720 25149440 3364 33554432000 4194304 4785740 140734370221648 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 6140 3364 341 145 0 3185 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=109.8 cores=4

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

[pid=10903] ppid=10901 vsize=18324 CPUtime=1.81 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 502 4689 0 0 0 0 181 0 15 0 1 0 489264696 18763776 395 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 1951846998608937220 0 0 17 6 0 0 0
/proc/10903/statm: 4581 395 346 23 0 91 0
[pid=10923] ppid=10903 vsize=30392 CPUtime=350.38 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 4806 0 0 0 35038 0 0 0 25 0 1 0 489264720 31121408 4688 33554432000 4194304 4785740 140734370221648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 7598 4688 341 145 0 4643 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=349.83 cores=4
/proc/10925/stat : 10925 (TNM) R 10903 10903 9483 0 -1 4202496 449 0 0 0 34983 0 0 0 25 0 1 0 489264720 467034112 345 33554432000 134512640 134534564 4290456944 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10925/statm: 114022 345 95 6 0 112688 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 504804

[startup+762.306 s]
/proc/loadavg: 9.00 8.41 6.00 10/199 10948
/proc/meminfo: memFree=17577888/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=1.81 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 502 4689 0 0 0 0 181 0 15 0 1 0 489264696 18763776 395 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 1951846998608937220 0 0 17 6 0 0 0
/proc/10903/statm: 4581 395 346 23 0 91 0
[pid=10923] ppid=10903 vsize=30672 CPUtime=380.38 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 4868 0 0 0 38038 0 0 0 25 0 1 0 489264720 31408128 4750 33554432000 4194304 4785740 140734370221648 18446744073709551615 4546132 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 7668 4750 341 145 0 4713 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=379.84 cores=4
/proc/10925/stat : 10925 (TNM) R 10903 10903 9483 0 -1 4202496 449 0 0 0 37984 0 0 0 25 0 1 0 489264720 467034112 345 33554432000 134512640 134534564 4290456944 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10925/statm: 114022 345 95 6 0 112688 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 505084

[startup+822.3 s]
/proc/loadavg: 9.04 8.53 6.19 11/199 10950
/proc/meminfo: memFree=17575000/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=1.81 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 502 4689 0 0 0 0 181 0 15 0 1 0 489264696 18763776 395 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 1951846998608937220 0 0 17 6 0 0 0
/proc/10903/statm: 4581 395 346 23 0 91 0
[pid=10923] ppid=10903 vsize=31104 CPUtime=410.37 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 4982 0 0 0 41037 0 0 0 25 0 1 0 489264720 31850496 4864 33554432000 4194304 4785740 140734370221648 18446744073709551615 4553219 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 7776 4864 341 145 0 4821 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=409.85 cores=4
/proc/10925/stat : 10925 (TNM) R 10903 10903 9483 0 -1 4202496 449 0 0 0 40984 1 0 0 25 0 1 0 489264720 467034112 345 33554432000 134512640 134534564 4290456944 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10925/statm: 114022 345 95 6 0 112688 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 505516

[startup+882.3 s]
/proc/loadavg: 9.01 8.61 6.36 10/199 10951
/proc/meminfo: memFree=17554768/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=1.81 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 502 4689 0 0 0 0 181 0 15 0 1 0 489264696 18763776 395 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 1951846998608937220 0 0 17 6 0 0 0
/proc/10903/statm: 4581 395 346 23 0 91 0
[pid=10923] ppid=10903 vsize=31384 CPUtime=440.37 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 5040 0 0 0 44037 0 0 0 25 0 1 0 489264720 32137216 4922 33554432000 4194304 4785740 140734370221648 18446744073709551615 4309533 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 7846 4922 341 145 0 4891 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=439.85 cores=4
/proc/10925/stat : 10925 (TNM) R 10903 10903 9483 0 -1 4202496 449 0 0 0 43984 1 0 0 25 0 1 0 489264720 467034112 345 33554432000 134512640 134534564 4290456944 18446744073709551615 11644128 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10925/statm: 114022 345 95 6 0 112688 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 505796

[startup+942.301 s]
/proc/loadavg: 9.00 8.68 6.53 10/199 10953
/proc/meminfo: memFree=17548900/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=1.81 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 502 4689 0 0 0 0 181 0 15 0 1 0 489264696 18763776 395 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 1951846998608937220 0 0 17 6 0 0 0
/proc/10903/statm: 4581 395 346 23 0 91 0
[pid=10923] ppid=10903 vsize=32596 CPUtime=470.38 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 5306 0 0 0 47038 0 0 0 25 0 1 0 489264720 33378304 5188 33554432000 4194304 4785740 140734370221648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 8149 5188 341 145 0 5194 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=469.85 cores=4
/proc/10925/stat : 10925 (TNM) R 10903 10903 9483 0 -1 4202496 449 0 0 0 46984 1 0 0 25 0 1 0 489264720 467034112 345 33554432000 134512640 134534564 4290456944 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10925/statm: 114022 345 95 6 0 112688 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 507008

[startup+1002.3 s]
/proc/loadavg: 9.00 8.73 6.68 10/199 10955
/proc/meminfo: memFree=17555316/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=1.81 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 502 4689 0 0 0 0 181 0 15 0 1 0 489264696 18763776 395 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 1951846998608937220 0 0 17 6 0 0 0
/proc/10903/statm: 4581 395 346 23 0 91 0
[pid=10923] ppid=10903 vsize=33268 CPUtime=500.38 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 5480 0 0 0 50038 0 0 0 25 0 1 0 489264720 34066432 5362 33554432000 4194304 4785740 140734370221648 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 8317 5362 341 145 0 5362 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=499.84 cores=4
/proc/10925/stat : 10925 (TNM) R 10903 10903 9483 0 -1 4202496 449 0 0 0 49983 1 0 0 25 0 1 0 489264720 467034112 345 33554432000 134512640 134534564 4290456944 18446744073709551615 11737377 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10925/statm: 114022 345 95 6 0 112688 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 507680

[startup+1062.3 s]
/proc/loadavg: 9.07 8.80 6.83 10/199 10956
/proc/meminfo: memFree=17544372/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=1.81 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 502 4689 0 0 0 0 181 0 15 0 1 0 489264696 18763776 395 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 1951846998608937220 0 0 17 6 0 0 0
/proc/10903/statm: 4581 395 346 23 0 91 0
[pid=10923] ppid=10903 vsize=33864 CPUtime=530.39 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 5593 0 0 0 53038 1 0 0 25 0 1 0 489264720 34676736 5475 33554432000 4194304 4785740 140734370221648 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 8466 5475 341 145 0 5511 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=529.84 cores=4
/proc/10925/stat : 10925 (TNM) R 10903 10903 9483 0 -1 4202496 449 0 0 0 52983 1 0 0 25 0 1 0 489264720 467034112 345 33554432000 134512640 134534564 4290456944 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10925/statm: 114022 345 95 6 0 112688 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 508276

[startup+1122.3 s]
/proc/loadavg: 9.02 8.83 6.96 10/199 10958
/proc/meminfo: memFree=17551160/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=1.81 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 502 4689 0 0 0 0 181 0 15 0 1 0 489264696 18763776 395 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 1951846998608937220 0 0 17 6 0 0 0
/proc/10903/statm: 4581 395 346 23 0 91 0
[pid=10923] ppid=10903 vsize=34204 CPUtime=560.4 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 5685 0 0 0 56039 1 0 0 25 0 1 0 489264720 35024896 5567 33554432000 4194304 4785740 140734370221648 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 8551 5567 341 145 0 5596 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=559.83 cores=4
/proc/10925/stat : 10925 (TNM) R 10903 10903 9483 0 -1 4202496 449 0 0 0 55982 1 0 0 25 0 1 0 489264720 467034112 345 33554432000 134512640 134534564 4290456944 18446744073709551615 11644128 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10925/statm: 114022 345 95 6 0 112688 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 508616

[startup+1182.3 s]
/proc/loadavg: 9.06 8.87 7.09 10/199 10959
/proc/meminfo: memFree=17539720/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=1.81 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 502 4689 0 0 0 0 181 0 15 0 1 0 489264696 18763776 395 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 1951846998608937220 0 0 17 6 0 0 0
/proc/10903/statm: 4581 395 346 23 0 91 0
[pid=10923] ppid=10903 vsize=34512 CPUtime=590.4 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 5752 0 0 0 59039 1 0 0 25 0 1 0 489264720 35340288 5634 33554432000 4194304 4785740 140734370221648 18446744073709551615 4277464 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 8628 5634 341 145 0 5673 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=589.83 cores=4
/proc/10925/stat : 10925 (TNM) R 10903 10903 9483 0 -1 4202496 449 0 0 0 58982 1 0 0 25 0 1 0 489264720 467034112 345 33554432000 134512640 134534564 4290456944 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10925/statm: 114022 345 95 6 0 112688 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 508924

[startup+1242.3 s]
/proc/loadavg: 9.02 8.89 7.21 10/199 10961
/proc/meminfo: memFree=17542036/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=1.81 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 502 4689 0 0 0 0 181 0 15 0 1 0 489264696 18763776 395 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 1951846998608937220 0 0 17 6 0 0 0
/proc/10903/statm: 4581 395 346 23 0 91 0
[pid=10923] ppid=10903 vsize=34692 CPUtime=620.41 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 5798 0 0 0 62040 1 0 0 25 0 1 0 489264720 35524608 5680 33554432000 4194304 4785740 140734370221648 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 8673 5680 341 145 0 5718 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=619.82 cores=4
/proc/10925/stat : 10925 (TNM) R 10903 10903 9483 0 -1 4202496 449 0 0 0 61981 1 0 0 25 0 1 0 489264720 467034112 345 33554432000 134512640 134534564 4290456944 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10925/statm: 114022 345 95 6 0 112688 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 509104



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.01 8.91 7.31 9/194 10970
/proc/meminfo: memFree=17584756/32951124 swapFree=67111528/67111528
[pid=10903] ppid=10901 vsize=18324 CPUtime=1.81 cores=4,6
/proc/10903/stat : 10903 (ppfolio) S 10901 10903 9483 0 -1 4202496 502 4689 0 0 0 0 181 0 15 0 1 0 489264696 18763776 395 33554432000 4194304 4287625 140735185384480 18446744073709551615 210204667407 0 0 4096 65536 1951846998608937220 0 0 17 6 0 0 0
/proc/10903/statm: 4581 395 346 23 0 91 0
[pid=10923] ppid=10903 vsize=35188 CPUtime=649.24 cores=4
/proc/10923/stat : 10923 (clasp) R 10903 10903 9483 0 -1 4202496 5916 0 0 0 64923 1 0 0 25 0 1 0 489264720 36032512 5798 33554432000 4194304 4785740 140734370221648 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10923/statm: 8797 5798 341 145 0 5842 0
[pid=10925] ppid=10903 vsize=456088 CPUtime=648.69 cores=4
/proc/10925/stat : 10925 (TNM) R 10903 10903 9483 0 -1 4202496 449 0 0 0 64868 1 0 0 25 0 1 0 489264720 467034112 345 33554432000 134512640 134534564 4290456944 18446744073709551615 11738132 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10925/statm: 114022 345 95 6 0 112688 0
Current children cumulated CPU time (s) 1299.74
Current children cumulated vsize (KiB) 509600

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): 1299.78
CPU user time (s): 1299.74
CPU system time (s): 0.037994
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 1651184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.74
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11588
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= 67
involuntary context switches= 15078

runsolver used 2.43163 second user time and 4.66629 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-26 02:11:02
IDJOB=3290089
IDBENCH=83418
IDSOLVER=1613
FILE ID=node130/3290089-1303776662
RUNJOBID= node130-1303776662-10874
PBS_JOBID= 13157181
Free space on /tmp= 71768 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_2_keyfind_1.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290089-1303776662/watcher-3290089-1303776662 -o /tmp/evaluation-result-3290089-1303776662/solver-3290089-1303776662 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3290089-1303776662.cnf

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

MD5SUM BENCH= 1024a3346322fdba0a20b51f99eae4c0
RANDOM SEED=1178059993

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17721572 kB
Buffers:       2107324 kB
Cached:       12507308 kB
SwapCached:          0 kB
Active:        6659168 kB
Inactive:      8021708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17721572 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30408 kB
Writeback:           0 kB
AnonPages:       65180 kB
Mapped:          15864 kB
Slab:           483868 kB
PageTables:       5092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   664240 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= 71740 MiB
End job on node130 at 2011-04-26 02:32:42