Trace number 3191614

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S375894551-007.UNKNOWN.cnf
MD5SUMa88511669158afb29f3ddcebdff7b380
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 variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
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 53195
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 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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
1300.01/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-3191614-1302538538/watcher-3191614-1302538538 -o /tmp/evaluation-result-3191614-1302538538/solver-3191614-1302538538 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191614-1302538538.cnf 

running on 2 cores: 0,2

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 9/197 26677
/proc/meminfo: memFree=11118724/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=0 cores=0,2
/proc/26677/stat : 26677 (ppfolio) R 26675 26677 26349 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 365454279 18763776 391 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446765461 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/26677/statm: 4581 391 343 23 0 91 0

[startup+0.0157989 s]
/proc/loadavg: 12.05 11.87 9.46 9/197 26677
/proc/meminfo: memFree=11118724/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=0 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365454279 18763776 393 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 4058894732107940100 0 0 17 2 0 0 0
/proc/26677/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100812 s]
/proc/loadavg: 12.05 11.87 9.46 9/197 26677
/proc/meminfo: memFree=11118724/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=0 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365454279 18763776 393 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 4058894732107940100 0 0 17 2 0 0 0
/proc/26677/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300778 s]
/proc/loadavg: 12.05 11.87 9.46 9/197 26677
/proc/meminfo: memFree=11118724/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=0 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 365454279 18763776 393 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26677/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700698 s]
/proc/loadavg: 12.05 11.87 9.46 9/197 26677
/proc/meminfo: memFree=11118724/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=0 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 365454279 18763776 393 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 4605108602431078400 0 0 17 2 0 0 0
/proc/26677/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50053 s]
/proc/loadavg: 11.96 11.86 9.46 12/201 26681
/proc/meminfo: memFree=11106036/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=0 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365454279 18763776 393 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 4605108739870031872 0 0 17 2 0 0 0
/proc/26677/statm: 4581 393 345 23 0 91 0
[pid=26678] ppid=26677 vsize=1131800 CPUtime=0.49 cores=0
/proc/26678/stat : 26678 (cryptominisat) R 26677 26677 26349 0 -1 4202496 1531 0 0 0 49 0 0 0 25 0 1 0 365454279 1158963200 843 33554432000 4194304 4587354 140736451325056 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26678/statm: 282950 843 327 96 0 279512 0
[pid=26679] ppid=26677 vsize=13504 CPUtime=0.39 cores=0
/proc/26679/stat : 26679 (clasp) R 26677 26677 26349 0 -1 4202496 838 0 0 0 39 0 0 0 25 0 1 0 365454279 13828096 729 33554432000 4194304 4785740 140736241265504 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26679/statm: 3376 729 340 145 0 421 0
[pid=26680] ppid=26677 vsize=456092 CPUtime=0.59 cores=0
/proc/26680/stat : 26680 (TNM) R 26677 26677 26349 0 -1 4202496 389 0 0 0 59 0 0 0 25 0 1 0 365454279 467038208 286 33554432000 134512640 134534564 4292321632 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26680/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1619720

[startup+3.10125 s]
/proc/loadavg: 11.96 11.86 9.46 12/201 26681
/proc/meminfo: memFree=11100876/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=0 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365454279 18763776 393 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 4605106953163636736 0 0 17 2 0 0 0
/proc/26677/statm: 4581 393 345 23 0 91 0
[pid=26678] ppid=26677 vsize=1132432 CPUtime=0.99 cores=0
/proc/26678/stat : 26678 (cryptominisat) R 26677 26677 26349 0 -1 4202496 2161 0 0 0 99 0 0 0 25 0 1 0 365454279 1159610368 1113 33554432000 4194304 4587354 140736451325056 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26678/statm: 283108 1113 331 96 0 279670 0
[pid=26679] ppid=26677 vsize=13908 CPUtime=0.94 cores=0
/proc/26679/stat : 26679 (clasp) R 26677 26677 26349 0 -1 4202496 949 0 0 0 94 0 0 0 25 0 1 0 365454279 14241792 840 33554432000 4194304 4785740 140736241265504 18446744073709551615 4287180 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26679/statm: 3477 840 340 145 0 522 0
[pid=26680] ppid=26677 vsize=456092 CPUtime=1.14 cores=0
/proc/26680/stat : 26680 (TNM) R 26677 26677 26349 0 -1 4202496 389 0 0 0 114 0 0 0 25 0 1 0 365454279 467038208 286 33554432000 134512640 134534564 4292321632 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26680/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1620756

[startup+6.30066 s]
/proc/loadavg: 11.96 11.86 9.46 11/200 26681
/proc/meminfo: memFree=11098652/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=0 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365454279 18763776 393 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 4605106678285729792 0 0 17 2 0 0 0
/proc/26677/statm: 4581 393 345 23 0 91 0
[pid=26678] ppid=26677 vsize=1139012 CPUtime=2.09 cores=0
/proc/26678/stat : 26678 (cryptominisat) R 26677 26677 26349 0 -1 4202496 4837 0 0 0 208 1 0 0 25 0 1 0 365454279 1166348288 2824 33554432000 4194304 4587354 140736451325056 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26678/statm: 284753 2824 337 96 0 281315 0
[pid=26679] ppid=26677 vsize=14460 CPUtime=1.99 cores=0
/proc/26679/stat : 26679 (clasp) R 26677 26677 26349 0 -1 4202496 1068 0 0 0 199 0 0 0 25 0 1 0 365454279 14807040 959 33554432000 4194304 4785740 140736241265504 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26679/statm: 3615 959 340 145 0 660 0
[pid=26680] ppid=26677 vsize=456092 CPUtime=2.19 cores=0
/proc/26680/stat : 26680 (TNM) R 26677 26677 26349 0 -1 4202496 389 0 0 0 219 0 0 0 25 0 1 0 365454279 467038208 286 33554432000 134512640 134534564 4292321632 18446744073709551615 134530135 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26680/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1627888

[startup+12.7005 s]
/proc/loadavg: 11.66 11.80 9.47 10/199 26681
/proc/meminfo: memFree=11159892/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=3.93 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 502 6728 0 0 0 0 392 1 15 0 1 0 365454279 18763776 394 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 14051199505609490692 0 0 17 2 0 0 0
/proc/26677/statm: 4581 394 346 23 0 91 0
[pid=26679] ppid=26677 vsize=15300 CPUtime=4.29 cores=0
/proc/26679/stat : 26679 (clasp) R 26677 26677 26349 0 -1 4202496 1283 0 0 0 429 0 0 0 25 0 1 0 365454279 15667200 1174 33554432000 4194304 4785740 140736241265504 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26679/statm: 3825 1174 340 145 0 870 0
[pid=26680] ppid=26677 vsize=456092 CPUtime=4.45 cores=0
/proc/26680/stat : 26680 (TNM) R 26677 26677 26349 0 -1 4202496 389 0 0 0 445 0 0 0 25 0 1 0 365454279 467038208 286 33554432000 134512640 134534564 4292321632 18446744073709551615 134530372 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26680/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 489716

[startup+25.5011 s]
/proc/loadavg: 11.25 11.71 9.46 10/199 26682
/proc/meminfo: memFree=11137376/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=3.93 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 502 6728 0 0 0 0 392 1 15 0 1 0 365454279 18763776 394 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 14051199505609490692 0 0 17 2 0 0 0
/proc/26677/statm: 4581 394 346 23 0 91 0
[pid=26679] ppid=26677 vsize=16996 CPUtime=10.69 cores=0
/proc/26679/stat : 26679 (clasp) R 26677 26677 26349 0 -1 4202496 1673 0 0 0 1069 0 0 0 25 0 1 0 365454279 17403904 1564 33554432000 4194304 4785740 140736241265504 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26679/statm: 4249 1564 340 145 0 1294 0
[pid=26680] ppid=26677 vsize=456092 CPUtime=10.85 cores=0
/proc/26680/stat : 26680 (TNM) R 26677 26677 26349 0 -1 4202496 389 0 0 0 1085 0 0 0 25 0 1 0 365454279 467038208 286 33554432000 134512640 134534564 4292321632 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26680/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 491412

[startup+51.1004 s]
/proc/loadavg: 10.48 11.49 9.45 10/199 26683
/proc/meminfo: memFree=11148528/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=3.93 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 502 6728 0 0 0 0 392 1 15 0 1 0 365454279 18763776 394 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 14051199505609490692 0 0 17 2 0 0 0
/proc/26677/statm: 4581 394 346 23 0 91 0
[pid=26679] ppid=26677 vsize=18620 CPUtime=23.49 cores=0
/proc/26679/stat : 26679 (clasp) R 26677 26677 26349 0 -1 4202496 2066 0 0 0 2349 0 0 0 25 0 1 0 365454279 19066880 1957 33554432000 4194304 4785740 140736241265504 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26679/statm: 4655 1957 340 145 0 1700 0
[pid=26680] ppid=26677 vsize=456092 CPUtime=23.65 cores=0
/proc/26680/stat : 26680 (TNM) R 26677 26677 26349 0 -1 4202496 389 0 0 0 2365 0 0 0 25 0 1 0 365454279 467038208 286 33554432000 134512640 134534564 4292321632 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26680/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 493036

[startup+102.307 s]
/proc/loadavg: 9.59 11.07 9.42 10/199 26684
/proc/meminfo: memFree=11125364/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=3.93 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 502 6728 0 0 0 0 392 1 15 0 1 0 365454279 18763776 394 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 14051199505609490692 0 0 17 2 0 0 0
/proc/26677/statm: 4581 394 346 23 0 91 0
[pid=26679] ppid=26677 vsize=21348 CPUtime=49.09 cores=0
/proc/26679/stat : 26679 (clasp) R 26677 26677 26349 0 -1 4202496 2662 0 0 0 4909 0 0 0 25 0 1 0 365454279 21860352 2553 33554432000 4194304 4785740 140736241265504 18446744073709551615 4287070 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26679/statm: 5337 2553 340 145 0 2382 0
[pid=26680] ppid=26677 vsize=456092 CPUtime=49.27 cores=0
/proc/26680/stat : 26680 (TNM) R 26677 26677 26349 0 -1 4202496 389 0 0 0 4927 0 0 0 25 0 1 0 365454279 467038208 286 33554432000 134512640 134534564 4292321632 18446744073709551615 134530271 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26680/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 495764

[startup+162.301 s]
/proc/loadavg: 9.21 10.69 9.39 10/199 26685
/proc/meminfo: memFree=11125928/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=3.93 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 502 6728 0 0 0 0 392 1 15 0 1 0 365454279 18763776 394 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 14051199505609490692 0 0 17 2 0 0 0
/proc/26677/statm: 4581 394 346 23 0 91 0
[pid=26679] ppid=26677 vsize=23128 CPUtime=79.08 cores=0
/proc/26679/stat : 26679 (clasp) R 26677 26677 26349 0 -1 4202496 3093 0 0 0 7908 0 0 0 25 0 1 0 365454279 23683072 2984 33554432000 4194304 4785740 140736241265504 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26679/statm: 5782 2984 340 145 0 2827 0
[pid=26680] ppid=26677 vsize=456092 CPUtime=79.27 cores=0
/proc/26680/stat : 26680 (TNM) R 26677 26677 26349 0 -1 4202496 389 0 0 0 7927 0 0 0 25 0 1 0 365454279 467038208 286 33554432000 134512640 134534564 4292321632 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26680/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 497544

[startup+222.301 s]
/proc/loadavg: 9.13 10.39 9.37 10/199 26687
/proc/meminfo: memFree=11008832/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=3.93 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 502 6728 0 0 0 0 392 1 15 0 1 0 365454279 18763776 394 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 14051199505609490692 0 0 17 2 0 0 0
/proc/26677/statm: 4581 394 346 23 0 91 0
[pid=26679] ppid=26677 vsize=24392 CPUtime=109.08 cores=0

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

[pid=26677] ppid=26675 vsize=18324 CPUtime=3.93 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 502 6728 0 0 0 0 392 1 15 0 1 0 365454279 18763776 394 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 14051199505609490692 0 0 17 2 0 0 0
/proc/26677/statm: 4581 394 346 23 0 91 0
[pid=26679] ppid=26677 vsize=32440 CPUtime=349.07 cores=0
/proc/26679/stat : 26679 (clasp) R 26677 26677 26349 0 -1 4202496 5165 0 0 0 34907 0 0 0 25 0 1 0 365454279 33218560 5056 33554432000 4194304 4785740 140736241265504 18446744073709551615 4562650 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26679/statm: 8110 5056 341 145 0 5155 0
[pid=26680] ppid=26677 vsize=456092 CPUtime=349.28 cores=0
/proc/26680/stat : 26680 (TNM) R 26677 26677 26349 0 -1 4202496 389 0 0 0 34928 0 0 0 25 0 1 0 365454279 467038208 286 33554432000 134512640 134534564 4292321632 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26680/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 506856

[startup+762.306 s]
/proc/loadavg: 9.08 9.25 9.20 10/199 26701
/proc/meminfo: memFree=10921184/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=3.93 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 502 6728 0 0 0 0 392 1 15 0 1 0 365454279 18763776 394 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 14051199505609490692 0 0 17 2 0 0 0
/proc/26677/statm: 4581 394 346 23 0 91 0
[pid=26679] ppid=26677 vsize=32608 CPUtime=379.08 cores=0
/proc/26679/stat : 26679 (clasp) R 26677 26677 26349 0 -1 4202496 5207 0 0 0 37908 0 0 0 25 0 1 0 365454279 33390592 5098 33554432000 4194304 4785740 140736241265504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26679/statm: 8152 5098 341 145 0 5197 0
[pid=26680] ppid=26677 vsize=456092 CPUtime=379.28 cores=0
/proc/26680/stat : 26680 (TNM) R 26677 26677 26349 0 -1 4202496 389 0 0 0 37928 0 0 0 25 0 1 0 365454279 467038208 286 33554432000 134512640 134534564 4292321632 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26680/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 507024

[startup+822.3 s]
/proc/loadavg: 9.03 9.20 9.19 10/199 26764
/proc/meminfo: memFree=11228244/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=3.93 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 502 6728 0 0 0 0 392 1 15 0 1 0 365454279 18763776 394 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 14051199505609490692 0 0 17 2 0 0 0
/proc/26677/statm: 4581 394 346 23 0 91 0
[pid=26679] ppid=26677 vsize=32780 CPUtime=409.08 cores=0
/proc/26679/stat : 26679 (clasp) R 26677 26677 26349 0 -1 4202496 5250 0 0 0 40908 0 0 0 25 0 1 0 365454279 33566720 5141 33554432000 4194304 4785740 140736241265504 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26679/statm: 8195 5141 341 145 0 5240 0
[pid=26680] ppid=26677 vsize=456092 CPUtime=409.27 cores=0
/proc/26680/stat : 26680 (TNM) R 26677 26677 26349 0 -1 4202496 389 0 0 0 40927 0 0 0 25 0 1 0 365454279 467038208 286 33554432000 134512640 134534564 4292321632 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26680/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 507196

[startup+882.301 s]
/proc/loadavg: 8.61 9.07 9.14 9/198 26766
/proc/meminfo: memFree=11234416/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=3.93 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 502 6728 0 0 0 0 392 1 15 0 1 0 365454279 18763776 394 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 14051199505609490692 0 0 17 2 0 0 0
/proc/26677/statm: 4581 394 346 23 0 91 0
[pid=26679] ppid=26677 vsize=32780 CPUtime=439.09 cores=0
/proc/26679/stat : 26679 (clasp) R 26677 26677 26349 0 -1 4202496 5257 0 0 0 43909 0 0 0 25 0 1 0 365454279 33566720 5148 33554432000 4194304 4785740 140736241265504 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26679/statm: 8195 5148 341 145 0 5240 0
[pid=26680] ppid=26677 vsize=456092 CPUtime=439.27 cores=0
/proc/26680/stat : 26680 (TNM) R 26677 26677 26349 0 -1 4202496 389 0 0 0 43926 1 0 0 25 0 1 0 365454279 467038208 286 33554432000 134512640 134534564 4292321632 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26680/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 507196

[startup+942.301 s]
/proc/loadavg: 8.22 8.87 9.07 9/198 26767
/proc/meminfo: memFree=11231780/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=3.93 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 502 6728 0 0 0 0 392 1 15 0 1 0 365454279 18763776 394 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 14051199505609490692 0 0 17 2 0 0 0
/proc/26677/statm: 4581 394 346 23 0 91 0
[pid=26679] ppid=26677 vsize=32780 CPUtime=469.1 cores=0
/proc/26679/stat : 26679 (clasp) R 26677 26677 26349 0 -1 4202496 5270 0 0 0 46910 0 0 0 25 0 1 0 365454279 33566720 5161 33554432000 4194304 4785740 140736241265504 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26679/statm: 8195 5161 341 145 0 5240 0
[pid=26680] ppid=26677 vsize=456092 CPUtime=469.27 cores=0
/proc/26680/stat : 26680 (TNM) R 26677 26677 26349 0 -1 4202496 389 0 0 0 46926 1 0 0 25 0 1 0 365454279 467038208 286 33554432000 134512640 134534564 4292321632 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26680/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 507196

[startup+1002.3 s]
/proc/loadavg: 8.08 8.71 9.00 9/198 26769
/proc/meminfo: memFree=11229880/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=3.93 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 502 6728 0 0 0 0 392 1 15 0 1 0 365454279 18763776 394 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 14051199505609490692 0 0 17 2 0 0 0
/proc/26677/statm: 4581 394 346 23 0 91 0
[pid=26679] ppid=26677 vsize=33412 CPUtime=499.1 cores=0
/proc/26679/stat : 26679 (clasp) R 26677 26677 26349 0 -1 4202496 5414 0 0 0 49910 0 0 0 25 0 1 0 365454279 34213888 5305 33554432000 4194304 4785740 140736241265504 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26679/statm: 8353 5305 341 145 0 5398 0
[pid=26680] ppid=26677 vsize=456092 CPUtime=499.26 cores=0
/proc/26680/stat : 26680 (TNM) R 26677 26677 26349 0 -1 4202496 389 0 0 0 49925 1 0 0 25 0 1 0 365454279 467038208 286 33554432000 134512640 134534564 4292321632 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26680/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 507828

[startup+1062.3 s]
/proc/loadavg: 8.03 8.58 8.93 9/198 26770
/proc/meminfo: memFree=11227732/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=3.93 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 502 6728 0 0 0 0 392 1 15 0 1 0 365454279 18763776 394 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 14051199505609490692 0 0 17 2 0 0 0
/proc/26677/statm: 4581 394 346 23 0 91 0
[pid=26679] ppid=26677 vsize=34000 CPUtime=529.11 cores=0
/proc/26679/stat : 26679 (clasp) R 26677 26677 26349 0 -1 4202496 5574 0 0 0 52911 0 0 0 25 0 1 0 365454279 34816000 5465 33554432000 4194304 4785740 140736241265504 18446744073709551615 4538864 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26679/statm: 8500 5465 341 145 0 5545 0
[pid=26680] ppid=26677 vsize=456092 CPUtime=529.26 cores=0
/proc/26680/stat : 26680 (TNM) R 26677 26677 26349 0 -1 4202496 389 0 0 0 52925 1 0 0 25 0 1 0 365454279 467038208 286 33554432000 134512640 134534564 4292321632 18446744073709551615 134528304 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26680/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 508416

[startup+1122.3 s]
/proc/loadavg: 8.01 8.47 8.87 9/198 26772
/proc/meminfo: memFree=11225828/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=3.93 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 502 6728 0 0 0 0 392 1 15 0 1 0 365454279 18763776 394 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 14051199505609490692 0 0 17 2 0 0 0
/proc/26677/statm: 4581 394 346 23 0 91 0
[pid=26679] ppid=26677 vsize=34380 CPUtime=559.1 cores=0
/proc/26679/stat : 26679 (clasp) R 26677 26677 26349 0 -1 4202496 5663 0 0 0 55910 0 0 0 25 0 1 0 365454279 35205120 5554 33554432000 4194304 4785740 140736241265504 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26679/statm: 8595 5554 341 145 0 5640 0
[pid=26680] ppid=26677 vsize=456092 CPUtime=559.27 cores=0
/proc/26680/stat : 26680 (TNM) R 26677 26677 26349 0 -1 4202496 389 0 0 0 55926 1 0 0 25 0 1 0 365454279 467038208 286 33554432000 134512640 134534564 4292321632 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26680/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 508796

[startup+1182.3 s]
/proc/loadavg: 8.05 8.40 8.82 9/198 26774
/proc/meminfo: memFree=11224548/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=3.93 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 502 6728 0 0 0 0 392 1 15 0 1 0 365454279 18763776 394 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 14051199505609490692 0 0 17 2 0 0 0
/proc/26677/statm: 4581 394 346 23 0 91 0
[pid=26679] ppid=26677 vsize=34592 CPUtime=589.1 cores=0
/proc/26679/stat : 26679 (clasp) R 26677 26677 26349 0 -1 4202496 5693 0 0 0 58910 0 0 0 25 0 1 0 365454279 35422208 5584 33554432000 4194304 4785740 140736241265504 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26679/statm: 8648 5584 341 145 0 5693 0
[pid=26680] ppid=26677 vsize=456092 CPUtime=589.27 cores=0
/proc/26680/stat : 26680 (TNM) R 26677 26677 26349 0 -1 4202496 389 0 0 0 58926 1 0 0 25 0 1 0 365454279 467038208 286 33554432000 134512640 134534564 4292321632 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26680/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 509008

[startup+1242.3 s]
/proc/loadavg: 8.02 8.32 8.77 9/198 26775
/proc/meminfo: memFree=11222768/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=3.93 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 502 6728 0 0 0 0 392 1 15 0 1 0 365454279 18763776 394 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 14051199505609490692 0 0 17 2 0 0 0
/proc/26677/statm: 4581 394 346 23 0 91 0
[pid=26679] ppid=26677 vsize=34592 CPUtime=619.09 cores=0
/proc/26679/stat : 26679 (clasp) R 26677 26677 26349 0 -1 4202496 5714 0 0 0 61909 0 0 0 25 0 1 0 365454279 35422208 5605 33554432000 4194304 4785740 140736241265504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26679/statm: 8648 5605 341 145 0 5693 0
[pid=26680] ppid=26677 vsize=456092 CPUtime=619.28 cores=0
/proc/26680/stat : 26680 (TNM) R 26677 26677 26349 0 -1 4202496 389 0 0 0 61927 1 0 0 25 0 1 0 365454279 467038208 286 33554432000 134512640 134534564 4292321632 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26680/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 509008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.00 8.27 8.72 10/199 26929
/proc/meminfo: memFree=11266228/32951124 swapFree=67111528/67111528
[pid=26677] ppid=26675 vsize=18324 CPUtime=3.93 cores=0,2
/proc/26677/stat : 26677 (ppfolio) S 26675 26677 26349 0 -1 4202496 502 6728 0 0 0 0 392 1 15 0 1 0 365454279 18763776 394 33554432000 4194304 4287625 140734939451632 18446744073709551615 244446965263 0 0 4096 65536 14051199505609490692 0 0 17 2 0 0 0
/proc/26677/statm: 4581 394 346 23 0 91 0
[pid=26679] ppid=26677 vsize=34800 CPUtime=647.94 cores=0
/proc/26679/stat : 26679 (clasp) R 26677 26677 26349 0 -1 4202496 5764 0 0 0 64794 0 0 0 25 0 1 0 365454279 35635200 5655 33554432000 4194304 4785740 140736241265504 18446744073709551615 4538882 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26679/statm: 8700 5655 341 145 0 5745 0
[pid=26680] ppid=26677 vsize=456092 CPUtime=648.14 cores=0
/proc/26680/stat : 26680 (TNM) R 26677 26677 26349 0 -1 4202496 389 0 0 0 64813 1 0 0 25 0 1 0 365454279 467038208 286 33554432000 134512640 134534564 4292321632 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26680/statm: 114023 286 95 6 0 112689 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 509216

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.01
CPU system time (s): 0.044993
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1633004

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

runsolver used 2.32265 second user time and 4.77527 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-11 18:15:38
IDJOB=3191614
IDBENCH=82745
IDSOLVER=1613
FILE ID=node105/3191614-1302538538
RUNJOBID= node105-1302537234-26367
PBS_JOBID= 12951132
Free space on /tmp= 71772 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S375894551-007.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191614-1302538538/watcher-3191614-1302538538 -o /tmp/evaluation-result-3191614-1302538538/solver-3191614-1302538538 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191614-1302538538.cnf

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

MD5SUM BENCH= a88511669158afb29f3ddcebdff7b380
RANDOM SEED=1752204508

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:      11119004 kB
Buffers:        721628 kB
Cached:       20431492 kB
SwapCached:          0 kB
Active:       10478828 kB
Inactive:     10926900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11119004 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30316 kB
Writeback:           0 kB
AnonPages:      252600 kB
Mapped:          17608 kB
Slab:           361788 kB
PageTables:       5912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3843476 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:18