Trace number 3293584

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 par? (TO) 4800.24 1201.71

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq57_a.cnf
MD5SUM953b9cb99bfd26cff0e1ac65be1241f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark630.301
Satisfiable
(Un)Satisfiability was proved
Number of variables569795
Number of clauses8562505
Sum of the clauses size24843745
Maximum clause length186
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27567948
Number of clauses of size 3724416
Number of clauses of size 49898
Number of clauses of size 560873
Number of clauses of size over 5199369

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7
0.00/0.05	

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-3293584-1304097811/watcher-3293584-1304097811 -o /tmp/evaluation-result-3293584-1304097811/solver-3293584-1304097811 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3293584-1304097811.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 8.85 8.53 7.70 5/181 2317
/proc/meminfo: memFree=30594736/32951124 swapFree=67110188/67111528
[pid=2317] ppid=2315 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2317/stat : 2317 (ppfolio) R 2315 2317 2052 0 -1 4194304 504 0 0 0 0 0 0 0 24 0 1 0 521382089 18763776 387 33554432000 4194304 4287625 140737119195520 18446744073709551615 222921779127 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/2317/statm: 4581 387 339 23 0 91 0

[startup+0.063871 s]
/proc/loadavg: 8.85 8.53 7.70 5/181 2317
/proc/meminfo: memFree=30594736/32951124 swapFree=67110188/67111528
[pid=2317] ppid=2315 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2317/stat : 2317 (ppfolio) S 2315 2317 2052 0 -1 4202496 523 215 0 0 0 0 0 0 25 0 1 0 521382089 18763776 390 33554432000 4194304 4287625 140737119195520 18446744073709551615 222921797135 0 0 4096 65536 9224195386380386304 0 0 17 3 0 0 0
/proc/2317/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100862 s]
/proc/loadavg: 8.85 8.53 7.70 5/181 2317
/proc/meminfo: memFree=30594736/32951124 swapFree=67110188/67111528
[pid=2317] ppid=2315 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2317/stat : 2317 (ppfolio) S 2315 2317 2052 0 -1 4202496 523 215 0 0 0 0 0 0 25 0 1 0 521382089 18763776 390 33554432000 4194304 4287625 140737119195520 18446744073709551615 222921797135 0 0 4096 65536 9224195386380386304 0 0 17 3 0 0 0
/proc/2317/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300825 s]
/proc/loadavg: 8.85 8.53 7.70 5/181 2317
/proc/meminfo: memFree=30594736/32951124 swapFree=67110188/67111528
[pid=2317] ppid=2315 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2317/stat : 2317 (ppfolio) S 2315 2317 2052 0 -1 4202496 523 215 0 0 0 0 0 0 25 0 1 0 521382089 18763776 390 33554432000 4194304 4287625 140737119195520 18446744073709551615 222921797135 0 0 4096 65536 9224195386380386304 0 0 17 3 0 0 0
/proc/2317/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700751 s]
/proc/loadavg: 8.85 8.53 7.70 5/181 2317
/proc/meminfo: memFree=30594736/32951124 swapFree=67110188/67111528
[pid=2317] ppid=2315 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2317/stat : 2317 (ppfolio) S 2315 2317 2052 0 -1 4202496 523 215 0 0 0 0 0 0 25 0 1 0 521382089 18763776 390 33554432000 4194304 4287625 140737119195520 18446744073709551615 222921797135 0 0 4096 65536 9224195386380386304 0 0 17 3 0 0 0
/proc/2317/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+2.04251 s]
/proc/loadavg: 8.85 8.53 7.70 5/181 2317
/proc/meminfo: memFree=30594736/32951124 swapFree=67110188/67111528
[pid=2317] ppid=2315 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2317/stat : 2317 (ppfolio) S 2315 2317 2052 0 -1 4202496 523 215 0 0 0 0 0 0 25 0 1 0 521382089 18763776 390 33554432000 4194304 4287625 140737119195520 18446744073709551615 222921797135 0 0 4096 65536 9224195386380386304 0 0 17 3 0 0 0
/proc/2317/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324
heavy processes:

[startup+3.10031 s]
/proc/loadavg: 8.85 8.53 7.70 9/186 2323
/proc/meminfo: memFree=29578856/32951124 swapFree=67110188/67111528
[pid=2317] ppid=2315 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2317/stat : 2317 (ppfolio) S 2315 2317 2052 0 -1 4202496 523 215 0 0 0 0 0 0 25 0 1 0 521382089 18763776 390 33554432000 4194304 4287625 140737119195520 18446744073709551615 222921797135 0 0 4096 65536 9224195386380386304 0 0 17 3 0 0 0
/proc/2317/statm: 4581 390 342 23 0 91 0
[pid=2318] ppid=2317 vsize=794168 CPUtime=3.09 cores=1
/proc/2318/stat : 2318 (cryptominisat) R 2317 2317 2052 0 -1 4202496 152861 0 0 0 282 27 0 0 25 0 1 0 521382089 813228032 150822 33554432000 4194304 4587354 140733335218304 18446744073709551615 222921437893 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2318/statm: 198542 150822 287 96 0 195104 0
[pid=2319] ppid=2317 vsize=283828 CPUtime=3.09 cores=5
/proc/2319/stat : 2319 (clasp) R 2317 2317 2052 0 -1 4202496 83036 0 0 0 293 16 0 0 25 0 1 0 521382089 290639872 67484 33554432000 4194304 4785740 140735819011120 18446744073709551615 222921473803 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2319/statm: 70957 67485 321 145 0 68002 0
[pid=2321] ppid=2317 vsize=199040 CPUtime=3.08 cores=3
/proc/2321/stat : 2321 (lingeling) R 2317 2317 2052 0 -1 4202496 49068 0 0 0 299 9 0 0 25 0 1 0 521382089 203816960 48928 33554432000 4194304 4352236 140737428476576 18446744073709551615 222921776896 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2321/statm: 49760 48928 101 39 0 48840 0
[pid=2322] ppid=2317 vsize=333300 CPUtime=3.07 cores=7
/proc/2322/stat : 2322 (march_hi) R 2317 2317 2052 0 -1 4194304 77880 0 0 0 295 12 0 0 25 0 1 0 521382089 341299200 77775 33554432000 4194304 4331988 140735250229872 18446744073709551615 222921435736 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2322/statm: 83325 77775 113 34 0 81767 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1628660

[startup+6.30073 s]
/proc/loadavg: 8.78 8.52 7.70 9/186 2323
/proc/meminfo: memFree=28713052/32951124 swapFree=67110188/67111528
[pid=2317] ppid=2315 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2317/stat : 2317 (ppfolio) S 2315 2317 2052 0 -1 4202496 523 215 0 0 0 0 0 0 15 0 1 0 521382089 18763776 390 33554432000 4194304 4287625 140737119195520 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639364 0 0 17 3 0 0 0
/proc/2317/statm: 4581 390 342 23 0 91 0
[pid=2318] ppid=2317 vsize=1145008 CPUtime=6.29 cores=1
/proc/2318/stat : 2318 (cryptominisat) R 2317 2317 2052 0 -1 4202496 239813 0 0 0 593 36 0 0 25 0 1 0 521382089 1172488192 237764 33554432000 4194304 4587354 140733335218304 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2318/statm: 286252 237764 366 96 0 282814 0
[pid=2319] ppid=2317 vsize=302240 CPUtime=6.29 cores=5
/proc/2319/stat : 2319 (clasp) R 2317 2317 2052 0 -1 4202496 87715 0 0 0 612 17 0 0 25 0 1 0 521382089 309493760 72163 33554432000 4194304 4785740 140735819011120 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2319/statm: 75560 72163 335 145 0 72605 0
[pid=2321] ppid=2317 vsize=233256 CPUtime=6.29 cores=3
/proc/2321/stat : 2321 (lingeling) R 2317 2317 2052 0 -1 4202496 82764 0 0 0 613 16 0 0 25 0 1 0 521382089 238854144 57465 33554432000 4194304 4352236 140737428476576 18446744073709551615 4262955 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2321/statm: 58314 57465 116 39 0 57394 0
[pid=2322] ppid=2317 vsize=905036 CPUtime=6.26 cores=7
/proc/2322/stat : 2322 (march_hi) R 2317 2317 2052 0 -1 4194304 141265 0 0 0 600 26 0 0 25 0 1 0 521382089 926756864 141158 33554432000 4194304 4331988 140735250229872 18446744073709551615 4256848 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2322/statm: 226259 141158 116 34 0 224701 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 2603864

[startup+12.7006 s]
/proc/loadavg: 8.72 8.51 7.70 9/186 2323
/proc/meminfo: memFree=28562420/32951124 swapFree=67110188/67111528
[pid=2317] ppid=2315 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2317/stat : 2317 (ppfolio) S 2315 2317 2052 0 -1 4202496 523 215 0 0 0 0 0 0 15 0 1 0 521382089 18763776 390 33554432000 4194304 4287625 140737119195520 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639364 0 0 17 3 0 0 0
/proc/2317/statm: 4581 390 342 23 0 91 0
[pid=2318] ppid=2317 vsize=1127472 CPUtime=12.69 cores=1
/proc/2318/stat : 2318 (cryptominisat) R 2317 2317 2052 0 -1 4202496 239951 0 0 0 1232 37 0 0 25 0 1 0 521382089 1154531328 233396 33554432000 4194304 4587354 140733335218304 18446744073709551615 4228206 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2318/statm: 281868 233396 323 96 0 278430 0
[pid=2319] ppid=2317 vsize=307048 CPUtime=12.68 cores=5
/proc/2319/stat : 2319 (clasp) R 2317 2317 2052 0 -1 4202496 88885 0 0 0 1251 17 0 0 25 0 1 0 521382089 314417152 73333 33554432000 4194304 4785740 140735819011120 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2319/statm: 76762 73333 336 145 0 73807 0
[pid=2321] ppid=2317 vsize=228816 CPUtime=12.68 cores=3
/proc/2321/stat : 2321 (lingeling) R 2317 2317 2052 0 -1 4202496 104052 0 0 0 1250 18 0 0 25 0 1 0 521382089 234307584 56370 33554432000 4194304 4352236 140737428476576 18446744073709551615 4228410 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2321/statm: 57204 56370 125 39 0 56284 0
[pid=2322] ppid=2317 vsize=1167372 CPUtime=12.61 cores=7
/proc/2322/stat : 2322 (march_hi) R 2317 2317 2052 0 -1 4194304 262197 0 0 0 1220 41 0 0 25 0 1 0 521382089 1195388928 203732 33554432000 4194304 4331988 140735250229872 18446744073709551615 4252200 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2322/statm: 291843 203732 127 34 0 290285 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 2849032

[startup+25.5012 s]
/proc/loadavg: 8.62 8.50 7.71 9/186 2323
/proc/meminfo: memFree=28324480/32951124 swapFree=67110188/67111528
[pid=2317] ppid=2315 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2317/stat : 2317 (ppfolio) S 2315 2317 2052 0 -1 4202496 523 215 0 0 0 0 0 0 15 0 1 0 521382089 18763776 390 33554432000 4194304 4287625 140737119195520 18446744073709551615 222921797135 0 0 4096 65536 9224195738567704576 0 0 17 3 0 0 0
/proc/2317/statm: 4581 390 342 23 0 91 0
[pid=2318] ppid=2317 vsize=1127472 CPUtime=25.49 cores=1
/proc/2318/stat : 2318 (cryptominisat) R 2317 2317 2052 0 -1 4202496 240020 0 0 0 2512 37 0 0 25 0 1 0 521382089 1154531328 233462 33554432000 4194304 4587354 140733335218304 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2318/statm: 281868 233462 326 96 0 278430 0
[pid=2319] ppid=2317 vsize=310396 CPUtime=25.49 cores=5
/proc/2319/stat : 2319 (clasp) R 2317 2317 2052 0 -1 4202496 89701 0 0 0 2531 18 0 0 25 0 1 0 521382089 317845504 74149 33554432000 4194304 4785740 140735819011120 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2319/statm: 77599 74149 336 145 0 74644 0
[pid=2321] ppid=2317 vsize=228816 CPUtime=25.48 cores=3
/proc/2321/stat : 2321 (lingeling) R 2317 2317 2052 0 -1 4202496 104052 0 0 0 2530 18 0 0 25 0 1 0 521382089 234307584 56370 33554432000 4194304 4352236 140737428476576 18446744073709551615 4289861 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2321/statm: 57204 56370 125 39 0 56284 0
[pid=2322] ppid=2317 vsize=1167344 CPUtime=25.34 cores=7
/proc/2322/stat : 2322 (march_hi) R 2317 2317 2052 0 -1 4194304 508449 0 0 0 2459 75 0 0 25 0 1 0 521382089 1195360256 205055 33554432000 4194304 4331988 140735250229872 18446744073709551615 4252204 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2322/statm: 291836 205055 128 34 0 290278 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 2852352

[startup+51.1005 s]
/proc/loadavg: 8.47 8.48 7.72 9/186 2324
/proc/meminfo: memFree=28429128/32951124 swapFree=67110188/67111528
[pid=2317] ppid=2315 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2317/stat : 2317 (ppfolio) S 2315 2317 2052 0 -1 4202496 523 215 0 0 0 0 0 0 15 0 1 0 521382089 18763776 390 33554432000 4194304 4287625 140737119195520 18446744073709551615 222921797135 0 0 4096 65536 9224195738567704576 0 0 17 3 0 0 0
/proc/2317/statm: 4581 390 342 23 0 91 0
[pid=2318] ppid=2317 vsize=1127472 CPUtime=51.09 cores=1
/proc/2318/stat : 2318 (cryptominisat) R 2317 2317 2052 0 -1 4202496 240082 0 0 0 5072 37 0 0 25 0 1 0 521382089 1154531328 233516 33554432000 4194304 4587354 140733335218304 18446744073709551615 4230195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2318/statm: 281868 233516 326 96 0 278430 0
[pid=2319] ppid=2317 vsize=315780 CPUtime=51.04 cores=5
/proc/2319/stat : 2319 (clasp) R 2317 2317 2052 0 -1 4202496 91089 0 0 0 5086 18 0 0 25 0 1 0 521382089 323358720 75537 33554432000 4194304 4785740 140735819011120 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2319/statm: 78945 75537 336 145 0 75990 0
[pid=2321] ppid=2317 vsize=258604 CPUtime=51.09 cores=3
/proc/2321/stat : 2321 (lingeling) R 2317 2317 2052 0 -1 4202496 111676 0 0 0 5089 20 0 0 25 0 1 0 521382089 264810496 63819 33554432000 4194304 4352236 140737428476576 18446744073709551615 4327971 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2321/statm: 64651 63819 127 39 0 63731 0
[pid=2322] ppid=2317 vsize=1018744 CPUtime=50.81 cores=7
/proc/2322/stat : 2322 (march_hi) R 2317 2317 2052 0 -1 4202496 1103579 0 0 0 4924 157 0 0 25 0 1 0 521382089 1043193856 169038 33554432000 4194304 4331988 140735250229872 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2322/statm: 254686 169038 150 34 0 253128 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 2738924

[startup+102.301 s]
/proc/loadavg: 8.31 8.43 7.75 9/186 2325
/proc/meminfo: memFree=28411440/32951124 swapFree=67110188/67111528
[pid=2317] ppid=2315 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2317/stat : 2317 (ppfolio) S 2315 2317 2052 0 -1 4202496 523 215 0 0 0 0 0 0 15 0 1 0 521382089 18763776 390 33554432000 4194304 4287625 140737119195520 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639364 0 0 17 3 0 0 0
/proc/2317/statm: 4581 390 342 23 0 91 0
[pid=2318] ppid=2317 vsize=1127472 CPUtime=102.29 cores=1
/proc/2318/stat : 2318 (cryptominisat) R 2317 2317 2052 0 -1 4202496 240189 0 0 0 10192 37 0 0 25 0 1 0 521382089 1154531328 233617 33554432000 4194304 4587354 140733335218304 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2318/statm: 281868 233617 326 96 0 278430 0
[pid=2319] ppid=2317 vsize=343612 CPUtime=102.24 cores=5
/proc/2319/stat : 2319 (clasp) R 2317 2317 2052 0 -1 4202496 97963 0 0 0 10202 22 0 0 25 0 1 0 521382089 351858688 82411 33554432000 4194304 4785740 140735819011120 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2319/statm: 85903 82411 336 145 0 82948 0
[pid=2321] ppid=2317 vsize=244060 CPUtime=102.29 cores=3
/proc/2321/stat : 2321 (lingeling) R 2317 2317 2052 0 -1 4202496 133105 0 0 0 10207 22 0 0 25 0 1 0 521382089 249917440 60183 33554432000 4194304 4352236 140737428476576 18446744073709551615 4327792 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2321/statm: 61015 60183 127 39 0 60095 0
[pid=2322] ppid=2317 vsize=1023732 CPUtime=101.73 cores=7
/proc/2322/stat : 2322 (march_hi) R 2317 2317 2052 0 -1 4202496 1104810 0 0 0 10015 158 0 0 25 0 1 0 521382089 1048301568 170269 33554432000 4194304 4331988 140735250229872 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2322/statm: 255933 170269 150 34 0 254375 0
Current children cumulated CPU time (s) 408.55
Current children cumulated vsize (KiB) 2757200


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


[startup+942.3 s]
/proc/loadavg: 9.11 9.07 8.54 10/187 2379
/proc/meminfo: memFree=22830416/32951124 swapFree=67110188/67111528
[pid=2317] ppid=2315 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2317/stat : 2317 (ppfolio) S 2315 2317 2052 0 -1 4202496 523 215 0 0 0 0 0 0 15 0 1 0 521382089 18763776 390 33554432000 4194304 4287625 140737119195520 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639364 0 0 17 3 0 0 0
/proc/2317/statm: 4581 390 342 23 0 91 0
[pid=2318] ppid=2317 vsize=2610696 CPUtime=942.31 cores=1
/proc/2318/stat : 2318 (cryptominisat) R 2317 2317 2052 0 -1 4202496 1088792 0 0 0 94090 141 0 0 25 0 1 0 521382089 2673352704 320588 33554432000 4194304 4587354 140733335218304 18446744073709551615 4230185 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2318/statm: 652674 320588 338 96 0 649236 0
[pid=2319] ppid=2317 vsize=1256020 CPUtime=942.24 cores=5
/proc/2319/stat : 2319 (clasp) R 2317 2317 2052 0 -1 4202496 323728 0 0 0 94125 99 0 0 25 0 1 0 521382089 1286164480 308176 33554432000 4194304 4785740 140735819011120 18446744073709551615 4304033 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2319/statm: 314005 308176 336 145 0 311050 0
[pid=2321] ppid=2317 vsize=374756 CPUtime=942.31 cores=3
/proc/2321/stat : 2321 (lingeling) R 2317 2317 2052 0 -1 4202496 313846 0 0 0 94187 44 0 0 25 0 1 0 521382089 383750144 92857 33554432000 4194304 4352236 140737428476576 18446744073709551615 4233979 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2321/statm: 93689 92857 127 39 0 92769 0
[pid=2322] ppid=2317 vsize=1177404 CPUtime=937.15 cores=7
/proc/2322/stat : 2322 (march_hi) R 2317 2317 2052 0 -1 4202496 1142015 0 0 0 93542 173 0 0 25 0 1 0 521382089 1205661696 207474 33554432000 4194304 4331988 140735250229872 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2322/statm: 294351 207474 150 34 0 292793 0
Current children cumulated CPU time (s) 3764.01
Current children cumulated vsize (KiB) 5437200

[startup+1002.3 s]
/proc/loadavg: 9.04 9.05 8.57 10/187 2380
/proc/meminfo: memFree=22701736/32951124 swapFree=67110188/67111528
[pid=2317] ppid=2315 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2317/stat : 2317 (ppfolio) S 2315 2317 2052 0 -1 4202496 523 215 0 0 0 0 0 0 15 0 1 0 521382089 18763776 390 33554432000 4194304 4287625 140737119195520 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639364 0 0 17 3 0 0 0
/proc/2317/statm: 4581 390 342 23 0 91 0
[pid=2318] ppid=2317 vsize=2620032 CPUtime=1002.31 cores=1
/proc/2318/stat : 2318 (cryptominisat) R 2317 2317 2052 0 -1 4202496 1092228 0 0 0 100089 142 0 0 25 0 1 0 521382089 2682912768 324014 33554432000 4194304 4587354 140733335218304 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2318/statm: 655008 324014 338 96 0 651570 0
[pid=2319] ppid=2317 vsize=1296912 CPUtime=1002.24 cores=5
/proc/2319/stat : 2319 (clasp) R 2317 2317 2052 0 -1 4202496 333954 0 0 0 100122 102 0 0 25 0 1 0 521382089 1328037888 318402 33554432000 4194304 4785740 140735819011120 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2319/statm: 324228 318402 336 145 0 321273 0
[pid=2321] ppid=2317 vsize=353760 CPUtime=1002.31 cores=3
/proc/2321/stat : 2321 (lingeling) R 2317 2317 2052 0 -1 4202496 322039 0 0 0 100186 45 0 0 25 0 1 0 521382089 362250240 87608 33554432000 4194304 4352236 140737428476576 18446744073709551615 4207615 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2321/statm: 88440 87608 127 39 0 87520 0
[pid=2322] ppid=2317 vsize=1188096 CPUtime=996.82 cores=7
/proc/2322/stat : 2322 (march_hi) R 2317 2317 2052 0 -1 4202496 1144975 0 0 0 99508 174 0 0 25 0 1 0 521382089 1216610304 210434 33554432000 4194304 4331988 140735250229872 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2322/statm: 297024 210434 150 34 0 295466 0
Current children cumulated CPU time (s) 4003.68
Current children cumulated vsize (KiB) 5477124

[startup+1062.3 s]
/proc/loadavg: 9.16 9.09 8.61 10/187 2382
/proc/meminfo: memFree=22332388/32951124 swapFree=67110188/67111528
[pid=2317] ppid=2315 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2317/stat : 2317 (ppfolio) S 2315 2317 2052 0 -1 4202496 523 215 0 0 0 0 0 0 15 0 1 0 521382089 18763776 390 33554432000 4194304 4287625 140737119195520 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639364 0 0 17 3 0 0 0
/proc/2317/statm: 4581 390 342 23 0 91 0
[pid=2318] ppid=2317 vsize=2608908 CPUtime=1062.32 cores=1
/proc/2318/stat : 2318 (cryptominisat) R 2317 2317 2052 0 -1 4202496 1223278 0 0 0 106073 159 0 0 25 0 1 0 521382089 2671521792 321792 33554432000 4194304 4587354 140733335218304 18446744073709551615 4237639 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2318/statm: 652227 321792 338 96 0 648789 0
[pid=2319] ppid=2317 vsize=1379308 CPUtime=1062.25 cores=5
/proc/2319/stat : 2319 (clasp) R 2317 2317 2052 0 -1 4202496 354219 0 0 0 106118 107 0 0 25 0 1 0 521382089 1412411392 338667 33554432000 4194304 4785740 140735819011120 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2319/statm: 344827 338667 336 145 0 341872 0
[pid=2321] ppid=2317 vsize=353504 CPUtime=1062.32 cores=3
/proc/2321/stat : 2321 (lingeling) R 2317 2317 2052 0 -1 4202496 334729 0 0 0 106185 47 0 0 25 0 1 0 521382089 361988096 87544 33554432000 4194304 4352236 140737428476576 18446744073709551615 4234077 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2321/statm: 88376 87544 127 39 0 87456 0
[pid=2322] ppid=2317 vsize=1326036 CPUtime=1056.5 cores=7
/proc/2322/stat : 2322 (march_hi) R 2317 2317 2052 0 -1 4202496 1180396 0 0 0 105469 181 0 0 25 0 1 0 521382089 1357860864 245855 33554432000 4194304 4331988 140735250229872 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2322/statm: 331509 245855 150 34 0 329951 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 5686080

[startup+1122.3 s]
/proc/loadavg: 9.21 9.11 8.65 10/187 2384
/proc/meminfo: memFree=21305844/32951124 swapFree=67110188/67111528
[pid=2317] ppid=2315 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2317/stat : 2317 (ppfolio) S 2315 2317 2052 0 -1 4202496 523 215 0 0 0 0 0 0 15 0 1 0 521382089 18763776 390 33554432000 4194304 4287625 140737119195520 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639364 0 0 17 3 0 0 0
/proc/2317/statm: 4581 390 342 23 0 91 0
[pid=2318] ppid=2317 vsize=2608908 CPUtime=1122.32 cores=1
/proc/2318/stat : 2318 (cryptominisat) R 2317 2317 2052 0 -1 4202496 1224683 0 0 0 112073 159 0 0 25 0 1 0 521382089 2671521792 323180 33554432000 4194304 4587354 140733335218304 18446744073709551615 4230333 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2318/statm: 652227 323180 338 96 0 648789 0
[pid=2319] ppid=2317 vsize=1475884 CPUtime=1122.25 cores=5
/proc/2319/stat : 2319 (clasp) R 2317 2317 2052 0 -1 4202496 378344 0 0 0 112109 116 0 0 25 0 1 0 521382089 1511305216 362792 33554432000 4194304 4785740 140735819011120 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2319/statm: 368971 362792 336 145 0 366016 0
[pid=2321] ppid=2317 vsize=353368 CPUtime=1122.32 cores=3
/proc/2321/stat : 2321 (lingeling) R 2317 2317 2052 0 -1 4202496 342922 0 0 0 112184 48 0 0 25 0 1 0 521382089 361848832 87510 33554432000 4194304 4352236 140737428476576 18446744073709551615 4233914 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2321/statm: 88342 87510 127 39 0 87422 0
[pid=2322] ppid=2317 vsize=1961784 CPUtime=1116.17 cores=7
/proc/2322/stat : 2322 (march_hi) R 2317 2317 2052 0 -1 4202496 1338080 0 0 0 111404 213 0 0 25 0 1 0 521382089 2008866816 403539 33554432000 4194304 4331988 140735250229872 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2322/statm: 490446 403539 151 34 0 488888 0
Current children cumulated CPU time (s) 4483.06
Current children cumulated vsize (KiB) 6418268

[startup+1182.3 s]
/proc/loadavg: 9.17 9.12 8.67 10/187 2385
/proc/meminfo: memFree=20981004/32951124 swapFree=67110188/67111528
[pid=2317] ppid=2315 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2317/stat : 2317 (ppfolio) S 2315 2317 2052 0 -1 4202496 523 215 0 0 0 0 0 0 15 0 1 0 521382089 18763776 390 33554432000 4194304 4287625 140737119195520 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639364 0 0 17 3 0 0 0
/proc/2317/statm: 4581 390 342 23 0 91 0
[pid=2318] ppid=2317 vsize=2608908 CPUtime=1182.32 cores=1
/proc/2318/stat : 2318 (cryptominisat) R 2317 2317 2052 0 -1 4202496 1226056 0 0 0 118073 159 0 0 25 0 1 0 521382089 2671521792 324530 33554432000 4194304 4587354 140733335218304 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2318/statm: 652227 324530 338 96 0 648789 0
[pid=2319] ppid=2317 vsize=1490860 CPUtime=1182.25 cores=5
/proc/2319/stat : 2319 (clasp) R 2317 2317 2052 0 -1 4202496 382014 0 0 0 118107 118 0 0 25 0 1 0 521382089 1526640640 366462 33554432000 4194304 4785740 140735819011120 18446744073709551615 4545856 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2319/statm: 372715 366462 336 145 0 369760 0
[pid=2321] ppid=2317 vsize=353068 CPUtime=1182.32 cores=3
/proc/2321/stat : 2321 (lingeling) R 2317 2317 2052 0 -1 4202496 351115 0 0 0 118183 49 0 0 25 0 1 0 521382089 361541632 87435 33554432000 4194304 4352236 140737428476576 18446744073709551615 4207874 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2321/statm: 88267 87435 127 39 0 87347 0
[pid=2322] ppid=2317 vsize=2035044 CPUtime=1175.84 cores=7
/proc/2322/stat : 2322 (march_hi) R 2317 2317 2052 0 -1 4202496 1356901 0 0 0 117359 225 0 0 25 0 1 0 521382089 2083885056 422360 33554432000 4194304 4331988 140735250229872 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2322/statm: 508761 422360 151 34 0 507203 0
Current children cumulated CPU time (s) 4722.73
Current children cumulated vsize (KiB) 6506204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 9.27 9.14 8.69 11/187 2386
/proc/meminfo: memFree=20910548/32951124 swapFree=67110188/67111528
[pid=2317] ppid=2315 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2317/stat : 2317 (ppfolio) S 2315 2317 2052 0 -1 4202496 523 215 0 0 0 0 0 0 15 0 1 0 521382089 18763776 390 33554432000 4194304 4287625 140737119195520 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639364 0 0 17 3 0 0 0
/proc/2317/statm: 4581 390 342 23 0 91 0
[pid=2318] ppid=2317 vsize=2608908 CPUtime=1201.73 cores=1
/proc/2318/stat : 2318 (cryptominisat) R 2317 2317 2052 0 -1 4202496 1226585 0 0 0 120013 160 0 0 25 0 1 0 521382089 2671521792 325052 33554432000 4194304 4587354 140733335218304 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2318/statm: 652227 325052 338 96 0 648789 0
[pid=2319] ppid=2317 vsize=1491796 CPUtime=1201.65 cores=5
/proc/2319/stat : 2319 (clasp) R 2317 2317 2052 0 -1 4202496 382233 0 0 0 120047 118 0 0 25 0 1 0 521382089 1527599104 366681 33554432000 4194304 4785740 140735819011120 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2319/statm: 372949 366681 336 145 0 369994 0
[pid=2321] ppid=2317 vsize=370372 CPUtime=1201.73 cores=3
/proc/2321/stat : 2321 (lingeling) R 2317 2317 2052 0 -1 4202496 355441 0 0 0 120123 50 0 0 25 0 1 0 521382089 379260928 91761 33554432000 4194304 4352236 140737428476576 18446744073709551615 4267918 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2321/statm: 92593 91761 127 39 0 91673 0
[pid=2322] ppid=2317 vsize=2060520 CPUtime=1195.13 cores=7
/proc/2322/stat : 2322 (march_hi) R 2317 2317 2052 0 -1 4202496 1363468 0 0 0 119285 228 0 0 25 0 1 0 521382089 2109972480 428927 33554432000 4194304 4331988 140735250229872 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2322/statm: 515130 428927 151 34 0 513572 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 6549920

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

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

[startup+1201.7 s]
/proc/loadavg: 9.27 9.14 8.69 11/187 2386
/proc/meminfo: memFree=20910548/32951124 swapFree=67110188/67111528
[pid=2317] ppid=2315 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2317/stat : 2317 (ppfolio) S 2315 2317 2052 0 -1 4202496 523 215 0 0 0 0 0 0 15 0 1 0 521382089 18763776 390 33554432000 4194304 4287625 140737119195520 18446744073709551615 222921797135 0 0 4096 65536 9224195742862639364 0 0 17 3 0 0 0
/proc/2317/statm: 4581 390 342 23 0 91 0
[pid=2318] ppid=2317 vsize=2608908 CPUtime=1201.73 cores=1
/proc/2318/stat : 2318 (cryptominisat) R 2317 2317 2052 0 -1 4202496 1226585 0 0 0 120013 160 0 0 25 0 1 0 521382089 2671521792 325052 33554432000 4194304 4587354 140733335218304 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2318/statm: 652227 325052 338 96 0 648789 0
[pid=2319] ppid=2317 vsize=1491796 CPUtime=1201.65 cores=5
/proc/2319/stat : 2319 (clasp) R 2317 2317 2052 0 -1 4202496 382233 0 0 0 120047 118 0 0 25 0 1 0 521382089 1527599104 366681 33554432000 4194304 4785740 140735819011120 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2319/statm: 372949 366681 336 145 0 369994 0
[pid=2321] ppid=2317 vsize=370372 CPUtime=1201.73 cores=3
/proc/2321/stat : 2321 (lingeling) R 2317 2317 2052 0 -1 4202496 355441 0 0 0 120123 50 0 0 25 0 1 0 521382089 379260928 91761 33554432000 4194304 4352236 140737428476576 18446744073709551615 4267918 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2321/statm: 92593 91761 127 39 0 91673 0
[pid=2322] ppid=2317 vsize=2060520 CPUtime=1195.13 cores=7
/proc/2322/stat : 2322 (march_hi) R 2317 2317 2052 0 -1 4202496 1363468 0 0 0 119285 228 0 0 25 0 1 0 521382089 2109972480 428927 33554432000 4194304 4331988 140735250229872 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2322/statm: 515130 428927 151 34 0 513572 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 6549920

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2317 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=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 4800.24
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.24
CPU user time (s): 4794.68
CPU system time (s): 5.56
CPU usage (%): 399.449
Max. virtual memory (cumulated for all children) (KiB): 6549920

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

runsolver used 1.80272 second user time and 4.76128 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 19:23:33
IDJOB=3293584
IDBENCH=88159
IDSOLVER=1612
FILE ID=node109/3293584-1304097811
RUNJOBID= node109-1304096344-2071
PBS_JOBID= 13170607
Free space on /tmp= 72184 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq57_a.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293584-1304097811/watcher-3293584-1304097811 -o /tmp/evaluation-result-3293584-1304097811/solver-3293584-1304097811 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3293584-1304097811.cnf

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

MD5SUM BENCH= 953b9cb99bfd26cff0e1ac65be1241f6
RANDOM SEED=907795424

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30594892 kB
Buffers:        724056 kB
Cached:        1119492 kB
SwapCached:        712 kB
Active:         394336 kB
Inactive:      1567680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30594892 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:          203368 kB
Writeback:           0 kB
AnonPages:      117968 kB
Mapped:          16376 kB
Slab:           330508 kB
PageTables:       5212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   717716 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= 72096 MiB
End job on node109 at 2011-04-29 19:43:37