Trace number 3275862

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.09 5000.03

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_28_70_8-dir.shuffled-as.sat03-215.cnf
MD5SUM731331ace9dcb7404987f98927f5c914
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 variables840
Number of clauses72688
Sum of the clauses size146160
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 528

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-3275862-1303652105/watcher-3275862-1303652105 -o /tmp/evaluation-result-3275862-1303652105/solver-3275862-1303652105 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275862-1303652105.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): 5100 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 5.96 5.10 4/180 3375
/proc/meminfo: memFree=14452600/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 14891340738439643395 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0

[startup+0.105181 s]
/proc/loadavg: 6.00 5.96 5.10 4/180 3375
/proc/meminfo: memFree=14452600/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 6144388734872715264 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.201163 s]
/proc/loadavg: 6.00 5.96 5.10 4/180 3375
/proc/meminfo: memFree=14452600/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 6144388734872715264 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301153 s]
/proc/loadavg: 6.00 5.96 5.10 4/180 3375
/proc/meminfo: memFree=14452600/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 6144388872311668736 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701082 s]
/proc/loadavg: 6.00 5.96 5.10 4/180 3375
/proc/meminfo: memFree=14452600/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 6144389147189575680 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50093 s]
/proc/loadavg: 6.00 5.96 5.10 7/184 3380
/proc/meminfo: memFree=14429504/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 6144389147189575680 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
[pid=3376] ppid=3375 vsize=35196 CPUtime=0.54 cores=0
/proc/3376/stat : 3376 (cryptominisat) R 3375 3375 2414 0 -1 4202496 4588 0 0 0 54 0 0 0 20 0 1 0 476809279 36040704 3520 33554432000 4194304 4587354 140735722156032 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3376/statm: 8799 3520 326 96 0 5361 0
[pid=3377] ppid=3375 vsize=16592 CPUtime=0.43 cores=0
/proc/3377/stat : 3377 (clasp) R 3375 3375 2414 0 -1 4202496 2027 0 0 0 43 0 0 0 21 0 1 0 476809279 16990208 1478 33554432000 4194304 4785740 140735012506576 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3377/statm: 4148 1478 340 145 0 1193 0
[pid=3379] ppid=3375 vsize=455296 CPUtime=0.5 cores=0
/proc/3379/stat : 3379 (TNM) R 3375 3375 2414 0 -1 4202496 1371 0 0 0 50 0 0 0 23 0 1 0 476809279 466223104 1268 33554432000 134512640 134534564 4289554880 18446744073709551615 134524666 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3379/statm: 113824 1268 91 6 0 112490 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 525408

[startup+3.10054 s]
/proc/loadavg: 6.00 5.96 5.10 7/184 3380
/proc/meminfo: memFree=14425284/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 6144389284628529152 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
[pid=3376] ppid=3375 vsize=35196 CPUtime=1.04 cores=0
/proc/3376/stat : 3376 (cryptominisat) R 3375 3375 2414 0 -1 4202496 4992 0 0 0 104 0 0 0 21 0 1 0 476809279 36040704 3920 33554432000 4194304 4587354 140735722156032 18446744073709551615 4236332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3376/statm: 8799 3920 326 96 0 5361 0
[pid=3377] ppid=3375 vsize=22164 CPUtime=1.02 cores=0
/proc/3377/stat : 3377 (clasp) R 3375 3375 2414 0 -1 4202496 3438 0 0 0 102 0 0 0 22 0 1 0 476809279 22695936 2889 33554432000 4194304 4785740 140735012506576 18446744073709551615 4550473 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3377/statm: 5541 2889 340 145 0 2586 0
[pid=3379] ppid=3375 vsize=459660 CPUtime=1.01 cores=0
/proc/3379/stat : 3379 (TNM) R 3375 3375 2414 0 -1 4202496 1938 0 0 0 101 0 0 0 25 0 1 0 476809279 470691840 1835 33554432000 134512640 134534564 4289554880 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3379/statm: 114915 1835 95 6 0 113581 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 535344

[startup+6.30109 s]
/proc/loadavg: 6.00 5.96 5.10 7/184 3380
/proc/meminfo: memFree=14409040/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 6144389284628529152 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
[pid=3376] ppid=3375 vsize=35196 CPUtime=2.14 cores=0
/proc/3376/stat : 3376 (cryptominisat) R 3375 3375 2414 0 -1 4202496 5480 0 0 0 214 0 0 0 25 0 1 0 476809279 36040704 4403 33554432000 4194304 4587354 140735722156032 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3376/statm: 8799 4403 326 96 0 5361 0
[pid=3377] ppid=3375 vsize=31352 CPUtime=2.02 cores=0
/proc/3377/stat : 3377 (clasp) R 3375 3375 2414 0 -1 4202496 5705 0 0 0 202 0 0 0 25 0 1 0 476809279 32104448 5156 33554432000 4194304 4785740 140735012506576 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3377/statm: 7838 5156 340 145 0 4883 0
[pid=3379] ppid=3375 vsize=459660 CPUtime=2.1 cores=0
/proc/3379/stat : 3379 (TNM) R 3375 3375 2414 0 -1 4202496 1938 0 0 0 210 0 0 0 25 0 1 0 476809279 470691840 1835 33554432000 134512640 134534564 4289554880 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3379/statm: 114915 1835 95 6 0 113581 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 544532

[startup+12.701 s]
/proc/loadavg: 6.00 5.96 5.11 7/184 3380
/proc/meminfo: memFree=14398048/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 6144389422067482624 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
[pid=3376] ppid=3375 vsize=647048 CPUtime=4.24 cores=0
/proc/3376/stat : 3376 (cryptominisat) R 3375 3375 2414 0 -1 4202496 7170 0 0 0 424 0 0 0 25 0 1 0 476809279 662577152 4185 33554432000 4194304 4587354 140735722156032 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3376/statm: 161762 4185 327 96 0 158324 0
[pid=3377] ppid=3375 vsize=40424 CPUtime=4.21 cores=0
/proc/3377/stat : 3377 (clasp) R 3375 3375 2414 0 -1 4202496 7913 0 0 0 421 0 0 0 25 0 1 0 476809279 41394176 7364 33554432000 4194304 4785740 140735012506576 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3377/statm: 10106 7364 340 145 0 7151 0
[pid=3379] ppid=3375 vsize=459660 CPUtime=4.22 cores=0
/proc/3379/stat : 3379 (TNM) R 3375 3375 2414 0 -1 4202496 1938 0 0 0 422 0 0 0 25 0 1 0 476809279 470691840 1835 33554432000 134512640 134534564 4289554880 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3379/statm: 114915 1835 95 6 0 113581 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1165456

[startup+25.5007 s]
/proc/loadavg: 6.00 5.97 5.12 7/184 3381
/proc/meminfo: memFree=14340760/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 6144389009750622208 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
[pid=3376] ppid=3375 vsize=695240 CPUtime=8.54 cores=0
/proc/3376/stat : 3376 (cryptominisat) R 3375 3375 2414 0 -1 4202496 19192 0 0 0 852 2 0 0 25 0 1 0 476809279 711925760 16201 33554432000 4194304 4587354 140735722156032 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3376/statm: 173810 16201 337 96 0 170372 0
[pid=3377] ppid=3375 vsize=46316 CPUtime=8.43 cores=0
/proc/3377/stat : 3377 (clasp) R 3375 3375 2414 0 -1 4202496 9311 0 0 0 842 1 0 0 25 0 1 0 476809279 47427584 8762 33554432000 4194304 4785740 140735012506576 18446744073709551615 4552540 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3377/statm: 11579 8762 340 145 0 8624 0
[pid=3379] ppid=3375 vsize=459660 CPUtime=8.5 cores=0
/proc/3379/stat : 3379 (TNM) R 3375 3375 2414 0 -1 4202496 1938 0 0 0 850 0 0 0 25 0 1 0 476809279 470691840 1835 33554432000 134512640 134534564 4289554880 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3379/statm: 114915 1835 95 6 0 113581 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1219540

[startup+51.1012 s]
/proc/loadavg: 6.00 5.97 5.14 7/184 3381
/proc/meminfo: memFree=14340108/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
[pid=3376] ppid=3375 vsize=693772 CPUtime=17.04 cores=0
/proc/3376/stat : 3376 (cryptominisat) R 3375 3375 2414 0 -1 4202496 20227 0 0 0 1701 3 0 0 25 0 1 0 476809279 710422528 14163 33554432000 4194304 4587354 140735722156032 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3376/statm: 173443 14163 337 96 0 170005 0
[pid=3377] ppid=3375 vsize=58152 CPUtime=17.01 cores=0
/proc/3377/stat : 3377 (clasp) R 3375 3375 2414 0 -1 4202496 12229 0 0 0 1700 1 0 0 25 0 1 0 476809279 59547648 11680 33554432000 4194304 4785740 140735012506576 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3377/statm: 14538 11680 340 145 0 11583 0
[pid=3379] ppid=3375 vsize=459660 CPUtime=17.02 cores=0
/proc/3379/stat : 3379 (TNM) R 3375 3375 2414 0 -1 4202496 1938 0 0 0 1702 0 0 0 25 0 1 0 476809279 470691840 1835 33554432000 134512640 134534564 4289554880 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3379/statm: 114915 1835 95 6 0 113581 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1229908

[startup+102.301 s]
/proc/loadavg: 6.00 5.97 5.19 7/184 3383
/proc/meminfo: memFree=14303644/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 6144389009750622208 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
[pid=3376] ppid=3375 vsize=709712 CPUtime=34.13 cores=0
/proc/3376/stat : 3376 (cryptominisat) R 3375 3375 2414 0 -1 4202496 24972 0 0 0 3410 3 0 0 25 0 1 0 476809279 726745088 18907 33554432000 4194304 4587354 140735722156032 18446744073709551615 4364788 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3376/statm: 177428 18907 337 96 0 173990 0
[pid=3377] ppid=3375 vsize=73628 CPUtime=34.04 cores=0
/proc/3377/stat : 3377 (clasp) R 3375 3375 2414 0 -1 4202496 15793 0 0 0 3402 2 0 0 25 0 1 0 476809279 75395072 15244 33554432000 4194304 4785740 140735012506576 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3377/statm: 18407 15244 340 145 0 15452 0
[pid=3379] ppid=3375 vsize=459660 CPUtime=34.1 cores=0
/proc/3379/stat : 3379 (TNM) R 3375 3375 2414 0 -1 4202496 1938 0 0 0 3410 0 0 0 25 0 1 0 476809279 470691840 1835 33554432000 134512640 134534564 4289554880 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3379/statm: 114915 1835 95 6 0 113581 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1261324

[startup+162.301 s]
/proc/loadavg: 6.00 5.97 5.24 7/184 3384
/proc/meminfo: memFree=14295680/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 6144388185116901376 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
[pid=3376] ppid=3375 vsize=683356 CPUtime=54.13 cores=0
/proc/3376/stat : 3376 (cryptominisat) R 3375 3375 2414 0 -1 4202496 24984 0 0 0 5409 4 0 0 25 0 1 0 476809279 699756544 18915 33554432000 4194304 4587354 140735722156032 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3376/statm: 170839 18915 337 96 0 167401 0
[pid=3377] ppid=3375 vsize=86708 CPUtime=54.05 cores=0

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

/proc/3379/statm: 114915 1835 95 6 0 113581 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 1567380

[startup+4662.3 s]
/proc/loadavg: 5.00 5.05 5.35 6/183 3562
/proc/meminfo: memFree=13981092/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 6144389284628529152 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
[pid=3376] ppid=3375 vsize=817324 CPUtime=1554.13 cores=0
/proc/3376/stat : 3376 (cryptominisat) R 3375 3375 2414 0 -1 4202496 176226 0 0 0 155367 46 0 0 25 0 1 0 476809279 836939776 54178 33554432000 4194304 4587354 140735722156032 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3376/statm: 204331 54178 337 96 0 200893 0
[pid=3377] ppid=3375 vsize=272072 CPUtime=1554.08 cores=0
/proc/3377/stat : 3377 (clasp) R 3375 3375 2414 0 -1 4202496 61241 0 0 0 155396 12 0 0 25 0 1 0 476809279 278601728 60692 33554432000 4194304 4785740 140735012506576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3377/statm: 68018 60692 340 145 0 65063 0
[pid=3379] ppid=3375 vsize=459660 CPUtime=1554.17 cores=0
/proc/3379/stat : 3379 (TNM) R 3375 3375 2414 0 -1 4202496 1938 0 0 0 155417 0 0 0 25 0 1 0 476809279 470691840 1835 33554432000 134512640 134534564 4289554880 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3379/statm: 114915 1835 95 6 0 113581 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 1567380

[startup+4722.3 s]
/proc/loadavg: 5.00 5.04 5.33 6/183 3564
/proc/meminfo: memFree=13988008/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 6144389284628529152 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
[pid=3376] ppid=3375 vsize=816176 CPUtime=1574.14 cores=0
/proc/3376/stat : 3376 (cryptominisat) R 3375 3375 2414 0 -1 4202496 177487 0 0 0 157368 46 0 0 25 0 1 0 476809279 835764224 51744 33554432000 4194304 4587354 140735722156032 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3376/statm: 204044 51744 337 96 0 200606 0
[pid=3377] ppid=3375 vsize=273564 CPUtime=1574.08 cores=0
/proc/3377/stat : 3377 (clasp) R 3375 3375 2414 0 -1 4202496 61550 0 0 0 157396 12 0 0 25 0 1 0 476809279 280129536 61001 33554432000 4194304 4785740 140735012506576 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3377/statm: 68391 61001 340 145 0 65436 0
[pid=3379] ppid=3375 vsize=459660 CPUtime=1574.16 cores=0
/proc/3379/stat : 3379 (TNM) R 3375 3375 2414 0 -1 4202496 1938 0 0 0 157416 0 0 0 25 0 1 0 476809279 470691840 1835 33554432000 134512640 134534564 4289554880 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3379/statm: 114915 1835 95 6 0 113581 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 1567724

[startup+4782.3 s]
/proc/loadavg: 5.06 5.04 5.31 6/183 3565
/proc/meminfo: memFree=13986248/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 6144389422067482624 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
[pid=3376] ppid=3375 vsize=816176 CPUtime=1594.15 cores=0
/proc/3376/stat : 3376 (cryptominisat) R 3375 3375 2414 0 -1 4202496 179622 0 0 0 159368 47 0 0 25 0 1 0 476809279 835764224 51100 33554432000 4194304 4587354 140735722156032 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3376/statm: 204044 51100 337 96 0 200606 0
[pid=3377] ppid=3375 vsize=276128 CPUtime=1594.07 cores=0
/proc/3377/stat : 3377 (clasp) R 3375 3375 2414 0 -1 4202496 62104 0 0 0 159395 12 0 0 25 0 1 0 476809279 282755072 61555 33554432000 4194304 4785740 140735012506576 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3377/statm: 69032 61555 340 145 0 66077 0
[pid=3379] ppid=3375 vsize=459660 CPUtime=1594.16 cores=0
/proc/3379/stat : 3379 (TNM) R 3375 3375 2414 0 -1 4202496 1938 0 0 0 159416 0 0 0 25 0 1 0 476809279 470691840 1835 33554432000 134512640 134534564 4289554880 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3379/statm: 114915 1835 95 6 0 113581 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 1570288

[startup+4842.31 s]
/proc/loadavg: 5.02 5.03 5.29 6/183 3567
/proc/meminfo: memFree=13972564/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 6144389422067482624 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
[pid=3376] ppid=3375 vsize=816176 CPUtime=1614.16 cores=0
/proc/3376/stat : 3376 (cryptominisat) R 3375 3375 2414 0 -1 4202496 182753 0 0 0 161369 47 0 0 25 0 1 0 476809279 835764224 54169 33554432000 4194304 4587354 140735722156032 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3376/statm: 204044 54169 337 96 0 200606 0
[pid=3377] ppid=3375 vsize=277620 CPUtime=1614.07 cores=0
/proc/3377/stat : 3377 (clasp) R 3375 3375 2414 0 -1 4202496 62434 0 0 0 161395 12 0 0 25 0 1 0 476809279 284282880 61885 33554432000 4194304 4785740 140735012506576 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3377/statm: 69405 61885 340 145 0 66450 0
[pid=3379] ppid=3375 vsize=459660 CPUtime=1614.16 cores=0
/proc/3379/stat : 3379 (TNM) R 3375 3375 2414 0 -1 4202496 1938 0 0 0 161416 0 0 0 25 0 1 0 476809279 470691840 1835 33554432000 134512640 134534564 4289554880 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3379/statm: 114915 1835 95 6 0 113581 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 1571780

[startup+4902.3 s]
/proc/loadavg: 5.07 5.04 5.27 6/183 3569
/proc/meminfo: memFree=13977988/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 6144389422067482624 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
[pid=3376] ppid=3375 vsize=817324 CPUtime=1634.17 cores=0
/proc/3376/stat : 3376 (cryptominisat) R 3375 3375 2414 0 -1 4202496 184472 0 0 0 163369 48 0 0 25 0 1 0 476809279 836939776 52786 33554432000 4194304 4587354 140735722156032 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3376/statm: 204331 52786 337 96 0 200893 0
[pid=3377] ppid=3375 vsize=277620 CPUtime=1634.06 cores=0
/proc/3377/stat : 3377 (clasp) R 3375 3375 2414 0 -1 4202496 62445 0 0 0 163394 12 0 0 25 0 1 0 476809279 284282880 61896 33554432000 4194304 4785740 140735012506576 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3377/statm: 69405 61896 340 145 0 66450 0
[pid=3379] ppid=3375 vsize=459660 CPUtime=1634.16 cores=0
/proc/3379/stat : 3379 (TNM) R 3375 3375 2414 0 -1 4202496 1938 0 0 0 163416 0 0 0 25 0 1 0 476809279 470691840 1835 33554432000 134512640 134534564 4289554880 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3379/statm: 114915 1835 95 6 0 113581 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 1572928

[startup+4962.3 s]
/proc/loadavg: 5.02 5.03 5.25 6/183 3570
/proc/meminfo: memFree=13982804/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 6144388597433761792 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
[pid=3376] ppid=3375 vsize=813120 CPUtime=1654.17 cores=0
/proc/3376/stat : 3376 (cryptominisat) R 3375 3375 2414 0 -1 4202496 185991 0 0 0 165368 49 0 0 25 0 1 0 476809279 832634880 51126 33554432000 4194304 4587354 140735722156032 18446744073709551615 4388356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3376/statm: 203280 51126 337 96 0 199842 0
[pid=3377] ppid=3375 vsize=278900 CPUtime=1654.06 cores=0
/proc/3377/stat : 3377 (clasp) R 3375 3375 2414 0 -1 4202496 62726 0 0 0 165394 12 0 0 25 0 1 0 476809279 285593600 62177 33554432000 4194304 4785740 140735012506576 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3377/statm: 69725 62177 340 145 0 66770 0
[pid=3379] ppid=3375 vsize=459660 CPUtime=1654.15 cores=0
/proc/3379/stat : 3379 (TNM) R 3375 3375 2414 0 -1 4202496 1938 0 0 0 165415 0 0 0 25 0 1 0 476809279 470691840 1835 33554432000 134512640 134534564 4289554880 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3379/statm: 114915 1835 95 6 0 113581 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 1570004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.01 5.03 5.24 6/183 3571
/proc/meminfo: memFree=13981048/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
[pid=3376] ppid=3375 vsize=813120 CPUtime=1666.68 cores=0
/proc/3376/stat : 3376 (cryptominisat) R 3375 3375 2414 0 -1 4202496 185991 0 0 0 166619 49 0 0 25 0 1 0 476809279 832634880 51126 33554432000 4194304 4587354 140735722156032 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3376/statm: 203280 51126 337 96 0 199842 0
[pid=3377] ppid=3375 vsize=278900 CPUtime=1666.66 cores=0
/proc/3377/stat : 3377 (clasp) R 3375 3375 2414 0 -1 4202496 62726 0 0 0 166654 12 0 0 25 0 1 0 476809279 285593600 62177 33554432000 4194304 4785740 140735012506576 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3377/statm: 69725 62177 340 145 0 66770 0
[pid=3379] ppid=3375 vsize=459660 CPUtime=1666.75 cores=0
/proc/3379/stat : 3379 (TNM) R 3375 3375 2414 0 -1 4202496 1938 0 0 0 166675 0 0 0 25 0 1 0 476809279 470691840 1835 33554432000 134512640 134534564 4289554880 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3379/statm: 114915 1835 95 6 0 113581 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 1570004

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

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

[startup+5000 s]
/proc/loadavg: 5.01 5.03 5.24 6/183 3571
/proc/meminfo: memFree=13981048/32950928 swapFree=67111528/67111528
[pid=3375] ppid=3373 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3375/stat : 3375 (ppfolio) S 3373 3375 2414 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476809279 18763776 394 33554432000 4194304 4287625 140735456522656 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/3375/statm: 4581 394 345 23 0 91 0
[pid=3376] ppid=3375 vsize=813120 CPUtime=1666.68 cores=0
/proc/3376/stat : 3376 (cryptominisat) R 3375 3375 2414 0 -1 4202496 185991 0 0 0 166619 49 0 0 25 0 1 0 476809279 832634880 51126 33554432000 4194304 4587354 140735722156032 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3376/statm: 203280 51126 337 96 0 199842 0
[pid=3377] ppid=3375 vsize=278900 CPUtime=1666.66 cores=0
/proc/3377/stat : 3377 (clasp) R 3375 3375 2414 0 -1 4202496 62726 0 0 0 166654 12 0 0 25 0 1 0 476809279 285593600 62177 33554432000 4194304 4785740 140735012506576 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3377/statm: 69725 62177 340 145 0 66770 0
[pid=3379] ppid=3375 vsize=459660 CPUtime=1666.75 cores=0
/proc/3379/stat : 3379 (TNM) R 3375 3375 2414 0 -1 4202496 1938 0 0 0 166675 0 0 0 25 0 1 0 476809279 470691840 1835 33554432000 134512640 134534564 4289554880 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3379/statm: 114915 1835 95 6 0 113581 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 1570004

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.03
CPU time (s): 5000.09
CPU user time (s): 4999.48
CPU system time (s): 0.61
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2164912

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= 295
involuntary context switches= 4

runsolver used 8.93764 second user time and 18.3292 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-24 15:35:05
IDJOB=3275862
IDBENCH=83907
IDSOLVER=1639
FILE ID=node120/3275862-1303652105
RUNJOBID= node120-1303650621-3279
PBS_JOBID= 13150728
Free space on /tmp= 72144 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_80_28_70_8-dir.shuffled-as.sat03-215.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275862-1303652105/watcher-3275862-1303652105 -o /tmp/evaluation-result-3275862-1303652105/solver-3275862-1303652105 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275862-1303652105.cnf

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

MD5SUM BENCH= 731331ace9dcb7404987f98927f5c914
RANDOM SEED=657448067

node120.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.809
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.61
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.809
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.07
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.809
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.809
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.75
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.809
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.78
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.809
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.809
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.82
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.809
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:      14453012 kB
Buffers:       2462388 kB
Cached:       15317232 kB
SwapCached:          0 kB
Active:       10607908 kB
Inactive:      7323384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14453012 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10908 kB
Writeback:           0 kB
AnonPages:      150652 kB
Mapped:          16584 kB
Slab:           503748 kB
PageTables:       4980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1356404 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= 72136 MiB
End job on node120 at 2011-04-24 16:58:27