Trace number 3287283

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.01 1300.04

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2179.95
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
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-3287283-1303764455/watcher-3287283-1303764455 -o /tmp/evaluation-result-3287283-1303764455/solver-3287283-1303764455 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3287283-1303764455.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 10.67 9.54 6.83 10/201 7244
/proc/meminfo: memFree=12932668/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 4470070849210122504 0 0 17 1 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0

[startup+0.024164 s]
/proc/loadavg: 10.67 9.54 6.83 10/201 7244
/proc/meminfo: memFree=12932668/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 4470070849210122504 0 0 17 1 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101152 s]
/proc/loadavg: 10.67 9.54 6.83 10/201 7244
/proc/meminfo: memFree=12932668/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) R 7242 7244 5962 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301118 s]
/proc/loadavg: 10.67 9.54 6.83 10/201 7244
/proc/meminfo: memFree=12932668/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 4470070849210122504 0 0 17 3 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701043 s]
/proc/loadavg: 10.67 9.54 6.83 10/201 7244
/proc/meminfo: memFree=12932668/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5009 s]
/proc/loadavg: 10.67 9.54 6.83 12/205 7248
/proc/meminfo: memFree=12781480/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
[pid=7245] ppid=7244 vsize=57932 CPUtime=0.5 cores=1
/proc/7245/stat : 7245 (cryptominisat) R 7244 7244 5962 0 -1 4202496 8956 0 0 0 48 2 0 0 25 0 1 0 488043450 59322368 8650 33554432000 4194304 4587354 140733999826784 18446744073709551615 4248807 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7245/statm: 14483 8650 307 96 0 11045 0
[pid=7246] ppid=7244 vsize=66476 CPUtime=0.49 cores=1
/proc/7246/stat : 7246 (clasp) R 7244 7244 5962 0 -1 4202496 15687 0 0 0 47 2 0 0 25 0 1 0 488043450 68071424 13534 33554432000 4194304 4785740 140735528608464 18446744073709551615 4503119 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7246/statm: 16619 13534 319 145 0 13664 0
[pid=7247] ppid=7244 vsize=471928 CPUtime=0.48 cores=1
/proc/7247/stat : 7247 (TNM) R 7244 7244 5962 0 -1 4202496 10064 0 0 0 47 1 0 0 25 0 1 0 488043450 483254272 9961 33554432000 134512640 134534564 4292104784 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7247/statm: 117982 9961 95 6 0 116648 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 614660

[startup+3.10061 s]
/proc/loadavg: 10.67 9.54 6.83 12/205 7248
/proc/meminfo: memFree=12833320/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
[pid=7245] ppid=7244 vsize=57932 CPUtime=1.04 cores=1
/proc/7245/stat : 7245 (cryptominisat) R 7244 7244 5962 0 -1 4202496 8958 0 0 0 102 2 0 0 25 0 1 0 488043450 59322368 8652 33554432000 4194304 4587354 140733999826784 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7245/statm: 14483 8652 307 96 0 11045 0
[pid=7246] ppid=7244 vsize=65492 CPUtime=0.99 cores=1
/proc/7246/stat : 7246 (clasp) R 7244 7244 5962 0 -1 4202496 17022 0 0 0 97 2 0 0 25 0 1 0 488043450 67063808 13372 33554432000 4194304 4785740 140735528608464 18446744073709551615 4319122 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7246/statm: 16373 13372 332 145 0 13418 0
[pid=7247] ppid=7244 vsize=471928 CPUtime=1.04 cores=1
/proc/7247/stat : 7247 (TNM) R 7244 7244 5962 0 -1 4202496 10064 0 0 0 103 1 0 0 25 0 1 0 488043450 483254272 9961 33554432000 134512640 134534564 4292104784 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7247/statm: 117982 9961 95 6 0 116648 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 613676

[startup+6.30104 s]
/proc/loadavg: 10.69 9.57 6.86 12/205 7248
/proc/meminfo: memFree=12759928/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 5629183699498041344 0 0 17 3 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
[pid=7245] ppid=7244 vsize=76168 CPUtime=2.09 cores=1
/proc/7245/stat : 7245 (cryptominisat) R 7244 7244 5962 0 -1 4202496 13517 0 0 0 207 2 0 0 25 0 1 0 488043450 77996032 13211 33554432000 4194304 4587354 140733999826784 18446744073709551615 4421273 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7245/statm: 19042 13211 312 96 0 15604 0
[pid=7246] ppid=7244 vsize=65492 CPUtime=2.09 cores=1
/proc/7246/stat : 7246 (clasp) R 7244 7244 5962 0 -1 4202496 17030 0 0 0 207 2 0 0 25 0 1 0 488043450 67063808 13380 33554432000 4194304 4785740 140735528608464 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7246/statm: 16373 13380 340 145 0 13418 0
[pid=7247] ppid=7244 vsize=475760 CPUtime=2.08 cores=1
/proc/7247/stat : 7247 (TNM) R 7244 7244 5962 0 -1 4202496 10065 0 0 0 207 1 0 0 25 0 1 0 488043450 487178240 9962 33554432000 134512640 134534564 4292104784 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7247/statm: 118940 9962 95 6 0 117606 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 635744

[startup+12.7009 s]
/proc/loadavg: 10.72 9.59 6.88 12/205 7248
/proc/meminfo: memFree=12755852/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 5629183699498041344 0 0 17 3 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
[pid=7245] ppid=7244 vsize=76168 CPUtime=4.24 cores=1
/proc/7245/stat : 7245 (cryptominisat) R 7244 7244 5962 0 -1 4202496 13517 0 0 0 422 2 0 0 25 0 1 0 488043450 77996032 13211 33554432000 4194304 4587354 140733999826784 18446744073709551615 4367395 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7245/statm: 19042 13211 312 96 0 15604 0
[pid=7246] ppid=7244 vsize=65492 CPUtime=4.19 cores=1
/proc/7246/stat : 7246 (clasp) R 7244 7244 5962 0 -1 4202496 17030 0 0 0 417 2 0 0 25 0 1 0 488043450 67063808 13380 33554432000 4194304 4785740 140735528608464 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7246/statm: 16373 13380 340 145 0 13418 0
[pid=7247] ppid=7244 vsize=475760 CPUtime=4.24 cores=1
/proc/7247/stat : 7247 (TNM) R 7244 7244 5962 0 -1 4202496 10065 0 0 0 423 1 0 0 25 0 1 0 488043450 487178240 9962 33554432000 134512640 134534564 4292104784 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7247/statm: 118940 9962 95 6 0 117606 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 635744

[startup+25.5005 s]
/proc/loadavg: 10.78 9.66 6.94 12/205 7248
/proc/meminfo: memFree=12663332/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 5629184799009669120 0 0 17 3 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
[pid=7245] ppid=7244 vsize=156696 CPUtime=8.49 cores=1
/proc/7245/stat : 7245 (cryptominisat) R 7244 7244 5962 0 -1 4202496 31583 0 0 0 845 4 0 0 25 0 1 0 488043450 160456704 24676 33554432000 4194304 4587354 140733999826784 18446744073709551615 4286580 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7245/statm: 39174 24676 331 96 0 35736 0
[pid=7246] ppid=7244 vsize=86032 CPUtime=8.49 cores=1
/proc/7246/stat : 7246 (clasp) R 7244 7244 5962 0 -1 4202496 22199 0 0 0 846 3 0 0 25 0 1 0 488043450 88096768 18549 33554432000 4194304 4785740 140735528608464 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7246/statm: 21508 18549 340 145 0 18553 0
[pid=7247] ppid=7244 vsize=475760 CPUtime=8.48 cores=1
/proc/7247/stat : 7247 (TNM) R 7244 7244 5962 0 -1 4202496 10065 0 0 0 847 1 0 0 25 0 1 0 488043450 487178240 9962 33554432000 134512640 134534564 4292104784 18446744073709551615 7637295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7247/statm: 118940 9962 95 6 0 117606 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 736812

[startup+51.1009 s]
/proc/loadavg: 10.85 9.77 7.05 12/205 7249
/proc/meminfo: memFree=12601408/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 5629184111814901760 0 0 17 3 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
[pid=7245] ppid=7244 vsize=156696 CPUtime=17.04 cores=1
/proc/7245/stat : 7245 (cryptominisat) R 7244 7244 5962 0 -1 4202496 32272 0 0 0 1700 4 0 0 25 0 1 0 488043450 160456704 25351 33554432000 4194304 4587354 140733999826784 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7245/statm: 39174 25351 338 96 0 35736 0
[pid=7246] ppid=7244 vsize=138772 CPUtime=16.99 cores=1
/proc/7246/stat : 7246 (clasp) R 7244 7244 5962 0 -1 4202496 35311 0 0 0 1693 6 0 0 25 0 1 0 488043450 142102528 31661 33554432000 4194304 4785740 140735528608464 18446744073709551615 4278600 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7246/statm: 34693 31661 340 145 0 31738 0
[pid=7247] ppid=7244 vsize=475760 CPUtime=17.03 cores=1
/proc/7247/stat : 7247 (TNM) R 7244 7244 5962 0 -1 4202496 10065 0 0 0 1702 1 0 0 25 0 1 0 488043450 487178240 9962 33554432000 134512640 134534564 4292104784 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7247/statm: 118940 9962 95 6 0 117606 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 789552

[startup+102.308 s]
/proc/loadavg: 11.01 9.97 7.26 12/205 7250
/proc/meminfo: memFree=12556132/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 5629184799009669120 0 0 17 3 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
[pid=7245] ppid=7244 vsize=840068 CPUtime=34.08 cores=1
/proc/7245/stat : 7245 (cryptominisat) R 7244 7244 5962 0 -1 4202496 35867 0 0 0 3403 5 0 0 25 0 1 0 488043450 860229632 25141 33554432000 4194304 4587354 140733999826784 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7245/statm: 210017 25141 338 96 0 206579 0
[pid=7246] ppid=7244 vsize=189600 CPUtime=34.09 cores=1
/proc/7246/stat : 7246 (clasp) R 7244 7244 5962 0 -1 4202496 47932 0 0 0 3400 9 0 0 25 0 1 0 488043450 194150400 44282 33554432000 4194304 4785740 140735528608464 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7246/statm: 47400 44282 340 145 0 44445 0
[pid=7247] ppid=7244 vsize=475760 CPUtime=34.1 cores=1
/proc/7247/stat : 7247 (TNM) R 7244 7244 5962 0 -1 4202496 10065 0 0 0 3409 1 0 0 25 0 1 0 488043450 487178240 9962 33554432000 134512640 134534564 4292104784 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7247/statm: 118940 9962 95 6 0 117606 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1523752

[startup+162.301 s]
/proc/loadavg: 11.04 10.17 7.50 12/205 7252
/proc/meminfo: memFree=12436216/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 5629183287181180928 0 0 17 3 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
[pid=7245] ppid=7244 vsize=841116 CPUtime=54.09 cores=1
/proc/7245/stat : 7245 (cryptominisat) R 7244 7244 5962 0 -1 4202496 37024 0 0 0 5403 6 0 0 25 0 1 0 488043450 861302784 26272 33554432000 4194304 4587354 140733999826784 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7245/statm: 210279 26272 338 96 0 206841 0
[pid=7246] ppid=7244 vsize=285492 CPUtime=54.08 cores=1

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

/proc/7247/statm: 118940 9962 95 6 0 117606 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1846340

[startup+882.301 s]
/proc/loadavg: 12.02 11.34 9.53 13/206 7402
/proc/meminfo: memFree=16091280/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 5629183149742227456 0 0 17 3 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
[pid=7245] ppid=7244 vsize=931296 CPUtime=294.15 cores=1
/proc/7245/stat : 7245 (cryptominisat) R 7244 7244 5962 0 -1 4202496 102287 0 0 0 29393 22 0 0 25 0 1 0 488043450 953647104 39454 33554432000 4194304 4587354 140733999826784 18446744073709551615 4236961 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7245/statm: 232824 39454 338 96 0 229386 0
[pid=7246] ppid=7244 vsize=484592 CPUtime=294.05 cores=1
/proc/7246/stat : 7246 (clasp) R 7244 7244 5962 0 -1 4202496 121562 0 0 0 29382 23 0 0 25 0 1 0 488043450 496222208 117912 33554432000 4194304 4785740 140735528608464 18446744073709551615 4549592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7246/statm: 121148 117912 340 145 0 118193 0
[pid=7247] ppid=7244 vsize=475760 CPUtime=294.09 cores=1
/proc/7247/stat : 7247 (TNM) R 7244 7244 5962 0 -1 4202496 10065 0 0 0 29408 1 0 0 25 0 1 0 488043450 487178240 9962 33554432000 134512640 134534564 4292104784 18446744073709551615 134530204 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7247/statm: 118940 9962 95 6 0 117606 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1909972

[startup+942.301 s]
/proc/loadavg: 12.00 11.46 9.68 13/206 7404
/proc/meminfo: memFree=16075264/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 5629183562059087872 0 0 17 3 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
[pid=7245] ppid=7244 vsize=888172 CPUtime=314.14 cores=1
/proc/7245/stat : 7245 (cryptominisat) R 7244 7244 5962 0 -1 4202496 107364 0 0 0 31391 23 0 0 25 0 1 0 488043450 909488128 39454 33554432000 4194304 4587354 140733999826784 18446744073709551615 4230209 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7245/statm: 222043 39454 338 96 0 218605 0
[pid=7246] ppid=7244 vsize=484592 CPUtime=314.06 cores=1
/proc/7246/stat : 7246 (clasp) R 7244 7244 5962 0 -1 4202496 121563 0 0 0 31383 23 0 0 25 0 1 0 488043450 496222208 117913 33554432000 4194304 4785740 140735528608464 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7246/statm: 121148 117913 340 145 0 118193 0
[pid=7247] ppid=7244 vsize=475760 CPUtime=314.09 cores=1
/proc/7247/stat : 7247 (TNM) R 7244 7244 5962 0 -1 4202496 10065 0 0 0 31408 1 0 0 25 0 1 0 488043450 487178240 9962 33554432000 134512640 134534564 4292104784 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7247/statm: 118940 9962 95 6 0 117606 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1866848

[startup+1002.3 s]
/proc/loadavg: 12.00 11.56 9.83 13/206 7405
/proc/meminfo: memFree=16031716/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 5629184249253855232 0 0 17 3 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
[pid=7245] ppid=7244 vsize=940208 CPUtime=334.14 cores=1
/proc/7245/stat : 7245 (cryptominisat) R 7244 7244 5962 0 -1 4202496 112412 0 0 0 33389 25 0 0 25 0 1 0 488043450 962772992 39454 33554432000 4194304 4587354 140733999826784 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7245/statm: 235052 39454 338 96 0 231614 0
[pid=7246] ppid=7244 vsize=484592 CPUtime=334.06 cores=1
/proc/7246/stat : 7246 (clasp) R 7244 7244 5962 0 -1 4202496 121571 0 0 0 33383 23 0 0 25 0 1 0 488043450 496222208 117921 33554432000 4194304 4785740 140735528608464 18446744073709551615 4550365 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7246/statm: 121148 117921 340 145 0 118193 0
[pid=7247] ppid=7244 vsize=475760 CPUtime=334.09 cores=1
/proc/7247/stat : 7247 (TNM) R 7244 7244 5962 0 -1 4202496 10065 0 0 0 33408 1 0 0 25 0 1 0 488043450 487178240 9962 33554432000 134512640 134534564 4292104784 18446744073709551615 134529415 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7247/statm: 118940 9962 95 6 0 117606 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1918884

[startup+1062.3 s]
/proc/loadavg: 12.00 11.63 9.96 13/206 7410
/proc/meminfo: memFree=16009768/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 5629183424620134400 0 0 17 3 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
[pid=7245] ppid=7244 vsize=940208 CPUtime=354.14 cores=1
/proc/7245/stat : 7245 (cryptominisat) R 7244 7244 5962 0 -1 4202496 112617 0 0 0 35389 25 0 0 25 0 1 0 488043450 962772992 39659 33554432000 4194304 4587354 140733999826784 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7245/statm: 235052 39659 338 96 0 231614 0
[pid=7246] ppid=7244 vsize=484592 CPUtime=354.07 cores=1
/proc/7246/stat : 7246 (clasp) R 7244 7244 5962 0 -1 4202496 121576 0 0 0 35384 23 0 0 25 0 1 0 488043450 496222208 117926 33554432000 4194304 4785740 140735528608464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7246/statm: 121148 117926 340 145 0 118193 0
[pid=7247] ppid=7244 vsize=475760 CPUtime=354.08 cores=1
/proc/7247/stat : 7247 (TNM) R 7244 7244 5962 0 -1 4202496 10065 0 0 0 35407 1 0 0 25 0 1 0 488043450 487178240 9962 33554432000 134512640 134534564 4292104784 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7247/statm: 118940 9962 95 6 0 117606 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1918884

[startup+1122.3 s]
/proc/loadavg: 12.00 11.70 10.08 13/206 7411
/proc/meminfo: memFree=15865788/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 5629183562059087872 0 0 17 3 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
[pid=7245] ppid=7244 vsize=840792 CPUtime=374.13 cores=1
/proc/7245/stat : 7245 (cryptominisat) R 7244 7244 5962 0 -1 4202496 117678 0 0 0 37387 26 0 0 25 0 1 0 488043450 860971008 39662 33554432000 4194304 4587354 140733999826784 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7245/statm: 210198 39662 338 96 0 206760 0
[pid=7246] ppid=7244 vsize=484592 CPUtime=374.08 cores=1
/proc/7246/stat : 7246 (clasp) R 7244 7244 5962 0 -1 4202496 121576 0 0 0 37385 23 0 0 25 0 1 0 488043450 496222208 117926 33554432000 4194304 4785740 140735528608464 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7246/statm: 121148 117926 340 145 0 118193 0
[pid=7247] ppid=7244 vsize=475760 CPUtime=374.08 cores=1
/proc/7247/stat : 7247 (TNM) R 7244 7244 5962 0 -1 4202496 10065 0 0 0 37407 1 0 0 25 0 1 0 488043450 487178240 9962 33554432000 134512640 134534564 4292104784 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7247/statm: 118940 9962 95 6 0 117606 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1819468

[startup+1182.3 s]
/proc/loadavg: 12.00 11.75 10.20 13/206 7413
/proc/meminfo: memFree=15868996/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 5629183699498041344 0 0 17 3 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
[pid=7245] ppid=7244 vsize=858584 CPUtime=394.14 cores=1
/proc/7245/stat : 7245 (cryptominisat) R 7244 7244 5962 0 -1 4202496 123056 0 0 0 39386 28 0 0 25 0 1 0 488043450 879190016 39662 33554432000 4194304 4587354 140733999826784 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7245/statm: 214646 39662 338 96 0 211208 0
[pid=7246] ppid=7244 vsize=484592 CPUtime=394.09 cores=1
/proc/7246/stat : 7246 (clasp) R 7244 7244 5962 0 -1 4202496 121576 0 0 0 39386 23 0 0 25 0 1 0 488043450 496222208 117926 33554432000 4194304 4785740 140735528608464 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7246/statm: 121148 117926 340 145 0 118193 0
[pid=7247] ppid=7244 vsize=475760 CPUtime=394.08 cores=1
/proc/7247/stat : 7247 (TNM) R 7244 7244 5962 0 -1 4202496 10065 0 0 0 39407 1 0 0 25 0 1 0 488043450 487178240 9962 33554432000 134512640 134534564 4292104784 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7247/statm: 118940 9962 95 6 0 117606 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1837260

[startup+1242.3 s]
/proc/loadavg: 12.00 11.79 10.31 13/206 7415
/proc/meminfo: memFree=15869968/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 5629183836936994816 0 0 17 3 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
[pid=7245] ppid=7244 vsize=857348 CPUtime=414.13 cores=1
/proc/7245/stat : 7245 (cryptominisat) R 7244 7244 5962 0 -1 4202496 128716 0 0 0 41383 30 0 0 25 0 1 0 488043450 877924352 39666 33554432000 4194304 4587354 140733999826784 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7245/statm: 214337 39666 338 96 0 210899 0
[pid=7246] ppid=7244 vsize=504276 CPUtime=414.1 cores=1
/proc/7246/stat : 7246 (clasp) R 7244 7244 5962 0 -1 4202496 126421 0 0 0 41385 25 0 0 25 0 1 0 488043450 516378624 122771 33554432000 4194304 4785740 140735528608464 18446744073709551615 4299807 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7246/statm: 126069 122771 340 145 0 123114 0
[pid=7247] ppid=7244 vsize=475760 CPUtime=414.07 cores=1
/proc/7247/stat : 7247 (TNM) R 7244 7244 5962 0 -1 4202496 10065 0 0 0 41406 1 0 0 25 0 1 0 488043450 487178240 9962 33554432000 134512640 134534564 4292104784 18446744073709551615 134528371 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7247/statm: 118940 9962 95 6 0 117606 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1855708



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 11.83 10.41 13/206 7447
/proc/meminfo: memFree=16083908/32951124 swapFree=67111528/67111528
[pid=7244] ppid=7242 vsize=18324 CPUtime=0 cores=1,3
/proc/7244/stat : 7244 (ppfolio) S 7242 7244 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488043450 18763776 394 33554432000 4194304 4287625 140735528327232 18446744073709551615 271550557711 0 0 4096 65536 5629183974375948288 0 0 17 3 0 0 0
/proc/7244/statm: 4581 394 345 23 0 91 0
[pid=7245] ppid=7244 vsize=878400 CPUtime=433.32 cores=1
/proc/7245/stat : 7245 (cryptominisat) R 7244 7244 5962 0 -1 4202496 133658 0 0 0 43302 30 0 0 25 0 1 0 488043450 899481600 44572 33554432000 4194304 4587354 140733999826784 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7245/statm: 219600 44572 338 96 0 216162 0
[pid=7246] ppid=7244 vsize=504276 CPUtime=433.33 cores=1
/proc/7246/stat : 7246 (clasp) R 7244 7244 5962 0 -1 4202496 126444 0 0 0 43308 25 0 0 25 0 1 0 488043450 516378624 122794 33554432000 4194304 4785740 140735528608464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/7246/statm: 126069 122794 340 145 0 123114 0
[pid=7247] ppid=7244 vsize=475760 CPUtime=433.36 cores=1
/proc/7247/stat : 7247 (TNM) R 7244 7244 5962 0 -1 4202496 10065 0 0 0 43335 1 0 0 25 0 1 0 488043450 487178240 9962 33554432000 134512640 134534564 4292104784 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7247/statm: 118940 9962 95 6 0 117606 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1876760

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.04
CPU time (s): 1300.01
CPU user time (s): 1299.45
CPU system time (s): 0.56
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 2655764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.002999
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= 239
involuntary context switches= 4

runsolver used 2.09168 second user time and 5.41918 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-25 22:47:36
IDJOB=3287283
IDBENCH=82462
IDSOLVER=1613
FILE ID=node133/3287283-1303764455
RUNJOBID= node133-1303763834-6668
PBS_JOBID= 13157125
Free space on /tmp= 71352 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287283-1303764455/watcher-3287283-1303764455 -o /tmp/evaluation-result-3287283-1303764455/solver-3287283-1303764455 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3287283-1303764455.cnf

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=2059636510

node133.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.834
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.834
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.834
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.82
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.834
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	: 6741.12
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.834
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.834
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.834
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.74
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.834
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:      12935552 kB
Buffers:       2172216 kB
Cached:       12574136 kB
SwapCached:          0 kB
Active:       13340648 kB
Inactive:      6102792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12935552 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           29372 kB
Writeback:           0 kB
AnonPages:     4696408 kB
Mapped:          17852 kB
Slab:           497960 kB
PageTables:      15480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6057700 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71532 MiB
End job on node133 at 2011-04-25 23:09:18