Trace number 3289077

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.01 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark703.609
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

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) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 8.29 8.79 7.67 6/184 6312
/proc/meminfo: memFree=11264868/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 567485682 18763776 394 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 2561029766710788356 0 0 17 6 0 0 0
/proc/6312/statm: 4581 394 345 23 0 91 0

[startup+0.0516949 s]
/proc/loadavg: 8.29 8.79 7.67 6/184 6312
/proc/meminfo: memFree=11264868/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 567485682 18763776 394 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 2561029766710788356 0 0 17 6 0 0 0
/proc/6312/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100669 s]
/proc/loadavg: 8.29 8.79 7.67 6/184 6312
/proc/meminfo: memFree=11264868/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 567485682 18763776 394 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 2561029766710788356 0 0 17 6 0 0 0
/proc/6312/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300638 s]
/proc/loadavg: 8.29 8.79 7.67 6/184 6312
/proc/meminfo: memFree=11264868/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 567485682 18763776 394 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 2561029766710788356 0 0 17 6 0 0 0
/proc/6312/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700566 s]
/proc/loadavg: 8.29 8.79 7.67 6/184 6312
/proc/meminfo: memFree=11264868/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 567485682 18763776 394 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 2561029766710788356 0 0 17 6 0 0 0
/proc/6312/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50042 s]
/proc/loadavg: 8.29 8.79 7.67 11/198 6330
/proc/meminfo: memFree=11135300/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 567485682 18763776 394 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/6312/statm: 4581 394 345 23 0 91 0
[pid=6319] ppid=6312 vsize=43884 CPUtime=0.59 cores=4
/proc/6319/stat : 6319 (cryptominisat) R 6312 6312 6092 0 -1 4202496 5921 0 0 0 59 0 0 0 18 0 1 0 567485683 44937216 5723 33554432000 4194304 4587354 140735705078496 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6319/statm: 10971 5723 306 96 0 7533 0
[pid=6320] ppid=6312 vsize=44744 CPUtime=0.84 cores=4
/proc/6320/stat : 6320 (clasp) R 6312 6312 6092 0 -1 4202496 10897 0 0 0 83 1 0 0 19 0 1 0 567485683 45817856 8345 33554432000 4194304 4785740 140736298982128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6320/statm: 11186 8345 340 145 0 8231 0
[pid=6321] ppid=6312 vsize=451868 CPUtime=0.04 cores=4
/proc/6321/stat : 6321 (TNM) R 6312 6312 6092 0 -1 4204032 1194 0 0 0 0 4 0 0 25 0 1 0 567485683 462712832 1091 33554432000 134512640 134534564 4288839456 18446744073709551615 12041760 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6321/statm: 112967 1091 1066 6 0 111633 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 558820

[startup+3.10114 s]
/proc/loadavg: 8.29 8.79 7.67 12/199 6333
/proc/meminfo: memFree=11018008/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0.04 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 501 1194 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 6 0 0 0
/proc/6312/statm: 4581 395 346 23 0 91 0
[pid=6319] ppid=6312 vsize=54824 CPUtime=1.49 cores=4
/proc/6319/stat : 6319 (cryptominisat) R 6312 6312 6092 0 -1 4202496 8640 0 0 0 149 0 0 0 20 0 1 0 567485683 56139776 8442 33554432000 4194304 4587354 140735705078496 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6319/statm: 13706 8442 312 96 0 10268 0
[pid=6320] ppid=6312 vsize=44744 CPUtime=1.54 cores=4
/proc/6320/stat : 6320 (clasp) R 6312 6312 6092 0 -1 4202496 10899 0 0 0 153 1 0 0 20 0 1 0 567485683 45817856 8347 33554432000 4194304 4785740 140736298982128 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6320/statm: 11186 8347 340 145 0 8231 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 117892

[startup+6.30058 s]
/proc/loadavg: 8.34 8.80 7.68 11/198 6333
/proc/meminfo: memFree=10926060/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0.04 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 501 1194 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 6 0 0 0
/proc/6312/statm: 4581 395 346 23 0 91 0
[pid=6319] ppid=6312 vsize=77148 CPUtime=3.09 cores=4
/proc/6319/stat : 6319 (cryptominisat) R 6312 6312 6092 0 -1 4202496 18184 0 0 0 308 1 0 0 25 0 1 0 567485683 78999552 14694 33554432000 4194304 4587354 140735705078496 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6319/statm: 19287 14694 330 96 0 15849 0
[pid=6320] ppid=6312 vsize=45544 CPUtime=3.14 cores=4
/proc/6320/stat : 6320 (clasp) R 6312 6312 6092 0 -1 4202496 11111 0 0 0 313 1 0 0 25 0 1 0 567485683 46637056 8559 33554432000 4194304 4785740 140736298982128 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6320/statm: 11386 8559 340 145 0 8431 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 141016

[startup+12.7004 s]
/proc/loadavg: 8.32 8.78 7.68 11/198 6334
/proc/meminfo: memFree=10858124/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0.04 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 501 1194 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 6 0 0 0
/proc/6312/statm: 4581 395 346 23 0 91 0
[pid=6319] ppid=6312 vsize=114652 CPUtime=6.29 cores=4
/proc/6319/stat : 6319 (cryptominisat) R 6312 6312 6092 0 -1 4202496 19047 0 0 0 628 1 0 0 25 0 1 0 567485683 117403648 15536 33554432000 4194304 4587354 140735705078496 18446744073709551615 4250003 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6319/statm: 28663 15536 333 96 0 25225 0
[pid=6320] ppid=6312 vsize=49812 CPUtime=6.34 cores=4
/proc/6320/stat : 6320 (clasp) R 6312 6312 6092 0 -1 4202496 12143 0 0 0 633 1 0 0 25 0 1 0 567485683 51007488 9591 33554432000 4194304 4785740 140736298982128 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6320/statm: 12453 9591 340 145 0 9498 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 182788

[startup+25.5012 s]
/proc/loadavg: 8.25 8.74 7.69 11/198 6334
/proc/meminfo: memFree=10816988/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0.04 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 501 1194 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 6 0 0 0
/proc/6312/statm: 4581 395 346 23 0 91 0
[pid=6319] ppid=6312 vsize=117560 CPUtime=12.69 cores=4
/proc/6319/stat : 6319 (cryptominisat) R 6312 6312 6092 0 -1 4202496 20619 0 0 0 1267 2 0 0 25 0 1 0 567485683 120381440 17094 33554432000 4194304 4587354 140735705078496 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6319/statm: 29390 17094 338 96 0 25952 0
[pid=6320] ppid=6312 vsize=54912 CPUtime=12.74 cores=4
/proc/6320/stat : 6320 (clasp) R 6312 6312 6092 0 -1 4202496 13395 0 0 0 1273 1 0 0 25 0 1 0 567485683 56229888 10843 33554432000 4194304 4785740 140736298982128 18446744073709551615 4552832 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6320/statm: 13728 10843 340 145 0 10773 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 190796

[startup+51.1007 s]
/proc/loadavg: 8.16 8.68 7.69 11/198 6335
/proc/meminfo: memFree=10750096/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0.04 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 501 1194 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 6 0 0 0
/proc/6312/statm: 4581 395 346 23 0 91 0
[pid=6319] ppid=6312 vsize=238052 CPUtime=25.49 cores=4
/proc/6319/stat : 6319 (cryptominisat) R 6312 6312 6092 0 -1 4202496 32023 0 0 0 2545 4 0 0 25 0 1 0 567485683 243765248 20007 33554432000 4194304 4587354 140735705078496 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6319/statm: 59513 20007 336 96 0 56075 0
[pid=6320] ppid=6312 vsize=65092 CPUtime=25.53 cores=4
/proc/6320/stat : 6320 (clasp) R 6312 6312 6092 0 -1 4202496 15847 0 0 0 2552 1 0 0 25 0 1 0 567485683 66654208 13295 33554432000 4194304 4785740 140736298982128 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6320/statm: 16273 13295 340 145 0 13318 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 321468

[startup+102.308 s]
/proc/loadavg: 8.07 8.58 7.71 11/198 6336
/proc/meminfo: memFree=10655216/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0.04 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 501 1194 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 6 0 0 0
/proc/6312/statm: 4581 395 346 23 0 91 0
[pid=6319] ppid=6312 vsize=280900 CPUtime=51.1 cores=4
/proc/6319/stat : 6319 (cryptominisat) R 6312 6312 6092 0 -1 4202496 44452 0 0 0 5104 6 0 0 25 0 1 0 567485683 287641600 21588 33554432000 4194304 4587354 140735705078496 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6319/statm: 70225 21588 336 96 0 66787 0
[pid=6320] ppid=6312 vsize=77272 CPUtime=51.13 cores=4
/proc/6320/stat : 6320 (clasp) R 6312 6312 6092 0 -1 4202496 18867 0 0 0 5111 2 0 0 25 0 1 0 567485683 79126528 16315 33554432000 4194304 4785740 140736298982128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6320/statm: 19318 16315 340 145 0 16363 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 376496

[startup+162.301 s]
/proc/loadavg: 8.02 8.47 7.73 11/198 6338
/proc/meminfo: memFree=10593548/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0.04 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 501 1194 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 6 0 0 0
/proc/6312/statm: 4581 395 346 23 0 91 0
[pid=6319] ppid=6312 vsize=246956 CPUtime=81.1 cores=4
/proc/6319/stat : 6319 (cryptominisat) R 6312 6312 6092 0 -1 4202496 60639 0 0 0 8100 10 0 0 25 0 1 0 567485683 252882944 22204 33554432000 4194304 4587354 140735705078496 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6319/statm: 61739 22204 336 96 0 58301 0
[pid=6320] ppid=6312 vsize=84184 CPUtime=81.13 cores=4
/proc/6320/stat : 6320 (clasp) R 6312 6312 6092 0 -1 4202496 20485 0 0 0 8110 3 0 0 25 0 1 0 567485683 86204416 17933 33554432000 4194304 4785740 140736298982128 18446744073709551615 4546064 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6320/statm: 21046 17933 340 145 0 18091 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 349464

[startup+222.301 s]
/proc/loadavg: 8.01 8.38 7.74 11/198 6339
/proc/meminfo: memFree=10532508/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0.04 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 501 1194 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 6 0 0 0
/proc/6312/statm: 4581 395 346 23 0 91 0
[pid=6319] ppid=6312 vsize=255596 CPUtime=111.11 cores=4
/proc/6319/stat : 6319 (cryptominisat) R 6312 6312 6092 0 -1 4202496 74813 0 0 0 11099 12 0 0 25 0 1 0 567485683 261730304 22521 33554432000 4194304 4587354 140735705078496 18446744073709551615 4239629 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6319/statm: 63899 22521 336 96 0 60461 0
[pid=6320] ppid=6312 vsize=101920 CPUtime=111.12 cores=4
/proc/6320/stat : 6320 (clasp) R 6312 6312 6092 0 -1 4202496 24723 0 0 0 11108 4 0 0 25 0 1 0 567485683 104366080 22171 33554432000 4194304 4785740 140736298982128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6320/statm: 25480 22171 340 145 0 22525 0
Current children cumulated CPU time (s) 222.27

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

/proc/meminfo: memFree=10346064/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0.04 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 501 1194 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 6 0 0 0
/proc/6312/statm: 4581 395 346 23 0 91 0
[pid=6319] ppid=6312 vsize=237036 CPUtime=381.14 cores=4
/proc/6319/stat : 6319 (cryptominisat) R 6312 6312 6092 0 -1 4202496 129049 0 0 0 38088 26 0 0 25 0 1 0 567485683 242724864 20509 33554432000 4194304 4587354 140735705078496 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6319/statm: 59259 20509 336 96 0 55821 0
[pid=6320] ppid=6312 vsize=138160 CPUtime=381.12 cores=4
/proc/6320/stat : 6320 (clasp) R 6312 6312 6092 0 -1 4202496 33389 0 0 0 38105 7 0 0 25 0 1 0 567485683 141475840 30837 33554432000 4194304 4785740 140736298982128 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6320/statm: 34540 30837 340 145 0 31585 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 393520

[startup+822.301 s]
/proc/loadavg: 8.00 8.06 7.85 11/198 6355
/proc/meminfo: memFree=10348512/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0.04 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 501 1194 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 6 0 0 0
/proc/6312/statm: 4581 395 346 23 0 91 0
[pid=6319] ppid=6312 vsize=239772 CPUtime=411.13 cores=4
/proc/6319/stat : 6319 (cryptominisat) R 6312 6312 6092 0 -1 4202496 134082 0 0 0 41086 27 0 0 25 0 1 0 567485683 245526528 20509 33554432000 4194304 4587354 140735705078496 18446744073709551615 4237600 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6319/statm: 59943 20509 336 96 0 56505 0
[pid=6320] ppid=6312 vsize=148348 CPUtime=411.12 cores=4
/proc/6320/stat : 6320 (clasp) R 6312 6312 6092 0 -1 4202496 35893 0 0 0 41105 7 0 0 25 0 1 0 567485683 151908352 33341 33554432000 4194304 4785740 140736298982128 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6320/statm: 37087 33341 340 145 0 34132 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 406444

[startup+882.301 s]
/proc/loadavg: 8.00 8.04 7.85 11/198 6357
/proc/meminfo: memFree=10271964/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0.04 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 501 1194 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 6 0 0 0
/proc/6312/statm: 4581 395 346 23 0 91 0
[pid=6319] ppid=6312 vsize=253076 CPUtime=441.12 cores=4
/proc/6319/stat : 6319 (cryptominisat) R 6312 6312 6092 0 -1 4202496 139142 0 0 0 44084 28 0 0 25 0 1 0 567485683 259149824 25467 33554432000 4194304 4587354 140735705078496 18446744073709551615 4231407 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6319/statm: 63269 25467 336 96 0 59831 0
[pid=6320] ppid=6312 vsize=167968 CPUtime=441.13 cores=4
/proc/6320/stat : 6320 (clasp) R 6312 6312 6092 0 -1 4202496 40738 0 0 0 44104 9 0 0 25 0 1 0 567485683 171999232 38186 33554432000 4194304 4785740 140736298982128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6320/statm: 41992 38186 340 145 0 39037 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 439368

[startup+942.301 s]
/proc/loadavg: 8.00 8.03 7.86 11/198 6358
/proc/meminfo: memFree=10257436/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0.04 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 501 1194 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 449044792211406848 0 0 17 6 0 0 0
/proc/6312/statm: 4581 395 346 23 0 91 0
[pid=6319] ppid=6312 vsize=239560 CPUtime=471.12 cores=4
/proc/6319/stat : 6319 (cryptominisat) R 6312 6312 6092 0 -1 4202496 143049 0 0 0 47083 29 0 0 25 0 1 0 567485683 245309440 24050 33554432000 4194304 4587354 140735705078496 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6319/statm: 59890 24050 336 96 0 56452 0
[pid=6320] ppid=6312 vsize=167968 CPUtime=471.14 cores=4
/proc/6320/stat : 6320 (clasp) R 6312 6312 6092 0 -1 4202496 40755 0 0 0 47105 9 0 0 25 0 1 0 567485683 171999232 38203 33554432000 4194304 4785740 140736298982128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6320/statm: 41992 38203 340 145 0 39037 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 425852

[startup+1002.3 s]
/proc/loadavg: 8.10 8.06 7.88 11/198 6360
/proc/meminfo: memFree=10239908/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0.04 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 501 1194 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 449044792211406848 0 0 17 6 0 0 0
/proc/6312/statm: 4581 395 346 23 0 91 0
[pid=6319] ppid=6312 vsize=175424 CPUtime=501.12 cores=4
/proc/6319/stat : 6319 (cryptominisat) R 6312 6312 6092 0 -1 4202496 144840 0 0 0 50082 30 0 0 25 0 1 0 567485683 179634176 20596 33554432000 4194304 4587354 140735705078496 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6319/statm: 43856 20596 336 96 0 40418 0
[pid=6320] ppid=6312 vsize=169112 CPUtime=501.14 cores=4
/proc/6320/stat : 6320 (clasp) R 6312 6312 6092 0 -1 4202496 40945 0 0 0 50105 9 0 0 25 0 1 0 567485683 173170688 38393 33554432000 4194304 4785740 140736298982128 18446744073709551615 4287150 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6320/statm: 42278 38393 340 145 0 39323 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 362860

[startup+1062.3 s]
/proc/loadavg: 8.10 8.06 7.89 11/198 6362
/proc/meminfo: memFree=10237148/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0.04 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 501 1194 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 6 0 0 0
/proc/6312/statm: 4581 395 346 23 0 91 0
[pid=6319] ppid=6312 vsize=205132 CPUtime=531.11 cores=4
/proc/6319/stat : 6319 (cryptominisat) R 6312 6312 6092 0 -1 4202496 150518 0 0 0 53080 31 0 0 25 0 1 0 567485683 210055168 20510 33554432000 4194304 4587354 140735705078496 18446744073709551615 4238552 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6319/statm: 51283 20510 336 96 0 47845 0
[pid=6320] ppid=6312 vsize=171532 CPUtime=531.14 cores=4
/proc/6320/stat : 6320 (clasp) R 6312 6312 6092 0 -1 4202496 41510 0 0 0 53105 9 0 0 25 0 1 0 567485683 175648768 38958 33554432000 4194304 4785740 140736298982128 18446744073709551615 218880262754 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6320/statm: 42883 38958 340 145 0 39928 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 394988

[startup+1122.3 s]
/proc/loadavg: 8.04 8.05 7.89 11/198 6363
/proc/meminfo: memFree=10200640/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0.04 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 501 1194 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 6 0 0 0
/proc/6312/statm: 4581 395 346 23 0 91 0
[pid=6319] ppid=6312 vsize=234872 CPUtime=561.1 cores=4
/proc/6319/stat : 6319 (cryptominisat) R 6312 6312 6092 0 -1 4202496 155540 0 0 0 56078 32 0 0 25 0 1 0 567485683 240508928 25047 33554432000 4194304 4587354 140735705078496 18446744073709551615 4238687 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6319/statm: 58718 25047 336 96 0 55280 0
[pid=6320] ppid=6312 vsize=172752 CPUtime=561.15 cores=4
/proc/6320/stat : 6320 (clasp) R 6312 6312 6092 0 -1 4202496 41758 0 0 0 56106 9 0 0 25 0 1 0 567485683 176898048 39206 33554432000 4194304 4785740 140736298982128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6320/statm: 43188 39206 340 145 0 40233 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 425948

[startup+1182.3 s]
/proc/loadavg: 8.01 8.04 7.90 11/198 6365
/proc/meminfo: memFree=10220568/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0.04 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 501 1194 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 6 0 0 0
/proc/6312/statm: 4581 395 346 23 0 91 0
[pid=6319] ppid=6312 vsize=231128 CPUtime=591.1 cores=4
/proc/6319/stat : 6319 (cryptominisat) R 6312 6312 6092 0 -1 4202496 157032 0 0 0 59077 33 0 0 25 0 1 0 567485683 236675072 21207 33554432000 4194304 4587354 140735705078496 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6319/statm: 57782 21207 336 96 0 54344 0
[pid=6320] ppid=6312 vsize=173820 CPUtime=591.15 cores=4
/proc/6320/stat : 6320 (clasp) R 6312 6312 6092 0 -1 4202496 42049 0 0 0 59106 9 0 0 25 0 1 0 567485683 177991680 39497 33554432000 4194304 4785740 140736298982128 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6320/statm: 43455 39497 340 145 0 40500 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 423272

[startup+1242.3 s]
/proc/loadavg: 8.00 8.03 7.91 11/198 6366
/proc/meminfo: memFree=10216180/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0.04 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 501 1194 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 6 0 0 0
/proc/6312/statm: 4581 395 346 23 0 91 0
[pid=6319] ppid=6312 vsize=231532 CPUtime=621.11 cores=4
/proc/6319/stat : 6319 (cryptominisat) R 6312 6312 6092 0 -1 4202496 162568 0 0 0 62076 35 0 0 25 0 1 0 567485683 237088768 20510 33554432000 4194304 4587354 140735705078496 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6319/statm: 57883 20510 336 96 0 54445 0
[pid=6320] ppid=6312 vsize=173820 CPUtime=621.14 cores=4
/proc/6320/stat : 6320 (clasp) R 6312 6312 6092 0 -1 4202496 42063 0 0 0 62105 9 0 0 25 0 1 0 567485683 177991680 39511 33554432000 4194304 4785740 140736298982128 18446744073709551615 4287178 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6320/statm: 43455 39511 340 145 0 40500 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 423676



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.00 8.02 7.91 11/198 6368
/proc/meminfo: memFree=10193452/32950928 swapFree=67111528/67111528
[pid=6312] ppid=6308 vsize=18324 CPUtime=0.04 cores=4,6
/proc/6312/stat : 6312 (ppfolio) S 6308 6312 6092 0 -1 4202496 501 1194 0 0 0 0 0 4 15 0 1 0 567485682 18763776 395 33554432000 4194304 4287625 140737131979904 18446744073709551615 218880585231 0 0 4096 65536 4294934788 0 0 17 6 0 0 0
/proc/6312/statm: 4581 395 346 23 0 91 0
[pid=6319] ppid=6312 vsize=246340 CPUtime=650 cores=4
/proc/6319/stat : 6319 (cryptominisat) R 6312 6312 6092 0 -1 4202496 167225 0 0 0 64964 36 0 0 25 0 1 0 567485683 252252160 24489 33554432000 4194304 4587354 140735705078496 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6319/statm: 61585 24489 336 96 0 58147 0
[pid=6320] ppid=6312 vsize=173820 CPUtime=649.97 cores=4
/proc/6320/stat : 6320 (clasp) R 6312 6312 6092 0 -1 4202496 42069 0 0 0 64988 9 0 0 25 0 1 0 567485683 177991680 39517 33554432000 4194304 4785740 140736298982128 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6320/statm: 43455 39517 340 145 0 40500 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 438484

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

Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1299.52
CPU system time (s): 0.49
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 606520

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

runsolver used 2.31665 second user time and 4.85726 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-26 01:02:30
IDJOB=3289077
IDBENCH=83114
IDSOLVER=1613
FILE ID=node112/3289077-1303772550
RUNJOBID= node112-1303771247-6111
PBS_JOBID= 13157186
Free space on /tmp= 72504 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top23.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289077-1303772550/watcher-3289077-1303772550 -o /tmp/evaluation-result-3289077-1303772550/solver-3289077-1303772550 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3289077-1303772550.cnf

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=1026005869

node112.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.828
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.65
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.828
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11265700 kB
Buffers:       1976888 kB
Cached:       19093064 kB
SwapCached:          0 kB
Active:        9992208 kB
Inactive:     11145840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11265700 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           38852 kB
Writeback:           0 kB
AnonPages:       67300 kB
Mapped:          14792 kB
Slab:           483112 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   195064 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= 72444 MiB
End job on node112 at 2011-04-26 01:24:12