Trace number 3275072

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes1.cnf
MD5SUM836d368f7cf78173b8e7f8b131296e2f
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-3275072-1303635260/watcher-3275072-1303635260 -o /tmp/evaluation-result-3275072-1303635260/solver-3275072-1303635260 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275072-1303635260.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: 0.48 0.10 0.03 4/180 12229
/proc/meminfo: memFree=16652784/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 11728468547548971272 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0

[startup+0.110475 s]
/proc/loadavg: 0.48 0.10 0.03 4/180 12229
/proc/meminfo: memFree=16652784/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 11728468547548971272 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.20046 s]
/proc/loadavg: 0.48 0.10 0.03 4/180 12229
/proc/meminfo: memFree=16652784/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300443 s]
/proc/loadavg: 0.48 0.10 0.03 4/180 12229
/proc/meminfo: memFree=16652784/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 4472972730978795520 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700369 s]
/proc/loadavg: 0.48 0.10 0.03 4/180 12229
/proc/meminfo: memFree=16652784/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 4472972730978795520 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50122 s]
/proc/loadavg: 0.92 0.20 0.06 7/184 12233
/proc/meminfo: memFree=16569548/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 4472972730978795520 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
[pid=12230] ppid=12229 vsize=76992 CPUtime=0.49 cores=1
/proc/12230/stat : 12230 (cryptominisat) R 12229 12229 12158 0 -1 4202496 14477 0 0 0 47 2 0 0 25 0 1 0 475126484 78839808 12798 33554432000 4194304 4587354 140734092200720 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12230/statm: 19248 12798 315 96 0 15810 0
[pid=12231] ppid=12229 vsize=28996 CPUtime=0.44 cores=1
/proc/12231/stat : 12231 (clasp) R 12229 12229 12158 0 -1 4202496 5722 0 0 0 44 0 0 0 25 0 1 0 475126484 29691904 4441 33554432000 4194304 4785740 140733289874512 18446744073709551615 4495647 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12231/statm: 7249 4441 314 145 0 4294 0
[pid=12232] ppid=12229 vsize=464404 CPUtime=0.54 cores=1
/proc/12232/stat : 12232 (TNM) R 12229 12229 12158 0 -1 4202496 4422 0 0 0 54 0 0 0 25 0 1 0 475126484 475549696 4318 33554432000 134512640 134534564 4289012976 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12232/statm: 116101 4318 91 6 0 114767 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 588716

[startup+3.10092 s]
/proc/loadavg: 0.92 0.20 0.06 7/184 12233
/proc/meminfo: memFree=16567564/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
[pid=12230] ppid=12229 vsize=65652 CPUtime=1.04 cores=1
/proc/12230/stat : 12230 (cryptominisat) R 12229 12229 12158 0 -1 4202496 16790 0 0 0 102 2 0 0 25 0 1 0 475126484 67227648 10911 33554432000 4194304 4587354 140734092200720 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12230/statm: 16413 10911 326 96 0 12975 0
[pid=12231] ppid=12229 vsize=30844 CPUtime=0.99 cores=1
/proc/12231/stat : 12231 (clasp) R 12229 12229 12158 0 -1 4202496 6191 0 0 0 99 0 0 0 25 0 1 0 475126484 31584256 4910 33554432000 4194304 4785740 140733289874512 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12231/statm: 7711 4910 316 145 0 4756 0
[pid=12232] ppid=12229 vsize=464404 CPUtime=1.04 cores=1
/proc/12232/stat : 12232 (TNM) R 12229 12229 12158 0 -1 4202496 4422 0 0 0 104 0 0 0 25 0 1 0 475126484 475549696 4318 33554432000 134512640 134534564 4289012976 18446744073709551615 134524563 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12232/statm: 116101 4318 91 6 0 114767 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 579224

[startup+6.30033 s]
/proc/loadavg: 1.33 0.29 0.10 7/184 12233
/proc/meminfo: memFree=16555244/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 4472973830490423296 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
[pid=12230] ppid=12229 vsize=65652 CPUtime=2.09 cores=1
/proc/12230/stat : 12230 (cryptominisat) R 12229 12229 12158 0 -1 4202496 17815 0 0 0 207 2 0 0 25 0 1 0 475126484 67227648 11924 33554432000 4194304 4587354 140734092200720 18446744073709551615 4254666 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12230/statm: 16413 11924 326 96 0 12975 0
[pid=12231] ppid=12229 vsize=30048 CPUtime=2.04 cores=1
/proc/12231/stat : 12231 (clasp) R 12229 12229 12158 0 -1 4202496 6604 0 0 0 204 0 0 0 25 0 1 0 475126484 30769152 4802 33554432000 4194304 4785740 140733289874512 18446744073709551615 4277627 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12231/statm: 7512 4802 340 145 0 4557 0
[pid=12232] ppid=12229 vsize=470348 CPUtime=2.14 cores=1
/proc/12232/stat : 12232 (TNM) R 12229 12229 12158 0 -1 4202496 6336 0 0 0 214 0 0 0 25 0 1 0 475126484 481636352 6232 33554432000 134512640 134534564 4289012976 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12232/statm: 117587 6232 95 6 0 116253 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 584372

[startup+12.7011 s]
/proc/loadavg: 1.70 0.39 0.13 7/184 12233
/proc/meminfo: memFree=16549224/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 4472973005856702464 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
[pid=12230] ppid=12229 vsize=1020040 CPUtime=4.24 cores=1
/proc/12230/stat : 12230 (cryptominisat) R 12229 12229 12158 0 -1 4202496 19415 0 0 0 422 2 0 0 25 0 1 0 475126484 1044520960 11770 33554432000 4194304 4587354 140734092200720 18446744073709551615 4364897 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12230/statm: 255010 11770 337 96 0 251572 0
[pid=12231] ppid=12229 vsize=32900 CPUtime=4.19 cores=1
/proc/12231/stat : 12231 (clasp) R 12229 12229 12158 0 -1 4202496 7358 0 0 0 419 0 0 0 25 0 1 0 475126484 33689600 5556 33554432000 4194304 4785740 140733289874512 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12231/statm: 8225 5556 340 145 0 5270 0
[pid=12232] ppid=12229 vsize=470348 CPUtime=4.24 cores=1
/proc/12232/stat : 12232 (TNM) R 12229 12229 12158 0 -1 4202496 6336 0 0 0 424 0 0 0 25 0 1 0 475126484 481636352 6232 33554432000 134512640 134534564 4289012976 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12232/statm: 117587 6232 95 6 0 116253 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1541612

[startup+25.5008 s]
/proc/loadavg: 2.36 0.57 0.19 7/184 12234
/proc/meminfo: memFree=16501108/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 4472973418173562880 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
[pid=12230] ppid=12229 vsize=1033232 CPUtime=8.49 cores=1
/proc/12230/stat : 12230 (cryptominisat) R 12229 12229 12158 0 -1 4202496 22031 0 0 0 846 3 0 0 25 0 1 0 475126484 1058029568 14383 33554432000 4194304 4587354 140734092200720 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12230/statm: 258308 14383 337 96 0 254870 0
[pid=12231] ppid=12229 vsize=46960 CPUtime=8.44 cores=1
/proc/12231/stat : 12231 (clasp) R 12229 12229 12158 0 -1 4202496 10863 0 0 0 844 0 0 0 25 0 1 0 475126484 48087040 9061 33554432000 4194304 4785740 140733289874512 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12231/statm: 11740 9061 340 145 0 8785 0
[pid=12232] ppid=12229 vsize=470348 CPUtime=8.54 cores=1
/proc/12232/stat : 12232 (TNM) R 12229 12229 12158 0 -1 4202496 6336 0 0 0 854 0 0 0 25 0 1 0 475126484 481636352 6232 33554432000 134512640 134534564 4289012976 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12232/statm: 117587 6232 95 6 0 116253 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1568864

[startup+51.101 s]
/proc/loadavg: 3.79 1.09 0.37 7/184 12235
/proc/meminfo: memFree=16457928/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 4472973555612516352 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
[pid=12230] ppid=12229 vsize=1014060 CPUtime=17.04 cores=1
/proc/12230/stat : 12230 (cryptominisat) R 12229 12229 12158 0 -1 4202496 29338 0 0 0 1701 3 0 0 25 0 1 0 475126484 1038397440 13833 33554432000 4194304 4587354 140734092200720 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12230/statm: 253515 13833 337 96 0 250077 0
[pid=12231] ppid=12229 vsize=67684 CPUtime=16.98 cores=1
/proc/12231/stat : 12231 (clasp) R 12229 12229 12158 0 -1 4202496 16028 0 0 0 1697 1 0 0 25 0 1 0 475126484 69308416 14226 33554432000 4194304 4785740 140733289874512 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12231/statm: 16921 14226 340 145 0 13966 0
[pid=12232] ppid=12229 vsize=470348 CPUtime=17.04 cores=1
/proc/12232/stat : 12232 (TNM) R 12229 12229 12158 0 -1 4202496 6336 0 0 0 1704 0 0 0 25 0 1 0 475126484 481636352 6232 33554432000 134512640 134534564 4289012976 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12232/statm: 117587 6232 95 6 0 116253 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1570416

[startup+102.301 s]
/proc/loadavg: 5.09 1.86 0.67 7/184 12236
/proc/meminfo: memFree=16349660/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 4472972043784028160 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
[pid=12230] ppid=12229 vsize=1063172 CPUtime=34.08 cores=1
/proc/12230/stat : 12230 (cryptominisat) R 12229 12229 12158 0 -1 4202496 42337 0 0 0 3402 6 0 0 25 0 1 0 475126484 1088688128 24180 33554432000 4194304 4587354 140734092200720 18446744073709551615 4365361 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12230/statm: 265793 24180 337 96 0 262355 0
[pid=12231] ppid=12229 vsize=80944 CPUtime=34.06 cores=1
/proc/12231/stat : 12231 (clasp) R 12229 12229 12158 0 -1 4202496 19214 0 0 0 3404 2 0 0 25 0 1 0 475126484 82886656 17412 33554432000 4194304 4785740 140733289874512 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12231/statm: 20236 17412 340 145 0 17281 0
[pid=12232] ppid=12229 vsize=470348 CPUtime=34.13 cores=1
/proc/12232/stat : 12232 (TNM) R 12229 12229 12158 0 -1 4202496 6336 0 0 0 3413 0 0 0 25 0 1 0 475126484 481636352 6232 33554432000 134512640 134534564 4289012976 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12232/statm: 117587 6232 95 6 0 116253 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1632788

[startup+162.3 s]
/proc/loadavg: 5.72 2.62 1.01 7/184 12237
/proc/meminfo: memFree=16284536/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 4472973143295655936 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
[pid=12230] ppid=12229 vsize=1098092 CPUtime=54.08 cores=1
/proc/12230/stat : 12230 (cryptominisat) R 12229 12229 12158 0 -1 4202496 61326 0 0 0 5400 8 0 0 25 0 1 0 475126484 1124446208 33224 33554432000 4194304 4587354 140734092200720 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12230/statm: 274523 33224 337 96 0 271085 0
[pid=12231] ppid=12229 vsize=95192 CPUtime=54.05 cores=1

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

/proc/12232/statm: 117587 6232 95 6 0 116253 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 1987064

[startup+4602.3 s]
/proc/loadavg: 6.01 6.01 5.92 7/184 12380
/proc/meminfo: memFree=15722916/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 4472973280734609408 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
[pid=12230] ppid=12229 vsize=1237940 CPUtime=1534.16 cores=1
/proc/12230/stat : 12230 (cryptominisat) R 12229 12229 12158 0 -1 4202496 574394 0 0 0 153297 119 0 0 25 0 1 0 475126484 1267650560 69625 33554432000 4194304 4587354 140734092200720 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12230/statm: 309485 69625 337 96 0 306047 0
[pid=12231] ppid=12229 vsize=265448 CPUtime=1534.05 cores=1
/proc/12231/stat : 12231 (clasp) R 12229 12229 12158 0 -1 4202496 62910 0 0 0 153391 14 0 0 25 0 1 0 475126484 271818752 61108 33554432000 4194304 4785740 140733289874512 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12231/statm: 66362 61108 340 145 0 63407 0
[pid=12232] ppid=12229 vsize=470348 CPUtime=1534.2 cores=1
/proc/12232/stat : 12232 (TNM) R 12229 12229 12158 0 -1 4202496 6336 0 0 0 153420 0 0 0 25 0 1 0 475126484 481636352 6232 33554432000 134512640 134534564 4289012976 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12232/statm: 117587 6232 95 6 0 116253 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1992060

[startup+4662.3 s]
/proc/loadavg: 6.00 6.01 5.92 7/184 12381
/proc/meminfo: memFree=15723628/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 4472973280734609408 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
[pid=12230] ppid=12229 vsize=1218532 CPUtime=1554.15 cores=1
/proc/12230/stat : 12230 (cryptominisat) R 12229 12229 12158 0 -1 4202496 580862 0 0 0 155294 121 0 0 25 0 1 0 475126484 1247776768 69164 33554432000 4194304 4587354 140734092200720 18446744073709551615 4239232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12230/statm: 304633 69164 337 96 0 301195 0
[pid=12231] ppid=12229 vsize=267180 CPUtime=1554.06 cores=1
/proc/12231/stat : 12231 (clasp) R 12229 12229 12158 0 -1 4202496 63353 0 0 0 155392 14 0 0 25 0 1 0 475126484 273592320 61551 33554432000 4194304 4785740 140733289874512 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12231/statm: 66795 61551 340 145 0 63840 0
[pid=12232] ppid=12229 vsize=470348 CPUtime=1554.2 cores=1
/proc/12232/stat : 12232 (TNM) R 12229 12229 12158 0 -1 4202496 6336 0 0 0 155420 0 0 0 25 0 1 0 475126484 481636352 6232 33554432000 134512640 134534564 4289012976 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12232/statm: 117587 6232 95 6 0 116253 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1974384

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 12383
/proc/meminfo: memFree=15594132/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 4472973280734609408 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
[pid=12230] ppid=12229 vsize=1226844 CPUtime=1574.15 cores=1
/proc/12230/stat : 12230 (cryptominisat) R 12229 12229 12158 0 -1 4202496 587479 0 0 0 157293 122 0 0 25 0 1 0 475126484 1256288256 69137 33554432000 4194304 4587354 140734092200720 18446744073709551615 4241103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12230/statm: 306711 69137 337 96 0 303273 0
[pid=12231] ppid=12229 vsize=268140 CPUtime=1574.08 cores=1
/proc/12231/stat : 12231 (clasp) R 12229 12229 12158 0 -1 4202496 63519 0 0 0 157394 14 0 0 25 0 1 0 475126484 274575360 61717 33554432000 4194304 4785740 140733289874512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12231/statm: 67035 61717 340 145 0 64080 0
[pid=12232] ppid=12229 vsize=470348 CPUtime=1574.2 cores=1
/proc/12232/stat : 12232 (TNM) R 12229 12229 12158 0 -1 4202496 6336 0 0 0 157420 0 0 0 25 0 1 0 475126484 481636352 6232 33554432000 134512640 134534564 4289012976 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12232/statm: 117587 6232 95 6 0 116253 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 1983656

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 12385
/proc/meminfo: memFree=15621396/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 4472973280734609408 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
[pid=12230] ppid=12229 vsize=1237540 CPUtime=1594.14 cores=1
/proc/12230/stat : 12230 (cryptominisat) R 12229 12229 12158 0 -1 4202496 593801 0 0 0 159291 123 0 0 25 0 1 0 475126484 1267240960 68508 33554432000 4194304 4587354 140734092200720 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12230/statm: 309385 68508 337 96 0 305947 0
[pid=12231] ppid=12229 vsize=269244 CPUtime=1594.08 cores=1
/proc/12231/stat : 12231 (clasp) R 12229 12229 12158 0 -1 4202496 63803 0 0 0 159394 14 0 0 25 0 1 0 475126484 275705856 62001 33554432000 4194304 4785740 140733289874512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12231/statm: 67311 62001 340 145 0 64356 0
[pid=12232] ppid=12229 vsize=470348 CPUtime=1594.2 cores=1
/proc/12232/stat : 12232 (TNM) R 12229 12229 12158 0 -1 4202496 6336 0 0 0 159420 0 0 0 25 0 1 0 475126484 481636352 6232 33554432000 134512640 134534564 4289012976 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12232/statm: 117587 6232 95 6 0 116253 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 1995456

[startup+4842.31 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 12386
/proc/meminfo: memFree=15620620/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 4472973418173562880 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
[pid=12230] ppid=12229 vsize=1213160 CPUtime=1614.15 cores=1
/proc/12230/stat : 12230 (cryptominisat) R 12229 12229 12158 0 -1 4202496 600097 0 0 0 161290 125 0 0 25 0 1 0 475126484 1242275840 67968 33554432000 4194304 4587354 140734092200720 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12230/statm: 303290 67968 337 96 0 299852 0
[pid=12231] ppid=12229 vsize=275116 CPUtime=1614.1 cores=1
/proc/12231/stat : 12231 (clasp) R 12229 12229 12158 0 -1 4202496 65255 0 0 0 161395 15 0 0 25 0 1 0 475126484 281718784 63453 33554432000 4194304 4785740 140733289874512 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12231/statm: 68779 63453 340 145 0 65824 0
[pid=12232] ppid=12229 vsize=470348 CPUtime=1614.19 cores=1
/proc/12232/stat : 12232 (TNM) R 12229 12229 12158 0 -1 4202496 6336 0 0 0 161419 0 0 0 25 0 1 0 475126484 481636352 6232 33554432000 134512640 134534564 4289012976 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12232/statm: 117587 6232 95 6 0 116253 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 1976948

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 12388
/proc/meminfo: memFree=15623808/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 4472973418173562880 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
[pid=12230] ppid=12229 vsize=1228920 CPUtime=1634.14 cores=1
/proc/12230/stat : 12230 (cryptominisat) R 12229 12229 12158 0 -1 4202496 606459 0 0 0 163287 127 0 0 25 0 1 0 475126484 1258414080 67330 33554432000 4194304 4587354 140734092200720 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12230/statm: 307230 67330 337 96 0 303792 0
[pid=12231] ppid=12229 vsize=275304 CPUtime=1634.1 cores=1
/proc/12231/stat : 12231 (clasp) R 12229 12229 12158 0 -1 4202496 65301 0 0 0 163395 15 0 0 25 0 1 0 475126484 281911296 63499 33554432000 4194304 4785740 140733289874512 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12231/statm: 68826 63499 340 145 0 65871 0
[pid=12232] ppid=12229 vsize=470348 CPUtime=1634.19 cores=1
/proc/12232/stat : 12232 (TNM) R 12229 12229 12158 0 -1 4202496 6336 0 0 0 163419 0 0 0 25 0 1 0 475126484 481636352 6232 33554432000 134512640 134534564 4289012976 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12232/statm: 117587 6232 95 6 0 116253 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 1992896

[startup+4962.3 s]
/proc/loadavg: 6.06 6.02 5.93 7/184 12389
/proc/meminfo: memFree=15626628/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 4472973418173562880 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
[pid=12230] ppid=12229 vsize=1233840 CPUtime=1654.14 cores=1
/proc/12230/stat : 12230 (cryptominisat) R 12229 12229 12158 0 -1 4202496 613638 0 0 0 165285 129 0 0 25 0 1 0 475126484 1263452160 67330 33554432000 4194304 4587354 140734092200720 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12230/statm: 308460 67330 337 96 0 305022 0
[pid=12231] ppid=12229 vsize=275304 CPUtime=1654.11 cores=1
/proc/12231/stat : 12231 (clasp) R 12229 12229 12158 0 -1 4202496 65307 0 0 0 165396 15 0 0 25 0 1 0 475126484 281911296 63505 33554432000 4194304 4785740 140733289874512 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12231/statm: 68826 63505 340 145 0 65871 0
[pid=12232] ppid=12229 vsize=470348 CPUtime=1654.19 cores=1
/proc/12232/stat : 12232 (TNM) R 12229 12229 12158 0 -1 4202496 6336 0 0 0 165419 0 0 0 25 0 1 0 475126484 481636352 6232 33554432000 134512640 134534564 4289012976 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12232/statm: 117587 6232 95 6 0 116253 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 1997816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.11 6.03 5.93 7/184 12422
/proc/meminfo: memFree=16098896/32951124 swapFree=67111528/67111528
[pid=12229] ppid=12227 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12229/stat : 12229 (ppfolio) S 12227 12229 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475126483 18763776 394 33554432000 4194304 4287625 140736448108064 18446744073709551615 244446965263 0 0 4096 65536 4472973418173562880 0 0 17 5 0 0 0
/proc/12229/statm: 4581 394 345 23 0 91 0
[pid=12230] ppid=12229 vsize=1233840 CPUtime=1666.72 cores=1
/proc/12230/stat : 12230 (cryptominisat) R 12229 12229 12158 0 -1 4202496 618886 0 0 0 166542 130 0 0 25 0 1 0 475126484 1263452160 72490 33554432000 4194304 4587354 140734092200720 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12230/statm: 308460 72490 337 96 0 305022 0
[pid=12231] ppid=12229 vsize=275780 CPUtime=1666.64 cores=1
/proc/12231/stat : 12231 (clasp) R 12229 12229 12158 0 -1 4202496 65426 0 0 0 166649 15 0 0 25 0 1 0 475126484 282398720 63624 33554432000 4194304 4785740 140733289874512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12231/statm: 68945 63624 340 145 0 65990 0
[pid=12232] ppid=12229 vsize=470348 CPUtime=1666.68 cores=1
/proc/12232/stat : 12232 (TNM) R 12229 12229 12158 0 -1 4202496 6336 0 0 0 166668 0 0 0 25 0 1 0 475126484 481636352 6232 33554432000 134512640 134534564 4289012976 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12232/statm: 117587 6232 95 6 0 116253 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1998292

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 12229 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 5000.04
#
# 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.04
CPU user time (s): 4998.59
CPU system time (s): 1.45
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2938660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.003999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 323
involuntary context switches= 4

runsolver used 8.11177 second user time and 19.1671 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-24 10:54:20
IDJOB=3275072
IDBENCH=71385
IDSOLVER=1639
FILE ID=node105/3275072-1303635260
RUNJOBID= node105-1303635252-12177
PBS_JOBID= 13150743
Free space on /tmp= 71908 MiB

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

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

MD5SUM BENCH= 836d368f7cf78173b8e7f8b131296e2f
RANDOM SEED=1604343014

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16653064 kB
Buffers:       2272960 kB
Cached:       13301376 kB
SwapCached:          0 kB
Active:        8423444 kB
Inactive:      7307584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16653064 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27736 kB
Writeback:          20 kB
AnonPages:      155856 kB
Mapped:          16612 kB
Slab:           503228 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   750544 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= 71896 MiB
End job on node105 at 2011-04-24 12:17:42