Trace number 3191470

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/large/
unif-k7-r85-v400-c34000-S927774663-037-UNKNOWN.cnf
MD5SUM950830e22ef92fb7f22c5b3c987a21f5
Bench CategoryRANDOM (random 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 variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191470-1302537235/watcher-3191470-1302537235 -o /tmp/evaluation-result-3191470-1302537235/solver-3191470-1302537235 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191470-1302537235.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: 7.61 3.08 2.20 12/198 23498
/proc/meminfo: memFree=17190592/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=0 cores=5,7
/proc/23498/stat : 23498 (ppfolio) R 23496 23498 23398 0 -1 4202496 486 0 0 0 0 0 0 0 21 0 1 0 365321218 18763776 392 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905551253 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/23498/statm: 4581 392 343 23 0 91 0

[startup+0.082491 s]
/proc/loadavg: 7.61 3.08 2.20 12/198 23498
/proc/meminfo: memFree=17190592/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=0 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 365321218 18763776 394 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23498/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100477 s]
/proc/loadavg: 7.61 3.08 2.20 12/198 23498
/proc/meminfo: memFree=17190592/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=0 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 365321218 18763776 394 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23498/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300438 s]
/proc/loadavg: 7.61 3.08 2.20 12/198 23498
/proc/meminfo: memFree=17190592/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=0 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 365321218 18763776 394 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23498/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700363 s]
/proc/loadavg: 7.61 3.08 2.20 12/198 23498
/proc/meminfo: memFree=17190592/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=0 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 365321218 18763776 394 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23498/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50022 s]
/proc/loadavg: 7.61 3.08 2.20 13/202 23502
/proc/meminfo: memFree=17212880/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=0 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 365321218 18763776 394 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23498/statm: 4581 394 345 23 0 91 0
[pid=23499] ppid=23498 vsize=26308 CPUtime=0.54 cores=5
/proc/23499/stat : 23499 (cryptominisat) R 23498 23498 23398 0 -1 4202496 1575 0 0 0 54 0 0 0 25 0 1 0 365321219 26939392 1428 33554432000 4194304 4587354 140736303443664 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23499/statm: 6577 1428 305 96 0 3139 0
[pid=23500] ppid=23498 vsize=19108 CPUtime=0.43 cores=5
/proc/23500/stat : 23500 (clasp) R 23498 23498 23398 0 -1 4202496 2396 0 0 0 43 0 0 0 25 0 1 0 365321219 19566592 2128 33554432000 4194304 4785740 140734881868832 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23500/statm: 4777 2128 340 145 0 1822 0
[pid=23501] ppid=23498 vsize=456220 CPUtime=0.5 cores=5
/proc/23501/stat : 23501 (TNM) R 23498 23498 23398 0 -1 4202496 1457 0 0 0 50 0 0 0 25 0 1 0 365321219 467169280 1354 33554432000 134512640 134534564 4289273104 18446744073709551615 134524695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23501/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 519960

[startup+3.10093 s]
/proc/loadavg: 7.61 3.08 2.20 13/202 23502
/proc/meminfo: memFree=17212420/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=0 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365321218 18763776 394 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23498/statm: 4581 394 345 23 0 91 0
[pid=23499] ppid=23498 vsize=27880 CPUtime=1.15 cores=5
/proc/23499/stat : 23499 (cryptominisat) R 23498 23498 23398 0 -1 4202496 5244 0 0 0 115 0 0 0 18 0 1 0 365321219 28549120 1982 33554432000 4194304 4587354 140736303443664 18446744073709551615 4243728 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23499/statm: 6970 1982 326 96 0 3532 0
[pid=23500] ppid=23498 vsize=21624 CPUtime=0.92 cores=5
/proc/23500/stat : 23500 (clasp) R 23498 23498 23398 0 -1 4202496 3011 0 0 0 92 0 0 0 25 0 1 0 365321219 22142976 2743 33554432000 4194304 4785740 140734881868832 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23500/statm: 5406 2743 340 145 0 2451 0
[pid=23501] ppid=23498 vsize=456220 CPUtime=1 cores=5
/proc/23501/stat : 23501 (TNM) R 23498 23498 23398 0 -1 4202496 1457 0 0 0 100 0 0 0 25 0 1 0 365321219 467169280 1354 33554432000 134512640 134534564 4289273104 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23501/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 524048

[startup+6.30036 s]
/proc/loadavg: 7.96 3.23 2.25 13/202 23502
/proc/meminfo: memFree=17188528/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=0 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365321218 18763776 394 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 4611431069168697344 0 0 17 7 0 0 0
/proc/23498/statm: 4581 394 345 23 0 91 0
[pid=23499] ppid=23498 vsize=855148 CPUtime=2.64 cores=5
/proc/23499/stat : 23499 (cryptominisat) R 23498 23498 23398 0 -1 4202496 8286 0 0 0 263 1 0 0 20 0 1 0 365321219 875671552 2905 33554432000 4194304 4587354 140736303443664 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23499/statm: 213787 2905 327 96 0 210349 0
[pid=23500] ppid=23498 vsize=24468 CPUtime=1.81 cores=5
/proc/23500/stat : 23500 (clasp) R 23498 23498 23398 0 -1 4202496 3692 0 0 0 181 0 0 0 25 0 1 0 365321219 25055232 3424 33554432000 4194304 4785740 140734881868832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23500/statm: 6117 3424 340 145 0 3162 0
[pid=23501] ppid=23498 vsize=456220 CPUtime=1.82 cores=5
/proc/23501/stat : 23501 (TNM) R 23498 23498 23398 0 -1 4202496 1457 0 0 0 182 0 0 0 25 0 1 0 365321219 467169280 1354 33554432000 134512640 134534564 4289273104 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23501/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1354160

[startup+12.7012 s]
/proc/loadavg: 8.28 3.37 2.30 13/202 23503
/proc/meminfo: memFree=17176244/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=0 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365321218 18763776 394 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 4611432855875092480 0 0 17 7 0 0 0
/proc/23498/statm: 4581 394 345 23 0 91 0
[pid=23499] ppid=23498 vsize=879972 CPUtime=4.76 cores=5
/proc/23499/stat : 23499 (cryptominisat) R 23498 23498 23398 0 -1 4202496 15362 0 0 0 474 2 0 0 25 0 1 0 365321219 901091328 7219 33554432000 4194304 4587354 140736303443664 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23499/statm: 219993 7219 337 96 0 216555 0
[pid=23500] ppid=23498 vsize=26788 CPUtime=3.91 cores=5
/proc/23500/stat : 23500 (clasp) R 23498 23498 23398 0 -1 4202496 4282 0 0 0 391 0 0 0 25 0 1 0 365321219 27430912 4014 33554432000 4194304 4785740 140734881868832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23500/statm: 6697 4014 340 145 0 3742 0
[pid=23501] ppid=23498 vsize=456220 CPUtime=4 cores=5
/proc/23501/stat : 23501 (TNM) R 23498 23498 23398 0 -1 4202496 1457 0 0 0 400 0 0 0 25 0 1 0 365321219 467169280 1354 33554432000 134512640 134534564 4289273104 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23501/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1381304

[startup+25.5009 s]
/proc/loadavg: 9.10 3.80 2.46 13/202 23503
/proc/meminfo: memFree=17046044/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=0 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365321218 18763776 394 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 4611432993314045952 0 0 17 7 0 0 0
/proc/23498/statm: 4581 394 345 23 0 91 0
[pid=23499] ppid=23498 vsize=882860 CPUtime=9.04 cores=5
/proc/23499/stat : 23499 (cryptominisat) R 23498 23498 23398 0 -1 4202496 21638 0 0 0 901 3 0 0 25 0 1 0 365321219 904048640 11910 33554432000 4194304 4587354 140736303443664 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23499/statm: 220715 11910 337 96 0 217277 0
[pid=23500] ppid=23498 vsize=29988 CPUtime=8.21 cores=5
/proc/23500/stat : 23500 (clasp) R 23498 23498 23398 0 -1 4202496 5031 0 0 0 821 0 0 0 25 0 1 0 365321219 30707712 4763 33554432000 4194304 4785740 140734881868832 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23500/statm: 7497 4763 340 145 0 4542 0
[pid=23501] ppid=23498 vsize=460712 CPUtime=8.22 cores=5
/proc/23501/stat : 23501 (TNM) R 23498 23498 23398 0 -1 4202496 1816 0 0 0 822 0 0 0 25 0 1 0 365321219 471769088 1713 33554432000 134512640 134534564 4289273104 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23501/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1391884

[startup+51.1003 s]
/proc/loadavg: 10.09 4.45 2.71 13/202 23504
/proc/meminfo: memFree=17095608/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=0 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365321218 18763776 394 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 4611431481485557760 0 0 17 7 0 0 0
/proc/23498/statm: 4581 394 345 23 0 91 0
[pid=23499] ppid=23498 vsize=876048 CPUtime=17.56 cores=5
/proc/23499/stat : 23499 (cryptominisat) R 23498 23498 23398 0 -1 4202496 23243 0 0 0 1753 3 0 0 25 0 1 0 365321219 897073152 6996 33554432000 4194304 4587354 140736303443664 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23499/statm: 219012 6996 337 96 0 215574 0
[pid=23500] ppid=23498 vsize=34580 CPUtime=16.71 cores=5
/proc/23500/stat : 23500 (clasp) R 23498 23498 23398 0 -1 4202496 6172 0 0 0 1670 1 0 0 25 0 1 0 365321219 35409920 5904 33554432000 4194304 4785740 140734881868832 18446744073709551615 4287225 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23500/statm: 8645 5904 340 145 0 5690 0
[pid=23501] ppid=23498 vsize=460712 CPUtime=16.8 cores=5
/proc/23501/stat : 23501 (TNM) R 23498 23498 23398 0 -1 4202496 1816 0 0 0 1680 0 0 0 25 0 1 0 365321219 471769088 1713 33554432000 134512640 134534564 4289273104 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23501/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1389664

[startup+102.307 s]
/proc/loadavg: 11.17 5.62 3.19 13/202 23505
/proc/meminfo: memFree=16984992/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=0 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365321218 18763776 394 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 4611431893802418176 0 0 17 7 0 0 0
/proc/23498/statm: 4581 394 345 23 0 91 0
[pid=23499] ppid=23498 vsize=885748 CPUtime=34.63 cores=5
/proc/23499/stat : 23499 (cryptominisat) R 23498 23498 23398 0 -1 4202496 39122 0 0 0 3458 5 0 0 25 0 1 0 365321219 907005952 9011 33554432000 4194304 4587354 140736303443664 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23499/statm: 221437 9011 337 96 0 217999 0
[pid=23500] ppid=23498 vsize=39708 CPUtime=33.81 cores=5
/proc/23500/stat : 23500 (clasp) R 23498 23498 23398 0 -1 4202496 7368 0 0 0 3380 1 0 0 25 0 1 0 365321219 40660992 7100 33554432000 4194304 4785740 140734881868832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23500/statm: 9927 7100 340 145 0 6972 0
[pid=23501] ppid=23498 vsize=460712 CPUtime=33.83 cores=5
/proc/23501/stat : 23501 (TNM) R 23498 23498 23398 0 -1 4202496 1816 0 0 0 3383 0 0 0 25 0 1 0 365321219 471769088 1713 33554432000 134512640 134534564 4289273104 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23501/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1404492

[startup+162.3 s]
/proc/loadavg: 11.16 6.63 3.69 12/201 23507
/proc/meminfo: memFree=17001584/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=39.53 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 502 40210 0 0 0 0 3948 5 15 0 1 0 365321218 18763776 395 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 4456342621903618308 0 0 17 7 0 0 0
/proc/23498/statm: 4581 395 346 23 0 91 0
[pid=23500] ppid=23498 vsize=45708 CPUtime=61.34 cores=5
/proc/23500/stat : 23500 (clasp) R 23498 23498 23398 0 -1 4202496 8744 0 0 0 6133 1 0 0 25 0 1 0 365321219 46804992 8476 33554432000 4194304 4785740 140734881868832 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23500/statm: 11427 8476 340 145 0 8472 0
[pid=23501] ppid=23498 vsize=460712 CPUtime=61.39 cores=5

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

[pid=23498] ppid=23496 vsize=18324 CPUtime=39.53 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 502 40210 0 0 0 0 3948 5 15 0 1 0 365321218 18763776 395 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 4456342621903618308 0 0 17 7 0 0 0
/proc/23498/statm: 4581 395 346 23 0 91 0
[pid=23500] ppid=23498 vsize=76224 CPUtime=331.36 cores=5
/proc/23500/stat : 23500 (clasp) R 23498 23498 23398 0 -1 4202496 15766 0 0 0 33133 3 0 0 25 0 1 0 365321219 78053376 15498 33554432000 4194304 4785740 140734881868832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23500/statm: 19056 15498 340 145 0 16101 0
[pid=23501] ppid=23498 vsize=460712 CPUtime=331.39 cores=5
/proc/23501/stat : 23501 (TNM) R 23498 23498 23398 0 -1 4202496 1816 0 0 0 33139 0 0 0 25 0 1 0 365321219 471769088 1713 33554432000 134512640 134534564 4289273104 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23501/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 555260

[startup+762.307 s]
/proc/loadavg: 11.00 10.41 7.16 12/201 23535
/proc/meminfo: memFree=16713664/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=39.53 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 502 40210 0 0 0 0 3948 5 15 0 1 0 365321218 18763776 395 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 4456342621903618308 0 0 17 7 0 0 0
/proc/23498/statm: 4581 395 346 23 0 91 0
[pid=23500] ppid=23498 vsize=80580 CPUtime=361.36 cores=5
/proc/23500/stat : 23500 (clasp) R 23498 23498 23398 0 -1 4202496 16745 0 0 0 36133 3 0 0 25 0 1 0 365321219 82513920 16477 33554432000 4194304 4785740 140734881868832 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23500/statm: 20145 16477 340 145 0 17190 0
[pid=23501] ppid=23498 vsize=460712 CPUtime=361.4 cores=5
/proc/23501/stat : 23501 (TNM) R 23498 23498 23398 0 -1 4202496 1816 0 0 0 36140 0 0 0 25 0 1 0 365321219 471769088 1713 33554432000 134512640 134534564 4289273104 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23501/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 559616

[startup+822.301 s]
/proc/loadavg: 11.04 10.53 7.40 12/201 23536
/proc/meminfo: memFree=16532936/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=39.53 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 502 40210 0 0 0 0 3948 5 15 0 1 0 365321218 18763776 395 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 4456342621903618308 0 0 17 7 0 0 0
/proc/23498/statm: 4581 395 346 23 0 91 0
[pid=23500] ppid=23498 vsize=84572 CPUtime=391.36 cores=5
/proc/23500/stat : 23500 (clasp) R 23498 23498 23398 0 -1 4202496 17774 0 0 0 39132 4 0 0 25 0 1 0 365321219 86601728 17387 33554432000 4194304 4785740 140734881868832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23500/statm: 21143 17387 341 145 0 18188 0
[pid=23501] ppid=23498 vsize=460712 CPUtime=391.4 cores=5
/proc/23501/stat : 23501 (TNM) R 23498 23498 23398 0 -1 4202496 1816 0 0 0 39140 0 0 0 25 0 1 0 365321219 471769088 1713 33554432000 134512640 134534564 4289273104 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23501/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 563608

[startup+882.3 s]
/proc/loadavg: 11.12 10.64 7.63 12/201 23538
/proc/meminfo: memFree=16710092/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=39.53 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 502 40210 0 0 0 0 3948 5 15 0 1 0 365321218 18763776 395 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 4456342621903618308 0 0 17 7 0 0 0
/proc/23498/statm: 4581 395 346 23 0 91 0
[pid=23500] ppid=23498 vsize=86976 CPUtime=421.35 cores=5
/proc/23500/stat : 23500 (clasp) R 23498 23498 23398 0 -1 4202496 18315 0 0 0 42131 4 0 0 25 0 1 0 365321219 89063424 17928 33554432000 4194304 4785740 140734881868832 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23500/statm: 21744 17928 341 145 0 18789 0
[pid=23501] ppid=23498 vsize=460712 CPUtime=421.41 cores=5
/proc/23501/stat : 23501 (TNM) R 23498 23498 23398 0 -1 4202496 1816 0 0 0 42141 0 0 0 25 0 1 0 365321219 471769088 1713 33554432000 134512640 134534564 4289273104 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23501/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 566012

[startup+942.3 s]
/proc/loadavg: 11.08 10.72 7.85 12/201 23540
/proc/meminfo: memFree=16706444/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=39.53 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 502 40210 0 0 0 0 3948 5 15 0 1 0 365321218 18763776 395 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 4456342621903618308 0 0 17 7 0 0 0
/proc/23498/statm: 4581 395 346 23 0 91 0
[pid=23500] ppid=23498 vsize=88240 CPUtime=451.35 cores=5
/proc/23500/stat : 23500 (clasp) R 23498 23498 23398 0 -1 4202496 18577 0 0 0 45131 4 0 0 25 0 1 0 365321219 90357760 18190 33554432000 4194304 4785740 140734881868832 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23500/statm: 22060 18190 341 145 0 19105 0
[pid=23501] ppid=23498 vsize=460712 CPUtime=451.42 cores=5
/proc/23501/stat : 23501 (TNM) R 23498 23498 23398 0 -1 4202496 1816 0 0 0 45142 0 0 0 25 0 1 0 365321219 471769088 1713 33554432000 134512640 134534564 4289273104 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23501/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 567276

[startup+1002.3 s]
/proc/loadavg: 10.90 10.74 8.03 12/201 23571
/proc/meminfo: memFree=16782168/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=39.53 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 502 40210 0 0 0 0 3948 5 15 0 1 0 365321218 18763776 395 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 4456342621903618308 0 0 17 7 0 0 0
/proc/23498/statm: 4581 395 346 23 0 91 0
[pid=23500] ppid=23498 vsize=89820 CPUtime=481.34 cores=5
/proc/23500/stat : 23500 (clasp) R 23498 23498 23398 0 -1 4202496 18944 0 0 0 48130 4 0 0 25 0 1 0 365321219 91975680 18557 33554432000 4194304 4785740 140734881868832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23500/statm: 22455 18557 341 145 0 19500 0
[pid=23501] ppid=23498 vsize=460712 CPUtime=481.42 cores=5
/proc/23501/stat : 23501 (TNM) R 23498 23498 23398 0 -1 4202496 1816 0 0 0 48142 0 0 0 25 0 1 0 365321219 471769088 1713 33554432000 134512640 134534564 4289273104 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23501/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 568856

[startup+1062.3 s]
/proc/loadavg: 10.96 10.78 8.21 12/201 23603
/proc/meminfo: memFree=16667328/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=39.53 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 502 40210 0 0 0 0 3948 5 15 0 1 0 365321218 18763776 395 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 4456342621903618308 0 0 17 7 0 0 0
/proc/23498/statm: 4581 395 346 23 0 91 0
[pid=23500] ppid=23498 vsize=91052 CPUtime=511.34 cores=5
/proc/23500/stat : 23500 (clasp) R 23498 23498 23398 0 -1 4202496 19182 0 0 0 51130 4 0 0 25 0 1 0 365321219 93237248 18795 33554432000 4194304 4785740 140734881868832 18446744073709551615 4550294 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23500/statm: 22763 18795 341 145 0 19808 0
[pid=23501] ppid=23498 vsize=460712 CPUtime=511.43 cores=5
/proc/23501/stat : 23501 (TNM) R 23498 23498 23398 0 -1 4202496 1816 0 0 0 51143 0 0 0 25 0 1 0 365321219 471769088 1713 33554432000 134512640 134534564 4289273104 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23501/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 570088

[startup+1122.3 s]
/proc/loadavg: 10.98 10.82 8.39 12/201 23604
/proc/meminfo: memFree=16555048/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=39.53 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 502 40210 0 0 0 0 3948 5 15 0 1 0 365321218 18763776 395 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 4456342621903618308 0 0 17 7 0 0 0
/proc/23498/statm: 4581 395 346 23 0 91 0
[pid=23500] ppid=23498 vsize=91052 CPUtime=541.35 cores=5
/proc/23500/stat : 23500 (clasp) R 23498 23498 23398 0 -1 4202496 19184 0 0 0 54131 4 0 0 25 0 1 0 365321219 93237248 18797 33554432000 4194304 4785740 140734881868832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23500/statm: 22763 18797 341 145 0 19808 0
[pid=23501] ppid=23498 vsize=460712 CPUtime=541.42 cores=5
/proc/23501/stat : 23501 (TNM) R 23498 23498 23398 0 -1 4202496 1816 0 0 0 54142 0 0 0 25 0 1 0 365321219 471769088 1713 33554432000 134512640 134534564 4289273104 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23501/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 570088

[startup+1182.3 s]
/proc/loadavg: 10.99 10.85 8.55 12/201 23606
/proc/meminfo: memFree=16539520/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=39.53 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 502 40210 0 0 0 0 3948 5 15 0 1 0 365321218 18763776 395 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 4456342621903618308 0 0 17 7 0 0 0
/proc/23498/statm: 4581 395 346 23 0 91 0
[pid=23500] ppid=23498 vsize=95096 CPUtime=571.35 cores=5
/proc/23500/stat : 23500 (clasp) R 23498 23498 23398 0 -1 4202496 20180 0 0 0 57131 4 0 0 25 0 1 0 365321219 97378304 19793 33554432000 4194304 4785740 140734881868832 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23500/statm: 23774 19793 341 145 0 20819 0
[pid=23501] ppid=23498 vsize=460712 CPUtime=571.42 cores=5
/proc/23501/stat : 23501 (TNM) R 23498 23498 23398 0 -1 4202496 1816 0 0 0 57142 0 0 0 25 0 1 0 365321219 471769088 1713 33554432000 134512640 134534564 4289273104 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23501/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 574132

[startup+1242.3 s]
/proc/loadavg: 10.99 10.87 8.70 12/201 23608
/proc/meminfo: memFree=16394912/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=39.53 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 502 40210 0 0 0 0 3948 5 15 0 1 0 365321218 18763776 395 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 4456342621903618308 0 0 17 7 0 0 0
/proc/23498/statm: 4581 395 346 23 0 91 0
[pid=23500] ppid=23498 vsize=97308 CPUtime=601.36 cores=5
/proc/23500/stat : 23500 (clasp) R 23498 23498 23398 0 -1 4202496 20634 0 0 0 60132 4 0 0 25 0 1 0 365321219 99643392 20247 33554432000 4194304 4785740 140734881868832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23500/statm: 24327 20247 341 145 0 21372 0
[pid=23501] ppid=23498 vsize=460712 CPUtime=601.41 cores=5
/proc/23501/stat : 23501 (TNM) R 23498 23498 23398 0 -1 4202496 1816 0 0 0 60141 0 0 0 25 0 1 0 365321219 471769088 1713 33554432000 134512640 134534564 4289273104 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23501/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 576344



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.22 10.65 8.76 11/200 23671
/proc/meminfo: memFree=17142508/32951124 swapFree=67111528/67111528
[pid=23498] ppid=23496 vsize=18324 CPUtime=39.53 cores=5,7
/proc/23498/stat : 23498 (ppfolio) S 23496 23498 23398 0 -1 4202496 502 40210 0 0 0 0 3948 5 15 0 1 0 365321218 18763776 395 33554432000 4194304 4287625 140736132987984 18446744073709551615 218905751055 0 0 4096 65536 4456342621903618308 0 0 17 7 0 0 0
/proc/23498/statm: 4581 395 346 23 0 91 0
[pid=23500] ppid=23498 vsize=98456 CPUtime=630.22 cores=5
/proc/23500/stat : 23500 (clasp) R 23498 23498 23398 0 -1 4202496 20888 0 0 0 63018 4 0 0 25 0 1 0 365321219 100818944 20501 33554432000 4194304 4785740 140734881868832 18446744073709551615 4278073 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23500/statm: 24614 20501 341 145 0 21659 0
[pid=23501] ppid=23498 vsize=460712 CPUtime=630.26 cores=5
/proc/23501/stat : 23501 (TNM) R 23498 23498 23398 0 -1 4202496 1816 0 0 0 63026 0 0 0 25 0 1 0 365321219 471769088 1713 33554432000 134512640 134534564 4289273104 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23501/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 577492

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.114982
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2190040

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

runsolver used 2.05269 second user time and 5.04723 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-11 17:53:55
IDJOB=3191470
IDBENCH=82601
IDSOLVER=1613
FILE ID=node137/3191470-1302537235
RUNJOBID= node137-1302537182-23419
PBS_JOBID= 12951130
Free space on /tmp= 71324 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S927774663-037-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191470-1302537235/watcher-3191470-1302537235 -o /tmp/evaluation-result-3191470-1302537235/solver-3191470-1302537235 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191470-1302537235.cnf

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

MD5SUM BENCH= 950830e22ef92fb7f22c5b3c987a21f5
RANDOM SEED=1479057539

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:      17190872 kB
Buffers:        667576 kB
Cached:       14273272 kB
SwapCached:          0 kB
Active:        8825384 kB
Inactive:      6543312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17190872 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11288 kB
Writeback:           0 kB
AnonPages:      427928 kB
Mapped:          17832 kB
Slab:           326416 kB
PageTables:       6848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6459596 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= 71316 MiB
End job on node137 at 2011-04-11 18:15:35