Trace number 3283833

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) 1300 1300.01

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1067.51
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-3283833-1303758526/watcher-3283833-1303758526 -o /tmp/evaluation-result-3283833-1303758526/solver-3283833-1303758526 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3283833-1303758526.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 9.28 9.45 9.94 7/187 29178
/proc/meminfo: memFree=16705412/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) R 29176 29178 28714 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 487452236 18763776 392 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664628629 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/29178/statm: 4581 392 343 23 0 91 0

[startup+0.011806 s]
/proc/loadavg: 9.28 9.45 9.94 7/187 29178
/proc/meminfo: memFree=16705412/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 18399675909364744455 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100821 s]
/proc/loadavg: 9.28 9.45 9.94 7/187 29178
/proc/meminfo: memFree=16705412/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 18399675909364744455 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300787 s]
/proc/loadavg: 9.28 9.45 9.94 7/187 29178
/proc/meminfo: memFree=16705412/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700717 s]
/proc/loadavg: 9.28 9.45 9.94 7/187 29178
/proc/meminfo: memFree=16705412/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50058 s]
/proc/loadavg: 9.28 9.45 9.94 10/191 29182
/proc/meminfo: memFree=16685468/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 785593361464557568 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
[pid=29179] ppid=29178 vsize=37604 CPUtime=0.49 cores=1
/proc/29179/stat : 29179 (cryptominisat) R 29178 29178 28714 0 -1 4202496 4703 0 0 0 49 0 0 0 25 0 1 0 487452236 38506496 4031 33554432000 4194304 4587354 140734106922736 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29179/statm: 9401 4031 317 96 0 5963 0
[pid=29180] ppid=29178 vsize=19480 CPUtime=0.44 cores=1
/proc/29180/stat : 29180 (clasp) R 29178 29178 28714 0 -1 4202496 2533 0 0 0 44 0 0 0 25 0 1 0 487452236 19947520 2121 33554432000 4194304 4785740 140735345749632 18446744073709551615 4482853 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29180/statm: 4870 2121 316 145 0 1915 0
[pid=29181] ppid=29178 vsize=456352 CPUtime=0.54 cores=1
/proc/29181/stat : 29181 (TNM) R 29178 29178 28714 0 -1 4202496 1625 0 0 0 54 0 0 0 25 0 1 0 487452236 467304448 1521 33554432000 134512640 134534564 4294088880 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29181/statm: 114088 1521 91 6 0 112754 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 531760

[startup+3.10031 s]
/proc/loadavg: 9.26 9.45 9.94 10/191 29182
/proc/meminfo: memFree=16673068/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 785593773781417984 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
[pid=29179] ppid=29178 vsize=36656 CPUtime=0.99 cores=1
/proc/29179/stat : 29179 (cryptominisat) R 29178 29178 28714 0 -1 4202496 6676 0 0 0 99 0 0 0 25 0 1 0 487452236 37535744 4353 33554432000 4194304 4587354 140734106922736 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29179/statm: 9164 4353 327 96 0 5726 0
[pid=29180] ppid=29178 vsize=20424 CPUtime=0.96 cores=1
/proc/29180/stat : 29180 (clasp) R 29178 29178 28714 0 -1 4202496 2983 0 0 0 96 0 0 0 25 0 1 0 487452236 20914176 2438 33554432000 4194304 4785740 140735345749632 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29180/statm: 5106 2438 340 145 0 2151 0
[pid=29181] ppid=29178 vsize=456748 CPUtime=1.12 cores=1
/proc/29181/stat : 29181 (TNM) R 29178 29178 28714 0 -1 4202496 2096 0 0 0 112 0 0 0 25 0 1 0 487452236 467709952 1992 33554432000 134512640 134534564 4294088880 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29181/statm: 114187 1992 95 6 0 112853 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 532152

[startup+6.30076 s]
/proc/loadavg: 9.26 9.45 9.94 10/191 29182
/proc/meminfo: memFree=16667992/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 785594048659324928 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
[pid=29179] ppid=29178 vsize=36656 CPUtime=2.09 cores=1
/proc/29179/stat : 29179 (cryptominisat) R 29178 29178 28714 0 -1 4202496 6940 0 0 0 209 0 0 0 25 0 1 0 487452236 37535744 4608 33554432000 4194304 4587354 140734106922736 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29179/statm: 9164 4608 327 96 0 5726 0
[pid=29180] ppid=29178 vsize=21856 CPUtime=2.04 cores=1
/proc/29180/stat : 29180 (clasp) R 29178 29178 28714 0 -1 4202496 3333 0 0 0 204 0 0 0 25 0 1 0 487452236 22380544 2788 33554432000 4194304 4785740 140735345749632 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29180/statm: 5464 2788 340 145 0 2509 0
[pid=29181] ppid=29178 vsize=456748 CPUtime=2.14 cores=1
/proc/29181/stat : 29181 (TNM) R 29178 29178 28714 0 -1 4202496 2096 0 0 0 214 0 0 0 25 0 1 0 487452236 467709952 1992 33554432000 134512640 134534564 4294088880 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29181/statm: 114187 1992 95 6 0 112853 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 533584

[startup+12.7007 s]
/proc/loadavg: 9.29 9.45 9.93 10/191 29182
/proc/meminfo: memFree=16657808/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 785594460976185344 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
[pid=29179] ppid=29178 vsize=36836 CPUtime=4.19 cores=1
/proc/29179/stat : 29179 (cryptominisat) R 29178 29178 28714 0 -1 4202496 7332 0 0 0 419 0 0 0 25 0 1 0 487452236 37720064 4988 33554432000 4194304 4587354 140734106922736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29179/statm: 9209 4988 327 96 0 5771 0
[pid=29180] ppid=29178 vsize=25028 CPUtime=4.16 cores=1
/proc/29180/stat : 29180 (clasp) R 29178 29178 28714 0 -1 4202496 4112 0 0 0 416 0 0 0 25 0 1 0 487452236 25628672 3567 33554432000 4194304 4785740 140735345749632 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29180/statm: 6257 3567 340 145 0 3302 0
[pid=29181] ppid=29178 vsize=456748 CPUtime=4.32 cores=1
/proc/29181/stat : 29181 (TNM) R 29178 29178 28714 0 -1 4202496 2096 0 0 0 432 0 0 0 25 0 1 0 487452236 467709952 1992 33554432000 134512640 134534564 4294088880 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29181/statm: 114187 1992 95 6 0 112853 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 536936

[startup+25.5004 s]
/proc/loadavg: 9.25 9.43 9.92 10/191 29183
/proc/meminfo: memFree=16638652/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 785592674269790208 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
[pid=29179] ppid=29178 vsize=40652 CPUtime=9.01 cores=1
/proc/29179/stat : 29179 (cryptominisat) R 29178 29178 28714 0 -1 4202496 14370 0 0 0 900 1 0 0 25 0 1 0 487452236 41627648 6558 33554432000 4194304 4587354 140734106922736 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29179/statm: 10163 6558 337 96 0 6725 0
[pid=29180] ppid=29178 vsize=27144 CPUtime=8.14 cores=1
/proc/29180/stat : 29180 (clasp) R 29178 29178 28714 0 -1 4202496 4606 0 0 0 814 0 0 0 25 0 1 0 487452236 27795456 4061 33554432000 4194304 4785740 140735345749632 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29180/statm: 6786 4061 340 145 0 3831 0
[pid=29181] ppid=29178 vsize=456748 CPUtime=8.32 cores=1
/proc/29181/stat : 29181 (TNM) R 29178 29178 28714 0 -1 4202496 2096 0 0 0 832 0 0 0 25 0 1 0 487452236 467709952 1992 33554432000 134512640 134534564 4294088880 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29181/statm: 114187 1992 95 6 0 112853 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 542868

[startup+51.101 s]
/proc/loadavg: 9.16 9.40 9.89 10/191 29183
/proc/meminfo: memFree=16622304/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 785593086586650624 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
[pid=29179] ppid=29178 vsize=327348 CPUtime=17.59 cores=1
/proc/29179/stat : 29179 (cryptominisat) R 29178 29178 28714 0 -1 4202496 22754 0 0 0 1756 3 0 0 25 0 1 0 487452236 335204352 5979 33554432000 4194304 4587354 140734106922736 18446744073709551615 4238399 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29179/statm: 81837 5979 337 96 0 78399 0
[pid=29180] ppid=29178 vsize=28932 CPUtime=16.67 cores=1
/proc/29180/stat : 29180 (clasp) R 29178 29178 28714 0 -1 4202496 5008 0 0 0 1667 0 0 0 25 0 1 0 487452236 29626368 4463 33554432000 4194304 4785740 140735345749632 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29180/statm: 7233 4463 340 145 0 4278 0
[pid=29181] ppid=29178 vsize=456748 CPUtime=16.82 cores=1
/proc/29181/stat : 29181 (TNM) R 29178 29178 28714 0 -1 4202496 2096 0 0 0 1682 0 0 0 25 0 1 0 487452236 467709952 1992 33554432000 134512640 134534564 4294088880 18446744073709551615 134528960 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29181/statm: 114187 1992 95 6 0 112853 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 831352

[startup+102.307 s]
/proc/loadavg: 9.06 9.33 9.84 10/191 29185
/proc/meminfo: memFree=16543304/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 785593086586650624 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
[pid=29179] ppid=29178 vsize=370108 CPUtime=34.63 cores=1
/proc/29179/stat : 29179 (cryptominisat) R 29178 29178 28714 0 -1 4202496 42263 0 0 0 3458 5 0 0 25 0 1 0 487452236 378990592 16335 33554432000 4194304 4587354 140734106922736 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29179/statm: 92527 16335 337 96 0 89089 0
[pid=29180] ppid=29178 vsize=33516 CPUtime=33.73 cores=1
/proc/29180/stat : 29180 (clasp) R 29178 29178 28714 0 -1 4202496 6124 0 0 0 3373 0 0 0 25 0 1 0 487452236 34320384 5579 33554432000 4194304 4785740 140735345749632 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29180/statm: 8379 5579 340 145 0 5424 0
[pid=29181] ppid=29178 vsize=456748 CPUtime=33.91 cores=1
/proc/29181/stat : 29181 (TNM) R 29178 29178 28714 0 -1 4202496 2096 0 0 0 3391 0 0 0 25 0 1 0 487452236 467709952 1992 33554432000 134512640 134534564 4294088880 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29181/statm: 114187 1992 95 6 0 112853 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 878696

[startup+162.301 s]
/proc/loadavg: 9.02 9.27 9.79 10/191 29186
/proc/meminfo: memFree=16499272/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 785594186098278400 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
[pid=29179] ppid=29178 vsize=356952 CPUtime=54.63 cores=1
/proc/29179/stat : 29179 (cryptominisat) R 29178 29178 28714 0 -1 4202496 46020 0 0 0 5458 5 0 0 25 0 1 0 487452236 365518848 15190 33554432000 4194304 4587354 140734106922736 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29179/statm: 89238 15190 337 96 0 85800 0
[pid=29180] ppid=29178 vsize=36800 CPUtime=53.73 cores=1

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

/proc/29181/statm: 114187 1992 95 6 0 112853 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 893300

[startup+882.301 s]
/proc/loadavg: 9.04 9.05 9.37 10/191 29327
/proc/meminfo: memFree=17707200/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 785594323537231872 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
[pid=29179] ppid=29178 vsize=346924 CPUtime=294.65 cores=1
/proc/29179/stat : 29179 (cryptominisat) R 29178 29178 28714 0 -1 4202496 100219 0 0 0 29449 16 0 0 25 0 1 0 487452236 355250176 11909 33554432000 4194304 4587354 140734106922736 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29179/statm: 86731 11909 337 96 0 83293 0
[pid=29180] ppid=29178 vsize=73256 CPUtime=293.77 cores=1
/proc/29180/stat : 29180 (clasp) R 29178 29178 28714 0 -1 4202496 15158 0 0 0 29375 2 0 0 25 0 1 0 487452236 75014144 14613 33554432000 4194304 4785740 140735345749632 18446744073709551615 4287178 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29180/statm: 18314 14613 340 145 0 15359 0
[pid=29181] ppid=29178 vsize=456748 CPUtime=293.87 cores=1
/proc/29181/stat : 29181 (TNM) R 29178 29178 28714 0 -1 4202496 2096 0 0 0 29387 0 0 0 25 0 1 0 487452236 467709952 1992 33554432000 134512640 134534564 4294088880 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29181/statm: 114187 1992 95 6 0 112853 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 895252

[startup+942.3 s]
/proc/loadavg: 9.01 9.04 9.34 10/191 29329
/proc/meminfo: memFree=17665036/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 785594460976185344 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
[pid=29179] ppid=29178 vsize=346408 CPUtime=314.64 cores=1
/proc/29179/stat : 29179 (cryptominisat) R 29178 29178 28714 0 -1 4202496 107205 0 0 0 31447 17 0 0 25 0 1 0 487452236 354721792 10461 33554432000 4194304 4587354 140734106922736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29179/statm: 86602 10461 337 96 0 83164 0
[pid=29180] ppid=29178 vsize=75484 CPUtime=313.78 cores=1
/proc/29180/stat : 29180 (clasp) R 29178 29178 28714 0 -1 4202496 15660 0 0 0 31376 2 0 0 25 0 1 0 487452236 77295616 15115 33554432000 4194304 4785740 140735345749632 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29180/statm: 18871 15115 340 145 0 15916 0
[pid=29181] ppid=29178 vsize=456748 CPUtime=313.87 cores=1
/proc/29181/stat : 29181 (TNM) R 29178 29178 28714 0 -1 4202496 2096 0 0 0 31387 0 0 0 25 0 1 0 487452236 467709952 1992 33554432000 134512640 134534564 4294088880 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29181/statm: 114187 1992 95 6 0 112853 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 896964

[startup+1002.3 s]
/proc/loadavg: 9.00 9.03 9.32 10/191 29331
/proc/meminfo: memFree=17568308/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 785592536830836736 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
[pid=29179] ppid=29178 vsize=346940 CPUtime=334.64 cores=1
/proc/29179/stat : 29179 (cryptominisat) R 29178 29178 28714 0 -1 4202496 111888 0 0 0 33446 18 0 0 25 0 1 0 487452236 355266560 11011 33554432000 4194304 4587354 140734106922736 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29179/statm: 86735 11011 337 96 0 83297 0
[pid=29180] ppid=29178 vsize=76716 CPUtime=333.78 cores=1
/proc/29180/stat : 29180 (clasp) R 29178 29178 28714 0 -1 4202496 15922 0 0 0 33376 2 0 0 25 0 1 0 487452236 78557184 15377 33554432000 4194304 4785740 140735345749632 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29180/statm: 19179 15377 340 145 0 16224 0
[pid=29181] ppid=29178 vsize=456748 CPUtime=333.87 cores=1
/proc/29181/stat : 29181 (TNM) R 29178 29178 28714 0 -1 4202496 2096 0 0 0 33387 0 0 0 25 0 1 0 487452236 467709952 1992 33554432000 134512640 134534564 4294088880 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29181/statm: 114187 1992 95 6 0 112853 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 898728

[startup+1062.3 s]
/proc/loadavg: 9.00 9.02 9.30 10/191 29332
/proc/meminfo: memFree=17557636/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 785592674269790208 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
[pid=29179] ppid=29178 vsize=347128 CPUtime=354.63 cores=1
/proc/29179/stat : 29179 (cryptominisat) R 29178 29178 28714 0 -1 4202496 116516 0 0 0 35444 19 0 0 25 0 1 0 487452236 355459072 11478 33554432000 4194304 4587354 140734106922736 18446744073709551615 4244552 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29179/statm: 86782 11478 337 96 0 83344 0
[pid=29180] ppid=29178 vsize=77192 CPUtime=353.78 cores=1
/proc/29180/stat : 29180 (clasp) R 29178 29178 28714 0 -1 4202496 16078 0 0 0 35376 2 0 0 25 0 1 0 487452236 79044608 15533 33554432000 4194304 4785740 140735345749632 18446744073709551615 4553010 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29180/statm: 19298 15533 340 145 0 16343 0
[pid=29181] ppid=29178 vsize=456748 CPUtime=353.87 cores=1
/proc/29181/stat : 29181 (TNM) R 29178 29178 28714 0 -1 4202496 2096 0 0 0 35387 0 0 0 25 0 1 0 487452236 467709952 1992 33554432000 134512640 134534564 4294088880 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29181/statm: 114187 1992 95 6 0 112853 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 899392

[startup+1122.3 s]
/proc/loadavg: 9.00 9.02 9.27 10/191 29334
/proc/meminfo: memFree=17537160/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 785592811708743680 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
[pid=29179] ppid=29178 vsize=65460 CPUtime=374.64 cores=1
/proc/29179/stat : 29179 (cryptominisat) R 29178 29178 28714 0 -1 4202496 121288 0 0 0 37444 20 0 0 25 0 1 0 487452236 67031040 11812 33554432000 4194304 4587354 140734106922736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29179/statm: 16365 11812 337 96 0 12927 0
[pid=29180] ppid=29178 vsize=78328 CPUtime=373.78 cores=1
/proc/29180/stat : 29180 (clasp) R 29178 29178 28714 0 -1 4202496 16319 0 0 0 37376 2 0 0 25 0 1 0 487452236 80207872 15774 33554432000 4194304 4785740 140735345749632 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29180/statm: 19582 15774 340 145 0 16627 0
[pid=29181] ppid=29178 vsize=456748 CPUtime=373.88 cores=1
/proc/29181/stat : 29181 (TNM) R 29178 29178 28714 0 -1 4202496 2096 0 0 0 37388 0 0 0 25 0 1 0 487452236 467709952 1992 33554432000 134512640 134534564 4294088880 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29181/statm: 114187 1992 95 6 0 112853 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 618860

[startup+1182.3 s]
/proc/loadavg: 9.00 9.01 9.26 10/191 29335
/proc/meminfo: memFree=17672564/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 785592949147697152 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
[pid=29179] ppid=29178 vsize=346960 CPUtime=394.63 cores=1
/proc/29179/stat : 29179 (cryptominisat) R 29178 29178 28714 0 -1 4202496 126124 0 0 0 39442 21 0 0 25 0 1 0 487452236 355287040 12270 33554432000 4194304 4587354 140734106922736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29179/statm: 86740 12270 337 96 0 83302 0
[pid=29180] ppid=29178 vsize=79088 CPUtime=393.78 cores=1
/proc/29180/stat : 29180 (clasp) R 29178 29178 28714 0 -1 4202496 16469 0 0 0 39376 2 0 0 25 0 1 0 487452236 80986112 15924 33554432000 4194304 4785740 140735345749632 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29180/statm: 19772 15924 340 145 0 16817 0
[pid=29181] ppid=29178 vsize=456748 CPUtime=393.89 cores=1
/proc/29181/stat : 29181 (TNM) R 29178 29178 28714 0 -1 4202496 2096 0 0 0 39389 0 0 0 25 0 1 0 487452236 467709952 1992 33554432000 134512640 134534564 4294088880 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29181/statm: 114187 1992 95 6 0 112853 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 901120

[startup+1242.3 s]
/proc/loadavg: 9.07 9.02 9.24 10/191 29337
/proc/meminfo: memFree=17660528/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
[pid=29179] ppid=29178 vsize=350048 CPUtime=414.63 cores=1
/proc/29179/stat : 29179 (cryptominisat) R 29178 29178 28714 0 -1 4202496 140111 0 0 0 41441 22 0 0 25 0 1 0 487452236 358449152 12220 33554432000 4194304 4587354 140734106922736 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29179/statm: 87512 12220 337 96 0 84074 0
[pid=29180] ppid=29178 vsize=79656 CPUtime=413.77 cores=1
/proc/29180/stat : 29180 (clasp) R 29178 29178 28714 0 -1 4202496 16597 0 0 0 41375 2 0 0 25 0 1 0 487452236 81567744 16052 33554432000 4194304 4785740 140735345749632 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29180/statm: 19914 16052 340 145 0 16959 0
[pid=29181] ppid=29178 vsize=456748 CPUtime=413.89 cores=1
/proc/29181/stat : 29181 (TNM) R 29178 29178 28714 0 -1 4202496 2096 0 0 0 41389 0 0 0 25 0 1 0 487452236 467709952 1992 33554432000 134512640 134534564 4294088880 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29181/statm: 114187 1992 95 6 0 112853 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 904776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.02 9.01 9.23 10/191 29339
/proc/meminfo: memFree=17628280/32951132 swapFree=67111528/67111528
[pid=29178] ppid=29176 vsize=18324 CPUtime=0 cores=1,3
/proc/29178/stat : 29178 (ppfolio) S 29176 29178 28714 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487452236 18763776 394 33554432000 4194304 4287625 140736027387008 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/29178/statm: 4581 394 345 23 0 91 0
[pid=29179] ppid=29178 vsize=350124 CPUtime=433.88 cores=1
/proc/29179/stat : 29179 (cryptominisat) R 29178 29178 28714 0 -1 4202496 144845 0 0 0 43365 23 0 0 25 0 1 0 487452236 358526976 12342 33554432000 4194304 4587354 140734106922736 18446744073709551615 4270385 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29179/statm: 87531 12342 337 96 0 84093 0
[pid=29180] ppid=29178 vsize=79656 CPUtime=432.97 cores=1
/proc/29180/stat : 29180 (clasp) R 29178 29178 28714 0 -1 4202496 16605 0 0 0 43295 2 0 0 25 0 1 0 487452236 81567744 16060 33554432000 4194304 4785740 140735345749632 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29180/statm: 19914 16060 340 145 0 16959 0
[pid=29181] ppid=29178 vsize=456748 CPUtime=433.15 cores=1
/proc/29181/stat : 29181 (TNM) R 29178 29178 28714 0 -1 4202496 2096 0 0 0 43315 0 0 0 25 0 1 0 487452236 467709952 1992 33554432000 134512640 134534564 4294088880 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29181/statm: 114187 1992 95 6 0 112853 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 904852

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 29178 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.75
CPU system time (s): 0.25
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 1206352

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

runsolver used 2.03369 second user time and 5.07223 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-25 21:08:46
IDJOB=3283833
IDBENCH=71078
IDSOLVER=1613
FILE ID=node131/3283833-1303758526
RUNJOBID= node131-1303756167-28734
PBS_JOBID= 13154069
Free space on /tmp= 71984 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283833-1303758526/watcher-3283833-1303758526 -o /tmp/evaluation-result-3283833-1303758526/solver-3283833-1303758526 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3283833-1303758526.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=799736077

node131.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	: 5332.75
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.83
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.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.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.77
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16705568 kB
Buffers:       1003028 kB
Cached:       13080724 kB
SwapCached:          0 kB
Active:        6135788 kB
Inactive:      9589788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16705568 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11312 kB
Writeback:           0 kB
AnonPages:     1641460 kB
Mapped:          17408 kB
Slab:           452388 kB
PageTables:       8932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  3964068 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72016 MiB
End job on node131 at 2011-04-25 21:30:28