Trace number 3191719

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-v100-c2130-S1465579926-097.UNKNOWN.cnf
MD5SUMeb55252a6fac55d328f4d31fcc6e53bd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark332.178
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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
1300.02/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-3191719-1302539433/watcher-3191719-1302539433 -o /tmp/evaluation-result-3191719-1302539433/solver-3191719-1302539433 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191719-1302539433.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 11.61 11.95 11.33 9/195 21169
/proc/meminfo: memFree=9723652/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) R 21166 21168 20666 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 365541437 18763776 391 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335712661 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/21168/statm: 4581 391 343 23 0 91 0

[startup+0.0841401 s]
/proc/loadavg: 11.61 11.95 11.33 9/195 21169
/proc/meminfo: memFree=9723652/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 16400993018242367745 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101143 s]
/proc/loadavg: 11.61 11.95 11.33 9/195 21169
/proc/meminfo: memFree=9723652/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 16400993018242367745 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301088 s]
/proc/loadavg: 11.61 11.95 11.33 9/195 21169
/proc/meminfo: memFree=9723652/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 16400993018242367745 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701043 s]
/proc/loadavg: 11.61 11.95 11.33 9/195 21169
/proc/meminfo: memFree=9723652/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50091 s]
/proc/loadavg: 11.61 11.95 11.33 10/201 21216
/proc/meminfo: memFree=10091016/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 4588862081180106752 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21168 vsize=574016 CPUtime=0.39 cores=0
/proc/21171/stat : 21171 (cryptominisat) R 21168 21168 20666 0 -1 4202496 1232 0 0 0 39 0 0 0 25 0 1 0 365541437 587792384 720 33554432000 4194304 4587354 140735443291472 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21171/statm: 143504 720 327 96 0 140066 0
[pid=21173] ppid=21168 vsize=13096 CPUtime=0.39 cores=0
/proc/21173/stat : 21173 (clasp) R 21168 21168 20666 0 -1 4202496 735 0 0 0 39 0 0 0 25 0 1 0 365541437 13410304 627 33554432000 4194304 4785740 140736843399344 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21173/statm: 3274 627 340 145 0 319 0
[pid=21174] ppid=21168 vsize=455960 CPUtime=0.69 cores=0
/proc/21174/stat : 21174 (TNM) R 21168 21168 20666 0 -1 4202496 339 0 0 0 69 0 0 0 25 0 1 0 365541437 466903040 236 33554432000 134512640 134534564 4287104784 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1061396

[startup+3.10057 s]
/proc/loadavg: 11.61 11.95 11.33 10/201 21216
/proc/meminfo: memFree=10087948/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21168 vsize=1629148 CPUtime=0.89 cores=0
/proc/21171/stat : 21171 (cryptominisat) R 21168 21168 20666 0 -1 4202496 1785 0 0 0 89 0 0 0 25 0 1 0 365541437 1668247552 996 33554432000 4194304 4587354 140735443291472 18446744073709551615 4232137 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21171/statm: 407287 996 331 96 0 403849 0
[pid=21173] ppid=21168 vsize=13500 CPUtime=0.94 cores=0
/proc/21173/stat : 21173 (clasp) R 21168 21168 20666 0 -1 4202496 815 0 0 0 94 0 0 0 25 0 1 0 365541437 13824000 707 33554432000 4194304 4785740 140736843399344 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21173/statm: 3375 707 340 145 0 420 0
[pid=21174] ppid=21168 vsize=455960 CPUtime=1.24 cores=0
/proc/21174/stat : 21174 (TNM) R 21168 21168 20666 0 -1 4202496 339 0 0 0 124 0 0 0 25 0 1 0 365541437 466903040 236 33554432000 134512640 134534564 4287104784 18446744073709551615 134530166 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2116932

[startup+6.30103 s]
/proc/loadavg: 11.64 11.95 11.34 13/206 21247
/proc/meminfo: memFree=10069924/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 4588862356058013696 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21168 vsize=580024 CPUtime=1.94 cores=0
/proc/21171/stat : 21171 (cryptominisat) R 21168 21168 20666 0 -1 4202496 3794 0 0 0 194 0 0 0 25 0 1 0 365541437 593944576 2269 33554432000 4194304 4587354 140735443291472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21171/statm: 145006 2269 337 96 0 141568 0
[pid=21173] ppid=21168 vsize=13772 CPUtime=1.99 cores=0
/proc/21173/stat : 21173 (clasp) R 21168 21168 20666 0 -1 4202496 912 0 0 0 199 0 0 0 25 0 1 0 365541437 14102528 804 33554432000 4194304 4785740 140736843399344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21173/statm: 3443 804 340 145 0 488 0
[pid=21174] ppid=21168 vsize=455960 CPUtime=2.34 cores=0
/proc/21174/stat : 21174 (TNM) R 21168 21168 20666 0 -1 4202496 339 0 0 0 234 0 0 0 25 0 1 0 365541437 466903040 236 33554432000 134512640 134534564 4287104784 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1068080

[startup+12.7009 s]
/proc/loadavg: 11.75 11.97 11.35 13/206 21277
/proc/meminfo: memFree=10039188/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 4588862218619060224 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21168 vsize=583044 CPUtime=4.09 cores=0
/proc/21171/stat : 21171 (cryptominisat) R 21168 21168 20666 0 -1 4202496 5836 0 0 0 409 0 0 0 25 0 1 0 365541437 597037056 2951 33554432000 4194304 4587354 140735443291472 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21171/statm: 145761 2951 337 96 0 142323 0
[pid=21173] ppid=21168 vsize=14488 CPUtime=4.14 cores=0
/proc/21173/stat : 21173 (clasp) R 21168 21168 20666 0 -1 4202496 1069 0 0 0 414 0 0 0 25 0 1 0 365541437 14835712 961 33554432000 4194304 4785740 140736843399344 18446744073709551615 4546149 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21173/statm: 3622 961 340 145 0 667 0
[pid=21174] ppid=21168 vsize=455960 CPUtime=4.44 cores=0
/proc/21174/stat : 21174 (TNM) R 21168 21168 20666 0 -1 4202496 339 0 0 0 444 0 0 0 25 0 1 0 365541437 466903040 236 33554432000 134512640 134534564 4287104784 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1071816

[startup+25.5006 s]
/proc/loadavg: 11.80 11.97 11.36 13/206 21277
/proc/meminfo: memFree=10030300/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 4588860431912665088 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21168 vsize=1637952 CPUtime=8.89 cores=0
/proc/21171/stat : 21171 (cryptominisat) R 21168 21168 20666 0 -1 4202496 8522 0 0 0 888 1 0 0 25 0 1 0 365541437 1677262848 3306 33554432000 4194304 4587354 140735443291472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21171/statm: 409488 3306 337 96 0 406050 0
[pid=21173] ppid=21168 vsize=15044 CPUtime=8.14 cores=0
/proc/21173/stat : 21173 (clasp) R 21168 21168 20666 0 -1 4202496 1189 0 0 0 814 0 0 0 25 0 1 0 365541437 15405056 1081 33554432000 4194304 4785740 140736843399344 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21173/statm: 3761 1081 340 145 0 806 0
[pid=21174] ppid=21168 vsize=455960 CPUtime=8.44 cores=0
/proc/21174/stat : 21174 (TNM) R 21168 21168 20666 0 -1 4202496 339 0 0 0 844 0 0 0 25 0 1 0 365541437 466903040 236 33554432000 134512640 134534564 4287104784 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2127280

[startup+51.1011 s]
/proc/loadavg: 11.93 11.98 11.38 13/206 21338
/proc/meminfo: memFree=10024948/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21168 vsize=1642992 CPUtime=17.39 cores=0
/proc/21171/stat : 21171 (cryptominisat) R 21168 21168 20666 0 -1 4202496 13340 0 0 0 1738 1 0 0 25 0 1 0 365541437 1682423808 4372 33554432000 4194304 4587354 140735443291472 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21171/statm: 410748 4372 337 96 0 407310 0
[pid=21173] ppid=21168 vsize=15908 CPUtime=16.69 cores=0
/proc/21173/stat : 21173 (clasp) R 21168 21168 20666 0 -1 4202496 1405 0 0 0 1669 0 0 0 25 0 1 0 365541437 16289792 1297 33554432000 4194304 4785740 140736843399344 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21173/statm: 3977 1297 340 145 0 1022 0
[pid=21174] ppid=21168 vsize=455960 CPUtime=17 cores=0
/proc/21174/stat : 21174 (TNM) R 21168 21168 20666 0 -1 4202496 339 0 0 0 1700 0 0 0 25 0 1 0 365541437 466903040 236 33554432000 134512640 134534564 4287104784 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2133184

[startup+102.307 s]
/proc/loadavg: 11.97 11.98 11.41 13/206 21339
/proc/meminfo: memFree=9984192/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 4588862081180106752 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21168 vsize=1654004 CPUtime=34.48 cores=0
/proc/21171/stat : 21171 (cryptominisat) R 21168 21168 20666 0 -1 4202496 21153 0 0 0 3446 2 0 0 25 0 1 0 365541437 1693700096 7458 33554432000 4194304 4587354 140735443291472 18446744073709551615 4243815 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21171/statm: 413501 7458 337 96 0 410063 0
[pid=21173] ppid=21168 vsize=17420 CPUtime=33.76 cores=0
/proc/21173/stat : 21173 (clasp) R 21168 21168 20666 0 -1 4202496 1756 0 0 0 3376 0 0 0 25 0 1 0 365541437 17838080 1648 33554432000 4194304 4785740 140736843399344 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21173/statm: 4355 1648 340 145 0 1400 0
[pid=21174] ppid=21168 vsize=455960 CPUtime=34.04 cores=0
/proc/21174/stat : 21174 (TNM) R 21168 21168 20666 0 -1 4202496 339 0 0 0 3404 0 0 0 25 0 1 0 365541437 466903040 236 33554432000 134512640 134534564 4287104784 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2145708

[startup+162.3 s]
/proc/loadavg: 11.99 11.98 11.44 13/206 21341
/proc/meminfo: memFree=9978980/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 4588860294473711616 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21168 vsize=1654344 CPUtime=54.48 cores=0
/proc/21171/stat : 21171 (cryptominisat) R 21168 21168 20666 0 -1 4202496 27673 0 0 0 5445 3 0 0 25 0 1 0 365541437 1694048256 7285 33554432000 4194304 4587354 140735443291472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21171/statm: 413586 7285 337 96 0 410148 0
[pid=21173] ppid=21168 vsize=18356 CPUtime=53.76 cores=0

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

[startup+822.301 s]
/proc/loadavg: 12.04 12.04 11.73 13/206 21539
/proc/meminfo: memFree=9906272/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21168 vsize=665092 CPUtime=274.45 cores=0
/proc/21171/stat : 21171 (cryptominisat) R 21168 21168 20666 0 -1 4202496 80567 0 0 0 27431 14 0 0 25 0 1 0 365541437 681054208 14330 33554432000 4194304 4587354 140735443291472 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21171/statm: 166273 14330 337 96 0 162835 0
[pid=21173] ppid=21168 vsize=23384 CPUtime=273.75 cores=0
/proc/21173/stat : 21173 (clasp) R 21168 21168 20666 0 -1 4202496 3121 0 0 0 27375 0 0 0 25 0 1 0 365541437 23945216 3013 33554432000 4194304 4785740 140736843399344 18446744073709551615 4550325 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21173/statm: 5846 3013 341 145 0 2891 0
[pid=21174] ppid=21168 vsize=455960 CPUtime=274.09 cores=0
/proc/21174/stat : 21174 (TNM) R 21168 21168 20666 0 -1 4202496 339 0 0 0 27409 0 0 0 25 0 1 0 365541437 466903040 236 33554432000 134512640 134534564 4287104784 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1162760

[startup+882.301 s]
/proc/loadavg: 12.01 12.03 11.74 13/206 21541
/proc/meminfo: memFree=9910972/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21168 vsize=667784 CPUtime=294.45 cores=0
/proc/21171/stat : 21171 (cryptominisat) R 21168 21168 20666 0 -1 4202496 82267 0 0 0 29430 15 0 0 25 0 1 0 365541437 683810816 13601 33554432000 4194304 4587354 140735443291472 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21171/statm: 166946 13601 337 96 0 163508 0
[pid=21173] ppid=21168 vsize=23384 CPUtime=293.74 cores=0
/proc/21173/stat : 21173 (clasp) R 21168 21168 20666 0 -1 4202496 3144 0 0 0 29374 0 0 0 25 0 1 0 365541437 23945216 3036 33554432000 4194304 4785740 140736843399344 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21173/statm: 5846 3036 341 145 0 2891 0
[pid=21174] ppid=21168 vsize=455960 CPUtime=294.09 cores=0
/proc/21174/stat : 21174 (TNM) R 21168 21168 20666 0 -1 4202496 339 0 0 0 29409 0 0 0 25 0 1 0 365541437 466903040 236 33554432000 134512640 134534564 4287104784 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1165452

[startup+942.301 s]
/proc/loadavg: 12.00 12.02 11.75 14/206 21572
/proc/meminfo: memFree=9964736/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21168 vsize=654508 CPUtime=314.46 cores=0
/proc/21171/stat : 21171 (cryptominisat) R 21168 21168 20666 0 -1 4202496 83180 0 0 0 31431 15 0 0 25 0 1 0 365541437 670216192 12221 33554432000 4194304 4587354 140735443291472 18446744073709551615 4231911 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21171/statm: 163627 12221 337 96 0 160189 0
[pid=21173] ppid=21168 vsize=23552 CPUtime=313.74 cores=0
/proc/21173/stat : 21173 (clasp) R 21168 21168 20666 0 -1 4202496 3183 0 0 0 31374 0 0 0 25 0 1 0 365541437 24117248 3075 33554432000 4194304 4785740 140736843399344 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21173/statm: 5888 3075 341 145 0 2933 0
[pid=21174] ppid=21168 vsize=455960 CPUtime=314.09 cores=0
/proc/21174/stat : 21174 (TNM) R 21168 21168 20666 0 -1 4202496 339 0 0 0 31409 0 0 0 25 0 1 0 365541437 466903040 236 33554432000 134512640 134534564 4287104784 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1152344

[startup+1002.3 s]
/proc/loadavg: 12.14 12.06 11.78 14/206 21574
/proc/meminfo: memFree=9914296/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21168 vsize=654508 CPUtime=334.46 cores=0
/proc/21171/stat : 21171 (cryptominisat) R 21168 21168 20666 0 -1 4202496 85523 0 0 0 33431 15 0 0 25 0 1 0 365541437 670216192 12221 33554432000 4194304 4587354 140735443291472 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21171/statm: 163627 12221 337 96 0 160189 0
[pid=21173] ppid=21168 vsize=23692 CPUtime=333.74 cores=0
/proc/21173/stat : 21173 (clasp) R 21168 21168 20666 0 -1 4202496 3216 0 0 0 33374 0 0 0 25 0 1 0 365541437 24260608 3108 33554432000 4194304 4785740 140736843399344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21173/statm: 5923 3108 341 145 0 2968 0
[pid=21174] ppid=21168 vsize=455960 CPUtime=334.09 cores=0
/proc/21174/stat : 21174 (TNM) R 21168 21168 20666 0 -1 4202496 339 0 0 0 33409 0 0 0 25 0 1 0 365541437 466903040 236 33554432000 134512640 134534564 4287104784 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1152484

[startup+1062.3 s]
/proc/loadavg: 12.30 12.12 11.82 13/206 21576
/proc/meminfo: memFree=9904004/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 4588860431912665088 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21168 vsize=668016 CPUtime=354.47 cores=0
/proc/21171/stat : 21171 (cryptominisat) R 21168 21168 20666 0 -1 4202496 87884 0 0 0 35431 16 0 0 25 0 1 0 365541437 684048384 14526 33554432000 4194304 4587354 140735443291472 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21171/statm: 167004 14526 337 96 0 163566 0
[pid=21173] ppid=21168 vsize=24116 CPUtime=353.73 cores=0
/proc/21173/stat : 21173 (clasp) R 21168 21168 20666 0 -1 4202496 3308 0 0 0 35373 0 0 0 25 0 1 0 365541437 24694784 3200 33554432000 4194304 4785740 140736843399344 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21173/statm: 6029 3200 341 145 0 3074 0
[pid=21174] ppid=21168 vsize=455960 CPUtime=354.08 cores=0
/proc/21174/stat : 21174 (TNM) R 21168 21168 20666 0 -1 4202496 339 0 0 0 35408 0 0 0 25 0 1 0 365541437 466903040 236 33554432000 134512640 134534564 4287104784 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 1166416

[startup+1122.3 s]
/proc/loadavg: 12.28 12.14 11.84 13/206 21577
/proc/meminfo: memFree=9897904/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 4588860431912665088 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21168 vsize=626000 CPUtime=374.47 cores=0
/proc/21171/stat : 21171 (cryptominisat) R 21168 21168 20666 0 -1 4202496 89626 0 0 0 37431 16 0 0 25 0 1 0 365541437 641024000 13846 33554432000 4194304 4587354 140735443291472 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21171/statm: 156500 13846 337 96 0 153062 0
[pid=21173] ppid=21168 vsize=24116 CPUtime=373.73 cores=0
/proc/21173/stat : 21173 (clasp) R 21168 21168 20666 0 -1 4202496 3328 0 0 0 37373 0 0 0 25 0 1 0 365541437 24694784 3220 33554432000 4194304 4785740 140736843399344 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21173/statm: 6029 3220 341 145 0 3074 0
[pid=21174] ppid=21168 vsize=455960 CPUtime=374.08 cores=0
/proc/21174/stat : 21174 (TNM) R 21168 21168 20666 0 -1 4202496 339 0 0 0 37408 0 0 0 25 0 1 0 365541437 466903040 236 33554432000 134512640 134534564 4287104784 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 1124400

[startup+1182.3 s]
/proc/loadavg: 12.16 12.13 11.85 13/206 21579
/proc/meminfo: memFree=9881028/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 4588860431912665088 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21168 vsize=612356 CPUtime=394.49 cores=0
/proc/21171/stat : 21171 (cryptominisat) R 21168 21168 20666 0 -1 4202496 90475 0 0 0 39432 17 0 0 25 0 1 0 365541437 627052544 12233 33554432000 4194304 4587354 140735443291472 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21171/statm: 153089 12233 337 96 0 149651 0
[pid=21173] ppid=21168 vsize=24312 CPUtime=393.73 cores=0
/proc/21173/stat : 21173 (clasp) R 21168 21168 20666 0 -1 4202496 3353 0 0 0 39373 0 0 0 25 0 1 0 365541437 24895488 3245 33554432000 4194304 4785740 140736843399344 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21173/statm: 6078 3245 341 145 0 3123 0
[pid=21174] ppid=21168 vsize=455960 CPUtime=394.08 cores=0
/proc/21174/stat : 21174 (TNM) R 21168 21168 20666 0 -1 4202496 339 0 0 0 39407 1 0 0 25 0 1 0 365541437 466903040 236 33554432000 134512640 134534564 4287104784 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1110952

[startup+1242.3 s]
/proc/loadavg: 12.13 12.12 11.86 13/206 21580
/proc/meminfo: memFree=9887828/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 4588860431912665088 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21168 vsize=612356 CPUtime=414.5 cores=0
/proc/21171/stat : 21171 (cryptominisat) R 21168 21168 20666 0 -1 4202496 92996 0 0 0 41432 18 0 0 25 0 1 0 365541437 627052544 12235 33554432000 4194304 4587354 140735443291472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21171/statm: 153089 12235 337 96 0 149651 0
[pid=21173] ppid=21168 vsize=24312 CPUtime=413.73 cores=0
/proc/21173/stat : 21173 (clasp) R 21168 21168 20666 0 -1 4202496 3375 0 0 0 41373 0 0 0 25 0 1 0 365541437 24895488 3267 33554432000 4194304 4785740 140736843399344 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21173/statm: 6078 3267 341 145 0 3123 0
[pid=21174] ppid=21168 vsize=455960 CPUtime=414.08 cores=0
/proc/21174/stat : 21174 (TNM) R 21168 21168 20666 0 -1 4202496 339 0 0 0 41407 1 0 0 25 0 1 0 365541437 466903040 236 33554432000 134512640 134534564 4287104784 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1110952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.09 12.11 11.88 13/206 21582
/proc/meminfo: memFree=9878264/32951124 swapFree=67111528/67111528
[pid=21168] ppid=21166 vsize=18324 CPUtime=0 cores=0,2
/proc/21168/stat : 21168 (ppfolio) S 21166 21168 20666 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365541437 18763776 393 33554432000 4194304 4287625 140734164746032 18446744073709551615 232335912463 0 0 4096 65536 4588860431912665088 0 0 17 2 0 0 0
/proc/21168/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21168 vsize=626216 CPUtime=433.73 cores=0
/proc/21171/stat : 21171 (cryptominisat) R 21168 21168 20666 0 -1 4202496 94577 0 0 0 43355 18 0 0 25 0 1 0 365541437 641245184 13786 33554432000 4194304 4587354 140735443291472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21171/statm: 156554 13786 337 96 0 153116 0
[pid=21173] ppid=21168 vsize=24820 CPUtime=433.01 cores=0
/proc/21173/stat : 21173 (clasp) R 21168 21168 20666 0 -1 4202496 3484 0 0 0 43301 0 0 0 25 0 1 0 365541437 25415680 3376 33554432000 4194304 4785740 140736843399344 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21173/statm: 6205 3376 341 145 0 3250 0
[pid=21174] ppid=21168 vsize=455960 CPUtime=433.28 cores=0
/proc/21174/stat : 21174 (TNM) R 21168 21168 20666 0 -1 4202496 339 0 0 0 43327 1 0 0 25 0 1 0 365541437 466903040 236 33554432000 134512640 134534564 4287104784 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1125320

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.83
system time used= 0.211967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98933
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= 213
involuntary context switches= 14713

runsolver used 2.32465 second user time and 4.77327 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-11 18:30:33
IDJOB=3191719
IDBENCH=82850
IDSOLVER=1613
FILE ID=node132/3191719-1302539433
RUNJOBID= node132-1302536828-20684
PBS_JOBID= 12951115
Free space on /tmp= 71156 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1465579926-097.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191719-1302539433/watcher-3191719-1302539433 -o /tmp/evaluation-result-3191719-1302539433/solver-3191719-1302539433 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191719-1302539433.cnf

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

MD5SUM BENCH= eb55252a6fac55d328f4d31fcc6e53bd
RANDOM SEED=1507355843

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.833
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.67
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.833
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.833
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:       9723816 kB
Buffers:        671068 kB
Cached:       21597668 kB
SwapCached:          0 kB
Active:       11155464 kB
Inactive:     11633176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9723816 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10148 kB
Writeback:           0 kB
AnonPages:      519764 kB
Mapped:          17200 kB
Slab:           373316 kB
PageTables:       6540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3645700 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71152 MiB
End job on node132 at 2011-04-11 18:52:13