Trace number 3275122

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 4999.91

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g6.cnf
MD5SUMd0bb6612a0c88017c970eb8fd1a4be9e
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) 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-3275122-1303636029/watcher-3275122-1303636029 -o /tmp/evaluation-result-3275122-1303636029/solver-3275122-1303636029 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275122-1303636029.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.00 5.56 3.39 5/180 23196
/proc/meminfo: memFree=14781780/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) R 23194 23196 23062 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 475203890 18763776 391 33554432000 4194304 4287625 140733905133424 18446744073709551615 270612930965 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/23196/statm: 4581 391 343 23 0 91 0

[startup+0.0329881 s]
/proc/loadavg: 6.00 5.56 3.39 5/180 23196
/proc/meminfo: memFree=14781780/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 4322911388314861832 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100987 s]
/proc/loadavg: 6.00 5.56 3.39 5/180 23196
/proc/meminfo: memFree=14781780/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 4322911388314861832 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300944 s]
/proc/loadavg: 6.00 5.56 3.39 5/180 23196
/proc/meminfo: memFree=14781780/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700873 s]
/proc/loadavg: 6.00 5.56 3.39 5/180 23196
/proc/meminfo: memFree=14781780/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 12526992161461239808 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50074 s]
/proc/loadavg: 6.00 5.56 3.39 7/184 23200
/proc/meminfo: memFree=14713048/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 12526992161461239808 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
[pid=23197] ppid=23196 vsize=64448 CPUtime=0.45 cores=1
/proc/23197/stat : 23197 (cryptominisat) R 23196 23196 23062 0 -1 4202496 11865 0 0 0 44 1 0 0 25 0 1 0 475203891 65994752 10175 33554432000 4194304 4587354 140736637113584 18446744073709551615 270612807313 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23197/statm: 16112 10175 315 96 0 12674 0
[pid=23198] ppid=23196 vsize=29032 CPUtime=0.51 cores=1
/proc/23198/stat : 23198 (clasp) R 23196 23196 23062 0 -1 4202496 5721 0 0 0 51 0 0 0 25 0 1 0 475203891 29728768 4441 33554432000 4194304 4785740 140734714529488 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23198/statm: 7258 4441 313 145 0 4303 0
[pid=23199] ppid=23196 vsize=464404 CPUtime=0.5 cores=1
/proc/23199/stat : 23199 (TNM) R 23196 23196 23062 0 -1 4202496 4421 0 0 0 50 0 0 0 25 0 1 0 475203891 475549696 4318 33554432000 134512640 134534564 4291382000 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23199/statm: 116101 4318 91 6 0 114767 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 576208

[startup+3.10045 s]
/proc/loadavg: 6.00 5.56 3.39 7/184 23200
/proc/meminfo: memFree=14696572/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 12526992986094960640 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
[pid=23197] ppid=23196 vsize=66688 CPUtime=1.54 cores=1
/proc/23197/stat : 23197 (cryptominisat) R 23196 23196 23062 0 -1 4202496 17624 0 0 0 152 2 0 0 19 0 1 0 475203891 68288512 11590 33554432000 4194304 4587354 140736637113584 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23197/statm: 16672 11590 326 96 0 13234 0
[pid=23198] ppid=23196 vsize=29428 CPUtime=0.72 cores=1
/proc/23198/stat : 23198 (clasp) R 23196 23196 23062 0 -1 4202496 5824 0 0 0 72 0 0 0 25 0 1 0 475203891 30134272 4544 33554432000 4194304 4785740 140734714529488 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23198/statm: 7357 4544 316 145 0 4402 0
[pid=23199] ppid=23196 vsize=464404 CPUtime=0.8 cores=1
/proc/23199/stat : 23199 (TNM) R 23196 23196 23062 0 -1 4202496 4421 0 0 0 80 0 0 0 25 0 1 0 475203891 475549696 4318 33554432000 134512640 134534564 4291382000 18446744073709551615 134524681 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23199/statm: 116101 4318 91 6 0 114767 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 578844

[startup+6.30088 s]
/proc/loadavg: 6.00 5.56 3.40 7/184 23200
/proc/meminfo: memFree=14692452/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 12526991199388565504 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
[pid=23197] ppid=23196 vsize=248512 CPUtime=2.64 cores=1
/proc/23197/stat : 23197 (cryptominisat) R 23196 23196 23062 0 -1 4202496 19406 0 0 0 262 2 0 0 21 0 1 0 475203891 254476288 11659 33554432000 4194304 4587354 140736637113584 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23197/statm: 62128 11659 327 96 0 58690 0
[pid=23198] ppid=23196 vsize=30564 CPUtime=1.82 cores=1
/proc/23198/stat : 23198 (clasp) R 23196 23196 23062 0 -1 4202496 6721 0 0 0 181 1 0 0 25 0 1 0 475203891 31297536 4920 33554432000 4194304 4785740 140734714529488 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23198/statm: 7641 4920 340 145 0 4686 0
[pid=23199] ppid=23196 vsize=466516 CPUtime=1.81 cores=1
/proc/23199/stat : 23199 (TNM) R 23196 23196 23062 0 -1 4202496 6388 0 0 0 181 0 0 0 25 0 1 0 475203891 477712384 6285 33554432000 134512640 134534564 4291382000 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23199/statm: 116629 6285 95 6 0 115295 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 763916

[startup+12.7007 s]
/proc/loadavg: 6.00 5.57 3.41 7/184 23200
/proc/meminfo: memFree=14689120/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 12526992436339146752 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
[pid=23197] ppid=23196 vsize=248512 CPUtime=4.74 cores=1
/proc/23197/stat : 23197 (cryptominisat) R 23196 23196 23062 0 -1 4202496 19877 0 0 0 472 2 0 0 25 0 1 0 475203891 254476288 12125 33554432000 4194304 4587354 140736637113584 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23197/statm: 62128 12125 337 96 0 58690 0
[pid=23198] ppid=23196 vsize=32104 CPUtime=3.93 cores=1
/proc/23198/stat : 23198 (clasp) R 23196 23196 23062 0 -1 4202496 7144 0 0 0 392 1 0 0 25 0 1 0 475203891 32874496 5343 33554432000 4194304 4785740 140734714529488 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23198/statm: 8026 5343 340 145 0 5071 0
[pid=23199] ppid=23196 vsize=470344 CPUtime=4 cores=1
/proc/23199/stat : 23199 (TNM) R 23196 23196 23062 0 -1 4202496 6389 0 0 0 400 0 0 0 25 0 1 0 475203891 481632256 6286 33554432000 134512640 134534564 4291382000 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23199/statm: 117586 6286 95 6 0 116252 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 769284

[startup+25.5005 s]
/proc/loadavg: 6.00 5.59 3.45 7/184 23201
/proc/meminfo: memFree=14662296/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 12526992848656007168 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
[pid=23197] ppid=23196 vsize=262952 CPUtime=9.04 cores=1
/proc/23197/stat : 23197 (cryptominisat) R 23196 23196 23062 0 -1 4202496 22454 0 0 0 902 2 0 0 25 0 1 0 475203891 269262848 14701 33554432000 4194304 4587354 140736637113584 18446744073709551615 4365338 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23197/statm: 65738 14701 337 96 0 62300 0
[pid=23198] ppid=23196 vsize=48112 CPUtime=8.22 cores=1
/proc/23198/stat : 23198 (clasp) R 23196 23196 23062 0 -1 4202496 11148 0 0 0 820 2 0 0 25 0 1 0 475203891 49266688 9347 33554432000 4194304 4785740 140734714529488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23198/statm: 12028 9347 340 145 0 9073 0
[pid=23199] ppid=23196 vsize=470344 CPUtime=8.21 cores=1
/proc/23199/stat : 23199 (TNM) R 23196 23196 23062 0 -1 4202496 6389 0 0 0 821 0 0 0 25 0 1 0 475203891 481632256 6286 33554432000 134512640 134534564 4291382000 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23199/statm: 117586 6286 95 6 0 116252 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 799732

[startup+51.101 s]
/proc/loadavg: 6.00 5.62 3.52 7/184 23201
/proc/meminfo: memFree=14622432/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 12526992573778100224 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
[pid=23197] ppid=23196 vsize=264312 CPUtime=17.54 cores=1
/proc/23197/stat : 23197 (cryptominisat) R 23196 23196 23062 0 -1 4202496 29139 0 0 0 1751 3 0 0 25 0 1 0 475203891 270655488 18722 33554432000 4194304 4587354 140736637113584 18446744073709551615 4365250 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23197/statm: 66078 18722 337 96 0 62640 0
[pid=23198] ppid=23196 vsize=71488 CPUtime=16.73 cores=1
/proc/23198/stat : 23198 (clasp) R 23196 23196 23062 0 -1 4202496 16970 0 0 0 1670 3 0 0 25 0 1 0 475203891 73203712 15169 33554432000 4194304 4785740 140734714529488 18446744073709551615 4553317 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23198/statm: 17872 15169 340 145 0 14917 0
[pid=23199] ppid=23196 vsize=470344 CPUtime=16.8 cores=1
/proc/23199/stat : 23199 (TNM) R 23196 23196 23062 0 -1 4202496 6389 0 0 0 1680 0 0 0 25 0 1 0 475203891 481632256 6286 33554432000 134512640 134534564 4291382000 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23199/statm: 117586 6286 95 6 0 116252 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 824468

[startup+102.307 s]
/proc/loadavg: 6.00 5.68 3.65 7/184 23203
/proc/meminfo: memFree=14585472/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 12526992161461239808 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
[pid=23197] ppid=23196 vsize=267044 CPUtime=34.63 cores=1
/proc/23197/stat : 23197 (cryptominisat) R 23196 23196 23062 0 -1 4202496 35865 0 0 0 3459 4 0 0 25 0 1 0 475203891 273453056 25440 33554432000 4194304 4587354 140736637113584 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23197/statm: 66761 25440 337 96 0 63323 0
[pid=23198] ppid=23196 vsize=80264 CPUtime=33.81 cores=1
/proc/23198/stat : 23198 (clasp) R 23196 23196 23062 0 -1 4202496 19062 0 0 0 3377 4 0 0 25 0 1 0 475203891 82190336 17261 33554432000 4194304 4785740 140734714529488 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23198/statm: 20066 17261 340 145 0 17111 0
[pid=23199] ppid=23196 vsize=470344 CPUtime=33.83 cores=1
/proc/23199/stat : 23199 (TNM) R 23196 23196 23062 0 -1 4202496 6389 0 0 0 3383 0 0 0 25 0 1 0 475203891 481632256 6286 33554432000 134512640 134534564 4291382000 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23199/statm: 117586 6286 95 6 0 116252 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 835976

[startup+162.3 s]
/proc/loadavg: 6.00 5.73 3.79 7/184 23204
/proc/meminfo: memFree=14569584/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 12526992024022286336 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
[pid=23197] ppid=23196 vsize=265324 CPUtime=54.63 cores=1
/proc/23197/stat : 23197 (cryptominisat) R 23196 23196 23062 0 -1 4202496 50030 0 0 0 5457 6 0 0 25 0 1 0 475203891 271691776 26361 33554432000 4194304 4587354 140736637113584 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23197/statm: 66331 26361 337 96 0 62893 0
[pid=23198] ppid=23196 vsize=90804 CPUtime=53.81 cores=1

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

/proc/23199/statm: 117586 6286 95 6 0 116252 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 1109444

[startup+4602.3 s]
/proc/loadavg: 5.99 5.97 5.91 7/184 23426
/proc/meminfo: memFree=14421104/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 12526992711217053696 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
[pid=23197] ppid=23196 vsize=374908 CPUtime=1534.62 cores=1
/proc/23197/stat : 23197 (cryptominisat) R 23196 23196 23062 0 -1 4202496 529108 0 0 0 153353 109 0 0 25 0 1 0 475203891 383905792 52324 33554432000 4194304 4587354 140736637113584 18446744073709551615 4237620 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23197/statm: 93727 52324 337 96 0 90289 0
[pid=23198] ppid=23196 vsize=253956 CPUtime=1533.88 cores=1
/proc/23198/stat : 23198 (clasp) R 23196 23196 23062 0 -1 4202496 60179 0 0 0 153371 17 0 0 25 0 1 0 475203891 260050944 58378 33554432000 4194304 4785740 140734714529488 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23198/statm: 63489 58378 340 145 0 60534 0
[pid=23199] ppid=23196 vsize=470344 CPUtime=1533.87 cores=1
/proc/23199/stat : 23199 (TNM) R 23196 23196 23062 0 -1 4202496 6389 0 0 0 153387 0 0 0 25 0 1 0 475203891 481632256 6286 33554432000 134512640 134534564 4291382000 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23199/statm: 117586 6286 95 6 0 116252 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 1117532

[startup+4662.3 s]
/proc/loadavg: 5.99 5.97 5.91 7/184 23427
/proc/meminfo: memFree=14417252/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 12526992711217053696 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
[pid=23197] ppid=23196 vsize=374480 CPUtime=1554.64 cores=1
/proc/23197/stat : 23197 (cryptominisat) R 23196 23196 23062 0 -1 4202496 536001 0 0 0 155353 111 0 0 25 0 1 0 475203891 383467520 52324 33554432000 4194304 4587354 140736637113584 18446744073709551615 4243888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23197/statm: 93620 52324 337 96 0 90182 0
[pid=23198] ppid=23196 vsize=253956 CPUtime=1553.87 cores=1
/proc/23198/stat : 23198 (clasp) R 23196 23196 23062 0 -1 4202496 60185 0 0 0 155370 17 0 0 25 0 1 0 475203891 260050944 58384 33554432000 4194304 4785740 140734714529488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23198/statm: 63489 58384 340 145 0 60534 0
[pid=23199] ppid=23196 vsize=470344 CPUtime=1553.86 cores=1
/proc/23199/stat : 23199 (TNM) R 23196 23196 23062 0 -1 4202496 6389 0 0 0 155386 0 0 0 25 0 1 0 475203891 481632256 6286 33554432000 134512640 134534564 4291382000 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23199/statm: 117586 6286 95 6 0 116252 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 1117104

[startup+4722.3 s]
/proc/loadavg: 5.99 5.97 5.91 7/184 23429
/proc/meminfo: memFree=14419964/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 12526992711217053696 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
[pid=23197] ppid=23196 vsize=369848 CPUtime=1574.64 cores=1
/proc/23197/stat : 23197 (cryptominisat) R 23196 23196 23062 0 -1 4202496 542919 0 0 0 157351 113 0 0 25 0 1 0 475203891 378724352 52324 33554432000 4194304 4587354 140736637113584 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23197/statm: 92462 52324 337 96 0 89024 0
[pid=23198] ppid=23196 vsize=253956 CPUtime=1573.87 cores=1
/proc/23198/stat : 23198 (clasp) R 23196 23196 23062 0 -1 4202496 60189 0 0 0 157370 17 0 0 25 0 1 0 475203891 260050944 58388 33554432000 4194304 4785740 140734714529488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23198/statm: 63489 58388 340 145 0 60534 0
[pid=23199] ppid=23196 vsize=470344 CPUtime=1573.86 cores=1
/proc/23199/stat : 23199 (TNM) R 23196 23196 23062 0 -1 4202496 6389 0 0 0 157386 0 0 0 25 0 1 0 475203891 481632256 6286 33554432000 134512640 134534564 4291382000 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23199/statm: 117586 6286 95 6 0 116252 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 1112472

[startup+4782.3 s]
/proc/loadavg: 5.99 5.97 5.91 7/184 23430
/proc/meminfo: memFree=14375440/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 12526992711217053696 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
[pid=23197] ppid=23196 vsize=369848 CPUtime=1594.66 cores=1
/proc/23197/stat : 23197 (cryptominisat) R 23196 23196 23062 0 -1 4202496 549789 0 0 0 159351 115 0 0 25 0 1 0 475203891 378724352 59081 33554432000 4194304 4587354 140736637113584 18446744073709551615 4232256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23197/statm: 92462 59081 337 96 0 89024 0
[pid=23198] ppid=23196 vsize=254828 CPUtime=1593.87 cores=1
/proc/23198/stat : 23198 (clasp) R 23196 23196 23062 0 -1 4202496 60372 0 0 0 159370 17 0 0 25 0 1 0 475203891 260943872 58571 33554432000 4194304 4785740 140734714529488 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23198/statm: 63707 58571 340 145 0 60752 0
[pid=23199] ppid=23196 vsize=470344 CPUtime=1593.86 cores=1
/proc/23199/stat : 23199 (TNM) R 23196 23196 23062 0 -1 4202496 6389 0 0 0 159386 0 0 0 25 0 1 0 475203891 481632256 6286 33554432000 134512640 134534564 4291382000 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23199/statm: 117586 6286 95 6 0 116252 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 1113344

[startup+4842.3 s]
/proc/loadavg: 5.99 5.97 5.91 7/184 23432
/proc/meminfo: memFree=14369596/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 12526992711217053696 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
[pid=23197] ppid=23196 vsize=366744 CPUtime=1614.66 cores=1
/proc/23197/stat : 23197 (cryptominisat) R 23196 23196 23062 0 -1 4202496 556417 0 0 0 161351 115 0 0 25 0 1 0 475203891 375545856 58840 33554432000 4194304 4587354 140736637113584 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23197/statm: 91686 58840 337 96 0 88248 0
[pid=23198] ppid=23196 vsize=255852 CPUtime=1613.87 cores=1
/proc/23198/stat : 23198 (clasp) R 23196 23196 23062 0 -1 4202496 60611 0 0 0 161369 18 0 0 25 0 1 0 475203891 261992448 58810 33554432000 4194304 4785740 140734714529488 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23198/statm: 63963 58810 340 145 0 61008 0
[pid=23199] ppid=23196 vsize=470344 CPUtime=1613.85 cores=1
/proc/23199/stat : 23199 (TNM) R 23196 23196 23062 0 -1 4202496 6389 0 0 0 161385 0 0 0 25 0 1 0 475203891 481632256 6286 33554432000 134512640 134534564 4291382000 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23199/statm: 117586 6286 95 6 0 116252 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 1111264

[startup+4902.31 s]
/proc/loadavg: 5.99 5.97 5.91 7/184 23434
/proc/meminfo: memFree=14371820/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 12526992848656007168 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
[pid=23197] ppid=23196 vsize=367476 CPUtime=1634.68 cores=1
/proc/23197/stat : 23197 (cryptominisat) R 23196 23196 23062 0 -1 4202496 562842 0 0 0 163351 117 0 0 25 0 1 0 475203891 376295424 58172 33554432000 4194304 4587354 140736637113584 18446744073709551615 4236264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23197/statm: 91869 58172 337 96 0 88431 0
[pid=23198] ppid=23196 vsize=255852 CPUtime=1633.87 cores=1
/proc/23198/stat : 23198 (clasp) R 23196 23196 23062 0 -1 4202496 60614 0 0 0 163369 18 0 0 25 0 1 0 475203891 261992448 58813 33554432000 4194304 4785740 140734714529488 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23198/statm: 63963 58813 340 145 0 61008 0
[pid=23199] ppid=23196 vsize=470344 CPUtime=1633.85 cores=1
/proc/23199/stat : 23199 (TNM) R 23196 23196 23062 0 -1 4202496 6389 0 0 0 163385 0 0 0 25 0 1 0 475203891 481632256 6286 33554432000 134512640 134534564 4291382000 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23199/statm: 117586 6286 95 6 0 116252 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 1111996

[startup+4962.3 s]
/proc/loadavg: 5.99 5.97 5.91 7/184 23435
/proc/meminfo: memFree=14372052/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 12526992848656007168 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
[pid=23197] ppid=23196 vsize=374908 CPUtime=1654.68 cores=1
/proc/23197/stat : 23197 (cryptominisat) R 23196 23196 23062 0 -1 4202496 569209 0 0 0 165350 118 0 0 25 0 1 0 475203891 383905792 57490 33554432000 4194304 4587354 140736637113584 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23197/statm: 93727 57490 337 96 0 90289 0
[pid=23198] ppid=23196 vsize=255852 CPUtime=1653.87 cores=1
/proc/23198/stat : 23198 (clasp) R 23196 23196 23062 0 -1 4202496 60614 0 0 0 165369 18 0 0 25 0 1 0 475203891 261992448 58813 33554432000 4194304 4785740 140734714529488 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23198/statm: 63963 58813 340 145 0 61008 0
[pid=23199] ppid=23196 vsize=470344 CPUtime=1653.85 cores=1
/proc/23199/stat : 23199 (TNM) R 23196 23196 23062 0 -1 4202496 6389 0 0 0 165385 0 0 0 25 0 1 0 475203891 481632256 6286 33554432000 134512640 134534564 4291382000 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23199/statm: 117586 6286 95 6 0 116252 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 1119428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.99 5.97 5.91 7/184 23436
/proc/meminfo: memFree=14389780/32951124 swapFree=67111528/67111528
[pid=23196] ppid=23194 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23196/stat : 23196 (ppfolio) S 23194 23196 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475203890 18763776 393 33554432000 4194304 4287625 140733905133424 18446744073709551615 270613130767 0 0 4096 65536 12526992848656007168 0 0 17 7 0 0 0
/proc/23196/statm: 4581 393 345 23 0 91 0
[pid=23197] ppid=23196 vsize=324872 CPUtime=1667.19 cores=1
/proc/23197/stat : 23197 (cryptominisat) R 23196 23196 23062 0 -1 4202496 572178 0 0 0 166600 119 0 0 25 0 1 0 475203891 332668928 53278 33554432000 4194304 4587354 140736637113584 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23197/statm: 81218 53278 337 96 0 77780 0
[pid=23198] ppid=23196 vsize=256424 CPUtime=1666.37 cores=1
/proc/23198/stat : 23198 (clasp) R 23196 23196 23062 0 -1 4202496 60752 0 0 0 166619 18 0 0 25 0 1 0 475203891 262578176 58951 33554432000 4194304 4785740 140734714529488 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23198/statm: 64106 58951 340 145 0 61151 0
[pid=23199] ppid=23196 vsize=470344 CPUtime=1666.44 cores=1
/proc/23199/stat : 23199 (TNM) R 23196 23196 23062 0 -1 4202496 6389 0 0 0 166644 0 0 0 25 0 1 0 475203891 481632256 6286 33554432000 134512640 134534564 4291382000 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23199/statm: 117586 6286 95 6 0 116252 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 1069964

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 23196 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 5000
#
# 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
CPU user time (s): 4998.63
CPU system time (s): 1.37
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1373740

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= 499
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= 326
involuntary context switches= 5

runsolver used 8.17176 second user time and 19.1041 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-24 11:07:09
IDJOB=3275122
IDBENCH=71471
IDSOLVER=1639
FILE ID=node108/3275122-1303636029
RUNJOBID= node108-1303635252-23081
PBS_JOBID= 13150740
Free space on /tmp= 71852 MiB

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

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

MD5SUM BENCH= d0bb6612a0c88017c970eb8fd1a4be9e
RANDOM SEED=2045122278

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14781936 kB
Buffers:       2255752 kB
Cached:       15137436 kB
SwapCached:          0 kB
Active:        9795076 kB
Inactive:      7802456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14781936 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13784 kB
Writeback:           0 kB
AnonPages:      203836 kB
Mapped:          16448 kB
Slab:           506760 kB
PageTables:       5380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2681556 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= 71844 MiB
End job on node108 at 2011-04-24 12:30:31