Trace number 3275137

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g9.cnf
MD5SUM35278b3ce28129761cf8ae7994f37d3f
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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-3275137-1303636235/watcher-3275137-1303636235 -o /tmp/evaluation-result-3275137-1303636235/solver-3275137-1303636235 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275137-1303636235.cnf 

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

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: 5.82 5.71 3.87 4/180 30063
/proc/meminfo: memFree=13406624/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 4269764844518867204 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0

[startup+0.0666479 s]
/proc/loadavg: 5.82 5.71 3.87 4/180 30063
/proc/meminfo: memFree=13406624/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 4269764844518867204 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100631 s]
/proc/loadavg: 5.82 5.71 3.87 4/180 30063
/proc/meminfo: memFree=13406624/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 4269764844518867204 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300598 s]
/proc/loadavg: 5.82 5.71 3.87 4/180 30063
/proc/meminfo: memFree=13406624/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 4819917028053745664 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700529 s]
/proc/loadavg: 5.82 5.71 3.87 4/180 30063
/proc/meminfo: memFree=13406624/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 4819917028053745664 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50037 s]
/proc/loadavg: 5.82 5.71 3.87 7/184 30067
/proc/meminfo: memFree=13336780/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 4819917028053745664 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
[pid=30064] ppid=30063 vsize=65928 CPUtime=0.54 cores=0
/proc/30064/stat : 30064 (cryptominisat) R 30063 30063 29807 0 -1 4202496 12341 0 0 0 54 0 0 0 25 0 1 0 553854153 67510272 10625 33554432000 4194304 4587354 140736754533344 18446744073709551615 4375171 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30064/statm: 16482 10625 315 96 0 13044 0
[pid=30065] ppid=30063 vsize=28988 CPUtime=0.41 cores=0
/proc/30065/stat : 30065 (clasp) R 30063 30063 29807 0 -1 4202496 5716 0 0 0 41 0 0 0 25 0 1 0 553854153 29683712 4436 33554432000 4194304 4785740 140734324967552 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 7247 4436 313 145 0 4292 0
[pid=30066] ppid=30063 vsize=464404 CPUtime=0.51 cores=0
/proc/30066/stat : 30066 (TNM) R 30063 30063 29807 0 -1 4202496 4421 0 0 0 51 0 0 0 25 0 1 0 553854153 475549696 4318 33554432000 134512640 134534564 4294097488 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30066/statm: 116101 4318 91 6 0 114767 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 577644

[startup+3.10107 s]
/proc/loadavg: 5.82 5.71 3.87 7/184 30067
/proc/meminfo: memFree=13320536/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 4819917440370606080 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
[pid=30064] ppid=30063 vsize=66448 CPUtime=1.04 cores=0
/proc/30064/stat : 30064 (cryptominisat) R 30063 30063 29807 0 -1 4202496 17108 0 0 0 103 1 0 0 25 0 1 0 553854153 68042752 11065 33554432000 4194304 4587354 140736754533344 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30064/statm: 16612 11065 326 96 0 13174 0
[pid=30065] ppid=30063 vsize=29912 CPUtime=0.92 cores=0
/proc/30065/stat : 30065 (clasp) R 30063 30063 29807 0 -1 4202496 5968 0 0 0 92 0 0 0 25 0 1 0 553854153 30629888 4688 33554432000 4194304 4785740 140734324967552 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 7478 4688 316 145 0 4523 0
[pid=30066] ppid=30063 vsize=464404 CPUtime=1.1 cores=0
/proc/30066/stat : 30066 (TNM) R 30063 30063 29807 0 -1 4202496 4421 0 0 0 110 0 0 0 25 0 1 0 553854153 475549696 4318 33554432000 134512640 134534564 4294097488 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30066/statm: 116101 4318 91 6 0 114767 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 579088

[startup+6.30047 s]
/proc/loadavg: 5.99 5.75 3.89 7/184 30067
/proc/meminfo: memFree=13311732/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 4819917852687466496 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
[pid=30064] ppid=30063 vsize=66448 CPUtime=2.14 cores=0
/proc/30064/stat : 30064 (cryptominisat) R 30063 30063 29807 0 -1 4202496 18019 0 0 0 213 1 0 0 25 0 1 0 553854153 68042752 11969 33554432000 4194304 4587354 140736754533344 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30064/statm: 16612 11969 326 96 0 13174 0
[pid=30065] ppid=30063 vsize=30440 CPUtime=2.02 cores=0
/proc/30065/stat : 30065 (clasp) R 30063 30063 29807 0 -1 4202496 6725 0 0 0 201 1 0 0 25 0 1 0 553854153 31170560 4924 33554432000 4194304 4785740 140734324967552 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 7610 4924 340 145 0 4655 0
[pid=30066] ppid=30063 vsize=466516 CPUtime=2.11 cores=0
/proc/30066/stat : 30066 (TNM) R 30063 30063 29807 0 -1 4202496 6383 0 0 0 211 0 0 0 25 0 1 0 553854153 477712384 6280 33554432000 134512640 134534564 4294097488 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30066/statm: 116629 6280 95 6 0 115295 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 581728

[startup+12.7013 s]
/proc/loadavg: 5.99 5.76 3.90 7/184 30068
/proc/meminfo: memFree=13306672/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 4819917028053745664 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
[pid=30064] ppid=30063 vsize=629104 CPUtime=4.24 cores=0
/proc/30064/stat : 30064 (cryptominisat) R 30063 30063 29807 0 -1 4202496 19909 0 0 0 422 2 0 0 25 0 1 0 553854153 644202496 12037 33554432000 4194304 4587354 140736754533344 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30064/statm: 157276 12037 337 96 0 153838 0
[pid=30065] ppid=30063 vsize=31148 CPUtime=4.13 cores=0
/proc/30065/stat : 30065 (clasp) R 30063 30063 29807 0 -1 4202496 6904 0 0 0 412 1 0 0 25 0 1 0 553854153 31895552 5103 33554432000 4194304 4785740 140734324967552 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 7787 5103 340 145 0 4832 0
[pid=30066] ppid=30063 vsize=470348 CPUtime=4.3 cores=0
/proc/30066/stat : 30066 (TNM) R 30063 30063 29807 0 -1 4202496 6385 0 0 0 430 0 0 0 25 0 1 0 553854153 481636352 6282 33554432000 134512640 134534564 4294097488 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30066/statm: 117587 6282 95 6 0 116253 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1148924

[startup+25.5008 s]
/proc/loadavg: 5.99 5.77 3.93 7/184 30068
/proc/meminfo: memFree=13272936/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 4819917440370606080 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
[pid=30064] ppid=30063 vsize=643548 CPUtime=8.54 cores=0
/proc/30064/stat : 30064 (cryptominisat) R 30063 30063 29807 0 -1 4202496 22272 0 0 0 852 2 0 0 25 0 1 0 553854153 658993152 14400 33554432000 4194304 4587354 140736754533344 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30064/statm: 160887 14400 337 96 0 157449 0
[pid=30065] ppid=30063 vsize=45304 CPUtime=8.41 cores=0
/proc/30065/stat : 30065 (clasp) R 30063 30063 29807 0 -1 4202496 10428 0 0 0 840 1 0 0 25 0 1 0 553854153 46391296 8627 33554432000 4194304 4785740 140734324967552 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 11326 8627 340 145 0 8371 0
[pid=30066] ppid=30063 vsize=470348 CPUtime=8.52 cores=0
/proc/30066/stat : 30066 (TNM) R 30063 30063 29807 0 -1 4202496 6385 0 0 0 852 0 0 0 25 0 1 0 553854153 481636352 6282 33554432000 134512640 134534564 4294097488 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30066/statm: 117587 6282 95 6 0 116253 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1177524

[startup+51.101 s]
/proc/loadavg: 5.99 5.78 3.99 7/184 30069
/proc/meminfo: memFree=13241768/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 4819916203420024832 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
[pid=30064] ppid=30063 vsize=745156 CPUtime=17.04 cores=0
/proc/30064/stat : 30064 (cryptominisat) R 30063 30063 29807 0 -1 4202496 29227 0 0 0 1701 3 0 0 25 0 1 0 553854153 763039744 18718 33554432000 4194304 4587354 140736754533344 18446744073709551615 4243808 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30064/statm: 186289 18718 337 96 0 182851 0
[pid=30065] ppid=30063 vsize=67696 CPUtime=16.93 cores=0
/proc/30065/stat : 30065 (clasp) R 30063 30063 29807 0 -1 4202496 16011 0 0 0 1691 2 0 0 25 0 1 0 553854153 69320704 14210 33554432000 4194304 4785740 140734324967552 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 16924 14210 340 145 0 13969 0
[pid=30066] ppid=30063 vsize=470348 CPUtime=17.1 cores=0
/proc/30066/stat : 30066 (TNM) R 30063 30063 29807 0 -1 4202496 6385 0 0 0 1710 0 0 0 25 0 1 0 553854153 481636352 6282 33554432000 134512640 134534564 4294097488 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30066/statm: 117587 6282 95 6 0 116253 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1301524

[startup+102.306 s]
/proc/loadavg: 5.99 5.81 4.09 7/184 30070
/proc/meminfo: memFree=13191216/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 4819918127565373440 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
[pid=30064] ppid=30063 vsize=740644 CPUtime=34.14 cores=0
/proc/30064/stat : 30064 (cryptominisat) R 30063 30063 29807 0 -1 4202496 38715 0 0 0 3409 5 0 0 25 0 1 0 553854153 758419456 25449 33554432000 4194304 4587354 140736754533344 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30064/statm: 185161 25449 337 96 0 181723 0
[pid=30065] ppid=30063 vsize=79764 CPUtime=34.01 cores=0
/proc/30065/stat : 30065 (clasp) R 30063 30063 29807 0 -1 4202496 18928 0 0 0 3398 3 0 0 25 0 1 0 553854153 81678336 17127 33554432000 4194304 4785740 140734324967552 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 19941 17127 340 145 0 16986 0
[pid=30066] ppid=30063 vsize=470348 CPUtime=34.13 cores=0
/proc/30066/stat : 30066 (TNM) R 30063 30063 29807 0 -1 4202496 6385 0 0 0 3413 0 0 0 25 0 1 0 553854153 481636352 6282 33554432000 134512640 134534564 4294097488 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30066/statm: 117587 6282 95 6 0 116253 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1309080

[startup+162.301 s]
/proc/loadavg: 5.99 5.85 4.21 7/184 30072
/proc/meminfo: memFree=13188600/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 4819917440370606080 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
[pid=30064] ppid=30063 vsize=735324 CPUtime=54.13 cores=0
/proc/30064/stat : 30064 (cryptominisat) R 30063 30063 29807 0 -1 4202496 44756 0 0 0 5407 6 0 0 25 0 1 0 553854153 752971776 25583 33554432000 4194304 4587354 140736754533344 18446744073709551615 4244605 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30064/statm: 183831 25583 337 96 0 180393 0
[pid=30065] ppid=30063 vsize=86780 CPUtime=54.01 cores=0

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

/proc/30066/statm: 117587 6282 95 6 0 116253 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 1515432

[startup+4662.3 s]
/proc/loadavg: 5.00 5.12 5.45 6/183 30265
/proc/meminfo: memFree=13188676/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
[pid=30064] ppid=30063 vsize=823664 CPUtime=1554.2 cores=0
/proc/30064/stat : 30064 (cryptominisat) R 30063 30063 29807 0 -1 4202496 485520 0 0 0 155309 111 0 0 25 0 1 0 553854153 843431936 54658 33554432000 4194304 4587354 140736754533344 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30064/statm: 205916 54658 337 96 0 202478 0
[pid=30065] ppid=30063 vsize=238240 CPUtime=1554.08 cores=0
/proc/30065/stat : 30065 (clasp) R 30063 30063 29807 0 -1 4202496 56675 0 0 0 155395 13 0 0 25 0 1 0 553854153 243957760 54874 33554432000 4194304 4785740 140734324967552 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 59560 54874 340 145 0 56605 0
[pid=30066] ppid=30063 vsize=470348 CPUtime=1554.17 cores=0
/proc/30066/stat : 30066 (TNM) R 30063 30063 29807 0 -1 4202496 6385 0 0 0 155411 6 0 0 25 0 1 0 553854153 481636352 6282 33554432000 134512640 134534564 4294097488 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30066/statm: 117587 6282 95 6 0 116253 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 1550576

[startup+4722.31 s]
/proc/loadavg: 5.03 5.11 5.43 6/183 30266
/proc/meminfo: memFree=13188164/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
[pid=30064] ppid=30063 vsize=822696 CPUtime=1574.2 cores=0
/proc/30064/stat : 30064 (cryptominisat) R 30063 30063 29807 0 -1 4202496 491739 0 0 0 157308 112 0 0 25 0 1 0 553854153 842440704 54658 33554432000 4194304 4587354 140736754533344 18446744073709551615 4243397 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30064/statm: 205674 54658 337 96 0 202236 0
[pid=30065] ppid=30063 vsize=239156 CPUtime=1574.08 cores=0
/proc/30065/stat : 30065 (clasp) R 30063 30063 29807 0 -1 4202496 56866 0 0 0 157395 13 0 0 25 0 1 0 553854153 244895744 55065 33554432000 4194304 4785740 140734324967552 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 59789 55065 340 145 0 56834 0
[pid=30066] ppid=30063 vsize=470348 CPUtime=1574.17 cores=0
/proc/30066/stat : 30066 (TNM) R 30063 30063 29807 0 -1 4202496 6385 0 0 0 157411 6 0 0 25 0 1 0 553854153 481636352 6282 33554432000 134512640 134534564 4294097488 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30066/statm: 117587 6282 95 6 0 116253 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 1550524

[startup+4782.3 s]
/proc/loadavg: 5.01 5.08 5.40 6/183 30268
/proc/meminfo: memFree=13187024/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
[pid=30064] ppid=30063 vsize=823664 CPUtime=1594.19 cores=0
/proc/30064/stat : 30064 (cryptominisat) R 30063 30063 29807 0 -1 4202496 498258 0 0 0 159306 113 0 0 25 0 1 0 553854153 843431936 54658 33554432000 4194304 4587354 140736754533344 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30064/statm: 205916 54658 337 96 0 202478 0
[pid=30065] ppid=30063 vsize=239536 CPUtime=1594.07 cores=0
/proc/30065/stat : 30065 (clasp) R 30063 30063 29807 0 -1 4202496 56962 0 0 0 159394 13 0 0 25 0 1 0 553854153 245284864 55161 33554432000 4194304 4785740 140734324967552 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 59884 55161 340 145 0 56929 0
[pid=30066] ppid=30063 vsize=470348 CPUtime=1594.18 cores=0
/proc/30066/stat : 30066 (TNM) R 30063 30063 29807 0 -1 4202496 6385 0 0 0 159412 6 0 0 25 0 1 0 553854153 481636352 6282 33554432000 134512640 134534564 4294097488 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30066/statm: 117587 6282 95 6 0 116253 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 1551872

[startup+4842.3 s]
/proc/loadavg: 5.00 5.07 5.37 6/183 30269
/proc/meminfo: memFree=13161464/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 4819917165492699136 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
[pid=30064] ppid=30063 vsize=823664 CPUtime=1614.2 cores=0
/proc/30064/stat : 30064 (cryptominisat) R 30063 30063 29807 0 -1 4202496 504719 0 0 0 161305 115 0 0 25 0 1 0 553854153 843431936 61016 33554432000 4194304 4587354 140736754533344 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30064/statm: 205916 61016 337 96 0 202478 0
[pid=30065] ppid=30063 vsize=240644 CPUtime=1614.07 cores=0
/proc/30065/stat : 30065 (clasp) R 30063 30063 29807 0 -1 4202496 57210 0 0 0 161394 13 0 0 25 0 1 0 553854153 246419456 55409 33554432000 4194304 4785740 140734324967552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 60161 55409 340 145 0 57206 0
[pid=30066] ppid=30063 vsize=470348 CPUtime=1614.19 cores=0
/proc/30066/stat : 30066 (TNM) R 30063 30063 29807 0 -1 4202496 6385 0 0 0 161413 6 0 0 25 0 1 0 553854153 481636352 6282 33554432000 134512640 134534564 4294097488 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30066/statm: 117587 6282 95 6 0 116253 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 1552980

[startup+4902.3 s]
/proc/loadavg: 5.00 5.05 5.34 6/183 30271
/proc/meminfo: memFree=13164544/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 4819917165492699136 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
[pid=30064] ppid=30063 vsize=823664 CPUtime=1634.19 cores=0
/proc/30064/stat : 30064 (cryptominisat) R 30063 30063 29807 0 -1 4202496 510245 0 0 0 163303 116 0 0 25 0 1 0 553854153 843431936 60071 33554432000 4194304 4587354 140736754533344 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30064/statm: 205916 60071 337 96 0 202478 0
[pid=30065] ppid=30063 vsize=241688 CPUtime=1634.07 cores=0
/proc/30065/stat : 30065 (clasp) R 30063 30063 29807 0 -1 4202496 57443 0 0 0 163394 13 0 0 25 0 1 0 553854153 247488512 55642 33554432000 4194304 4785740 140734324967552 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 60422 55642 340 145 0 57467 0
[pid=30066] ppid=30063 vsize=470348 CPUtime=1634.19 cores=0
/proc/30066/stat : 30066 (TNM) R 30063 30063 29807 0 -1 4202496 6385 0 0 0 163413 6 0 0 25 0 1 0 553854153 481636352 6282 33554432000 134512640 134534564 4294097488 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30066/statm: 117587 6282 95 6 0 116253 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 1554024

[startup+4962.3 s]
/proc/loadavg: 5.00 5.04 5.32 6/183 30273
/proc/meminfo: memFree=13168616/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 4819917165492699136 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
[pid=30064] ppid=30063 vsize=789040 CPUtime=1654.18 cores=0
/proc/30064/stat : 30064 (cryptominisat) R 30063 30063 29807 0 -1 4202496 515504 0 0 0 165301 117 0 0 25 0 1 0 553854153 807976960 58948 33554432000 4194304 4587354 140736754533344 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30064/statm: 197260 58948 337 96 0 193822 0
[pid=30065] ppid=30063 vsize=241688 CPUtime=1654.06 cores=0
/proc/30065/stat : 30065 (clasp) R 30063 30063 29807 0 -1 4202496 57476 0 0 0 165393 13 0 0 25 0 1 0 553854153 247488512 55675 33554432000 4194304 4785740 140734324967552 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 60422 55675 340 145 0 57467 0
[pid=30066] ppid=30063 vsize=470348 CPUtime=1654.2 cores=0
/proc/30066/stat : 30066 (TNM) R 30063 30063 29807 0 -1 4202496 6385 0 0 0 165414 6 0 0 25 0 1 0 553854153 481636352 6282 33554432000 134512640 134534564 4294097488 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30066/statm: 117587 6282 95 6 0 116253 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 1519400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.00 5.03 5.30 6/183 30274
/proc/meminfo: memFree=13185092/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 4819917165492699136 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
[pid=30064] ppid=30063 vsize=844824 CPUtime=1666.69 cores=0
/proc/30064/stat : 30064 (cryptominisat) R 30063 30063 29807 0 -1 4202496 517770 0 0 0 166551 118 0 0 25 0 1 0 553854153 865099776 54791 33554432000 4194304 4587354 140736754533344 18446744073709551615 4237655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30064/statm: 211206 54791 337 96 0 207768 0
[pid=30065] ppid=30063 vsize=241940 CPUtime=1666.62 cores=0
/proc/30065/stat : 30065 (clasp) R 30063 30063 29807 0 -1 4202496 57528 0 0 0 166649 13 0 0 25 0 1 0 553854153 247746560 55727 33554432000 4194304 4785740 140734324967552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 60485 55727 340 145 0 57530 0
[pid=30066] ppid=30063 vsize=470348 CPUtime=1666.75 cores=0
/proc/30066/stat : 30066 (TNM) R 30063 30063 29807 0 -1 4202496 6385 0 0 0 166669 6 0 0 25 0 1 0 553854153 481636352 6282 33554432000 134512640 134534564 4294097488 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30066/statm: 117587 6282 95 6 0 116253 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1575436

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: 5.00 5.03 5.30 6/183 30274
/proc/meminfo: memFree=13185092/32950928 swapFree=67111528/67111528
[pid=30063] ppid=30061 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30063/stat : 30063 (ppfolio) S 30061 30063 29807 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 553854153 18763776 394 33554432000 4194304 4287625 140737121658912 18446744073709551615 231895510543 0 0 4096 65536 4819917165492699136 0 0 17 4 0 0 0
/proc/30063/statm: 4581 394 345 23 0 91 0
[pid=30064] ppid=30063 vsize=844824 CPUtime=1666.69 cores=0
/proc/30064/stat : 30064 (cryptominisat) R 30063 30063 29807 0 -1 4202496 517770 0 0 0 166551 118 0 0 25 0 1 0 553854153 865099776 54791 33554432000 4194304 4587354 140736754533344 18446744073709551615 4237655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30064/statm: 211206 54791 337 96 0 207768 0
[pid=30065] ppid=30063 vsize=241940 CPUtime=1666.62 cores=0
/proc/30065/stat : 30065 (clasp) R 30063 30063 29807 0 -1 4202496 57528 0 0 0 166649 13 0 0 25 0 1 0 553854153 247746560 55727 33554432000 4194304 4785740 140734324967552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30065/statm: 60485 55727 340 145 0 57530 0
[pid=30066] ppid=30063 vsize=470348 CPUtime=1666.75 cores=0
/proc/30066/stat : 30066 (TNM) R 30063 30063 29807 0 -1 4202496 6385 0 0 0 166669 6 0 0 25 0 1 0 553854153 481636352 6282 33554432000 134512640 134534564 4294097488 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30066/statm: 117587 6282 95 6 0 116253 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1575436

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.06
CPU user time (s): 4998.69
CPU system time (s): 1.37
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2187504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
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= 322
involuntary context switches= 5

runsolver used 8.91564 second user time and 18.3592 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-24 11:10:35
IDJOB=3275137
IDBENCH=71492
IDSOLVER=1639
FILE ID=node114/3275137-1303636235
RUNJOBID= node114-1303635251-29825
PBS_JOBID= 13150734
Free space on /tmp= 71688 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2400c266431g9.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275137-1303636235/watcher-3275137-1303636235 -o /tmp/evaluation-result-3275137-1303636235/solver-3275137-1303636235 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275137-1303636235.cnf

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

MD5SUM BENCH= 35278b3ce28129761cf8ae7994f37d3f
RANDOM SEED=270473504

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.73
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.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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:     32950928 kB
MemFree:      13406904 kB
Buffers:       2305556 kB
Cached:       16337460 kB
SwapCached:          0 kB
Active:        9560660 kB
Inactive:      9395580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13406904 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13224 kB
Writeback:           0 kB
AnonPages:      312648 kB
Mapped:          16404 kB
Slab:           524072 kB
PageTables:       5260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   973844 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= 71680 MiB
End job on node114 at 2011-04-24 12:33:57