Trace number 3191960

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1959079526-027.UNKNOWN.cnf
MD5SUMf44a4cf4fe89dcbd323f749ee3ba0f10
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark146.379
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
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-3191960-1302540459/watcher-3191960-1302540459 -o /tmp/evaluation-result-3191960-1302540459/solver-3191960-1302540459 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191960-1302540459.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: 10.13 9.45 9.24 9/197 28281
/proc/meminfo: memFree=13047896/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) R 28279 28281 27560 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 346461845 18763776 392 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816056725 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/28281/statm: 4581 392 343 23 0 91 0

[startup+0.0331559 s]
/proc/loadavg: 10.13 9.45 9.24 9/197 28281
/proc/meminfo: memFree=13047896/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 4488879369992765704 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100144 s]
/proc/loadavg: 10.13 9.45 9.24 9/197 28281
/proc/meminfo: memFree=13047896/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 4488879369992765704 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300107 s]
/proc/loadavg: 10.13 9.45 9.24 9/197 28281
/proc/meminfo: memFree=13047896/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701034 s]
/proc/loadavg: 10.13 9.45 9.24 9/197 28281
/proc/meminfo: memFree=13047896/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 5626092834873409536 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5009 s]
/proc/loadavg: 10.13 9.45 9.24 12/201 28285
/proc/meminfo: memFree=13036952/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 5626092972312363008 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
[pid=28282] ppid=28281 vsize=1672688 CPUtime=0.49 cores=1
/proc/28282/stat : 28282 (cryptominisat) R 28281 28281 27560 0 -1 4202496 1234 0 0 0 49 0 0 0 25 0 1 0 346461845 1712832512 766 33554432000 4194304 4587354 140733318812976 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28282/statm: 418172 766 327 96 0 414734 0
[pid=28283] ppid=28281 vsize=13228 CPUtime=0.47 cores=1
/proc/28283/stat : 28283 (clasp) R 28281 28281 27560 0 -1 4202496 763 0 0 0 47 0 0 0 25 0 1 0 346461845 13545472 651 33554432000 4194304 4785740 140733984224608 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28283/statm: 3307 651 340 145 0 352 0
[pid=28284] ppid=28281 vsize=455832 CPUtime=0.52 cores=1
/proc/28284/stat : 28284 (TNM) R 28281 28281 27560 0 -1 4202496 329 0 0 0 52 0 0 0 25 0 1 0 346461845 466771968 226 33554432000 134512640 134534564 4286752752 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28284/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2160072

[startup+3.10059 s]
/proc/loadavg: 10.13 9.45 9.24 12/201 28285
/proc/meminfo: memFree=13035468/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
[pid=28282] ppid=28281 vsize=1673376 CPUtime=1.01 cores=1
/proc/28282/stat : 28282 (cryptominisat) R 28281 28281 27560 0 -1 4202496 1717 0 0 0 101 0 0 0 25 0 1 0 346461845 1713537024 981 33554432000 4194304 4587354 140733318812976 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28282/statm: 418344 981 331 96 0 414906 0
[pid=28283] ppid=28281 vsize=13624 CPUtime=1.04 cores=1
/proc/28283/stat : 28283 (clasp) R 28281 28281 27560 0 -1 4202496 885 0 0 0 104 0 0 0 25 0 1 0 346461845 13950976 773 33554432000 4194304 4785740 140733984224608 18446744073709551615 4549831 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28283/statm: 3406 773 340 145 0 451 0
[pid=28284] ppid=28281 vsize=455832 CPUtime=1.02 cores=1
/proc/28284/stat : 28284 (TNM) R 28281 28281 27560 0 -1 4202496 329 0 0 0 102 0 0 0 25 0 1 0 346461845 466771968 226 33554432000 134512640 134534564 4286752752 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28284/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2161156

[startup+6.301 s]
/proc/loadavg: 10.20 9.48 9.25 12/201 28285
/proc/meminfo: memFree=13028284/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 5626093247190269952 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
[pid=28282] ppid=28281 vsize=1679880 CPUtime=2.09 cores=1
/proc/28282/stat : 28282 (cryptominisat) R 28281 28281 27560 0 -1 4202496 3788 0 0 0 209 0 0 0 25 0 1 0 346461845 1720197120 2356 33554432000 4194304 4587354 140733318812976 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28282/statm: 419970 2356 337 96 0 416532 0
[pid=28283] ppid=28281 vsize=14304 CPUtime=2.07 cores=1
/proc/28283/stat : 28283 (clasp) R 28281 28281 27560 0 -1 4202496 1039 0 0 0 207 0 0 0 25 0 1 0 346461845 14647296 927 33554432000 4194304 4785740 140733984224608 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28283/statm: 3576 927 340 145 0 621 0
[pid=28284] ppid=28281 vsize=455832 CPUtime=2.12 cores=1
/proc/28284/stat : 28284 (TNM) R 28281 28281 27560 0 -1 4202496 329 0 0 0 212 0 0 0 25 0 1 0 346461845 466771968 226 33554432000 134512640 134534564 4286752752 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28284/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2168340

[startup+12.7008 s]
/proc/loadavg: 10.26 9.50 9.26 12/201 28286
/proc/meminfo: memFree=13022960/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 5626091185605967872 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
[pid=28282] ppid=28281 vsize=1682720 CPUtime=4.21 cores=1
/proc/28282/stat : 28282 (cryptominisat) R 28281 28281 27560 0 -1 4202496 5726 0 0 0 421 0 0 0 25 0 1 0 346461845 1723105280 2956 33554432000 4194304 4587354 140733318812976 18446744073709551615 4248827 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28282/statm: 420680 2956 337 96 0 417242 0
[pid=28283] ppid=28281 vsize=14980 CPUtime=4.24 cores=1
/proc/28283/stat : 28283 (clasp) R 28281 28281 27560 0 -1 4202496 1222 0 0 0 424 0 0 0 25 0 1 0 346461845 15339520 1110 33554432000 4194304 4785740 140733984224608 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28283/statm: 3745 1110 341 145 0 790 0
[pid=28284] ppid=28281 vsize=455832 CPUtime=4.22 cores=1
/proc/28284/stat : 28284 (TNM) R 28281 28281 27560 0 -1 4202496 329 0 0 0 422 0 0 0 25 0 1 0 346461845 466771968 226 33554432000 134512640 134534564 4286752752 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28284/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2171856

[startup+25.5005 s]
/proc/loadavg: 10.42 9.58 9.28 12/201 28286
/proc/meminfo: memFree=13013256/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 5626091597922828288 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
[pid=28282] ppid=28281 vsize=1682940 CPUtime=8.49 cores=1
/proc/28282/stat : 28282 (cryptominisat) R 28281 28281 27560 0 -1 4202496 8124 0 0 0 849 0 0 0 25 0 1 0 346461845 1723330560 2996 33554432000 4194304 4587354 140733318812976 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28282/statm: 420735 2996 337 96 0 417297 0
[pid=28283] ppid=28281 vsize=16100 CPUtime=8.47 cores=1
/proc/28283/stat : 28283 (clasp) R 28281 28281 27560 0 -1 4202496 1470 0 0 0 847 0 0 0 25 0 1 0 346461845 16486400 1358 33554432000 4194304 4785740 140733984224608 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28283/statm: 4025 1358 341 145 0 1070 0
[pid=28284] ppid=28281 vsize=455832 CPUtime=8.52 cores=1
/proc/28284/stat : 28284 (TNM) R 28281 28281 27560 0 -1 4202496 329 0 0 0 852 0 0 0 25 0 1 0 346461845 466771968 226 33554432000 134512640 134534564 4286752752 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28284/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2173196

[startup+51.1007 s]
/proc/loadavg: 10.70 9.71 9.33 12/201 28287
/proc/meminfo: memFree=13008364/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 5626091460483874816 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
[pid=28282] ppid=28281 vsize=1686120 CPUtime=17.02 cores=1
/proc/28282/stat : 28282 (cryptominisat) R 28281 28281 27560 0 -1 4202496 12106 0 0 0 1701 1 0 0 25 0 1 0 346461845 1726586880 4051 33554432000 4194304 4587354 140733318812976 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28282/statm: 421530 4051 337 96 0 418092 0
[pid=28283] ppid=28281 vsize=17184 CPUtime=17.04 cores=1
/proc/28283/stat : 28283 (clasp) R 28281 28281 27560 0 -1 4202496 1755 0 0 0 1704 0 0 0 25 0 1 0 346461845 17596416 1643 33554432000 4194304 4785740 140733984224608 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28283/statm: 4296 1643 341 145 0 1341 0
[pid=28284] ppid=28281 vsize=455832 CPUtime=17.02 cores=1
/proc/28284/stat : 28284 (TNM) R 28281 28281 27560 0 -1 4202496 329 0 0 0 1702 0 0 0 25 0 1 0 346461845 466771968 226 33554432000 134512640 134534564 4286752752 18446744073709551615 134530135 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28284/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2177460

[startup+102.307 s]
/proc/loadavg: 10.87 9.90 9.42 12/201 28288
/proc/meminfo: memFree=12989580/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 5626092972312363008 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
[pid=28282] ppid=28281 vsize=1698776 CPUtime=34.09 cores=1
/proc/28282/stat : 28282 (cryptominisat) R 28281 28281 27560 0 -1 4202496 20366 0 0 0 3407 2 0 0 25 0 1 0 346461845 1739546624 6736 33554432000 4194304 4587354 140733318812976 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28282/statm: 424694 6736 337 96 0 421256 0
[pid=28283] ppid=28281 vsize=18700 CPUtime=34.08 cores=1
/proc/28283/stat : 28283 (clasp) R 28281 28281 27560 0 -1 4202496 2130 0 0 0 3408 0 0 0 25 0 1 0 346461845 19148800 2018 33554432000 4194304 4785740 140733984224608 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28283/statm: 4675 2018 341 145 0 1720 0
[pid=28284] ppid=28281 vsize=455832 CPUtime=34.11 cores=1
/proc/28284/stat : 28284 (TNM) R 28281 28281 27560 0 -1 4202496 329 0 0 0 3411 0 0 0 25 0 1 0 346461845 466771968 226 33554432000 134512640 134534564 4286752752 18446744073709551615 134528748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28284/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2191632

[startup+162.3 s]
/proc/loadavg: 10.95 10.10 9.51 12/201 28290
/proc/meminfo: memFree=12982116/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 5626091735361781760 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
[pid=28282] ppid=28281 vsize=1700004 CPUtime=54.08 cores=1
/proc/28282/stat : 28282 (cryptominisat) R 28281 28281 27560 0 -1 4202496 27168 0 0 0 5405 3 0 0 25 0 1 0 346461845 1740804096 7875 33554432000 4194304 4587354 140733318812976 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28282/statm: 425001 7875 337 96 0 421563 0
[pid=28283] ppid=28281 vsize=20228 CPUtime=54.09 cores=1

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

[startup+822.301 s]
/proc/loadavg: 6.27 8.42 9.23 7/184 28352
/proc/meminfo: memFree=13053476/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 5626091185605967872 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
[pid=28282] ppid=28281 vsize=1723228 CPUtime=274.12 cores=1
/proc/28282/stat : 28282 (cryptominisat) R 28281 28281 27560 0 -1 4202496 81390 0 0 0 27400 12 0 0 25 0 1 0 346461845 1764585472 13060 33554432000 4194304 4587354 140733318812976 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28282/statm: 430807 13060 337 96 0 427369 0
[pid=28283] ppid=28281 vsize=27368 CPUtime=274.1 cores=1
/proc/28283/stat : 28283 (clasp) R 28281 28281 27560 0 -1 4202496 4122 0 0 0 27410 0 0 0 25 0 1 0 346461845 28024832 4010 33554432000 4194304 4785740 140733984224608 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28283/statm: 6842 4010 341 145 0 3887 0
[pid=28284] ppid=28281 vsize=455832 CPUtime=274.08 cores=1
/proc/28284/stat : 28284 (TNM) R 28281 28281 27560 0 -1 4202496 329 0 0 0 27408 0 0 0 25 0 1 0 346461845 466771968 226 33554432000 134512640 134534564 4286752752 18446744073709551615 134530438 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28284/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 2224752

[startup+882.301 s]
/proc/loadavg: 6.10 7.98 9.02 7/184 28354
/proc/meminfo: memFree=13055944/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
[pid=28282] ppid=28281 vsize=1715328 CPUtime=294.13 cores=1
/proc/28282/stat : 28282 (cryptominisat) R 28281 28281 27560 0 -1 4202496 83405 0 0 0 29400 13 0 0 25 0 1 0 346461845 1756495872 12603 33554432000 4194304 4587354 140733318812976 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28282/statm: 428832 12603 337 96 0 425394 0
[pid=28283] ppid=28281 vsize=27844 CPUtime=294.1 cores=1
/proc/28283/stat : 28283 (clasp) R 28281 28281 27560 0 -1 4202496 4219 0 0 0 29410 0 0 0 25 0 1 0 346461845 28512256 4107 33554432000 4194304 4785740 140733984224608 18446744073709551615 4552986 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28283/statm: 6961 4107 341 145 0 4006 0
[pid=28284] ppid=28281 vsize=455832 CPUtime=294.08 cores=1
/proc/28284/stat : 28284 (TNM) R 28281 28281 27560 0 -1 4202496 329 0 0 0 29408 0 0 0 25 0 1 0 346461845 466771968 226 33554432000 134512640 134534564 4286752752 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28284/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2217328

[startup+942.3 s]
/proc/loadavg: 6.03 7.61 8.83 7/184 28355
/proc/meminfo: memFree=13052328/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
[pid=28282] ppid=28281 vsize=1715328 CPUtime=314.14 cores=1
/proc/28282/stat : 28282 (cryptominisat) R 28281 28281 27560 0 -1 4202496 83738 0 0 0 31401 13 0 0 25 0 1 0 346461845 1756495872 12915 33554432000 4194304 4587354 140733318812976 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28282/statm: 428832 12915 337 96 0 425394 0
[pid=28283] ppid=28281 vsize=28000 CPUtime=314.09 cores=1
/proc/28283/stat : 28283 (clasp) R 28281 28281 27560 0 -1 4202496 4280 0 0 0 31409 0 0 0 25 0 1 0 346461845 28672000 4168 33554432000 4194304 4785740 140733984224608 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28283/statm: 7000 4168 341 145 0 4045 0
[pid=28284] ppid=28281 vsize=455832 CPUtime=314.07 cores=1
/proc/28284/stat : 28284 (TNM) R 28281 28281 27560 0 -1 4202496 329 0 0 0 31407 0 0 0 25 0 1 0 346461845 466771968 226 33554432000 134512640 134534564 4286752752 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28284/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2217484

[startup+1002.3 s]
/proc/loadavg: 6.05 7.33 8.66 7/184 28357
/proc/meminfo: memFree=13055160/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
[pid=28282] ppid=28281 vsize=1715328 CPUtime=334.14 cores=1
/proc/28282/stat : 28282 (cryptominisat) R 28281 28281 27560 0 -1 4202496 83739 0 0 0 33401 13 0 0 25 0 1 0 346461845 1756495872 12915 33554432000 4194304 4587354 140733318812976 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28282/statm: 428832 12915 337 96 0 425394 0
[pid=28283] ppid=28281 vsize=28420 CPUtime=334.09 cores=1
/proc/28283/stat : 28283 (clasp) R 28281 28281 27560 0 -1 4202496 4367 0 0 0 33409 0 0 0 25 0 1 0 346461845 29102080 4255 33554432000 4194304 4785740 140733984224608 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28283/statm: 7105 4255 341 145 0 4150 0
[pid=28284] ppid=28281 vsize=455832 CPUtime=334.08 cores=1
/proc/28284/stat : 28284 (TNM) R 28281 28281 27560 0 -1 4202496 329 0 0 0 33408 0 0 0 25 0 1 0 346461845 466771968 226 33554432000 134512640 134534564 4286752752 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28284/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2217904

[startup+1062.3 s]
/proc/loadavg: 6.02 7.09 8.49 7/184 28359
/proc/meminfo: memFree=13052776/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
[pid=28282] ppid=28281 vsize=1715328 CPUtime=354.14 cores=1
/proc/28282/stat : 28282 (cryptominisat) R 28281 28281 27560 0 -1 4202496 83797 0 0 0 35401 13 0 0 25 0 1 0 346461845 1756495872 12967 33554432000 4194304 4587354 140733318812976 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28282/statm: 428832 12967 337 96 0 425394 0
[pid=28283] ppid=28281 vsize=28856 CPUtime=354.09 cores=1
/proc/28283/stat : 28283 (clasp) R 28281 28281 27560 0 -1 4202496 4481 0 0 0 35409 0 0 0 25 0 1 0 346461845 29548544 4369 33554432000 4194304 4785740 140733984224608 18446744073709551615 4538902 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28283/statm: 7214 4369 341 145 0 4259 0
[pid=28284] ppid=28281 vsize=455832 CPUtime=354.08 cores=1
/proc/28284/stat : 28284 (TNM) R 28281 28281 27560 0 -1 4202496 329 0 0 0 35408 0 0 0 25 0 1 0 346461845 466771968 226 33554432000 134512640 134534564 4286752752 18446744073709551615 134529042 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28284/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2218340

[startup+1122.3 s]
/proc/loadavg: 6.00 6.89 8.33 7/184 28360
/proc/meminfo: memFree=13044704/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 5626091872800735232 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
[pid=28282] ppid=28281 vsize=1726752 CPUtime=374.14 cores=1
/proc/28282/stat : 28282 (cryptominisat) R 28281 28281 27560 0 -1 4202496 85444 0 0 0 37401 13 0 0 25 0 1 0 346461845 1768194048 14587 33554432000 4194304 4587354 140733318812976 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28282/statm: 431688 14587 337 96 0 428250 0
[pid=28283] ppid=28281 vsize=29288 CPUtime=374.08 cores=1
/proc/28283/stat : 28283 (clasp) R 28281 28281 27560 0 -1 4202496 4582 0 0 0 37408 0 0 0 25 0 1 0 346461845 29990912 4470 33554432000 4194304 4785740 140733984224608 18446744073709551615 4553296 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28283/statm: 7322 4470 341 145 0 4367 0
[pid=28284] ppid=28281 vsize=455832 CPUtime=374.09 cores=1
/proc/28284/stat : 28284 (TNM) R 28281 28281 27560 0 -1 4202496 329 0 0 0 37409 0 0 0 25 0 1 0 346461845 466771968 226 33554432000 134512640 134534564 4286752752 18446744073709551615 3566593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28284/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2230196

[startup+1182.3 s]
/proc/loadavg: 6.00 6.72 8.18 7/184 28362
/proc/meminfo: memFree=13048908/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 5626091872800735232 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
[pid=28282] ppid=28281 vsize=1713432 CPUtime=394.13 cores=1
/proc/28282/stat : 28282 (cryptominisat) R 28281 28281 27560 0 -1 4202496 86317 0 0 0 39400 13 0 0 25 0 1 0 346461845 1754554368 12967 33554432000 4194304 4587354 140733318812976 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28282/statm: 428358 12967 337 96 0 424920 0
[pid=28283] ppid=28281 vsize=29724 CPUtime=394.08 cores=1
/proc/28283/stat : 28283 (clasp) R 28281 28281 27560 0 -1 4202496 4678 0 0 0 39408 0 0 0 25 0 1 0 346461845 30437376 4566 33554432000 4194304 4785740 140733984224608 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28283/statm: 7431 4566 341 145 0 4476 0
[pid=28284] ppid=28281 vsize=455832 CPUtime=394.1 cores=1
/proc/28284/stat : 28284 (TNM) R 28281 28281 27560 0 -1 4202496 329 0 0 0 39410 0 0 0 25 0 1 0 346461845 466771968 226 33554432000 134512640 134534564 4286752752 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28284/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2217312

[startup+1242.3 s]
/proc/loadavg: 6.00 6.59 8.04 7/184 28363
/proc/meminfo: memFree=13020736/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 5626091872800735232 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
[pid=28282] ppid=28281 vsize=1715328 CPUtime=414.13 cores=1
/proc/28282/stat : 28282 (cryptominisat) R 28281 28281 27560 0 -1 4202496 86318 0 0 0 41400 13 0 0 25 0 1 0 346461845 1756495872 12967 33554432000 4194304 4587354 140733318812976 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28282/statm: 428832 12967 337 96 0 425394 0
[pid=28283] ppid=28281 vsize=30048 CPUtime=414.08 cores=1
/proc/28283/stat : 28283 (clasp) R 28281 28281 27560 0 -1 4202496 4758 0 0 0 41408 0 0 0 25 0 1 0 346461845 30769152 4646 33554432000 4194304 4785740 140733984224608 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28283/statm: 7512 4646 341 145 0 4557 0
[pid=28284] ppid=28281 vsize=455832 CPUtime=414.11 cores=1
/proc/28284/stat : 28284 (TNM) R 28281 28281 27560 0 -1 4202496 329 0 0 0 41411 0 0 0 25 0 1 0 346461845 466771968 226 33554432000 134512640 134534564 4286752752 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28284/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2219532



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.76 6.43 7.90 4/176 28383
/proc/meminfo: memFree=13115136/32951124 swapFree=67111528/67111528
[pid=28281] ppid=28279 vsize=18324 CPUtime=0 cores=1,3
/proc/28281/stat : 28281 (ppfolio) S 28279 28281 27560 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346461845 18763776 394 33554432000 4194304 4287625 140736638765136 18446744073709551615 220816256527 0 0 4096 65536 5626091872800735232 0 0 17 3 0 0 0
/proc/28281/statm: 4581 394 345 23 0 91 0
[pid=28282] ppid=28281 vsize=1712796 CPUtime=433.32 cores=1
/proc/28282/stat : 28282 (cryptominisat) R 28281 28281 27560 0 -1 4202496 86320 0 0 0 43319 13 0 0 25 0 1 0 346461845 1753903104 12967 33554432000 4194304 4587354 140733318812976 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28282/statm: 428199 12967 337 96 0 424761 0
[pid=28283] ppid=28281 vsize=30592 CPUtime=433.34 cores=1
/proc/28283/stat : 28283 (clasp) R 28281 28281 27560 0 -1 4202496 4853 0 0 0 43334 0 0 0 25 0 1 0 346461845 31326208 4741 33554432000 4194304 4785740 140733984224608 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28283/statm: 7648 4741 341 145 0 4693 0
[pid=28284] ppid=28281 vsize=455832 CPUtime=433.35 cores=1
/proc/28284/stat : 28284 (TNM) R 28281 28281 27560 0 -1 4202496 329 0 0 0 43335 0 0 0 25 0 1 0 346461845 466771968 226 33554432000 134512640 134534564 4286752752 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28284/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2217544

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.05
CPU user time (s): 1299.91
CPU system time (s): 0.146977
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3869684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.91
system time used= 0.146977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92037
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= 186
involuntary context switches= 14279

runsolver used 2.15667 second user time and 4.83127 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-11 18:47:39
IDJOB=3191960
IDBENCH=83091
IDSOLVER=1613
FILE ID=node147/3191960-1302540459
RUNJOBID= node147-1302537048-27580
PBS_JOBID= 12951126
Free space on /tmp= 71248 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1959079526-027.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191960-1302540459/watcher-3191960-1302540459 -o /tmp/evaluation-result-3191960-1302540459/solver-3191960-1302540459 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191960-1302540459.cnf

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

MD5SUM BENCH= f44a4cf4fe89dcbd323f749ee3ba0f10
RANDOM SEED=1242814052

node147.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.836
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.836
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.836
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.82
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.836
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.836
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.836
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.76
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.836
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.82
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.836
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13048176 kB
Buffers:        718144 kB
Cached:       18592076 kB
SwapCached:          0 kB
Active:       10421132 kB
Inactive:      9056968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13048176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20724 kB
Writeback:           0 kB
AnonPages:      167796 kB
Mapped:          17872 kB
Slab:           359844 kB
PageTables:       6336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1728264 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= 71268 MiB
End job on node147 at 2011-04-11 19:09:19