Trace number 3275197

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) 4999.77 5000.03

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes10.cnf
MD5SUM98bac4f2d533fe7abb12552567f9e1aa
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.35	This is pico-portfolio, a naive parallel portfolio
0.00/0.35	Copyright (C) 2011 Olivier Roussel
0.00/0.35	Using 1 processing units
0.00/0.35	This portfolio uses the following solvers:
0.00/0.35	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.35	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.35	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.35	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.35	Starting clasp 1.3.6 on core(s) 1
0.00/0.35	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-3275197-1303640257/watcher-3275197-1303640257 -o /tmp/evaluation-result-3275197-1303640257/solver-3275197-1303640257 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275197-1303640257.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.00 6.00 5.92 6/179 16019
/proc/meminfo: memFree=16216028/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=2712 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4194304 83 0 0 0 0 0 0 0 19 0 1 0 475626127 2777088 37 33554432000 4194304 4287625 140734183798400 18446744073709551615 253635935879 0 2147483391 4096 0 18446744071699945619 0 0 17 3 0 0 0
/proc/16019/statm: 678 37 27 23 0 23 0

[startup+0.067572 s]
/proc/loadavg: 6.00 6.00 5.92 6/179 16019
/proc/meminfo: memFree=16216028/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=2712 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4194304 83 0 0 0 0 0 0 0 19 0 1 0 475626127 2777088 37 33554432000 4194304 4287625 140734183798400 18446744073709551615 253635935879 0 2147483391 4096 0 18446744071699945619 0 0 17 3 0 0 0
/proc/16019/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100565 s]
/proc/loadavg: 6.00 6.00 5.92 6/179 16019
/proc/meminfo: memFree=16216028/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=2712 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4194304 83 0 0 0 0 0 0 0 19 0 1 0 475626127 2777088 37 33554432000 4194304 4287625 140734183798400 18446744073709551615 253635935879 0 2147483391 4096 0 18446744071699945619 0 0 17 3 0 0 0
/proc/16019/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300528 s]
/proc/loadavg: 6.00 6.00 5.92 6/179 16019
/proc/meminfo: memFree=16216028/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=8428 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4194304 101 0 0 0 0 0 0 0 18 0 1 0 475626127 8630272 54 33554432000 4194304 4287625 140734183798400 18446744073709551615 253635935879 0 2147483391 4096 0 18446744071699945619 0 0 17 3 0 0 0
/proc/16019/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.700457 s]
/proc/loadavg: 6.00 6.00 5.92 6/179 16019
/proc/meminfo: memFree=16216028/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 475626127 18763776 394 33554432000 4194304 4287625 140734183798400 18446744073709551615 253640879631 0 0 4096 65536 5631787617910521856 0 0 17 3 0 0 0
/proc/16019/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50031 s]
/proc/loadavg: 5.76 5.95 5.91 7/184 16024
/proc/meminfo: memFree=16121500/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475626127 18763776 394 33554432000 4194304 4287625 140734183798400 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/16019/statm: 4581 394 345 23 0 91 0
[pid=16022] ppid=16019 vsize=72092 CPUtime=0.99 cores=1
/proc/16022/stat : 16022 (cryptominisat) R 16019 16019 15760 0 -1 4202496 19265 0 0 0 97 2 0 0 19 0 1 0 475626162 73822208 12487 33554432000 4194304 4587354 140736462365728 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16022/statm: 18023 12487 326 96 0 14585 0
[pid=16023] ppid=16019 vsize=796 CPUtime=0 cores=1
/proc/16023/stat : 16023 (clasp) R 16019 16019 15760 0 -1 4194304 124 0 0 0 0 0 0 0 19 0 1 0 475626162 815104 30 33554432000 4194304 4785740 140735452945696 18446744073709551615 253635935879 0 2147483391 4096 0 0 0 0 17 1 0 0 0
/proc/16023/statm: 199 30 23 145 0 23 0
[pid=16024] ppid=16019 vsize=456092 CPUtime=0.14 cores=1
/proc/16024/stat : 16024 (TNM) R 16019 16019 15760 0 -1 4202496 2081 0 0 0 14 0 0 0 19 0 1 0 475626162 467038208 1978 33554432000 134512640 134534564 4288220576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16024/statm: 114023 1978 90 6 0 112689 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 547304

[startup+3.10102 s]
/proc/loadavg: 5.76 5.95 5.91 7/184 16024
/proc/meminfo: memFree=16103148/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475626127 18763776 394 33554432000 4194304 4287625 140734183798400 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/16019/statm: 4581 394 345 23 0 91 0
[pid=16022] ppid=16019 vsize=72092 CPUtime=0.99 cores=1
/proc/16022/stat : 16022 (cryptominisat) R 16019 16019 15760 0 -1 4202496 19265 0 0 0 97 2 0 0 19 0 1 0 475626162 73822208 12487 33554432000 4194304 4587354 140736462365728 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16022/statm: 18023 12487 326 96 0 14585 0
[pid=16023] ppid=16019 vsize=34720 CPUtime=1.59 cores=1
/proc/16023/stat : 16023 (clasp) R 16019 16019 15760 0 -1 4202496 7267 0 0 0 158 1 0 0 18 0 1 0 475626162 35553280 5983 33554432000 4194304 4785740 140735452945696 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16023/statm: 8680 5983 317 145 0 5725 0
[pid=16024] ppid=16019 vsize=456224 CPUtime=0.14 cores=1
/proc/16024/stat : 16024 (TNM) R 16019 16019 15760 0 -1 4202496 2130 0 0 0 14 0 0 0 20 0 1 0 475626162 467173376 2027 33554432000 134512640 134534564 4288220576 18446744073709551615 11925484 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16024/statm: 114056 2027 90 6 0 112722 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 581360

[startup+6.30044 s]
/proc/loadavg: 5.78 5.95 5.91 7/184 16024
/proc/meminfo: memFree=16079356/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475626127 18763776 394 33554432000 4194304 4287625 140734183798400 18446744073709551615 253640879631 0 0 4096 65536 5631788579983196160 0 0 17 3 0 0 0
/proc/16019/statm: 4581 394 345 23 0 91 0
[pid=16022] ppid=16019 vsize=72092 CPUtime=2.09 cores=1
/proc/16022/stat : 16022 (cryptominisat) R 16019 16019 15760 0 -1 4202496 20221 0 0 0 207 2 0 0 21 0 1 0 475626162 73822208 13436 33554432000 4194304 4587354 140736462365728 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16022/statm: 18023 13436 326 96 0 14585 0
[pid=16023] ppid=16019 vsize=32972 CPUtime=2.59 cores=1
/proc/16023/stat : 16023 (clasp) R 16019 16019 15760 0 -1 4202496 7455 0 0 0 258 1 0 0 20 0 1 0 475626162 33763328 5574 33554432000 4194304 4785740 140735452945696 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16023/statm: 8243 5574 341 145 0 5288 0
[pid=16024] ppid=16019 vsize=466252 CPUtime=1.23 cores=1
/proc/16024/stat : 16024 (TNM) R 16019 16019 15760 0 -1 4202496 5032 0 0 0 123 0 0 0 22 0 1 0 475626162 477442048 4928 33554432000 134512640 134534564 4288220576 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16024/statm: 116563 4928 91 6 0 115229 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 589640

[startup+12.7003 s]
/proc/loadavg: 5.80 5.95 5.91 7/184 16024
/proc/meminfo: memFree=16059536/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475626127 18763776 394 33554432000 4194304 4287625 140734183798400 18446744073709551615 253640879631 0 0 4096 65536 5631787755349475328 0 0 17 3 0 0 0
/proc/16019/statm: 4581 394 345 23 0 91 0
[pid=16022] ppid=16019 vsize=696776 CPUtime=4.19 cores=1
/proc/16022/stat : 16022 (cryptominisat) R 16019 16019 15760 0 -1 4202496 22347 0 0 0 417 2 0 0 25 0 1 0 475626162 713498624 13590 33554432000 4194304 4587354 140736462365728 18446744073709551615 4363802 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16022/statm: 174194 13590 337 96 0 170756 0
[pid=16023] ppid=16019 vsize=35216 CPUtime=4.79 cores=1
/proc/16023/stat : 16023 (clasp) R 16019 16019 15760 0 -1 4202496 8027 0 0 0 478 1 0 0 25 0 1 0 475626162 36061184 6146 33554432000 4194304 4785740 140735452945696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16023/statm: 8804 6146 341 145 0 5849 0
[pid=16024] ppid=16019 vsize=472456 CPUtime=3.34 cores=1
/proc/16024/stat : 16024 (TNM) R 16019 16019 15760 0 -1 4202496 7281 0 0 0 334 0 0 0 25 0 1 0 475626162 483794944 7177 33554432000 134512640 134534564 4288220576 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16024/statm: 118114 7177 95 6 0 116780 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1222772

[startup+25.5009 s]
/proc/loadavg: 5.83 5.95 5.91 7/184 16025
/proc/meminfo: memFree=16009316/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475626127 18763776 394 33554432000 4194304 4287625 140734183798400 18446744073709551615 253640879631 0 0 4096 65536 5631788167666335744 0 0 17 3 0 0 0
/proc/16019/statm: 4581 394 345 23 0 91 0
[pid=16022] ppid=16019 vsize=712220 CPUtime=8.49 cores=1
/proc/16022/stat : 16022 (cryptominisat) R 16019 16019 15760 0 -1 4202496 25074 0 0 0 846 3 0 0 25 0 1 0 475626162 729313280 16317 33554432000 4194304 4587354 140736462365728 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16022/statm: 178055 16317 337 96 0 174617 0
[pid=16023] ppid=16019 vsize=50392 CPUtime=8.99 cores=1
/proc/16023/stat : 16023 (clasp) R 16019 16019 15760 0 -1 4202496 11788 0 0 0 897 2 0 0 25 0 1 0 475626162 51601408 9907 33554432000 4194304 4785740 140735452945696 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16023/statm: 12598 9907 341 145 0 9643 0
[pid=16024] ppid=16019 vsize=472456 CPUtime=7.63 cores=1
/proc/16024/stat : 16024 (TNM) R 16019 16019 15760 0 -1 4202496 7281 0 0 0 763 0 0 0 25 0 1 0 475626162 483794944 7177 33554432000 134512640 134534564 4288220576 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16024/statm: 118114 7177 95 6 0 116780 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1253392

[startup+51.1003 s]
/proc/loadavg: 5.89 5.95 5.91 7/184 16026
/proc/meminfo: memFree=15927152/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475626127 18763776 394 33554432000 4194304 4287625 140734183798400 18446744073709551615 253640879631 0 0 4096 65536 5631786930715754496 0 0 17 3 0 0 0
/proc/16019/statm: 4581 394 345 23 0 91 0
[pid=16022] ppid=16019 vsize=716240 CPUtime=16.99 cores=1
/proc/16022/stat : 16022 (cryptominisat) R 16019 16019 15760 0 -1 4202496 32099 0 0 0 1695 4 0 0 25 0 1 0 475626162 733429760 19448 33554432000 4194304 4587354 140736462365728 18446744073709551615 253640556184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16022/statm: 179060 19448 337 96 0 175622 0
[pid=16023] ppid=16019 vsize=73972 CPUtime=17.58 cores=1
/proc/16023/stat : 16023 (clasp) R 16019 16019 15760 0 -1 4202496 17683 0 0 0 1755 3 0 0 25 0 1 0 475626162 75747328 15802 33554432000 4194304 4785740 140735452945696 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16023/statm: 18493 15802 341 145 0 15538 0
[pid=16024] ppid=16019 vsize=472456 CPUtime=16.13 cores=1
/proc/16024/stat : 16024 (TNM) R 16019 16019 15760 0 -1 4202496 7281 0 0 0 1613 0 0 0 25 0 1 0 475626162 483794944 7177 33554432000 134512640 134534564 4288220576 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16024/statm: 118114 7177 95 6 0 116780 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 1280992

[startup+102.307 s]
/proc/loadavg: 5.95 5.96 5.91 7/184 16027
/proc/meminfo: memFree=15879312/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475626127 18763776 394 33554432000 4194304 4287625 140734183798400 18446744073709551615 253640879631 0 0 4096 65536 5631788717422149632 0 0 17 3 0 0 0
/proc/16019/statm: 4581 394 345 23 0 91 0
[pid=16022] ppid=16019 vsize=836684 CPUtime=34.09 cores=1
/proc/16022/stat : 16022 (cryptominisat) R 16019 16019 15760 0 -1 4202496 42383 0 0 0 3404 5 0 0 25 0 1 0 475626162 856764416 23888 33554432000 4194304 4587354 140736462365728 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16022/statm: 209171 23888 337 96 0 205733 0
[pid=16023] ppid=16019 vsize=91224 CPUtime=34.6 cores=1
/proc/16023/stat : 16023 (clasp) R 16019 16019 15760 0 -1 4202496 21903 0 0 0 3456 4 0 0 25 0 1 0 475626162 93413376 20022 33554432000 4194304 4785740 140735452945696 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16023/statm: 22806 20022 341 145 0 19851 0
[pid=16024] ppid=16019 vsize=472456 CPUtime=33.23 cores=1
/proc/16024/stat : 16024 (TNM) R 16019 16019 15760 0 -1 4202496 7281 0 0 0 3323 0 0 0 25 0 1 0 475626162 483794944 7177 33554432000 134512640 134534564 4288220576 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16024/statm: 118114 7177 95 6 0 116780 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 1418688

[startup+162.301 s]
/proc/loadavg: 5.98 5.97 5.91 7/184 16028
/proc/meminfo: memFree=15786676/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475626127 18763776 394 33554432000 4194304 4287625 140734183798400 18446744073709551615 253640879631 0 0 4096 65536 5631787892788428800 0 0 17 3 0 0 0
/proc/16019/statm: 4581 394 345 23 0 91 0
[pid=16022] ppid=16019 vsize=835960 CPUtime=54.08 cores=1
/proc/16022/stat : 16022 (cryptominisat) R 16019 16019 15760 0 -1 4202496 52355 0 0 0 5401 7 0 0 25 0 1 0 475626162 856023040 26936 33554432000 4194304 4587354 140736462365728 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16022/statm: 208990 26936 337 96 0 205552 0
[pid=16023] ppid=16019 vsize=107756 CPUtime=54.61 cores=1

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

/proc/16024/statm: 118114 7177 95 6 0 116780 0
Current children cumulated CPU time (s) 4542.05
Current children cumulated vsize (KiB) 1645952

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 16160
/proc/meminfo: memFree=15188656/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475626127 18763776 394 33554432000 4194304 4287625 140734183798400 18446744073709551615 253640879631 0 0 4096 65536 5631787480471568384 0 0 17 3 0 0 0
/proc/16019/statm: 4581 394 345 23 0 91 0
[pid=16022] ppid=16019 vsize=868012 CPUtime=1534.16 cores=1
/proc/16022/stat : 16022 (cryptominisat) R 16019 16019 15760 0 -1 4202496 600798 0 0 0 153292 124 0 0 25 0 1 0 475626162 888844288 62503 33554432000 4194304 4587354 140736462365728 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16022/statm: 217003 62503 337 96 0 213565 0
[pid=16023] ppid=16019 vsize=290072 CPUtime=1534.65 cores=1
/proc/16023/stat : 16023 (clasp) R 16019 16019 15760 0 -1 4202496 69191 0 0 0 153447 18 0 0 25 0 1 0 475626162 297033728 67310 33554432000 4194304 4785740 140735452945696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16023/statm: 72518 67310 341 145 0 69563 0
[pid=16024] ppid=16019 vsize=472456 CPUtime=1533.24 cores=1
/proc/16024/stat : 16024 (TNM) R 16019 16019 15760 0 -1 4202496 7281 0 0 0 153324 0 0 0 25 0 1 0 475626162 483794944 7177 33554432000 134512640 134534564 4288220576 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16024/statm: 118114 7177 95 6 0 116780 0
Current children cumulated CPU time (s) 4602.05
Current children cumulated vsize (KiB) 1648864

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 16161
/proc/meminfo: memFree=15184804/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475626127 18763776 394 33554432000 4194304 4287625 140734183798400 18446744073709551615 253640879631 0 0 4096 65536 5631787480471568384 0 0 17 3 0 0 0
/proc/16019/statm: 4581 394 345 23 0 91 0
[pid=16022] ppid=16019 vsize=870572 CPUtime=1554.15 cores=1
/proc/16022/stat : 16022 (cryptominisat) R 16019 16019 15760 0 -1 4202496 608477 0 0 0 155290 125 0 0 25 0 1 0 475626162 891465728 62579 33554432000 4194304 4587354 140736462365728 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16022/statm: 217643 62579 337 96 0 214205 0
[pid=16023] ppid=16019 vsize=291020 CPUtime=1554.65 cores=1
/proc/16023/stat : 16023 (clasp) R 16019 16019 15760 0 -1 4202496 69405 0 0 0 155447 18 0 0 25 0 1 0 475626162 298004480 67524 33554432000 4194304 4785740 140735452945696 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16023/statm: 72755 67524 341 145 0 69800 0
[pid=16024] ppid=16019 vsize=472456 CPUtime=1553.24 cores=1
/proc/16024/stat : 16024 (TNM) R 16019 16019 15760 0 -1 4202496 7281 0 0 0 155324 0 0 0 25 0 1 0 475626162 483794944 7177 33554432000 134512640 134534564 4288220576 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16024/statm: 118114 7177 95 6 0 116780 0
Current children cumulated CPU time (s) 4662.04
Current children cumulated vsize (KiB) 1652372

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 16163
/proc/meminfo: memFree=15183808/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475626127 18763776 394 33554432000 4194304 4287625 140734183798400 18446744073709551615 253640879631 0 0 4096 65536 5631787480471568384 0 0 17 3 0 0 0
/proc/16019/statm: 4581 394 345 23 0 91 0
[pid=16022] ppid=16019 vsize=870576 CPUtime=1574.15 cores=1
/proc/16022/stat : 16022 (cryptominisat) R 16019 16019 15760 0 -1 4202496 615860 0 0 0 157289 126 0 0 25 0 1 0 475626162 891469824 62401 33554432000 4194304 4587354 140736462365728 18446744073709551615 4237639 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16022/statm: 217644 62401 337 96 0 214206 0
[pid=16023] ppid=16019 vsize=291592 CPUtime=1574.65 cores=1
/proc/16023/stat : 16023 (clasp) R 16019 16019 15760 0 -1 4202496 69525 0 0 0 157447 18 0 0 25 0 1 0 475626162 298590208 67644 33554432000 4194304 4785740 140735452945696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16023/statm: 72898 67644 341 145 0 69943 0
[pid=16024] ppid=16019 vsize=472456 CPUtime=1573.26 cores=1
/proc/16024/stat : 16024 (TNM) R 16019 16019 15760 0 -1 4202496 7281 0 0 0 157326 0 0 0 25 0 1 0 475626162 483794944 7177 33554432000 134512640 134534564 4288220576 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16024/statm: 118114 7177 95 6 0 116780 0
Current children cumulated CPU time (s) 4722.06
Current children cumulated vsize (KiB) 1652948

[startup+4782.3 s]
/proc/loadavg: 6.08 6.02 5.96 7/184 16165
/proc/meminfo: memFree=15183672/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475626127 18763776 394 33554432000 4194304 4287625 140734183798400 18446744073709551615 253640879631 0 0 4096 65536 5631787480471568384 0 0 17 3 0 0 0
/proc/16019/statm: 4581 394 345 23 0 91 0
[pid=16022] ppid=16019 vsize=866480 CPUtime=1594.15 cores=1
/proc/16022/stat : 16022 (cryptominisat) R 16019 16019 15760 0 -1 4202496 623189 0 0 0 159287 128 0 0 25 0 1 0 475626162 887275520 61941 33554432000 4194304 4587354 140736462365728 18446744073709551615 4236698 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16022/statm: 216620 61941 337 96 0 213182 0
[pid=16023] ppid=16019 vsize=294340 CPUtime=1594.65 cores=1
/proc/16023/stat : 16023 (clasp) R 16019 16019 15760 0 -1 4202496 70123 0 0 0 159446 19 0 0 25 0 1 0 475626162 301404160 68242 33554432000 4194304 4785740 140735452945696 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16023/statm: 73585 68242 341 145 0 70630 0
[pid=16024] ppid=16019 vsize=472456 CPUtime=1593.26 cores=1
/proc/16024/stat : 16024 (TNM) R 16019 16019 15760 0 -1 4202496 7281 0 0 0 159326 0 0 0 25 0 1 0 475626162 483794944 7177 33554432000 134512640 134534564 4288220576 18446744073709551615 134528200 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16024/statm: 118114 7177 95 6 0 116780 0
Current children cumulated CPU time (s) 4782.06
Current children cumulated vsize (KiB) 1651600

[startup+4842.3 s]
/proc/loadavg: 6.10 6.03 5.97 7/184 16166
/proc/meminfo: memFree=15155632/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475626127 18763776 394 33554432000 4194304 4287625 140734183798400 18446744073709551615 253640879631 0 0 4096 65536 5631787617910521856 0 0 17 3 0 0 0
/proc/16019/statm: 4581 394 345 23 0 91 0
[pid=16022] ppid=16019 vsize=866824 CPUtime=1614.14 cores=1
/proc/16022/stat : 16022 (cryptominisat) R 16019 16019 15760 0 -1 4202496 630564 0 0 0 161284 130 0 0 25 0 1 0 475626162 887627776 61740 33554432000 4194304 4587354 140736462365728 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16022/statm: 216706 61740 337 96 0 213268 0
[pid=16023] ppid=16019 vsize=294340 CPUtime=1614.65 cores=1
/proc/16023/stat : 16023 (clasp) R 16019 16019 15760 0 -1 4202496 70151 0 0 0 161446 19 0 0 25 0 1 0 475626162 301404160 68270 33554432000 4194304 4785740 140735452945696 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16023/statm: 73585 68270 341 145 0 70630 0
[pid=16024] ppid=16019 vsize=472456 CPUtime=1613.27 cores=1
/proc/16024/stat : 16024 (TNM) R 16019 16019 15760 0 -1 4202496 7281 0 0 0 161327 0 0 0 25 0 1 0 475626162 483794944 7177 33554432000 134512640 134534564 4288220576 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16024/statm: 118114 7177 95 6 0 116780 0
Current children cumulated CPU time (s) 4842.06
Current children cumulated vsize (KiB) 1651944

[startup+4902.3 s]
/proc/loadavg: 6.04 6.02 5.97 7/184 16168
/proc/meminfo: memFree=15160088/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475626127 18763776 394 33554432000 4194304 4287625 140734183798400 18446744073709551615 253640879631 0 0 4096 65536 5631787617910521856 0 0 17 3 0 0 0
/proc/16019/statm: 4581 394 345 23 0 91 0
[pid=16022] ppid=16019 vsize=866368 CPUtime=1634.14 cores=1
/proc/16022/stat : 16022 (cryptominisat) R 16019 16019 15760 0 -1 4202496 637910 0 0 0 163281 133 0 0 25 0 1 0 475626162 887160832 61322 33554432000 4194304 4587354 140736462365728 18446744073709551615 4239234 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16022/statm: 216592 61322 337 96 0 213154 0
[pid=16023] ppid=16019 vsize=294812 CPUtime=1634.65 cores=1
/proc/16023/stat : 16023 (clasp) R 16019 16019 15760 0 -1 4202496 70245 0 0 0 163446 19 0 0 25 0 1 0 475626162 301887488 68364 33554432000 4194304 4785740 140735452945696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16023/statm: 73703 68364 341 145 0 70748 0
[pid=16024] ppid=16019 vsize=472456 CPUtime=1633.27 cores=1
/proc/16024/stat : 16024 (TNM) R 16019 16019 15760 0 -1 4202496 7281 0 0 0 163327 0 0 0 25 0 1 0 475626162 483794944 7177 33554432000 134512640 134534564 4288220576 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16024/statm: 118114 7177 95 6 0 116780 0
Current children cumulated CPU time (s) 4902.06
Current children cumulated vsize (KiB) 1651960

[startup+4962.3 s]
/proc/loadavg: 6.01 6.02 5.97 7/184 16169
/proc/meminfo: memFree=15163056/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475626127 18763776 394 33554432000 4194304 4287625 140734183798400 18446744073709551615 253640879631 0 0 4096 65536 5631787617910521856 0 0 17 3 0 0 0
/proc/16019/statm: 4581 394 345 23 0 91 0
[pid=16022] ppid=16019 vsize=865428 CPUtime=1654.14 cores=1
/proc/16022/stat : 16022 (cryptominisat) R 16019 16019 15760 0 -1 4202496 645443 0 0 0 165280 134 0 0 25 0 1 0 475626162 886198272 60825 33554432000 4194304 4587354 140736462365728 18446744073709551615 4244455 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16022/statm: 216357 60825 337 96 0 212919 0
[pid=16023] ppid=16019 vsize=295264 CPUtime=1654.64 cores=1
/proc/16023/stat : 16023 (clasp) R 16019 16019 15760 0 -1 4202496 70368 0 0 0 165445 19 0 0 25 0 1 0 475626162 302350336 68487 33554432000 4194304 4785740 140735452945696 18446744073709551615 253640557154 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16023/statm: 73816 68487 341 145 0 70861 0
[pid=16024] ppid=16019 vsize=472456 CPUtime=1653.28 cores=1
/proc/16024/stat : 16024 (TNM) R 16019 16019 15760 0 -1 4202496 7281 0 0 0 165328 0 0 0 25 0 1 0 475626162 483794944 7177 33554432000 134512640 134534564 4288220576 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16024/statm: 118114 7177 95 6 0 116780 0
Current children cumulated CPU time (s) 4962.06
Current children cumulated vsize (KiB) 1651472



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.76 5.96 5.95 4/179 16172
/proc/meminfo: memFree=15728780/32951124 swapFree=67111528/67111528
[pid=16019] ppid=16017 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16019/stat : 16019 (ppfolio) S 16017 16019 15760 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475626127 18763776 394 33554432000 4194304 4287625 140734183798400 18446744073709551615 253640879631 0 0 4096 65536 5631787617910521856 0 0 17 3 0 0 0
/proc/16019/statm: 4581 394 345 23 0 91 0
[pid=16022] ppid=16019 vsize=865552 CPUtime=1666.74 cores=1
/proc/16022/stat : 16022 (cryptominisat) R 16019 16019 15760 0 -1 4202496 651405 0 0 0 166538 136 0 0 25 0 1 0 475626162 886325248 58856 33554432000 4194304 4587354 140736462365728 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16022/statm: 216388 58856 337 96 0 212950 0
[pid=16023] ppid=16019 vsize=295736 CPUtime=1667.24 cores=1
/proc/16023/stat : 16023 (clasp) R 16019 16019 15760 0 -1 4202496 70474 0 0 0 166705 19 0 0 25 0 1 0 475626162 302833664 68593 33554432000 4194304 4785740 140735452945696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16023/statm: 73934 68593 341 145 0 70979 0
[pid=16024] ppid=16019 vsize=472456 CPUtime=1665.79 cores=1
/proc/16024/stat : 16024 (TNM) R 16019 16019 15760 0 -1 4202496 7281 0 0 0 166579 0 0 0 25 0 1 0 475626162 483794944 7177 33554432000 134512640 134534564 4288220576 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16024/statm: 118114 7177 95 6 0 116780 0
Current children cumulated CPU time (s) 4999.77
Current children cumulated vsize (KiB) 1652068

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 16019 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 4999.77
#
# 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): 4999.77
CPU user time (s): 4998.22
CPU system time (s): 1.55
CPU usage (%): 99.9947
Max. virtual memory (cumulated for all children) (KiB): 2355064

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

runsolver used 8.20875 second user time and 18.2892 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-24 12:17:37
IDJOB=3275197
IDBENCH=71605
IDSOLVER=1639
FILE ID=node106/3275197-1303640257
RUNJOBID= node106-1303635252-15779
PBS_JOBID= 13150742
Free space on /tmp= 71768 MiB

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

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

MD5SUM BENCH= 98bac4f2d533fe7abb12552567f9e1aa
RANDOM SEED=1604343014

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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:      16228832 kB
Buffers:       1983712 kB
Cached:       14073672 kB
SwapCached:          0 kB
Active:        9659952 kB
Inactive:      6501988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16228832 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27984 kB
Writeback:           0 kB
AnonPages:      103500 kB
Mapped:          15456 kB
Slab:           497152 kB
PageTables:       4684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   246288 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= 71756 MiB
End job on node106 at 2011-04-24 13:40:59