Trace number 3191787

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1445862528-059.UNKNOWN.cnf
MD5SUM9e4f1914facdb4a8b3ffdd1de343beff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark368.429
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.01	Starting clasp 1.3.6 on core(s) 5
0.00/0.01	Starting TNM 2009 on core(s) 5
1299.99/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-3191787-1302539653/watcher-3191787-1302539653 -o /tmp/evaluation-result-3191787-1302539653/solver-3191787-1302539653 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191787-1302539653.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: 9.76 9.95 9.42 8/195 28017
/proc/meminfo: memFree=13100992/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=0 cores=5,7
/proc/28017/stat : 28017 (ppfolio) R 28015 28017 27560 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 346381258 18763776 391 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816056725 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/28017/statm: 4581 391 343 23 0 91 0

[startup+0.061793 s]
/proc/loadavg: 9.76 9.95 9.42 8/195 28017
/proc/meminfo: memFree=13100992/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=0 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 346381258 18763776 393 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 15562499403586437384 0 0 17 7 0 0 0
/proc/28017/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100799 s]
/proc/loadavg: 9.76 9.95 9.42 8/195 28017
/proc/meminfo: memFree=13100992/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=0 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 346381258 18763776 393 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 15562499403586437384 0 0 17 7 0 0 0
/proc/28017/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30076 s]
/proc/loadavg: 9.76 9.95 9.42 8/195 28017
/proc/meminfo: memFree=13100992/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=0 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 346381258 18763776 393 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/28017/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700677 s]
/proc/loadavg: 9.76 9.95 9.42 8/195 28017
/proc/meminfo: memFree=13100992/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=0 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 346381258 18763776 393 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 7696662345975595008 0 0 17 7 0 0 0
/proc/28017/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50053 s]
/proc/loadavg: 9.76 9.95 9.42 10/199 28021
/proc/meminfo: memFree=13093644/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=0 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 346381258 18763776 393 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 7696662483414548480 0 0 17 7 0 0 0
/proc/28017/statm: 4581 393 345 23 0 91 0
[pid=28018] ppid=28017 vsize=622100 CPUtime=0.54 cores=5
/proc/28018/stat : 28018 (cryptominisat) R 28017 28017 27560 0 -1 4202496 1734 0 0 0 54 0 0 0 25 0 1 0 346381258 637030400 929 33554432000 4194304 4587354 140733747445744 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28018/statm: 155525 929 326 96 0 152087 0
[pid=28019] ppid=28017 vsize=13780 CPUtime=0.42 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 909 0 0 0 42 0 0 0 25 0 1 0 346381258 14110720 801 33554432000 4194304 4785740 140737192521584 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 3445 801 340 145 0 490 0
[pid=28020] ppid=28017 vsize=452524 CPUtime=0.51 cores=5
/proc/28020/stat : 28020 (TNM) R 28017 28017 27560 0 -1 4202496 417 0 0 0 51 0 0 0 25 0 1 0 346381258 463384576 314 33554432000 134512640 134534564 4289493776 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28020/statm: 113131 314 91 6 0 111797 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1106728

[startup+3.10024 s]
/proc/loadavg: 9.76 9.95 9.42 10/199 28021
/proc/meminfo: memFree=13092652/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=0 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346381258 18763776 393 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 7696660696708153344 0 0 17 7 0 0 0
/proc/28017/statm: 4581 393 345 23 0 91 0
[pid=28018] ppid=28017 vsize=622012 CPUtime=1.04 cores=5
/proc/28018/stat : 28018 (cryptominisat) R 28017 28017 27560 0 -1 4202496 2191 0 0 0 104 0 0 0 25 0 1 0 346381258 636940288 1080 33554432000 4194304 4587354 140733747445744 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28018/statm: 155503 1080 330 96 0 152065 0
[pid=28019] ppid=28017 vsize=14200 CPUtime=0.93 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 989 0 0 0 93 0 0 0 25 0 1 0 346381258 14540800 881 33554432000 4194304 4785740 140737192521584 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 3550 881 340 145 0 595 0
[pid=28020] ppid=28017 vsize=456352 CPUtime=1.11 cores=5
/proc/28020/stat : 28020 (TNM) R 28017 28017 27560 0 -1 4202496 478 0 0 0 111 0 0 0 25 0 1 0 346381258 467304448 375 33554432000 134512640 134534564 4289493776 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28020/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1110888

[startup+6.30064 s]
/proc/loadavg: 9.70 9.93 9.42 10/199 28021
/proc/meminfo: memFree=13084888/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=2.13 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 502 4219 0 0 0 0 213 0 15 0 1 0 346381258 18763776 394 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 4511589232908665092 0 0 17 7 0 0 0
/proc/28017/statm: 4581 394 346 23 0 91 0
[pid=28019] ppid=28017 vsize=14776 CPUtime=2.02 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 1134 0 0 0 202 0 0 0 25 0 1 0 346381258 15130624 1026 33554432000 4194304 4785740 140737192521584 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 3694 1026 340 145 0 739 0
[pid=28020] ppid=28017 vsize=456352 CPUtime=2.13 cores=5
/proc/28020/stat : 28020 (TNM) R 28017 28017 27560 0 -1 4202496 478 0 0 0 213 0 0 0 25 0 1 0 346381258 467304448 375 33554432000 134512640 134534564 4289493776 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28020/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 489452

[startup+12.7005 s]
/proc/loadavg: 9.56 9.90 9.41 9/198 28021
/proc/meminfo: memFree=13092388/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=2.13 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 502 4219 0 0 0 0 213 0 15 0 1 0 346381258 18763776 394 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 4511589232908665092 0 0 17 7 0 0 0
/proc/28017/statm: 4581 394 346 23 0 91 0
[pid=28019] ppid=28017 vsize=15672 CPUtime=5.22 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 1358 0 0 0 522 0 0 0 25 0 1 0 346381258 16048128 1250 33554432000 4194304 4785740 140737192521584 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 3918 1250 340 145 0 963 0
[pid=28020] ppid=28017 vsize=456352 CPUtime=5.33 cores=5
/proc/28020/stat : 28020 (TNM) R 28017 28017 27560 0 -1 4202496 478 0 0 0 533 0 0 0 25 0 1 0 346381258 467304448 375 33554432000 134512640 134534564 4289493776 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28020/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 490348

[startup+25.5011 s]
/proc/loadavg: 9.22 9.81 9.39 9/198 28022
/proc/meminfo: memFree=13090040/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=2.13 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 502 4219 0 0 0 0 213 0 15 0 1 0 346381258 18763776 394 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 4511589232908665092 0 0 17 7 0 0 0
/proc/28017/statm: 4581 394 346 23 0 91 0
[pid=28019] ppid=28017 vsize=17016 CPUtime=11.62 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 1672 0 0 0 1162 0 0 0 25 0 1 0 346381258 17424384 1564 33554432000 4194304 4785740 140737192521584 18446744073709551615 4549582 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 4254 1564 340 145 0 1299 0
[pid=28020] ppid=28017 vsize=456352 CPUtime=11.73 cores=5
/proc/28020/stat : 28020 (TNM) R 28017 28017 27560 0 -1 4202496 478 0 0 0 1173 0 0 0 25 0 1 0 346381258 467304448 375 33554432000 134512640 134534564 4289493776 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28020/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 491692

[startup+51.1004 s]
/proc/loadavg: 8.80 9.66 9.35 9/198 28022
/proc/meminfo: memFree=13086760/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=2.13 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 502 4219 0 0 0 0 213 0 15 0 1 0 346381258 18763776 394 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 4511589232908665092 0 0 17 7 0 0 0
/proc/28017/statm: 4581 394 346 23 0 91 0
[pid=28019] ppid=28017 vsize=18572 CPUtime=24.41 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 2033 0 0 0 2441 0 0 0 25 0 1 0 346381258 19017728 1925 33554432000 4194304 4785740 140737192521584 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 4643 1925 341 145 0 1688 0
[pid=28020] ppid=28017 vsize=456352 CPUtime=24.53 cores=5
/proc/28020/stat : 28020 (TNM) R 28017 28017 27560 0 -1 4202496 478 0 0 0 2453 0 0 0 25 0 1 0 346381258 467304448 375 33554432000 134512640 134534564 4289493776 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28020/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 493248

[startup+102.307 s]
/proc/loadavg: 8.35 9.40 9.28 9/198 28024
/proc/meminfo: memFree=13082132/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=2.13 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 502 4219 0 0 0 0 213 0 15 0 1 0 346381258 18763776 394 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 4511589232908665092 0 0 17 7 0 0 0
/proc/28017/statm: 4581 394 346 23 0 91 0
[pid=28019] ppid=28017 vsize=20452 CPUtime=50.01 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 2432 0 0 0 5001 0 0 0 25 0 1 0 346381258 20942848 2324 33554432000 4194304 4785740 140737192521584 18446744073709551615 4549088 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 5113 2324 341 145 0 2158 0
[pid=28020] ppid=28017 vsize=456352 CPUtime=50.14 cores=5
/proc/28020/stat : 28020 (TNM) R 28017 28017 27560 0 -1 4202496 478 0 0 0 5014 0 0 0 25 0 1 0 346381258 467304448 375 33554432000 134512640 134534564 4289493776 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28020/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 495128

[startup+162.301 s]
/proc/loadavg: 8.12 9.15 9.19 9/198 28025
/proc/meminfo: memFree=13077632/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=2.13 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 502 4219 0 0 0 0 213 0 15 0 1 0 346381258 18763776 394 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 4511589232908665092 0 0 17 7 0 0 0
/proc/28017/statm: 4581 394 346 23 0 91 0
[pid=28019] ppid=28017 vsize=22560 CPUtime=80 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 2916 0 0 0 8000 0 0 0 25 0 1 0 346381258 23101440 2808 33554432000 4194304 4785740 140737192521584 18446744073709551615 4550876 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 5640 2808 341 145 0 2685 0
[pid=28020] ppid=28017 vsize=456352 CPUtime=80.14 cores=5
/proc/28020/stat : 28020 (TNM) R 28017 28017 27560 0 -1 4202496 478 0 0 0 8014 0 0 0 25 0 1 0 346381258 467304448 375 33554432000 134512640 134534564 4289493776 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28020/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 497236

[startup+222.301 s]
/proc/loadavg: 8.61 9.08 9.16 10/199 28058
/proc/meminfo: memFree=13073644/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=2.13 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 502 4219 0 0 0 0 213 0 15 0 1 0 346381258 18763776 394 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 4511589232908665092 0 0 17 7 0 0 0
/proc/28017/statm: 4581 394 346 23 0 91 0
[pid=28019] ppid=28017 vsize=23488 CPUtime=110 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 3149 0 0 0 11000 0 0 0 25 0 1 0 346381258 24051712 3041 33554432000 4194304 4785740 140737192521584 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 5872 3041 341 145 0 2917 0
[pid=28020] ppid=28017 vsize=456352 CPUtime=110.15 cores=5

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

[pid=28017] ppid=28015 vsize=18324 CPUtime=2.13 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 502 4219 0 0 0 0 213 0 15 0 1 0 346381258 18763776 394 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 4511589232908665092 0 0 17 7 0 0 0
/proc/28017/statm: 4581 394 346 23 0 91 0
[pid=28019] ppid=28017 vsize=28884 CPUtime=349.99 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 4392 0 0 0 34999 0 0 0 25 0 1 0 346381258 29577216 4284 33554432000 4194304 4785740 140737192521584 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 7221 4284 341 145 0 4266 0
[pid=28020] ppid=28017 vsize=456352 CPUtime=350.15 cores=5
/proc/28020/stat : 28020 (TNM) R 28017 28017 27560 0 -1 4202496 478 0 0 0 35015 0 0 0 25 0 1 0 346381258 467304448 375 33554432000 134512640 134534564 4289493776 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28020/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 503560

[startup+762.307 s]
/proc/loadavg: 9.83 9.31 9.19 11/200 28162
/proc/meminfo: memFree=12986788/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=2.13 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 502 4219 0 0 0 0 213 0 15 0 1 0 346381258 18763776 394 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 4511589232908665092 0 0 17 7 0 0 0
/proc/28017/statm: 4581 394 346 23 0 91 0
[pid=28019] ppid=28017 vsize=29580 CPUtime=380 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 4548 0 0 0 38000 0 0 0 25 0 1 0 346381258 30289920 4440 33554432000 4194304 4785740 140737192521584 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 7395 4440 341 145 0 4440 0
[pid=28020] ppid=28017 vsize=456352 CPUtime=380.15 cores=5
/proc/28020/stat : 28020 (TNM) R 28017 28017 27560 0 -1 4202496 478 0 0 0 38015 0 0 0 25 0 1 0 346381258 467304448 375 33554432000 134512640 134534564 4289493776 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28020/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 504256

[startup+822.3 s]
/proc/loadavg: 10.32 9.53 9.27 12/201 28286
/proc/meminfo: memFree=13020728/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=2.13 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 502 4219 0 0 0 0 213 0 15 0 1 0 346381258 18763776 394 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 4511589232908665092 0 0 17 7 0 0 0
/proc/28017/statm: 4581 394 346 23 0 91 0
[pid=28019] ppid=28017 vsize=29580 CPUtime=410 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 4562 0 0 0 41000 0 0 0 25 0 1 0 346381258 30289920 4454 33554432000 4194304 4785740 140737192521584 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 7395 4454 341 145 0 4440 0
[pid=28020] ppid=28017 vsize=456352 CPUtime=410.14 cores=5
/proc/28020/stat : 28020 (TNM) R 28017 28017 27560 0 -1 4202496 478 0 0 0 41014 0 0 0 25 0 1 0 346381258 467304448 375 33554432000 134512640 134534564 4289493776 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28020/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 504256

[startup+882.3 s]
/proc/loadavg: 10.80 9.81 9.38 12/201 28287
/proc/meminfo: memFree=12998896/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=2.13 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 502 4219 0 0 0 0 213 0 15 0 1 0 346381258 18763776 394 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 4511589232908665092 0 0 17 7 0 0 0
/proc/28017/statm: 4581 394 346 23 0 91 0
[pid=28019] ppid=28017 vsize=29580 CPUtime=440.01 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 4565 0 0 0 44001 0 0 0 25 0 1 0 346381258 30289920 4457 33554432000 4194304 4785740 140737192521584 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 7395 4457 341 145 0 4440 0
[pid=28020] ppid=28017 vsize=456352 CPUtime=440.14 cores=5
/proc/28020/stat : 28020 (TNM) R 28017 28017 27560 0 -1 4202496 478 0 0 0 44014 0 0 0 25 0 1 0 346381258 467304448 375 33554432000 134512640 134534564 4289493776 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28020/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 504256

[startup+942.301 s]
/proc/loadavg: 10.92 10.02 9.48 12/201 28289
/proc/meminfo: memFree=12983372/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=2.13 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 502 4219 0 0 0 0 213 0 15 0 1 0 346381258 18763776 394 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 4511589232908665092 0 0 17 7 0 0 0
/proc/28017/statm: 4581 394 346 23 0 91 0
[pid=28019] ppid=28017 vsize=29580 CPUtime=470.01 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 4577 0 0 0 47001 0 0 0 25 0 1 0 346381258 30289920 4469 33554432000 4194304 4785740 140737192521584 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 7395 4469 341 145 0 4440 0
[pid=28020] ppid=28017 vsize=456352 CPUtime=470.14 cores=5
/proc/28020/stat : 28020 (TNM) R 28017 28017 27560 0 -1 4202496 478 0 0 0 47014 0 0 0 25 0 1 0 346381258 467304448 375 33554432000 134512640 134534564 4289493776 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28020/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 504256

[startup+1002.3 s]
/proc/loadavg: 10.97 10.20 9.57 12/201 28291
/proc/meminfo: memFree=12979636/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=2.13 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 502 4219 0 0 0 0 213 0 15 0 1 0 346381258 18763776 394 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 4511589232908665092 0 0 17 7 0 0 0
/proc/28017/statm: 4581 394 346 23 0 91 0
[pid=28019] ppid=28017 vsize=30156 CPUtime=500.02 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 4695 0 0 0 50002 0 0 0 25 0 1 0 346381258 30879744 4587 33554432000 4194304 4785740 140737192521584 18446744073709551615 4277703 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 7539 4587 341 145 0 4584 0
[pid=28020] ppid=28017 vsize=456352 CPUtime=500.13 cores=5
/proc/28020/stat : 28020 (TNM) R 28017 28017 27560 0 -1 4202496 478 0 0 0 50013 0 0 0 25 0 1 0 346381258 467304448 375 33554432000 134512640 134534564 4289493776 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28020/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 504832

[startup+1062.3 s]
/proc/loadavg: 10.99 10.34 9.65 12/201 28292
/proc/meminfo: memFree=12966712/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=2.13 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 502 4219 0 0 0 0 213 0 15 0 1 0 346381258 18763776 394 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 4511589232908665092 0 0 17 7 0 0 0
/proc/28017/statm: 4581 394 346 23 0 91 0
[pid=28019] ppid=28017 vsize=30156 CPUtime=530.02 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 4706 0 0 0 53002 0 0 0 25 0 1 0 346381258 30879744 4598 33554432000 4194304 4785740 140737192521584 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 7539 4598 341 145 0 4584 0
[pid=28020] ppid=28017 vsize=456352 CPUtime=530.13 cores=5
/proc/28020/stat : 28020 (TNM) R 28017 28017 27560 0 -1 4202496 478 0 0 0 53013 0 0 0 25 0 1 0 346381258 467304448 375 33554432000 134512640 134534564 4289493776 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28020/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 504832

[startup+1122.3 s]
/proc/loadavg: 11.03 10.47 9.74 12/201 28294
/proc/meminfo: memFree=12967316/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=2.13 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 502 4219 0 0 0 0 213 0 15 0 1 0 346381258 18763776 394 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 4511589232908665092 0 0 17 7 0 0 0
/proc/28017/statm: 4581 394 346 23 0 91 0
[pid=28019] ppid=28017 vsize=30348 CPUtime=560.02 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 4761 0 0 0 56002 0 0 0 25 0 1 0 346381258 31076352 4653 33554432000 4194304 4785740 140737192521584 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 7587 4653 341 145 0 4632 0
[pid=28020] ppid=28017 vsize=456352 CPUtime=560.12 cores=5
/proc/28020/stat : 28020 (TNM) R 28017 28017 27560 0 -1 4202496 478 0 0 0 56012 0 0 0 25 0 1 0 346381258 467304448 375 33554432000 134512640 134534564 4289493776 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28020/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 505024

[startup+1182.3 s]
/proc/loadavg: 11.01 10.57 9.82 12/201 28295
/proc/meminfo: memFree=12960588/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=2.13 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 502 4219 0 0 0 0 213 0 15 0 1 0 346381258 18763776 394 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 4511589232908665092 0 0 17 7 0 0 0
/proc/28017/statm: 4581 394 346 23 0 91 0
[pid=28019] ppid=28017 vsize=31500 CPUtime=590.02 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 4978 0 0 0 59002 0 0 0 25 0 1 0 346381258 32256000 4870 33554432000 4194304 4785740 140737192521584 18446744073709551615 220815934050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 7875 4870 341 145 0 4920 0
[pid=28020] ppid=28017 vsize=456352 CPUtime=590.13 cores=5
/proc/28020/stat : 28020 (TNM) R 28017 28017 27560 0 -1 4202496 478 0 0 0 59013 0 0 0 25 0 1 0 346381258 467304448 375 33554432000 134512640 134534564 4289493776 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28020/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 506176

[startup+1242.3 s]
/proc/loadavg: 11.00 10.64 9.89 12/201 28297
/proc/meminfo: memFree=12954492/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=2.13 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 502 4219 0 0 0 0 213 0 15 0 1 0 346381258 18763776 394 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 4511589232908665092 0 0 17 7 0 0 0
/proc/28017/statm: 4581 394 346 23 0 91 0
[pid=28019] ppid=28017 vsize=31692 CPUtime=620.02 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 5014 0 0 0 62002 0 0 0 25 0 1 0 346381258 32452608 4906 33554432000 4194304 4785740 140737192521584 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 7923 4906 341 145 0 4968 0
[pid=28020] ppid=28017 vsize=456352 CPUtime=620.13 cores=5
/proc/28020/stat : 28020 (TNM) R 28017 28017 27560 0 -1 4202496 478 0 0 0 62013 0 0 0 25 0 1 0 346381258 467304448 375 33554432000 134512640 134534564 4289493776 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28020/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 506368



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.00 10.71 9.95 12/201 28299
/proc/meminfo: memFree=12940836/32951124 swapFree=67111528/67111528
[pid=28017] ppid=28015 vsize=18324 CPUtime=2.13 cores=5,7
/proc/28017/stat : 28017 (ppfolio) S 28015 28017 27560 0 -1 4202496 502 4219 0 0 0 0 213 0 15 0 1 0 346381258 18763776 394 33554432000 4194304 4287625 140736386498096 18446744073709551615 220816256527 0 0 4096 65536 4511589232908665092 0 0 17 7 0 0 0
/proc/28017/statm: 4581 394 346 23 0 91 0
[pid=28019] ppid=28017 vsize=31884 CPUtime=648.85 cores=5
/proc/28019/stat : 28019 (clasp) R 28017 28017 27560 0 -1 4202496 5063 0 0 0 64885 0 0 0 25 0 1 0 346381258 32649216 4955 33554432000 4194304 4785740 140737192521584 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28019/statm: 7971 4955 341 145 0 5016 0
[pid=28020] ppid=28017 vsize=456352 CPUtime=649.01 cores=5
/proc/28020/stat : 28020 (TNM) R 28017 28017 27560 0 -1 4202496 478 0 0 0 64901 0 0 0 25 0 1 0 346381258 467304448 375 33554432000 134512640 134534564 4289493776 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28020/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 506560

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.02
CPU user time (s): 1300
CPU system time (s): 0.017997
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 7458788

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

runsolver used 2.23766 second user time and 4.86026 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-11 18:34:14
IDJOB=3191787
IDBENCH=82918
IDSOLVER=1613
FILE ID=node147/3191787-1302539653
RUNJOBID= node147-1302537048-27581
PBS_JOBID= 12951126
Free space on /tmp= 71248 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1445862528-059.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191787-1302539653/watcher-3191787-1302539653 -o /tmp/evaluation-result-3191787-1302539653/solver-3191787-1302539653 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191787-1302539653.cnf

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

MD5SUM BENCH= 9e4f1914facdb4a8b3ffdd1de343beff
RANDOM SEED=605131025

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:      13101148 kB
Buffers:        717708 kB
Cached:       18591732 kB
SwapCached:          0 kB
Active:       10369104 kB
Inactive:      9056912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13101148 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20240 kB
Writeback:           0 kB
AnonPages:      116064 kB
Mapped:          16948 kB
Slab:           359584 kB
PageTables:       6104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1662456 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= 71236 MiB
End job on node147 at 2011-04-11 18:55:54