Trace number 3220522

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.05 4999.91

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1163259790-073.UNKNOWN.cnf
MD5SUM18a522c9cdd3c52f9fcf4c038782b476
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2978.05
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
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-3220522-1303273639/watcher-3220522-1303273639 -o /tmp/evaluation-result-3220522-1303273639/solver-3220522-1303273639 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220522-1303273639.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: 5.76 5.93 5.97 5/180 12193
/proc/meminfo: memFree=15589628/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 4818793331465093384 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0

[startup+0.0920719 s]
/proc/loadavg: 5.76 5.93 5.97 5/180 12193
/proc/meminfo: memFree=15589628/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 4818793331465093384 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101069 s]
/proc/loadavg: 5.76 5.93 5.97 5/180 12193
/proc/meminfo: memFree=15589628/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 4818793331465093384 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301029 s]
/proc/loadavg: 5.76 5.93 5.97 5/180 12193
/proc/meminfo: memFree=15589628/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700954 s]
/proc/loadavg: 5.76 5.93 5.97 5/180 12193
/proc/meminfo: memFree=15589628/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 4415719648692011008 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5008 s]
/proc/loadavg: 5.76 5.93 5.97 7/184 12197
/proc/meminfo: memFree=15585380/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 4415719786130964480 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
[pid=12194] ppid=12193 vsize=971340 CPUtime=0.49 cores=1
/proc/12194/stat : 12194 (cryptominisat) R 12193 12193 10947 0 -1 4202496 1294 0 0 0 49 0 0 0 25 0 1 0 438966259 994652160 783 33554432000 4194304 4587354 140736128698288 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12194/statm: 242835 783 327 96 0 239397 0
[pid=12195] ppid=12193 vsize=13356 CPUtime=0.39 cores=1
/proc/12195/stat : 12195 (clasp) R 12193 12193 10947 0 -1 4202496 788 0 0 0 39 0 0 0 25 0 1 0 438966259 13676544 675 33554432000 4194304 4785740 140735765386000 18446744073709551615 4550365 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12195/statm: 3339 675 340 145 0 384 0
[pid=12196] ppid=12193 vsize=455960 CPUtime=0.59 cores=1
/proc/12196/stat : 12196 (TNM) R 12193 12193 10947 0 -1 4202496 344 0 0 0 59 0 0 0 25 0 1 0 438966259 466903040 241 33554432000 134512640 134534564 4289542448 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12196/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1458980

[startup+3.10052 s]
/proc/loadavg: 5.76 5.93 5.97 7/184 12197
/proc/meminfo: memFree=15583148/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 4415719923569917952 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
[pid=12194] ppid=12193 vsize=972756 CPUtime=0.99 cores=1
/proc/12194/stat : 12194 (cryptominisat) R 12193 12193 10947 0 -1 4202496 1798 0 0 0 99 0 0 0 25 0 1 0 438966259 996102144 988 33554432000 4194304 4587354 140736128698288 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12194/statm: 243189 988 327 96 0 239751 0
[pid=12195] ppid=12193 vsize=13884 CPUtime=0.94 cores=1
/proc/12195/stat : 12195 (clasp) R 12193 12193 10947 0 -1 4202496 935 0 0 0 94 0 0 0 25 0 1 0 438966259 14217216 822 33554432000 4194304 4785740 140735765386000 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12195/statm: 3471 822 340 145 0 516 0
[pid=12196] ppid=12193 vsize=455960 CPUtime=1.14 cores=1
/proc/12196/stat : 12196 (TNM) R 12193 12193 10947 0 -1 4202496 344 0 0 0 114 0 0 0 25 0 1 0 438966259 466903040 241 33554432000 134512640 134534564 4289542448 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12196/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1460924

[startup+6.3009 s]
/proc/loadavg: 5.78 5.93 5.97 7/184 12198
/proc/meminfo: memFree=15575256/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 4415717999424569344 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
[pid=12194] ppid=12193 vsize=978192 CPUtime=2.09 cores=1
/proc/12194/stat : 12194 (cryptominisat) R 12193 12193 10947 0 -1 4202496 4127 0 0 0 209 0 0 0 25 0 1 0 438966259 1001668608 2540 33554432000 4194304 4587354 140736128698288 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12194/statm: 244548 2540 337 96 0 241110 0
[pid=12195] ppid=12193 vsize=14416 CPUtime=1.99 cores=1
/proc/12195/stat : 12195 (clasp) R 12193 12193 10947 0 -1 4202496 1071 0 0 0 199 0 0 0 25 0 1 0 438966259 14761984 958 33554432000 4194304 4785740 140735765386000 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12195/statm: 3604 958 340 145 0 649 0
[pid=12196] ppid=12193 vsize=455960 CPUtime=2.19 cores=1
/proc/12196/stat : 12196 (TNM) R 12193 12193 10947 0 -1 4202496 344 0 0 0 219 0 0 0 25 0 1 0 438966259 466903040 241 33554432000 134512640 134534564 4289542448 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12196/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1466892

[startup+12.7007 s]
/proc/loadavg: 5.80 5.93 5.97 7/184 12198
/proc/meminfo: memFree=15576128/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
[pid=12194] ppid=12193 vsize=977268 CPUtime=4.19 cores=1
/proc/12194/stat : 12194 (cryptominisat) R 12193 12193 10947 0 -1 4202496 5158 0 0 0 419 0 0 0 25 0 1 0 438966259 1000722432 2669 33554432000 4194304 4587354 140736128698288 18446744073709551615 4245326 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12194/statm: 244317 2669 337 96 0 240879 0
[pid=12195] ppid=12193 vsize=15356 CPUtime=4.14 cores=1
/proc/12195/stat : 12195 (clasp) R 12193 12193 10947 0 -1 4202496 1299 0 0 0 414 0 0 0 25 0 1 0 438966259 15724544 1186 33554432000 4194304 4785740 140735765386000 18446744073709551615 4309704 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12195/statm: 3839 1186 340 145 0 884 0
[pid=12196] ppid=12193 vsize=455960 CPUtime=4.34 cores=1
/proc/12196/stat : 12196 (TNM) R 12193 12193 10947 0 -1 4202496 344 0 0 0 434 0 0 0 25 0 1 0 438966259 466903040 241 33554432000 134512640 134534564 4289542448 18446744073709551615 134529388 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12196/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1466908

[startup+25.5003 s]
/proc/loadavg: 5.84 5.93 5.97 7/184 12198
/proc/meminfo: memFree=15565808/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
[pid=12194] ppid=12193 vsize=987936 CPUtime=8.48 cores=1
/proc/12194/stat : 12194 (cryptominisat) R 12193 12193 10947 0 -1 4202496 7470 0 0 0 848 0 0 0 25 0 1 0 438966259 1011646464 4390 33554432000 4194304 4587354 140736128698288 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12194/statm: 246984 4390 337 96 0 243546 0
[pid=12195] ppid=12193 vsize=16592 CPUtime=8.39 cores=1
/proc/12195/stat : 12195 (clasp) R 12193 12193 10947 0 -1 4202496 1618 0 0 0 839 0 0 0 25 0 1 0 438966259 16990208 1505 33554432000 4194304 4785740 140735765386000 18446744073709551615 4553024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12195/statm: 4148 1505 340 145 0 1193 0
[pid=12196] ppid=12193 vsize=455960 CPUtime=8.59 cores=1
/proc/12196/stat : 12196 (TNM) R 12193 12193 10947 0 -1 4202496 344 0 0 0 859 0 0 0 25 0 1 0 438966259 466903040 241 33554432000 134512640 134534564 4289542448 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12196/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1478812

[startup+51.1005 s]
/proc/loadavg: 5.89 5.94 5.97 7/184 12199
/proc/meminfo: memFree=15561904/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
[pid=12194] ppid=12193 vsize=996996 CPUtime=16.99 cores=1
/proc/12194/stat : 12194 (cryptominisat) R 12193 12193 10947 0 -1 4202496 10847 0 0 0 1698 1 0 0 25 0 1 0 438966259 1020923904 4515 33554432000 4194304 4587354 140736128698288 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12194/statm: 249249 4515 337 96 0 245811 0
[pid=12195] ppid=12193 vsize=18004 CPUtime=16.94 cores=1
/proc/12195/stat : 12195 (clasp) R 12193 12193 10947 0 -1 4202496 1962 0 0 0 1694 0 0 0 25 0 1 0 438966259 18436096 1849 33554432000 4194304 4785740 140735765386000 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12195/statm: 4501 1849 340 145 0 1546 0
[pid=12196] ppid=12193 vsize=455960 CPUtime=17.14 cores=1
/proc/12196/stat : 12196 (TNM) R 12193 12193 10947 0 -1 4202496 344 0 0 0 1714 0 0 0 25 0 1 0 438966259 466903040 241 33554432000 134512640 134534564 4289542448 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12196/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1489284

[startup+102.307 s]
/proc/loadavg: 5.95 5.94 5.97 7/184 12200
/proc/meminfo: memFree=15549864/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 4415719098936197120 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
[pid=12194] ppid=12193 vsize=1006524 CPUtime=34.09 cores=1
/proc/12194/stat : 12194 (cryptominisat) R 12193 12193 10947 0 -1 4202496 17937 0 0 0 3407 2 0 0 25 0 1 0 438966259 1030680576 6559 33554432000 4194304 4587354 140736128698288 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12194/statm: 251631 6559 337 96 0 248193 0
[pid=12195] ppid=12193 vsize=20296 CPUtime=33.99 cores=1
/proc/12195/stat : 12195 (clasp) R 12193 12193 10947 0 -1 4202496 2485 0 0 0 3399 0 0 0 25 0 1 0 438966259 20783104 2372 33554432000 4194304 4785740 140735765386000 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12195/statm: 5074 2372 340 145 0 2119 0
[pid=12196] ppid=12193 vsize=455960 CPUtime=34.21 cores=1
/proc/12196/stat : 12196 (TNM) R 12193 12193 10947 0 -1 4202496 344 0 0 0 3421 0 0 0 25 0 1 0 438966259 466903040 241 33554432000 134512640 134534564 4289542448 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12196/statm: 113990 241 95 6 0 112656 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1501104

[startup+162.3 s]
/proc/loadavg: 5.98 5.95 5.97 7/184 12202
/proc/meminfo: memFree=15542524/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 4415719511253057536 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
[pid=12194] ppid=12193 vsize=1011856 CPUtime=54.08 cores=1
/proc/12194/stat : 12194 (cryptominisat) R 12193 12193 10947 0 -1 4202496 19763 0 0 0 5406 2 0 0 25 0 1 0 438966259 1036140544 8331 33554432000 4194304 4587354 140736128698288 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12194/statm: 252964 8331 337 96 0 249526 0
[pid=12195] ppid=12193 vsize=21876 CPUtime=53.98 cores=1

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

/proc/12196/statm: 113991 250 103 6 0 112657 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 1586656

[startup+4662.3 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 12365
/proc/meminfo: memFree=15509728/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 4415719236375150592 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
[pid=12194] ppid=12193 vsize=1042428 CPUtime=1554.16 cores=1
/proc/12194/stat : 12194 (cryptominisat) R 12193 12193 10947 0 -1 4202496 154290 0 0 0 155381 35 0 0 25 0 1 0 438966259 1067446272 20679 33554432000 4194304 4587354 140736128698288 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12194/statm: 260607 20679 337 96 0 257169 0
[pid=12195] ppid=12193 vsize=45488 CPUtime=1554.05 cores=1
/proc/12195/stat : 12195 (clasp) R 12193 12193 10947 0 -1 4202496 8355 0 0 0 155404 1 0 0 25 0 1 0 438966259 46579712 8242 33554432000 4194304 4785740 140735765386000 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12195/statm: 11372 8242 341 145 0 8417 0
[pid=12196] ppid=12193 vsize=455964 CPUtime=1554.23 cores=1
/proc/12196/stat : 12196 (TNM) R 12193 12193 10947 0 -1 4202496 353 0 0 0 155423 0 0 0 25 0 1 0 438966259 466907136 250 33554432000 134512640 134534564 4289542448 18446744073709551615 10003870 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12196/statm: 113991 250 103 6 0 112657 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 1562204

[startup+4722.31 s]
/proc/loadavg: 6.06 6.02 6.00 7/184 12366
/proc/meminfo: memFree=15485452/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 4415719236375150592 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
[pid=12194] ppid=12193 vsize=1042428 CPUtime=1574.15 cores=1
/proc/12194/stat : 12194 (cryptominisat) R 12193 12193 10947 0 -1 4202496 154290 0 0 0 157380 35 0 0 25 0 1 0 438966259 1067446272 20679 33554432000 4194304 4587354 140736128698288 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12194/statm: 260607 20679 337 96 0 257169 0
[pid=12195] ppid=12193 vsize=45656 CPUtime=1574.05 cores=1
/proc/12195/stat : 12195 (clasp) R 12193 12193 10947 0 -1 4202496 8381 0 0 0 157404 1 0 0 25 0 1 0 438966259 46751744 8268 33554432000 4194304 4785740 140735765386000 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12195/statm: 11414 8268 341 145 0 8459 0
[pid=12196] ppid=12193 vsize=455964 CPUtime=1574.25 cores=1
/proc/12196/stat : 12196 (TNM) R 12193 12193 10947 0 -1 4202496 353 0 0 0 157425 0 0 0 25 0 1 0 438966259 466907136 250 33554432000 134512640 134534564 4289542448 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12196/statm: 113991 250 103 6 0 112657 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 1562372

[startup+4782.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 12368
/proc/meminfo: memFree=15466460/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 4415719236375150592 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
[pid=12194] ppid=12193 vsize=1273324 CPUtime=1594.15 cores=1
/proc/12194/stat : 12194 (cryptominisat) R 12193 12193 10947 0 -1 4202496 156317 0 0 0 159379 36 0 0 25 0 1 0 438966259 1303883776 22328 33554432000 4194304 4587354 140736128698288 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12194/statm: 318331 22328 337 96 0 314893 0
[pid=12195] ppid=12193 vsize=45656 CPUtime=1594.04 cores=1
/proc/12195/stat : 12195 (clasp) R 12193 12193 10947 0 -1 4202496 8385 0 0 0 159403 1 0 0 25 0 1 0 438966259 46751744 8272 33554432000 4194304 4785740 140735765386000 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12195/statm: 11414 8272 341 145 0 8459 0
[pid=12196] ppid=12193 vsize=455964 CPUtime=1594.25 cores=1
/proc/12196/stat : 12196 (TNM) R 12193 12193 10947 0 -1 4202496 353 0 0 0 159425 0 0 0 25 0 1 0 438966259 466907136 250 33554432000 134512640 134534564 4289542448 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12196/statm: 113991 250 103 6 0 112657 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 1793268

[startup+4842.3 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 12370
/proc/meminfo: memFree=15458628/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 4415719236375150592 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
[pid=12194] ppid=12193 vsize=1273324 CPUtime=1614.14 cores=1
/proc/12194/stat : 12194 (cryptominisat) R 12193 12193 10947 0 -1 4202496 158026 0 0 0 161378 36 0 0 25 0 1 0 438966259 1303883776 23981 33554432000 4194304 4587354 140736128698288 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12194/statm: 318331 23981 337 96 0 314893 0
[pid=12195] ppid=12193 vsize=45656 CPUtime=1614.04 cores=1
/proc/12195/stat : 12195 (clasp) R 12193 12193 10947 0 -1 4202496 8401 0 0 0 161403 1 0 0 25 0 1 0 438966259 46751744 8288 33554432000 4194304 4785740 140735765386000 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12195/statm: 11414 8288 341 145 0 8459 0
[pid=12196] ppid=12193 vsize=455964 CPUtime=1614.26 cores=1
/proc/12196/stat : 12196 (TNM) R 12193 12193 10947 0 -1 4202496 353 0 0 0 161426 0 0 0 25 0 1 0 438966259 466907136 250 33554432000 134512640 134534564 4289542448 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12196/statm: 113991 250 103 6 0 112657 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 1793268

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12371
/proc/meminfo: memFree=15469764/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 4415719236375150592 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
[pid=12194] ppid=12193 vsize=1046248 CPUtime=1634.14 cores=1
/proc/12194/stat : 12194 (cryptominisat) R 12193 12193 10947 0 -1 4202496 159149 0 0 0 163378 36 0 0 25 0 1 0 438966259 1071357952 20692 33554432000 4194304 4587354 140736128698288 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12194/statm: 261562 20692 337 96 0 258124 0
[pid=12195] ppid=12193 vsize=45852 CPUtime=1634.04 cores=1
/proc/12195/stat : 12195 (clasp) R 12193 12193 10947 0 -1 4202496 8420 0 0 0 163403 1 0 0 25 0 1 0 438966259 46952448 8307 33554432000 4194304 4785740 140735765386000 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12195/statm: 11463 8307 341 145 0 8508 0
[pid=12196] ppid=12193 vsize=455964 CPUtime=1634.27 cores=1
/proc/12196/stat : 12196 (TNM) R 12193 12193 10947 0 -1 4202496 353 0 0 0 163427 0 0 0 25 0 1 0 438966259 466907136 250 33554432000 134512640 134534564 4289542448 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12196/statm: 113991 250 103 6 0 112657 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 1566388

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12373
/proc/meminfo: memFree=15467616/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 4415719236375150592 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
[pid=12194] ppid=12193 vsize=1046248 CPUtime=1654.14 cores=1
/proc/12194/stat : 12194 (cryptominisat) R 12193 12193 10947 0 -1 4202496 159149 0 0 0 165378 36 0 0 25 0 1 0 438966259 1071357952 20692 33554432000 4194304 4587354 140736128698288 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12194/statm: 261562 20692 337 96 0 258124 0
[pid=12195] ppid=12193 vsize=45852 CPUtime=1654.04 cores=1
/proc/12195/stat : 12195 (clasp) R 12193 12193 10947 0 -1 4202496 8433 0 0 0 165403 1 0 0 25 0 1 0 438966259 46952448 8320 33554432000 4194304 4785740 140735765386000 18446744073709551615 4309545 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12195/statm: 11463 8320 341 145 0 8508 0
[pid=12196] ppid=12193 vsize=455964 CPUtime=1654.27 cores=1
/proc/12196/stat : 12196 (TNM) R 12193 12193 10947 0 -1 4202496 353 0 0 0 165427 0 0 0 25 0 1 0 438966259 466907136 250 33554432000 134512640 134534564 4289542448 18446744073709551615 134529388 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12196/statm: 113991 250 103 6 0 112657 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 1566388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12374
/proc/meminfo: memFree=15466976/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 4415719236375150592 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
[pid=12194] ppid=12193 vsize=1046248 CPUtime=1666.63 cores=1
/proc/12194/stat : 12194 (cryptominisat) R 12193 12193 10947 0 -1 4202496 159383 0 0 0 166627 36 0 0 25 0 1 0 438966259 1071357952 20921 33554432000 4194304 4587354 140736128698288 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12194/statm: 261562 20921 337 96 0 258124 0
[pid=12195] ppid=12193 vsize=45852 CPUtime=1666.63 cores=1
/proc/12195/stat : 12195 (clasp) R 12193 12193 10947 0 -1 4202496 8433 0 0 0 166662 1 0 0 25 0 1 0 438966259 46952448 8320 33554432000 4194304 4785740 140735765386000 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12195/statm: 11463 8320 341 145 0 8508 0
[pid=12196] ppid=12193 vsize=455964 CPUtime=1666.79 cores=1
/proc/12196/stat : 12196 (TNM) R 12193 12193 10947 0 -1 4202496 353 0 0 0 166679 0 0 0 25 0 1 0 438966259 466907136 250 33554432000 134512640 134534564 4289542448 18446744073709551615 134529748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12196/statm: 113991 250 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 1566388

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

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

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12374
/proc/meminfo: memFree=15466976/32951124 swapFree=67111528/67111528
[pid=12193] ppid=12191 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12193/stat : 12193 (ppfolio) S 12191 12193 10947 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438966258 18763776 394 33554432000 4194304 4287625 140736693545024 18446744073709551615 212436037135 0 0 4096 65536 4415719236375150592 0 0 17 3 0 0 0
/proc/12193/statm: 4581 394 345 23 0 91 0
[pid=12194] ppid=12193 vsize=1046248 CPUtime=1666.63 cores=1
/proc/12194/stat : 12194 (cryptominisat) R 12193 12193 10947 0 -1 4202496 159383 0 0 0 166627 36 0 0 25 0 1 0 438966259 1071357952 20921 33554432000 4194304 4587354 140736128698288 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12194/statm: 261562 20921 337 96 0 258124 0
[pid=12195] ppid=12193 vsize=45852 CPUtime=1666.63 cores=1
/proc/12195/stat : 12195 (clasp) R 12193 12193 10947 0 -1 4202496 8433 0 0 0 166662 1 0 0 25 0 1 0 438966259 46952448 8320 33554432000 4194304 4785740 140735765386000 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12195/statm: 11463 8320 341 145 0 8508 0
[pid=12196] ppid=12193 vsize=455964 CPUtime=1666.79 cores=1
/proc/12196/stat : 12196 (TNM) R 12193 12193 10947 0 -1 4202496 353 0 0 0 166679 0 0 0 25 0 1 0 438966259 466907136 250 33554432000 134512640 134534564 4289542448 18446744073709551615 134529748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12196/statm: 113991 250 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 1566388

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.05
CPU user time (s): 4999.68
CPU system time (s): 0.37
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2723780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 501
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= 245
involuntary context switches= 4

runsolver used 8.25674 second user time and 18.0343 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-20 06:27:19
IDJOB=3220522
IDBENCH=82770
IDSOLVER=1639
FILE ID=node102/3220522-1303273639
RUNJOBID= node102-1303259275-10966
PBS_JOBID= 13049519
Free space on /tmp= 71864 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1163259790-073.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220522-1303273639/watcher-3220522-1303273639 -o /tmp/evaluation-result-3220522-1303273639/solver-3220522-1303273639 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220522-1303273639.cnf

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

MD5SUM BENCH= 18a522c9cdd3c52f9fcf4c038782b476
RANDOM SEED=293753554

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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.828
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.828
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:      15589784 kB
Buffers:        738988 kB
Cached:       16170516 kB
SwapCached:          0 kB
Active:        8115576 kB
Inactive:      8897684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15589784 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10104 kB
Writeback:           0 kB
AnonPages:      103312 kB
Mapped:          16448 kB
Slab:           284452 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1918472 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= 71852 MiB
End job on node102 at 2011-04-20 07:50:41