Trace number 3191873

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1836400953-011.UNKNOWN.cnf
MD5SUM39542bd0a185b4f7c5fc7900079a2845
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
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 53195
Number of clauses of size over 50

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 9.88 9.97 9.54 9/196 18390
/proc/meminfo: memFree=11795104/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18240 CPUtime=0 cores=4,6
/proc/18390/stat : 18390 (ppfolio) R 18388 18390 17727 0 -1 4194304 273 0 0 0 0 0 0 0 25 0 1 0 444219741 18677760 219 33554432000 4194304 4287625 140733199781504 18446744073709551615 260900431336 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18390/statm: 4560 220 187 23 0 57 0

[startup+0.071793 s]
/proc/loadavg: 9.88 9.97 9.54 9/196 18390
/proc/meminfo: memFree=11795104/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=0 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 444219741 18763776 393 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 4127008652814942467 0 0 17 6 0 0 0
/proc/18390/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100785 s]
/proc/loadavg: 9.88 9.97 9.54 9/196 18390
/proc/meminfo: memFree=11795104/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=0 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 444219741 18763776 393 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 4127008652814942467 0 0 17 6 0 0 0
/proc/18390/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300811 s]
/proc/loadavg: 9.88 9.97 9.54 9/196 18390
/proc/meminfo: memFree=11795104/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=0 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 444219741 18763776 393 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/18390/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700676 s]
/proc/loadavg: 9.88 9.97 9.54 9/196 18390
/proc/meminfo: memFree=11795104/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=0 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 444219741 18763776 393 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 4066013515847041024 0 0 17 6 0 0 0
/proc/18390/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50059 s]
/proc/loadavg: 9.88 9.97 9.54 12/201 18425
/proc/meminfo: memFree=11815012/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=0 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444219741 18763776 393 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 4066013653285994496 0 0 17 6 0 0 0
/proc/18390/statm: 4581 393 345 23 0 91 0
[pid=18392] ppid=18390 vsize=1121536 CPUtime=0.49 cores=4
/proc/18392/stat : 18392 (cryptominisat) R 18390 18390 17727 0 -1 4202496 1607 0 0 0 49 0 0 0 25 0 1 0 444219742 1148452864 906 33554432000 4194304 4587354 140737231929328 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18392/statm: 280384 906 327 96 0 276946 0
[pid=18393] ppid=18390 vsize=13524 CPUtime=0.4 cores=4
/proc/18393/stat : 18393 (clasp) R 18390 18390 17727 0 -1 4202496 845 0 0 0 40 0 0 0 25 0 1 0 444219742 13848576 736 33554432000 4194304 4785740 140733220322160 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18393/statm: 3381 736 340 145 0 426 0
[pid=18394] ppid=18390 vsize=456092 CPUtime=0.58 cores=4
/proc/18394/stat : 18394 (TNM) R 18390 18390 17727 0 -1 4202496 389 0 0 0 58 0 0 0 25 0 1 0 444219742 467038208 286 33554432000 134512640 134534564 4291894960 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18394/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1609476

[startup+3.1003 s]
/proc/loadavg: 9.88 9.97 9.54 12/201 18425
/proc/meminfo: memFree=11812160/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=0 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444219741 18763776 393 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 4066011866579599360 0 0 17 6 0 0 0
/proc/18390/statm: 4581 393 345 23 0 91 0
[pid=18392] ppid=18390 vsize=1122216 CPUtime=0.99 cores=4
/proc/18392/stat : 18392 (cryptominisat) R 18390 18390 17727 0 -1 4202496 2481 0 0 0 99 0 0 0 25 0 1 0 444219742 1149149184 970 33554432000 4194304 4587354 140737231929328 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18392/statm: 280554 970 331 96 0 277116 0
[pid=18393] ppid=18390 vsize=14064 CPUtime=0.93 cores=4
/proc/18393/stat : 18393 (clasp) R 18390 18390 17727 0 -1 4202496 970 0 0 0 93 0 0 0 25 0 1 0 444219742 14401536 861 33554432000 4194304 4785740 140733220322160 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18393/statm: 3516 861 340 145 0 561 0
[pid=18394] ppid=18390 vsize=456092 CPUtime=1.14 cores=4
/proc/18394/stat : 18394 (TNM) R 18390 18390 17727 0 -1 4202496 389 0 0 0 114 0 0 0 25 0 1 0 444219742 467038208 286 33554432000 134512640 134534564 4291894960 18446744073709551615 134529833 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18394/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 1610696

[startup+6.30065 s]
/proc/loadavg: 9.97 9.98 9.55 12/201 18425
/proc/meminfo: memFree=11798760/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=0 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444219741 18763776 393 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 4066011729140645888 0 0 17 6 0 0 0
/proc/18390/statm: 4581 393 345 23 0 91 0
[pid=18392] ppid=18390 vsize=1130504 CPUtime=2.09 cores=4
/proc/18392/stat : 18392 (cryptominisat) R 18390 18390 17727 0 -1 4202496 5062 0 0 0 209 0 0 0 25 0 1 0 444219742 1157636096 3013 33554432000 4194304 4587354 140737231929328 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18392/statm: 282626 3013 337 96 0 279188 0
[pid=18393] ppid=18390 vsize=14632 CPUtime=1.99 cores=4
/proc/18393/stat : 18393 (clasp) R 18390 18390 17727 0 -1 4202496 1128 0 0 0 199 0 0 0 25 0 1 0 444219742 14983168 1019 33554432000 4194304 4785740 140733220322160 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18393/statm: 3658 1019 341 145 0 703 0
[pid=18394] ppid=18390 vsize=456092 CPUtime=2.18 cores=4
/proc/18394/stat : 18394 (TNM) R 18390 18390 17727 0 -1 4202496 389 0 0 0 218 0 0 0 25 0 1 0 444219742 467038208 286 33554432000 134512640 134534564 4291894960 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18394/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1619552

[startup+12.7005 s]
/proc/loadavg: 10.05 10.00 9.56 12/201 18485
/proc/meminfo: memFree=11787044/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=0 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444219741 18763776 393 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/18390/statm: 4581 393 345 23 0 91 0
[pid=18392] ppid=18390 vsize=1135696 CPUtime=4.19 cores=4
/proc/18392/stat : 18392 (cryptominisat) R 18390 18390 17727 0 -1 4202496 7115 0 0 0 418 1 0 0 25 0 1 0 444219742 1162952704 3889 33554432000 4194304 4587354 140737231929328 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18392/statm: 283924 3889 337 96 0 280486 0
[pid=18393] ppid=18390 vsize=15468 CPUtime=4.14 cores=4
/proc/18393/stat : 18393 (clasp) R 18390 18390 17727 0 -1 4202496 1312 0 0 0 414 0 0 0 25 0 1 0 444219742 15839232 1203 33554432000 4194304 4785740 140733220322160 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18393/statm: 3867 1203 341 145 0 912 0
[pid=18394] ppid=18390 vsize=456092 CPUtime=4.34 cores=4
/proc/18394/stat : 18394 (TNM) R 18390 18390 17727 0 -1 4202496 389 0 0 0 434 0 0 0 25 0 1 0 444219742 467038208 286 33554432000 134512640 134534564 4291894960 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18394/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1625580

[startup+25.5001 s]
/proc/loadavg: 10.04 10.00 9.56 8/194 18596
/proc/meminfo: memFree=11824760/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=4.33 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 502 7186 0 0 0 0 432 1 15 0 1 0 444219741 18763776 394 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/18390/statm: 4581 394 346 23 0 91 0
[pid=18393] ppid=18390 vsize=17032 CPUtime=10.49 cores=4
/proc/18393/stat : 18393 (clasp) R 18390 18390 17727 0 -1 4202496 1680 0 0 0 1049 0 0 0 25 0 1 0 444219742 17440768 1571 33554432000 4194304 4785740 140733220322160 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18393/statm: 4258 1571 341 145 0 1303 0
[pid=18394] ppid=18390 vsize=456092 CPUtime=10.65 cores=4
/proc/18394/stat : 18394 (TNM) R 18390 18390 17727 0 -1 4202496 389 0 0 0 1065 0 0 0 25 0 1 0 444219742 467038208 286 33554432000 134512640 134534564 4291894960 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18394/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 491448

[startup+51.1005 s]
/proc/loadavg: 9.97 9.98 9.57 10/199 18729
/proc/meminfo: memFree=11806380/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=4.33 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 502 7186 0 0 0 0 432 1 15 0 1 0 444219741 18763776 394 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/18390/statm: 4581 394 346 23 0 91 0
[pid=18393] ppid=18390 vsize=18736 CPUtime=23.29 cores=4
/proc/18393/stat : 18393 (clasp) R 18390 18390 17727 0 -1 4202496 2092 0 0 0 2329 0 0 0 25 0 1 0 444219742 19185664 1983 33554432000 4194304 4785740 140733220322160 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18393/statm: 4684 1983 341 145 0 1729 0
[pid=18394] ppid=18390 vsize=456092 CPUtime=23.45 cores=4
/proc/18394/stat : 18394 (TNM) R 18390 18390 17727 0 -1 4202496 389 0 0 0 2345 0 0 0 25 0 1 0 444219742 467038208 286 33554432000 134512640 134534564 4291894960 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18394/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 493152

[startup+102.307 s]
/proc/loadavg: 9.42 9.83 9.53 10/199 18730
/proc/meminfo: memFree=11801652/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=4.33 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 502 7186 0 0 0 0 432 1 15 0 1 0 444219741 18763776 394 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/18390/statm: 4581 394 346 23 0 91 0
[pid=18393] ppid=18390 vsize=21268 CPUtime=48.88 cores=4
/proc/18393/stat : 18393 (clasp) R 18390 18390 17727 0 -1 4202496 2638 0 0 0 4888 0 0 0 25 0 1 0 444219742 21778432 2529 33554432000 4194304 4785740 140733220322160 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18393/statm: 5317 2529 341 145 0 2362 0
[pid=18394] ppid=18390 vsize=456092 CPUtime=49.06 cores=4
/proc/18394/stat : 18394 (TNM) R 18390 18390 17727 0 -1 4202496 389 0 0 0 4906 0 0 0 25 0 1 0 444219742 467038208 286 33554432000 134512640 134534564 4291894960 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18394/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 495684

[startup+162.301 s]
/proc/loadavg: 9.15 9.67 9.50 10/199 18732
/proc/meminfo: memFree=11796856/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=4.33 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 502 7186 0 0 0 0 432 1 15 0 1 0 444219741 18763776 394 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/18390/statm: 4581 394 346 23 0 91 0
[pid=18393] ppid=18390 vsize=23436 CPUtime=78.88 cores=4
/proc/18393/stat : 18393 (clasp) R 18390 18390 17727 0 -1 4202496 3155 0 0 0 7888 0 0 0 25 0 1 0 444219742 23998464 3046 33554432000 4194304 4785740 140733220322160 18446744073709551615 4550310 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18393/statm: 5859 3046 341 145 0 2904 0
[pid=18394] ppid=18390 vsize=456092 CPUtime=79.06 cores=4
/proc/18394/stat : 18394 (TNM) R 18390 18390 17727 0 -1 4202496 389 0 0 0 7906 0 0 0 25 0 1 0 444219742 467038208 286 33554432000 134512640 134534564 4291894960 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18394/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 497852

[startup+222.3 s]
/proc/loadavg: 9.10 9.56 9.47 10/199 18734
/proc/meminfo: memFree=11793616/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=4.33 cores=4,6

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

[pid=18390] ppid=18388 vsize=18324 CPUtime=4.33 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 502 7186 0 0 0 0 432 1 15 0 1 0 444219741 18763776 394 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/18390/statm: 4581 394 346 23 0 91 0
[pid=18393] ppid=18390 vsize=32072 CPUtime=348.86 cores=4
/proc/18393/stat : 18393 (clasp) R 18390 18390 17727 0 -1 4202496 5104 0 0 0 34886 0 0 0 25 0 1 0 444219742 32841728 4995 33554432000 4194304 4785740 140733220322160 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18393/statm: 8018 4995 341 145 0 5063 0
[pid=18394] ppid=18390 vsize=456092 CPUtime=349.09 cores=4
/proc/18394/stat : 18394 (TNM) R 18390 18390 17727 0 -1 4202496 389 0 0 0 34909 0 0 0 25 0 1 0 444219742 467038208 286 33554432000 134512640 134534564 4291894960 18446744073709551615 134528835 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18394/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 506488

[startup+762.307 s]
/proc/loadavg: 8.00 8.36 8.91 9/198 18810
/proc/meminfo: memFree=11865124/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=4.33 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 502 7186 0 0 0 0 432 1 15 0 1 0 444219741 18763776 394 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/18390/statm: 4581 394 346 23 0 91 0
[pid=18393] ppid=18390 vsize=32412 CPUtime=378.88 cores=4
/proc/18393/stat : 18393 (clasp) R 18390 18390 17727 0 -1 4202496 5167 0 0 0 37888 0 0 0 25 0 1 0 444219742 33189888 5058 33554432000 4194304 4785740 140733220322160 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18393/statm: 8103 5058 341 145 0 5148 0
[pid=18394] ppid=18390 vsize=456092 CPUtime=379.09 cores=4
/proc/18394/stat : 18394 (TNM) R 18390 18390 17727 0 -1 4202496 389 0 0 0 37909 0 0 0 25 0 1 0 444219742 467038208 286 33554432000 134512640 134534564 4291894960 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18394/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 506828

[startup+822.3 s]
/proc/loadavg: 8.00 8.29 8.85 9/198 18812
/proc/meminfo: memFree=11862476/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=4.33 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 502 7186 0 0 0 0 432 1 15 0 1 0 444219741 18763776 394 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/18390/statm: 4581 394 346 23 0 91 0
[pid=18393] ppid=18390 vsize=32412 CPUtime=408.88 cores=4
/proc/18393/stat : 18393 (clasp) R 18390 18390 17727 0 -1 4202496 5192 0 0 0 40888 0 0 0 25 0 1 0 444219742 33189888 5083 33554432000 4194304 4785740 140733220322160 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18393/statm: 8103 5083 341 145 0 5148 0
[pid=18394] ppid=18390 vsize=456092 CPUtime=409.08 cores=4
/proc/18394/stat : 18394 (TNM) R 18390 18390 17727 0 -1 4202496 389 0 0 0 40908 0 0 0 25 0 1 0 444219742 467038208 286 33554432000 134512640 134534564 4291894960 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18394/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 506828

[startup+882.3 s]
/proc/loadavg: 8.07 8.25 8.80 9/198 18813
/proc/meminfo: memFree=11860080/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=4.33 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 502 7186 0 0 0 0 432 1 15 0 1 0 444219741 18763776 394 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/18390/statm: 4581 394 346 23 0 91 0
[pid=18393] ppid=18390 vsize=32792 CPUtime=438.88 cores=4
/proc/18393/stat : 18393 (clasp) R 18390 18390 17727 0 -1 4202496 5261 0 0 0 43888 0 0 0 25 0 1 0 444219742 33579008 5152 33554432000 4194304 4785740 140733220322160 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18393/statm: 8198 5152 341 145 0 5243 0
[pid=18394] ppid=18390 vsize=456092 CPUtime=439.08 cores=4
/proc/18394/stat : 18394 (TNM) R 18390 18390 17727 0 -1 4202496 389 0 0 0 43908 0 0 0 25 0 1 0 444219742 467038208 286 33554432000 134512640 134534564 4291894960 18446744073709551615 134528396 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18394/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 507208

[startup+942.301 s]
/proc/loadavg: 8.02 8.20 8.74 9/198 18815
/proc/meminfo: memFree=11858424/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=4.33 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 502 7186 0 0 0 0 432 1 15 0 1 0 444219741 18763776 394 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/18390/statm: 4581 394 346 23 0 91 0
[pid=18393] ppid=18390 vsize=33464 CPUtime=468.89 cores=4
/proc/18393/stat : 18393 (clasp) R 18390 18390 17727 0 -1 4202496 5412 0 0 0 46889 0 0 0 25 0 1 0 444219742 34267136 5303 33554432000 4194304 4785740 140733220322160 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18393/statm: 8366 5303 341 145 0 5411 0
[pid=18394] ppid=18390 vsize=456092 CPUtime=469.07 cores=4
/proc/18394/stat : 18394 (TNM) R 18390 18390 17727 0 -1 4202496 389 0 0 0 46907 0 0 0 25 0 1 0 444219742 467038208 286 33554432000 134512640 134534564 4291894960 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18394/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 507880

[startup+1002.3 s]
/proc/loadavg: 8.01 8.16 8.70 9/198 18816
/proc/meminfo: memFree=11856040/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=4.33 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 502 7186 0 0 0 0 432 1 15 0 1 0 444219741 18763776 394 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/18390/statm: 4581 394 346 23 0 91 0
[pid=18393] ppid=18390 vsize=34308 CPUtime=498.9 cores=4
/proc/18393/stat : 18393 (clasp) R 18390 18390 17727 0 -1 4202496 5620 0 0 0 49889 1 0 0 25 0 1 0 444219742 35131392 5511 33554432000 4194304 4785740 140733220322160 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18393/statm: 8577 5511 341 145 0 5622 0
[pid=18394] ppid=18390 vsize=456092 CPUtime=499.07 cores=4
/proc/18394/stat : 18394 (TNM) R 18390 18390 17727 0 -1 4202496 389 0 0 0 49907 0 0 0 25 0 1 0 444219742 467038208 286 33554432000 134512640 134534564 4291894960 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18394/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 508724

[startup+1062.3 s]
/proc/loadavg: 8.00 8.13 8.65 9/198 18818
/proc/meminfo: memFree=11853912/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=4.33 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 502 7186 0 0 0 0 432 1 15 0 1 0 444219741 18763776 394 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/18390/statm: 4581 394 346 23 0 91 0
[pid=18393] ppid=18390 vsize=34644 CPUtime=528.91 cores=4
/proc/18393/stat : 18393 (clasp) R 18390 18390 17727 0 -1 4202496 5721 0 0 0 52890 1 0 0 25 0 1 0 444219742 35475456 5612 33554432000 4194304 4785740 140733220322160 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18393/statm: 8661 5612 341 145 0 5706 0
[pid=18394] ppid=18390 vsize=456092 CPUtime=529.06 cores=4
/proc/18394/stat : 18394 (TNM) R 18390 18390 17727 0 -1 4202496 389 0 0 0 52906 0 0 0 25 0 1 0 444219742 467038208 286 33554432000 134512640 134534564 4291894960 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18394/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 509060

[startup+1122.3 s]
/proc/loadavg: 8.00 8.10 8.61 9/198 18820
/proc/meminfo: memFree=11852036/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=4.33 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 502 7186 0 0 0 0 432 1 15 0 1 0 444219741 18763776 394 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/18390/statm: 4581 394 346 23 0 91 0
[pid=18393] ppid=18390 vsize=34812 CPUtime=558.91 cores=4
/proc/18393/stat : 18393 (clasp) R 18390 18390 17727 0 -1 4202496 5777 0 0 0 55890 1 0 0 25 0 1 0 444219742 35647488 5668 33554432000 4194304 4785740 140733220322160 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18393/statm: 8703 5668 341 145 0 5748 0
[pid=18394] ppid=18390 vsize=456092 CPUtime=559.06 cores=4
/proc/18394/stat : 18394 (TNM) R 18390 18390 17727 0 -1 4202496 389 0 0 0 55906 0 0 0 25 0 1 0 444219742 467038208 286 33554432000 134512640 134534564 4291894960 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18394/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 509228

[startup+1182.3 s]
/proc/loadavg: 8.00 8.08 8.56 9/198 18821
/proc/meminfo: memFree=11850024/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=4.33 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 502 7186 0 0 0 0 432 1 15 0 1 0 444219741 18763776 394 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/18390/statm: 4581 394 346 23 0 91 0
[pid=18393] ppid=18390 vsize=35024 CPUtime=588.91 cores=4
/proc/18393/stat : 18393 (clasp) R 18390 18390 17727 0 -1 4202496 5837 0 0 0 58890 1 0 0 25 0 1 0 444219742 35864576 5728 33554432000 4194304 4785740 140733220322160 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18393/statm: 8756 5728 341 145 0 5801 0
[pid=18394] ppid=18390 vsize=456092 CPUtime=589.07 cores=4
/proc/18394/stat : 18394 (TNM) R 18390 18390 17727 0 -1 4202496 389 0 0 0 58907 0 0 0 25 0 1 0 444219742 467038208 286 33554432000 134512640 134534564 4291894960 18446744073709551615 134530468 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18394/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 509440

[startup+1242.3 s]
/proc/loadavg: 8.00 8.07 8.53 9/198 18823
/proc/meminfo: memFree=11847524/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=4.33 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 502 7186 0 0 0 0 432 1 15 0 1 0 444219741 18763776 394 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/18390/statm: 4581 394 346 23 0 91 0
[pid=18393] ppid=18390 vsize=35236 CPUtime=618.9 cores=4
/proc/18393/stat : 18393 (clasp) R 18390 18390 17727 0 -1 4202496 5866 0 0 0 61889 1 0 0 25 0 1 0 444219742 36081664 5757 33554432000 4194304 4785740 140733220322160 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18393/statm: 8809 5757 341 145 0 5854 0
[pid=18394] ppid=18390 vsize=456092 CPUtime=619.08 cores=4
/proc/18394/stat : 18394 (TNM) R 18390 18390 17727 0 -1 4202496 389 0 0 0 61908 0 0 0 25 0 1 0 444219742 467038208 286 33554432000 134512640 134534564 4291894960 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18394/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 509652



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.05 8.06 8.50 9/198 18824
/proc/meminfo: memFree=11846752/32950928 swapFree=67111528/67111528
[pid=18390] ppid=18388 vsize=18324 CPUtime=4.33 cores=4,6
/proc/18390/stat : 18390 (ppfolio) S 18388 18390 17727 0 -1 4202496 502 7186 0 0 0 0 432 1 15 0 1 0 444219741 18763776 394 33554432000 4194304 4287625 140733199781504 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 6 0 0 0
/proc/18390/statm: 4581 394 346 23 0 91 0
[pid=18393] ppid=18390 vsize=35448 CPUtime=647.74 cores=4
/proc/18393/stat : 18393 (clasp) R 18390 18390 17727 0 -1 4202496 5929 0 0 0 64773 1 0 0 25 0 1 0 444219742 36298752 5820 33554432000 4194304 4785740 140733220322160 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18393/statm: 8862 5820 341 145 0 5907 0
[pid=18394] ppid=18390 vsize=456092 CPUtime=647.94 cores=4
/proc/18394/stat : 18394 (TNM) R 18390 18390 17727 0 -1 4202496 389 0 0 0 64794 0 0 0 25 0 1 0 444219742 467038208 286 33554432000 134512640 134534564 4291894960 18446744073709551615 134530236 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18394/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 509864

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1300.01
CPU system time (s): 0.031995
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1625580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.01
system time used= 0.031995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14037
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= 71
involuntary context switches= 27691

runsolver used 2.13867 second user time and 4.95925 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-11 18:38:11
IDJOB=3191873
IDBENCH=83004
IDSOLVER=1613
FILE ID=node116/3191873-1302539891
RUNJOBID= node116-1302537280-17746
PBS_JOBID= 12951135
Free space on /tmp= 70780 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1836400953-011.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191873-1302539891/watcher-3191873-1302539891 -o /tmp/evaluation-result-3191873-1302539891/solver-3191873-1302539891 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191873-1302539891.cnf

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

MD5SUM BENCH= 39542bd0a185b4f7c5fc7900079a2845
RANDOM SEED=1275876175

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.77
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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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:     32950928 kB
MemFree:      11795136 kB
Buffers:        732892 kB
Cached:       19723984 kB
SwapCached:          0 kB
Active:        7456160 kB
Inactive:     13216432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11795136 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9776 kB
Writeback:           0 kB
AnonPages:      215632 kB
Mapped:          17776 kB
Slab:           417384 kB
PageTables:       6364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1937300 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= 70772 MiB
End job on node116 at 2011-04-11 18:59:51