Trace number 3293539

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.01 1300.02

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq60_a.cnf
MD5SUM1e60a63f1ba68b9b3c423ca413b4fa2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark802.03
Satisfiable
(Un)Satisfiability was proved
Number of variables651875
Number of clauses9927770
Sum of the clauses size28821360
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28783867
Number of clauses of size 3839934
Number of clauses of size 410777
Number of clauses of size 570916
Number of clauses of size over 5222275

Solver Data

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

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-3293539-1303785908/watcher-3293539-1303785908 -o /tmp/evaluation-result-3293539-1303785908/solver-3293539-1303785908 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3293539-1303785908.cnf 

running on 2 cores: 1,3

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: 8.84 9.10 9.14 7/189 14144
/proc/meminfo: memFree=19829272/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=11800 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (runsolver) R 14142 14144 12462 0 -1 4202560 42 0 0 0 0 0 0 0 22 0 1 0 222782304 12083200 51 33554432000 4194304 5434984 140733386698032 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/14144/statm: 2950 51 31 303 0 2644 0

[startup+0.026672 s]
/proc/loadavg: 8.84 9.10 9.14 7/189 14144
/proc/meminfo: memFree=19829272/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) R 14142 14144 12462 0 -1 4202496 500 215 0 0 0 0 0 0 20 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100671 s]
/proc/loadavg: 8.84 9.10 9.14 7/189 14144
/proc/meminfo: memFree=19829272/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 20 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300622 s]
/proc/loadavg: 8.84 9.10 9.14 7/189 14144
/proc/meminfo: memFree=19829272/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 20 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700554 s]
/proc/loadavg: 8.84 9.10 9.14 7/189 14144
/proc/meminfo: memFree=19829272/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 20 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50041 s]
/proc/loadavg: 8.84 9.10 9.14 9/192 14148
/proc/meminfo: memFree=19628564/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 20 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
[pid=14146] ppid=14144 vsize=171980 CPUtime=0.55 cores=1
/proc/14146/stat : 14146 (cryptominisat) R 14144 14144 12462 0 -1 4202496 29839 0 0 0 51 4 0 0 19 0 1 0 222782305 176107520 29433 33554432000 4194304 4587354 140733246711632 18446744073709551615 268660358923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14146/statm: 42995 29433 287 96 0 39557 0
[pid=14147] ppid=14144 vsize=157000 CPUtime=0.91 cores=1
/proc/14147/stat : 14147 (clasp) R 14144 14144 12462 0 -1 4202496 40272 0 0 0 84 7 0 0 19 0 1 0 222782305 160768000 35388 33554432000 4194304 4785740 140736395427552 18446744073709551615 4475732 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14147/statm: 39250 35388 308 145 0 36295 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 347304

[startup+3.10113 s]
/proc/loadavg: 8.84 9.10 9.14 9/192 14148
/proc/meminfo: memFree=19360340/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 20 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
[pid=14146] ppid=14144 vsize=320428 CPUtime=1.36 cores=1
/proc/14146/stat : 14146 (cryptominisat) R 14144 14144 12462 0 -1 4202496 69671 0 0 0 126 10 0 0 21 0 1 0 222782305 328118272 68597 33554432000 4194304 4587354 140733246711632 18446744073709551615 4263861 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14146/statm: 80107 68601 287 96 0 76669 0
[pid=14147] ppid=14144 vsize=206272 CPUtime=1.71 cores=1
/proc/14147/stat : 14147 (clasp) R 14144 14144 12462 0 -1 4202496 52583 0 0 0 159 12 0 0 21 0 1 0 222782305 211222528 47699 33554432000 4194304 4785740 140736395427552 18446744073709551615 4450899 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14147/statm: 51568 47699 308 145 0 48613 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 545024

[startup+6.30057 s]
/proc/loadavg: 8.77 9.08 9.14 9/192 14148
/proc/meminfo: memFree=19080844/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 20 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
[pid=14146] ppid=14144 vsize=774952 CPUtime=2.96 cores=1
/proc/14146/stat : 14146 (cryptominisat) R 14144 14144 12462 0 -1 4202496 148099 0 0 0 272 24 0 0 25 0 1 0 222782305 793550848 145998 33554432000 4194304 4587354 140733246711632 18446744073709551615 4299570 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14146/statm: 193738 145998 287 96 0 190300 0
[pid=14147] ppid=14144 vsize=321632 CPUtime=3.31 cores=1
/proc/14147/stat : 14147 (clasp) R 14144 14144 12462 0 -1 4202496 87925 0 0 0 311 20 0 0 25 0 1 0 222782305 329351168 76516 33554432000 4194304 4785740 140736395427552 18446744073709551615 4536814 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14147/statm: 80408 76516 314 145 0 77453 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1114908

[startup+12.7004 s]
/proc/loadavg: 8.71 9.06 9.13 9/192 14148
/proc/meminfo: memFree=18599236/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 15 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
[pid=14146] ppid=14144 vsize=1290444 CPUtime=6.16 cores=1
/proc/14146/stat : 14146 (cryptominisat) R 14144 14144 12462 0 -1 4202496 274791 0 0 0 577 39 0 0 25 0 1 0 222782305 1321414656 272592 33554432000 4194304 4587354 140733246711632 18446744073709551615 4356836 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14146/statm: 322611 272593 309 96 0 319173 0
[pid=14147] ppid=14144 vsize=344100 CPUtime=6.52 cores=1
/proc/14147/stat : 14147 (clasp) R 14144 14144 12462 0 -1 4202496 100401 0 0 0 630 22 0 0 25 0 1 0 222782305 352358400 82626 33554432000 4194304 4785740 140736395427552 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14147/statm: 86025 82626 335 145 0 83070 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1652868

[startup+25.5012 s]
/proc/loadavg: 8.55 9.01 9.11 9/192 14149
/proc/meminfo: memFree=18455132/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 15 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
[pid=14146] ppid=14144 vsize=1277296 CPUtime=12.55 cores=1
/proc/14146/stat : 14146 (cryptominisat) R 14144 14144 12462 0 -1 4202496 276511 0 0 0 1216 39 0 0 25 0 1 0 222782305 1307951104 269219 33554432000 4194304 4587354 140733246711632 18446744073709551615 4410459 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14146/statm: 319324 269219 335 96 0 315886 0
[pid=14147] ppid=14144 vsize=347560 CPUtime=12.91 cores=1
/proc/14147/stat : 14147 (clasp) R 14144 14144 12462 0 -1 4202496 101253 0 0 0 1269 22 0 0 25 0 1 0 222782305 355901440 83478 33554432000 4194304 4785740 140736395427552 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14147/statm: 86890 83478 336 145 0 83935 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1643180

[startup+51.1007 s]
/proc/loadavg: 8.36 8.92 9.08 9/192 14149
/proc/meminfo: memFree=18416464/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 16 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
[pid=14146] ppid=14144 vsize=1277296 CPUtime=25.36 cores=1
/proc/14146/stat : 14146 (cryptominisat) R 14144 14144 12462 0 -1 4202496 276745 0 0 0 2496 40 0 0 25 0 1 0 222782305 1307951104 269452 33554432000 4194304 4587354 140733246711632 18446744073709551615 4250365 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14146/statm: 319324 269452 339 96 0 315886 0
[pid=14147] ppid=14144 vsize=351856 CPUtime=25.71 cores=1
/proc/14147/stat : 14147 (clasp) R 14144 14144 12462 0 -1 4202496 102344 0 0 0 2549 22 0 0 25 0 1 0 222782305 360300544 84569 33554432000 4194304 4785740 140736395427552 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14147/statm: 87964 84569 336 145 0 85009 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1647476

[startup+102.301 s]
/proc/loadavg: 8.16 8.78 9.02 9/192 14151
/proc/meminfo: memFree=18395716/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 16 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
[pid=14146] ppid=14144 vsize=1277296 CPUtime=50.97 cores=1
/proc/14146/stat : 14146 (cryptominisat) R 14144 14144 12462 0 -1 4202496 276795 0 0 0 5057 40 0 0 25 0 1 0 222782305 1307951104 269499 33554432000 4194304 4587354 140733246711632 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14146/statm: 319324 269499 339 96 0 315886 0
[pid=14147] ppid=14144 vsize=358724 CPUtime=51.3 cores=1
/proc/14147/stat : 14147 (clasp) R 14144 14144 12462 0 -1 4202496 104068 0 0 0 5107 23 0 0 25 0 1 0 222782305 367333376 86293 33554432000 4194304 4785740 140736395427552 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14147/statm: 89681 86293 336 145 0 86726 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1654344

[startup+162.301 s]
/proc/loadavg: 8.06 8.64 8.96 9/192 14152
/proc/meminfo: memFree=18398924/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 15 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
[pid=14146] ppid=14144 vsize=1277296 CPUtime=80.97 cores=1
/proc/14146/stat : 14146 (cryptominisat) R 14144 14144 12462 0 -1 4202496 276835 0 0 0 8057 40 0 0 25 0 1 0 222782305 1307951104 269538 33554432000 4194304 4587354 140733246711632 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14146/statm: 319324 269538 339 96 0 315886 0
[pid=14147] ppid=14144 vsize=369716 CPUtime=81.3 cores=1
/proc/14147/stat : 14147 (clasp) R 14144 14144 12462 0 -1 4202496 106747 0 0 0 8106 24 0 0 25 0 1 0 222782305 378589184 88972 33554432000 4194304 4785740 140736395427552 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14147/statm: 92429 88972 336 145 0 89474 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1665336

[startup+222.301 s]
/proc/loadavg: 8.02 8.52 8.89 9/192 14154
/proc/meminfo: memFree=18352052/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 15 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
[pid=14146] ppid=14144 vsize=1277296 CPUtime=110.98 cores=1
/proc/14146/stat : 14146 (cryptominisat) R 14144 14144 12462 0 -1 4202496 276901 0 0 0 11058 40 0 0 25 0 1 0 222782305 1307951104 269601 33554432000 4194304 4587354 140733246711632 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14146/statm: 319324 269601 339 96 0 315886 0
[pid=14147] ppid=14144 vsize=379428 CPUtime=111.3 cores=1
/proc/14147/stat : 14147 (clasp) R 14144 14144 12462 0 -1 4202496 109195 0 0 0 11105 25 0 0 25 0 1 0 222782305 388534272 91420 33554432000 4194304 4785740 140736395427552 18446744073709551615 4319144 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14147/statm: 94857 91420 336 145 0 91902 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 1675048

[startup+282.301 s]

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

/proc/meminfo: memFree=18107280/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 15 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
[pid=14146] ppid=14144 vsize=1608408 CPUtime=380.98 cores=1
/proc/14146/stat : 14146 (cryptominisat) R 14144 14144 12462 0 -1 4202496 591183 0 0 0 38020 78 0 0 25 0 1 0 222782305 1647009792 351465 33554432000 4194304 4587354 140733246711632 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14146/statm: 402102 351465 338 96 0 398664 0
[pid=14147] ppid=14144 vsize=586508 CPUtime=381.3 cores=1
/proc/14147/stat : 14147 (clasp) R 14144 14144 12462 0 -1 4202496 160714 0 0 0 38092 38 0 0 25 0 1 0 222782305 600584192 142939 33554432000 4194304 4785740 140736395427552 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14147/statm: 146627 142939 336 145 0 143672 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 2213240

[startup+822.301 s]
/proc/loadavg: 5.20 7.30 8.19 3/174 14208
/proc/meminfo: memFree=18367616/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 15 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
[pid=14146] ppid=14144 vsize=1608408 CPUtime=410.97 cores=1
/proc/14146/stat : 14146 (cryptominisat) R 14144 14144 12462 0 -1 4202496 591351 0 0 0 41019 78 0 0 25 0 1 0 222782305 1647009792 351627 33554432000 4194304 4587354 140733246711632 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14146/statm: 402102 351627 338 96 0 398664 0
[pid=14147] ppid=14144 vsize=591004 CPUtime=411.31 cores=1
/proc/14147/stat : 14147 (clasp) R 14144 14144 12462 0 -1 4202496 161844 0 0 0 41092 39 0 0 25 0 1 0 222782305 605188096 144069 33554432000 4194304 4785740 140736395427552 18446744073709551615 4545847 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14147/statm: 147751 144069 336 145 0 144796 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 2217736

[startup+882.301 s]
/proc/loadavg: 3.17 6.33 7.80 3/174 14209
/proc/meminfo: memFree=18349852/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 15 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
[pid=14146] ppid=14144 vsize=1619668 CPUtime=440.97 cores=1
/proc/14146/stat : 14146 (cryptominisat) R 14144 14144 12462 0 -1 4202496 595210 0 0 0 44018 79 0 0 25 0 1 0 222782305 1658540032 355486 33554432000 4194304 4587354 140733246711632 18446744073709551615 268660321012 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14146/statm: 404917 355486 338 96 0 401479 0
[pid=14147] ppid=14144 vsize=593876 CPUtime=441.32 cores=1
/proc/14147/stat : 14147 (clasp) R 14144 14144 12462 0 -1 4202496 162405 0 0 0 44093 39 0 0 25 0 1 0 222782305 608129024 144630 33554432000 4194304 4785740 140736395427552 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14147/statm: 148469 144630 336 145 0 145514 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 2231868

[startup+942.301 s]
/proc/loadavg: 2.43 5.54 7.44 3/174 14211
/proc/meminfo: memFree=18283452/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 15 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
[pid=14146] ppid=14144 vsize=1661696 CPUtime=470.97 cores=1
/proc/14146/stat : 14146 (cryptominisat) R 14144 14144 12462 0 -1 4202496 817742 0 0 0 46987 110 0 0 25 0 1 0 222782305 1701576704 369764 33554432000 4194304 4587354 140733246711632 18446744073709551615 4230256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14146/statm: 415424 369764 338 96 0 411986 0
[pid=14147] ppid=14144 vsize=603072 CPUtime=471.32 cores=1
/proc/14147/stat : 14147 (clasp) R 14144 14144 12462 0 -1 4202496 164713 0 0 0 47092 40 0 0 25 0 1 0 222782305 617545728 146938 33554432000 4194304 4785740 140736395427552 18446744073709551615 4545865 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14147/statm: 150768 146938 336 145 0 147813 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2283092

[startup+1002.3 s]
/proc/loadavg: 2.16 4.89 7.09 3/174 14222
/proc/meminfo: memFree=18241508/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 15 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
[pid=14146] ppid=14144 vsize=1661696 CPUtime=500.96 cores=1
/proc/14146/stat : 14146 (cryptominisat) R 14144 14144 12462 0 -1 4202496 818183 0 0 0 49986 110 0 0 25 0 1 0 222782305 1701576704 370200 33554432000 4194304 4587354 140733246711632 18446744073709551615 4230223 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14146/statm: 415424 370200 338 96 0 411986 0
[pid=14147] ppid=14144 vsize=643172 CPUtime=501.33 cores=1
/proc/14147/stat : 14147 (clasp) R 14144 14144 12462 0 -1 4202496 174730 0 0 0 50090 43 0 0 25 0 1 0 222782305 658608128 156955 33554432000 4194304 4785740 140736395427552 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14147/statm: 160793 156955 336 145 0 157838 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2323192

[startup+1062.3 s]
/proc/loadavg: 2.09 4.38 6.78 3/174 14223
/proc/meminfo: memFree=18225844/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 15 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
[pid=14146] ppid=14144 vsize=1661696 CPUtime=530.96 cores=1
/proc/14146/stat : 14146 (cryptominisat) R 14144 14144 12462 0 -1 4202496 818629 0 0 0 52985 111 0 0 25 0 1 0 222782305 1701576704 370641 33554432000 4194304 4587354 140733246711632 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14146/statm: 415424 370641 338 96 0 411986 0
[pid=14147] ppid=14144 vsize=657568 CPUtime=531.34 cores=1
/proc/14147/stat : 14147 (clasp) R 14144 14144 12462 0 -1 4202496 178239 0 0 0 53089 45 0 0 25 0 1 0 222782305 673349632 160464 33554432000 4194304 4785740 140736395427552 18446744073709551615 4277472 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14147/statm: 164392 160464 336 145 0 161437 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2337588

[startup+1122.3 s]
/proc/loadavg: 2.03 3.94 6.47 3/174 14225
/proc/meminfo: memFree=18209184/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 15 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
[pid=14146] ppid=14144 vsize=1661696 CPUtime=560.96 cores=1
/proc/14146/stat : 14146 (cryptominisat) R 14144 14144 12462 0 -1 4202496 818998 0 0 0 55985 111 0 0 25 0 1 0 222782305 1701576704 371002 33554432000 4194304 4587354 140733246711632 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14146/statm: 415424 371002 338 96 0 411986 0
[pid=14147] ppid=14144 vsize=673924 CPUtime=561.33 cores=1
/proc/14147/stat : 14147 (clasp) R 14144 14144 12462 0 -1 4202496 182050 0 0 0 56088 45 0 0 25 0 1 0 222782305 690098176 164275 33554432000 4194304 4785740 140736395427552 18446744073709551615 4545865 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14147/statm: 168481 164275 336 145 0 165526 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2353944

[startup+1182.3 s]
/proc/loadavg: 2.01 3.59 6.19 3/174 14226
/proc/meminfo: memFree=18141432/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 15 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
[pid=14146] ppid=14144 vsize=1702812 CPUtime=590.98 cores=1
/proc/14146/stat : 14146 (cryptominisat) R 14144 14144 12462 0 -1 4202496 959157 0 0 0 58969 129 0 0 25 0 1 0 222782305 1743679488 383595 33554432000 4194304 4587354 140733246711632 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14146/statm: 425703 383595 338 96 0 422265 0
[pid=14147] ppid=14144 vsize=692032 CPUtime=591.33 cores=1
/proc/14147/stat : 14147 (clasp) R 14144 14144 12462 0 -1 4202496 186371 0 0 0 59086 47 0 0 25 0 1 0 222782305 708640768 168596 33554432000 4194304 4785740 140736395427552 18446744073709551615 4545881 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14147/statm: 173008 168596 336 145 0 170053 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2413168

[startup+1242.3 s]
/proc/loadavg: 2.00 3.29 5.93 3/174 14228
/proc/meminfo: memFree=18131092/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 15 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
[pid=14146] ppid=14144 vsize=1702812 CPUtime=620.98 cores=1
/proc/14146/stat : 14146 (cryptominisat) R 14144 14144 12462 0 -1 4202496 1006272 0 0 0 61963 135 0 0 25 0 1 0 222782305 1743679488 383856 33554432000 4194304 4587354 140733246711632 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14146/statm: 425703 383856 338 96 0 422265 0
[pid=14147] ppid=14144 vsize=702088 CPUtime=621.32 cores=1
/proc/14147/stat : 14147 (clasp) R 14144 14144 12462 0 -1 4202496 188712 0 0 0 62085 47 0 0 25 0 1 0 222782305 718938112 170937 33554432000 4194304 4785740 140736395427552 18446744073709551615 4320755 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14147/statm: 175522 170937 336 145 0 172567 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2423224



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 3.06 5.68 3/174 14230
/proc/meminfo: memFree=18108136/32951124 swapFree=67111528/67111528
[pid=14144] ppid=14142 vsize=18324 CPUtime=0 cores=1,3
/proc/14144/stat : 14144 (ppfolio) S 14142 14144 12462 0 -1 4202496 501 215 0 0 0 0 0 0 15 0 1 0 222782304 18763776 395 33554432000 4194304 4287625 140733742624576 18446744073709551615 268660682255 0 0 4096 65536 4294934790 0 0 17 3 0 0 0
/proc/14144/statm: 4581 395 346 23 0 91 0
[pid=14146] ppid=14144 vsize=1702812 CPUtime=649.84 cores=1
/proc/14146/stat : 14146 (cryptominisat) R 14144 14144 12462 0 -1 4202496 1006713 0 0 0 64849 135 0 0 25 0 1 0 222782305 1743679488 384286 33554432000 4194304 4587354 140733246711632 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14146/statm: 425703 384286 338 96 0 422265 0
[pid=14147] ppid=14144 vsize=723496 CPUtime=650.17 cores=1
/proc/14147/stat : 14147 (clasp) R 14144 14144 12462 0 -1 4202496 194037 0 0 0 64969 48 0 0 25 0 1 0 222782305 740859904 176262 33554432000 4194304 4785740 140736395427552 18446744073709551615 4558093 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14147/statm: 180874 176262 336 145 0 177919 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2444632

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 14144 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 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1298.18
CPU system time (s): 1.83
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 2695612

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= 716
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= 89
involuntary context switches= 5

runsolver used 2.01169 second user time and 4.90025 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-26 04:45:10
IDJOB=3293539
IDBENCH=88158
IDSOLVER=1613
FILE ID=node107/3293539-1303785908
RUNJOBID= node107-1303783905-13485
PBS_JOBID= 13157212
Free space on /tmp= 71768 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq60_a.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293539-1303785908/watcher-3293539-1303785908 -o /tmp/evaluation-result-3293539-1303785908/solver-3293539-1303785908 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3293539-1303785908.cnf

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=641786176

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19829676 kB
Buffers:       2036404 kB
Cached:       10047024 kB
SwapCached:          0 kB
Active:        8391268 kB
Inactive:      4242792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19829676 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          234964 kB
Writeback:           0 kB
AnonPages:      549852 kB
Mapped:          17276 kB
Slab:           422492 kB
PageTables:       6676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3306356 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= 71784 MiB
End job on node107 at 2011-04-26 05:06:52