Trace number 3190846

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.08 1201.72

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S746725327-020-UNKNOWN.cnf
MD5SUM0ad997eea0def3552b6d7e45aac8ca7c
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 variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.05	This is pico-portfolio, a naive parallel portfolio
0.00/0.05	Copyright (C) 2011 Olivier Roussel
0.00/0.05	Using 4 processing units
0.00/0.05	This portfolio uses the following solvers:
0.00/0.05	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.05	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.05	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.05	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.05	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.05	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.05	Starting clasp 1.3.6 on core(s) 4
0.00/0.05	Starting TNM 2009 on core(s) 6
0.00/0.05	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.05	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-3190846-1304038159/watcher-3190846-1304038159 -o /tmp/evaluation-result-3190846-1304038159/solver-3190846-1304038159 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190846-1304038159.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: 10.26 10.26 10.10 7/186 3439
/proc/meminfo: memFree=24530136/32951124 swapFree=67111352/67111528
[pid=3439] ppid=3437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3439/stat : 3439 (ppfolio) R 3437 3439 2100 0 -1 4194304 495 0 0 0 0 0 0 0 25 0 1 0 515414146 18763776 388 33554432000 4194304 4287625 140734998050752 18446744073709551615 246516654485 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/3439/statm: 4581 388 339 23 0 91 0

[startup+0.0590309 s]
/proc/loadavg: 10.26 10.26 10.10 7/186 3439
/proc/meminfo: memFree=24530136/32951124 swapFree=67111352/67111528
[pid=3439] ppid=3437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3439/stat : 3439 (ppfolio) S 3437 3439 2100 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 515414146 18763776 390 33554432000 4194304 4287625 140734998050752 18446744073709551615 246516854287 0 0 4096 65536 3064770194342674431 0 0 17 2 0 0 0
/proc/3439/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.15902 s]
/proc/loadavg: 10.26 10.26 10.10 7/186 3439
/proc/meminfo: memFree=24530136/32951124 swapFree=67111352/67111528
[pid=3439] ppid=3437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3439/stat : 3439 (ppfolio) R 3437 3439 2100 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 515414146 18763776 390 33554432000 4194304 4287625 140734998050752 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/3439/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300992 s]
/proc/loadavg: 10.26 10.26 10.10 7/186 3439
/proc/meminfo: memFree=24530136/32951124 swapFree=67111352/67111528
[pid=3439] ppid=3437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3439/stat : 3439 (ppfolio) S 3437 3439 2100 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 515414146 18763776 390 33554432000 4194304 4287625 140734998050752 18446744073709551615 246516854287 0 0 4096 65536 3064770194342674431 0 0 17 2 0 0 0
/proc/3439/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700921 s]
/proc/loadavg: 10.26 10.26 10.10 7/186 3439
/proc/meminfo: memFree=24530136/32951124 swapFree=67111352/67111528
[pid=3439] ppid=3437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3439/stat : 3439 (ppfolio) S 3437 3439 2100 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 515414146 18763776 390 33554432000 4194304 4287625 140734998050752 18446744073709551615 246516854287 0 0 4096 65536 3064770194342674431 0 0 17 2 0 0 0
/proc/3439/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50077 s]
/proc/loadavg: 10.24 10.26 10.10 14/192 3445
/proc/meminfo: memFree=24390952/32951124 swapFree=67111352/67111528
[pid=3439] ppid=3437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3439/stat : 3439 (ppfolio) S 3437 3439 2100 0 -1 4202496 523 0 0 0 0 0 0 0 16 0 1 0 515414146 18763776 390 33554432000 4194304 4287625 140734998050752 18446744073709551615 246516854287 0 0 4096 65536 3064770194342674431 0 0 17 2 0 0 0
/proc/3439/statm: 4581 390 341 23 0 91 0
[pid=3440] ppid=3439 vsize=71912 CPUtime=1.49 cores=0
/proc/3440/stat : 3440 (cryptominisat) R 3439 3439 2100 0 -1 4202496 16650 0 0 0 147 2 0 0 25 0 1 0 515414146 73637888 12683 33554432000 4194304 4587354 140734398338464 18446744073709551615 4238294 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3440/statm: 17978 12683 326 96 0 14540 0
[pid=3441] ppid=3439 vsize=39128 CPUtime=1.48 cores=4
/proc/3441/stat : 3441 (clasp) R 3439 3439 2100 0 -1 4202496 9669 0 0 0 148 0 0 0 20 0 1 0 515414146 40067072 6947 33554432000 4194304 4785740 140736251531312 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3441/statm: 9782 6947 340 145 0 6827 0
[pid=3442] ppid=3439 vsize=466780 CPUtime=0.4 cores=6
/proc/3442/stat : 3442 (TNM) R 3439 3439 2100 0 -1 4202496 5020 0 0 0 39 1 0 0 25 0 1 0 515414146 477982720 4917 33554432000 134512640 134534564 4291908544 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3442/statm: 116695 4917 91 6 0 115361 0
[pid=3443] ppid=3439 vsize=19688 CPUtime=1.38 cores=2
/proc/3443/stat : 3443 (lingeling) R 3439 3439 2100 0 -1 4202496 7396 0 0 0 137 1 0 0 25 0 1 0 515414146 20160512 3723 33554432000 4194304 4352236 140735114913456 18446744073709551615 4267472 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3443/statm: 4922 3723 125 39 0 4002 0
[pid=3445] ppid=3439 vsize=44808 CPUtime=1.07 cores=6
/proc/3445/stat : 3445 (march_hi) R 3439 3439 2100 0 -1 4194304 21084 0 0 0 104 3 0 0 19 0 1 0 515414152 45883392 7707 33554432000 4194304 4331988 140734196059600 18446744073709551615 4252197 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3445/statm: 11202 7707 129 34 0 9644 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 660640

[startup+3.10048 s]
/proc/loadavg: 10.24 10.26 10.10 11/192 3445
/proc/meminfo: memFree=24380908/32951124 swapFree=67111352/67111528
[pid=3439] ppid=3437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3439/stat : 3439 (ppfolio) S 3437 3439 2100 0 -1 4202496 523 0 0 0 0 0 0 0 16 0 1 0 515414146 18763776 390 33554432000 4194304 4287625 140734998050752 18446744073709551615 246516854287 0 0 4096 65536 3064770194342674431 0 0 17 2 0 0 0
/proc/3439/statm: 4581 390 341 23 0 91 0
[pid=3440] ppid=3439 vsize=109416 CPUtime=3.09 cores=0
/proc/3440/stat : 3440 (cryptominisat) R 3439 3439 2100 0 -1 4202496 17649 0 0 0 307 2 0 0 25 0 1 0 515414146 112041984 13680 33554432000 4194304 4587354 140734398338464 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3440/statm: 27354 13680 326 96 0 23916 0
[pid=3441] ppid=3439 vsize=39532 CPUtime=3.08 cores=4
/proc/3441/stat : 3441 (clasp) R 3439 3439 2100 0 -1 4202496 9851 0 0 0 308 0 0 0 25 0 1 0 515414146 40480768 7129 33554432000 4194304 4785740 140736251531312 18446744073709551615 4305033 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3441/statm: 9883 7129 340 145 0 6928 0
[pid=3442] ppid=3439 vsize=472060 CPUtime=1.2 cores=6
/proc/3442/stat : 3442 (TNM) R 3439 3439 2100 0 -1 4202496 8336 0 0 0 119 1 0 0 25 0 1 0 515414146 483389440 8233 33554432000 134512640 134534564 4291908544 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3442/statm: 118015 8233 95 6 0 116681 0
[pid=3443] ppid=3439 vsize=19684 CPUtime=2.97 cores=2
/proc/3443/stat : 3443 (lingeling) R 3439 3439 2100 0 -1 4202496 7398 0 0 0 296 1 0 0 25 0 1 0 515414146 20156416 3724 33554432000 4194304 4352236 140735114913456 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3443/statm: 4921 3724 127 39 0 4001 0
[pid=3445] ppid=3439 vsize=34540 CPUtime=1.86 cores=6
/proc/3445/stat : 3445 (march_hi) R 3439 3439 2100 0 -1 4202496 36912 0 0 0 181 5 0 0 20 0 1 0 515414152 35368960 5160 33554432000 4194304 4331988 140734196059600 18446744073709551615 246516490139 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3445/statm: 8635 5160 143 34 0 7077 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 693556

[startup+6.3009 s]
/proc/loadavg: 10.24 10.26 10.10 12/192 3445
/proc/meminfo: memFree=24330444/32951124 swapFree=67111352/67111528
[pid=3439] ppid=3437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3439/stat : 3439 (ppfolio) S 3437 3439 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515414146 18763776 390 33554432000 4194304 4287625 140734998050752 18446744073709551615 246516854287 0 0 4096 65536 3064770194342674431 0 0 17 2 0 0 0
/proc/3439/statm: 4581 390 341 23 0 91 0
[pid=3440] ppid=3439 vsize=109416 CPUtime=6.29 cores=0
/proc/3440/stat : 3440 (cryptominisat) R 3439 3439 2100 0 -1 4202496 19222 0 0 0 626 3 0 0 25 0 1 0 515414146 112041984 15245 33554432000 4194304 4587354 140734398338464 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3440/statm: 27354 15245 326 96 0 23916 0
[pid=3441] ppid=3439 vsize=49196 CPUtime=6.28 cores=4
/proc/3441/stat : 3441 (clasp) R 3439 3439 2100 0 -1 4202496 12251 0 0 0 627 1 0 0 25 0 1 0 515414146 50376704 9529 33554432000 4194304 4785740 140736251531312 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3441/statm: 12299 9529 340 145 0 9344 0
[pid=3442] ppid=3439 vsize=472060 CPUtime=2.8 cores=6
/proc/3442/stat : 3442 (TNM) R 3439 3439 2100 0 -1 4202496 8336 0 0 0 279 1 0 0 25 0 1 0 515414146 483389440 8233 33554432000 134512640 134534564 4291908544 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3442/statm: 118015 8233 95 6 0 116681 0
[pid=3443] ppid=3439 vsize=19684 CPUtime=6.17 cores=2
/proc/3443/stat : 3443 (lingeling) R 3439 3439 2100 0 -1 4202496 7398 0 0 0 616 1 0 0 25 0 1 0 515414146 20156416 3724 33554432000 4194304 4352236 140735114913456 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3443/statm: 4921 3724 127 39 0 4001 0
[pid=3445] ppid=3439 vsize=106236 CPUtime=3.44 cores=6
/proc/3445/stat : 3445 (march_hi) R 3439 3439 2100 0 -1 4202496 62676 0 0 0 336 8 0 0 25 0 1 0 515414152 108785664 15851 33554432000 4194304 4331988 140734196059600 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3445/statm: 26559 15851 173 34 0 25001 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 774916

[startup+12.7007 s]
/proc/loadavg: 10.28 10.27 10.10 11/192 3446
/proc/meminfo: memFree=24294716/32951124 swapFree=67111352/67111528
[pid=3439] ppid=3437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3439/stat : 3439 (ppfolio) S 3437 3439 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515414146 18763776 390 33554432000 4194304 4287625 140734998050752 18446744073709551615 246516854287 0 0 4096 65536 3064770194342674431 0 0 17 2 0 0 0
/proc/3439/statm: 4581 390 341 23 0 91 0
[pid=3440] ppid=3439 vsize=109416 CPUtime=12.69 cores=0
/proc/3440/stat : 3440 (cryptominisat) R 3439 3439 2100 0 -1 4202496 22004 0 0 0 1265 4 0 0 25 0 1 0 515414146 112041984 18020 33554432000 4194304 4587354 140734398338464 18446744073709551615 4243968 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3440/statm: 27354 18020 326 96 0 23916 0
[pid=3441] ppid=3439 vsize=69100 CPUtime=12.68 cores=4
/proc/3441/stat : 3441 (clasp) R 3439 3439 2100 0 -1 4202496 17233 0 0 0 1266 2 0 0 25 0 1 0 515414146 70758400 14511 33554432000 4194304 4785740 140736251531312 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3441/statm: 17275 14511 340 145 0 14320 0
[pid=3442] ppid=3439 vsize=472060 CPUtime=6 cores=6
/proc/3442/stat : 3442 (TNM) R 3439 3439 2100 0 -1 4202496 8336 0 0 0 599 1 0 0 25 0 1 0 515414146 483389440 8233 33554432000 134512640 134534564 4291908544 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3442/statm: 118015 8233 95 6 0 116681 0
[pid=3443] ppid=3439 vsize=19684 CPUtime=12.57 cores=2
/proc/3443/stat : 3443 (lingeling) R 3439 3439 2100 0 -1 4202496 7398 0 0 0 1256 1 0 0 25 0 1 0 515414146 20156416 3724 33554432000 4194304 4352236 140735114913456 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3443/statm: 4921 3724 127 39 0 4001 0
[pid=3445] ppid=3439 vsize=107432 CPUtime=6.61 cores=6
/proc/3445/stat : 3445 (march_hi) R 3439 3439 2100 0 -1 4202496 69645 0 0 0 652 9 0 0 25 0 1 0 515414152 110010368 22820 33554432000 4194304 4331988 140734196059600 18446744073709551615 4228936 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3445/statm: 26858 22820 173 34 0 25300 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 796016

[startup+25.5004 s]
/proc/loadavg: 10.32 10.27 10.11 12/192 3446
/proc/meminfo: memFree=24124316/32951124 swapFree=67111352/67111528
[pid=3439] ppid=3437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3439/stat : 3439 (ppfolio) S 3437 3439 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515414146 18763776 390 33554432000 4194304 4287625 140734998050752 18446744073709551615 246516854287 0 0 4096 65536 3064770194342674431 0 0 17 2 0 0 0
/proc/3439/statm: 4581 390 341 23 0 91 0
[pid=3440] ppid=3439 vsize=265636 CPUtime=25.49 cores=0
/proc/3440/stat : 3440 (cryptominisat) R 3439 3439 2100 0 -1 4202496 58923 0 0 0 2538 11 0 0 25 0 1 0 515414146 272011264 42755 33554432000 4194304 4587354 140734398338464 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3440/statm: 66409 42755 337 96 0 62971 0
[pid=3441] ppid=3439 vsize=107756 CPUtime=25.48 cores=4
/proc/3441/stat : 3441 (clasp) R 3439 3439 2100 0 -1 4202496 26846 0 0 0 2544 4 0 0 25 0 1 0 515414146 110342144 24124 33554432000 4194304 4785740 140736251531312 18446744073709551615 4303991 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3441/statm: 26939 24124 340 145 0 23984 0
[pid=3442] ppid=3439 vsize=472060 CPUtime=12.34 cores=6
/proc/3442/stat : 3442 (TNM) R 3439 3439 2100 0 -1 4202496 8336 0 0 0 1233 1 0 0 25 0 1 0 515414146 483389440 8233 33554432000 134512640 134534564 4291908544 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3442/statm: 118015 8233 95 6 0 116681 0
[pid=3443] ppid=3439 vsize=27500 CPUtime=25.37 cores=2
/proc/3443/stat : 3443 (lingeling) R 3439 3439 2100 0 -1 4202496 9715 0 0 0 2536 1 0 0 25 0 1 0 515414146 28160000 6041 33554432000 4194304 4352236 140735114913456 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3443/statm: 6875 6041 127 39 0 5955 0
[pid=3445] ppid=3439 vsize=109576 CPUtime=12.99 cores=6
/proc/3445/stat : 3445 (march_hi) R 3439 3439 2100 0 -1 4202496 70137 0 0 0 1290 9 0 0 25 0 1 0 515414152 112205824 23312 33554432000 4194304 4331988 140734196059600 18446744073709551615 4228880 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3445/statm: 27394 23312 173 34 0 25836 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 1000852

[startup+51.1007 s]
/proc/loadavg: 10.21 10.25 10.10 12/192 3447
/proc/meminfo: memFree=24143672/32951124 swapFree=67111352/67111528
[pid=3439] ppid=3437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3439/stat : 3439 (ppfolio) S 3437 3439 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515414146 18763776 390 33554432000 4194304 4287625 140734998050752 18446744073709551615 246516854287 0 0 4096 65536 3064770194342674431 0 0 17 2 0 0 0
/proc/3439/statm: 4581 390 341 23 0 91 0
[pid=3440] ppid=3439 vsize=170720 CPUtime=51.09 cores=0
/proc/3440/stat : 3440 (cryptominisat) R 3439 3439 2100 0 -1 4202496 83231 0 0 0 5091 18 0 0 25 0 1 0 515414146 174817280 20034 33554432000 4194304 4587354 140734398338464 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3440/statm: 42680 20034 337 96 0 39242 0
[pid=3441] ppid=3439 vsize=183444 CPUtime=51.07 cores=4
/proc/3441/stat : 3441 (clasp) R 3439 3439 2100 0 -1 4202496 45672 0 0 0 5098 9 0 0 25 0 1 0 515414146 187846656 42950 33554432000 4194304 4785740 140736251531312 18446744073709551615 4549040 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3441/statm: 45861 42950 340 145 0 42906 0
[pid=3442] ppid=3439 vsize=472060 CPUtime=25.09 cores=6
/proc/3442/stat : 3442 (TNM) R 3439 3439 2100 0 -1 4202496 8336 0 0 0 2508 1 0 0 25 0 1 0 515414146 483389440 8233 33554432000 134512640 134534564 4291908544 18446744073709551615 134525904 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3442/statm: 118015 8233 95 6 0 116681 0
[pid=3443] ppid=3439 vsize=29268 CPUtime=50.97 cores=2

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

/proc/3445/statm: 31926 27562 173 34 0 30368 0
Current children cumulated CPU time (s) 3763.87
Current children cumulated vsize (KiB) 3257584

[startup+1002.3 s]
/proc/loadavg: 5.11 5.80 7.70 6/181 3504
/proc/meminfo: memFree=24286644/32951124 swapFree=67111352/67111528
[pid=3439] ppid=3437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3439/stat : 3439 (ppfolio) S 3437 3439 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515414146 18763776 390 33554432000 4194304 4287625 140734998050752 18446744073709551615 246516854287 0 0 4096 65536 3064770194342674431 0 0 17 2 0 0 0
/proc/3439/statm: 4581 390 341 23 0 91 0
[pid=3440] ppid=3439 vsize=2026804 CPUtime=1002.29 cores=0
/proc/3440/stat : 3440 (cryptominisat) R 3439 3439 2100 0 -1 4202496 586851 0 0 0 100028 201 0 0 25 0 1 0 515414146 2075447296 35404 33554432000 4194304 4587354 140734398338464 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3440/statm: 506701 35404 337 96 0 503263 0
[pid=3441] ppid=3439 vsize=527924 CPUtime=1002.22 cores=4
/proc/3441/stat : 3441 (clasp) R 3439 3439 2100 0 -1 4202496 129732 0 0 0 100190 32 0 0 25 0 1 0 515414146 540594176 127010 33554432000 4194304 4785740 140736251531312 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3441/statm: 131981 127010 340 145 0 129026 0
[pid=3442] ppid=3439 vsize=472060 CPUtime=498.12 cores=6
/proc/3442/stat : 3442 (TNM) R 3439 3439 2100 0 -1 4202496 8336 0 0 0 49810 2 0 0 25 0 1 0 515414146 483389440 8233 33554432000 134512640 134534564 4291908544 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3442/statm: 118015 8233 95 6 0 116681 0
[pid=3443] ppid=3439 vsize=44712 CPUtime=1002.19 cores=2
/proc/3443/stat : 3443 (lingeling) R 3439 3439 2100 0 -1 4202496 14018 0 0 0 100217 2 0 0 25 0 1 0 515414146 45785088 10344 33554432000 4194304 4352236 140735114913456 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3443/statm: 11178 10344 127 39 0 10258 0
[pid=3445] ppid=3439 vsize=127836 CPUtime=498.72 cores=6
/proc/3445/stat : 3445 (march_hi) R 3439 3439 2100 0 -1 4202496 74422 0 0 0 49861 11 0 0 25 0 1 0 515414152 130904064 27597 33554432000 4194304 4331988 140734196059600 18446744073709551615 4226407 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3445/statm: 31959 27597 173 34 0 30401 0
Current children cumulated CPU time (s) 4003.54
Current children cumulated vsize (KiB) 3217660

[startup+1062.3 s]
/proc/loadavg: 5.13 5.68 7.54 6/181 3506
/proc/meminfo: memFree=24054232/32951124 swapFree=67111352/67111528
[pid=3439] ppid=3437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3439/stat : 3439 (ppfolio) S 3437 3439 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515414146 18763776 390 33554432000 4194304 4287625 140734998050752 18446744073709551615 246516854287 0 0 4096 65536 3064770194342674431 0 0 17 2 0 0 0
/proc/3439/statm: 4581 390 341 23 0 91 0
[pid=3440] ppid=3439 vsize=2259564 CPUtime=1062.28 cores=0
/proc/3440/stat : 3440 (cryptominisat) R 3439 3439 2100 0 -1 4202496 642565 0 0 0 106014 214 0 0 25 0 1 0 515414146 2313793536 78800 33554432000 4194304 4587354 140734398338464 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3440/statm: 564891 78800 337 96 0 561453 0
[pid=3441] ppid=3439 vsize=586488 CPUtime=1062.22 cores=4
/proc/3441/stat : 3441 (clasp) R 3439 3439 2100 0 -1 4202496 144183 0 0 0 106185 37 0 0 25 0 1 0 515414146 600563712 141461 33554432000 4194304 4785740 140736251531312 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3441/statm: 146622 141461 340 145 0 143667 0
[pid=3442] ppid=3439 vsize=472060 CPUtime=527.92 cores=6
/proc/3442/stat : 3442 (TNM) R 3439 3439 2100 0 -1 4202496 8336 0 0 0 52790 2 0 0 25 0 1 0 515414146 483389440 8233 33554432000 134512640 134534564 4291908544 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3442/statm: 118015 8233 95 6 0 116681 0
[pid=3443] ppid=3439 vsize=44712 CPUtime=1062.2 cores=2
/proc/3443/stat : 3443 (lingeling) R 3439 3439 2100 0 -1 4202496 14018 0 0 0 106218 2 0 0 25 0 1 0 515414146 45785088 10344 33554432000 4194304 4352236 140735114913456 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3443/statm: 11178 10344 127 39 0 10258 0
[pid=3445] ppid=3439 vsize=127968 CPUtime=528.6 cores=6
/proc/3445/stat : 3445 (march_hi) R 3439 3439 2100 0 -1 4202496 74456 0 0 0 52849 11 0 0 25 0 1 0 515414152 131039232 27631 33554432000 4194304 4331988 140734196059600 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3445/statm: 31992 27631 173 34 0 30434 0
Current children cumulated CPU time (s) 4243.22
Current children cumulated vsize (KiB) 3509116

[startup+1122.3 s]
/proc/loadavg: 5.09 5.57 7.38 6/181 3507
/proc/meminfo: memFree=24220256/32951124 swapFree=67111352/67111528
[pid=3439] ppid=3437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3439/stat : 3439 (ppfolio) S 3437 3439 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515414146 18763776 390 33554432000 4194304 4287625 140734998050752 18446744073709551615 246516854287 0 0 4096 65536 3064770194342674431 0 0 17 2 0 0 0
/proc/3439/statm: 4581 390 341 23 0 91 0
[pid=3440] ppid=3439 vsize=2090976 CPUtime=1122.29 cores=0
/proc/3440/stat : 3440 (cryptominisat) R 3439 3439 2100 0 -1 4202496 660301 0 0 0 112006 223 0 0 25 0 1 0 515414146 2141159424 37453 33554432000 4194304 4587354 140734398338464 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3440/statm: 522744 37453 337 96 0 519306 0
[pid=3441] ppid=3439 vsize=586488 CPUtime=1122.22 cores=4
/proc/3441/stat : 3441 (clasp) R 3439 3439 2100 0 -1 4202496 144188 0 0 0 112185 37 0 0 25 0 1 0 515414146 600563712 141466 33554432000 4194304 4785740 140736251531312 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3441/statm: 146622 141466 340 145 0 143667 0
[pid=3442] ppid=3439 vsize=472060 CPUtime=557.78 cores=6
/proc/3442/stat : 3442 (TNM) R 3439 3439 2100 0 -1 4202496 8336 0 0 0 55776 2 0 0 25 0 1 0 515414146 483389440 8233 33554432000 134512640 134534564 4291908544 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3442/statm: 118015 8233 95 6 0 116681 0
[pid=3443] ppid=3439 vsize=44712 CPUtime=1122.2 cores=2
/proc/3443/stat : 3443 (lingeling) R 3439 3439 2100 0 -1 4202496 14018 0 0 0 112218 2 0 0 25 0 1 0 515414146 45785088 10344 33554432000 4194304 4352236 140735114913456 18446744073709551615 4328116 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3443/statm: 11178 10344 127 39 0 10258 0
[pid=3445] ppid=3439 vsize=128100 CPUtime=558.41 cores=6
/proc/3445/stat : 3445 (march_hi) R 3439 3439 2100 0 -1 4202496 74490 0 0 0 55830 11 0 0 25 0 1 0 515414152 131174400 27665 33554432000 4194304 4331988 140734196059600 18446744073709551615 4286838 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3445/statm: 32025 27665 173 34 0 30467 0
Current children cumulated CPU time (s) 4482.9
Current children cumulated vsize (KiB) 3340660

[startup+1182.3 s]
/proc/loadavg: 5.08 5.48 7.24 6/181 3509
/proc/meminfo: memFree=24255340/32951124 swapFree=67111352/67111528
[pid=3439] ppid=3437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3439/stat : 3439 (ppfolio) S 3437 3439 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515414146 18763776 390 33554432000 4194304 4287625 140734998050752 18446744073709551615 246516854287 0 0 4096 65536 3064770194342674431 0 0 17 2 0 0 0
/proc/3439/statm: 4581 390 341 23 0 91 0
[pid=3440] ppid=3439 vsize=2052196 CPUtime=1182.28 cores=0
/proc/3440/stat : 3440 (cryptominisat) R 3439 3439 2100 0 -1 4202496 677231 0 0 0 117996 232 0 0 25 0 1 0 515414146 2101448704 28205 33554432000 4194304 4587354 140734398338464 18446744073709551615 4242705 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3440/statm: 513049 28205 337 96 0 509611 0
[pid=3441] ppid=3439 vsize=587216 CPUtime=1182.22 cores=4
/proc/3441/stat : 3441 (clasp) R 3439 3439 2100 0 -1 4202496 144351 0 0 0 118185 37 0 0 25 0 1 0 515414146 601309184 141629 33554432000 4194304 4785740 140736251531312 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3441/statm: 146804 141629 340 145 0 143849 0
[pid=3442] ppid=3439 vsize=472060 CPUtime=587.61 cores=6
/proc/3442/stat : 3442 (TNM) R 3439 3439 2100 0 -1 4202496 8336 0 0 0 58759 2 0 0 25 0 1 0 515414146 483389440 8233 33554432000 134512640 134534564 4291908544 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3442/statm: 118015 8233 95 6 0 116681 0
[pid=3443] ppid=3439 vsize=44712 CPUtime=1182.2 cores=2
/proc/3443/stat : 3443 (lingeling) R 3439 3439 2100 0 -1 4202496 14018 0 0 0 118218 2 0 0 25 0 1 0 515414146 45785088 10344 33554432000 4194304 4352236 140735114913456 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3443/statm: 11178 10344 127 39 0 10258 0
[pid=3445] ppid=3439 vsize=128232 CPUtime=588.26 cores=6
/proc/3445/stat : 3445 (march_hi) R 3439 3439 2100 0 -1 4202496 74516 0 0 0 58815 11 0 0 25 0 1 0 515414152 131309568 27691 33554432000 4194304 4331988 140734196059600 18446744073709551615 4288505 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3445/statm: 32058 27691 173 34 0 30500 0
Current children cumulated CPU time (s) 4722.57
Current children cumulated vsize (KiB) 3302740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.13 5.46 7.19 6/181 3509
/proc/meminfo: memFree=24234256/32951124 swapFree=67111352/67111528
[pid=3439] ppid=3437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3439/stat : 3439 (ppfolio) S 3437 3439 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515414146 18763776 390 33554432000 4194304 4287625 140734998050752 18446744073709551615 246516854287 0 0 4096 65536 3064770194342674431 0 0 17 2 0 0 0
/proc/3439/statm: 4581 390 341 23 0 91 0
[pid=3440] ppid=3439 vsize=2052196 CPUtime=1201.69 cores=0
/proc/3440/stat : 3440 (cryptominisat) R 3439 3439 2100 0 -1 4202496 682669 0 0 0 119933 236 0 0 25 0 1 0 515414146 2101448704 33625 33554432000 4194304 4587354 140734398338464 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3440/statm: 513049 33625 337 96 0 509611 0
[pid=3441] ppid=3439 vsize=587216 CPUtime=1201.62 cores=4
/proc/3441/stat : 3441 (clasp) R 3439 3439 2100 0 -1 4202496 144351 0 0 0 120125 37 0 0 25 0 1 0 515414146 601309184 141629 33554432000 4194304 4785740 140736251531312 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3441/statm: 146804 141629 340 145 0 143849 0
[pid=3442] ppid=3439 vsize=472060 CPUtime=597.26 cores=6
/proc/3442/stat : 3442 (TNM) R 3439 3439 2100 0 -1 4202496 8336 0 0 0 59724 2 0 0 25 0 1 0 515414146 483389440 8233 33554432000 134512640 134534564 4291908544 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3442/statm: 118015 8233 95 6 0 116681 0
[pid=3443] ppid=3439 vsize=44712 CPUtime=1201.61 cores=2
/proc/3443/stat : 3443 (lingeling) R 3439 3439 2100 0 -1 4202496 14018 0 0 0 120159 2 0 0 25 0 1 0 515414146 45785088 10344 33554432000 4194304 4352236 140735114913456 18446744073709551615 4328432 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3443/statm: 11178 10344 127 39 0 10258 0
[pid=3445] ppid=3439 vsize=128232 CPUtime=597.9 cores=6
/proc/3445/stat : 3445 (march_hi) R 3439 3439 2100 0 -1 4202496 74528 0 0 0 59779 11 0 0 25 0 1 0 515414152 131309568 27703 33554432000 4194304 4331988 140734196059600 18446744073709551615 4226499 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3445/statm: 32058 27703 173 34 0 30500 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 3302740

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: 5.13 5.46 7.19 6/181 3509
/proc/meminfo: memFree=24234256/32951124 swapFree=67111352/67111528
[pid=3439] ppid=3437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3439/stat : 3439 (ppfolio) S 3437 3439 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515414146 18763776 390 33554432000 4194304 4287625 140734998050752 18446744073709551615 246516854287 0 0 4096 65536 3064770194342674431 0 0 17 2 0 0 0
/proc/3439/statm: 4581 390 341 23 0 91 0
[pid=3440] ppid=3439 vsize=2052196 CPUtime=1201.69 cores=0
/proc/3440/stat : 3440 (cryptominisat) R 3439 3439 2100 0 -1 4202496 682669 0 0 0 119933 236 0 0 25 0 1 0 515414146 2101448704 33625 33554432000 4194304 4587354 140734398338464 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3440/statm: 513049 33625 337 96 0 509611 0
[pid=3441] ppid=3439 vsize=587216 CPUtime=1201.62 cores=4
/proc/3441/stat : 3441 (clasp) R 3439 3439 2100 0 -1 4202496 144351 0 0 0 120125 37 0 0 25 0 1 0 515414146 601309184 141629 33554432000 4194304 4785740 140736251531312 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3441/statm: 146804 141629 340 145 0 143849 0
[pid=3442] ppid=3439 vsize=472060 CPUtime=597.26 cores=6
/proc/3442/stat : 3442 (TNM) R 3439 3439 2100 0 -1 4202496 8336 0 0 0 59724 2 0 0 25 0 1 0 515414146 483389440 8233 33554432000 134512640 134534564 4291908544 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3442/statm: 118015 8233 95 6 0 116681 0
[pid=3443] ppid=3439 vsize=44712 CPUtime=1201.61 cores=2
/proc/3443/stat : 3443 (lingeling) R 3439 3439 2100 0 -1 4202496 14018 0 0 0 120159 2 0 0 25 0 1 0 515414146 45785088 10344 33554432000 4194304 4352236 140735114913456 18446744073709551615 4328432 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3443/statm: 11178 10344 127 39 0 10258 0
[pid=3445] ppid=3439 vsize=128232 CPUtime=597.9 cores=6
/proc/3445/stat : 3445 (march_hi) R 3439 3439 2100 0 -1 4202496 74528 0 0 0 59779 11 0 0 25 0 1 0 515414152 131309568 27703 33554432000 4194304 4331988 140734196059600 18446744073709551615 4226499 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3445/statm: 32058 27703 173 34 0 30500 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 3302740

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3439 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 4800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.72
CPU time (s): 4800.08
CPU user time (s): 4797.2
CPU system time (s): 2.88
CPU usage (%): 399.435
Max. virtual memory (cumulated for all children) (KiB): 5126360

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

runsolver used 2.03669 second user time and 4.52831 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 02:49:19
IDJOB=3190846
IDBENCH=82577
IDSOLVER=1612
FILE ID=node134/3190846-1304038159
RUNJOBID= node134-1304036955-3306
PBS_JOBID= 13170318
Free space on /tmp= 71568 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S746725327-020-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190846-1304038159/watcher-3190846-1304038159 -o /tmp/evaluation-result-3190846-1304038159/solver-3190846-1304038159 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190846-1304038159.cnf

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

MD5SUM BENCH= 0ad997eea0def3552b6d7e45aac8ca7c
RANDOM SEED=1068574923

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24530416 kB
Buffers:       1470364 kB
Cached:        5788928 kB
SwapCached:         64 kB
Active:        1978140 kB
Inactive:      5920204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24530416 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           14416 kB
Writeback:           0 kB
AnonPages:      638540 kB
Mapped:          16904 kB
Slab:           458484 kB
PageTables:       6472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1630320 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71572 MiB
End job on node134 at 2011-04-29 03:09:23