Trace number 3219454

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.02 4999.92

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S949556727-080-UNKNOWN.cnf
MD5SUM274f6c2fc3e630d8716a09f7c87233f2
Bench CategoryRANDOM (random 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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3219454-1303239844/watcher-3219454-1303239844 -o /tmp/evaluation-result-3219454-1303239844/solver-3219454-1303239844 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219454-1303239844.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 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: 5.99 5.97 5.98 5/184 23845
/proc/meminfo: memFree=22131116/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 1880426017508556800 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0

[startup+0.900123 s]
/proc/loadavg: 5.99 5.97 5.98 5/184 23845
/proc/meminfo: memFree=22131116/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 1880426017508556800 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00112 s]
/proc/loadavg: 5.99 5.97 5.98 5/184 23845
/proc/meminfo: memFree=22131116/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 1880426017508556800 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10111 s]
/proc/loadavg: 5.99 5.97 5.98 5/184 23845
/proc/meminfo: memFree=22131116/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 1880426017508556800 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20109 s]
/proc/loadavg: 5.99 5.97 5.98 5/184 23845
/proc/meminfo: memFree=22131116/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 1880426154947510272 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50103 s]
/proc/loadavg: 5.99 5.97 5.98 5/184 23845
/proc/meminfo: memFree=22131116/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 1880426154947510272 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10669 s]
/proc/loadavg: 5.99 5.97 5.98 7/188 23849
/proc/meminfo: memFree=22138512/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 1880426429825417216 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
[pid=23846] ppid=23845 vsize=742264 CPUtime=1.6 cores=0
/proc/23846/stat : 23846 (cryptominisat) R 23845 23845 22728 0 -1 4202496 4616 0 0 0 159 1 0 0 20 0 1 0 435582570 760078336 1859 33554432000 4194304 4587354 140736618989712 18446744073709551615 4243616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23846/statm: 185566 1859 327 96 0 182128 0
[pid=23847] ppid=23845 vsize=17200 CPUtime=0.69 cores=0
/proc/23847/stat : 23847 (clasp) R 23845 23845 22728 0 -1 4202496 1795 0 0 0 69 0 0 0 25 0 1 0 435582570 17612800 1652 33554432000 4194304 4785740 140736446860816 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23847/statm: 4300 1652 341 145 0 1345 0
[pid=23848] ppid=23845 vsize=453976 CPUtime=0.79 cores=0
/proc/23848/stat : 23848 (TNM) R 23845 23845 22728 0 -1 4202496 842 0 0 0 79 0 0 0 25 0 1 0 435582570 464871424 739 33554432000 134512640 134534564 4294047264 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23848/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1231764

[startup+6.30115 s]
/proc/loadavg: 5.99 5.97 5.98 7/188 23849
/proc/meminfo: memFree=22123920/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 1880426017508556800 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
[pid=23846] ppid=23845 vsize=755244 CPUtime=2.69 cores=0
/proc/23846/stat : 23846 (cryptominisat) R 23845 23845 22728 0 -1 4202496 9349 0 0 0 268 1 0 0 23 0 1 0 435582570 773369856 5027 33554432000 4194304 4587354 140736618989712 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23846/statm: 188811 5027 337 96 0 185373 0
[pid=23847] ppid=23845 vsize=18672 CPUtime=1.75 cores=0
/proc/23847/stat : 23847 (clasp) R 23845 23845 22728 0 -1 4202496 2124 0 0 0 175 0 0 0 25 0 1 0 435582570 19120128 1981 33554432000 4194304 4785740 140736446860816 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23847/statm: 4668 1981 341 145 0 1713 0
[pid=23848] ppid=23845 vsize=453976 CPUtime=1.84 cores=0
/proc/23848/stat : 23848 (TNM) R 23845 23845 22728 0 -1 4202496 842 0 0 0 184 0 0 0 25 0 1 0 435582570 464871424 739 33554432000 134512640 134534564 4294047264 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23848/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1246216

[startup+12.701 s]
/proc/loadavg: 5.99 5.97 5.98 7/188 23849
/proc/meminfo: memFree=22119060/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 1880424643119022080 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
[pid=23846] ppid=23845 vsize=746036 CPUtime=4.79 cores=0
/proc/23846/stat : 23846 (cryptominisat) R 23845 23845 22728 0 -1 4202496 10007 0 0 0 478 1 0 0 25 0 1 0 435582570 763940864 4758 33554432000 4194304 4587354 140736618989712 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23846/statm: 186509 4758 337 96 0 183071 0
[pid=23847] ppid=23845 vsize=20244 CPUtime=3.89 cores=0
/proc/23847/stat : 23847 (clasp) R 23845 23845 22728 0 -1 4202496 2526 0 0 0 389 0 0 0 25 0 1 0 435582570 20729856 2383 33554432000 4194304 4785740 140736446860816 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23847/statm: 5061 2383 341 145 0 2106 0
[pid=23848] ppid=23845 vsize=458072 CPUtime=3.99 cores=0
/proc/23848/stat : 23848 (TNM) R 23845 23845 22728 0 -1 4202496 1000 0 0 0 399 0 0 0 25 0 1 0 435582570 469065728 897 33554432000 134512640 134534564 4294047264 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23848/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1242676

[startup+25.5007 s]
/proc/loadavg: 5.99 5.97 5.98 7/188 23853
/proc/meminfo: memFree=22117804/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 1880426567264370688 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
[pid=23846] ppid=23845 vsize=6710084 CPUtime=9.09 cores=0
/proc/23846/stat : 23846 (cryptominisat) R 23845 23845 22728 0 -1 4202496 11718 0 0 0 908 1 0 0 25 0 1 0 435582570 6871126016 5413 33554432000 4194304 4587354 140736618989712 18446744073709551615 4365120 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23846/statm: 1677521 5413 337 96 0 1674083 0
[pid=23847] ppid=23845 vsize=22660 CPUtime=8.14 cores=0
/proc/23847/stat : 23847 (clasp) R 23845 23845 22728 0 -1 4202496 3072 0 0 0 814 0 0 0 25 0 1 0 435582570 23203840 2929 33554432000 4194304 4785740 140736446860816 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23847/statm: 5665 2929 341 145 0 2710 0
[pid=23848] ppid=23845 vsize=458072 CPUtime=8.24 cores=0
/proc/23848/stat : 23848 (TNM) R 23845 23845 22728 0 -1 4202496 1000 0 0 0 824 0 0 0 25 0 1 0 435582570 469065728 897 33554432000 134512640 134534564 4294047264 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23848/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7209140

[startup+51.1011 s]
/proc/loadavg: 5.99 5.97 5.98 7/188 23853
/proc/meminfo: memFree=22098792/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
[pid=23846] ppid=23845 vsize=766236 CPUtime=17.59 cores=0
/proc/23846/stat : 23846 (cryptominisat) R 23845 23845 22728 0 -1 4202496 15665 0 0 0 1757 2 0 0 25 0 1 0 435582570 784625664 8159 33554432000 4194304 4587354 140736618989712 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23846/statm: 191559 8159 337 96 0 188121 0
[pid=23847] ppid=23845 vsize=25892 CPUtime=16.69 cores=0
/proc/23847/stat : 23847 (clasp) R 23845 23845 22728 0 -1 4202496 3815 0 0 0 1669 0 0 0 25 0 1 0 435582570 26513408 3672 33554432000 4194304 4785740 140736446860816 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23847/statm: 6473 3672 341 145 0 3518 0
[pid=23848] ppid=23845 vsize=458072 CPUtime=16.79 cores=0
/proc/23848/stat : 23848 (TNM) R 23845 23845 22728 0 -1 4202496 1000 0 0 0 1679 0 0 0 25 0 1 0 435582570 469065728 897 33554432000 134512640 134534564 4294047264 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23848/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1268524

[startup+102.301 s]
/proc/loadavg: 5.99 5.97 5.98 7/188 23855
/proc/meminfo: memFree=22105692/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 1880426154947510272 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
[pid=23846] ppid=23845 vsize=757244 CPUtime=34.69 cores=0
/proc/23846/stat : 23846 (cryptominisat) R 23845 23845 22728 0 -1 4202496 24416 0 0 0 3464 5 0 0 25 0 1 0 435582570 775417856 6427 33554432000 4194304 4587354 140736618989712 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23846/statm: 189311 6427 337 96 0 185873 0
[pid=23847] ppid=23845 vsize=29912 CPUtime=33.75 cores=0
/proc/23847/stat : 23847 (clasp) R 23845 23845 22728 0 -1 4202496 4752 0 0 0 3375 0 0 0 25 0 1 0 435582570 30629888 4609 33554432000 4194304 4785740 140736446860816 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23847/statm: 7478 4609 341 145 0 4523 0
[pid=23848] ppid=23845 vsize=458072 CPUtime=33.84 cores=0
/proc/23848/stat : 23848 (TNM) R 23845 23845 22728 0 -1 4202496 1000 0 0 0 3384 0 0 0 25 0 1 0 435582570 469065728 897 33554432000 134512640 134534564 4294047264 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23848/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1263552

[startup+162.301 s]
/proc/loadavg: 5.99 5.97 5.98 7/188 23856
/proc/meminfo: memFree=22075292/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
[pid=23846] ppid=23845 vsize=780296 CPUtime=54.68 cores=0
/proc/23846/stat : 23846 (cryptominisat) R 23845 23845 22728 0 -1 4202496 35248 0 0 0 5462 6 0 0 25 0 1 0 435582570 799023104 10265 33554432000 4194304 4587354 140736618989712 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23846/statm: 195074 10265 337 96 0 191636 0
[pid=23847] ppid=23845 vsize=33480 CPUtime=53.75 cores=0
/proc/23847/stat : 23847 (clasp) R 23845 23845 22728 0 -1 4202496 5568 0 0 0 5375 0 0 0 25 0 1 0 435582570 34283520 5425 33554432000 4194304 4785740 140736446860816 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23847/statm: 8370 5425 341 145 0 5415 0
[pid=23848] ppid=23845 vsize=458072 CPUtime=53.83 cores=0
/proc/23848/stat : 23848 (TNM) R 23845 23845 22728 0 -1 4202496 1000 0 0 0 5383 0 0 0 25 0 1 0 435582570 469065728 897 33554432000 134512640 134534564 4294047264 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23848/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1290172

[startup+222.301 s]

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

/proc/23848/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 7345564

[startup+4602.3 s]
/proc/loadavg: 3.00 3.08 3.85 4/179 24005
/proc/meminfo: memFree=22105400/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 1880426429825417216 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
[pid=23846] ppid=23845 vsize=97772 CPUtime=1534.74 cores=0
/proc/23846/stat : 23846 (cryptominisat) R 23845 23845 22728 0 -1 4202496 315104 0 0 0 153397 77 0 0 25 0 1 0 435582570 100118528 21143 33554432000 4194304 4587354 140736618989712 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23846/statm: 24443 21143 337 96 0 21005 0
[pid=23847] ppid=23845 vsize=89420 CPUtime=1533.76 cores=0
/proc/23847/stat : 23847 (clasp) R 23845 23845 22728 0 -1 4202496 18521 0 0 0 153373 3 0 0 25 0 1 0 435582570 91566080 17917 33554432000 4194304 4785740 140736446860816 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23847/statm: 22355 17917 341 145 0 19400 0
[pid=23848] ppid=23845 vsize=458072 CPUtime=1533.91 cores=0
/proc/23848/stat : 23848 (TNM) R 23845 23845 22728 0 -1 4202496 1000 0 0 0 153391 0 0 0 25 0 1 0 435582570 469065728 897 33554432000 134512640 134534564 4294047264 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23848/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 663588

[startup+4662.3 s]
/proc/loadavg: 3.00 3.06 3.79 4/179 24006
/proc/meminfo: memFree=22100040/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 1880426429825417216 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
[pid=23846] ppid=23845 vsize=164984 CPUtime=1554.75 cores=0
/proc/23846/stat : 23846 (cryptominisat) R 23845 23845 22728 0 -1 4202496 316516 0 0 0 155398 77 0 0 25 0 1 0 435582570 168943616 22539 33554432000 4194304 4587354 140736618989712 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23846/statm: 41246 22539 337 96 0 37808 0
[pid=23847] ppid=23845 vsize=89848 CPUtime=1553.75 cores=0
/proc/23847/stat : 23847 (clasp) R 23845 23845 22728 0 -1 4202496 18610 0 0 0 155372 3 0 0 25 0 1 0 435582570 92004352 18006 33554432000 4194304 4785740 140736446860816 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23847/statm: 22462 18006 341 145 0 19507 0
[pid=23848] ppid=23845 vsize=458072 CPUtime=1553.91 cores=0
/proc/23848/stat : 23848 (TNM) R 23845 23845 22728 0 -1 4202496 1000 0 0 0 155391 0 0 0 25 0 1 0 435582570 469065728 897 33554432000 134512640 134534564 4294047264 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23848/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 731228

[startup+4722.3 s]
/proc/loadavg: 3.00 3.05 3.74 4/179 24008
/proc/meminfo: memFree=22093696/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 1880426429825417216 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
[pid=23846] ppid=23845 vsize=114640 CPUtime=1574.75 cores=0
/proc/23846/stat : 23846 (cryptominisat) R 23845 23845 22728 0 -1 4202496 321006 0 0 0 157396 79 0 0 25 0 1 0 435582570 117391360 24065 33554432000 4194304 4587354 140736618989712 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23846/statm: 28660 24065 337 96 0 25222 0
[pid=23847] ppid=23845 vsize=90416 CPUtime=1573.76 cores=0
/proc/23847/stat : 23847 (clasp) R 23845 23845 22728 0 -1 4202496 18732 0 0 0 157373 3 0 0 25 0 1 0 435582570 92585984 18128 33554432000 4194304 4785740 140736446860816 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23847/statm: 22604 18128 341 145 0 19649 0
[pid=23848] ppid=23845 vsize=458072 CPUtime=1573.9 cores=0
/proc/23848/stat : 23848 (TNM) R 23845 23845 22728 0 -1 4202496 1000 0 0 0 157390 0 0 0 25 0 1 0 435582570 469065728 897 33554432000 134512640 134534564 4294047264 18446744073709551615 134529858 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23848/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 681452

[startup+4782.3 s]
/proc/loadavg: 3.00 3.04 3.69 4/179 24009
/proc/meminfo: memFree=22081016/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 1880426429825417216 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
[pid=23846] ppid=23845 vsize=182100 CPUtime=1594.75 cores=0
/proc/23846/stat : 23846 (cryptominisat) R 23845 23845 22728 0 -1 4202496 324102 0 0 0 159395 80 0 0 25 0 1 0 435582570 186470400 27097 33554432000 4194304 4587354 140736618989712 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23846/statm: 45525 27097 337 96 0 42087 0
[pid=23847] ppid=23845 vsize=90984 CPUtime=1593.76 cores=0
/proc/23847/stat : 23847 (clasp) R 23845 23845 22728 0 -1 4202496 18853 0 0 0 159373 3 0 0 25 0 1 0 435582570 93167616 18249 33554432000 4194304 4785740 140736446860816 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23847/statm: 22746 18249 341 145 0 19791 0
[pid=23848] ppid=23845 vsize=458072 CPUtime=1593.9 cores=0
/proc/23848/stat : 23848 (TNM) R 23845 23845 22728 0 -1 4202496 1000 0 0 0 159390 0 0 0 25 0 1 0 435582570 469065728 897 33554432000 134512640 134534564 4294047264 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23848/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 749480

[startup+4842.3 s]
/proc/loadavg: 3.00 3.03 3.64 4/179 24011
/proc/meminfo: memFree=22104056/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 1880426429825417216 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
[pid=23846] ppid=23845 vsize=97772 CPUtime=1614.74 cores=0
/proc/23846/stat : 23846 (cryptominisat) R 23845 23845 22728 0 -1 4202496 325353 0 0 0 161394 80 0 0 25 0 1 0 435582570 100118528 21143 33554432000 4194304 4587354 140736618989712 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23846/statm: 24443 21143 337 96 0 21005 0
[pid=23847] ppid=23845 vsize=90984 CPUtime=1613.77 cores=0
/proc/23847/stat : 23847 (clasp) R 23845 23845 22728 0 -1 4202496 18856 0 0 0 161374 3 0 0 25 0 1 0 435582570 93167616 18252 33554432000 4194304 4785740 140736446860816 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23847/statm: 22746 18252 341 145 0 19791 0
[pid=23848] ppid=23845 vsize=458072 CPUtime=1613.9 cores=0
/proc/23848/stat : 23848 (TNM) R 23845 23845 22728 0 -1 4202496 1000 0 0 0 161390 0 0 0 25 0 1 0 435582570 469065728 897 33554432000 134512640 134534564 4294047264 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23848/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 665152

[startup+4902.3 s]
/proc/loadavg: 3.00 3.02 3.60 4/179 24013
/proc/meminfo: memFree=22097092/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 1880426567264370688 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
[pid=23846] ppid=23845 vsize=165484 CPUtime=1634.74 cores=0
/proc/23846/stat : 23846 (cryptominisat) R 23845 23845 22728 0 -1 4202496 327299 0 0 0 163392 82 0 0 25 0 1 0 435582570 169455616 23064 33554432000 4194304 4587354 140736618989712 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23846/statm: 41371 23064 337 96 0 37933 0
[pid=23847] ppid=23845 vsize=90984 CPUtime=1633.78 cores=0
/proc/23847/stat : 23847 (clasp) R 23845 23845 22728 0 -1 4202496 18858 0 0 0 163375 3 0 0 25 0 1 0 435582570 93167616 18254 33554432000 4194304 4785740 140736446860816 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23847/statm: 22746 18254 341 145 0 19791 0
[pid=23848] ppid=23845 vsize=458072 CPUtime=1633.89 cores=0
/proc/23848/stat : 23848 (TNM) R 23845 23845 22728 0 -1 4202496 1000 0 0 0 163389 0 0 0 25 0 1 0 435582570 469065728 897 33554432000 134512640 134534564 4294047264 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23848/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 732864

[startup+4962.3 s]
/proc/loadavg: 3.00 3.02 3.56 4/179 24014
/proc/meminfo: memFree=22090244/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 1880426567264370688 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
[pid=23846] ppid=23845 vsize=114760 CPUtime=1654.74 cores=0
/proc/23846/stat : 23846 (cryptominisat) R 23845 23845 22728 0 -1 4202496 332042 0 0 0 165391 83 0 0 25 0 1 0 435582570 117514240 24730 33554432000 4194304 4587354 140736618989712 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23846/statm: 28690 24730 337 96 0 25252 0
[pid=23847] ppid=23845 vsize=91272 CPUtime=1653.79 cores=0
/proc/23847/stat : 23847 (clasp) R 23845 23845 22728 0 -1 4202496 18919 0 0 0 165376 3 0 0 25 0 1 0 435582570 93462528 18315 33554432000 4194304 4785740 140736446860816 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23847/statm: 22818 18315 341 145 0 19863 0
[pid=23848] ppid=23845 vsize=458072 CPUtime=1653.89 cores=0
/proc/23848/stat : 23848 (TNM) R 23845 23845 22728 0 -1 4202496 1000 0 0 0 165389 0 0 0 25 0 1 0 435582570 469065728 897 33554432000 134512640 134534564 4294047264 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23848/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 682428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.00 3.01 3.54 4/179 24015
/proc/meminfo: memFree=22082540/32951124 swapFree=67111416/67111528
[pid=23845] ppid=23843 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23845/stat : 23845 (ppfolio) S 23843 23845 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 435582570 18763776 394 33554432000 4194304 4287625 140734858753872 18446744073709551615 246516854287 0 0 4096 65536 1880426567264370688 0 0 17 2 0 0 0
/proc/23845/statm: 4581 394 345 23 0 91 0
[pid=23846] ppid=23845 vsize=182704 CPUtime=1667.23 cores=0
/proc/23846/stat : 23846 (cryptominisat) R 23845 23845 22728 0 -1 4202496 333945 0 0 0 166640 83 0 0 25 0 1 0 435582570 187088896 26606 33554432000 4194304 4587354 140736618989712 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23846/statm: 45676 26606 337 96 0 42238 0
[pid=23847] ppid=23845 vsize=91272 CPUtime=1666.34 cores=0
/proc/23847/stat : 23847 (clasp) R 23845 23845 22728 0 -1 4202496 18919 0 0 0 166631 3 0 0 25 0 1 0 435582570 93462528 18315 33554432000 4194304 4785740 140736446860816 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23847/statm: 22818 18315 341 145 0 19863 0
[pid=23848] ppid=23845 vsize=458072 CPUtime=1666.45 cores=0
/proc/23848/stat : 23848 (TNM) R 23845 23845 22728 0 -1 4202496 1000 0 0 0 166645 0 0 0 25 0 1 0 435582570 469065728 897 33554432000 134512640 134534564 4294047264 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23848/statm: 114518 897 95 6 0 113184 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 750372

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 23845 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=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 5000.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.92
CPU time (s): 5000.02
CPU user time (s): 4999.16
CPU system time (s): 0.86
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 7921816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
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= 285
involuntary context switches= 4

runsolver used 8.79866 second user time and 18.4422 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-19 21:04:04
IDJOB=3219454
IDBENCH=82592
IDSOLVER=1639
FILE ID=node134/3219454-1303239844
RUNJOBID= node134-1303218216-22746
PBS_JOBID= 13036139
Free space on /tmp= 71980 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S949556727-080-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219454-1303239844/watcher-3219454-1303239844 -o /tmp/evaluation-result-3219454-1303239844/solver-3219454-1303239844 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219454-1303239844.cnf

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

MD5SUM BENCH= 274f6c2fc3e630d8716a09f7c87233f2
RANDOM SEED=1873066778

node134.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.831
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.831
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.67
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.831
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22131272 kB
Buffers:        660664 kB
Cached:        9613468 kB
SwapCached:        108 kB
Active:        5881700 kB
Inactive:      4578096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22131272 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           10536 kB
Writeback:           0 kB
AnonPages:      185524 kB
Mapped:          16568 kB
Slab:           297188 kB
PageTables:       5140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1176104 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71980 MiB
End job on node134 at 2011-04-19 22:27:26