Trace number 3191437

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/large/
unif-k7-r85-v200-c17000-S283489555-036-UNKNOWN.cnf
MD5SUMdd0dfae1a7fca71616878d93d3870a71
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark656.835
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
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-3191437-1302537048/watcher-3191437-1302537048 -o /tmp/evaluation-result-3191437-1302537048/solver-3191437-1302537048 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191437-1302537048.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 1.01 1.60 1.78 2/174 27590
/proc/meminfo: memFree=13186248/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=0 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 346120784 18763776 394 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 1078402108329263362 0 0 17 0 0 0 0
/proc/27590/statm: 4581 394 345 23 0 91 0

[startup+0.0241659 s]
/proc/loadavg: 1.01 1.60 1.78 2/174 27590
/proc/meminfo: memFree=13186248/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=0 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 346120784 18763776 394 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 1078402108329263362 0 0 17 0 0 0 0
/proc/27590/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101193 s]
/proc/loadavg: 1.01 1.60 1.78 2/174 27590
/proc/meminfo: memFree=13186248/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=0 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 346120784 18763776 394 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 1078402108329263362 0 0 17 0 0 0 0
/proc/27590/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30109 s]
/proc/loadavg: 1.01 1.60 1.78 2/174 27590
/proc/meminfo: memFree=13186248/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=0 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 503 0 0 0 0 0 0 0 23 0 1 0 346120784 18763776 394 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/27590/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701041 s]
/proc/loadavg: 1.01 1.60 1.78 2/174 27590
/proc/meminfo: memFree=13186248/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=0 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 503 0 0 0 0 0 0 0 23 0 1 0 346120784 18763776 394 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/27590/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: 1.01 1.60 1.78 13/202 27633
/proc/meminfo: memFree=13052064/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=0 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 503 0 0 0 0 0 0 0 17 0 1 0 346120784 18763776 394 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 11127292143947743232 0 0 17 0 0 0 0
/proc/27590/statm: 4581 394 345 23 0 91 0
[pid=27591] ppid=27590 vsize=29472 CPUtime=0.49 cores=0
/proc/27591/stat : 27591 (cryptominisat) R 27590 27590 27560 0 -1 4202496 2740 0 0 0 49 0 0 0 25 0 1 0 346120784 30179328 1936 33554432000 4194304 4587354 140734844774384 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27591/statm: 7368 1936 314 96 0 3930 0
[pid=27592] ppid=27590 vsize=16532 CPUtime=0.39 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 1622 0 0 0 39 0 0 0 25 0 1 0 346120784 16928768 1478 33554432000 4194304 4785740 140736318064704 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 4133 1478 341 145 0 1178 0
[pid=27593] ppid=27590 vsize=453976 CPUtime=0.6 cores=0
/proc/27593/stat : 27593 (TNM) R 27590 27590 27560 0 -1 4202496 843 0 0 0 60 0 0 0 25 0 1 0 346120784 464871424 739 33554432000 134512640 134534564 4290286128 18446744073709551615 134524548 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27593/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 518304

[startup+3.1006 s]
/proc/loadavg: 1.01 1.60 1.78 13/202 27633
/proc/meminfo: memFree=13022552/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=0 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346120784 18763776 394 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 11127291456752975872 0 0 17 0 0 0 0
/proc/27590/statm: 4581 394 345 23 0 91 0
[pid=27591] ppid=27590 vsize=1485880 CPUtime=1.08 cores=0
/proc/27591/stat : 27591 (cryptominisat) R 27590 27590 27560 0 -1 4202496 3770 0 0 0 108 0 0 0 25 0 1 0 346120784 1521541120 1617 33554432000 4194304 4587354 140734844774384 18446744073709551615 220815933126 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27591/statm: 371470 1617 327 96 0 368032 0
[pid=27592] ppid=27590 vsize=17800 CPUtime=0.89 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 1947 0 0 0 89 0 0 0 25 0 1 0 346120784 18227200 1803 33554432000 4194304 4785740 140736318064704 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 4450 1803 341 145 0 1495 0
[pid=27593] ppid=27590 vsize=453976 CPUtime=1.1 cores=0
/proc/27593/stat : 27593 (TNM) R 27590 27590 27560 0 -1 4202496 843 0 0 0 110 0 0 0 25 0 1 0 346120784 464871424 739 33554432000 134512640 134534564 4290286128 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27593/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1975980

[startup+6.30101 s]
/proc/loadavg: 1.89 1.77 1.83 12/201 27634
/proc/meminfo: memFree=12994656/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=1.57 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 504 4640 0 0 0 0 157 0 15 0 1 0 346120784 18763776 395 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 0 0 0 0
/proc/27590/statm: 4581 395 346 23 0 91 0
[pid=27592] ppid=27590 vsize=18816 CPUtime=2.2 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 2170 0 0 0 220 0 0 0 25 0 1 0 346120784 19267584 2026 33554432000 4194304 4785740 140736318064704 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 4704 2026 341 145 0 1749 0
[pid=27593] ppid=27590 vsize=453976 CPUtime=2.5 cores=0
/proc/27593/stat : 27593 (TNM) R 27590 27590 27560 0 -1 4202496 843 0 0 0 250 0 0 0 25 0 1 0 346120784 464871424 739 33554432000 134512640 134534564 4290286128 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27593/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 491116

[startup+12.7008 s]
/proc/loadavg: 2.62 1.92 1.88 12/201 27634
/proc/meminfo: memFree=12945824/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=1.57 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 504 4640 0 0 0 0 157 0 15 0 1 0 346120784 18763776 395 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 0 0 0 0
/proc/27590/statm: 4581 395 346 23 0 91 0
[pid=27592] ppid=27590 vsize=21152 CPUtime=5.4 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 2743 0 0 0 540 0 0 0 25 0 1 0 346120784 21659648 2599 33554432000 4194304 4785740 140736318064704 18446744073709551615 4553740 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 5288 2599 341 145 0 2333 0
[pid=27593] ppid=27590 vsize=458068 CPUtime=5.7 cores=0
/proc/27593/stat : 27593 (TNM) R 27590 27590 27560 0 -1 4202496 1000 0 0 0 570 0 0 0 25 0 1 0 346120784 469061632 896 33554432000 134512640 134534564 4290286128 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27593/statm: 114517 896 95 6 0 113183 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 497544

[startup+25.5005 s]
/proc/loadavg: 4.26 2.32 2.01 11/200 27634
/proc/meminfo: memFree=12877452/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=1.57 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 504 4640 0 0 0 0 157 0 15 0 1 0 346120784 18763776 395 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 0 0 0 0
/proc/27590/statm: 4581 395 346 23 0 91 0
[pid=27592] ppid=27590 vsize=23940 CPUtime=11.8 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 3383 0 0 0 1180 0 0 0 25 0 1 0 346120784 24514560 3239 33554432000 4194304 4785740 140736318064704 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 5985 3239 341 145 0 3030 0
[pid=27593] ppid=27590 vsize=458068 CPUtime=12.09 cores=0
/proc/27593/stat : 27593 (TNM) R 27590 27590 27560 0 -1 4202496 1000 0 0 0 1209 0 0 0 25 0 1 0 346120784 469061632 896 33554432000 134512640 134534564 4290286128 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27593/statm: 114517 896 95 6 0 113183 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 500332

[startup+51.1007 s]
/proc/loadavg: 6.27 2.95 2.22 11/200 27635
/proc/meminfo: memFree=12842328/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=1.57 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 504 4640 0 0 0 0 157 0 15 0 1 0 346120784 18763776 395 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 0 0 0 0
/proc/27590/statm: 4581 395 346 23 0 91 0
[pid=27592] ppid=27590 vsize=27956 CPUtime=24.61 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 4335 0 0 0 2461 0 0 0 25 0 1 0 346120784 28626944 4191 33554432000 4194304 4785740 140736318064704 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 6989 4191 341 145 0 4034 0
[pid=27593] ppid=27590 vsize=458068 CPUtime=24.89 cores=0
/proc/27593/stat : 27593 (TNM) R 27590 27590 27560 0 -1 4202496 1000 0 0 0 2489 0 0 0 25 0 1 0 346120784 469061632 896 33554432000 134512640 134534564 4290286128 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27593/statm: 114517 896 95 6 0 113183 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 504348

[startup+102.307 s]
/proc/loadavg: 8.38 4.03 2.63 11/200 27636
/proc/meminfo: memFree=12695496/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=1.57 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 504 4640 0 0 0 0 157 0 15 0 1 0 346120784 18763776 395 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 0 0 0 0
/proc/27590/statm: 4581 395 346 23 0 91 0
[pid=27592] ppid=27590 vsize=32744 CPUtime=50.22 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 5402 0 0 0 5022 0 0 0 25 0 1 0 346120784 33529856 5258 33554432000 4194304 4785740 140736318064704 18446744073709551615 4549040 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 8186 5258 341 145 0 5231 0
[pid=27593] ppid=27590 vsize=458068 CPUtime=50.49 cores=0
/proc/27593/stat : 27593 (TNM) R 27590 27590 27560 0 -1 4202496 1000 0 0 0 5049 0 0 0 25 0 1 0 346120784 469061632 896 33554432000 134512640 134534564 4290286128 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27593/statm: 114517 896 95 6 0 113183 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 509136

[startup+162.3 s]
/proc/loadavg: 9.40 5.11 3.09 11/200 27638
/proc/meminfo: memFree=12489896/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=1.57 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 504 4640 0 0 0 0 157 0 15 0 1 0 346120784 18763776 395 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 0 0 0 0
/proc/27590/statm: 4581 395 346 23 0 91 0
[pid=27592] ppid=27590 vsize=36968 CPUtime=80.22 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 6323 0 0 0 8021 1 0 0 25 0 1 0 346120784 37855232 6179 33554432000 4194304 4785740 140736318064704 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 9242 6179 341 145 0 6287 0
[pid=27593] ppid=27590 vsize=458068 CPUtime=80.48 cores=0
/proc/27593/stat : 27593 (TNM) R 27590 27590 27560 0 -1 4202496 1000 0 0 0 8048 0 0 0 25 0 1 0 346120784 469061632 896 33554432000 134512640 134534564 4290286128 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27593/statm: 114517 896 95 6 0 113183 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 513360

[startup+222.301 s]
/proc/loadavg: 9.87 6.03 3.53 11/200 27669
/proc/meminfo: memFree=12696920/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=1.57 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 504 4640 0 0 0 0 157 0 15 0 1 0 346120784 18763776 395 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 0 0 0 0
/proc/27590/statm: 4581 395 346 23 0 91 0
[pid=27592] ppid=27590 vsize=40908 CPUtime=110.23 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 7197 0 0 0 11022 1 0 0 25 0 1 0 346120784 41889792 7033 33554432000 4194304 4785740 140736318064704 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 10227 7033 341 145 0 7272 0
[pid=27593] ppid=27590 vsize=458068 CPUtime=110.48 cores=0

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

[pid=27590] ppid=27588 vsize=18324 CPUtime=1.57 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 504 4640 0 0 0 0 157 0 15 0 1 0 346120784 18763776 395 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 0 0 0 0
/proc/27590/statm: 4581 395 346 23 0 91 0
[pid=27592] ppid=27590 vsize=57644 CPUtime=350.24 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 11093 0 0 0 35022 2 0 0 25 0 1 0 346120784 59027456 10725 33554432000 4194304 4785740 140736318064704 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 14411 10725 341 145 0 11456 0
[pid=27593] ppid=27590 vsize=458068 CPUtime=350.48 cores=0
/proc/27593/stat : 27593 (TNM) R 27590 27590 27560 0 -1 4202496 1000 0 0 0 35048 0 0 0 25 0 1 0 346120784 469061632 896 33554432000 134512640 134534564 4290286128 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27593/statm: 114517 896 95 6 0 113183 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 534036

[startup+762.307 s]
/proc/loadavg: 10.06 9.37 6.38 11/200 27693
/proc/meminfo: memFree=12472288/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=1.57 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 504 4640 0 0 0 0 157 0 15 0 1 0 346120784 18763776 395 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 0 0 0 0
/proc/27590/statm: 4581 395 346 23 0 91 0
[pid=27592] ppid=27590 vsize=58788 CPUtime=380.23 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 11331 0 0 0 38021 2 0 0 25 0 1 0 346120784 60198912 10963 33554432000 4194304 4785740 140736318064704 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 14697 10963 341 145 0 11742 0
[pid=27593] ppid=27590 vsize=458068 CPUtime=380.49 cores=0
/proc/27593/stat : 27593 (TNM) R 27590 27590 27560 0 -1 4202496 1000 0 0 0 38049 0 0 0 25 0 1 0 346120784 469061632 896 33554432000 134512640 134534564 4290286128 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27593/statm: 114517 896 95 6 0 113183 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 535180

[startup+822.301 s]
/proc/loadavg: 10.02 9.48 6.60 11/200 27724
/proc/meminfo: memFree=12626096/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=1.57 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 504 4640 0 0 0 0 157 0 15 0 1 0 346120784 18763776 395 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 0 0 0 0
/proc/27590/statm: 4581 395 346 23 0 91 0
[pid=27592] ppid=27590 vsize=60820 CPUtime=410.23 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 11779 0 0 0 41021 2 0 0 25 0 1 0 346120784 62279680 11411 33554432000 4194304 4785740 140736318064704 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 15205 11411 341 145 0 12250 0
[pid=27593] ppid=27590 vsize=458068 CPUtime=410.49 cores=0
/proc/27593/stat : 27593 (TNM) R 27590 27590 27560 0 -1 4202496 1000 0 0 0 41049 0 0 0 25 0 1 0 346120784 469061632 896 33554432000 134512640 134534564 4290286128 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27593/statm: 114517 896 95 6 0 113183 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 537212

[startup+882.3 s]
/proc/loadavg: 10.01 9.57 6.81 11/200 27726
/proc/meminfo: memFree=12436236/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=1.57 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 504 4640 0 0 0 0 157 0 15 0 1 0 346120784 18763776 395 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 0 0 0 0
/proc/27590/statm: 4581 395 346 23 0 91 0
[pid=27592] ppid=27590 vsize=61388 CPUtime=440.23 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 11889 0 0 0 44020 3 0 0 25 0 1 0 346120784 62861312 11521 33554432000 4194304 4785740 140736318064704 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 15347 11521 341 145 0 12392 0
[pid=27593] ppid=27590 vsize=458068 CPUtime=440.5 cores=0
/proc/27593/stat : 27593 (TNM) R 27590 27590 27560 0 -1 4202496 1000 0 0 0 44050 0 0 0 25 0 1 0 346120784 469061632 896 33554432000 134512640 134534564 4290286128 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27593/statm: 114517 896 95 6 0 113183 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 537780

[startup+942.3 s]
/proc/loadavg: 10.00 9.65 7.01 11/200 27727
/proc/meminfo: memFree=12579924/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=1.57 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 504 4640 0 0 0 0 157 0 15 0 1 0 346120784 18763776 395 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 0 0 0 0
/proc/27590/statm: 4581 395 346 23 0 91 0
[pid=27592] ppid=27590 vsize=62788 CPUtime=470.22 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 12217 0 0 0 47019 3 0 0 25 0 1 0 346120784 64294912 11849 33554432000 4194304 4785740 140736318064704 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 15697 11849 341 145 0 12742 0
[pid=27593] ppid=27590 vsize=458068 CPUtime=470.51 cores=0
/proc/27593/stat : 27593 (TNM) R 27590 27590 27560 0 -1 4202496 1000 0 0 0 47051 0 0 0 25 0 1 0 346120784 469061632 896 33554432000 134512640 134534564 4290286128 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27593/statm: 114517 896 95 6 0 113183 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 539180

[startup+1002.3 s]
/proc/loadavg: 10.00 9.71 7.19 11/200 27729
/proc/meminfo: memFree=12559688/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=1.57 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 504 4640 0 0 0 0 157 0 15 0 1 0 346120784 18763776 395 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 0 0 0 0
/proc/27590/statm: 4581 395 346 23 0 91 0
[pid=27592] ppid=27590 vsize=63228 CPUtime=500.22 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 12327 0 0 0 50019 3 0 0 25 0 1 0 346120784 64745472 11959 33554432000 4194304 4785740 140736318064704 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 15807 11959 341 145 0 12852 0
[pid=27593] ppid=27590 vsize=458068 CPUtime=500.51 cores=0
/proc/27593/stat : 27593 (TNM) R 27590 27590 27560 0 -1 4202496 1000 0 0 0 50051 0 0 0 25 0 1 0 346120784 469061632 896 33554432000 134512640 134534564 4290286128 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27593/statm: 114517 896 95 6 0 113183 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 539620

[startup+1062.3 s]
/proc/loadavg: 10.00 9.76 7.36 11/200 27731
/proc/meminfo: memFree=12544652/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=1.57 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 504 4640 0 0 0 0 157 0 15 0 1 0 346120784 18763776 395 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 0 0 0 0
/proc/27590/statm: 4581 395 346 23 0 91 0
[pid=27592] ppid=27590 vsize=65384 CPUtime=530.22 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 12817 0 0 0 53019 3 0 0 25 0 1 0 346120784 66953216 12449 33554432000 4194304 4785740 140736318064704 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 16346 12449 341 145 0 13391 0
[pid=27593] ppid=27590 vsize=458068 CPUtime=530.52 cores=0
/proc/27593/stat : 27593 (TNM) R 27590 27590 27560 0 -1 4202496 1000 0 0 0 53052 0 0 0 25 0 1 0 346120784 469061632 896 33554432000 134512640 134534564 4290286128 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27593/statm: 114517 896 95 6 0 113183 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 541776

[startup+1122.3 s]
/proc/loadavg: 9.83 9.77 7.52 10/199 27732
/proc/meminfo: memFree=12571284/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=1.57 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 504 4640 0 0 0 0 157 0 15 0 1 0 346120784 18763776 395 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 0 0 0 0
/proc/27590/statm: 4581 395 346 23 0 91 0
[pid=27592] ppid=27590 vsize=66724 CPUtime=560.22 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 13192 0 0 0 56019 3 0 0 25 0 1 0 346120784 68325376 12728 33554432000 4194304 4785740 140736318064704 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 16681 12728 341 145 0 13726 0
[pid=27593] ppid=27590 vsize=458068 CPUtime=560.51 cores=0
/proc/27593/stat : 27593 (TNM) R 27590 27590 27560 0 -1 4202496 1000 0 0 0 56051 0 0 0 25 0 1 0 346120784 469061632 896 33554432000 134512640 134534564 4290286128 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27593/statm: 114517 896 95 6 0 113183 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 543116

[startup+1182.3 s]
/proc/loadavg: 9.36 9.64 7.61 10/199 27734
/proc/meminfo: memFree=12565044/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=1.57 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 504 4640 0 0 0 0 157 0 15 0 1 0 346120784 18763776 395 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 0 0 0 0
/proc/27590/statm: 4581 395 346 23 0 91 0
[pid=27592] ppid=27590 vsize=67200 CPUtime=590.23 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 13302 0 0 0 59020 3 0 0 25 0 1 0 346120784 68812800 12838 33554432000 4194304 4785740 140736318064704 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 16800 12838 341 145 0 13845 0
[pid=27593] ppid=27590 vsize=458068 CPUtime=590.51 cores=0
/proc/27593/stat : 27593 (TNM) R 27590 27590 27560 0 -1 4202496 1000 0 0 0 59051 0 0 0 25 0 1 0 346120784 469061632 896 33554432000 134512640 134534564 4290286128 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27593/statm: 114517 896 95 6 0 113183 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 543592

[startup+1242.3 s]
/proc/loadavg: 9.18 9.54 7.70 10/199 27735
/proc/meminfo: memFree=12552616/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=1.57 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 504 4640 0 0 0 0 157 0 15 0 1 0 346120784 18763776 395 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 0 0 0 0
/proc/27590/statm: 4581 395 346 23 0 91 0
[pid=27592] ppid=27590 vsize=68148 CPUtime=620.23 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 13503 0 0 0 62020 3 0 0 25 0 1 0 346120784 69783552 13039 33554432000 4194304 4785740 140736318064704 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 17037 13039 341 145 0 14082 0
[pid=27593] ppid=27590 vsize=458068 CPUtime=620.5 cores=0
/proc/27593/stat : 27593 (TNM) R 27590 27590 27560 0 -1 4202496 1000 0 0 0 62050 0 0 0 25 0 1 0 346120784 469061632 896 33554432000 134512640 134534564 4290286128 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27593/statm: 114517 896 95 6 0 113183 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 544540



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.14 9.45 7.78 10/199 27737
/proc/meminfo: memFree=12550240/32951124 swapFree=67111528/67111528
[pid=27590] ppid=27588 vsize=18324 CPUtime=1.57 cores=0,2
/proc/27590/stat : 27590 (ppfolio) S 27588 27590 27560 0 -1 4202496 504 4640 0 0 0 0 157 0 15 0 1 0 346120784 18763776 395 33554432000 4194304 4287625 140733757629568 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 0 0 0 0
/proc/27590/statm: 4581 395 346 23 0 91 0
[pid=27592] ppid=27590 vsize=68724 CPUtime=649.09 cores=0
/proc/27592/stat : 27592 (clasp) R 27590 27590 27560 0 -1 4202496 13651 0 0 0 64906 3 0 0 25 0 1 0 346120784 70373376 13187 33554432000 4194304 4785740 140736318064704 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27592/statm: 17181 13187 341 145 0 14226 0
[pid=27593] ppid=27590 vsize=458068 CPUtime=649.35 cores=0
/proc/27593/stat : 27593 (TNM) R 27590 27590 27560 0 -1 4202496 1000 0 0 0 64935 0 0 0 25 0 1 0 346120784 469061632 896 33554432000 134512640 134534564 4290286128 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27593/statm: 114517 896 95 6 0 113183 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 545116

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300
system time used= 0.050992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19827
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= 54
involuntary context switches= 30542

runsolver used 2.32165 second user time and 4.77727 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-11 17:50:49
IDJOB=3191437
IDBENCH=82568
IDSOLVER=1613
FILE ID=node147/3191437-1302537048
RUNJOBID= node147-1302537048-27578
PBS_JOBID= 12951126
Free space on /tmp= 71276 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S283489555-036-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191437-1302537048/watcher-3191437-1302537048 -o /tmp/evaluation-result-3191437-1302537048/solver-3191437-1302537048 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191437-1302537048.cnf

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

MD5SUM BENCH= dd0dfae1a7fca71616878d93d3870a71
RANDOM SEED=1157207306

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:      13186528 kB
Buffers:        716976 kB
Cached:       18560908 kB
SwapCached:          0 kB
Active:       10273872 kB
Inactive:      9067048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13186528 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10484 kB
Writeback:           0 kB
AnonPages:       63028 kB
Mapped:          14328 kB
Slab:           359284 kB
PageTables:       4656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185092 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= 71232 MiB
End job on node147 at 2011-04-11 18:12:29