Trace number 3288893

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) 1299.98 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
Bench CategoryAPPLICATION (applications 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 variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

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

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

running on 2 cores: 5,7

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: 3.21 3.83 3.87 5/188 6148
/proc/meminfo: memFree=11170672/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) R 6146 6148 6092 0 -1 4202496 484 0 0 0 0 0 0 0 21 0 1 0 567355430 18763776 392 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880385429 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/6148/statm: 4581 392 343 23 0 91 0

[startup+0.0248749 s]
/proc/loadavg: 3.21 3.83 3.87 5/188 6148
/proc/meminfo: memFree=11170672/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100885 s]
/proc/loadavg: 3.21 3.83 3.87 5/188 6148
/proc/meminfo: memFree=11170672/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 4611106026043736064 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300822 s]
/proc/loadavg: 3.21 3.83 3.87 5/188 6148
/proc/meminfo: memFree=11170672/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 4611106026043736064 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700744 s]
/proc/loadavg: 3.21 3.83 3.87 5/188 6148
/proc/meminfo: memFree=11170672/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 4611106026043736064 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5006 s]
/proc/loadavg: 3.21 3.83 3.87 10/199 6165
/proc/meminfo: memFree=11004460/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 4611106026043736064 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
[pid=6149] ppid=6148 vsize=32816 CPUtime=0.54 cores=5
/proc/6149/stat : 6149 (cryptominisat) R 6148 6148 6092 0 -1 4202496 3056 0 0 0 54 0 0 0 25 0 1 0 567355430 33603584 2904 33554432000 4194304 4587354 140733444388848 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6149/statm: 8204 2904 306 96 0 4766 0
[pid=6150] ppid=6148 vsize=27196 CPUtime=0.42 cores=5
/proc/6150/stat : 6150 (clasp) R 6148 6148 6092 0 -1 4202496 5238 0 0 0 42 0 0 0 25 0 1 0 567355430 27848704 4095 33554432000 4194304 4785740 140736577584080 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6150/statm: 6799 4095 340 145 0 3844 0
[pid=6151] ppid=6148 vsize=458332 CPUtime=0.5 cores=5
/proc/6151/stat : 6151 (TNM) R 6148 6148 6092 0 -1 4202496 3331 0 0 0 50 0 0 0 25 0 1 0 567355430 469331968 3228 33554432000 134512640 134534564 4291844896 18446744073709551615 134528330 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6151/statm: 114583 3228 95 6 0 113249 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 536668

[startup+3.10032 s]
/proc/loadavg: 3.67 3.92 3.89 10/199 6165
/proc/meminfo: memFree=10963300/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 4611107400433270784 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
[pid=6149] ppid=6148 vsize=46936 CPUtime=1.04 cores=5
/proc/6149/stat : 6149 (cryptominisat) R 6148 6148 6092 0 -1 4202496 8329 0 0 0 103 1 0 0 25 0 1 0 567355430 48062464 6566 33554432000 4194304 4587354 140733444388848 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6149/statm: 11734 6566 330 96 0 8296 0
[pid=6150] ppid=6148 vsize=27328 CPUtime=1.01 cores=5
/proc/6150/stat : 6150 (clasp) R 6148 6148 6092 0 -1 4202496 5268 0 0 0 101 0 0 0 25 0 1 0 567355430 27983872 4125 33554432000 4194304 4785740 140736577584080 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6150/statm: 6832 4125 340 145 0 3877 0
[pid=6151] ppid=6148 vsize=462164 CPUtime=1.01 cores=5
/proc/6151/stat : 6151 (TNM) R 6148 6148 6092 0 -1 4202496 3332 0 0 0 101 0 0 0 25 0 1 0 567355430 473255936 3229 33554432000 134512640 134534564 4291844896 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6151/statm: 115541 3229 95 6 0 114207 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 554752

[startup+6.30076 s]
/proc/loadavg: 3.67 3.92 3.89 10/199 6166
/proc/meminfo: memFree=10860256/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 4611107675311177728 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
[pid=6149] ppid=6148 vsize=46936 CPUtime=2.14 cores=5
/proc/6149/stat : 6149 (cryptominisat) R 6148 6148 6092 0 -1 4202496 8808 0 0 0 213 1 0 0 25 0 1 0 567355430 48062464 7033 33554432000 4194304 4587354 140733444388848 18446744073709551615 4237443 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6149/statm: 11734 7033 330 96 0 8296 0
[pid=6150] ppid=6148 vsize=29732 CPUtime=2.02 cores=5
/proc/6150/stat : 6150 (clasp) R 6148 6148 6092 0 -1 4202496 5874 0 0 0 202 0 0 0 25 0 1 0 567355430 30445568 4731 33554432000 4194304 4785740 140736577584080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6150/statm: 7433 4731 340 145 0 4478 0
[pid=6151] ppid=6148 vsize=462164 CPUtime=2.1 cores=5
/proc/6151/stat : 6151 (TNM) R 6148 6148 6092 0 -1 4202496 3332 0 0 0 210 0 0 0 25 0 1 0 567355430 473255936 3229 33554432000 134512640 134534564 4291844896 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6151/statm: 115541 3229 95 6 0 114207 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 557156

[startup+12.7006 s]
/proc/loadavg: 4.49 4.08 3.95 10/199 6166
/proc/meminfo: memFree=10851424/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 4611106438360596480 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
[pid=6149] ppid=6148 vsize=1711764 CPUtime=4.24 cores=5
/proc/6149/stat : 6149 (cryptominisat) R 6148 6148 6092 0 -1 4202496 10605 0 0 0 423 1 0 0 25 0 1 0 567355430 1752846336 6874 33554432000 4194304 4587354 140733444388848 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6149/statm: 427941 6874 333 96 0 424503 0
[pid=6150] ppid=6148 vsize=33280 CPUtime=4.21 cores=5
/proc/6150/stat : 6150 (clasp) R 6148 6148 6092 0 -1 4202496 6743 0 0 0 421 0 0 0 25 0 1 0 567355430 34078720 5600 33554432000 4194304 4785740 140736577584080 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6150/statm: 8320 5600 340 145 0 5365 0
[pid=6151] ppid=6148 vsize=462164 CPUtime=4.22 cores=5
/proc/6151/stat : 6151 (TNM) R 6148 6148 6092 0 -1 4202496 3332 0 0 0 422 0 0 0 25 0 1 0 567355430 473255936 3229 33554432000 134512640 134534564 4291844896 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6151/statm: 115541 3229 95 6 0 114207 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2225532

[startup+25.5004 s]
/proc/loadavg: 5.19 4.25 4.00 10/199 6166
/proc/meminfo: memFree=10759488/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 4611107537872224256 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
[pid=6149] ppid=6148 vsize=1702120 CPUtime=8.54 cores=5
/proc/6149/stat : 6149 (cryptominisat) R 6148 6148 6092 0 -1 4202496 15184 0 0 0 852 2 0 0 25 0 1 0 567355430 1742970880 9187 33554432000 4194304 4587354 140733444388848 18446744073709551615 4237457 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6149/statm: 425530 9187 336 96 0 422092 0
[pid=6150] ppid=6148 vsize=36244 CPUtime=8.42 cores=5
/proc/6150/stat : 6150 (clasp) R 6148 6148 6092 0 -1 4202496 7488 0 0 0 842 0 0 0 25 0 1 0 567355430 37113856 6345 33554432000 4194304 4785740 140736577584080 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6150/statm: 9061 6345 340 145 0 6106 0
[pid=6151] ppid=6148 vsize=462164 CPUtime=8.5 cores=5
/proc/6151/stat : 6151 (TNM) R 6148 6148 6092 0 -1 4202496 3332 0 0 0 850 0 0 0 25 0 1 0 567355430 473255936 3229 33554432000 134512640 134534564 4291844896 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6151/statm: 115541 3229 95 6 0 114207 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2218852

[startup+51.1009 s]
/proc/loadavg: 6.49 4.63 4.13 10/199 6167
/proc/meminfo: memFree=10713016/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 4611107537872224256 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
[pid=6149] ppid=6148 vsize=1709368 CPUtime=17.04 cores=5
/proc/6149/stat : 6149 (cryptominisat) R 6148 6148 6092 0 -1 4202496 19688 0 0 0 1701 3 0 0 25 0 1 0 567355430 1750392832 11671 33554432000 4194304 4587354 140733444388848 18446744073709551615 4248785 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6149/statm: 427342 11671 336 96 0 423904 0
[pid=6150] ppid=6148 vsize=42208 CPUtime=17.02 cores=5
/proc/6150/stat : 6150 (clasp) R 6148 6148 6092 0 -1 4202496 8929 0 0 0 1701 1 0 0 25 0 1 0 567355430 43220992 7786 33554432000 4194304 4785740 140736577584080 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6150/statm: 10552 7786 340 145 0 7597 0
[pid=6151] ppid=6148 vsize=462164 CPUtime=17.02 cores=5
/proc/6151/stat : 6151 (TNM) R 6148 6148 6092 0 -1 4202496 3332 0 0 0 1702 0 0 0 25 0 1 0 567355430 473255936 3229 33554432000 134512640 134534564 4291844896 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6151/statm: 115541 3229 95 6 0 114207 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2232064

[startup+102.307 s]
/proc/loadavg: 7.99 5.36 4.41 10/199 6168
/proc/meminfo: memFree=10584544/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 4611106713238503424 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
[pid=6149] ppid=6148 vsize=1708944 CPUtime=34.13 cores=5
/proc/6149/stat : 6149 (cryptominisat) R 6148 6148 6092 0 -1 4202496 31900 0 0 0 3408 5 0 0 25 0 1 0 567355430 1749958656 7874 33554432000 4194304 4587354 140733444388848 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6149/statm: 427236 7874 336 96 0 423798 0
[pid=6150] ppid=6148 vsize=46852 CPUtime=34.04 cores=5
/proc/6150/stat : 6150 (clasp) R 6148 6148 6092 0 -1 4202496 10030 0 0 0 3403 1 0 0 25 0 1 0 567355430 47976448 8887 33554432000 4194304 4785740 140736577584080 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6150/statm: 11713 8887 340 145 0 8758 0
[pid=6151] ppid=6148 vsize=462164 CPUtime=34.1 cores=5
/proc/6151/stat : 6151 (TNM) R 6148 6148 6092 0 -1 4202496 3332 0 0 0 3410 0 0 0 25 0 1 0 567355430 473255936 3229 33554432000 134512640 134534564 4291844896 18446744073709551615 11893112 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6151/statm: 115541 3229 95 6 0 114207 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2236284

[startup+162.3 s]
/proc/loadavg: 8.63 6.02 4.69 10/199 6170
/proc/meminfo: memFree=10498700/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
[pid=6149] ppid=6148 vsize=1770540 CPUtime=54.13 cores=5
/proc/6149/stat : 6149 (cryptominisat) R 6148 6148 6092 0 -1 4202496 43210 0 0 0 5405 8 0 0 25 0 1 0 567355430 1813032960 11532 33554432000 4194304 4587354 140733444388848 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6149/statm: 442635 11532 336 96 0 439197 0
[pid=6150] ppid=6148 vsize=56452 CPUtime=54.05 cores=5

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

/proc/6151/statm: 115541 3229 95 6 0 114207 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 2329932

[startup+882.3 s]
/proc/loadavg: 9.03 8.74 7.01 10/199 6189
/proc/meminfo: memFree=10144456/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 4611107675311177728 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
[pid=6149] ppid=6148 vsize=1733920 CPUtime=294.09 cores=5
/proc/6149/stat : 6149 (cryptominisat) R 6148 6148 6092 0 -1 4202496 77081 0 0 0 29388 21 0 0 25 0 1 0 567355430 1775534080 18390 33554432000 4194304 4587354 140733444388848 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6149/statm: 433480 18390 336 96 0 430042 0
[pid=6150] ppid=6148 vsize=93604 CPUtime=294.07 cores=5
/proc/6150/stat : 6150 (clasp) R 6148 6148 6092 0 -1 4202496 21499 0 0 0 29402 5 0 0 25 0 1 0 567355430 95850496 20356 33554432000 4194304 4785740 140736577584080 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6150/statm: 23401 20356 340 145 0 20446 0
[pid=6151] ppid=6148 vsize=462164 CPUtime=294.1 cores=5
/proc/6151/stat : 6151 (TNM) R 6148 6148 6092 0 -1 4202496 3332 0 0 0 29410 0 0 0 25 0 1 0 567355430 473255936 3229 33554432000 134512640 134534564 4291844896 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6151/statm: 115541 3229 95 6 0 114207 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 2308012

[startup+942.301 s]
/proc/loadavg: 9.01 8.79 7.13 10/199 6191
/proc/meminfo: memFree=10136116/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 4611107675311177728 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
[pid=6149] ppid=6148 vsize=1805364 CPUtime=314.09 cores=5
/proc/6149/stat : 6149 (cryptominisat) R 6148 6148 6092 0 -1 4202496 80889 0 0 0 31386 23 0 0 25 0 1 0 567355430 1848692736 22136 33554432000 4194304 4587354 140733444388848 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6149/statm: 451341 22136 336 96 0 447903 0
[pid=6150] ppid=6148 vsize=94028 CPUtime=314.07 cores=5
/proc/6150/stat : 6150 (clasp) R 6148 6148 6092 0 -1 4202496 21591 0 0 0 31402 5 0 0 25 0 1 0 567355430 96284672 20448 33554432000 4194304 4785740 140736577584080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6150/statm: 23507 20448 340 145 0 20552 0
[pid=6151] ppid=6148 vsize=462164 CPUtime=314.11 cores=5
/proc/6151/stat : 6151 (TNM) R 6148 6148 6092 0 -1 4202496 3332 0 0 0 31411 0 0 0 25 0 1 0 567355430 473255936 3229 33554432000 134512640 134534564 4291844896 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6151/statm: 115541 3229 95 6 0 114207 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 2379880

[startup+1002.3 s]
/proc/loadavg: 9.04 8.84 7.25 10/199 6192
/proc/meminfo: memFree=10159252/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 4611105613726875648 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
[pid=6149] ppid=6148 vsize=1775768 CPUtime=334.09 cores=5
/proc/6149/stat : 6149 (cryptominisat) R 6148 6148 6092 0 -1 4202496 82723 0 0 0 33385 24 0 0 25 0 1 0 567355430 1818386432 20027 33554432000 4194304 4587354 140733444388848 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6149/statm: 443942 20027 336 96 0 440504 0
[pid=6150] ppid=6148 vsize=94456 CPUtime=334.07 cores=5
/proc/6150/stat : 6150 (clasp) R 6148 6148 6092 0 -1 4202496 21696 0 0 0 33402 5 0 0 25 0 1 0 567355430 96722944 20553 33554432000 4194304 4785740 140736577584080 18446744073709551615 4552576 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6150/statm: 23614 20553 340 145 0 20659 0
[pid=6151] ppid=6148 vsize=462164 CPUtime=334.12 cores=5
/proc/6151/stat : 6151 (TNM) R 6148 6148 6092 0 -1 4202496 3332 0 0 0 33412 0 0 0 25 0 1 0 567355430 473255936 3229 33554432000 134512640 134534564 4291844896 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6151/statm: 115541 3229 95 6 0 114207 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 2350712

[startup+1062.3 s]
/proc/loadavg: 9.01 8.86 7.35 10/199 6194
/proc/meminfo: memFree=10092012/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 4611107262994317312 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
[pid=6149] ppid=6148 vsize=1803504 CPUtime=354.09 cores=5
/proc/6149/stat : 6149 (cryptominisat) R 6148 6148 6092 0 -1 4202496 91242 0 0 0 35384 25 0 0 25 0 1 0 567355430 1846788096 28502 33554432000 4194304 4587354 140733444388848 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6149/statm: 450876 28502 336 96 0 447438 0
[pid=6150] ppid=6148 vsize=94740 CPUtime=354.06 cores=5
/proc/6150/stat : 6150 (clasp) R 6148 6148 6092 0 -1 4202496 21753 0 0 0 35401 5 0 0 25 0 1 0 567355430 97013760 20610 33554432000 4194304 4785740 140736577584080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6150/statm: 23685 20610 340 145 0 20730 0
[pid=6151] ppid=6148 vsize=462164 CPUtime=354.13 cores=5
/proc/6151/stat : 6151 (TNM) R 6148 6148 6092 0 -1 4202496 3332 0 0 0 35413 0 0 0 25 0 1 0 567355430 473255936 3229 33554432000 134512640 134534564 4291844896 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6151/statm: 115541 3229 95 6 0 114207 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 2378732

[startup+1122.3 s]
/proc/loadavg: 9.00 8.89 7.45 10/199 6195
/proc/meminfo: memFree=10118632/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
[pid=6149] ppid=6148 vsize=1720656 CPUtime=374.08 cores=5
/proc/6149/stat : 6149 (cryptominisat) R 6148 6148 6092 0 -1 4202496 91514 0 0 0 37383 25 0 0 25 0 1 0 567355430 1761951744 16539 33554432000 4194304 4587354 140733444388848 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6149/statm: 430164 16539 336 96 0 426726 0
[pid=6150] ppid=6148 vsize=98944 CPUtime=374.06 cores=5
/proc/6150/stat : 6150 (clasp) R 6148 6148 6092 0 -1 4202496 22710 0 0 0 37401 5 0 0 25 0 1 0 567355430 101318656 21567 33554432000 4194304 4785740 140736577584080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6150/statm: 24736 21567 340 145 0 21781 0
[pid=6151] ppid=6148 vsize=462164 CPUtime=374.13 cores=5
/proc/6151/stat : 6151 (TNM) R 6148 6148 6092 0 -1 4202496 3332 0 0 0 37413 0 0 0 25 0 1 0 567355430 473255936 3229 33554432000 134512640 134534564 4291844896 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6151/statm: 115541 3229 95 6 0 114207 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 2300088

[startup+1182.3 s]
/proc/loadavg: 9.07 8.92 7.55 10/199 6197
/proc/meminfo: memFree=10061176/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 4611105751165829120 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
[pid=6149] ppid=6148 vsize=1771484 CPUtime=394.08 cores=5
/proc/6149/stat : 6149 (cryptominisat) R 6148 6148 6092 0 -1 4202496 94902 0 0 0 39381 27 0 0 25 0 1 0 567355430 1813999616 19867 33554432000 4194304 4587354 140733444388848 18446744073709551615 4239697 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6149/statm: 442871 19867 336 96 0 439433 0
[pid=6150] ppid=6148 vsize=101204 CPUtime=394.05 cores=5
/proc/6150/stat : 6150 (clasp) R 6148 6148 6092 0 -1 4202496 23243 0 0 0 39400 5 0 0 25 0 1 0 567355430 103632896 22100 33554432000 4194304 4785740 140736577584080 18446744073709551615 4562665 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6150/statm: 25301 22100 340 145 0 22346 0
[pid=6151] ppid=6148 vsize=462164 CPUtime=394.14 cores=5
/proc/6151/stat : 6151 (TNM) R 6148 6148 6092 0 -1 4202496 3332 0 0 0 39414 0 0 0 25 0 1 0 567355430 473255936 3229 33554432000 134512640 134534564 4291844896 18446744073709551615 11893188 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6151/statm: 115541 3229 95 6 0 114207 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 2353176

[startup+1242.3 s]
/proc/loadavg: 9.02 8.93 7.64 10/199 6208
/proc/meminfo: memFree=10063260/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 4611105751165829120 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
[pid=6149] ppid=6148 vsize=1729736 CPUtime=414.08 cores=5
/proc/6149/stat : 6149 (cryptominisat) R 6148 6148 6092 0 -1 4202496 95058 0 0 0 41381 27 0 0 25 0 1 0 567355430 1771249664 16539 33554432000 4194304 4587354 140733444388848 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6149/statm: 432434 16539 336 96 0 428996 0
[pid=6150] ppid=6148 vsize=101576 CPUtime=414.05 cores=5
/proc/6150/stat : 6150 (clasp) R 6148 6148 6092 0 -1 4202496 23303 0 0 0 41400 5 0 0 25 0 1 0 567355430 104013824 22160 33554432000 4194304 4785740 140736577584080 18446744073709551615 4416798 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6150/statm: 25394 22160 340 145 0 22439 0
[pid=6151] ppid=6148 vsize=462164 CPUtime=414.14 cores=5
/proc/6151/stat : 6151 (TNM) R 6148 6148 6092 0 -1 4202496 3332 0 0 0 41414 0 0 0 25 0 1 0 567355430 473255936 3229 33554432000 134512640 134534564 4291844896 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6151/statm: 115541 3229 95 6 0 114207 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 2311800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.01 8.94 7.72 6/191 6211
/proc/meminfo: memFree=10683792/32950928 swapFree=67111528/67111528
[pid=6148] ppid=6146 vsize=18324 CPUtime=0 cores=5,7
/proc/6148/stat : 6148 (ppfolio) S 6146 6148 6092 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 567355430 18763776 394 33554432000 4194304 4287625 140734277717680 18446744073709551615 218880585231 0 0 4096 65536 4611105888604782592 0 0 17 7 0 0 0
/proc/6148/statm: 4581 394 345 23 0 91 0
[pid=6149] ppid=6148 vsize=1749328 CPUtime=433.37 cores=5
/proc/6149/stat : 6149 (cryptominisat) R 6148 6148 6092 0 -1 4202496 99112 0 0 0 43309 28 0 0 25 0 1 0 567355430 1791311872 20541 33554432000 4194304 4587354 140733444388848 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6149/statm: 437332 20541 336 96 0 433894 0
[pid=6150] ppid=6148 vsize=102460 CPUtime=433.27 cores=5
/proc/6150/stat : 6150 (clasp) R 6148 6148 6092 0 -1 4202496 23502 0 0 0 43321 6 0 0 25 0 1 0 567355430 104919040 22359 33554432000 4194304 4785740 140736577584080 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6150/statm: 25615 22359 340 145 0 22660 0
[pid=6151] ppid=6148 vsize=462164 CPUtime=433.34 cores=5
/proc/6151/stat : 6151 (TNM) R 6148 6148 6092 0 -1 4202496 3332 0 0 0 43334 0 0 0 25 0 1 0 567355430 473255936 3229 33554432000 134512640 134534564 4291844896 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6151/statm: 115541 3229 95 6 0 114207 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 2332276

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

Real time (s): 1300.01
CPU time (s): 1299.98
CPU user time (s): 1299.64
CPU system time (s): 0.34
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 3968752

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

runsolver used 2.06569 second user time and 5.04123 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-26 00:40:48
IDJOB=3288893
IDBENCH=83108
IDSOLVER=1613
FILE ID=node112/3288893-1303771248
RUNJOBID= node112-1303771247-6113
PBS_JOBID= 13157186
Free space on /tmp= 72476 MiB

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

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=910223407

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:      11171192 kB
Buffers:       1976652 kB
Cached:       19097536 kB
SwapCached:          0 kB
Active:       10079340 kB
Inactive:     11149904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11171192 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           47628 kB
Writeback:          20 kB
AnonPages:      154328 kB
Mapped:          16680 kB
Slab:           483400 kB
PageTables:       5564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   339784 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= 72484 MiB
End job on node112 at 2011-04-26 01:02:30