Trace number 3288754

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 par? (TO) 4800.26 1201.71

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.803
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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-3288754-1304079830/watcher-3288754-1304079830 -o /tmp/evaluation-result-3288754-1304079830/solver-3288754-1304079830 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3288754-1304079830.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 10.22 10.18 9.87 6/182 15665
/proc/meminfo: memFree=26184824/32950928 swapFree=67111364/67111528
[pid=15665] ppid=15663 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/15665/stat : 15665 (ppfolio) S 15663 15665 15268 0 -1 4202496 524 1192 0 0 0 0 0 1 25 0 1 0 519582679 18763776 390 33554432000 4194304 4287625 140734337389264 18446744073709551615 208080252431 0 0 4096 65536 9224195386380386304 0 0 17 4 0 0 0
/proc/15665/statm: 4581 390 342 23 0 91 0

[startup+0.232062 s]
/proc/loadavg: 10.22 10.18 9.87 6/182 15665
/proc/meminfo: memFree=26184824/32950928 swapFree=67111364/67111528
[pid=15665] ppid=15663 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/15665/stat : 15665 (ppfolio) S 15663 15665 15268 0 -1 4202496 524 1192 0 0 0 0 0 1 25 0 1 0 519582679 18763776 390 33554432000 4194304 4287625 140734337389264 18446744073709551615 208080252431 0 0 4096 65536 9224195386380386304 0 0 17 4 0 0 0
/proc/15665/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.301049 s]
/proc/loadavg: 10.22 10.18 9.87 6/182 15665
/proc/meminfo: memFree=26184824/32950928 swapFree=67111364/67111528
[pid=15665] ppid=15663 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/15665/stat : 15665 (ppfolio) S 15663 15665 15268 0 -1 4202496 524 1192 0 0 0 0 0 1 25 0 1 0 519582679 18763776 390 33554432000 4194304 4287625 140734337389264 18446744073709551615 208080252431 0 0 4096 65536 9224195386380386304 0 0 17 4 0 0 0
/proc/15665/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.401031 s]
/proc/loadavg: 10.22 10.18 9.87 6/182 15665
/proc/meminfo: memFree=26184824/32950928 swapFree=67111364/67111528
[pid=15665] ppid=15663 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/15665/stat : 15665 (ppfolio) S 15663 15665 15268 0 -1 4202496 524 1192 0 0 0 0 0 1 25 0 1 0 519582679 18763776 390 33554432000 4194304 4287625 140734337389264 18446744073709551615 208080252431 0 0 4096 65536 9224195386380386304 0 0 17 4 0 0 0
/proc/15665/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.700974 s]
/proc/loadavg: 10.22 10.18 9.87 6/182 15665
/proc/meminfo: memFree=26184824/32950928 swapFree=67111364/67111528
[pid=15665] ppid=15663 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/15665/stat : 15665 (ppfolio) S 15663 15665 15268 0 -1 4202496 524 1192 0 0 0 0 0 1 25 0 1 0 519582679 18763776 390 33554432000 4194304 4287625 140734337389264 18446744073709551615 208080252431 0 0 4096 65536 9224195386380386304 0 0 17 4 0 0 0
/proc/15665/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.50082 s]
/proc/loadavg: 10.22 10.18 9.87 10/187 15671
/proc/meminfo: memFree=26059152/32950928 swapFree=67111364/67111528
[pid=15665] ppid=15663 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/15665/stat : 15665 (ppfolio) S 15663 15665 15268 0 -1 4202496 524 1192 0 0 0 0 0 1 25 0 1 0 519582679 18763776 390 33554432000 4194304 4287625 140734337389264 18446744073709551615 208080252431 0 0 4096 65536 9224195386380386304 0 0 17 4 0 0 0
/proc/15665/statm: 4581 390 342 23 0 91 0
[pid=15666] ppid=15665 vsize=51408 CPUtime=1.48 cores=0
/proc/15666/stat : 15666 (cryptominisat) R 15665 15665 15268 0 -1 4202496 7431 0 0 0 148 0 0 0 20 0 1 0 519582680 52641792 7138 33554432000 4194304 4587354 140734783742880 18446744073709551615 4237470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15666/statm: 12852 7138 306 96 0 9414 0
[pid=15667] ppid=15665 vsize=54004 CPUtime=1.48 cores=4
/proc/15667/stat : 15667 (clasp) R 15665 15665 15268 0 -1 4202496 13755 0 0 0 146 2 0 0 25 0 1 0 519582680 55300096 10451 33554432000 4194304 4785740 140734149719216 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15667/statm: 13501 10451 340 145 0 10546 0
[pid=15669] ppid=15665 vsize=23804 CPUtime=1.49 cores=2
/proc/15669/stat : 15669 (lingeling) R 15665 15665 15268 0 -1 4202496 8214 0 0 0 148 1 0 0 25 0 1 0 519582680 24375296 5105 33554432000 4194304 4352236 140734516119008 18446744073709551615 4319003 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15669/statm: 5951 5105 119 39 0 5031 0
[pid=15670] ppid=15665 vsize=48304 CPUtime=1.47 cores=6
/proc/15670/stat : 15670 (march_hi) R 15665 15665 15268 0 -1 4202496 68033 0 0 0 138 9 0 0 25 0 1 0 519582680 49463296 8081 33554432000 4194304 4331988 140736930442704 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15670/statm: 12076 8081 151 34 0 10518 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 195844

[startup+3.10052 s]
/proc/loadavg: 10.12 10.16 9.87 10/187 15671
/proc/meminfo: memFree=25992936/32950928 swapFree=67111364/67111528
[pid=15665] ppid=15663 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/15665/stat : 15665 (ppfolio) S 15663 15665 15268 0 -1 4202496 524 1192 0 0 0 0 0 1 15 0 1 0 519582679 18763776 390 33554432000 4194304 4287625 140734337389264 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/15665/statm: 4581 390 342 23 0 91 0
[pid=15666] ppid=15665 vsize=72132 CPUtime=3.09 cores=0
/proc/15666/stat : 15666 (cryptominisat) R 15665 15665 15268 0 -1 4202496 13076 0 0 0 308 1 0 0 25 0 1 0 519582680 73863168 12164 33554432000 4194304 4587354 140734783742880 18446744073709551615 4388162 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15666/statm: 18033 12164 316 96 0 14595 0
[pid=15667] ppid=15665 vsize=54004 CPUtime=3.08 cores=4
/proc/15667/stat : 15667 (clasp) R 15665 15665 15268 0 -1 4202496 13760 0 0 0 306 2 0 0 25 0 1 0 519582680 55300096 10456 33554432000 4194304 4785740 140734149719216 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15667/statm: 13501 10456 340 145 0 10546 0
[pid=15669] ppid=15665 vsize=30868 CPUtime=3.09 cores=2
/proc/15669/stat : 15669 (lingeling) R 15665 15665 15268 0 -1 4202496 9992 0 0 0 308 1 0 0 25 0 1 0 519582680 31608832 6883 33554432000 4194304 4352236 140734516119008 18446744073709551615 4302640 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15669/statm: 7717 6883 125 39 0 6797 0
[pid=15670] ppid=15665 vsize=170376 CPUtime=3.05 cores=6
/proc/15670/stat : 15670 (march_hi) R 15665 15665 15268 0 -1 4202496 98568 0 0 0 292 13 0 0 25 0 1 0 519582680 174465024 21541 33554432000 4194304 4331988 140736930442704 18446744073709551615 4228605 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15670/statm: 42594 21541 182 34 0 41036 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 345704

[startup+6.3009 s]
/proc/loadavg: 10.12 10.16 9.87 10/187 15671
/proc/meminfo: memFree=25941828/32950928 swapFree=67111364/67111528
[pid=15665] ppid=15663 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/15665/stat : 15665 (ppfolio) S 15663 15665 15268 0 -1 4202496 524 1192 0 0 0 0 0 1 15 0 1 0 519582679 18763776 390 33554432000 4194304 4287625 140734337389264 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/15665/statm: 4581 390 342 23 0 91 0
[pid=15666] ppid=15665 vsize=130420 CPUtime=6.29 cores=0
/proc/15666/stat : 15666 (cryptominisat) R 15665 15665 15268 0 -1 4202496 23591 0 0 0 626 3 0 0 25 0 1 0 519582680 133550080 18810 33554432000 4194304 4587354 140734783742880 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15666/statm: 32605 18810 330 96 0 29167 0
[pid=15667] ppid=15665 vsize=55360 CPUtime=6.29 cores=4
/proc/15667/stat : 15667 (clasp) R 15665 15665 15268 0 -1 4202496 14186 0 0 0 626 3 0 0 25 0 1 0 519582680 56688640 10882 33554432000 4194304 4785740 140734149719216 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15667/statm: 13840 10882 340 145 0 10885 0
[pid=15669] ppid=15665 vsize=30868 CPUtime=6.28 cores=2
/proc/15669/stat : 15669 (lingeling) R 15665 15665 15268 0 -1 4202496 9992 0 0 0 627 1 0 0 25 0 1 0 519582680 31608832 6883 33554432000 4194304 4352236 140734516119008 18446744073709551615 4268398 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15669/statm: 7717 6883 125 39 0 6797 0
[pid=15670] ppid=15665 vsize=180744 CPUtime=6.24 cores=6
/proc/15670/stat : 15670 (march_hi) R 15665 15665 15268 0 -1 4202496 101099 0 0 0 610 14 0 0 25 0 1 0 519582680 185081856 24065 33554432000 4194304 4331988 140736930442704 18446744073709551615 4243466 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15670/statm: 45186 24065 175 34 0 43628 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 415716

[startup+12.7007 s]
/proc/loadavg: 9.95 10.13 9.86 10/187 15671
/proc/meminfo: memFree=25925716/32950928 swapFree=67111364/67111528
[pid=15665] ppid=15663 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/15665/stat : 15665 (ppfolio) S 15663 15665 15268 0 -1 4202496 524 1192 0 0 0 0 0 1 15 0 1 0 519582679 18763776 390 33554432000 4194304 4287625 140734337389264 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/15665/statm: 4581 390 342 23 0 91 0
[pid=15666] ppid=15665 vsize=130420 CPUtime=12.68 cores=0
/proc/15666/stat : 15666 (cryptominisat) R 15665 15665 15268 0 -1 4202496 24350 0 0 0 1265 3 0 0 25 0 1 0 519582680 133550080 19554 33554432000 4194304 4587354 140734783742880 18446744073709551615 4234987 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15666/statm: 32605 19554 336 96 0 29167 0
[pid=15667] ppid=15665 vsize=64756 CPUtime=12.68 cores=4
/proc/15667/stat : 15667 (clasp) R 15665 15665 15268 0 -1 4202496 16489 0 0 0 1265 3 0 0 25 0 1 0 519582680 66310144 13185 33554432000 4194304 4785740 140734149719216 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15667/statm: 16189 13185 340 145 0 13234 0
[pid=15669] ppid=15665 vsize=26600 CPUtime=12.68 cores=2
/proc/15669/stat : 15669 (lingeling) R 15665 15665 15268 0 -1 4202496 9994 0 0 0 1267 1 0 0 25 0 1 0 519582680 27238400 5818 33554432000 4194304 4352236 140734516119008 18446744073709551615 4329376 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15669/statm: 6650 5818 127 39 0 5730 0
[pid=15670] ppid=15665 vsize=181604 CPUtime=12.6 cores=6
/proc/15670/stat : 15670 (march_hi) R 15665 15665 15268 0 -1 4202496 101365 0 0 0 1246 14 0 0 25 0 1 0 519582680 185962496 24331 33554432000 4194304 4331988 140736930442704 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15670/statm: 45401 24331 175 34 0 43843 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 421704

[startup+25.5072 s]
/proc/loadavg: 9.80 10.09 9.85 10/187 15672
/proc/meminfo: memFree=25911596/32950928 swapFree=67111364/67111528
[pid=15665] ppid=15663 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/15665/stat : 15665 (ppfolio) S 15663 15665 15268 0 -1 4202496 524 1192 0 0 0 0 0 1 15 0 1 0 519582679 18763776 390 33554432000 4194304 4287625 140734337389264 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/15665/statm: 4581 390 342 23 0 91 0
[pid=15666] ppid=15665 vsize=388460 CPUtime=25.5 cores=0
/proc/15666/stat : 15666 (cryptominisat) R 15665 15665 15268 0 -1 4202496 32721 0 0 0 2545 5 0 0 25 0 1 0 519582680 397783040 20717 33554432000 4194304 4587354 140734783742880 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15666/statm: 97115 20717 336 96 0 93677 0
[pid=15667] ppid=15665 vsize=75404 CPUtime=25.49 cores=4
/proc/15667/stat : 15667 (clasp) R 15665 15665 15268 0 -1 4202496 19122 0 0 0 2545 4 0 0 25 0 1 0 519582680 77213696 15818 33554432000 4194304 4785740 140734149719216 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15667/statm: 18851 15818 340 145 0 15896 0
[pid=15669] ppid=15665 vsize=30680 CPUtime=25.5 cores=2
/proc/15669/stat : 15669 (lingeling) R 15665 15665 15268 0 -1 4202496 11018 0 0 0 2548 2 0 0 25 0 1 0 519582680 31416320 6838 33554432000 4194304 4352236 140734516119008 18446744073709551615 4328109 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15669/statm: 7670 6838 127 39 0 6750 0
[pid=15670] ppid=15665 vsize=181868 CPUtime=25.34 cores=6
/proc/15670/stat : 15670 (march_hi) R 15665 15665 15268 0 -1 4202496 101432 0 0 0 2520 14 0 0 25 0 1 0 519582680 186232832 24398 33554432000 4194304 4331988 140736930442704 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15670/statm: 45467 24398 175 34 0 43909 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 694736

[startup+51.1004 s]
/proc/loadavg: 9.43 9.98 9.82 9/186 15704
/proc/meminfo: memFree=25751056/32950928 swapFree=67111364/67111528
[pid=15665] ppid=15663 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/15665/stat : 15665 (ppfolio) S 15663 15665 15268 0 -1 4202496 524 1192 0 0 0 0 0 1 15 0 1 0 519582679 18763776 390 33554432000 4194304 4287625 140734337389264 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/15665/statm: 4581 390 342 23 0 91 0
[pid=15666] ppid=15665 vsize=374836 CPUtime=51.09 cores=0
/proc/15666/stat : 15666 (cryptominisat) R 15665 15665 15268 0 -1 4202496 44179 0 0 0 5101 8 0 0 25 0 1 0 519582680 383832064 22921 33554432000 4194304 4587354 140734783742880 18446744073709551615 4236698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15666/statm: 93709 22921 336 96 0 90271 0
[pid=15667] ppid=15665 vsize=82884 CPUtime=51.09 cores=4
/proc/15667/stat : 15667 (clasp) R 15665 15665 15268 0 -1 4202496 20853 0 0 0 5104 5 0 0 25 0 1 0 519582680 84873216 17549 33554432000 4194304 4785740 140734149719216 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15667/statm: 20721 17549 340 145 0 17766 0
[pid=15669] ppid=15665 vsize=30676 CPUtime=51.08 cores=2
/proc/15669/stat : 15669 (lingeling) R 15665 15665 15268 0 -1 4202496 11018 0 0 0 5106 2 0 0 25 0 1 0 519582680 31412224 6837 33554432000 4194304 4352236 140734516119008 18446744073709551615 4234291 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15669/statm: 7669 6837 127 39 0 6749 0
[pid=15670] ppid=15665 vsize=182220 CPUtime=50.79 cores=6
/proc/15670/stat : 15670 (march_hi) R 15665 15665 15268 0 -1 4202496 101503 0 0 0 5065 14 0 0 25 0 1 0 519582680 186593280 24469 33554432000 4194304 4331988 140736930442704 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15670/statm: 45555 24469 175 34 0 43997 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 688940

[startup+102.301 s]
/proc/loadavg: 8.62 9.68 9.72 9/186 15706
/proc/meminfo: memFree=25640592/32950928 swapFree=67111364/67111528
[pid=15665] ppid=15663 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/15665/stat : 15665 (ppfolio) S 15663 15665 15268 0 -1 4202496 524 1192 0 0 0 0 0 1 15 0 1 0 519582679 18763776 390 33554432000 4194304 4287625 140734337389264 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/15665/statm: 4581 390 342 23 0 91 0
[pid=15666] ppid=15665 vsize=419164 CPUtime=102.29 cores=0
/proc/15666/stat : 15666 (cryptominisat) R 15665 15665 15268 0 -1 4202496 52786 0 0 0 10220 9 0 0 25 0 1 0 519582680 429223936 28205 33554432000 4194304 4587354 140734783742880 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15666/statm: 104791 28205 336 96 0 101353 0
[pid=15667] ppid=15665 vsize=100016 CPUtime=102.28 cores=4

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


[startup+942.301 s]
/proc/loadavg: 8.19 8.25 8.76 9/186 15728
/proc/meminfo: memFree=25241480/32950928 swapFree=67111364/67111528
[pid=15665] ppid=15663 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/15665/stat : 15665 (ppfolio) S 15663 15665 15268 0 -1 4202496 524 1192 0 0 0 0 0 1 15 0 1 0 519582679 18763776 390 33554432000 4194304 4287625 140734337389264 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/15665/statm: 4581 390 342 23 0 91 0
[pid=15666] ppid=15665 vsize=422384 CPUtime=942.33 cores=0
/proc/15666/stat : 15666 (cryptominisat) R 15665 15665 15268 0 -1 4202496 244028 0 0 0 94155 78 0 0 25 0 1 0 519582680 432521216 30138 33554432000 4194304 4587354 140734783742880 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15666/statm: 105596 30138 336 96 0 102158 0
[pid=15667] ppid=15665 vsize=253988 CPUtime=942.23 cores=4
/proc/15667/stat : 15667 (clasp) R 15665 15665 15268 0 -1 4202496 62310 0 0 0 94204 19 0 0 25 0 1 0 519582680 260083712 59006 33554432000 4194304 4785740 140734149719216 18446744073709551615 4304033 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15667/statm: 63497 59006 340 145 0 60542 0
[pid=15669] ppid=15665 vsize=53236 CPUtime=942.32 cores=2
/proc/15669/stat : 15669 (lingeling) R 15665 15665 15268 0 -1 4202496 39189 0 0 0 94226 6 0 0 25 0 1 0 519582680 54513664 12477 33554432000 4194304 4352236 140734516119008 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15669/statm: 13309 12477 127 39 0 12389 0
[pid=15670] ppid=15665 vsize=188120 CPUtime=937.17 cores=6
/proc/15670/stat : 15670 (march_hi) R 15665 15665 15268 0 -1 4202496 102847 0 0 0 93702 15 0 0 25 0 1 0 519582680 192634880 25813 33554432000 4194304 4331988 140736930442704 18446744073709551615 4263328 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15670/statm: 47030 25813 175 34 0 45472 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 936052

[startup+1002.31 s]
/proc/loadavg: 8.11 8.22 8.71 9/186 15730
/proc/meminfo: memFree=25226952/32950928 swapFree=67111364/67111528
[pid=15665] ppid=15663 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/15665/stat : 15665 (ppfolio) S 15663 15665 15268 0 -1 4202496 524 1192 0 0 0 0 0 1 15 0 1 0 519582679 18763776 390 33554432000 4194304 4287625 140734337389264 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/15665/statm: 4581 390 342 23 0 91 0
[pid=15666] ppid=15665 vsize=416328 CPUtime=1002.33 cores=0
/proc/15666/stat : 15666 (cryptominisat) R 15665 15665 15268 0 -1 4202496 251288 0 0 0 100153 80 0 0 25 0 1 0 519582680 426319872 30139 33554432000 4194304 4587354 140734783742880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15666/statm: 104082 30139 336 96 0 100644 0
[pid=15667] ppid=15665 vsize=255512 CPUtime=1002.23 cores=4
/proc/15667/stat : 15667 (clasp) R 15665 15665 15268 0 -1 4202496 62633 0 0 0 100204 19 0 0 25 0 1 0 519582680 261644288 59329 33554432000 4194304 4785740 140734149719216 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15667/statm: 63878 59329 340 145 0 60923 0
[pid=15669] ppid=15665 vsize=53236 CPUtime=1002.33 cores=2
/proc/15669/stat : 15669 (lingeling) R 15665 15665 15268 0 -1 4202496 39189 0 0 0 100227 6 0 0 25 0 1 0 519582680 54513664 12477 33554432000 4194304 4352236 140734516119008 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15669/statm: 13309 12477 127 39 0 12389 0
[pid=15670] ppid=15665 vsize=188120 CPUtime=996.85 cores=6
/proc/15670/stat : 15670 (march_hi) R 15665 15665 15268 0 -1 4202496 102876 0 0 0 99670 15 0 0 25 0 1 0 519582680 192634880 25842 33554432000 4194304 4331988 140736930442704 18446744073709551615 208079627513 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15670/statm: 47030 25842 175 34 0 45472 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 931520

[startup+1062.3 s]
/proc/loadavg: 8.10 8.19 8.68 9/186 15731
/proc/meminfo: memFree=25255572/32950928 swapFree=67111364/67111528
[pid=15665] ppid=15663 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/15665/stat : 15665 (ppfolio) S 15663 15665 15268 0 -1 4202496 524 1192 0 0 0 0 0 1 15 0 1 0 519582679 18763776 390 33554432000 4194304 4287625 140734337389264 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/15665/statm: 4581 390 342 23 0 91 0
[pid=15666] ppid=15665 vsize=421544 CPUtime=1062.33 cores=0
/proc/15666/stat : 15666 (cryptominisat) R 15665 15665 15268 0 -1 4202496 258684 0 0 0 106149 84 0 0 25 0 1 0 519582680 431661056 30141 33554432000 4194304 4587354 140734783742880 18446744073709551615 4237600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15666/statm: 105386 30141 336 96 0 101948 0
[pid=15667] ppid=15665 vsize=255512 CPUtime=1062.22 cores=4
/proc/15667/stat : 15667 (clasp) R 15665 15665 15268 0 -1 4202496 62642 0 0 0 106203 19 0 0 25 0 1 0 519582680 261644288 59338 33554432000 4194304 4785740 140734149719216 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15667/statm: 63878 59338 340 145 0 60923 0
[pid=15669] ppid=15665 vsize=45044 CPUtime=1062.32 cores=2
/proc/15669/stat : 15669 (lingeling) R 15665 15665 15268 0 -1 4202496 39189 0 0 0 106226 6 0 0 25 0 1 0 519582680 46125056 10429 33554432000 4194304 4352236 140734516119008 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15669/statm: 11261 10429 127 39 0 10341 0
[pid=15670] ppid=15665 vsize=188120 CPUtime=1056.52 cores=6
/proc/15670/stat : 15670 (march_hi) R 15665 15665 15268 0 -1 4202496 102903 0 0 0 105637 15 0 0 25 0 1 0 519582680 192634880 25869 33554432000 4194304 4331988 140736930442704 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15670/statm: 47030 25869 175 34 0 45472 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 928544

[startup+1122.3 s]
/proc/loadavg: 8.03 8.15 8.63 9/186 15733
/proc/meminfo: memFree=25216364/32950928 swapFree=67111364/67111528
[pid=15665] ppid=15663 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/15665/stat : 15665 (ppfolio) S 15663 15665 15268 0 -1 4202496 524 1192 0 0 0 0 0 1 15 0 1 0 519582679 18763776 390 33554432000 4194304 4287625 140734337389264 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/15665/statm: 4581 390 342 23 0 91 0
[pid=15666] ppid=15665 vsize=452920 CPUtime=1122.33 cores=0
/proc/15666/stat : 15666 (cryptominisat) R 15665 15665 15268 0 -1 4202496 266468 0 0 0 112144 89 0 0 25 0 1 0 519582680 463790080 36823 33554432000 4194304 4587354 140734783742880 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15666/statm: 113230 36823 336 96 0 109792 0
[pid=15667] ppid=15665 vsize=255512 CPUtime=1122.21 cores=4
/proc/15667/stat : 15667 (clasp) R 15665 15665 15268 0 -1 4202496 62671 0 0 0 112202 19 0 0 25 0 1 0 519582680 261644288 59367 33554432000 4194304 4785740 140734149719216 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15667/statm: 63878 59367 340 145 0 60923 0
[pid=15669] ppid=15665 vsize=53236 CPUtime=1122.32 cores=2
/proc/15669/stat : 15669 (lingeling) R 15665 15665 15268 0 -1 4202496 41237 0 0 0 112226 6 0 0 25 0 1 0 519582680 54513664 12477 33554432000 4194304 4352236 140734516119008 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15669/statm: 13309 12477 127 39 0 12389 0
[pid=15670] ppid=15665 vsize=188120 CPUtime=1116.19 cores=6
/proc/15670/stat : 15670 (march_hi) R 15665 15665 15268 0 -1 4202496 102934 0 0 0 111604 15 0 0 25 0 1 0 519582680 192634880 25900 33554432000 4194304 4331988 140736930442704 18446744073709551615 4265440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15670/statm: 47030 25900 175 34 0 45472 0
Current children cumulated CPU time (s) 4483.06
Current children cumulated vsize (KiB) 968112

[startup+1182.3 s]
/proc/loadavg: 8.01 8.12 8.59 9/186 15734
/proc/meminfo: memFree=25200100/32950928 swapFree=67111364/67111528
[pid=15665] ppid=15663 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/15665/stat : 15665 (ppfolio) S 15663 15665 15268 0 -1 4202496 524 1192 0 0 0 0 0 1 15 0 1 0 519582679 18763776 390 33554432000 4194304 4287625 140734337389264 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/15665/statm: 4581 390 342 23 0 91 0
[pid=15666] ppid=15665 vsize=253220 CPUtime=1182.33 cores=0
/proc/15666/stat : 15666 (cryptominisat) R 15665 15665 15268 0 -1 4202496 273510 0 0 0 118142 91 0 0 25 0 1 0 519582680 259297280 36012 33554432000 4194304 4587354 140734783742880 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15666/statm: 63305 36012 336 96 0 59867 0
[pid=15667] ppid=15665 vsize=255512 CPUtime=1182.21 cores=4
/proc/15667/stat : 15667 (clasp) R 15665 15665 15268 0 -1 4202496 62673 0 0 0 118202 19 0 0 25 0 1 0 519582680 261644288 59369 33554432000 4194304 4785740 140734149719216 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15667/statm: 63878 59369 340 145 0 60923 0
[pid=15669] ppid=15665 vsize=53236 CPUtime=1182.32 cores=2
/proc/15669/stat : 15669 (lingeling) R 15665 15665 15268 0 -1 4202496 43285 0 0 0 118226 6 0 0 25 0 1 0 519582680 54513664 12477 33554432000 4194304 4352236 140734516119008 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15669/statm: 13309 12477 127 39 0 12389 0
[pid=15670] ppid=15665 vsize=188120 CPUtime=1175.87 cores=6
/proc/15670/stat : 15670 (march_hi) R 15665 15665 15268 0 -1 4202496 102973 0 0 0 117572 15 0 0 25 0 1 0 519582680 192634880 25939 33554432000 4194304 4331988 140736930442704 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15670/statm: 47030 25939 175 34 0 45472 0
Current children cumulated CPU time (s) 4722.74
Current children cumulated vsize (KiB) 768412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.01 8.11 8.58 9/186 15735
/proc/meminfo: memFree=25221916/32950928 swapFree=67111364/67111528
[pid=15665] ppid=15663 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/15665/stat : 15665 (ppfolio) S 15663 15665 15268 0 -1 4202496 524 1192 0 0 0 0 0 1 15 0 1 0 519582679 18763776 390 33554432000 4194304 4287625 140734337389264 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/15665/statm: 4581 390 342 23 0 91 0
[pid=15666] ppid=15665 vsize=405408 CPUtime=1201.74 cores=0
/proc/15666/stat : 15666 (cryptominisat) R 15665 15665 15268 0 -1 4202496 274396 0 0 0 120082 92 0 0 25 0 1 0 519582680 415137792 30143 33554432000 4194304 4587354 140734783742880 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15666/statm: 101352 30143 336 96 0 97914 0
[pid=15667] ppid=15665 vsize=255512 CPUtime=1201.62 cores=4
/proc/15667/stat : 15667 (clasp) R 15665 15665 15268 0 -1 4202496 62679 0 0 0 120143 19 0 0 25 0 1 0 519582680 261644288 59375 33554432000 4194304 4785740 140734149719216 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15667/statm: 63878 59375 340 145 0 60923 0
[pid=15669] ppid=15665 vsize=53236 CPUtime=1201.73 cores=2
/proc/15669/stat : 15669 (lingeling) R 15665 15665 15268 0 -1 4202496 43285 0 0 0 120167 6 0 0 25 0 1 0 519582680 54513664 12477 33554432000 4194304 4352236 140734516119008 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15669/statm: 13309 12477 127 39 0 12389 0
[pid=15670] ppid=15665 vsize=188120 CPUtime=1195.16 cores=6
/proc/15670/stat : 15670 (march_hi) R 15665 15665 15268 0 -1 4202496 102985 0 0 0 119501 15 0 0 25 0 1 0 519582680 192634880 25951 33554432000 4194304 4331988 140736930442704 18446744073709551615 208079928813 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15670/statm: 47030 25951 175 34 0 45472 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 920600

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

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

[startup+1201.7 s]
/proc/loadavg: 8.01 8.11 8.58 9/186 15735
/proc/meminfo: memFree=25221916/32950928 swapFree=67111364/67111528
[pid=15665] ppid=15663 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/15665/stat : 15665 (ppfolio) S 15663 15665 15268 0 -1 4202496 524 1192 0 0 0 0 0 1 15 0 1 0 519582679 18763776 390 33554432000 4194304 4287625 140734337389264 18446744073709551615 208080252431 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/15665/statm: 4581 390 342 23 0 91 0
[pid=15666] ppid=15665 vsize=405408 CPUtime=1201.74 cores=0
/proc/15666/stat : 15666 (cryptominisat) R 15665 15665 15268 0 -1 4202496 274396 0 0 0 120082 92 0 0 25 0 1 0 519582680 415137792 30143 33554432000 4194304 4587354 140734783742880 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15666/statm: 101352 30143 336 96 0 97914 0
[pid=15667] ppid=15665 vsize=255512 CPUtime=1201.62 cores=4
/proc/15667/stat : 15667 (clasp) R 15665 15665 15268 0 -1 4202496 62679 0 0 0 120143 19 0 0 25 0 1 0 519582680 261644288 59375 33554432000 4194304 4785740 140734149719216 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15667/statm: 63878 59375 340 145 0 60923 0
[pid=15669] ppid=15665 vsize=53236 CPUtime=1201.73 cores=2
/proc/15669/stat : 15669 (lingeling) R 15665 15665 15268 0 -1 4202496 43285 0 0 0 120167 6 0 0 25 0 1 0 519582680 54513664 12477 33554432000 4194304 4352236 140734516119008 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15669/statm: 13309 12477 127 39 0 12389 0
[pid=15670] ppid=15665 vsize=188120 CPUtime=1195.16 cores=6
/proc/15670/stat : 15670 (march_hi) R 15665 15665 15268 0 -1 4202496 102985 0 0 0 119501 15 0 0 25 0 1 0 519582680 192634880 25951 33554432000 4194304 4331988 140736930442704 18446744073709551615 208079928813 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15670/statm: 47030 25951 175 34 0 45472 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 920600

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15665 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=14997
# CPU time returned by wait4() is 0.017996
# while last known CPU time is 4800.26
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.26
CPU user time (s): 4798.93
CPU system time (s): 1.33
CPU usage (%): 399.451
Max. virtual memory (cumulated for all children) (KiB): 1191044

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

runsolver used 1.85972 second user time and 4.70428 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 14:23:50
IDJOB=3288754
IDBENCH=83103
IDSOLVER=1612
FILE ID=node127/3288754-1304079830
RUNJOBID= node127-1304077884-15286
PBS_JOBID= 13170516
Free space on /tmp= 71804 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top26.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288754-1304079830/watcher-3288754-1304079830 -o /tmp/evaluation-result-3288754-1304079830/solver-3288754-1304079830 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3288754-1304079830.cnf

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=1774779118

node127.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.823
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.64
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.823
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.83
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.823
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.74
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26185104 kB
Buffers:       1393776 kB
Cached:        4728588 kB
SwapCached:          0 kB
Active:        1885636 kB
Inactive:      4404640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26185104 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           13980 kB
Writeback:           0 kB
AnonPages:      168148 kB
Mapped:          16936 kB
Slab:           410560 kB
PageTables:       5344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   777784 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71784 MiB
End job on node127 at 2011-04-29 14:43:54