Trace number 3287420

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.2 1201.71

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark731.23
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
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 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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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

running on 4 cores: 0,2,4,6

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: 7.82 7.93 7.89 2/172 14228
/proc/meminfo: memFree=24756784/32951124 swapFree=67111524/67111528
[pid=14228] ppid=14226 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14228/stat : 14228 (ppfolio) S 14226 14228 13269 0 -1 4202496 524 0 0 0 0 0 0 0 18 0 1 0 495955185 18763776 390 33554432000 4194304 4287625 140736721610160 18446744073709551615 212039675407 0 0 4096 65536 4270873701995511807 0 0 17 4 0 0 0
/proc/14228/statm: 4581 390 341 23 0 91 0

[startup+1.26759 s]
/proc/loadavg: 7.82 7.93 7.89 2/172 14228
/proc/meminfo: memFree=24756784/32951124 swapFree=67111524/67111528
[pid=14228] ppid=14226 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14228/stat : 14228 (ppfolio) S 14226 14228 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495955185 18763776 390 33554432000 4194304 4287625 140736721610160 18446744073709551615 212039675407 0 0 4096 65536 4270873701995511807 0 0 17 4 0 0 0
/proc/14228/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.36757 s]
/proc/loadavg: 7.82 7.93 7.89 2/172 14228
/proc/meminfo: memFree=24756784/32951124 swapFree=67111524/67111528
[pid=14228] ppid=14226 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14228/stat : 14228 (ppfolio) S 14226 14228 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495955185 18763776 390 33554432000 4194304 4287625 140736721610160 18446744073709551615 212039675407 0 0 4096 65536 4270873701995511807 0 0 17 4 0 0 0
/proc/14228/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.40056 s]
/proc/loadavg: 7.82 7.93 7.89 2/172 14228
/proc/meminfo: memFree=24756784/32951124 swapFree=67111524/67111528
[pid=14228] ppid=14226 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14228/stat : 14228 (ppfolio) S 14226 14228 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495955185 18763776 390 33554432000 4194304 4287625 140736721610160 18446744073709551615 212039675407 0 0 4096 65536 4270873701995511807 0 0 17 4 0 0 0
/proc/14228/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.56753 s]
/proc/loadavg: 7.82 7.93 7.89 2/172 14228
/proc/meminfo: memFree=24756784/32951124 swapFree=67111524/67111528
[pid=14228] ppid=14226 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14228/stat : 14228 (ppfolio) S 14226 14228 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495955185 18763776 390 33554432000 4194304 4287625 140736721610160 18446744073709551615 212039675407 0 0 4096 65536 4270873701995511807 0 0 17 4 0 0 0
/proc/14228/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.60053 s]
/proc/loadavg: 7.82 7.93 7.89 2/172 14228
/proc/meminfo: memFree=24756784/32951124 swapFree=67111524/67111528
[pid=14228] ppid=14226 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14228/stat : 14228 (ppfolio) S 14226 14228 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495955185 18763776 390 33554432000 4194304 4287625 140736721610160 18446744073709551615 212039675407 0 0 4096 65536 4270873701995511807 0 0 17 4 0 0 0
/proc/14228/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10126 s]
/proc/loadavg: 8.07 7.98 7.90 12/188 14244
/proc/meminfo: memFree=24411068/32951124 swapFree=67111524/67111528
[pid=14228] ppid=14226 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14228/stat : 14228 (ppfolio) S 14226 14228 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495955185 18763776 390 33554432000 4194304 4287625 140736721610160 18446744073709551615 212039675407 0 0 4096 65536 4270873701995511807 0 0 17 4 0 0 0
/proc/14228/statm: 4581 390 341 23 0 91 0
[pid=14229] ppid=14228 vsize=59728 CPUtime=3.08 cores=0
/proc/14229/stat : 14229 (cryptominisat) R 14228 14228 13269 0 -1 4202496 12149 0 0 0 307 1 0 0 25 0 1 0 495955186 61161472 9907 33554432000 4194304 4587354 140736929365296 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14229/statm: 14932 9907 332 96 0 11494 0
[pid=14230] ppid=14228 vsize=37376 CPUtime=3.09 cores=4
/proc/14230/stat : 14230 (clasp) R 14228 14228 13269 0 -1 4202496 8260 0 0 0 308 1 0 0 25 0 1 0 495955186 38273024 6514 33554432000 4194304 4785740 140733510610384 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14230/statm: 9344 6514 340 145 0 6389 0
[pid=14231] ppid=14228 vsize=460972 CPUtime=1.96 cores=6
/proc/14231/stat : 14231 (TNM) R 14228 14228 13269 0 -1 4202496 4747 0 0 0 196 0 0 0 21 0 1 0 495955186 472035328 4643 33554432000 134512640 134534564 4289085520 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14231/statm: 115243 4643 95 6 0 113909 0
[pid=14232] ppid=14228 vsize=15964 CPUtime=3.08 cores=2
/proc/14232/stat : 14232 (lingeling) R 14228 14228 13269 0 -1 4202496 5732 0 0 0 308 0 0 0 25 0 1 0 495955186 16347136 3134 33554432000 4194304 4352236 140733747551072 18446744073709551615 4278667 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14232/statm: 3991 3134 127 39 0 3071 0
[pid=14233] ppid=14228 vsize=91524 CPUtime=1.1 cores=6
/proc/14233/stat : 14233 (march_hi) R 14228 14228 13269 0 -1 4202496 42781 0 0 0 105 5 0 0 25 0 1 0 495955186 93720576 14753 33554432000 4194304 4331988 140734945134960 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14233/statm: 22881 14753 173 34 0 21323 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 683888

[startup+6.30069 s]
/proc/loadavg: 8.07 7.98 7.90 11/188 14244
/proc/meminfo: memFree=24301456/32951124 swapFree=67111524/67111528
[pid=14228] ppid=14226 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14228/stat : 14228 (ppfolio) S 14226 14228 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495955185 18763776 390 33554432000 4194304 4287625 140736721610160 18446744073709551615 212039675407 0 0 4096 65536 4270873701995511807 0 0 17 4 0 0 0
/proc/14228/statm: 4581 390 341 23 0 91 0
[pid=14229] ppid=14228 vsize=60784 CPUtime=6.28 cores=0
/proc/14229/stat : 14229 (cryptominisat) R 14228 14228 13269 0 -1 4202496 12676 0 0 0 627 1 0 0 25 0 1 0 495955186 62242816 10427 33554432000 4194304 4587354 140736929365296 18446744073709551615 4238314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14229/statm: 15196 10427 338 96 0 11758 0
[pid=14230] ppid=14228 vsize=40788 CPUtime=6.29 cores=4
/proc/14230/stat : 14230 (clasp) R 14228 14228 13269 0 -1 4202496 9121 0 0 0 627 2 0 0 25 0 1 0 495955186 41766912 7375 33554432000 4194304 4785740 140733510610384 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14230/statm: 10197 7375 340 145 0 7242 0
[pid=14231] ppid=14228 vsize=460972 CPUtime=3.55 cores=6
/proc/14231/stat : 14231 (TNM) R 14228 14228 13269 0 -1 4202496 4747 0 0 0 355 0 0 0 25 0 1 0 495955186 472035328 4643 33554432000 134512640 134534564 4289085520 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14231/statm: 115243 4643 95 6 0 113909 0
[pid=14232] ppid=14228 vsize=15960 CPUtime=6.28 cores=2
/proc/14232/stat : 14232 (lingeling) R 14228 14228 13269 0 -1 4202496 5732 0 0 0 628 0 0 0 25 0 1 0 495955186 16343040 3133 33554432000 4194304 4352236 140733747551072 18446744073709551615 4207615 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14232/statm: 3990 3133 127 39 0 3070 0
[pid=14233] ppid=14228 vsize=94796 CPUtime=2.7 cores=6
/proc/14233/stat : 14233 (march_hi) R 14228 14228 13269 0 -1 4202496 47879 0 0 0 264 6 0 0 25 0 1 0 495955186 97071104 19851 33554432000 4194304 4331988 140734945134960 18446744073709551615 4229389 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14233/statm: 23699 19851 173 34 0 22141 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 691624

[startup+12.7005 s]
/proc/loadavg: 8.37 8.05 7.92 12/188 14244
/proc/meminfo: memFree=24255488/32951124 swapFree=67111524/67111528
[pid=14228] ppid=14226 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14228/stat : 14228 (ppfolio) S 14226 14228 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495955185 18763776 390 33554432000 4194304 4287625 140736721610160 18446744073709551615 212039675407 0 0 4096 65536 4270873701995511807 0 0 17 4 0 0 0
/proc/14228/statm: 4581 390 341 23 0 91 0
[pid=14229] ppid=14228 vsize=1344480 CPUtime=12.69 cores=0
/proc/14229/stat : 14229 (cryptominisat) R 14228 14228 13269 0 -1 4202496 16345 0 0 0 1267 2 0 0 25 0 1 0 495955186 1376747520 11072 33554432000 4194304 4587354 140736929365296 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14229/statm: 336120 11072 338 96 0 332682 0
[pid=14230] ppid=14228 vsize=52216 CPUtime=12.69 cores=4
/proc/14230/stat : 14230 (clasp) R 14228 14228 13269 0 -1 4202496 11913 0 0 0 1266 3 0 0 25 0 1 0 495955186 53469184 10167 33554432000 4194304 4785740 140733510610384 18446744073709551615 4549840 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14230/statm: 13054 10167 340 145 0 10099 0
[pid=14231] ppid=14228 vsize=460972 CPUtime=6.74 cores=6
/proc/14231/stat : 14231 (TNM) R 14228 14228 13269 0 -1 4202496 4747 0 0 0 674 0 0 0 25 0 1 0 495955186 472035328 4643 33554432000 134512640 134534564 4289085520 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14231/statm: 115243 4643 95 6 0 113909 0
[pid=14232] ppid=14228 vsize=15960 CPUtime=12.68 cores=2
/proc/14232/stat : 14232 (lingeling) R 14228 14228 13269 0 -1 4202496 5732 0 0 0 1268 0 0 0 25 0 1 0 495955186 16343040 3133 33554432000 4194304 4352236 140733747551072 18446744073709551615 4278694 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14232/statm: 3990 3133 127 39 0 3070 0
[pid=14233] ppid=14228 vsize=96648 CPUtime=5.88 cores=6
/proc/14233/stat : 14233 (march_hi) R 14228 14228 13269 0 -1 4202496 48272 0 0 0 582 6 0 0 25 0 1 0 495955186 98967552 20244 33554432000 4194304 4331988 140734945134960 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14233/statm: 24162 20244 210 34 0 22604 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1988600

[startup+25.5013 s]
/proc/loadavg: 8.69 8.13 7.95 11/188 14341
/proc/meminfo: memFree=24294412/32951124 swapFree=67111524/67111528
[pid=14228] ppid=14226 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14228/stat : 14228 (ppfolio) S 14226 14228 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495955185 18763776 390 33554432000 4194304 4287625 140736721610160 18446744073709551615 212039675407 0 0 4096 65536 4270873701995511807 0 0 17 4 0 0 0
/proc/14228/statm: 4581 390 341 23 0 91 0
[pid=14229] ppid=14228 vsize=1348832 CPUtime=25.48 cores=0
/proc/14229/stat : 14229 (cryptominisat) R 14228 14228 13269 0 -1 4202496 17607 0 0 0 2546 2 0 0 25 0 1 0 495955186 1381203968 12308 33554432000 4194304 4587354 140736929365296 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14229/statm: 337208 12308 338 96 0 333770 0
[pid=14230] ppid=14228 vsize=67368 CPUtime=25.48 cores=4
/proc/14230/stat : 14230 (clasp) R 14228 14228 13269 0 -1 4202496 15685 0 0 0 2543 5 0 0 25 0 1 0 495955186 68984832 13939 33554432000 4194304 4785740 140733510610384 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14230/statm: 16842 13939 340 145 0 13887 0
[pid=14231] ppid=14228 vsize=460972 CPUtime=13.14 cores=6
/proc/14231/stat : 14231 (TNM) R 14228 14228 13269 0 -1 4202496 4747 0 0 0 1313 1 0 0 25 0 1 0 495955186 472035328 4643 33554432000 134512640 134534564 4289085520 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14231/statm: 115243 4643 95 6 0 113909 0
[pid=14232] ppid=14228 vsize=16804 CPUtime=25.48 cores=2
/proc/14232/stat : 14232 (lingeling) R 14228 14228 13269 0 -1 4202496 5969 0 0 0 2548 0 0 0 25 0 1 0 495955186 17207296 3369 33554432000 4194304 4352236 140733747551072 18446744073709551615 4271298 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14232/statm: 4201 3369 127 39 0 3281 0
[pid=14233] ppid=14228 vsize=97580 CPUtime=12.21 cores=6
/proc/14233/stat : 14233 (march_hi) R 14228 14228 13269 0 -1 4202496 48578 0 0 0 1214 7 0 0 25 0 1 0 495955186 99921920 20513 33554432000 4194304 4331988 140734945134960 18446744073709551615 4229363 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14233/statm: 24395 20513 173 34 0 22837 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 2009880

[startup+51.1007 s]
/proc/loadavg: 9.19 8.29 8.01 11/188 14341
/proc/meminfo: memFree=24079080/32951124 swapFree=67111524/67111528
[pid=14228] ppid=14226 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14228/stat : 14228 (ppfolio) S 14226 14228 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495955185 18763776 390 33554432000 4194304 4287625 140736721610160 18446744073709551615 212039675407 0 0 4096 65536 4270873701995511807 0 0 17 4 0 0 0
/proc/14228/statm: 4581 390 341 23 0 91 0
[pid=14229] ppid=14228 vsize=1362424 CPUtime=51.09 cores=0
/proc/14229/stat : 14229 (cryptominisat) R 14228 14228 13269 0 -1 4202496 24777 0 0 0 5105 4 0 0 25 0 1 0 495955186 1395122176 15168 33554432000 4194304 4587354 140736929365296 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14229/statm: 340606 15168 338 96 0 337168 0
[pid=14230] ppid=14228 vsize=80500 CPUtime=51.07 cores=4
/proc/14230/stat : 14230 (clasp) R 14228 14228 13269 0 -1 4202496 18984 0 0 0 5101 6 0 0 25 0 1 0 495955186 82432000 17238 33554432000 4194304 4785740 140733510610384 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14230/statm: 20125 17238 340 145 0 17170 0
[pid=14231] ppid=14228 vsize=460972 CPUtime=25.84 cores=6
/proc/14231/stat : 14231 (TNM) R 14228 14228 13269 0 -1 4202496 4747 0 0 0 2583 1 0 0 25 0 1 0 495955186 472035328 4643 33554432000 134512640 134534564 4289085520 18446744073709551615 10778913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14231/statm: 115243 4643 95 6 0 113909 0
[pid=14232] ppid=14228 vsize=22928 CPUtime=51.09 cores=2
/proc/14232/stat : 14232 (lingeling) R 14228 14228 13269 0 -1 4202496 7500 0 0 0 5108 1 0 0 25 0 1 0 495955186 23478272 4900 33554432000 4194304 4352236 140733747551072 18446744073709551615 4241440 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14232/statm: 5732 4900 127 39 0 4812 0
[pid=14233] ppid=14228 vsize=100812 CPUtime=24.97 cores=6
/proc/14233/stat : 14233 (march_hi) R 14228 14228 13269 0 -1 4202496 49235 0 0 0 2490 7 0 0 25 0 1 0 495955186 103231488 21170 33554432000 4194304 4331988 140734945134960 18446744073709551615 4237171 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14233/statm: 25203 21170 207 34 0 23645 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 2045960

[startup+102.301 s]
/proc/loadavg: 9.82 8.62 8.14 11/188 14375
/proc/meminfo: memFree=23786260/32951124 swapFree=67111524/67111528
[pid=14228] ppid=14226 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14228/stat : 14228 (ppfolio) S 14226 14228 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495955185 18763776 390 33554432000 4194304 4287625 140736721610160 18446744073709551615 212039675407 0 0 4096 65536 4270873701995511807 0 0 17 4 0 0 0
/proc/14228/statm: 4581 390 341 23 0 91 0
[pid=14229] ppid=14228 vsize=1380444 CPUtime=102.29 cores=0

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

/proc/14233/statm: 32268 28312 173 34 0 30710 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 2362224

[startup+1002.3 s]
/proc/loadavg: 5.29 7.61 8.39 6/177 14448
/proc/meminfo: memFree=24245200/32951124 swapFree=67111524/67111528
[pid=14228] ppid=14226 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14228/stat : 14228 (ppfolio) S 14226 14228 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495955185 18763776 390 33554432000 4194304 4287625 140736721610160 18446744073709551615 212039675407 0 0 4096 65536 4270873701995511807 0 0 17 4 0 0 0
/proc/14228/statm: 4581 390 341 23 0 91 0
[pid=14229] ppid=14228 vsize=1502480 CPUtime=1002.29 cores=0
/proc/14229/stat : 14229 (cryptominisat) R 14228 14228 13269 0 -1 4202496 176165 0 0 0 100169 60 0 0 25 0 1 0 495955186 1538539520 30622 33554432000 4194304 4587354 140736929365296 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14229/statm: 375620 30622 338 96 0 372182 0
[pid=14230] ppid=14228 vsize=236940 CPUtime=1002.29 cores=4
/proc/14230/stat : 14230 (clasp) R 14228 14228 13269 0 -1 4202496 57744 0 0 0 100210 19 0 0 25 0 1 0 495955186 242626560 55998 33554432000 4194304 4785740 140733510610384 18446744073709551615 4287225 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14230/statm: 59235 55998 340 145 0 56280 0
[pid=14231] ppid=14228 vsize=460972 CPUtime=498.87 cores=6
/proc/14231/stat : 14231 (TNM) R 14228 14228 13269 0 -1 4202496 4747 0 0 0 49886 1 0 0 25 0 1 0 495955186 472035328 4643 33554432000 134512640 134534564 4289085520 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14231/statm: 115243 4643 95 6 0 113909 0
[pid=14232] ppid=14228 vsize=50864 CPUtime=1002.22 cores=2
/proc/14232/stat : 14232 (lingeling) R 14228 14228 13269 0 -1 4202496 76309 0 0 0 100211 11 0 0 25 0 1 0 495955186 52084736 11884 33554432000 4194304 4352236 140733747551072 18446744073709551615 4207744 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14232/statm: 12716 11884 127 39 0 11796 0
[pid=14233] ppid=14228 vsize=144904 CPUtime=497.98 cores=6
/proc/14233/stat : 14233 (march_hi) R 14228 14228 13269 0 -1 4202496 56880 0 0 0 49787 11 0 0 25 0 1 0 495955186 148381696 28781 33554432000 4194304 4331988 140734945134960 18446744073709551615 4229292 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14233/statm: 36226 28781 173 34 0 34668 0
Current children cumulated CPU time (s) 4003.65
Current children cumulated vsize (KiB) 2414484

[startup+1062.3 s]
/proc/loadavg: 5.14 7.15 8.18 6/177 14449
/proc/meminfo: memFree=24227688/32951124 swapFree=67111524/67111528
[pid=14228] ppid=14226 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14228/stat : 14228 (ppfolio) S 14226 14228 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495955185 18763776 390 33554432000 4194304 4287625 140736721610160 18446744073709551615 212039675407 0 0 4096 65536 4270873701995511807 0 0 17 4 0 0 0
/proc/14228/statm: 4581 390 341 23 0 91 0
[pid=14229] ppid=14228 vsize=1456400 CPUtime=1062.29 cores=0
/proc/14229/stat : 14229 (cryptominisat) R 14228 14228 13269 0 -1 4202496 182887 0 0 0 106166 63 0 0 25 0 1 0 495955186 1491353600 30622 33554432000 4194304 4587354 140736929365296 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14229/statm: 364100 30622 338 96 0 360662 0
[pid=14230] ppid=14228 vsize=255616 CPUtime=1062.29 cores=4
/proc/14230/stat : 14230 (clasp) R 14228 14228 13269 0 -1 4202496 62402 0 0 0 106209 20 0 0 25 0 1 0 495955186 261750784 60656 33554432000 4194304 4785740 140733510610384 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14230/statm: 63904 60656 340 145 0 60949 0
[pid=14231] ppid=14228 vsize=460972 CPUtime=528.7 cores=6
/proc/14231/stat : 14231 (TNM) R 14228 14228 13269 0 -1 4202496 4747 0 0 0 52869 1 0 0 25 0 1 0 495955186 472035328 4643 33554432000 134512640 134534564 4289085520 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14231/statm: 115243 4643 95 6 0 113909 0
[pid=14232] ppid=14228 vsize=49840 CPUtime=1062.21 cores=2
/proc/14232/stat : 14232 (lingeling) R 14228 14228 13269 0 -1 4202496 83477 0 0 0 106210 11 0 0 25 0 1 0 495955186 51036160 11628 33554432000 4194304 4352236 140733747551072 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14232/statm: 12460 11628 127 39 0 11540 0
[pid=14233] ppid=14228 vsize=146632 CPUtime=527.82 cores=6
/proc/14233/stat : 14233 (march_hi) R 14228 14228 13269 0 -1 4202496 57685 0 0 0 52771 11 0 0 25 0 1 0 495955186 150151168 29586 33554432000 4194304 4331988 140734945134960 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14233/statm: 36658 29586 173 34 0 35100 0
Current children cumulated CPU time (s) 4243.31
Current children cumulated vsize (KiB) 2387784

[startup+1122.3 s]
/proc/loadavg: 5.16 6.79 7.99 6/177 14451
/proc/meminfo: memFree=24175720/32951124 swapFree=67111524/67111528
[pid=14228] ppid=14226 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14228/stat : 14228 (ppfolio) S 14226 14228 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495955185 18763776 390 33554432000 4194304 4287625 140736721610160 18446744073709551615 212039675407 0 0 4096 65536 4270873701995511807 0 0 17 4 0 0 0
/proc/14228/statm: 4581 390 341 23 0 91 0
[pid=14229] ppid=14228 vsize=1456588 CPUtime=1122.3 cores=0
/proc/14229/stat : 14229 (cryptominisat) R 14228 14228 13269 0 -1 4202496 188083 0 0 0 112164 66 0 0 25 0 1 0 495955186 1491546112 35232 33554432000 4194304 4587354 140736929365296 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14229/statm: 364147 35232 338 96 0 360709 0
[pid=14230] ppid=14228 vsize=276696 CPUtime=1122.29 cores=4
/proc/14230/stat : 14230 (clasp) R 14228 14228 13269 0 -1 4202496 67658 0 0 0 112206 23 0 0 25 0 1 0 495955186 283336704 65912 33554432000 4194304 4785740 140733510610384 18446744073709551615 4543541 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14230/statm: 69174 65912 340 145 0 66219 0
[pid=14231] ppid=14228 vsize=460972 CPUtime=558.56 cores=6
/proc/14231/stat : 14231 (TNM) R 14228 14228 13269 0 -1 4202496 4747 0 0 0 55855 1 0 0 25 0 1 0 495955186 472035328 4643 33554432000 134512640 134534564 4289085520 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14231/statm: 115243 4643 95 6 0 113909 0
[pid=14232] ppid=14228 vsize=55988 CPUtime=1122.22 cores=2
/proc/14232/stat : 14232 (lingeling) R 14228 14228 13269 0 -1 4202496 89110 0 0 0 112210 12 0 0 25 0 1 0 495955186 57331712 13165 33554432000 4194304 4352236 140733747551072 18446744073709551615 4328366 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14232/statm: 13997 13165 127 39 0 13077 0
[pid=14233] ppid=14228 vsize=148352 CPUtime=557.64 cores=6
/proc/14233/stat : 14233 (march_hi) R 14228 14228 13269 0 -1 4202496 58644 0 0 0 55753 11 0 0 25 0 1 0 495955186 151912448 30545 33554432000 4194304 4331988 140734945134960 18446744073709551615 4229552 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14233/statm: 37088 30545 173 34 0 35530 0
Current children cumulated CPU time (s) 4483.01
Current children cumulated vsize (KiB) 2416920

[startup+1182.3 s]
/proc/loadavg: 5.13 6.47 7.80 6/177 14452
/proc/meminfo: memFree=24151892/32951124 swapFree=67111524/67111528
[pid=14228] ppid=14226 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14228/stat : 14228 (ppfolio) S 14226 14228 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495955185 18763776 390 33554432000 4194304 4287625 140736721610160 18446744073709551615 212039675407 0 0 4096 65536 4270873701995511807 0 0 17 4 0 0 0
/proc/14228/statm: 4581 390 341 23 0 91 0
[pid=14229] ppid=14228 vsize=1514128 CPUtime=1182.29 cores=0
/proc/14229/stat : 14229 (cryptominisat) R 14228 14228 13269 0 -1 4202496 194945 0 0 0 118161 68 0 0 25 0 1 0 495955186 1550467072 41533 33554432000 4194304 4587354 140736929365296 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14229/statm: 378532 41533 338 96 0 375094 0
[pid=14230] ppid=14228 vsize=276696 CPUtime=1182.3 cores=4
/proc/14230/stat : 14230 (clasp) R 14228 14228 13269 0 -1 4202496 67666 0 0 0 118207 23 0 0 25 0 1 0 495955186 283336704 65920 33554432000 4194304 4785740 140733510610384 18446744073709551615 4549584 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14230/statm: 69174 65920 340 145 0 66219 0
[pid=14231] ppid=14228 vsize=460972 CPUtime=588.36 cores=6
/proc/14231/stat : 14231 (TNM) R 14228 14228 13269 0 -1 4202496 4747 0 0 0 58835 1 0 0 25 0 1 0 495955186 472035328 4643 33554432000 134512640 134534564 4289085520 18446744073709551615 134525871 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14231/statm: 115243 4643 95 6 0 113909 0
[pid=14232] ppid=14228 vsize=51892 CPUtime=1182.21 cores=2
/proc/14232/stat : 14232 (lingeling) R 14228 14228 13269 0 -1 4202496 92694 0 0 0 118209 12 0 0 25 0 1 0 495955186 53137408 12141 33554432000 4194304 4352236 140733747551072 18446744073709551615 4327859 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14232/statm: 12973 12141 127 39 0 12053 0
[pid=14233] ppid=14228 vsize=149944 CPUtime=587.52 cores=6
/proc/14233/stat : 14233 (march_hi) R 14228 14228 13269 0 -1 4202496 59532 0 0 0 58740 12 0 0 25 0 1 0 495955186 153542656 31433 33554432000 4194304 4331988 140734945134960 18446744073709551615 4229539 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14233/statm: 37486 31433 173 34 0 35928 0
Current children cumulated CPU time (s) 4722.68
Current children cumulated vsize (KiB) 2471956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.09 6.38 7.74 6/177 14453
/proc/meminfo: memFree=24152744/32951124 swapFree=67111524/67111528
[pid=14228] ppid=14226 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14228/stat : 14228 (ppfolio) S 14226 14228 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495955185 18763776 390 33554432000 4194304 4287625 140736721610160 18446744073709551615 212039675407 0 0 4096 65536 4270873701995511807 0 0 17 4 0 0 0
/proc/14228/statm: 4581 390 341 23 0 91 0
[pid=14229] ppid=14228 vsize=1495432 CPUtime=1201.7 cores=0
/proc/14229/stat : 14229 (cryptominisat) R 14228 14228 13269 0 -1 4202496 195245 0 0 0 120102 68 0 0 25 0 1 0 495955186 1531322368 40664 33554432000 4194304 4587354 140736929365296 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14229/statm: 373858 40664 338 96 0 370420 0
[pid=14230] ppid=14228 vsize=276696 CPUtime=1201.7 cores=4
/proc/14230/stat : 14230 (clasp) R 14228 14228 13269 0 -1 4202496 67666 0 0 0 120147 23 0 0 25 0 1 0 495955186 283336704 65920 33554432000 4194304 4785740 140733510610384 18446744073709551615 4287073 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14230/statm: 69174 65920 340 145 0 66219 0
[pid=14231] ppid=14228 vsize=460972 CPUtime=598.05 cores=6
/proc/14231/stat : 14231 (TNM) R 14228 14228 13269 0 -1 4202496 4747 0 0 0 59804 1 0 0 25 0 1 0 495955186 472035328 4643 33554432000 134512640 134534564 4289085520 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14231/statm: 115243 4643 95 6 0 113909 0
[pid=14232] ppid=14228 vsize=51896 CPUtime=1201.63 cores=2
/proc/14232/stat : 14232 (lingeling) R 14228 14228 13269 0 -1 4202496 95767 0 0 0 120150 13 0 0 25 0 1 0 495955186 53141504 12142 33554432000 4194304 4352236 140733747551072 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14232/statm: 12974 12142 127 39 0 12054 0
[pid=14233] ppid=14228 vsize=150208 CPUtime=597.12 cores=6
/proc/14233/stat : 14233 (march_hi) R 14228 14228 13269 0 -1 4202496 59721 0 0 0 59700 12 0 0 25 0 1 0 495955186 153812992 31622 33554432000 4194304 4331988 140734945134960 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14233/statm: 37552 31622 173 34 0 35994 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 2453528

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: 5.09 6.38 7.74 6/177 14453
/proc/meminfo: memFree=24152744/32951124 swapFree=67111524/67111528
[pid=14228] ppid=14226 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14228/stat : 14228 (ppfolio) S 14226 14228 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 495955185 18763776 390 33554432000 4194304 4287625 140736721610160 18446744073709551615 212039675407 0 0 4096 65536 4270873701995511807 0 0 17 4 0 0 0
/proc/14228/statm: 4581 390 341 23 0 91 0
[pid=14229] ppid=14228 vsize=1495432 CPUtime=1201.7 cores=0
/proc/14229/stat : 14229 (cryptominisat) R 14228 14228 13269 0 -1 4202496 195245 0 0 0 120102 68 0 0 25 0 1 0 495955186 1531322368 40664 33554432000 4194304 4587354 140736929365296 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14229/statm: 373858 40664 338 96 0 370420 0
[pid=14230] ppid=14228 vsize=276696 CPUtime=1201.7 cores=4
/proc/14230/stat : 14230 (clasp) R 14228 14228 13269 0 -1 4202496 67666 0 0 0 120147 23 0 0 25 0 1 0 495955186 283336704 65920 33554432000 4194304 4785740 140733510610384 18446744073709551615 4287073 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14230/statm: 69174 65920 340 145 0 66219 0
[pid=14231] ppid=14228 vsize=460972 CPUtime=598.05 cores=6
/proc/14231/stat : 14231 (TNM) R 14228 14228 13269 0 -1 4202496 4747 0 0 0 59804 1 0 0 25 0 1 0 495955186 472035328 4643 33554432000 134512640 134534564 4289085520 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14231/statm: 115243 4643 95 6 0 113909 0
[pid=14232] ppid=14228 vsize=51896 CPUtime=1201.63 cores=2
/proc/14232/stat : 14232 (lingeling) R 14228 14228 13269 0 -1 4202496 95767 0 0 0 120150 13 0 0 25 0 1 0 495955186 53141504 12142 33554432000 4194304 4352236 140733747551072 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14232/statm: 12974 12142 127 39 0 12054 0
[pid=14233] ppid=14228 vsize=150208 CPUtime=597.12 cores=6
/proc/14233/stat : 14233 (march_hi) R 14228 14228 13269 0 -1 4202496 59721 0 0 0 59700 12 0 0 25 0 1 0 495955186 153812992 31622 33554432000 4194304 4331988 140734945134960 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14233/statm: 37552 31622 173 34 0 35994 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 2453528

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14228 and gives
#  childrusage.ru_utime.tv_sec=1201
#  childrusage.ru_utime.tv_usec=504343
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=138978
# CPU time returned by wait4() is 1201.64
# while last known CPU time is 4800.2
#
# 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.2
CPU user time (s): 4799.03
CPU system time (s): 1.17
CPU usage (%): 399.447
Max. virtual memory (cumulated for all children) (KiB): 3710860

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

runsolver used 1.9647 second user time and 4.5843 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 02:03:09
IDJOB=3287420
IDBENCH=82466
IDSOLVER=1612
FILE ID=node146/3287420-1304035389
RUNJOBID= node146-1304035268-13953
PBS_JOBID= 13170306
Free space on /tmp= 72992 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287420-1304035389/watcher-3287420-1304035389 -o /tmp/evaluation-result-3287420-1304035389/solver-3287420-1304035389 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3287420-1304035389.cnf

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=1584988486

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.75
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.830
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.86
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.830
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.75
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.830
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.830
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.830
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:      24757064 kB
Buffers:       1633472 kB
Cached:        5972240 kB
SwapCached:          4 kB
Active:        1278220 kB
Inactive:      6396452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24757064 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           25788 kB
Writeback:           0 kB
AnonPages:       68944 kB
Mapped:          14528 kB
Slab:           454016 kB
PageTables:       4256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188876 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= 72984 MiB
End job on node146 at 2011-04-29 02:23:13