Trace number 3282222

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.06 1202.01

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.32	This is pico-portfolio, a naive parallel portfolio
0.00/0.32	Copyright (C) 2011 Olivier Roussel
0.00/0.32	Using 4 processing units
0.00/0.32	This portfolio uses the following solvers:
0.00/0.32	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.32	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.32	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.32	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.32	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.32	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.32	Starting clasp 1.3.6 on core(s) 4
0.00/0.32	Starting TNM 2009 on core(s) 6
0.00/0.32	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.32	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: 977)

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-3282222-1307633279/watcher-3282222-1307633279 -o /tmp/evaluation-result-3282222-1307633279/solver-3282222-1307633279 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3282222-1307633279.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: 0.16 0.04 0.01 4/176 10441
/proc/meminfo: memFree=32446000/32951124 swapFree=67055696/67111528
[pid=10439] ppid=10436 vsize=304 CPUtime=0 cores=0,2,4,6
/proc/10439/stat : 10439 (ppfolio) D 10436 10439 10396 0 -1 4194304 75 0 0 0 0 0 0 0 18 0 1 0 607519419 311296 30 33554432000 4194304 4287625 140733476620208 18446744073709551615 268655738503 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10439/statm: 76 30 23 23 0 22 0

[startup+0.078815 s]
/proc/loadavg: 0.16 0.04 0.01 4/176 10441
/proc/meminfo: memFree=32446000/32951124 swapFree=67055696/67111528
[pid=10439] ppid=10436 vsize=304 CPUtime=0 cores=0,2,4,6
/proc/10439/stat : 10439 (ppfolio) D 10436 10439 10396 0 -1 4194304 75 0 0 0 0 0 0 0 18 0 1 0 607519419 311296 30 33554432000 4194304 4287625 140733476620208 18446744073709551615 268655738599 0 0 4096 0 18446744071562234166 0 0 17 2 0 0 0
/proc/10439/statm: 76 30 23 23 0 22 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 304

[startup+0.100825 s]
/proc/loadavg: 0.16 0.04 0.01 4/176 10441
/proc/meminfo: memFree=32446000/32951124 swapFree=67055696/67111528
[pid=10439] ppid=10436 vsize=304 CPUtime=0 cores=0,2,4,6
/proc/10439/stat : 10439 (ppfolio) D 10436 10439 10396 0 -1 4194304 75 0 0 0 0 0 0 0 18 0 1 0 607519419 311296 30 33554432000 4194304 4287625 140733476620208 18446744073709551615 268655738599 0 0 4096 0 18446744071562234166 0 0 17 2 0 0 0
/proc/10439/statm: 76 30 23 23 0 22 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 304

[startup+0.300766 s]
/proc/loadavg: 0.16 0.04 0.01 4/176 10441
/proc/meminfo: memFree=32446000/32951124 swapFree=67055696/67111528
[pid=10439] ppid=10436 vsize=2712 CPUtime=0 cores=0,2,4,6
/proc/10439/stat : 10439 (ppfolio) D 10436 10439 10396 0 -1 4194304 77 0 0 0 0 0 0 0 17 0 1 0 607519419 2777088 32 33554432000 4194304 4287625 140733476620208 18446744073709551615 268655742659 0 0 4096 0 18446744071562234166 0 0 17 2 0 0 26
/proc/10439/statm: 678 32 24 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+1.12953 s]
/proc/loadavg: 0.16 0.04 0.01 4/176 10441
/proc/meminfo: memFree=32446000/32951124 swapFree=67055696/67111528
[pid=10439] ppid=10436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10439/stat : 10439 (ppfolio) R 10436 10439 10396 0 -1 4202496 519 0 2 0 0 0 0 0 21 0 1 0 607519419 18763776 390 33554432000 4194304 4287625 140733476620208 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 0 0 0 28
/proc/10439/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50047 s]
/proc/loadavg: 0.16 0.04 0.01 4/176 10441
/proc/meminfo: memFree=32446000/32951124 swapFree=67055696/67111528
[pid=10439] ppid=10436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10439/stat : 10439 (ppfolio) S 10436 10439 10396 0 -1 4202496 520 0 2 0 0 0 0 0 17 0 1 0 607519419 18763776 390 33554432000 4194304 4287625 140733476620208 18446744073709551615 268660682255 0 0 4096 65536 4600734749470752767 0 0 17 0 0 0 28
/proc/10439/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10119 s]
/proc/loadavg: 0.16 0.04 0.01 12/188 10453
/proc/meminfo: memFree=32160064/32951124 swapFree=67055696/67111528
[pid=10439] ppid=10436 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10439/stat : 10439 (ppfolio) S 10436 10439 10396 0 -1 4202496 520 0 2 0 0 0 0 0 15 0 1 0 607519419 18763776 390 33554432000 4194304 4287625 140733476620208 18446744073709551615 268660682255 0 0 4096 65536 4600734749470752767 0 0 17 0 0 0 28
/proc/10439/statm: 4581 390 341 23 0 91 0
[pid=10444] ppid=10439 vsize=1407284 CPUtime=2.76 cores=0
/proc/10444/stat : 10444 (cryptominisat) R 10439 10439 10396 0 -1 4202496 14445 0 0 0 275 1 0 0 23 0 1 0 607519451 1441058816 11770 33554432000 4194304 4587354 140735748037904 18446744073709551615 4413067 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10444/statm: 351821 11770 330 96 0 348383 0
[pid=10445] ppid=10439 vsize=39036 CPUtime=2.76 cores=4
/proc/10445/stat : 10445 (clasp) R 10439 10439 10396 0 -1 4202496 9076 0 0 0 275 1 0 0 25 0 1 0 607519451 39972864 6970 33554432000 4194304 4785740 140735240584160 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10445/statm: 9759 6970 340 145 0 6804 0
[pid=10446] ppid=10439 vsize=461800 CPUtime=0.75 cores=6
/proc/10446/stat : 10446 (TNM) R 10439 10439 10396 0 -1 4202496 5092 0 4 0 75 0 0 0 21 0 1 0 607519451 472883200 4993 33554432000 134512640 134534564 4292731936 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 120
/proc/10446/statm: 115450 4993 95 6 0 114116 0
[pid=10447] ppid=10439 vsize=19724 CPUtime=2.77 cores=2
/proc/10447/stat : 10447 (lingeling) R 10439 10439 10396 0 -1 4202496 6907 0 0 0 276 1 0 0 25 0 1 0 607519451 20197376 4096 33554432000 4194304 4352236 140736292092176 18446744073709551615 4215285 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 4931 4096 124 39 0 4011 0
[pid=10448] ppid=10439 vsize=100320 CPUtime=1.99 cores=6
/proc/10448/stat : 10448 (march_hi) R 10439 10439 10396 0 -1 4202496 51225 0 0 0 192 7 0 0 21 0 1 0 607519451 102727680 19537 33554432000 4194304 4331988 140733990815312 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10448/statm: 25080 19537 172 34 0 23522 0
Current children cumulated CPU time (s) 11.03
Current children cumulated vsize (KiB) 2046488

[startup+6.30062 s]
/proc/loadavg: 0.87 0.19 0.06 11/187 10453
/proc/meminfo: memFree=32121316/32951124 swapFree=67055696/67111528
[pid=10439] ppid=10436 vsize=18324 CPUtime=2.4 cores=0,2,4,6
/proc/10439/stat : 10439 (ppfolio) S 10436 10439 10396 0 -1 4202496 522 51270 2 1 0 0 222 18 15 0 1 0 607519419 18763776 391 33554432000 4194304 4287625 140733476620208 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 28
/proc/10439/statm: 4581 391 342 23 0 91 0
[pid=10444] ppid=10439 vsize=1406024 CPUtime=5.96 cores=0
/proc/10444/stat : 10444 (cryptominisat) R 10439 10439 10396 0 -1 4202496 17441 0 0 0 594 2 0 0 25 0 1 0 607519451 1439768576 13201 33554432000 4194304 4587354 140735748037904 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10444/statm: 351506 13201 336 96 0 348068 0
[pid=10445] ppid=10439 vsize=44320 CPUtime=5.96 cores=4
/proc/10445/stat : 10445 (clasp) R 10439 10439 10396 0 -1 4202496 10397 0 0 0 595 1 0 0 25 0 1 0 607519451 45383680 8291 33554432000 4194304 4785740 140735240584160 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10445/statm: 11080 8291 340 145 0 8125 0
[pid=10446] ppid=10439 vsize=465628 CPUtime=3.52 cores=6
/proc/10446/stat : 10446 (TNM) R 10439 10439 10396 0 -1 4202496 5093 0 4 0 352 0 0 0 25 0 1 0 607519451 476803072 4994 33554432000 134512640 134534564 4292731936 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 120
/proc/10446/statm: 116407 4994 95 6 0 115073 0
[pid=10447] ppid=10439 vsize=19628 CPUtime=5.95 cores=2
/proc/10447/stat : 10447 (lingeling) R 10439 10439 10396 0 -1 4202496 6910 0 0 0 594 1 0 0 25 0 1 0 607519451 20099072 4075 33554432000 4194304 4352236 140736292092176 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 4907 4075 127 39 0 3987 0
Current children cumulated CPU time (s) 23.79
Current children cumulated vsize (KiB) 1953924

[startup+12.7005 s]
/proc/loadavg: 1.52 0.33 0.11 11/187 10453
/proc/meminfo: memFree=32082648/32951124 swapFree=67055696/67111528
[pid=10439] ppid=10436 vsize=18324 CPUtime=2.4 cores=0,2,4,6
/proc/10439/stat : 10439 (ppfolio) S 10436 10439 10396 0 -1 4202496 522 51270 2 1 0 0 222 18 15 0 1 0 607519419 18763776 391 33554432000 4194304 4287625 140733476620208 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 28
/proc/10439/statm: 4581 391 342 23 0 91 0
[pid=10444] ppid=10439 vsize=1413616 CPUtime=12.36 cores=0
/proc/10444/stat : 10444 (cryptominisat) R 10439 10439 10396 0 -1 4202496 21071 0 0 0 1233 3 0 0 25 0 1 0 607519451 1447542784 13540 33554432000 4194304 4587354 140735748037904 18446744073709551615 4238323 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10444/statm: 353404 13540 336 96 0 349966 0
[pid=10445] ppid=10439 vsize=50272 CPUtime=12.37 cores=4
/proc/10445/stat : 10445 (clasp) R 10439 10439 10396 0 -1 4202496 11844 0 0 0 1235 2 0 0 25 0 1 0 607519451 51478528 9738 33554432000 4194304 4785740 140735240584160 18446744073709551615 268660323013 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10445/statm: 12568 9738 340 145 0 9613 0
[pid=10446] ppid=10439 vsize=465628 CPUtime=9.89 cores=6
/proc/10446/stat : 10446 (TNM) R 10439 10439 10396 0 -1 4202496 5093 0 4 0 989 0 0 0 25 0 1 0 607519451 476803072 4994 33554432000 134512640 134534564 4292731936 18446744073709551615 5158369 0 0 4096 0 0 0 0 17 6 0 0 120
/proc/10446/statm: 116407 4994 95 6 0 115073 0
[pid=10447] ppid=10439 vsize=21164 CPUtime=12.36 cores=2
/proc/10447/stat : 10447 (lingeling) R 10439 10439 10396 0 -1 4202496 7893 0 0 0 1234 2 0 0 25 0 1 0 607519451 21671936 4459 33554432000 4194304 4352236 140736292092176 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 5291 4459 127 39 0 4371 0
Current children cumulated CPU time (s) 49.38
Current children cumulated vsize (KiB) 1969004

[startup+25.5012 s]
/proc/loadavg: 2.75 0.64 0.21 10/187 10454
/proc/meminfo: memFree=32037268/32951124 swapFree=67055696/67111528
[pid=10439] ppid=10436 vsize=18324 CPUtime=2.4 cores=0,2,4,6
/proc/10439/stat : 10439 (ppfolio) S 10436 10439 10396 0 -1 4202496 522 51270 2 1 0 0 222 18 15 0 1 0 607519419 18763776 391 33554432000 4194304 4287625 140733476620208 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 28
/proc/10439/statm: 4581 391 342 23 0 91 0
[pid=10444] ppid=10439 vsize=78624 CPUtime=25.15 cores=0
/proc/10444/stat : 10444 (cryptominisat) R 10439 10439 10396 0 -1 4202496 26396 0 0 0 2511 4 0 0 25 0 1 0 607519451 80510976 15182 33554432000 4194304 4587354 140735748037904 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10444/statm: 19656 15182 336 96 0 16218 0
[pid=10445] ppid=10439 vsize=55816 CPUtime=25.16 cores=4
/proc/10445/stat : 10445 (clasp) R 10439 10439 10396 0 -1 4202496 13221 0 0 0 2514 2 0 0 25 0 1 0 607519451 57155584 11115 33554432000 4194304 4785740 140735240584160 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10445/statm: 13954 11115 340 145 0 10999 0
[pid=10446] ppid=10439 vsize=465628 CPUtime=22.62 cores=6
/proc/10446/stat : 10446 (TNM) R 10439 10439 10396 0 -1 4202496 5093 0 4 0 2262 0 0 0 25 0 1 0 607519451 476803072 4994 33554432000 134512640 134534564 4292731936 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 6 0 0 120
/proc/10446/statm: 116407 4994 95 6 0 115073 0
[pid=10447] ppid=10439 vsize=22700 CPUtime=25.15 cores=2
/proc/10447/stat : 10447 (lingeling) R 10439 10439 10396 0 -1 4202496 8277 0 0 0 2513 2 0 0 25 0 1 0 607519451 23244800 4843 33554432000 4194304 4352236 140736292092176 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 5675 4843 127 39 0 4755 0
Current children cumulated CPU time (s) 100.48
Current children cumulated vsize (KiB) 641092

[startup+51.1007 s]
/proc/loadavg: 5.26 1.45 0.49 11/187 10454
/proc/meminfo: memFree=31957888/32951124 swapFree=67055696/67111528
[pid=10439] ppid=10436 vsize=18324 CPUtime=2.4 cores=0,2,4,6
/proc/10439/stat : 10439 (ppfolio) S 10436 10439 10396 0 -1 4202496 522 51270 2 1 0 0 222 18 15 0 1 0 607519419 18763776 391 33554432000 4194304 4287625 140733476620208 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 28
/proc/10439/statm: 4581 391 342 23 0 91 0
[pid=10444] ppid=10439 vsize=1432016 CPUtime=50.75 cores=0
/proc/10444/stat : 10444 (cryptominisat) R 10439 10439 10396 0 -1 4202496 32195 0 0 0 5070 5 0 0 25 0 1 0 607519451 1466384384 18863 33554432000 4194304 4587354 140735748037904 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10444/statm: 358004 18863 336 96 0 354566 0
[pid=10445] ppid=10439 vsize=77304 CPUtime=50.77 cores=4
/proc/10445/stat : 10445 (clasp) R 10439 10439 10396 0 -1 4202496 18500 0 0 0 5073 4 0 0 25 0 1 0 607519451 79159296 16394 33554432000 4194304 4785740 140735240584160 18446744073709551615 4550372 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10445/statm: 19326 16394 340 145 0 16371 0
[pid=10446] ppid=10439 vsize=465628 CPUtime=48.08 cores=6
/proc/10446/stat : 10446 (TNM) R 10439 10439 10396 0 -1 4202496 5093 0 4 0 4808 0 0 0 25 0 1 0 607519451 476803072 4994 33554432000 134512640 134534564 4292731936 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 120
/proc/10446/statm: 116407 4994 95 6 0 115073 0
[pid=10447] ppid=10439 vsize=25008 CPUtime=50.73 cores=2
/proc/10447/stat : 10447 (lingeling) R 10439 10439 10396 0 -1 4202496 8854 0 0 0 5071 2 0 0 25 0 1 0 607519451 25608192 5420 33554432000 4194304 4352236 140736292092176 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 6252 5420 127 39 0 5332 0
Current children cumulated CPU time (s) 202.73
Current children cumulated vsize (KiB) 2018280

[startup+102.301 s]
/proc/loadavg: 7.49 2.64 0.95 11/187 10456
/proc/meminfo: memFree=31932492/32951124 swapFree=67055696/67111528
[pid=10439] ppid=10436 vsize=18324 CPUtime=2.4 cores=0,2,4,6
/proc/10439/stat : 10439 (ppfolio) S 10436 10439 10396 0 -1 4202496 522 51270 2 1 0 0 222 18 15 0 1 0 607519419 18763776 391 33554432000 4194304 4287625 140733476620208 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 28
/proc/10439/statm: 4581 391 342 23 0 91 0
[pid=10444] ppid=10439 vsize=1385776 CPUtime=101.96 cores=0
/proc/10444/stat : 10444 (cryptominisat) R 10439 10439 10396 0 -1 4202496 43493 0 0 0 10188 8 0 0 25 0 1 0 607519451 1419034624 15001 33554432000 4194304 4587354 140735748037904 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10444/statm: 346444 15001 336 96 0 343006 0
[pid=10445] ppid=10439 vsize=89016 CPUtime=101.96 cores=4
/proc/10445/stat : 10445 (clasp) R 10439 10439 10396 0 -1 4202496 21337 0 0 0 10191 5 0 0 25 0 1 0 607519451 91152384 19231 33554432000 4194304 4785740 140735240584160 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10445/statm: 22254 19231 340 145 0 19299 0
[pid=10446] ppid=10439 vsize=465628 CPUtime=98.99 cores=6
/proc/10446/stat : 10446 (TNM) R 10439 10439 10396 0 -1 4202496 5093 0 4 0 9899 0 0 0 25 0 1 0 607519451 476803072 4994 33554432000 134512640 134534564 4292731936 18446744073709551615 134530281 0 0 4096 0 0 0 0 17 6 0 0 120
/proc/10446/statm: 116407 4994 95 6 0 115073 0
[pid=10447] ppid=10439 vsize=28520 CPUtime=101.93 cores=2
/proc/10447/stat : 10447 (lingeling) R 10439 10439 10396 0 -1 4202496 9732 0 0 0 10191 2 0 0 25 0 1 0 607519451 29204480 6298 33554432000 4194304 4352236 140736292092176 18446744073709551615 4229925 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 7130 6298 127 39 0 6210 0
Current children cumulated CPU time (s) 407.24

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


[startup+942.307 s]
/proc/loadavg: 9.15 8.76 5.81 10/187 10478
/proc/meminfo: memFree=31495968/32951124 swapFree=67055696/67111528
[pid=10439] ppid=10436 vsize=18324 CPUtime=2.4 cores=0,2,4,6
/proc/10439/stat : 10439 (ppfolio) S 10436 10439 10396 0 -1 4202496 522 51270 2 1 0 0 222 18 15 0 1 0 607519419 18763776 391 33554432000 4194304 4287625 140733476620208 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 28
/proc/10439/statm: 4581 391 342 23 0 91 0
[pid=10444] ppid=10439 vsize=1467796 CPUtime=941.99 cores=0
/proc/10444/stat : 10444 (cryptominisat) R 10439 10439 10396 0 -1 4202496 172863 0 0 0 94156 43 0 0 25 0 1 0 607519451 1503023104 29768 33554432000 4194304 4587354 140735748037904 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10444/statm: 366949 29768 336 96 0 363511 0
[pid=10445] ppid=10439 vsize=221984 CPUtime=941.99 cores=4
/proc/10445/stat : 10445 (clasp) R 10439 10439 10396 0 -1 4202496 54250 0 0 0 94185 14 0 0 25 0 1 0 607519451 227311616 52144 33554432000 4194304 4785740 140735240584160 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10445/statm: 55496 52144 340 145 0 52541 0
[pid=10446] ppid=10439 vsize=465628 CPUtime=934.35 cores=6
/proc/10446/stat : 10446 (TNM) R 10439 10439 10396 0 -1 4202496 5093 0 4 0 93435 0 0 0 25 0 1 0 607519451 476803072 4994 33554432000 134512640 134534564 4292731936 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 120
/proc/10446/statm: 116407 4994 95 6 0 115073 0
[pid=10447] ppid=10439 vsize=47784 CPUtime=941.95 cores=2
/proc/10447/stat : 10447 (lingeling) R 10439 10439 10396 0 -1 4202496 20692 0 0 0 94192 3 0 0 25 0 1 0 607519451 48930816 11114 33554432000 4194304 4352236 140736292092176 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 11946 11114 127 39 0 11026 0
Current children cumulated CPU time (s) 3762.68
Current children cumulated vsize (KiB) 2221516

[startup+1002.3 s]
/proc/loadavg: 9.10 8.81 6.01 11/187 10480
/proc/meminfo: memFree=31487612/32951124 swapFree=67055696/67111528
[pid=10439] ppid=10436 vsize=18324 CPUtime=2.4 cores=0,2,4,6
/proc/10439/stat : 10439 (ppfolio) S 10436 10439 10396 0 -1 4202496 522 51270 2 1 0 0 222 18 15 0 1 0 607519419 18763776 391 33554432000 4194304 4287625 140733476620208 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 28
/proc/10439/statm: 4581 391 342 23 0 91 0
[pid=10444] ppid=10439 vsize=1509952 CPUtime=1001.98 cores=0
/proc/10444/stat : 10444 (cryptominisat) R 10439 10439 10396 0 -1 4202496 184538 0 0 0 100152 46 0 0 25 0 1 0 607519451 1546190848 28785 33554432000 4194304 4587354 140735748037904 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10444/statm: 377488 28785 336 96 0 374050 0
[pid=10445] ppid=10439 vsize=228568 CPUtime=1001.99 cores=4
/proc/10445/stat : 10445 (clasp) R 10439 10439 10396 0 -1 4202496 55828 0 0 0 100184 15 0 0 25 0 1 0 607519451 234053632 53722 33554432000 4194304 4785740 140735240584160 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10445/statm: 57142 53722 340 145 0 54187 0
[pid=10446] ppid=10439 vsize=465628 CPUtime=994.02 cores=6
/proc/10446/stat : 10446 (TNM) R 10439 10439 10396 0 -1 4202496 5093 0 4 0 99402 0 0 0 25 0 1 0 607519451 476803072 4994 33554432000 134512640 134534564 4292731936 18446744073709551615 134526064 0 0 4096 0 0 0 0 17 6 0 0 120
/proc/10446/statm: 116407 4994 95 6 0 115073 0
[pid=10447] ppid=10439 vsize=47784 CPUtime=1001.95 cores=2
/proc/10447/stat : 10447 (lingeling) R 10439 10439 10396 0 -1 4202496 20692 0 0 0 100192 3 0 0 25 0 1 0 607519451 48930816 11114 33554432000 4194304 4352236 140736292092176 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 11946 11114 127 39 0 11026 0
Current children cumulated CPU time (s) 4002.34
Current children cumulated vsize (KiB) 2270256

[startup+1062.3 s]
/proc/loadavg: 9.07 8.86 6.20 11/187 10481
/proc/meminfo: memFree=31485824/32951124 swapFree=67055696/67111528
[pid=10439] ppid=10436 vsize=18324 CPUtime=2.4 cores=0,2,4,6
/proc/10439/stat : 10439 (ppfolio) S 10436 10439 10396 0 -1 4202496 522 51270 2 1 0 0 222 18 15 0 1 0 607519419 18763776 391 33554432000 4194304 4287625 140733476620208 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 28
/proc/10439/statm: 4581 391 342 23 0 91 0
[pid=10444] ppid=10439 vsize=1507508 CPUtime=1061.98 cores=0
/proc/10444/stat : 10444 (cryptominisat) R 10439 10439 10396 0 -1 4202496 192510 0 0 0 106149 49 0 0 25 0 1 0 607519451 1543688192 30182 33554432000 4194304 4587354 140735748037904 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10444/statm: 376877 30182 336 96 0 373439 0
[pid=10445] ppid=10439 vsize=229136 CPUtime=1061.99 cores=4
/proc/10445/stat : 10445 (clasp) R 10439 10439 10396 0 -1 4202496 55936 0 0 0 106184 15 0 0 25 0 1 0 607519451 234635264 53830 33554432000 4194304 4785740 140735240584160 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10445/statm: 57284 53830 340 145 0 54329 0
[pid=10446] ppid=10439 vsize=465628 CPUtime=1053.68 cores=6
/proc/10446/stat : 10446 (TNM) R 10439 10439 10396 0 -1 4202496 5093 0 4 0 105368 0 0 0 25 0 1 0 607519451 476803072 4994 33554432000 134512640 134534564 4292731936 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 6 0 0 120
/proc/10446/statm: 116407 4994 95 6 0 115073 0
[pid=10447] ppid=10439 vsize=47784 CPUtime=1061.95 cores=2
/proc/10447/stat : 10447 (lingeling) R 10439 10439 10396 0 -1 4202496 20692 0 0 0 106192 3 0 0 25 0 1 0 607519451 48930816 11114 33554432000 4194304 4352236 140736292092176 18446744073709551615 4329008 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 11946 11114 127 39 0 11026 0
Current children cumulated CPU time (s) 4242
Current children cumulated vsize (KiB) 2268380

[startup+1122.3 s]
/proc/loadavg: 9.06 8.89 6.38 11/187 10483
/proc/meminfo: memFree=31478088/32951124 swapFree=67055696/67111528
[pid=10439] ppid=10436 vsize=18324 CPUtime=2.4 cores=0,2,4,6
/proc/10439/stat : 10439 (ppfolio) S 10436 10439 10396 0 -1 4202496 522 51270 2 1 0 0 222 18 15 0 1 0 607519419 18763776 391 33554432000 4194304 4287625 140733476620208 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 28
/proc/10439/statm: 4581 391 342 23 0 91 0
[pid=10444] ppid=10439 vsize=1531216 CPUtime=1121.98 cores=0
/proc/10444/stat : 10444 (cryptominisat) R 10439 10439 10396 0 -1 4202496 204484 0 0 0 112146 52 0 0 25 0 1 0 607519451 1567965184 28791 33554432000 4194304 4587354 140735748037904 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10444/statm: 382804 28791 336 96 0 379366 0
[pid=10445] ppid=10439 vsize=233828 CPUtime=1121.99 cores=4
/proc/10445/stat : 10445 (clasp) R 10439 10439 10396 0 -1 4202496 57099 0 0 0 112184 15 0 0 25 0 1 0 607519451 239439872 54993 33554432000 4194304 4785740 140735240584160 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10445/statm: 58457 54993 340 145 0 55502 0
[pid=10446] ppid=10439 vsize=465628 CPUtime=1113.36 cores=6
/proc/10446/stat : 10446 (TNM) R 10439 10439 10396 0 -1 4202496 5093 0 4 0 111336 0 0 0 25 0 1 0 607519451 476803072 4994 33554432000 134512640 134534564 4292731936 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 6 0 0 120
/proc/10446/statm: 116407 4994 95 6 0 115073 0
[pid=10447] ppid=10439 vsize=47784 CPUtime=1121.95 cores=2
/proc/10447/stat : 10447 (lingeling) R 10439 10439 10396 0 -1 4202496 20692 0 0 0 112192 3 0 0 25 0 1 0 607519451 48930816 11114 33554432000 4194304 4352236 140736292092176 18446744073709551615 4276728 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 11946 11114 127 39 0 11026 0
Current children cumulated CPU time (s) 4481.68
Current children cumulated vsize (KiB) 2296780

[startup+1182.3 s]
/proc/loadavg: 9.06 8.92 6.54 11/187 10485
/proc/meminfo: memFree=31432908/32951124 swapFree=67055696/67111528
[pid=10439] ppid=10436 vsize=18324 CPUtime=2.4 cores=0,2,4,6
/proc/10439/stat : 10439 (ppfolio) S 10436 10439 10396 0 -1 4202496 522 51270 2 1 0 0 222 18 15 0 1 0 607519419 18763776 391 33554432000 4194304 4287625 140733476620208 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 28
/proc/10439/statm: 4581 391 342 23 0 91 0
[pid=10444] ppid=10439 vsize=1498656 CPUtime=1181.99 cores=0
/proc/10444/stat : 10444 (cryptominisat) R 10439 10439 10396 0 -1 4202496 212383 0 0 0 118144 55 0 0 25 0 1 0 607519451 1534623744 29820 33554432000 4194304 4587354 140735748037904 18446744073709551615 4236549 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10444/statm: 374664 29820 336 96 0 371226 0
[pid=10445] ppid=10439 vsize=264192 CPUtime=1182 cores=4
/proc/10445/stat : 10445 (clasp) R 10439 10439 10396 0 -1 4202496 64542 0 0 0 118182 18 0 0 25 0 1 0 607519451 270532608 62436 33554432000 4194304 4785740 140735240584160 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10445/statm: 66048 62436 340 145 0 63093 0
[pid=10446] ppid=10439 vsize=465628 CPUtime=1173.02 cores=6
/proc/10446/stat : 10446 (TNM) R 10439 10439 10396 0 -1 4202496 5093 0 4 0 117302 0 0 0 25 0 1 0 607519451 476803072 4994 33554432000 134512640 134534564 4292731936 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 120
/proc/10446/statm: 116407 4994 95 6 0 115073 0
[pid=10447] ppid=10439 vsize=47784 CPUtime=1181.95 cores=2
/proc/10447/stat : 10447 (lingeling) R 10439 10439 10396 0 -1 4202496 20692 0 0 0 118192 3 0 0 25 0 1 0 607519451 48930816 11114 33554432000 4194304 4352236 140736292092176 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 11946 11114 127 39 0 11026 0
Current children cumulated CPU time (s) 4721.36
Current children cumulated vsize (KiB) 2294584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 9.18 8.96 6.61 11/187 10485
/proc/meminfo: memFree=31419512/32951124 swapFree=67055696/67111528
[pid=10439] ppid=10436 vsize=18324 CPUtime=2.4 cores=0,2,4,6
/proc/10439/stat : 10439 (ppfolio) S 10436 10439 10396 0 -1 4202496 522 51270 2 1 0 0 222 18 15 0 1 0 607519419 18763776 391 33554432000 4194304 4287625 140733476620208 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 28
/proc/10439/statm: 4581 391 342 23 0 91 0
[pid=10444] ppid=10439 vsize=1498656 CPUtime=1201.69 cores=0
/proc/10444/stat : 10444 (cryptominisat) R 10439 10439 10396 0 -1 4202496 213669 0 0 0 120113 56 0 0 25 0 1 0 607519451 1534623744 31075 33554432000 4194304 4587354 140735748037904 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10444/statm: 374664 31075 336 96 0 371226 0
[pid=10445] ppid=10439 vsize=269608 CPUtime=1201.7 cores=4
/proc/10445/stat : 10445 (clasp) R 10439 10439 10396 0 -1 4202496 65908 0 0 0 120152 18 0 0 25 0 1 0 607519451 276078592 63802 33554432000 4194304 4785740 140735240584160 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10445/statm: 67402 63802 340 145 0 64447 0
[pid=10446] ppid=10439 vsize=465628 CPUtime=1192.61 cores=6
/proc/10446/stat : 10446 (TNM) R 10439 10439 10396 0 -1 4202496 5093 0 4 0 119261 0 0 0 25 0 1 0 607519451 476803072 4994 33554432000 134512640 134534564 4292731936 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 6 0 0 120
/proc/10446/statm: 116407 4994 95 6 0 115073 0
[pid=10447] ppid=10439 vsize=47784 CPUtime=1201.66 cores=2
/proc/10447/stat : 10447 (lingeling) R 10439 10439 10396 0 -1 4202496 20692 0 0 0 120163 3 0 0 25 0 1 0 607519451 48930816 11114 33554432000 4194304 4352236 140736292092176 18446744073709551615 4328059 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 11946 11114 127 39 0 11026 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 2300000

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

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

[startup+1202 s]
/proc/loadavg: 9.18 8.96 6.61 11/187 10485
/proc/meminfo: memFree=31419512/32951124 swapFree=67055696/67111528
[pid=10439] ppid=10436 vsize=18324 CPUtime=2.4 cores=0,2,4,6
/proc/10439/stat : 10439 (ppfolio) S 10436 10439 10396 0 -1 4202496 522 51270 2 1 0 0 222 18 15 0 1 0 607519419 18763776 391 33554432000 4194304 4287625 140733476620208 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639361 0 0 17 0 0 0 28
/proc/10439/statm: 4581 391 342 23 0 91 0
[pid=10444] ppid=10439 vsize=1498656 CPUtime=1201.69 cores=0
/proc/10444/stat : 10444 (cryptominisat) R 10439 10439 10396 0 -1 4202496 213669 0 0 0 120113 56 0 0 25 0 1 0 607519451 1534623744 31075 33554432000 4194304 4587354 140735748037904 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10444/statm: 374664 31075 336 96 0 371226 0
[pid=10445] ppid=10439 vsize=269608 CPUtime=1201.7 cores=4
/proc/10445/stat : 10445 (clasp) R 10439 10439 10396 0 -1 4202496 65908 0 0 0 120152 18 0 0 25 0 1 0 607519451 276078592 63802 33554432000 4194304 4785740 140735240584160 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10445/statm: 67402 63802 340 145 0 64447 0
[pid=10446] ppid=10439 vsize=465628 CPUtime=1192.61 cores=6
/proc/10446/stat : 10446 (TNM) R 10439 10439 10396 0 -1 4202496 5093 0 4 0 119261 0 0 0 25 0 1 0 607519451 476803072 4994 33554432000 134512640 134534564 4292731936 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 6 0 0 120
/proc/10446/statm: 116407 4994 95 6 0 115073 0
[pid=10447] ppid=10439 vsize=47784 CPUtime=1201.66 cores=2
/proc/10447/stat : 10447 (lingeling) R 10439 10439 10396 0 -1 4202496 20692 0 0 0 120163 3 0 0 25 0 1 0 607519451 48930816 11114 33554432000 4194304 4352236 140736292092176 18446744073709551615 4328059 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10447/statm: 11946 11114 127 39 0 11026 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 2300000

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1202.01
CPU time (s): 4800.06
CPU user time (s): 4799.11
CPU system time (s): 0.95
CPU usage (%): 399.335
Max. virtual memory (cumulated for all children) (KiB): 3665120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.48
system time used= 0.243962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77578
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 316
involuntary context switches= 33975

runsolver used 1.79673 second user time and 4.76727 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-09 17:27:59
IDJOB=3282222
IDBENCH=70791
IDSOLVER=1612
FILE ID=node107/3282222-1307633279
RUNJOBID= node107-1307633278-10414
PBS_JOBID= 13549384
Free space on /tmp= 74100 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo064.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282222-1307633279/watcher-3282222-1307633279 -o /tmp/evaluation-result-3282222-1307633279/solver-3282222-1307633279 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3282222-1307633279.cnf

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

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=2112848629

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:      32447040 kB
Buffers:         53804 kB
Cached:         234800 kB
SwapCached:      19468 kB
Active:         125596 kB
Inactive:       190732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32447040 kB
SwapTotal:    67111528 kB
SwapFree:     67055696 kB
Dirty:           25056 kB
Writeback:           0 kB
AnonPages:       26096 kB
Mapped:          12316 kB
Slab:           122200 kB
PageTables:       4624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186552 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= 74004 MiB
End job on node107 at 2011-06-09 17:48:06