Trace number 3220204

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.02 4999.92

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S2036658259-036.UNKNOWN.cnf
MD5SUMdedbbce6fb26e857922f18b3ce672c14
Bench CategoryRANDOM (random 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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3220204-1303268221/watcher-3220204-1303268221 -o /tmp/evaluation-result-3220204-1303268221/solver-3220204-1303268221 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220204-1303268221.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.00 6.00 5.96 4/180 18786
/proc/meminfo: memFree=14788116/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 4472294886355206408 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0

[startup+0.025431 s]
/proc/loadavg: 6.00 6.00 5.96 4/180 18786
/proc/meminfo: memFree=14788116/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 4472294886355206408 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100417 s]
/proc/loadavg: 6.00 6.00 5.96 4/180 18786
/proc/meminfo: memFree=14788116/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 4472294886355206408 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300385 s]
/proc/loadavg: 6.00 6.00 5.96 4/180 18786
/proc/meminfo: memFree=14788116/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70031 s]
/proc/loadavg: 6.00 6.00 5.96 4/180 18786
/proc/meminfo: memFree=14788116/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 5631788717422149632 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50117 s]
/proc/loadavg: 5.92 5.98 5.95 7/184 18790
/proc/meminfo: memFree=14783000/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 5631786655837847552 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
[pid=18787] ppid=18786 vsize=814648 CPUtime=0.54 cores=1
/proc/18787/stat : 18787 (cryptominisat) R 18786 18786 17741 0 -1 4202496 1466 0 0 0 54 0 0 0 25 0 1 0 438422527 834199552 846 33554432000 4194304 4587354 140736013837728 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18787/statm: 203662 846 327 96 0 200224 0
[pid=18788] ppid=18786 vsize=13488 CPUtime=0.42 cores=1
/proc/18788/stat : 18788 (clasp) R 18786 18786 17741 0 -1 4202496 830 0 0 0 42 0 0 0 25 0 1 0 438422527 13811712 716 33554432000 4194304 4785740 140735137977792 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18788/statm: 3372 716 340 145 0 417 0
[pid=18789] ppid=18786 vsize=455964 CPUtime=0.52 cores=1
/proc/18789/stat : 18789 (TNM) R 18786 18786 17741 0 -1 4202496 373 0 0 0 52 0 0 0 25 0 1 0 438422527 466907136 270 33554432000 134512640 134534564 4293712000 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18789/statm: 113991 270 95 6 0 112657 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1302424

[startup+3.10087 s]
/proc/loadavg: 5.92 5.98 5.95 7/184 18790
/proc/meminfo: memFree=14780624/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 5631786793276801024 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
[pid=18787] ppid=18786 vsize=813848 CPUtime=1.04 cores=1
/proc/18787/stat : 18787 (cryptominisat) R 18786 18786 17741 0 -1 4202496 2049 0 0 0 104 0 0 0 25 0 1 0 438422527 833380352 1052 33554432000 4194304 4587354 140736013837728 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18787/statm: 203462 1052 327 96 0 200024 0
[pid=18788] ppid=18786 vsize=14020 CPUtime=0.93 cores=1
/proc/18788/stat : 18788 (clasp) R 18786 18786 17741 0 -1 4202496 979 0 0 0 93 0 0 0 25 0 1 0 438422527 14356480 865 33554432000 4194304 4785740 140735137977792 18446744073709551615 4553083 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18788/statm: 3505 865 340 145 0 550 0
[pid=18789] ppid=18786 vsize=455964 CPUtime=1.11 cores=1
/proc/18789/stat : 18789 (TNM) R 18786 18786 17741 0 -1 4202496 373 0 0 0 111 0 0 0 25 0 1 0 438422527 466907136 270 33554432000 134512640 134534564 4293712000 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18789/statm: 113991 270 95 6 0 112657 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1302156

[startup+6.30029 s]
/proc/loadavg: 5.93 5.98 5.95 7/184 18790
/proc/meminfo: memFree=14770500/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
[pid=18787] ppid=18786 vsize=828356 CPUtime=2.65 cores=1
/proc/18787/stat : 18787 (cryptominisat) R 18786 18786 17741 0 -1 4202496 4763 0 0 0 265 0 0 0 19 0 1 0 438422527 848236544 2832 33554432000 4194304 4587354 140736013837728 18446744073709551615 4230313 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18787/statm: 207089 2832 337 96 0 203651 0
[pid=18788] ppid=18786 vsize=14688 CPUtime=1.72 cores=1
/proc/18788/stat : 18788 (clasp) R 18786 18786 17741 0 -1 4202496 1145 0 0 0 172 0 0 0 25 0 1 0 438422527 15040512 1031 33554432000 4194304 4785740 140735137977792 18446744073709551615 4550365 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18788/statm: 3672 1031 340 145 0 717 0
[pid=18789] ppid=18786 vsize=455964 CPUtime=1.91 cores=1
/proc/18789/stat : 18789 (TNM) R 18786 18786 17741 0 -1 4202496 373 0 0 0 191 0 0 0 25 0 1 0 438422527 466907136 270 33554432000 134512640 134534564 4293712000 18446744073709551615 4962715 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18789/statm: 113991 270 95 6 0 112657 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1317332

[startup+12.7011 s]
/proc/loadavg: 5.93 5.98 5.95 7/184 18790
/proc/meminfo: memFree=14759208/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 5631787480471568384 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
[pid=18787] ppid=18786 vsize=840792 CPUtime=4.84 cores=1
/proc/18787/stat : 18787 (cryptominisat) R 18786 18786 17741 0 -1 4202496 6118 0 0 0 483 1 0 0 25 0 1 0 438422527 860971008 4169 33554432000 4194304 4587354 140736013837728 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18787/statm: 210198 4169 337 96 0 206760 0
[pid=18788] ppid=18786 vsize=16032 CPUtime=3.83 cores=1
/proc/18788/stat : 18788 (clasp) R 18786 18786 17741 0 -1 4202496 1450 0 0 0 383 0 0 0 25 0 1 0 438422527 16416768 1336 33554432000 4194304 4785740 140735137977792 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18788/statm: 4008 1336 340 145 0 1053 0
[pid=18789] ppid=18786 vsize=455964 CPUtime=4.01 cores=1
/proc/18789/stat : 18789 (TNM) R 18786 18786 17741 0 -1 4202496 373 0 0 0 401 0 0 0 25 0 1 0 438422527 466907136 270 33554432000 134512640 134534564 4293712000 18446744073709551615 134530832 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18789/statm: 113991 270 95 6 0 112657 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1331112

[startup+25.5008 s]
/proc/loadavg: 5.95 5.98 5.95 7/184 18791
/proc/meminfo: memFree=14749820/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
[pid=18787] ppid=18786 vsize=827228 CPUtime=9.05 cores=1
/proc/18787/stat : 18787 (cryptominisat) R 18786 18786 17741 0 -1 4202496 10157 0 0 0 904 1 0 0 25 0 1 0 438422527 847081472 4162 33554432000 4194304 4587354 140736013837728 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18787/statm: 206807 4162 337 96 0 203369 0
[pid=18788] ppid=18786 vsize=17404 CPUtime=8.12 cores=1
/proc/18788/stat : 18788 (clasp) R 18786 18786 17741 0 -1 4202496 1783 0 0 0 812 0 0 0 25 0 1 0 438422527 17821696 1669 33554432000 4194304 4785740 140735137977792 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18788/statm: 4351 1669 340 145 0 1396 0
[pid=18789] ppid=18786 vsize=455964 CPUtime=8.31 cores=1
/proc/18789/stat : 18789 (TNM) R 18786 18786 17741 0 -1 4202496 373 0 0 0 831 0 0 0 25 0 1 0 438422527 466907136 270 33554432000 134512640 134534564 4293712000 18446744073709551615 134530983 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18789/statm: 113991 270 95 6 0 112657 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1318920

[startup+51.1011 s]
/proc/loadavg: 5.96 5.98 5.95 7/184 18791
/proc/meminfo: memFree=14784976/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
[pid=18787] ppid=18786 vsize=829572 CPUtime=17.64 cores=1
/proc/18787/stat : 18787 (cryptominisat) R 18786 18786 17741 0 -1 4202496 14923 0 0 0 1762 2 0 0 25 0 1 0 438422527 849481728 4905 33554432000 4194304 4587354 140736013837728 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18787/statm: 207393 4905 337 96 0 203955 0
[pid=18788] ppid=18786 vsize=19304 CPUtime=16.63 cores=1
/proc/18788/stat : 18788 (clasp) R 18786 18786 17741 0 -1 4202496 2248 0 0 0 1663 0 0 0 25 0 1 0 438422527 19767296 2134 33554432000 4194304 4785740 140735137977792 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18788/statm: 4826 2134 341 145 0 1871 0
[pid=18789] ppid=18786 vsize=455964 CPUtime=16.8 cores=1
/proc/18789/stat : 18789 (TNM) R 18786 18786 17741 0 -1 4202496 373 0 0 0 1680 0 0 0 25 0 1 0 438422527 466907136 270 33554432000 134512640 134534564 4293712000 18446744073709551615 134528310 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18789/statm: 113991 270 95 6 0 112657 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1323164

[startup+102.307 s]
/proc/loadavg: 5.98 5.98 5.95 7/184 18793
/proc/meminfo: memFree=14702268/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 5631788167666335744 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
[pid=18787] ppid=18786 vsize=848788 CPUtime=34.67 cores=1
/proc/18787/stat : 18787 (cryptominisat) R 18786 18786 17741 0 -1 4202496 22315 0 0 0 3463 4 0 0 25 0 1 0 438422527 869158912 7458 33554432000 4194304 4587354 140736013837728 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18787/statm: 212197 7458 337 96 0 208759 0
[pid=18788] ppid=18786 vsize=22140 CPUtime=33.71 cores=1
/proc/18788/stat : 18788 (clasp) R 18786 18786 17741 0 -1 4202496 2941 0 0 0 3371 0 0 0 25 0 1 0 438422527 22671360 2827 33554432000 4194304 4785740 140735137977792 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18788/statm: 5535 2827 341 145 0 2580 0
[pid=18789] ppid=18786 vsize=455964 CPUtime=33.9 cores=1
/proc/18789/stat : 18789 (TNM) R 18786 18786 17741 0 -1 4202496 373 0 0 0 3390 0 0 0 25 0 1 0 438422527 466907136 270 33554432000 134512640 134534564 4293712000 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18789/statm: 113991 270 95 6 0 112657 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1345216

[startup+162.301 s]
/proc/loadavg: 5.99 5.98 5.95 7/184 18794
/proc/meminfo: memFree=14660824/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 5631788579983196160 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
[pid=18787] ppid=18786 vsize=840820 CPUtime=54.67 cores=1
/proc/18787/stat : 18787 (cryptominisat) R 18786 18786 17741 0 -1 4202496 28411 0 0 0 5462 5 0 0 25 0 1 0 438422527 860999680 7656 33554432000 4194304 4587354 140736013837728 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18787/statm: 210205 7656 337 96 0 206767 0
[pid=18788] ppid=18786 vsize=24368 CPUtime=53.71 cores=1

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

/proc/18789/statm: 113992 279 103 6 0 112658 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1474756

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 19029
/proc/meminfo: memFree=15170888/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 5631788442544242688 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
[pid=18787] ppid=18786 vsize=941996 CPUtime=1554.7 cores=1
/proc/18787/stat : 18787 (cryptominisat) R 18786 18786 17741 0 -1 4202496 97833 0 0 0 155449 21 0 0 25 0 1 0 438422527 964603904 32922 33554432000 4194304 4587354 140736013837728 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18787/statm: 235499 32922 337 96 0 232061 0
[pid=18788] ppid=18786 vsize=58804 CPUtime=1553.78 cores=1
/proc/18788/stat : 18788 (clasp) R 18786 18786 17741 0 -1 4202496 11419 0 0 0 155377 1 0 0 25 0 1 0 438422527 60215296 11305 33554432000 4194304 4785740 140735137977792 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18788/statm: 14701 11305 341 145 0 11746 0
[pid=18789] ppid=18786 vsize=455968 CPUtime=1553.93 cores=1
/proc/18789/stat : 18789 (TNM) R 18786 18786 17741 0 -1 4202496 382 0 0 0 155393 0 0 0 25 0 1 0 438422527 466911232 279 33554432000 134512640 134534564 4293712000 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18789/statm: 113992 279 103 6 0 112658 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1475092

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 19031
/proc/meminfo: memFree=15184632/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 5631788442544242688 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
[pid=18787] ppid=18786 vsize=941996 CPUtime=1574.7 cores=1
/proc/18787/stat : 18787 (cryptominisat) R 18786 18786 17741 0 -1 4202496 98837 0 0 0 157448 22 0 0 25 0 1 0 438422527 964603904 33901 33554432000 4194304 4587354 140736013837728 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18787/statm: 235499 33901 337 96 0 232061 0
[pid=18788] ppid=18786 vsize=59112 CPUtime=1573.77 cores=1
/proc/18788/stat : 18788 (clasp) R 18786 18786 17741 0 -1 4202496 11502 0 0 0 157376 1 0 0 25 0 1 0 438422527 60530688 11388 33554432000 4194304 4785740 140735137977792 18446744073709551615 4552521 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18788/statm: 14778 11388 341 145 0 11823 0
[pid=18789] ppid=18786 vsize=455968 CPUtime=1573.94 cores=1
/proc/18789/stat : 18789 (TNM) R 18786 18786 17741 0 -1 4202496 382 0 0 0 157394 0 0 0 25 0 1 0 438422527 466911232 279 33554432000 134512640 134534564 4293712000 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18789/statm: 113992 279 103 6 0 112658 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 1475400

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 19032
/proc/meminfo: memFree=15184852/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 5631788442544242688 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
[pid=18787] ppid=18786 vsize=938664 CPUtime=1594.7 cores=1
/proc/18787/stat : 18787 (cryptominisat) R 18786 18786 17741 0 -1 4202496 99754 0 0 0 159448 22 0 0 25 0 1 0 438422527 961191936 33850 33554432000 4194304 4587354 140736013837728 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18787/statm: 234666 33850 337 96 0 231228 0
[pid=18788] ppid=18786 vsize=59256 CPUtime=1593.77 cores=1
/proc/18788/stat : 18788 (clasp) R 18786 18786 17741 0 -1 4202496 11536 0 0 0 159376 1 0 0 25 0 1 0 438422527 60678144 11422 33554432000 4194304 4785740 140735137977792 18446744073709551615 4550327 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18788/statm: 14814 11422 341 145 0 11859 0
[pid=18789] ppid=18786 vsize=455968 CPUtime=1593.95 cores=1
/proc/18789/stat : 18789 (TNM) R 18786 18786 17741 0 -1 4202496 382 0 0 0 159395 0 0 0 25 0 1 0 438422527 466911232 279 33554432000 134512640 134534564 4293712000 18446744073709551615 134528316 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18789/statm: 113992 279 103 6 0 112658 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 1472212

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 19034
/proc/meminfo: memFree=15179872/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 5631788442544242688 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
[pid=18787] ppid=18786 vsize=938664 CPUtime=1614.69 cores=1
/proc/18787/stat : 18787 (cryptominisat) R 18786 18786 17741 0 -1 4202496 100821 0 0 0 161447 22 0 0 25 0 1 0 438422527 961191936 34883 33554432000 4194304 4587354 140736013837728 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18787/statm: 234666 34883 337 96 0 231228 0
[pid=18788] ppid=18786 vsize=59592 CPUtime=1613.77 cores=1
/proc/18788/stat : 18788 (clasp) R 18786 18786 17741 0 -1 4202496 11591 0 0 0 161376 1 0 0 25 0 1 0 438422527 61022208 11477 33554432000 4194304 4785740 140735137977792 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18788/statm: 14898 11477 341 145 0 11943 0
[pid=18789] ppid=18786 vsize=455968 CPUtime=1613.95 cores=1
/proc/18789/stat : 18789 (TNM) R 18786 18786 17741 0 -1 4202496 382 0 0 0 161395 0 0 0 25 0 1 0 438422527 466911232 279 33554432000 134512640 134534564 4293712000 18446744073709551615 4961761 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18789/statm: 113992 279 103 6 0 112658 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 1472548

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 19036
/proc/meminfo: memFree=15183320/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 5631788442544242688 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
[pid=18787] ppid=18786 vsize=942924 CPUtime=1634.69 cores=1
/proc/18787/stat : 18787 (cryptominisat) R 18786 18786 17741 0 -1 4202496 100835 0 0 0 163447 22 0 0 25 0 1 0 438422527 965554176 33867 33554432000 4194304 4587354 140736013837728 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18787/statm: 235731 33867 337 96 0 232293 0
[pid=18788] ppid=18786 vsize=59592 CPUtime=1633.76 cores=1
/proc/18788/stat : 18788 (clasp) R 18786 18786 17741 0 -1 4202496 11606 0 0 0 163375 1 0 0 25 0 1 0 438422527 61022208 11492 33554432000 4194304 4785740 140735137977792 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18788/statm: 14898 11492 341 145 0 11943 0
[pid=18789] ppid=18786 vsize=455968 CPUtime=1633.96 cores=1
/proc/18789/stat : 18789 (TNM) R 18786 18786 17741 0 -1 4202496 382 0 0 0 163396 0 0 0 25 0 1 0 438422527 466911232 279 33554432000 134512640 134534564 4293712000 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18789/statm: 113992 279 103 6 0 112658 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 1476808

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 19037
/proc/meminfo: memFree=15179084/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 5631788442544242688 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
[pid=18787] ppid=18786 vsize=942924 CPUtime=1654.7 cores=1
/proc/18787/stat : 18787 (cryptominisat) R 18786 18786 17741 0 -1 4202496 101964 0 0 0 165447 23 0 0 25 0 1 0 438422527 965554176 34956 33554432000 4194304 4587354 140736013837728 18446744073709551615 4231917 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18787/statm: 235731 34956 337 96 0 232293 0
[pid=18788] ppid=18786 vsize=59788 CPUtime=1653.76 cores=1
/proc/18788/stat : 18788 (clasp) R 18786 18786 17741 0 -1 4202496 11653 0 0 0 165375 1 0 0 25 0 1 0 438422527 61222912 11539 33554432000 4194304 4785740 140735137977792 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18788/statm: 14947 11539 341 145 0 11992 0
[pid=18789] ppid=18786 vsize=455968 CPUtime=1653.96 cores=1
/proc/18789/stat : 18789 (TNM) R 18786 18786 17741 0 -1 4202496 382 0 0 0 165396 0 0 0 25 0 1 0 438422527 466911232 279 33554432000 134512640 134534564 4293712000 18446744073709551615 4962687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18789/statm: 113992 279 103 6 0 112658 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 1477004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 19038
/proc/meminfo: memFree=15186256/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 5631788442544242688 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
[pid=18787] ppid=18786 vsize=938832 CPUtime=1667.29 cores=1
/proc/18787/stat : 18787 (cryptominisat) R 18786 18786 17741 0 -1 4202496 101978 0 0 0 166706 23 0 0 25 0 1 0 438422527 961363968 33880 33554432000 4194304 4587354 140736013837728 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18787/statm: 234708 33880 337 96 0 231270 0
[pid=18788] ppid=18786 vsize=59928 CPUtime=1666.28 cores=1
/proc/18788/stat : 18788 (clasp) R 18786 18786 17741 0 -1 4202496 11673 0 0 0 166627 1 0 0 25 0 1 0 438422527 61366272 11559 33554432000 4194304 4785740 140735137977792 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18788/statm: 14982 11559 341 145 0 12027 0
[pid=18789] ppid=18786 vsize=455968 CPUtime=1666.45 cores=1
/proc/18789/stat : 18789 (TNM) R 18786 18786 17741 0 -1 4202496 382 0 0 0 166645 0 0 0 25 0 1 0 438422527 466911232 279 33554432000 134512640 134534564 4293712000 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18789/statm: 113992 279 103 6 0 112658 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1473052

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

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

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 19038
/proc/meminfo: memFree=15186256/32951124 swapFree=67111528/67111528
[pid=18786] ppid=18784 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18786/stat : 18786 (ppfolio) S 18784 18786 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438422526 18763776 394 33554432000 4194304 4287625 140736074232512 18446744073709551615 230809185807 0 0 4096 65536 5631788442544242688 0 0 17 3 0 0 0
/proc/18786/statm: 4581 394 345 23 0 91 0
[pid=18787] ppid=18786 vsize=938832 CPUtime=1667.29 cores=1
/proc/18787/stat : 18787 (cryptominisat) R 18786 18786 17741 0 -1 4202496 101978 0 0 0 166706 23 0 0 25 0 1 0 438422527 961363968 33880 33554432000 4194304 4587354 140736013837728 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18787/statm: 234708 33880 337 96 0 231270 0
[pid=18788] ppid=18786 vsize=59928 CPUtime=1666.28 cores=1
/proc/18788/stat : 18788 (clasp) R 18786 18786 17741 0 -1 4202496 11673 0 0 0 166627 1 0 0 25 0 1 0 438422527 61366272 11559 33554432000 4194304 4785740 140735137977792 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18788/statm: 14982 11559 341 145 0 12027 0
[pid=18789] ppid=18786 vsize=455968 CPUtime=1666.45 cores=1
/proc/18789/stat : 18789 (TNM) R 18786 18786 17741 0 -1 4202496 382 0 0 0 166645 0 0 0 25 0 1 0 438422527 466911232 279 33554432000 134512640 134534564 4293712000 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18789/statm: 113992 279 103 6 0 112658 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1473052

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.92
CPU time (s): 5000.02
CPU user time (s): 4999.78
CPU system time (s): 0.24
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2273492

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= 501
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 249
involuntary context switches= 4

runsolver used 8.22375 second user time and 18.9961 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-20 04:57:01
IDJOB=3220204
IDBENCH=82717
IDSOLVER=1639
FILE ID=node104/3220204-1303268221
RUNJOBID= node104-1303259275-17760
PBS_JOBID= 13049517
Free space on /tmp= 71596 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S2036658259-036.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220204-1303268221/watcher-3220204-1303268221 -o /tmp/evaluation-result-3220204-1303268221/solver-3220204-1303268221 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220204-1303268221.cnf

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

MD5SUM BENCH= dedbbce6fb26e857922f18b3ce672c14
RANDOM SEED=293753554

node104.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.855
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.71
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.855
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.83
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.855
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14788404 kB
Buffers:        694648 kB
Cached:       16400372 kB
SwapCached:          0 kB
Active:        9538000 kB
Inactive:      8273716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14788404 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10108 kB
Writeback:           0 kB
AnonPages:      716068 kB
Mapped:          16440 kB
Slab:           287052 kB
PageTables:       5936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2940940 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= 71588 MiB
End job on node104 at 2011-04-20 06:20:23