Trace number 3275647

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.07 5000.01

General information on the benchmark

Namecrafted/manthey/sudoku-single-hard/
sudoku_81x81_unknown.cnf
MD5SUMcbd78921480e79d133eb06cb2172caa1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables18217
Number of clauses284829
Sum of the clauses size622430
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2275099
Number of clauses of size 3620
Number of clauses of size 4984
Number of clauses of size 51120
Number of clauses of size over 57006

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-3275647-1303645704/watcher-3275647-1303645704 -o /tmp/evaluation-result-3275647-1303645704/solver-3275647-1303645704 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275647-1303645704.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 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.01 5.72 5.32 5/178 9825
/proc/meminfo: memFree=25842512/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 2499458215066960136 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0

[startup+0.0797109 s]
/proc/loadavg: 6.01 5.72 5.32 5/178 9825
/proc/meminfo: memFree=25842512/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 2499458215066960136 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100707 s]
/proc/loadavg: 6.01 5.72 5.32 5/178 9825
/proc/meminfo: memFree=25842512/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 2499458215066960136 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300687 s]
/proc/loadavg: 6.01 5.72 5.32 5/178 9825
/proc/meminfo: memFree=25842512/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700618 s]
/proc/loadavg: 6.01 5.72 5.32 5/178 9825
/proc/meminfo: memFree=25842512/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 3980180278063661056 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50048 s]
/proc/loadavg: 6.01 5.72 5.32 7/182 9829
/proc/meminfo: memFree=25752084/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 3980180552941568000 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
[pid=9826] ppid=9825 vsize=75440 CPUtime=0.49 cores=1
/proc/9826/stat : 9826 (cryptominisat) R 9825 9825 9075 0 -1 4202496 13405 0 0 0 48 1 0 0 25 0 1 0 476169074 77250560 11595 33554432000 4194304 4587354 140735265114336 18446744073709551615 4477278 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9826/statm: 18860 11595 324 96 0 15422 0
[pid=9827] ppid=9825 vsize=31396 CPUtime=0.44 cores=1
/proc/9827/stat : 9827 (clasp) R 9825 9825 9075 0 -1 4202496 7139 0 0 0 44 0 0 0 25 0 1 0 476169074 32149504 5147 33554432000 4194304 4785740 140736905707504 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9827/statm: 7849 5147 340 145 0 4894 0
[pid=9828] ppid=9825 vsize=468528 CPUtime=0.53 cores=1
/proc/9828/stat : 9828 (TNM) R 9825 9825 9075 0 -1 4202496 7272 0 0 0 53 0 0 0 25 0 1 0 476169074 479772672 7169 33554432000 134512640 134534564 4287221712 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9828/statm: 117132 7169 95 6 0 115798 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 593688

[startup+3.10121 s]
/proc/loadavg: 6.01 5.72 5.32 7/182 9829
/proc/meminfo: memFree=25747908/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 3980181102697381888 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
[pid=9826] ppid=9825 vsize=75440 CPUtime=0.99 cores=1
/proc/9826/stat : 9826 (cryptominisat) R 9825 9825 9075 0 -1 4202496 13642 0 0 0 98 1 0 0 25 0 1 0 476169074 77250560 11827 33554432000 4194304 4587354 140735265114336 18446744073709551615 4250316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9826/statm: 18860 11827 330 96 0 15422 0
[pid=9827] ppid=9825 vsize=31396 CPUtime=0.96 cores=1
/proc/9827/stat : 9827 (clasp) R 9825 9825 9075 0 -1 4202496 7139 0 0 0 96 0 0 0 25 0 1 0 476169074 32149504 5147 33554432000 4194304 4785740 140736905707504 18446744073709551615 4536814 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9827/statm: 7849 5147 340 145 0 4894 0
[pid=9828] ppid=9825 vsize=472360 CPUtime=1.11 cores=1
/proc/9828/stat : 9828 (TNM) R 9825 9825 9075 0 -1 4202496 7275 0 0 0 111 0 0 0 25 0 1 0 476169074 483696640 7172 33554432000 134512640 134534564 4287221712 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9828/statm: 118090 7172 95 6 0 116756 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 597520

[startup+6.30066 s]
/proc/loadavg: 6.01 5.72 5.33 7/182 9829
/proc/meminfo: memFree=25743968/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 3980179453429940224 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
[pid=9826] ppid=9825 vsize=876368 CPUtime=2.09 cores=1
/proc/9826/stat : 9826 (cryptominisat) R 9825 9825 9075 0 -1 4202496 14397 0 0 0 208 1 0 0 25 0 1 0 476169074 897400832 11777 33554432000 4194304 4587354 140735265114336 18446744073709551615 4237674 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9826/statm: 219092 11777 330 96 0 215654 0
[pid=9827] ppid=9825 vsize=31396 CPUtime=2.04 cores=1
/proc/9827/stat : 9827 (clasp) R 9825 9825 9075 0 -1 4202496 7139 0 0 0 204 0 0 0 25 0 1 0 476169074 32149504 5147 33554432000 4194304 4785740 140736905707504 18446744073709551615 4552867 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9827/statm: 7849 5147 340 145 0 4894 0
[pid=9828] ppid=9825 vsize=472360 CPUtime=2.13 cores=1
/proc/9828/stat : 9828 (TNM) R 9825 9825 9075 0 -1 4202496 7275 0 0 0 213 0 0 0 25 0 1 0 476169074 483696640 7172 33554432000 134512640 134534564 4287221712 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9828/statm: 118090 7172 95 6 0 116756 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1398448

[startup+12.7006 s]
/proc/loadavg: 6.16 5.76 5.34 7/182 9829
/proc/meminfo: memFree=25739860/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 3980181515014242304 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
[pid=9826] ppid=9825 vsize=889148 CPUtime=4.19 cores=1
/proc/9826/stat : 9826 (cryptominisat) R 9825 9825 9075 0 -1 4202496 18746 0 0 0 417 2 0 0 25 0 1 0 476169074 910487552 16117 33554432000 4194304 4587354 140735265114336 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9826/statm: 222287 16117 338 96 0 218849 0
[pid=9827] ppid=9825 vsize=31528 CPUtime=4.16 cores=1
/proc/9827/stat : 9827 (clasp) R 9825 9825 9075 0 -1 4202496 7205 0 0 0 416 0 0 0 25 0 1 0 476169074 32284672 5213 33554432000 4194304 4785740 140736905707504 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9827/statm: 7882 5213 340 145 0 4927 0
[pid=9828] ppid=9825 vsize=472360 CPUtime=4.31 cores=1
/proc/9828/stat : 9828 (TNM) R 9825 9825 9075 0 -1 4202496 7275 0 0 0 431 0 0 0 25 0 1 0 476169074 483696640 7172 33554432000 134512640 134534564 4287221712 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9828/statm: 118090 7172 95 6 0 116756 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1411360

[startup+25.5003 s]
/proc/loadavg: 6.13 5.77 5.35 7/182 9830
/proc/meminfo: memFree=25724000/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 3980180415502614528 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
[pid=9826] ppid=9825 vsize=909040 CPUtime=8.49 cores=1
/proc/9826/stat : 9826 (cryptominisat) R 9825 9825 9075 0 -1 4202496 21585 0 0 0 847 2 0 0 25 0 1 0 476169074 930856960 17733 33554432000 4194304 4587354 140735265114336 18446744073709551615 4250248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9826/statm: 227260 17733 338 96 0 223822 0
[pid=9827] ppid=9825 vsize=41768 CPUtime=8.44 cores=1
/proc/9827/stat : 9827 (clasp) R 9825 9825 9075 0 -1 4202496 9749 0 0 0 843 1 0 0 25 0 1 0 476169074 42770432 7757 33554432000 4194304 4785740 140736905707504 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9827/statm: 10442 7757 340 145 0 7487 0
[pid=9828] ppid=9825 vsize=472360 CPUtime=8.53 cores=1
/proc/9828/stat : 9828 (TNM) R 9825 9825 9075 0 -1 4202496 7275 0 0 0 853 0 0 0 25 0 1 0 476169074 483696640 7172 33554432000 134512640 134534564 4287221712 18446744073709551615 134530372 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9828/statm: 118090 7172 95 6 0 116756 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1441492

[startup+51.1009 s]
/proc/loadavg: 6.08 5.79 5.37 7/182 9831
/proc/meminfo: memFree=25695416/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 3980181377575288832 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
[pid=9826] ppid=9825 vsize=927704 CPUtime=16.99 cores=1
/proc/9826/stat : 9826 (cryptominisat) R 9825 9825 9075 0 -1 4202496 28950 0 0 0 1696 3 0 0 25 0 1 0 476169074 949968896 18415 33554432000 4194304 4587354 140735265114336 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9826/statm: 231926 18415 338 96 0 228488 0
[pid=9827] ppid=9825 vsize=60428 CPUtime=16.96 cores=1
/proc/9827/stat : 9827 (clasp) R 9825 9825 9075 0 -1 4202496 14304 0 0 0 1694 2 0 0 25 0 1 0 476169074 61878272 12312 33554432000 4194304 4785740 140736905707504 18446744073709551615 4287225 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9827/statm: 15107 12312 340 145 0 12152 0
[pid=9828] ppid=9825 vsize=472360 CPUtime=17.11 cores=1
/proc/9828/stat : 9828 (TNM) R 9825 9825 9075 0 -1 4202496 7275 0 0 0 1711 0 0 0 25 0 1 0 476169074 483696640 7172 33554432000 134512640 134534564 4287221712 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9828/statm: 118090 7172 95 6 0 116756 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1478816

[startup+102.307 s]
/proc/loadavg: 6.03 5.82 5.40 7/182 9832
/proc/meminfo: memFree=25654092/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 3980180552941568000 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
[pid=9826] ppid=9825 vsize=927744 CPUtime=34.09 cores=1
/proc/9826/stat : 9826 (cryptominisat) R 9825 9825 9075 0 -1 4202496 36575 0 0 0 3404 5 0 0 25 0 1 0 476169074 950009856 24303 33554432000 4194304 4587354 140735265114336 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9826/statm: 231936 24303 338 96 0 228498 0
[pid=9827] ppid=9825 vsize=78884 CPUtime=34.03 cores=1
/proc/9827/stat : 9827 (clasp) R 9825 9825 9075 0 -1 4202496 18933 0 0 0 3400 3 0 0 25 0 1 0 476169074 80777216 16941 33554432000 4194304 4785740 140736905707504 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9827/statm: 19721 16941 340 145 0 16766 0
[pid=9828] ppid=9825 vsize=472360 CPUtime=34.15 cores=1
/proc/9828/stat : 9828 (TNM) R 9825 9825 9075 0 -1 4202496 7275 0 0 0 3415 0 0 0 25 0 1 0 476169074 483696640 7172 33554432000 134512640 134534564 4287221712 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9828/statm: 118090 7172 95 6 0 116756 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1497312

[startup+162.301 s]
/proc/loadavg: 6.01 5.85 5.43 7/182 9833
/proc/meminfo: memFree=25635352/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 3980181515014242304 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
[pid=9826] ppid=9825 vsize=953420 CPUtime=54.09 cores=1
/proc/9826/stat : 9826 (cryptominisat) R 9825 9825 9075 0 -1 4202496 37970 0 0 0 5404 5 0 0 25 0 1 0 476169074 976302080 25695 33554432000 4194304 4587354 140735265114336 18446744073709551615 4244171 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9826/statm: 238355 25695 338 96 0 234917 0
[pid=9827] ppid=9825 vsize=91136 CPUtime=54.03 cores=1

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

/proc/9828/statm: 118090 7172 95 6 0 116756 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 2026288

[startup+4602.3 s]
/proc/loadavg: 5.01 5.01 5.00 6/181 9973
/proc/meminfo: memFree=25215632/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 3980181515014242304 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
[pid=9826] ppid=9825 vsize=986696 CPUtime=1534.07 cores=1
/proc/9826/stat : 9826 (cryptominisat) R 9825 9825 9075 0 -1 4202496 331161 0 0 0 153310 97 0 0 25 0 1 0 476169074 1010376704 33344 33554432000 4194304 4587354 140735265114336 18446744073709551615 242970246854 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9826/statm: 246674 33344 338 96 0 243236 0
[pid=9827] ppid=9825 vsize=551292 CPUtime=1534.11 cores=1
/proc/9827/stat : 9827 (clasp) R 9825 9825 9075 0 -1 4202496 135619 0 0 0 153374 37 0 0 25 0 1 0 476169074 564523008 133627 33554432000 4194304 4785740 140736905707504 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9827/statm: 137823 133627 340 145 0 134868 0
[pid=9828] ppid=9825 vsize=472360 CPUtime=1534.18 cores=1
/proc/9828/stat : 9828 (TNM) R 9825 9825 9075 0 -1 4202496 7275 0 0 0 153418 0 0 0 25 0 1 0 476169074 483696640 7172 33554432000 134512640 134534564 4287221712 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9828/statm: 118090 7172 95 6 0 116756 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 2028672

[startup+4662.3 s]
/proc/loadavg: 4.12 4.78 4.92 5/173 9994
/proc/meminfo: memFree=25161656/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 3980181240136335360 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
[pid=9826] ppid=9825 vsize=1056404 CPUtime=1554.08 cores=1
/proc/9826/stat : 9826 (cryptominisat) R 9825 9825 9075 0 -1 4202496 350644 0 0 0 155308 100 0 0 25 0 1 0 476169074 1081757696 52768 33554432000 4194304 4587354 140735265114336 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9826/statm: 264101 52768 338 96 0 260663 0
[pid=9827] ppid=9825 vsize=551292 CPUtime=1554.11 cores=1
/proc/9827/stat : 9827 (clasp) R 9825 9825 9075 0 -1 4202496 135623 0 0 0 155374 37 0 0 25 0 1 0 476169074 564523008 133631 33554432000 4194304 4785740 140736905707504 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9827/statm: 137823 133631 340 145 0 134868 0
[pid=9828] ppid=9825 vsize=472360 CPUtime=1554.17 cores=1
/proc/9828/stat : 9828 (TNM) R 9825 9825 9075 0 -1 4202496 7275 0 0 0 155417 0 0 0 25 0 1 0 476169074 483696640 7172 33554432000 134512640 134534564 4287221712 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9828/statm: 118090 7172 95 6 0 116756 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 2098380

[startup+4722.31 s]
/proc/loadavg: 3.41 4.45 4.80 4/173 9997
/proc/meminfo: memFree=25191684/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 3980181240136335360 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
[pid=9826] ppid=9825 vsize=9790528 CPUtime=1574.1 cores=1
/proc/9826/stat : 9826 (cryptominisat) R 9825 9825 9075 0 -1 4202496 354396 0 0 0 157308 102 0 0 25 0 1 0 476169074 10025500672 45225 33554432000 4194304 4587354 140735265114336 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9826/statm: 2447632 45225 338 96 0 2444194 0
[pid=9827] ppid=9825 vsize=551292 CPUtime=1574.1 cores=1
/proc/9827/stat : 9827 (clasp) R 9825 9825 9075 0 -1 4202496 135624 0 0 0 157373 37 0 0 25 0 1 0 476169074 564523008 133632 33554432000 4194304 4785740 140736905707504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9827/statm: 137823 133632 340 145 0 134868 0
[pid=9828] ppid=9825 vsize=472360 CPUtime=1574.17 cores=1
/proc/9828/stat : 9828 (TNM) R 9825 9825 9075 0 -1 4202496 7275 0 0 0 157417 0 0 0 25 0 1 0 476169074 483696640 7172 33554432000 134512640 134534564 4287221712 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9828/statm: 118090 7172 95 6 0 116756 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 10832504

[startup+4782.3 s]
/proc/loadavg: 3.15 4.19 4.69 4/173 9999
/proc/meminfo: memFree=25176528/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 3980181240136335360 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
[pid=9826] ppid=9825 vsize=9790528 CPUtime=1594.09 cores=1
/proc/9826/stat : 9826 (cryptominisat) R 9825 9825 9075 0 -1 4202496 358457 0 0 0 159306 103 0 0 25 0 1 0 476169074 10025500672 49250 33554432000 4194304 4587354 140735265114336 18446744073709551615 242970246846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9826/statm: 2447632 49251 338 96 0 2444194 0
[pid=9827] ppid=9825 vsize=551292 CPUtime=1594.1 cores=1
/proc/9827/stat : 9827 (clasp) R 9825 9825 9075 0 -1 4202496 135635 0 0 0 159373 37 0 0 25 0 1 0 476169074 564523008 133643 33554432000 4194304 4785740 140736905707504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9827/statm: 137823 133643 340 145 0 134868 0
[pid=9828] ppid=9825 vsize=472360 CPUtime=1594.17 cores=1
/proc/9828/stat : 9828 (TNM) R 9825 9825 9075 0 -1 4202496 7275 0 0 0 159417 0 0 0 25 0 1 0 476169074 483696640 7172 33554432000 134512640 134534564 4287221712 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9828/statm: 118090 7172 95 6 0 116756 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 10832504

[startup+4842.3 s]
/proc/loadavg: 3.05 3.97 4.58 4/173 10000
/proc/meminfo: memFree=25191760/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 3980181240136335360 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
[pid=9826] ppid=9825 vsize=1053212 CPUtime=1614.09 cores=1
/proc/9826/stat : 9826 (cryptominisat) R 9825 9825 9075 0 -1 4202496 361872 0 0 0 161305 104 0 0 25 0 1 0 476169074 1078489088 45225 33554432000 4194304 4587354 140735265114336 18446744073709551615 4245472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9826/statm: 263303 45225 338 96 0 259865 0
[pid=9827] ppid=9825 vsize=551292 CPUtime=1614.1 cores=1
/proc/9827/stat : 9827 (clasp) R 9825 9825 9075 0 -1 4202496 135641 0 0 0 161373 37 0 0 25 0 1 0 476169074 564523008 133649 33554432000 4194304 4785740 140736905707504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9827/statm: 137823 133649 340 145 0 134868 0
[pid=9828] ppid=9825 vsize=472360 CPUtime=1614.16 cores=1
/proc/9828/stat : 9828 (TNM) R 9825 9825 9075 0 -1 4202496 7275 0 0 0 161416 0 0 0 25 0 1 0 476169074 483696640 7172 33554432000 134512640 134534564 4287221712 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9828/statm: 118090 7172 95 6 0 116756 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 2095188

[startup+4902.3 s]
/proc/loadavg: 3.02 3.79 4.48 4/173 10002
/proc/meminfo: memFree=25175368/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 3980181240136335360 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
[pid=9826] ppid=9825 vsize=1053212 CPUtime=1634.11 cores=1
/proc/9826/stat : 9826 (cryptominisat) R 9825 9825 9075 0 -1 4202496 366288 0 0 0 163305 106 0 0 25 0 1 0 476169074 1078489088 49585 33554432000 4194304 4587354 140735265114336 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9826/statm: 263303 49585 338 96 0 259865 0
[pid=9827] ppid=9825 vsize=551292 CPUtime=1634.09 cores=1
/proc/9827/stat : 9827 (clasp) R 9825 9825 9075 0 -1 4202496 135645 0 0 0 163372 37 0 0 25 0 1 0 476169074 564523008 133653 33554432000 4194304 4785740 140736905707504 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9827/statm: 137823 133653 340 145 0 134868 0
[pid=9828] ppid=9825 vsize=472360 CPUtime=1634.16 cores=1
/proc/9828/stat : 9828 (TNM) R 9825 9825 9075 0 -1 4202496 7275 0 0 0 163416 0 0 0 25 0 1 0 476169074 483696640 7172 33554432000 134512640 134534564 4287221712 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9828/statm: 118090 7172 95 6 0 116756 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 2095188

[startup+4962.3 s]
/proc/loadavg: 3.00 3.64 4.38 4/173 10003
/proc/meminfo: memFree=25191964/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 3980181240136335360 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
[pid=9826] ppid=9825 vsize=1066956 CPUtime=1654.11 cores=1
/proc/9826/stat : 9826 (cryptominisat) R 9825 9825 9075 0 -1 4202496 369383 0 0 0 165304 107 0 0 25 0 1 0 476169074 1092562944 45248 33554432000 4194304 4587354 140735265114336 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9826/statm: 266739 45248 338 96 0 263301 0
[pid=9827] ppid=9825 vsize=551292 CPUtime=1654.09 cores=1
/proc/9827/stat : 9827 (clasp) R 9825 9825 9075 0 -1 4202496 135647 0 0 0 165372 37 0 0 25 0 1 0 476169074 564523008 133655 33554432000 4194304 4785740 140736905707504 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9827/statm: 137823 133655 340 145 0 134868 0
[pid=9828] ppid=9825 vsize=472360 CPUtime=1654.16 cores=1
/proc/9828/stat : 9828 (TNM) R 9825 9825 9075 0 -1 4202496 7275 0 0 0 165416 0 0 0 25 0 1 0 476169074 483696640 7172 33554432000 134512640 134534564 4287221712 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9828/statm: 118090 7172 95 6 0 116756 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 2108932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 3.00 3.56 4.32 4/173 10005
/proc/meminfo: memFree=25180780/32951132 swapFree=67111364/67111528
[pid=9825] ppid=9823 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9825/stat : 9825 (ppfolio) S 9823 9825 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476169073 18763776 394 33554432000 4194304 4287625 140733271837488 18446744073709551615 242970570255 0 0 4096 65536 3980181240136335360 0 0 17 3 0 0 0
/proc/9825/statm: 4581 394 345 23 0 91 0
[pid=9826] ppid=9825 vsize=1066956 CPUtime=1666.64 cores=1
/proc/9826/stat : 9826 (cryptominisat) R 9825 9825 9075 0 -1 4202496 372279 0 0 0 166556 108 0 0 25 0 1 0 476169074 1092562944 48117 33554432000 4194304 4587354 140735265114336 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9826/statm: 266739 48117 338 96 0 263301 0
[pid=9827] ppid=9825 vsize=551292 CPUtime=1666.67 cores=1
/proc/9827/stat : 9827 (clasp) R 9825 9825 9075 0 -1 4202496 135650 0 0 0 166630 37 0 0 25 0 1 0 476169074 564523008 133658 33554432000 4194304 4785740 140736905707504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9827/statm: 137823 133658 340 145 0 134868 0
[pid=9828] ppid=9825 vsize=472360 CPUtime=1666.76 cores=1
/proc/9828/stat : 9828 (TNM) R 9825 9825 9075 0 -1 4202496 7275 0 0 0 166676 0 0 0 25 0 1 0 476169074 483696640 7172 33554432000 134512640 134534564 4287221712 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9828/statm: 118090 7172 95 6 0 116756 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 2108932

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

Real time (s): 5000.01
CPU time (s): 5000.07
CPU user time (s): 4998.62
CPU system time (s): 1.45
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 10832504

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

runsolver used 8.29374 second user time and 18.6622 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-24 13:48:24
IDJOB=3275647
IDBENCH=83244
IDSOLVER=1639
FILE ID=node128/3275647-1303645704
RUNJOBID= node128-1303635247-9094
PBS_JOBID= 13150720
Free space on /tmp= 66840 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/manthey/sudoku-single-hard/sudoku_81x81_unknown.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275647-1303645704/watcher-3275647-1303645704 -o /tmp/evaluation-result-3275647-1303645704/solver-3275647-1303645704 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275647-1303645704.cnf

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

MD5SUM BENCH= cbd78921480e79d133eb06cb2172caa1
RANDOM SEED=1752536278

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      25842792 kB
Buffers:       1221700 kB
Cached:        5128852 kB
SwapCached:        160 kB
Active:         387688 kB
Inactive:      6112460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25842792 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           14040 kB
Writeback:           0 kB
AnonPages:      149588 kB
Mapped:          16704 kB
Slab:           544616 kB
PageTables:       4928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1528460 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= 66840 MiB
End job on node128 at 2011-04-24 15:11:46