Trace number 3222334

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) 5000.1 5000.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S815408325-054.UNKNOWN.cnf
MD5SUM9830e1bf79d13e57ceeaa969f4476a02
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark313.313
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3222334-1303303090/watcher-3222334-1303303090 -o /tmp/evaluation-result-3222334-1303303090/solver-3222334-1303303090 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3222334-1303303090.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.02 6.01 5.93 4/180 13946
/proc/meminfo: memFree=13788096/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) R 13944 13946 12748 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 422724916 18763776 391 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510117781 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/13946/statm: 4581 391 343 23 0 91 0

[startup+0.0173671 s]
/proc/loadavg: 6.02 6.01 5.93 4/180 13946
/proc/meminfo: memFree=13788096/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 16257634019288514824 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100355 s]
/proc/loadavg: 6.02 6.01 5.93 4/180 13946
/proc/meminfo: memFree=13788096/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 16257634019288514824 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300316 s]
/proc/loadavg: 6.02 6.01 5.93 4/180 13946
/proc/meminfo: memFree=13788096/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 4604303485041639424 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700244 s]
/proc/loadavg: 6.02 6.01 5.93 4/180 13946
/proc/meminfo: memFree=13788096/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 4604303622480592896 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5011 s]
/proc/loadavg: 6.02 6.01 5.93 7/184 13950
/proc/meminfo: memFree=13783600/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 4604303759919546368 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
[pid=13947] ppid=13946 vsize=1383820 CPUtime=0.54 cores=1
/proc/13947/stat : 13947 (cryptominisat) R 13946 13946 12748 0 -1 4202496 1412 0 0 0 54 0 0 0 25 0 1 0 422724916 1417031680 887 33554432000 4194304 4587354 140733583120112 18446744073709551615 4231847 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13947/statm: 345955 887 327 96 0 342517 0
[pid=13948] ppid=13946 vsize=13100 CPUtime=0.39 cores=1
/proc/13948/stat : 13948 (clasp) R 13946 13946 12748 0 -1 4202496 732 0 0 0 39 0 0 0 25 0 1 0 422724916 13414400 624 33554432000 4194304 4785740 140733788688944 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13948/statm: 3275 624 340 145 0 320 0
[pid=13949] ppid=13946 vsize=455956 CPUtime=0.54 cores=1
/proc/13949/stat : 13949 (TNM) R 13946 13946 12748 0 -1 4202496 339 0 0 0 54 0 0 0 25 0 1 0 422724916 466898944 236 33554432000 134512640 134534564 4287930448 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13949/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1871200

[startup+3.10082 s]
/proc/loadavg: 6.02 6.01 5.93 7/184 13950
/proc/meminfo: memFree=13781740/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 4604303210163732480 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
[pid=13947] ppid=13946 vsize=1388944 CPUtime=1.09 cores=1
/proc/13947/stat : 13947 (cryptominisat) R 13946 13946 12748 0 -1 4202496 3230 0 0 0 109 0 0 0 25 0 1 0 422724916 1422278656 2106 33554432000 4194304 4587354 140733583120112 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13947/statm: 347236 2106 337 96 0 343798 0
[pid=13948] ppid=13946 vsize=13496 CPUtime=0.89 cores=1
/proc/13948/stat : 13948 (clasp) R 13946 13946 12748 0 -1 4202496 827 0 0 0 89 0 0 0 25 0 1 0 422724916 13819904 719 33554432000 4194304 4785740 140733788688944 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13948/statm: 3374 719 340 145 0 419 0
[pid=13949] ppid=13946 vsize=455956 CPUtime=1.09 cores=1
/proc/13949/stat : 13949 (TNM) R 13946 13946 12748 0 -1 4202496 339 0 0 0 109 0 0 0 25 0 1 0 422724916 466898944 236 33554432000 134512640 134534564 4287930448 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13949/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1876720

[startup+6.30024 s]
/proc/loadavg: 6.01 6.01 5.93 7/184 13950
/proc/meminfo: memFree=13775208/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 4604301835774197760 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
[pid=13947] ppid=13946 vsize=1389724 CPUtime=2.14 cores=1
/proc/13947/stat : 13947 (cryptominisat) R 13946 13946 12748 0 -1 4202496 4199 0 0 0 214 0 0 0 25 0 1 0 422724916 1423077376 2255 33554432000 4194304 4587354 140733583120112 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13947/statm: 347431 2255 337 96 0 343993 0
[pid=13948] ppid=13946 vsize=13920 CPUtime=1.99 cores=1
/proc/13948/stat : 13948 (clasp) R 13946 13946 12748 0 -1 4202496 923 0 0 0 199 0 0 0 25 0 1 0 422724916 14254080 815 33554432000 4194304 4785740 140733788688944 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13948/statm: 3480 815 340 145 0 525 0
[pid=13949] ppid=13946 vsize=455956 CPUtime=2.14 cores=1
/proc/13949/stat : 13949 (TNM) R 13946 13946 12748 0 -1 4202496 339 0 0 0 214 0 0 0 25 0 1 0 422724916 466898944 236 33554432000 134512640 134534564 4287930448 18446744073709551615 8440126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13949/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1877924

[startup+12.7011 s]
/proc/loadavg: 6.01 6.01 5.93 7/184 13951
/proc/meminfo: memFree=13771148/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 4604303759919546368 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
[pid=13947] ppid=13946 vsize=1392436 CPUtime=4.29 cores=1
/proc/13947/stat : 13947 (cryptominisat) R 13946 13946 12748 0 -1 4202496 5995 0 0 0 429 0 0 0 25 0 1 0 422724916 1425854464 3085 33554432000 4194304 4587354 140733583120112 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13947/statm: 348109 3085 337 96 0 344671 0
[pid=13948] ppid=13946 vsize=14456 CPUtime=4.09 cores=1
/proc/13948/stat : 13948 (clasp) R 13946 13946 12748 0 -1 4202496 1066 0 0 0 409 0 0 0 25 0 1 0 422724916 14802944 958 33554432000 4194304 4785740 140733788688944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13948/statm: 3614 958 340 145 0 659 0
[pid=13949] ppid=13946 vsize=455956 CPUtime=4.29 cores=1
/proc/13949/stat : 13949 (TNM) R 13946 13946 12748 0 -1 4202496 339 0 0 0 429 0 0 0 25 0 1 0 422724916 466898944 236 33554432000 134512640 134534564 4287930448 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13949/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1881172

[startup+25.5008 s]
/proc/loadavg: 6.01 6.01 5.93 7/184 13951
/proc/meminfo: memFree=13767632/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 4604301973213151232 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
[pid=13947] ppid=13946 vsize=1392732 CPUtime=8.54 cores=1
/proc/13947/stat : 13947 (cryptominisat) R 13946 13946 12748 0 -1 4202496 8548 0 0 0 854 0 0 0 25 0 1 0 422724916 1426157568 3288 33554432000 4194304 4587354 140733583120112 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13947/statm: 348183 3288 337 96 0 344745 0
[pid=13948] ppid=13946 vsize=15320 CPUtime=8.39 cores=1
/proc/13948/stat : 13948 (clasp) R 13946 13946 12748 0 -1 4202496 1262 0 0 0 839 0 0 0 25 0 1 0 422724916 15687680 1154 33554432000 4194304 4785740 140733788688944 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13948/statm: 3830 1154 340 145 0 875 0
[pid=13949] ppid=13946 vsize=455956 CPUtime=8.54 cores=1
/proc/13949/stat : 13949 (TNM) R 13946 13946 12748 0 -1 4202496 339 0 0 0 854 0 0 0 25 0 1 0 422724916 466898944 236 33554432000 134512640 134534564 4287930448 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13949/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1882332

[startup+51.1012 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 13952
/proc/meminfo: memFree=13758132/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
[pid=13947] ppid=13946 vsize=6230552 CPUtime=17.09 cores=1
/proc/13947/stat : 13947 (cryptominisat) R 13946 13946 12748 0 -1 4202496 13588 0 0 0 1708 1 0 0 25 0 1 0 422724916 6380085248 4621 33554432000 4194304 4587354 140733583120112 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13947/statm: 1557638 4621 337 96 0 1554200 0
[pid=13948] ppid=13946 vsize=16440 CPUtime=16.89 cores=1
/proc/13948/stat : 13948 (clasp) R 13946 13946 12748 0 -1 4202496 1519 0 0 0 1689 0 0 0 25 0 1 0 422724916 16834560 1411 33554432000 4194304 4785740 140733788688944 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13948/statm: 4110 1411 340 145 0 1155 0
[pid=13949] ppid=13946 vsize=455956 CPUtime=17.1 cores=1
/proc/13949/stat : 13949 (TNM) R 13946 13946 12748 0 -1 4202496 339 0 0 0 1710 0 0 0 25 0 1 0 422724916 466898944 236 33554432000 134512640 134534564 4287930448 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13949/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6721272

[startup+102.306 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 13953
/proc/meminfo: memFree=13766532/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 4604301835774197760 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
[pid=13947] ppid=13946 vsize=6241180 CPUtime=34.16 cores=1
/proc/13947/stat : 13947 (cryptominisat) R 13946 13946 12748 0 -1 4202496 22011 0 0 0 3413 3 0 0 25 0 1 0 422724916 6390968320 7207 33554432000 4194304 4587354 140733583120112 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13947/statm: 1560295 7207 337 96 0 1556857 0
[pid=13948] ppid=13946 vsize=17484 CPUtime=33.99 cores=1
/proc/13948/stat : 13948 (clasp) R 13946 13946 12748 0 -1 4202496 1769 0 0 0 3399 0 0 0 25 0 1 0 422724916 17903616 1661 33554432000 4194304 4785740 140733788688944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13948/statm: 4371 1661 340 145 0 1416 0
[pid=13949] ppid=13946 vsize=455956 CPUtime=34.14 cores=1
/proc/13949/stat : 13949 (TNM) R 13946 13946 12748 0 -1 4202496 339 0 0 0 3414 0 0 0 25 0 1 0 422724916 466898944 236 33554432000 134512640 134534564 4287930448 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13949/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 6732944

[startup+162.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 13955
/proc/meminfo: memFree=13760684/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 4604302110652104704 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
[pid=13947] ppid=13946 vsize=1408968 CPUtime=54.16 cores=1
/proc/13947/stat : 13947 (cryptominisat) R 13946 13946 12748 0 -1 4202496 29954 0 0 0 5412 4 0 0 25 0 1 0 422724916 1442783232 6887 33554432000 4194304 4587354 140733583120112 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13947/statm: 352242 6887 337 96 0 348804 0
[pid=13948] ppid=13946 vsize=18364 CPUtime=53.98 cores=1

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

/proc/13949/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 6795868

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 14326
/proc/meminfo: memFree=13702904/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 4604302385530011648 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
[pid=13947] ppid=13946 vsize=6292744 CPUtime=1534.16 cores=1
/proc/13947/stat : 13947 (cryptominisat) R 13946 13946 12748 0 -1 4202496 240664 0 0 0 153371 45 0 0 25 0 1 0 422724916 6443769856 20830 33554432000 4194304 4587354 140733583120112 18446744073709551615 4239312 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13947/statm: 1573186 20830 337 96 0 1569748 0
[pid=13948] ppid=13946 vsize=28844 CPUtime=1534.03 cores=1
/proc/13948/stat : 13948 (clasp) R 13946 13946 12748 0 -1 4202496 4351 0 0 0 153403 0 0 0 25 0 1 0 422724916 29536256 4243 33554432000 4194304 4785740 140733788688944 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13948/statm: 7211 4243 341 145 0 4256 0
[pid=13949] ppid=13946 vsize=455956 CPUtime=1534.21 cores=1
/proc/13949/stat : 13949 (TNM) R 13946 13946 12748 0 -1 4202496 339 0 0 0 153421 0 0 0 25 0 1 0 422724916 466898944 236 33554432000 134512640 134534564 4287930448 18446744073709551615 134529228 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13949/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 6795868

[startup+4662.3 s]
/proc/loadavg: 6.03 6.01 5.98 7/184 14328
/proc/meminfo: memFree=13707720/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 4604302385530011648 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
[pid=13947] ppid=13946 vsize=1460172 CPUtime=1554.15 cores=1
/proc/13947/stat : 13947 (cryptominisat) R 13946 13946 12748 0 -1 4202496 243661 0 0 0 155369 46 0 0 25 0 1 0 422724916 1495216128 19486 33554432000 4194304 4587354 140733583120112 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13947/statm: 365043 19486 337 96 0 361605 0
[pid=13948] ppid=13946 vsize=29016 CPUtime=1554.03 cores=1
/proc/13948/stat : 13948 (clasp) R 13946 13946 12748 0 -1 4202496 4368 0 0 0 155403 0 0 0 25 0 1 0 422724916 29712384 4260 33554432000 4194304 4785740 140733788688944 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13948/statm: 7254 4260 341 145 0 4299 0
[pid=13949] ppid=13946 vsize=455956 CPUtime=1554.21 cores=1
/proc/13949/stat : 13949 (TNM) R 13946 13946 12748 0 -1 4202496 339 0 0 0 155421 0 0 0 25 0 1 0 422724916 466898944 236 33554432000 134512640 134534564 4287930448 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13949/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 1963468

[startup+4722.3 s]
/proc/loadavg: 6.01 6.01 5.98 7/184 14329
/proc/meminfo: memFree=13700872/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 4604302385530011648 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
[pid=13947] ppid=13946 vsize=1460172 CPUtime=1574.16 cores=1
/proc/13947/stat : 13947 (cryptominisat) R 13946 13946 12748 0 -1 4202496 245397 0 0 0 157369 47 0 0 25 0 1 0 422724916 1495216128 21160 33554432000 4194304 4587354 140733583120112 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13947/statm: 365043 21160 337 96 0 361605 0
[pid=13948] ppid=13946 vsize=29016 CPUtime=1574.04 cores=1
/proc/13948/stat : 13948 (clasp) R 13946 13946 12748 0 -1 4202496 4369 0 0 0 157404 0 0 0 25 0 1 0 422724916 29712384 4261 33554432000 4194304 4785740 140733788688944 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13948/statm: 7254 4261 341 145 0 4299 0
[pid=13949] ppid=13946 vsize=455956 CPUtime=1574.2 cores=1
/proc/13949/stat : 13949 (TNM) R 13946 13946 12748 0 -1 4202496 339 0 0 0 157420 0 0 0 25 0 1 0 422724916 466898944 236 33554432000 134512640 134534564 4287930448 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13949/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 1963468

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 14331
/proc/meminfo: memFree=13706160/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 4604302385530011648 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
[pid=13947] ppid=13946 vsize=6292872 CPUtime=1594.15 cores=1
/proc/13947/stat : 13947 (cryptominisat) R 13946 13946 12748 0 -1 4202496 248471 0 0 0 159368 47 0 0 25 0 1 0 422724916 6443900928 19903 33554432000 4194304 4587354 140733583120112 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13947/statm: 1573218 19903 337 96 0 1569780 0
[pid=13948] ppid=13946 vsize=29016 CPUtime=1594.05 cores=1
/proc/13948/stat : 13948 (clasp) R 13946 13946 12748 0 -1 4202496 4369 0 0 0 159405 0 0 0 25 0 1 0 422724916 29712384 4261 33554432000 4194304 4785740 140733788688944 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13948/statm: 7254 4261 341 145 0 4299 0
[pid=13949] ppid=13946 vsize=455956 CPUtime=1594.2 cores=1
/proc/13949/stat : 13949 (TNM) R 13946 13946 12748 0 -1 4202496 339 0 0 0 159420 0 0 0 25 0 1 0 422724916 466898944 236 33554432000 134512640 134534564 4287930448 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13949/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 6796168

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 14332
/proc/meminfo: memFree=13699560/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 4604302385530011648 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
[pid=13947] ppid=13946 vsize=6292872 CPUtime=1614.16 cores=1
/proc/13947/stat : 13947 (cryptominisat) R 13946 13946 12748 0 -1 4202496 250169 0 0 0 161368 48 0 0 25 0 1 0 422724916 6443900928 21544 33554432000 4194304 4587354 140733583120112 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13947/statm: 1573218 21544 337 96 0 1569780 0
[pid=13948] ppid=13946 vsize=29016 CPUtime=1614.04 cores=1
/proc/13948/stat : 13948 (clasp) R 13946 13946 12748 0 -1 4202496 4369 0 0 0 161404 0 0 0 25 0 1 0 422724916 29712384 4261 33554432000 4194304 4785740 140733788688944 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13948/statm: 7254 4261 341 145 0 4299 0
[pid=13949] ppid=13946 vsize=455956 CPUtime=1614.2 cores=1
/proc/13949/stat : 13949 (TNM) R 13946 13946 12748 0 -1 4202496 339 0 0 0 161420 0 0 0 25 0 1 0 422724916 466898944 236 33554432000 134512640 134534564 4287930448 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13949/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 6796168

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 14334
/proc/meminfo: memFree=13703736/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 4604302385530011648 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
[pid=13947] ppid=13946 vsize=6292928 CPUtime=1634.16 cores=1
/proc/13947/stat : 13947 (cryptominisat) R 13946 13946 12748 0 -1 4202496 253470 0 0 0 163368 48 0 0 25 0 1 0 422724916 6443958272 20516 33554432000 4194304 4587354 140733583120112 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13947/statm: 1573232 20516 337 96 0 1569794 0
[pid=13948] ppid=13946 vsize=29016 CPUtime=1634.04 cores=1
/proc/13948/stat : 13948 (clasp) R 13946 13946 12748 0 -1 4202496 4369 0 0 0 163404 0 0 0 25 0 1 0 422724916 29712384 4261 33554432000 4194304 4785740 140733788688944 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13948/statm: 7254 4261 341 145 0 4299 0
[pid=13949] ppid=13946 vsize=455956 CPUtime=1634.2 cores=1
/proc/13949/stat : 13949 (TNM) R 13946 13946 12748 0 -1 4202496 339 0 0 0 163420 0 0 0 25 0 1 0 422724916 466898944 236 33554432000 134512640 134534564 4287930448 18446744073709551615 134529036 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13949/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 6796224

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 14336
/proc/meminfo: memFree=13674448/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 4604303759919546368 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
[pid=13947] ppid=13946 vsize=6322336 CPUtime=1654.18 cores=1
/proc/13947/stat : 13947 (cryptominisat) R 13946 13946 12748 0 -1 4202496 260760 0 0 0 165369 49 0 0 25 0 1 0 422724916 6474072064 27804 33554432000 4194304 4587354 140733583120112 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13947/statm: 1580584 27804 337 96 0 1577146 0
[pid=13948] ppid=13946 vsize=29016 CPUtime=1654.04 cores=1
/proc/13948/stat : 13948 (clasp) R 13946 13946 12748 0 -1 4202496 4369 0 0 0 165404 0 0 0 25 0 1 0 422724916 29712384 4261 33554432000 4194304 4785740 140733788688944 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13948/statm: 7254 4261 341 145 0 4299 0
[pid=13949] ppid=13946 vsize=455956 CPUtime=1654.19 cores=1
/proc/13949/stat : 13949 (TNM) R 13946 13946 12748 0 -1 4202496 339 0 0 0 165419 0 0 0 25 0 1 0 422724916 466898944 236 33554432000 134512640 134534564 4287930448 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13949/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 6825632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 14346
/proc/meminfo: memFree=13673420/32951124 swapFree=67111528/67111528
[pid=13946] ppid=13944 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/13946/stat : 13946 (ppfolio) S 13944 13946 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422724916 18763776 393 33554432000 4194304 4287625 140734649364992 18446744073709551615 233510317583 0 0 4096 65536 4604303759919546368 0 0 17 7 0 0 0
/proc/13946/statm: 4581 393 345 23 0 91 0
[pid=13947] ppid=13946 vsize=6322336 CPUtime=1666.73 cores=1
/proc/13947/stat : 13947 (cryptominisat) R 13946 13946 12748 0 -1 4202496 260760 0 0 0 166624 49 0 0 25 0 1 0 422724916 6474072064 27804 33554432000 4194304 4587354 140733583120112 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13947/statm: 1580584 27804 337 96 0 1577146 0
[pid=13948] ppid=13946 vsize=29016 CPUtime=1666.58 cores=1
/proc/13948/stat : 13948 (clasp) R 13946 13946 12748 0 -1 4202496 4369 0 0 0 166658 0 0 0 25 0 1 0 422724916 29712384 4261 33554432000 4194304 4785740 140733788688944 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13948/statm: 7254 4261 341 145 0 4299 0
[pid=13949] ppid=13946 vsize=455956 CPUtime=1666.79 cores=1
/proc/13949/stat : 13949 (TNM) R 13946 13946 12748 0 -1 4202496 339 0 0 0 166679 0 0 0 25 0 1 0 422724916 466898944 236 33554432000 134512640 134534564 4287930448 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13949/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 6825632

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13946 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 5000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 5000.1
CPU user time (s): 4999.61
CPU system time (s): 0.49
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 12984808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 499
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= 212
involuntary context switches= 4

runsolver used 8.14276 second user time and 18.4092 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-20 14:38:11
IDJOB=3222334
IDBENCH=83072
IDSOLVER=1639
FILE ID=node145/3222334-1303303090
RUNJOBID= node145-1303288626-12767
PBS_JOBID= 13049591
Free space on /tmp= 71580 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S815408325-054.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3222334-1303303090/watcher-3222334-1303303090 -o /tmp/evaluation-result-3222334-1303303090/solver-3222334-1303303090 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3222334-1303303090.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 9830e1bf79d13e57ceeaa969f4476a02
RANDOM SEED=842970479

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.83
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13788376 kB
Buffers:        724376 kB
Cached:       17885708 kB
SwapCached:          0 kB
Active:        8783400 kB
Inactive:     10021384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13788376 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10512 kB
Writeback:           0 kB
AnonPages:      194620 kB
Mapped:          16408 kB
Slab:           294460 kB
PageTables:       4928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6990764 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= 71568 MiB
End job on node145 at 2011-04-20 16:01:33