Trace number 3275887

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
MD5SUMb970e9358cd0cd1a9cfd3d4afb2e830d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3495.12
Satisfiable
(Un)Satisfiability was proved
Number of variables780
Number of clauses65612
Sum of the clauses size131952
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 265586
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	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-3275887-1303655413/watcher-3275887-1303655413 -o /tmp/evaluation-result-3275887-1303655413/solver-3275887-1303655413 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275887-1303655413.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): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.17 6.05 5.96 4/184 8224
/proc/meminfo: memFree=19475988/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=11800 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (runsolver) R 8222 8224 7316 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 477139479 12083200 51 33554432000 4194304 5434984 140735569128144 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/8224/statm: 2950 51 31 303 0 2644 0

[startup+0.091778 s]
/proc/loadavg: 6.17 6.05 5.96 4/184 8224
/proc/meminfo: memFree=19475988/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 4017388168159396099 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100777 s]
/proc/loadavg: 6.17 6.05 5.96 4/184 8224
/proc/meminfo: memFree=19475988/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 4017388168159396099 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30074 s]
/proc/loadavg: 6.17 6.05 5.96 4/184 8224
/proc/meminfo: memFree=19475988/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 4017388168159396099 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700666 s]
/proc/loadavg: 6.17 6.05 5.96 4/184 8224
/proc/meminfo: memFree=19475988/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 4017388168159396099 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50055 s]
/proc/loadavg: 6.17 6.05 5.96 7/188 8228
/proc/meminfo: memFree=19456116/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
[pid=8226] ppid=8224 vsize=37400 CPUtime=0.66 cores=0
/proc/8226/stat : 8226 (cryptominisat) R 8224 8224 7316 0 -1 4202496 4453 0 0 0 66 0 0 0 18 0 1 0 477139480 38297600 3922 33554432000 4194304 4587354 140733350540096 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8226/statm: 9350 3922 326 96 0 5912 0
[pid=8227] ppid=8224 vsize=796 CPUtime=0 cores=0
/proc/8227/stat : 8227 (clasp) R 8224 8224 7316 0 -1 4194304 123 0 0 0 0 0 0 0 25 0 1 0 477139480 815104 30 33554432000 4194304 4785740 140733453419856 18446744073709551615 246511910535 0 2147483391 4096 0 0 0 0 17 0 0 0 0
/proc/8227/statm: 199 30 23 145 0 23 0
[pid=8228] ppid=8224 vsize=459256 CPUtime=0.8 cores=0
/proc/8228/stat : 8228 (TNM) R 8224 8224 7316 0 -1 4202496 1773 0 0 0 80 0 0 0 19 0 1 0 477139480 470278144 1670 33554432000 134512640 134534564 4288671216 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8228/statm: 114814 1670 95 6 0 113480 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 515776

[startup+3.10126 s]
/proc/loadavg: 6.17 6.05 5.96 7/188 8228
/proc/meminfo: memFree=19449296/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
[pid=8226] ppid=8224 vsize=37400 CPUtime=1.13 cores=0
/proc/8226/stat : 8226 (cryptominisat) R 8224 8224 7316 0 -1 4202496 4652 0 0 0 113 0 0 0 19 0 1 0 477139480 38297600 4114 33554432000 4194304 4587354 140733350540096 18446744073709551615 4239221 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8226/statm: 9350 4114 326 96 0 5912 0
[pid=8227] ppid=8224 vsize=19248 CPUtime=0.92 cores=0
/proc/8227/stat : 8227 (clasp) R 8224 8224 7316 0 -1 4202496 2705 0 0 0 92 0 0 0 19 0 1 0 477139480 19709952 2169 33554432000 4194304 4785740 140733453419856 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8227/statm: 4812 2169 340 145 0 1857 0
[pid=8228] ppid=8224 vsize=459256 CPUtime=1.01 cores=0
/proc/8228/stat : 8228 (TNM) R 8224 8224 7316 0 -1 4202496 1773 0 0 0 101 0 0 0 19 0 1 0 477139480 470278144 1670 33554432000 134512640 134534564 4288671216 18446744073709551615 134530160 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8228/statm: 114814 1670 95 6 0 113480 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 534228

[startup+6.30068 s]
/proc/loadavg: 6.16 6.04 5.96 7/188 8228
/proc/meminfo: memFree=19437016/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 8894976088623546368 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
[pid=8226] ppid=8224 vsize=37400 CPUtime=2.14 cores=0
/proc/8226/stat : 8226 (cryptominisat) R 8224 8224 7316 0 -1 4202496 5425 0 0 0 214 0 0 0 21 0 1 0 477139480 38297600 4877 33554432000 4194304 4587354 140733350540096 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8226/statm: 9350 4877 326 96 0 5912 0
[pid=8227] ppid=8224 vsize=27508 CPUtime=2.01 cores=0
/proc/8227/stat : 8227 (clasp) R 8224 8224 7316 0 -1 4202496 4751 0 0 0 201 0 0 0 21 0 1 0 477139480 28168192 4215 33554432000 4194304 4785740 140733453419856 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8227/statm: 6877 4215 340 145 0 3922 0
[pid=8228] ppid=8224 vsize=459256 CPUtime=2.1 cores=0
/proc/8228/stat : 8228 (TNM) R 8224 8224 7316 0 -1 4202496 1773 0 0 0 210 0 0 0 21 0 1 0 477139480 470278144 1670 33554432000 134512640 134534564 4288671216 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8228/statm: 114814 1670 95 6 0 113480 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 542488

[startup+12.7005 s]
/proc/loadavg: 6.14 6.04 5.96 7/188 8228
/proc/meminfo: memFree=19422400/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 8894975126550872064 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
[pid=8226] ppid=8224 vsize=1482908 CPUtime=4.34 cores=0
/proc/8226/stat : 8226 (cryptominisat) R 8224 8224 7316 0 -1 4202496 7198 0 0 0 433 1 0 0 25 0 1 0 477139480 1518497792 4924 33554432000 4194304 4587354 140733350540096 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8226/statm: 370727 4924 337 96 0 367289 0
[pid=8227] ppid=8224 vsize=31116 CPUtime=4.11 cores=0
/proc/8227/stat : 8227 (clasp) R 8224 8224 7316 0 -1 4202496 5630 0 0 0 411 0 0 0 25 0 1 0 477139480 31862784 5094 33554432000 4194304 4785740 140733453419856 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8227/statm: 7779 5094 340 145 0 4824 0
[pid=8228] ppid=8224 vsize=459256 CPUtime=4.21 cores=0
/proc/8228/stat : 8228 (TNM) R 8224 8224 7316 0 -1 4202496 1773 0 0 0 421 0 0 0 25 0 1 0 477139480 470278144 1670 33554432000 134512640 134534564 4288671216 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8228/statm: 114814 1670 95 6 0 113480 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1991604

[startup+25.5012 s]
/proc/loadavg: 6.11 6.04 5.96 7/188 8228
/proc/meminfo: memFree=19382836/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 8894975676306685952 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
[pid=8226] ppid=8224 vsize=1514840 CPUtime=8.54 cores=0
/proc/8226/stat : 8226 (cryptominisat) R 8224 8224 7316 0 -1 4202496 14906 0 0 0 852 2 0 0 25 0 1 0 477139480 1551196160 12632 33554432000 4194304 4587354 140733350540096 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8226/statm: 378710 12632 337 96 0 375272 0
[pid=8227] ppid=8224 vsize=37024 CPUtime=8.42 cores=0
/proc/8227/stat : 8227 (clasp) R 8224 8224 7316 0 -1 4202496 7025 0 0 0 841 1 0 0 25 0 1 0 477139480 37912576 6489 33554432000 4194304 4785740 140733453419856 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8227/statm: 9256 6489 340 145 0 6301 0
[pid=8228] ppid=8224 vsize=459256 CPUtime=8.5 cores=0
/proc/8228/stat : 8228 (TNM) R 8224 8224 7316 0 -1 4202496 1773 0 0 0 850 0 0 0 25 0 1 0 477139480 470278144 1670 33554432000 134512640 134534564 4288671216 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8228/statm: 114814 1670 95 6 0 113480 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2029444

[startup+51.1005 s]
/proc/loadavg: 6.07 6.04 5.96 7/188 8229
/proc/meminfo: memFree=19359460/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 8894975813745639424 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
[pid=8226] ppid=8224 vsize=1523496 CPUtime=17.14 cores=0
/proc/8226/stat : 8226 (cryptominisat) R 8224 8224 7316 0 -1 4202496 19647 0 0 0 1711 3 0 0 25 0 1 0 477139480 1560059904 15158 33554432000 4194304 4587354 140733350540096 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8226/statm: 380874 15158 337 96 0 377436 0
[pid=8227] ppid=8224 vsize=46388 CPUtime=16.91 cores=0
/proc/8227/stat : 8227 (clasp) R 8224 8224 7316 0 -1 4202496 9246 0 0 0 1690 1 0 0 25 0 1 0 477139480 47501312 8710 33554432000 4194304 4785740 140733453419856 18446744073709551615 4278544 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8227/statm: 11597 8710 340 145 0 8642 0
[pid=8228] ppid=8224 vsize=459256 CPUtime=17.02 cores=0
/proc/8228/stat : 8228 (TNM) R 8224 8224 7316 0 -1 4202496 1773 0 0 0 1702 0 0 0 25 0 1 0 477139480 470278144 1670 33554432000 134512640 134534564 4288671216 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8228/statm: 114814 1670 95 6 0 113480 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2047464

[startup+102.307 s]
/proc/loadavg: 6.03 6.03 5.96 7/188 8231
/proc/meminfo: memFree=19349784/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 8894976226062499840 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
[pid=8226] ppid=8224 vsize=1532472 CPUtime=34.16 cores=0
/proc/8226/stat : 8226 (cryptominisat) R 8224 8224 7316 0 -1 4202496 21786 0 0 0 3413 3 0 0 25 0 1 0 477139480 1569251328 17293 33554432000 4194304 4587354 140733350540096 18446744073709551615 4430346 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8226/statm: 383118 17293 337 96 0 379680 0
[pid=8227] ppid=8224 vsize=53568 CPUtime=34.01 cores=0
/proc/8227/stat : 8227 (clasp) R 8224 8224 7316 0 -1 4202496 10951 0 0 0 3399 2 0 0 25 0 1 0 477139480 54853632 10415 33554432000 4194304 4785740 140733453419856 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8227/statm: 13392 10415 340 145 0 10437 0
[pid=8228] ppid=8224 vsize=459256 CPUtime=34.1 cores=0
/proc/8228/stat : 8228 (TNM) R 8224 8224 7316 0 -1 4202496 1773 0 0 0 3410 0 0 0 25 0 1 0 477139480 470278144 1670 33554432000 134512640 134534564 4288671216 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8228/statm: 114814 1670 95 6 0 113480 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2063620

[startup+162.301 s]
/proc/loadavg: 6.09 6.05 5.97 7/188 8232
/proc/meminfo: memFree=19338604/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
[pid=8226] ppid=8224 vsize=1552016 CPUtime=54.17 cores=0
/proc/8226/stat : 8226 (cryptominisat) R 8224 8224 7316 0 -1 4202496 24590 0 0 0 5413 4 0 0 25 0 1 0 477139480 1589264384 20095 33554432000 4194304 4587354 140733350540096 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8226/statm: 388004 20095 337 96 0 384566 0
[pid=8227] ppid=8224 vsize=61148 CPUtime=54 cores=0

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

/proc/8228/statm: 114814 1670 95 6 0 113480 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 7452388

[startup+4662.3 s]
/proc/loadavg: 3.00 3.01 3.59 4/179 8382
/proc/meminfo: memFree=19314192/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 8894976363501453312 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
[pid=8226] ppid=8224 vsize=1595212 CPUtime=1554.21 cores=0
/proc/8226/stat : 8226 (cryptominisat) R 8224 8224 7316 0 -1 4202496 249929 0 0 0 155370 51 0 0 25 0 1 0 477139480 1633497088 35949 33554432000 4194304 4587354 140733350540096 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8226/statm: 398803 35949 337 96 0 395365 0
[pid=8227] ppid=8224 vsize=151892 CPUtime=1554.03 cores=0
/proc/8227/stat : 8227 (clasp) R 8224 8224 7316 0 -1 4202496 33890 0 0 0 155390 13 0 0 25 0 1 0 477139480 155537408 33354 33554432000 4194304 4785740 140733453419856 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8227/statm: 37973 33354 340 145 0 35018 0
[pid=8228] ppid=8224 vsize=459256 CPUtime=1554.17 cores=0
/proc/8228/stat : 8228 (TNM) R 8224 8224 7316 0 -1 4202496 1773 0 0 0 155417 0 0 0 25 0 1 0 477139480 470278144 1670 33554432000 134512640 134534564 4288671216 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8228/statm: 114814 1670 95 6 0 113480 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 2224684

[startup+4722.31 s]
/proc/loadavg: 3.04 3.02 3.56 4/179 8384
/proc/meminfo: memFree=19302396/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 8894976363501453312 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
[pid=8226] ppid=8224 vsize=1595212 CPUtime=1574.2 cores=0
/proc/8226/stat : 8226 (cryptominisat) R 8224 8224 7316 0 -1 4202496 252736 0 0 0 157368 52 0 0 25 0 1 0 477139480 1633497088 38702 33554432000 4194304 4587354 140733350540096 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8226/statm: 398803 38702 337 96 0 395365 0
[pid=8227] ppid=8224 vsize=153504 CPUtime=1574.05 cores=0
/proc/8227/stat : 8227 (clasp) R 8224 8224 7316 0 -1 4202496 34216 0 0 0 157392 13 0 0 25 0 1 0 477139480 157188096 33680 33554432000 4194304 4785740 140733453419856 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8227/statm: 38376 33680 340 145 0 35421 0
[pid=8228] ppid=8224 vsize=459256 CPUtime=1574.17 cores=0
/proc/8228/stat : 8228 (TNM) R 8224 8224 7316 0 -1 4202496 1773 0 0 0 157417 0 0 0 25 0 1 0 477139480 470278144 1670 33554432000 134512640 134534564 4288671216 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8228/statm: 114814 1670 95 6 0 113480 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 2226296

[startup+4782.3 s]
/proc/loadavg: 3.06 3.03 3.53 4/179 8385
/proc/meminfo: memFree=19312912/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 8894976363501453312 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
[pid=8226] ppid=8224 vsize=6823200 CPUtime=1594.2 cores=0
/proc/8226/stat : 8226 (cryptominisat) R 8224 8224 7316 0 -1 4202496 252865 0 0 0 159368 52 0 0 25 0 1 0 477139480 6986956800 36036 33554432000 4194304 4587354 140733350540096 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8226/statm: 1705800 36036 337 96 0 1702362 0
[pid=8227] ppid=8224 vsize=153788 CPUtime=1594.05 cores=0
/proc/8227/stat : 8227 (clasp) R 8224 8224 7316 0 -1 4202496 34291 0 0 0 159392 13 0 0 25 0 1 0 477139480 157478912 33755 33554432000 4194304 4785740 140733453419856 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8227/statm: 38447 33755 340 145 0 35492 0
[pid=8228] ppid=8224 vsize=459256 CPUtime=1594.16 cores=0
/proc/8228/stat : 8228 (TNM) R 8224 8224 7316 0 -1 4202496 1773 0 0 0 159416 0 0 0 25 0 1 0 477139480 470278144 1670 33554432000 134512640 134534564 4288671216 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8228/statm: 114814 1670 95 6 0 113480 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 7454568

[startup+4842.3 s]
/proc/loadavg: 3.02 3.02 3.49 4/179 8387
/proc/meminfo: memFree=19300360/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 8894976363501453312 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
[pid=8226] ppid=8224 vsize=6823200 CPUtime=1614.19 cores=0
/proc/8226/stat : 8226 (cryptominisat) R 8224 8224 7316 0 -1 4202496 255613 0 0 0 161367 52 0 0 25 0 1 0 477139480 6986956800 38741 33554432000 4194304 4587354 140733350540096 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8226/statm: 1705800 38741 337 96 0 1702362 0
[pid=8227] ppid=8224 vsize=155636 CPUtime=1614.06 cores=0
/proc/8227/stat : 8227 (clasp) R 8224 8224 7316 0 -1 4202496 34683 0 0 0 161393 13 0 0 25 0 1 0 477139480 159371264 34147 33554432000 4194304 4785740 140733453419856 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8227/statm: 38909 34147 340 145 0 35954 0
[pid=8228] ppid=8224 vsize=459256 CPUtime=1614.16 cores=0
/proc/8228/stat : 8228 (TNM) R 8224 8224 7316 0 -1 4202496 1773 0 0 0 161416 0 0 0 25 0 1 0 477139480 470278144 1670 33554432000 134512640 134534564 4288671216 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8228/statm: 114814 1670 95 6 0 113480 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 7456416

[startup+4902.3 s]
/proc/loadavg: 3.01 3.02 3.45 4/179 8388
/proc/meminfo: memFree=19309644/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 8894976363501453312 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
[pid=8226] ppid=8224 vsize=6823200 CPUtime=1634.19 cores=0
/proc/8226/stat : 8226 (cryptominisat) R 8224 8224 7316 0 -1 4202496 255996 0 0 0 163367 52 0 0 25 0 1 0 477139480 6986956800 36325 33554432000 4194304 4587354 140733350540096 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8226/statm: 1705800 36325 337 96 0 1702362 0
[pid=8227] ppid=8224 vsize=156064 CPUtime=1634.06 cores=0
/proc/8227/stat : 8227 (clasp) R 8224 8224 7316 0 -1 4202496 34818 0 0 0 163393 13 0 0 25 0 1 0 477139480 159809536 34282 33554432000 4194304 4785740 140733453419856 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8227/statm: 39016 34282 340 145 0 36061 0
[pid=8228] ppid=8224 vsize=459256 CPUtime=1634.16 cores=0
/proc/8228/stat : 8228 (TNM) R 8224 8224 7316 0 -1 4202496 1773 0 0 0 163416 0 0 0 25 0 1 0 477139480 470278144 1670 33554432000 134512640 134534564 4288671216 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8228/statm: 114814 1670 95 6 0 113480 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 7456844

[startup+4962.3 s]
/proc/loadavg: 3.00 3.01 3.43 4/179 8390
/proc/meminfo: memFree=19299088/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 8894976363501453312 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
[pid=8226] ppid=8224 vsize=6823200 CPUtime=1654.19 cores=0
/proc/8226/stat : 8226 (cryptominisat) R 8224 8224 7316 0 -1 4202496 258478 0 0 0 165366 53 0 0 25 0 1 0 477139480 6986956800 38770 33554432000 4194304 4587354 140733350540096 18446744073709551615 4231728 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8226/statm: 1705800 38770 337 96 0 1702362 0
[pid=8227] ppid=8224 vsize=156632 CPUtime=1654.06 cores=0
/proc/8227/stat : 8227 (clasp) R 8224 8224 7316 0 -1 4202496 34967 0 0 0 165393 13 0 0 25 0 1 0 477139480 160391168 34431 33554432000 4194304 4785740 140733453419856 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8227/statm: 39158 34431 340 145 0 36203 0
[pid=8228] ppid=8224 vsize=459256 CPUtime=1654.15 cores=0
/proc/8228/stat : 8228 (TNM) R 8224 8224 7316 0 -1 4202496 1773 0 0 0 165415 0 0 0 25 0 1 0 477139480 470278144 1670 33554432000 134512640 134534564 4288671216 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8228/statm: 114814 1670 95 6 0 113480 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 7457412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.00 3.01 3.41 4/179 8391
/proc/meminfo: memFree=19309864/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 8894976500940406784 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
[pid=8226] ppid=8224 vsize=1595184 CPUtime=1666.78 cores=0
/proc/8226/stat : 8226 (cryptominisat) R 8224 8224 7316 0 -1 4202496 258479 0 0 0 166625 53 0 0 25 0 1 0 477139480 1633468416 35949 33554432000 4194304 4587354 140733350540096 18446744073709551615 4244561 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8226/statm: 398796 35949 337 96 0 395358 0
[pid=8227] ppid=8224 vsize=156824 CPUtime=1666.56 cores=0
/proc/8227/stat : 8227 (clasp) R 8224 8224 7316 0 -1 4202496 35023 0 0 0 166643 13 0 0 25 0 1 0 477139480 160587776 34487 33554432000 4194304 4785740 140733453419856 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8227/statm: 39206 34487 340 145 0 36251 0
[pid=8228] ppid=8224 vsize=459256 CPUtime=1666.67 cores=0
/proc/8228/stat : 8228 (TNM) R 8224 8224 7316 0 -1 4202496 1773 0 0 0 166667 0 0 0 25 0 1 0 477139480 470278144 1670 33554432000 134512640 134534564 4288671216 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8228/statm: 114814 1670 95 6 0 113480 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 2229588

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4999.9 s]
/proc/loadavg: 3.00 3.01 3.41 4/179 8391
/proc/meminfo: memFree=19309864/32951124 swapFree=67111416/67111528
[pid=8224] ppid=8222 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8224/stat : 8224 (ppfolio) S 8222 8224 7316 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477139479 18763776 394 33554432000 4194304 4287625 140737101537408 18446744073709551615 246516854287 0 0 4096 65536 8894976500940406784 0 0 17 2 0 0 0
/proc/8224/statm: 4581 394 345 23 0 91 0
[pid=8226] ppid=8224 vsize=1595184 CPUtime=1666.78 cores=0
/proc/8226/stat : 8226 (cryptominisat) R 8224 8224 7316 0 -1 4202496 258479 0 0 0 166625 53 0 0 25 0 1 0 477139480 1633468416 35949 33554432000 4194304 4587354 140733350540096 18446744073709551615 4244561 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8226/statm: 398796 35949 337 96 0 395358 0
[pid=8227] ppid=8224 vsize=156824 CPUtime=1666.56 cores=0
/proc/8227/stat : 8227 (clasp) R 8224 8224 7316 0 -1 4202496 35023 0 0 0 166643 13 0 0 25 0 1 0 477139480 160587776 34487 33554432000 4194304 4785740 140733453419856 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8227/statm: 39206 34487 340 145 0 36251 0
[pid=8228] ppid=8224 vsize=459256 CPUtime=1666.67 cores=0
/proc/8228/stat : 8228 (TNM) R 8224 8224 7316 0 -1 4202496 1773 0 0 0 166667 0 0 0 25 0 1 0 477139480 470278144 1670 33554432000 134512640 134534564 4288671216 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8228/statm: 114814 1670 95 6 0 113480 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 2229588

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8224 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 5000.01
#
# 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.01
CPU user time (s): 4999.35
CPU system time (s): 0.66
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 14121932

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

runsolver used 8.67768 second user time and 18.5812 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-24 16:30:13
IDJOB=3275887
IDBENCH=83934
IDSOLVER=1639
FILE ID=node134/3275887-1303655413
RUNJOBID= node134-1303650410-7994
PBS_JOBID= 13150714
Free space on /tmp= 71444 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275887-1303655413/watcher-3275887-1303655413 -o /tmp/evaluation-result-3275887-1303655413/solver-3275887-1303655413 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275887-1303655413.cnf

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

MD5SUM BENCH= b970e9358cd0cd1a9cfd3d4afb2e830d
RANDOM SEED=318402016

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:      19476400 kB
Buffers:       2337832 kB
Cached:       10414708 kB
SwapCached:        108 kB
Active:        8829384 kB
Inactive:      4097320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19476400 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           10544 kB
Writeback:          36 kB
AnonPages:      173420 kB
Mapped:          16688 kB
Slab:           484580 kB
PageTables:       5208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   774972 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= 71444 MiB
End job on node134 at 2011-04-24 17:53:35