Trace number 3191609

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.02 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1254276596-021.UNKNOWN.cnf
MD5SUM38eb341db913fde0f11427c4d808f2c9
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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

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
1299.98/1300.00	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191609-1302538537/watcher-3191609-1302538537 -o /tmp/evaluation-result-3191609-1302538537/solver-3191609-1302538537 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191609-1302538537.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: 12.05 11.87 9.46 4/182 26561
/proc/meminfo: memFree=11150504/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 503 0 0 0 0 0 0 0 25 0 1 0 365454102 18763776 394 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 4591732218845462528 0 0 17 4 0 0 0
/proc/26561/statm: 4581 394 345 23 0 91 0

[startup+0.0421779 s]
/proc/loadavg: 12.05 11.87 9.46 4/182 26561
/proc/meminfo: memFree=11150504/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 503 0 0 0 0 0 0 0 25 0 1 0 365454102 18763776 394 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 4591732218845462528 0 0 17 4 0 0 0
/proc/26561/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100172 s]
/proc/loadavg: 12.05 11.87 9.46 4/182 26561
/proc/meminfo: memFree=11150504/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 503 0 0 0 0 0 0 0 25 0 1 0 365454102 18763776 394 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 4591732218845462528 0 0 17 4 0 0 0
/proc/26561/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301169 s]
/proc/loadavg: 12.05 11.87 9.46 4/182 26561
/proc/meminfo: memFree=11150504/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 503 0 0 0 0 0 0 0 24 0 1 0 365454102 18763776 394 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26561/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.158 s]
/proc/loadavg: 12.05 11.87 9.46 4/182 26561
/proc/meminfo: memFree=11150504/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18324

[startup+1.50092 s]
/proc/loadavg: 12.05 11.87 9.46 4/182 26561
/proc/meminfo: memFree=11150504/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18324

[startup+3.10061 s]
/proc/loadavg: 11.96 11.86 9.46 12/201 26681
/proc/meminfo: memFree=11105664/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=14884 CPUtime=1.39 cores=4
/proc/26563/stat : 26563 (clasp) R 26561 26561 26349 0 -1 4202496 1161 0 0 0 139 0 0 0 25 0 1 0 365454102 15241216 1052 33554432000 4194304 4785740 140735209846480 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26563/statm: 3721 1052 341 145 0 766 0
[pid=26564] ppid=26561 vsize=456488 CPUtime=1.39 cores=4
/proc/26564/stat : 26564 (TNM) R 26561 26561 26349 0 -1 4202496 520 0 0 0 139 0 0 0 25 0 1 0 365454102 467443712 416 33554432000 134512640 134534564 4292076992 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26564/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 489696

[startup+6.30105 s]
/proc/loadavg: 11.96 11.86 9.46 11/200 26681
/proc/meminfo: memFree=11100380/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=15748 CPUtime=2.99 cores=4
/proc/26563/stat : 26563 (clasp) R 26561 26561 26349 0 -1 4202496 1364 0 0 0 299 0 0 0 25 0 1 0 365454102 16125952 1255 33554432000 4194304 4785740 140735209846480 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26563/statm: 3937 1255 341 145 0 982 0
[pid=26564] ppid=26561 vsize=456488 CPUtime=2.99 cores=4
/proc/26564/stat : 26564 (TNM) R 26561 26561 26349 0 -1 4202496 520 0 0 0 299 0 0 0 25 0 1 0 365454102 467443712 416 33554432000 134512640 134534564 4292076992 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26564/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 490560

[startup+12.7009 s]
/proc/loadavg: 11.66 11.80 9.47 11/200 26681
/proc/meminfo: memFree=11091312/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=17024 CPUtime=6.19 cores=4
/proc/26563/stat : 26563 (clasp) R 26561 26561 26349 0 -1 4202496 1663 0 0 0 619 0 0 0 25 0 1 0 365454102 17432576 1554 33554432000 4194304 4785740 140735209846480 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26563/statm: 4256 1554 341 145 0 1301 0
[pid=26564] ppid=26561 vsize=456488 CPUtime=6.19 cores=4
/proc/26564/stat : 26564 (TNM) R 26561 26561 26349 0 -1 4202496 520 0 0 0 619 0 0 0 25 0 1 0 365454102 467443712 416 33554432000 134512640 134534564 4292076992 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26564/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 491836

[startup+25.5005 s]
/proc/loadavg: 11.25 11.71 9.46 10/199 26682
/proc/meminfo: memFree=11144692/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=18628 CPUtime=12.59 cores=4
/proc/26563/stat : 26563 (clasp) R 26561 26561 26349 0 -1 4202496 2024 0 0 0 1259 0 0 0 25 0 1 0 365454102 19075072 1915 33554432000 4194304 4785740 140735209846480 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26563/statm: 4657 1915 341 145 0 1702 0
[pid=26564] ppid=26561 vsize=456488 CPUtime=12.59 cores=4
/proc/26564/stat : 26564 (TNM) R 26561 26561 26349 0 -1 4202496 520 0 0 0 1259 0 0 0 25 0 1 0 365454102 467443712 416 33554432000 134512640 134534564 4292076992 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26564/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 493440

[startup+51.1007 s]
/proc/loadavg: 10.48 11.49 9.45 10/199 26683
/proc/meminfo: memFree=11152248/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=20324 CPUtime=25.39 cores=4
/proc/26563/stat : 26563 (clasp) R 26561 26561 26349 0 -1 4202496 2388 0 0 0 2539 0 0 0 25 0 1 0 365454102 20811776 2279 33554432000 4194304 4785740 140735209846480 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26563/statm: 5081 2279 341 145 0 2126 0
[pid=26564] ppid=26561 vsize=456488 CPUtime=25.39 cores=4
/proc/26564/stat : 26564 (TNM) R 26561 26561 26349 0 -1 4202496 520 0 0 0 2539 0 0 0 25 0 1 0 365454102 467443712 416 33554432000 134512640 134534564 4292076992 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26564/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 495136

[startup+102.3 s]
/proc/loadavg: 9.64 11.10 9.43 10/199 26684
/proc/meminfo: memFree=11128340/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=23036 CPUtime=50.99 cores=4
/proc/26563/stat : 26563 (clasp) R 26561 26561 26349 0 -1 4202496 2995 0 0 0 5099 0 0 0 25 0 1 0 365454102 23588864 2886 33554432000 4194304 4785740 140735209846480 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26563/statm: 5759 2886 341 145 0 2804 0
[pid=26564] ppid=26561 vsize=456488 CPUtime=51 cores=4
/proc/26564/stat : 26564 (TNM) R 26561 26561 26349 0 -1 4202496 520 0 0 0 5100 0 0 0 25 0 1 0 365454102 467443712 416 33554432000 134512640 134534564 4292076992 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26564/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 497848

[startup+162.301 s]
/proc/loadavg: 9.23 10.72 9.40 10/199 26685
/proc/meminfo: memFree=11126920/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=24428 CPUtime=80.98 cores=4
/proc/26563/stat : 26563 (clasp) R 26561 26561 26349 0 -1 4202496 3308 0 0 0 8098 0 0 0 25 0 1 0 365454102 25014272 3199 33554432000 4194304 4785740 140735209846480 18446744073709551615 244446642818 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26563/statm: 6107 3199 341 145 0 3152 0
[pid=26564] ppid=26561 vsize=456488 CPUtime=81.01 cores=4
/proc/26564/stat : 26564 (TNM) R 26561 26561 26349 0 -1 4202496 520 0 0 0 8101 0 0 0 25 0 1 0 365454102 467443712 416 33554432000 134512640 134534564 4292076992 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26564/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 499240

[startup+222.301 s]
/proc/loadavg: 9.14 10.42 9.37 10/199 26687
/proc/meminfo: memFree=11008956/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=27056 CPUtime=110.98 cores=4
/proc/26563/stat : 26563 (clasp) R 26561 26561 26349 0 -1 4202496 3883 0 0 0 11098 0 0 0 25 0 1 0 365454102 27705344 3774 33554432000 4194304 4785740 140735209846480 18446744073709551615 244446642818 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26563/statm: 6764 3774 341 145 0 3809 0
[pid=26564] ppid=26561 vsize=456488 CPUtime=111.01 cores=4
/proc/26564/stat : 26564 (TNM) R 26561 26561 26349 0 -1 4202496 520 0 0 0 11101 0 0 0 25 0 1 0 365454102 467443712 416 33554432000 134512640 134534564 4292076992 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26564/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 501868

[startup+282.307 s]
/proc/loadavg: 9.10 10.17 9.35 10/199 26689
/proc/meminfo: memFree=10988832/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=27816 CPUtime=140.97 cores=4

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

[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=33104 CPUtime=380.95 cores=4
/proc/26563/stat : 26563 (clasp) R 26561 26561 26349 0 -1 4202496 5322 0 0 0 38095 0 0 0 25 0 1 0 365454102 33898496 5213 33554432000 4194304 4785740 140735209846480 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26563/statm: 8276 5213 341 145 0 5321 0
[pid=26564] ppid=26561 vsize=456488 CPUtime=381.04 cores=4
/proc/26564/stat : 26564 (TNM) R 26561 26561 26349 0 -1 4202496 520 0 0 0 38104 0 0 0 25 0 1 0 365454102 467443712 416 33554432000 134512640 134534564 4292076992 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26564/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 507916

[startup+822.301 s]
/proc/loadavg: 9.03 9.21 9.19 10/199 26764
/proc/meminfo: memFree=11228112/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=34064 CPUtime=410.96 cores=4
/proc/26563/stat : 26563 (clasp) R 26561 26561 26349 0 -1 4202496 5528 0 0 0 41096 0 0 0 25 0 1 0 365454102 34881536 5419 33554432000 4194304 4785740 140735209846480 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26563/statm: 8516 5419 341 145 0 5561 0
[pid=26564] ppid=26561 vsize=456488 CPUtime=411.03 cores=4
/proc/26564/stat : 26564 (TNM) R 26561 26561 26349 0 -1 4202496 520 0 0 0 41103 0 0 0 25 0 1 0 365454102 467443712 416 33554432000 134512640 134534564 4292076992 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26564/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 508876

[startup+882.301 s]
/proc/loadavg: 8.67 9.09 9.15 9/198 26766
/proc/meminfo: memFree=11234416/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=35408 CPUtime=440.96 cores=4
/proc/26563/stat : 26563 (clasp) R 26561 26561 26349 0 -1 4202496 5786 0 0 0 44096 0 0 0 25 0 1 0 365454102 36257792 5677 33554432000 4194304 4785740 140735209846480 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26563/statm: 8852 5677 341 145 0 5897 0
[pid=26564] ppid=26561 vsize=456488 CPUtime=441.03 cores=4
/proc/26564/stat : 26564 (TNM) R 26561 26561 26349 0 -1 4202496 520 0 0 0 44103 0 0 0 25 0 1 0 365454102 467443712 416 33554432000 134512640 134534564 4292076992 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26564/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 510220

[startup+942.306 s]
/proc/loadavg: 8.24 8.89 9.07 9/198 26767
/proc/meminfo: memFree=11231780/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=35792 CPUtime=470.97 cores=4
/proc/26563/stat : 26563 (clasp) R 26561 26561 26349 0 -1 4202496 5863 0 0 0 47097 0 0 0 25 0 1 0 365454102 36651008 5754 33554432000 4194304 4785740 140735209846480 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26563/statm: 8948 5754 341 145 0 5993 0
[pid=26564] ppid=26561 vsize=456488 CPUtime=471.02 cores=4
/proc/26564/stat : 26564 (TNM) R 26561 26561 26349 0 -1 4202496 520 0 0 0 47102 0 0 0 25 0 1 0 365454102 467443712 416 33554432000 134512640 134534564 4292076992 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26564/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 510604

[startup+1002.3 s]
/proc/loadavg: 8.09 8.72 9.00 9/198 26769
/proc/meminfo: memFree=11230004/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=35984 CPUtime=500.97 cores=4
/proc/26563/stat : 26563 (clasp) R 26561 26561 26349 0 -1 4202496 5903 0 0 0 50097 0 0 0 25 0 1 0 365454102 36847616 5794 33554432000 4194304 4785740 140735209846480 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26563/statm: 8996 5794 341 145 0 6041 0
[pid=26564] ppid=26561 vsize=456488 CPUtime=501.02 cores=4
/proc/26564/stat : 26564 (TNM) R 26561 26561 26349 0 -1 4202496 520 0 0 0 50102 0 0 0 25 0 1 0 365454102 467443712 416 33554432000 134512640 134534564 4292076992 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26564/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 510796

[startup+1062.3 s]
/proc/loadavg: 8.03 8.59 8.94 11/198 26770
/proc/meminfo: memFree=11227732/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=36176 CPUtime=530.97 cores=4
/proc/26563/stat : 26563 (clasp) R 26561 26561 26349 0 -1 4202496 5945 0 0 0 53097 0 0 0 25 0 1 0 365454102 37044224 5836 33554432000 4194304 4785740 140735209846480 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26563/statm: 9044 5836 341 145 0 6089 0
[pid=26564] ppid=26561 vsize=456488 CPUtime=531.01 cores=4
/proc/26564/stat : 26564 (TNM) R 26561 26561 26349 0 -1 4202496 520 0 0 0 53101 0 0 0 25 0 1 0 365454102 467443712 416 33554432000 134512640 134534564 4292076992 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26564/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 510988

[startup+1122.3 s]
/proc/loadavg: 8.01 8.48 8.88 9/198 26772
/proc/meminfo: memFree=11225952/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=36824 CPUtime=560.98 cores=4
/proc/26563/stat : 26563 (clasp) R 26561 26561 26349 0 -1 4202496 6097 0 0 0 56098 0 0 0 25 0 1 0 365454102 37707776 5952 33554432000 4194304 4785740 140735209846480 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26563/statm: 9206 5952 341 145 0 6251 0
[pid=26564] ppid=26561 vsize=456488 CPUtime=561.01 cores=4
/proc/26564/stat : 26564 (TNM) R 26561 26561 26349 0 -1 4202496 520 0 0 0 56101 0 0 0 25 0 1 0 365454102 467443712 416 33554432000 134512640 134534564 4292076992 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26564/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 511636

[startup+1182.3 s]
/proc/loadavg: 8.05 8.40 8.82 9/198 26774
/proc/meminfo: memFree=11224672/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=37400 CPUtime=590.98 cores=4
/proc/26563/stat : 26563 (clasp) R 26561 26561 26349 0 -1 4202496 6230 0 0 0 59098 0 0 0 25 0 1 0 365454102 38297600 6085 33554432000 4194304 4785740 140735209846480 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26563/statm: 9350 6085 341 145 0 6395 0
[pid=26564] ppid=26561 vsize=456488 CPUtime=591 cores=4
/proc/26564/stat : 26564 (TNM) R 26561 26561 26349 0 -1 4202496 520 0 0 0 59100 0 0 0 25 0 1 0 365454102 467443712 416 33554432000 134512640 134534564 4292076992 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26564/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 512212

[startup+1242.3 s]
/proc/loadavg: 8.02 8.33 8.77 9/198 26775
/proc/meminfo: memFree=11222768/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=37784 CPUtime=620.99 cores=4
/proc/26563/stat : 26563 (clasp) R 26561 26561 26349 0 -1 4202496 6340 0 0 0 62099 0 0 0 25 0 1 0 365454102 38690816 6195 33554432000 4194304 4785740 140735209846480 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26563/statm: 9446 6195 341 145 0 6491 0
[pid=26564] ppid=26561 vsize=456488 CPUtime=621 cores=4
/proc/26564/stat : 26564 (TNM) R 26561 26561 26349 0 -1 4202496 520 0 0 0 62100 0 0 0 25 0 1 0 365454102 467443712 416 33554432000 134512640 134534564 4292076992 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26564/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 512596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.00 8.27 8.72 9/198 26777
/proc/meminfo: memFree=11221488/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=38360 CPUtime=649.8 cores=4
/proc/26563/stat : 26563 (clasp) R 26561 26561 26349 0 -1 4202496 6464 0 0 0 64980 0 0 0 25 0 1 0 365454102 39280640 6319 33554432000 4194304 4785740 140735209846480 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26563/statm: 9590 6319 341 145 0 6635 0
[pid=26564] ppid=26561 vsize=456488 CPUtime=649.89 cores=4
/proc/26564/stat : 26564 (TNM) R 26561 26561 26349 0 -1 4202496 520 0 0 0 64989 0 0 0 25 0 1 0 365454102 467443712 416 33554432000 134512640 134534564 4292076992 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26564/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 513172

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

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

[startup+1300 s]
/proc/loadavg: 8.00 8.27 8.72 9/198 26777
/proc/meminfo: memFree=11221488/32951124 swapFree=67111528/67111528
[pid=26561] ppid=26559 vsize=18324 CPUtime=0.29 cores=4,6
/proc/26561/stat : 26561 (ppfolio) S 26559 26561 26349 0 -1 4202496 504 1478 0 0 0 0 29 0 15 0 1 0 365454102 18763776 395 33554432000 4194304 4287625 140736924148912 18446744073709551615 244446965263 0 0 4096 65536 1216244170251796740 0 0 17 4 0 0 0
/proc/26561/statm: 4581 395 346 23 0 91 0
[pid=26563] ppid=26561 vsize=38360 CPUtime=649.8 cores=4
/proc/26563/stat : 26563 (clasp) R 26561 26561 26349 0 -1 4202496 6464 0 0 0 64980 0 0 0 25 0 1 0 365454102 39280640 6319 33554432000 4194304 4785740 140735209846480 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26563/statm: 9590 6319 341 145 0 6635 0
[pid=26564] ppid=26561 vsize=456488 CPUtime=649.89 cores=4
/proc/26564/stat : 26564 (TNM) R 26561 26561 26349 0 -1 4202496 520 0 0 0 64989 0 0 0 25 0 1 0 365454102 467443712 416 33554432000 134512640 134534564 4292076992 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26564/statm: 114122 416 95 6 0 112788 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 513172

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1300.01
CPU system time (s): 0.016997
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 513172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.01
system time used= 0.016997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8998
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= 48
involuntary context switches= 15586

runsolver used 2.27865 second user time and 4.21736 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-11 18:15:37
IDJOB=3191609
IDBENCH=82740
IDSOLVER=1613
FILE ID=node105/3191609-1302538537
RUNJOBID= node105-1302537234-26368
PBS_JOBID= 12951132
Free space on /tmp= 71780 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1254276596-021.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191609-1302538537/watcher-3191609-1302538537 -o /tmp/evaluation-result-3191609-1302538537/solver-3191609-1302538537 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191609-1302538537.cnf

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

MD5SUM BENCH= 38eb341db913fde0f11427c4d808f2c9
RANDOM SEED=1438987519

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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:     32951124 kB
MemFree:      11150784 kB
Buffers:        721384 kB
Cached:       20411444 kB
SwapCached:          0 kB
Active:       10447580 kB
Inactive:     10926916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11150784 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10120 kB
Writeback:           0 kB
AnonPages:      242064 kB
Mapped:          16444 kB
Slab:           360736 kB
PageTables:       5504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2281068 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= 71760 MiB
End job on node105 at 2011-04-11 18:37:17