Trace number 3191034

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.2 1201.71

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S899463426-096.UNKNOWN.cnf
MD5SUMbf57ee4f209393e8d4bc647eb9e177d4
Bench CategoryRANDOM (random 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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3191034-1304053789/watcher-3191034-1304053789 -o /tmp/evaluation-result-3191034-1304053789/solver-3191034-1304053789 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191034-1304053789.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: 7.11 7.79 7.64 6/182 1997
/proc/meminfo: memFree=19980028/32950904 swapFree=67082284/67111528
[pid=1997] ppid=1995 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1997/stat : 1997 (ppfolio) S 1995 1997 1762 0 -1 4202496 523 0 0 0 0 0 0 0 18 0 1 0 516978657 18763776 390 33554432000 4194304 4287625 140736267212016 18446744073709551615 237278899727 0 0 4096 65536 13516974568341766143 0 0 17 4 0 0 0
/proc/1997/statm: 4581 390 341 23 0 91 0

[startup+1.2687 s]
/proc/loadavg: 7.11 7.79 7.64 6/182 1997
/proc/meminfo: memFree=19980028/32950904 swapFree=67082284/67111528
[pid=1997] ppid=1995 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1997/stat : 1997 (ppfolio) S 1995 1997 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516978657 18763776 390 33554432000 4194304 4287625 140736267212016 18446744073709551615 237278899727 0 0 4096 65536 13516974568341766143 0 0 17 4 0 0 0
/proc/1997/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.36868 s]
/proc/loadavg: 7.11 7.79 7.64 6/182 1997
/proc/meminfo: memFree=19980028/32950904 swapFree=67082284/67111528
[pid=1997] ppid=1995 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1997/stat : 1997 (ppfolio) S 1995 1997 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516978657 18763776 390 33554432000 4194304 4287625 140736267212016 18446744073709551615 237278899727 0 0 4096 65536 13516974568341766143 0 0 17 4 0 0 0
/proc/1997/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.40067 s]
/proc/loadavg: 7.11 7.79 7.64 6/182 1997
/proc/meminfo: memFree=19980028/32950904 swapFree=67082284/67111528
[pid=1997] ppid=1995 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1997/stat : 1997 (ppfolio) S 1995 1997 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516978657 18763776 390 33554432000 4194304 4287625 140736267212016 18446744073709551615 237278899727 0 0 4096 65536 13516974568341766143 0 0 17 4 0 0 0
/proc/1997/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.56864 s]
/proc/loadavg: 7.11 7.79 7.64 6/182 1997
/proc/meminfo: memFree=19980028/32950904 swapFree=67082284/67111528
[pid=1997] ppid=1995 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1997/stat : 1997 (ppfolio) S 1995 1997 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516978657 18763776 390 33554432000 4194304 4287625 140736267212016 18446744073709551615 237278899727 0 0 4096 65536 13516974568341766143 0 0 17 4 0 0 0
/proc/1997/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.60064 s]
/proc/loadavg: 7.11 7.79 7.64 6/182 1997
/proc/meminfo: memFree=19980028/32950904 swapFree=67082284/67111528
[pid=1997] ppid=1995 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1997/stat : 1997 (ppfolio) S 1995 1997 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516978657 18763776 390 33554432000 4194304 4287625 140736267212016 18446744073709551615 237278899727 0 0 4096 65536 13516974568341766143 0 0 17 4 0 0 0
/proc/1997/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10037 s]
/proc/loadavg: 7.34 7.83 7.65 11/188 2003
/proc/meminfo: memFree=19956428/32950904 swapFree=67082284/67111528
[pid=1997] ppid=1995 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1997/stat : 1997 (ppfolio) S 1995 1997 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516978657 18763776 390 33554432000 4194304 4287625 140736267212016 18446744073709551615 237278899727 0 0 4096 65536 13516974568341766143 0 0 17 4 0 0 0
/proc/1997/statm: 4581 390 341 23 0 91 0
[pid=1998] ppid=1997 vsize=1236472 CPUtime=3.09 cores=0
/proc/1998/stat : 1998 (cryptominisat) R 1997 1997 1762 0 -1 4202496 6077 0 0 0 308 1 0 0 25 0 1 0 516978657 1266147328 3643 33554432000 4194304 4587354 140733419243664 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1998/statm: 309118 3643 337 96 0 305680 0
[pid=1999] ppid=1997 vsize=15504 CPUtime=3.09 cores=4
/proc/1999/stat : 1999 (clasp) R 1997 1997 1762 0 -1 4202496 1327 0 0 0 309 0 0 0 25 0 1 0 516978657 15876096 1212 33554432000 4194304 4785740 140736805749408 18446744073709551615 4291548 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1999/statm: 3876 1212 340 145 0 921 0
[pid=2000] ppid=1997 vsize=455964 CPUtime=2.04 cores=6
/proc/2000/stat : 2000 (TNM) R 1997 1997 1762 0 -1 4202496 375 0 0 0 204 0 0 0 21 0 1 0 516978657 466907136 271 33554432000 134512640 134534564 4291500656 18446744073709551615 134529838 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2000/statm: 113991 271 95 6 0 112657 0
[pid=2001] ppid=1997 vsize=6720 CPUtime=3.09 cores=2
/proc/2001/stat : 2001 (lingeling) R 1997 1997 1762 0 -1 4202496 1336 0 0 0 309 0 0 0 25 0 1 0 516978657 6881280 877 33554432000 4194304 4352236 140737231396768 18446744073709551615 4208082 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2001/statm: 1680 877 126 39 0 760 0
[pid=2002] ppid=1997 vsize=8384 CPUtime=1.03 cores=6
/proc/2002/stat : 2002 (march_hi) R 1997 1997 1762 0 -1 4202496 712 0 0 0 103 0 0 0 25 0 1 0 516978657 8585216 604 33554432000 4194304 4331988 140734013044960 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2002/statm: 2096 604 173 34 0 538 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1741368

[startup+6.3008 s]
/proc/loadavg: 7.34 7.83 7.65 14/188 2035
/proc/meminfo: memFree=19962892/32950904 swapFree=67082284/67111528
[pid=1997] ppid=1995 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1997/stat : 1997 (ppfolio) S 1995 1997 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516978657 18763776 390 33554432000 4194304 4287625 140736267212016 18446744073709551615 237278899727 0 0 4096 65536 13516974568341766143 0 0 17 4 0 0 0
/proc/1997/statm: 4581 390 341 23 0 91 0
[pid=1998] ppid=1997 vsize=1239568 CPUtime=6.29 cores=0
/proc/1998/stat : 1998 (cryptominisat) R 1997 1997 1762 0 -1 4202496 8523 0 0 0 628 1 0 0 25 0 1 0 516978657 1269317632 4182 33554432000 4194304 4587354 140733419243664 18446744073709551615 4420361 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1998/statm: 309892 4182 337 96 0 306454 0
[pid=1999] ppid=1997 vsize=16872 CPUtime=6.29 cores=4
/proc/1999/stat : 1999 (clasp) R 1997 1997 1762 0 -1 4202496 1681 0 0 0 629 0 0 0 25 0 1 0 516978657 17276928 1566 33554432000 4194304 4785740 140736805749408 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1999/statm: 4218 1566 340 145 0 1263 0
[pid=2000] ppid=1997 vsize=455964 CPUtime=3.64 cores=6
/proc/2000/stat : 2000 (TNM) R 1997 1997 1762 0 -1 4202496 375 0 0 0 364 0 0 0 25 0 1 0 516978657 466907136 271 33554432000 134512640 134534564 4291500656 18446744073709551615 134530468 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2000/statm: 113991 271 95 6 0 112657 0
[pid=2001] ppid=1997 vsize=6856 CPUtime=6.29 cores=2
/proc/2001/stat : 2001 (lingeling) R 1997 1997 1762 0 -1 4202496 1818 0 0 0 629 0 0 0 25 0 1 0 516978657 7020544 879 33554432000 4194304 4352236 140737231396768 18446744073709551615 4328559 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2001/statm: 1714 879 126 39 0 794 0
[pid=2002] ppid=1997 vsize=8796 CPUtime=2.62 cores=6
/proc/2002/stat : 2002 (march_hi) R 1997 1997 1762 0 -1 4202496 772 0 0 0 262 0 0 0 25 0 1 0 516978657 9007104 664 33554432000 4194304 4331988 140734013044960 18446744073709551615 4265283 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2002/statm: 2199 664 173 34 0 641 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 1746380

[startup+12.7007 s]
/proc/loadavg: 7.75 7.90 7.68 11/188 2035
/proc/meminfo: memFree=19935052/32950904 swapFree=67082284/67111528
[pid=1997] ppid=1995 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1997/stat : 1997 (ppfolio) S 1995 1997 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516978657 18763776 390 33554432000 4194304 4287625 140736267212016 18446744073709551615 237278899727 0 0 4096 65536 13516974568341766143 0 0 17 4 0 0 0
/proc/1997/statm: 4581 390 341 23 0 91 0
[pid=1998] ppid=1997 vsize=1242712 CPUtime=12.69 cores=0
/proc/1998/stat : 1998 (cryptominisat) R 1997 1997 1762 0 -1 4202496 12861 0 0 0 1267 2 0 0 25 0 1 0 516978657 1272537088 5247 33554432000 4194304 4587354 140733419243664 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1998/statm: 310678 5247 337 96 0 307240 0
[pid=1999] ppid=1997 vsize=18244 CPUtime=12.69 cores=4
/proc/1999/stat : 1999 (clasp) R 1997 1997 1762 0 -1 4202496 2014 0 0 0 1269 0 0 0 25 0 1 0 516978657 18681856 1899 33554432000 4194304 4785740 140736805749408 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1999/statm: 4561 1899 340 145 0 1606 0
[pid=2000] ppid=1997 vsize=455964 CPUtime=6.82 cores=6
/proc/2000/stat : 2000 (TNM) R 1997 1997 1762 0 -1 4202496 375 0 0 0 682 0 0 0 25 0 1 0 516978657 466907136 271 33554432000 134512640 134534564 4291500656 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2000/statm: 113991 271 95 6 0 112657 0
[pid=2001] ppid=1997 vsize=9044 CPUtime=12.69 cores=2
/proc/2001/stat : 2001 (lingeling) R 1997 1997 1762 0 -1 4202496 2909 0 0 0 1269 0 0 0 25 0 1 0 516978657 9261056 1426 33554432000 4194304 4352236 140737231396768 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2001/statm: 2261 1426 126 39 0 1341 0
[pid=2002] ppid=1997 vsize=9520 CPUtime=5.81 cores=6
/proc/2002/stat : 2002 (march_hi) R 1997 1997 1762 0 -1 4202496 929 0 0 0 581 0 0 0 25 0 1 0 516978657 9748480 821 33554432000 4194304 4331988 140734013044960 18446744073709551615 4226430 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2002/statm: 2380 821 173 34 0 822 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 1753808

[startup+25.5004 s]
/proc/loadavg: 8.09 7.97 7.70 11/188 2036
/proc/meminfo: memFree=19914480/32950904 swapFree=67082284/67111528
[pid=1997] ppid=1995 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1997/stat : 1997 (ppfolio) S 1995 1997 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516978657 18763776 390 33554432000 4194304 4287625 140736267212016 18446744073709551615 237278899727 0 0 4096 65536 13516974568341766143 0 0 17 4 0 0 0
/proc/1997/statm: 4581 390 341 23 0 91 0
[pid=1998] ppid=1997 vsize=1247608 CPUtime=25.49 cores=0
/proc/1998/stat : 1998 (cryptominisat) R 1997 1997 1762 0 -1 4202496 20303 0 0 0 2545 4 0 0 25 0 1 0 516978657 1277550592 6263 33554432000 4194304 4587354 140733419243664 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1998/statm: 311902 6263 337 96 0 308464 0
[pid=1999] ppid=1997 vsize=20860 CPUtime=25.49 cores=4
/proc/1999/stat : 1999 (clasp) R 1997 1997 1762 0 -1 4202496 2656 0 0 0 2549 0 0 0 25 0 1 0 516978657 21360640 2541 33554432000 4194304 4785740 140736805749408 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1999/statm: 5215 2541 340 145 0 2260 0
[pid=2000] ppid=1997 vsize=455964 CPUtime=13.15 cores=6
/proc/2000/stat : 2000 (TNM) R 1997 1997 1762 0 -1 4202496 375 0 0 0 1315 0 0 0 25 0 1 0 516978657 466907136 271 33554432000 134512640 134534564 4291500656 18446744073709551615 134530728 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2000/statm: 113991 271 95 6 0 112657 0
[pid=2001] ppid=1997 vsize=12244 CPUtime=25.48 cores=2
/proc/2001/stat : 2001 (lingeling) R 1997 1997 1762 0 -1 4202496 5659 0 0 0 2548 0 0 0 25 0 1 0 516978657 12537856 2256 33554432000 4194304 4352236 140737231396768 18446744073709551615 4328368 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2001/statm: 3061 2256 126 39 0 2141 0
[pid=2002] ppid=1997 vsize=10952 CPUtime=12.21 cores=6
/proc/2002/stat : 2002 (march_hi) R 1997 1997 1762 0 -1 4202496 1185 0 0 0 1221 0 0 0 25 0 1 0 516978657 11214848 1077 33554432000 4194304 4331988 140734013044960 18446744073709551615 4288485 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2002/statm: 2738 1077 173 34 0 1180 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 1765952

[startup+51.1008 s]
/proc/loadavg: 8.82 8.15 7.77 11/188 2036
/proc/meminfo: memFree=19878620/32950904 swapFree=67082284/67111528
[pid=1997] ppid=1995 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1997/stat : 1997 (ppfolio) S 1995 1997 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516978657 18763776 390 33554432000 4194304 4287625 140736267212016 18446744073709551615 237278899727 0 0 4096 65536 13516974568341766143 0 0 17 4 0 0 0
/proc/1997/statm: 4581 390 341 23 0 91 0
[pid=1998] ppid=1997 vsize=1270968 CPUtime=51.09 cores=0
/proc/1998/stat : 1998 (cryptominisat) R 1997 1997 1762 0 -1 4202496 26050 0 0 0 5104 5 0 0 25 0 1 0 516978657 1301471232 9426 33554432000 4194304 4587354 140733419243664 18446744073709551615 4241265 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1998/statm: 317742 9426 337 96 0 314304 0
[pid=1999] ppid=1997 vsize=23932 CPUtime=51.08 cores=4
/proc/1999/stat : 1999 (clasp) R 1997 1997 1762 0 -1 4202496 3358 0 0 0 5108 0 0 0 25 0 1 0 516978657 24506368 3243 33554432000 4194304 4785740 140736805749408 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1999/statm: 5983 3243 340 145 0 3028 0
[pid=2000] ppid=1997 vsize=455964 CPUtime=25.91 cores=6
/proc/2000/stat : 2000 (TNM) R 1997 1997 1762 0 -1 4202496 375 0 0 0 2591 0 0 0 25 0 1 0 516978657 466907136 271 33554432000 134512640 134534564 4291500656 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2000/statm: 113991 271 95 6 0 112657 0
[pid=2001] ppid=1997 vsize=12944 CPUtime=51.08 cores=2
/proc/2001/stat : 2001 (lingeling) R 1997 1997 1762 0 -1 4202496 9789 0 0 0 5107 1 0 0 25 0 1 0 516978657 13254656 2434 33554432000 4194304 4352236 140737231396768 18446744073709551615 4328059 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2001/statm: 3236 2434 127 39 0 2316 0
[pid=2002] ppid=1997 vsize=12420 CPUtime=24.9 cores=6
/proc/2002/stat : 2002 (march_hi) R 1997 1997 1762 0 -1 4202496 1669 0 0 0 2490 0 0 0 25 0 1 0 516978657 12718080 1561 33554432000 4194304 4331988 140734013044960 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2002/statm: 3105 1561 173 34 0 1547 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 1794552

[startup+102.301 s]
/proc/loadavg: 9.64 8.49 7.90 11/188 2038
/proc/meminfo: memFree=19857168/32950904 swapFree=67082284/67111528
[pid=1997] ppid=1995 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1997/stat : 1997 (ppfolio) S 1995 1997 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516978657 18763776 390 33554432000 4194304 4287625 140736267212016 18446744073709551615 237278899727 0 0 4096 65536 13516974568341766143 0 0 17 4 0 0 0
/proc/1997/statm: 4581 390 341 23 0 91 0
[pid=1998] ppid=1997 vsize=44128 CPUtime=102.3 cores=0

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

/proc/2002/statm: 21916 17338 173 34 0 20358 0
Current children cumulated CPU time (s) 3764.01
Current children cumulated vsize (KiB) 4918012

[startup+1002.3 s]
/proc/loadavg: 10.11 10.08 9.29 11/188 2062
/proc/meminfo: memFree=19552232/32950904 swapFree=67082284/67111528
[pid=1997] ppid=1995 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1997/stat : 1997 (ppfolio) S 1995 1997 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516978657 18763776 390 33554432000 4194304 4287625 140736267212016 18446744073709551615 237278899727 0 0 4096 65536 13516974568341766143 0 0 17 4 0 0 0
/proc/1997/statm: 4581 390 341 23 0 91 0
[pid=1998] ppid=1997 vsize=4270880 CPUtime=1002.32 cores=0
/proc/1998/stat : 1998 (cryptominisat) R 1997 1997 1762 0 -1 4202496 94266 0 0 0 100204 28 0 0 25 0 1 0 516978657 4373381120 29829 33554432000 4194304 4587354 140733419243664 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1998/statm: 1067720 29829 337 96 0 1064282 0
[pid=1999] ppid=1997 vsize=52424 CPUtime=1002.3 cores=4
/proc/1999/stat : 1999 (clasp) R 1997 1997 1762 0 -1 4202496 9884 0 0 0 100229 1 0 0 25 0 1 0 516978657 53682176 9769 33554432000 4194304 4785740 140736805749408 18446744073709551615 4550464 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1999/statm: 13106 9769 341 145 0 10151 0
[pid=2000] ppid=1997 vsize=455964 CPUtime=498.91 cores=6
/proc/2000/stat : 2000 (TNM) R 1997 1997 1762 0 -1 4202496 375 0 0 0 49891 0 0 0 25 0 1 0 516978657 466907136 271 33554432000 134512640 134534564 4291500656 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2000/statm: 113991 271 95 6 0 112657 0
[pid=2001] ppid=1997 vsize=23000 CPUtime=1002.22 cores=2
/proc/2001/stat : 2001 (lingeling) R 1997 1997 1762 0 -1 4202496 79841 0 0 0 100212 10 0 0 25 0 1 0 516978657 23552000 4948 33554432000 4194304 4352236 140737231396768 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2001/statm: 5750 4948 127 39 0 4830 0
[pid=2002] ppid=1997 vsize=87664 CPUtime=497.93 cores=6
/proc/2002/stat : 2002 (march_hi) R 1997 1997 1762 0 -1 4202496 18431 0 0 0 49781 12 0 0 25 0 1 0 516978657 89767936 18323 33554432000 4194304 4331988 140734013044960 18446744073709551615 4299876 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2002/statm: 21916 18323 173 34 0 20358 0
Current children cumulated CPU time (s) 4003.68
Current children cumulated vsize (KiB) 4908256

[startup+1062.3 s]
/proc/loadavg: 10.19 10.11 9.34 11/188 2063
/proc/meminfo: memFree=19531388/32950904 swapFree=67082284/67111528
[pid=1997] ppid=1995 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1997/stat : 1997 (ppfolio) S 1995 1997 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516978657 18763776 390 33554432000 4194304 4287625 140736267212016 18446744073709551615 237278899727 0 0 4096 65536 13516974568341766143 0 0 17 4 0 0 0
/proc/1997/statm: 4581 390 341 23 0 91 0
[pid=1998] ppid=1997 vsize=4270880 CPUtime=1062.32 cores=0
/proc/1998/stat : 1998 (cryptominisat) R 1997 1997 1762 0 -1 4202496 95231 0 0 0 106203 29 0 0 25 0 1 0 516978657 4373381120 29829 33554432000 4194304 4587354 140733419243664 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1998/statm: 1067720 29829 337 96 0 1064282 0
[pid=1999] ppid=1997 vsize=52424 CPUtime=1062.3 cores=4
/proc/1999/stat : 1999 (clasp) R 1997 1997 1762 0 -1 4202496 9926 0 0 0 106229 1 0 0 25 0 1 0 516978657 53682176 9811 33554432000 4194304 4785740 140736805749408 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1999/statm: 13106 9811 341 145 0 10151 0
[pid=2000] ppid=1997 vsize=455964 CPUtime=528.76 cores=6
/proc/2000/stat : 2000 (TNM) R 1997 1997 1762 0 -1 4202496 375 0 0 0 52876 0 0 0 25 0 1 0 516978657 466907136 271 33554432000 134512640 134534564 4291500656 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2000/statm: 113991 271 95 6 0 112657 0
[pid=2001] ppid=1997 vsize=35544 CPUtime=1062.22 cores=2
/proc/2001/stat : 2001 (lingeling) R 1997 1997 1762 0 -1 4202496 84321 0 0 0 106211 11 0 0 25 0 1 0 516978657 36397056 8084 33554432000 4194304 4352236 140737231396768 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2001/statm: 8886 8084 127 39 0 7966 0
[pid=2002] ppid=1997 vsize=117132 CPUtime=527.75 cores=6
/proc/2002/stat : 2002 (march_hi) R 1997 1997 1762 0 -1 4202496 19486 0 0 0 52763 12 0 0 25 0 1 0 516978657 119943168 19378 33554432000 4194304 4331988 140734013044960 18446744073709551615 4226496 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2002/statm: 29283 19378 173 34 0 27725 0
Current children cumulated CPU time (s) 4243.35
Current children cumulated vsize (KiB) 4950268

[startup+1122.3 s]
/proc/loadavg: 10.23 10.13 9.40 11/188 2065
/proc/meminfo: memFree=19524436/32950904 swapFree=67082284/67111528
[pid=1997] ppid=1995 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1997/stat : 1997 (ppfolio) S 1995 1997 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516978657 18763776 390 33554432000 4194304 4287625 140736267212016 18446744073709551615 237278899727 0 0 4096 65536 13516974568341766143 0 0 17 4 0 0 0
/proc/1997/statm: 4581 390 341 23 0 91 0
[pid=1998] ppid=1997 vsize=4270880 CPUtime=1122.31 cores=0
/proc/1998/stat : 1998 (cryptominisat) R 1997 1997 1762 0 -1 4202496 96463 0 0 0 112202 29 0 0 25 0 1 0 516978657 4373381120 29829 33554432000 4194304 4587354 140733419243664 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1998/statm: 1067720 29829 337 96 0 1064282 0
[pid=1999] ppid=1997 vsize=53044 CPUtime=1122.31 cores=4
/proc/1999/stat : 1999 (clasp) R 1997 1997 1762 0 -1 4202496 10031 0 0 0 112230 1 0 0 25 0 1 0 516978657 54317056 9916 33554432000 4194304 4785740 140736805749408 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1999/statm: 13261 9916 341 145 0 10306 0
[pid=2000] ppid=1997 vsize=455964 CPUtime=558.57 cores=6
/proc/2000/stat : 2000 (TNM) R 1997 1997 1762 0 -1 4202496 375 0 0 0 55857 0 0 0 25 0 1 0 516978657 466907136 271 33554432000 134512640 134534564 4291500656 18446744073709551615 2981088 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2000/statm: 113991 271 95 6 0 112657 0
[pid=2001] ppid=1997 vsize=31192 CPUtime=1122.21 cores=2
/proc/2001/stat : 2001 (lingeling) R 1997 1997 1762 0 -1 4202496 87969 0 0 0 112210 11 0 0 25 0 1 0 516978657 31940608 6996 33554432000 4194304 4352236 140737231396768 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2001/statm: 7798 6996 127 39 0 6878 0
[pid=2002] ppid=1997 vsize=117132 CPUtime=557.61 cores=6
/proc/2002/stat : 2002 (march_hi) R 1997 1997 1762 0 -1 4202496 20541 0 0 0 55748 13 0 0 25 0 1 0 516978657 119943168 20433 33554432000 4194304 4331988 140734013044960 18446744073709551615 4229819 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2002/statm: 29283 20433 173 34 0 27725 0
Current children cumulated CPU time (s) 4483.01
Current children cumulated vsize (KiB) 4946536

[startup+1182.3 s]
/proc/loadavg: 10.26 10.15 9.45 11/188 2067
/proc/meminfo: memFree=19518348/32950904 swapFree=67082284/67111528
[pid=1997] ppid=1995 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1997/stat : 1997 (ppfolio) S 1995 1997 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516978657 18763776 390 33554432000 4194304 4287625 140736267212016 18446744073709551615 237278899727 0 0 4096 65536 13516974568341766143 0 0 17 4 0 0 0
/proc/1997/statm: 4581 390 341 23 0 91 0
[pid=1998] ppid=1997 vsize=1341196 CPUtime=1182.32 cores=0
/proc/1998/stat : 1998 (cryptominisat) R 1997 1997 1762 0 -1 4202496 97326 0 0 0 118202 30 0 0 25 0 1 0 516978657 1373384704 30068 33554432000 4194304 4587354 140733419243664 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1998/statm: 335299 30068 337 96 0 331861 0
[pid=1999] ppid=1997 vsize=54092 CPUtime=1182.31 cores=4
/proc/1999/stat : 1999 (clasp) R 1997 1997 1762 0 -1 4202496 10275 0 0 0 118230 1 0 0 25 0 1 0 516978657 55390208 10160 33554432000 4194304 4785740 140736805749408 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1999/statm: 13523 10160 341 145 0 10568 0
[pid=2000] ppid=1997 vsize=455964 CPUtime=588.45 cores=6
/proc/2000/stat : 2000 (TNM) R 1997 1997 1762 0 -1 4202496 375 0 0 0 58845 0 0 0 25 0 1 0 516978657 466907136 271 33554432000 134512640 134534564 4291500656 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2000/statm: 113991 271 95 6 0 112657 0
[pid=2001] ppid=1997 vsize=32984 CPUtime=1182.21 cores=2
/proc/2001/stat : 2001 (lingeling) R 1997 1997 1762 0 -1 4202496 89761 0 0 0 118209 12 0 0 25 0 1 0 516978657 33775616 7444 33554432000 4194304 4352236 140737231396768 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2001/statm: 8246 7444 127 39 0 7326 0
[pid=2002] ppid=1997 vsize=117132 CPUtime=587.41 cores=6
/proc/2002/stat : 2002 (march_hi) R 1997 1997 1762 0 -1 4202496 21533 0 0 0 58727 14 0 0 25 0 1 0 516978657 119943168 21425 33554432000 4194304 4331988 140734013044960 18446744073709551615 4226448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2002/statm: 29283 21425 173 34 0 27725 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 2019692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.17 10.14 9.46 11/188 2067
/proc/meminfo: memFree=19513508/32950904 swapFree=67082284/67111528
[pid=1997] ppid=1995 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1997/stat : 1997 (ppfolio) S 1995 1997 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516978657 18763776 390 33554432000 4194304 4287625 140736267212016 18446744073709551615 237278899727 0 0 4096 65536 13516974568341766143 0 0 17 4 0 0 0
/proc/1997/statm: 4581 390 341 23 0 91 0
[pid=1998] ppid=1997 vsize=1341196 CPUtime=1201.72 cores=0
/proc/1998/stat : 1998 (cryptominisat) R 1997 1997 1762 0 -1 4202496 97693 0 0 0 120142 30 0 0 25 0 1 0 516978657 1373384704 29829 33554432000 4194304 4587354 140733419243664 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1998/statm: 335299 29829 337 96 0 331861 0
[pid=1999] ppid=1997 vsize=54608 CPUtime=1201.71 cores=4
/proc/1999/stat : 1999 (clasp) R 1997 1997 1762 0 -1 4202496 10384 0 0 0 120170 1 0 0 25 0 1 0 516978657 55918592 10269 33554432000 4194304 4785740 140736805749408 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1999/statm: 13652 10269 341 145 0 10697 0
[pid=2000] ppid=1997 vsize=455964 CPUtime=598.05 cores=6
/proc/2000/stat : 2000 (TNM) R 1997 1997 1762 0 -1 4202496 375 0 0 0 59805 0 0 0 25 0 1 0 516978657 466907136 271 33554432000 134512640 134534564 4291500656 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2000/statm: 113991 271 95 6 0 112657 0
[pid=2001] ppid=1997 vsize=31192 CPUtime=1201.61 cores=2
/proc/2001/stat : 2001 (lingeling) R 1997 1997 1762 0 -1 4202496 90657 0 0 0 120149 12 0 0 25 0 1 0 516978657 31940608 6996 33554432000 4194304 4352236 140737231396768 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2001/statm: 7798 6996 127 39 0 6878 0
[pid=2002] ppid=1997 vsize=117132 CPUtime=597.11 cores=6
/proc/2002/stat : 2002 (march_hi) R 1997 1997 1762 0 -1 4202496 21855 0 0 0 59696 15 0 0 25 0 1 0 516978657 119943168 21747 33554432000 4194304 4331988 140734013044960 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2002/statm: 29283 21747 173 34 0 27725 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 2018416

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: 10.17 10.14 9.46 11/188 2067
/proc/meminfo: memFree=19513508/32950904 swapFree=67082284/67111528
[pid=1997] ppid=1995 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1997/stat : 1997 (ppfolio) S 1995 1997 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516978657 18763776 390 33554432000 4194304 4287625 140736267212016 18446744073709551615 237278899727 0 0 4096 65536 13516974568341766143 0 0 17 4 0 0 0
/proc/1997/statm: 4581 390 341 23 0 91 0
[pid=1998] ppid=1997 vsize=1341196 CPUtime=1201.72 cores=0
/proc/1998/stat : 1998 (cryptominisat) R 1997 1997 1762 0 -1 4202496 97693 0 0 0 120142 30 0 0 25 0 1 0 516978657 1373384704 29829 33554432000 4194304 4587354 140733419243664 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1998/statm: 335299 29829 337 96 0 331861 0
[pid=1999] ppid=1997 vsize=54608 CPUtime=1201.71 cores=4
/proc/1999/stat : 1999 (clasp) R 1997 1997 1762 0 -1 4202496 10384 0 0 0 120170 1 0 0 25 0 1 0 516978657 55918592 10269 33554432000 4194304 4785740 140736805749408 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1999/statm: 13652 10269 341 145 0 10697 0
[pid=2000] ppid=1997 vsize=455964 CPUtime=598.05 cores=6
/proc/2000/stat : 2000 (TNM) R 1997 1997 1762 0 -1 4202496 375 0 0 0 59805 0 0 0 25 0 1 0 516978657 466907136 271 33554432000 134512640 134534564 4291500656 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2000/statm: 113991 271 95 6 0 112657 0
[pid=2001] ppid=1997 vsize=31192 CPUtime=1201.61 cores=2
/proc/2001/stat : 2001 (lingeling) R 1997 1997 1762 0 -1 4202496 90657 0 0 0 120149 12 0 0 25 0 1 0 516978657 31940608 6996 33554432000 4194304 4352236 140737231396768 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2001/statm: 7798 6996 127 39 0 6878 0
[pid=2002] ppid=1997 vsize=117132 CPUtime=597.11 cores=6
/proc/2002/stat : 2002 (march_hi) R 1997 1997 1762 0 -1 4202496 21855 0 0 0 59696 15 0 0 25 0 1 0 516978657 119943168 21747 33554432000 4194304 4331988 140734013044960 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2002/statm: 29283 21747 173 34 0 27725 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 2018416

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1997 and gives
#  childrusage.ru_utime.tv_sec=2403
#  childrusage.ru_utime.tv_usec=208656
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=152976
# CPU time returned by wait4() is 2403.36
# while last known CPU time is 4800.2
#
# 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.2
CPU user time (s): 4799.62
CPU system time (s): 0.58
CPU usage (%): 399.447
Max. virtual memory (cumulated for all children) (KiB): 6156076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2403.21
system time used= 0.152976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101581
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= 462
involuntary context switches= 5423

runsolver used 1.9967 second user time and 4.56131 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 07:09:49
IDJOB=3191034
IDBENCH=82765
IDSOLVER=1612
FILE ID=node121/3191034-1304053789
RUNJOBID= node121-1304053779-1780
PBS_JOBID= 13170425
Free space on /tmp= 72644 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S899463426-096.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191034-1304053789/watcher-3191034-1304053789 -o /tmp/evaluation-result-3191034-1304053789/solver-3191034-1304053789 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191034-1304053789.cnf

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

MD5SUM BENCH= bf57ee4f209393e8d4bc647eb9e177d4
RANDOM SEED=33492044

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      19980184 kB
Buffers:       2179596 kB
Cached:       10212824 kB
SwapCached:       2776 kB
Active:        9137124 kB
Inactive:      3311184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19980184 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           20580 kB
Writeback:           0 kB
AnonPages:       53196 kB
Mapped:          15596 kB
Slab:           456588 kB
PageTables:       4888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  4825148 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= 72636 MiB
End job on node121 at 2011-04-29 07:29:53