Trace number 3190979

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1762880211-075.UNKNOWN.cnf
MD5SUM57a2cff28dc53061839e3102dd9b3447
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 variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3190979-1304050920/watcher-3190979-1304050920 -o /tmp/evaluation-result-3190979-1304050920/solver-3190979-1304050920 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190979-1304050920.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.06 5.80 6.67 5/181 10621
/proc/meminfo: memFree=26700872/32950928 swapFree=67111524/67111528
[pid=10621] ppid=10619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10621/stat : 10621 (ppfolio) R 10619 10621 9252 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 516690721 18763776 390 33554432000 4194304 4287625 140735884263344 18446744073709551615 251814260239 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/10621/statm: 4581 390 341 23 0 91 0

[startup+0.420524 s]
/proc/loadavg: 7.06 5.80 6.67 5/181 10621
/proc/meminfo: memFree=26700872/32950928 swapFree=67111524/67111528
[pid=10621] ppid=10619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10621/stat : 10621 (ppfolio) S 10619 10621 9252 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 516690721 18763776 390 33554432000 4194304 4287625 140735884263344 18446744073709551615 251814260239 0 0 4096 65536 7155190806742040575 0 0 17 4 0 0 0
/proc/10621/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.500237 s]
/proc/loadavg: 7.06 5.80 6.67 5/181 10621
/proc/meminfo: memFree=26700872/32950928 swapFree=67111524/67111528
[pid=10621] ppid=10619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10621/stat : 10621 (ppfolio) S 10619 10621 9252 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 516690721 18763776 390 33554432000 4194304 4287625 140735884263344 18446744073709551615 251814260239 0 0 4096 65536 7155190806742040575 0 0 17 4 0 0 0
/proc/10621/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.60022 s]
/proc/loadavg: 7.06 5.80 6.67 5/181 10621
/proc/meminfo: memFree=26700872/32950928 swapFree=67111524/67111528
[pid=10621] ppid=10619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10621/stat : 10621 (ppfolio) S 10619 10621 9252 0 -1 4202496 521 0 0 0 0 0 0 0 22 0 1 0 516690721 18763776 390 33554432000 4194304 4287625 140735884263344 18446744073709551615 251814260239 0 0 4096 65536 7155190806742040575 0 0 17 4 0 0 0
/proc/10621/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700204 s]
/proc/loadavg: 7.06 5.80 6.67 5/181 10621
/proc/meminfo: memFree=26700872/32950928 swapFree=67111524/67111528
[pid=10621] ppid=10619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10621/stat : 10621 (ppfolio) S 10619 10621 9252 0 -1 4202496 521 0 0 0 0 0 0 0 21 0 1 0 516690721 18763776 390 33554432000 4194304 4287625 140735884263344 18446744073709551615 251814260239 0 0 4096 65536 7155190806742040575 0 0 17 4 0 0 0
/proc/10621/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50707 s]
/proc/loadavg: 7.06 5.80 6.67 10/187 10627
/proc/meminfo: memFree=26686192/32950928 swapFree=67111524/67111528
[pid=10621] ppid=10619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10621/stat : 10621 (ppfolio) S 10619 10621 9252 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516690721 18763776 390 33554432000 4194304 4287625 140735884263344 18446744073709551615 251814260239 0 0 4096 65536 7155190806742040575 0 0 17 4 0 0 0
/proc/10621/statm: 4581 390 341 23 0 91 0
[pid=10622] ppid=10621 vsize=1796460 CPUtime=1.49 cores=0
/proc/10622/stat : 10622 (cryptominisat) R 10621 10621 9252 0 -1 4202496 3617 0 0 0 149 0 0 0 25 0 1 0 516690722 1839575040 2459 33554432000 4194304 4587354 140735532989872 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10622/statm: 449115 2459 337 96 0 445677 0
[pid=10623] ppid=10621 vsize=14020 CPUtime=1.5 cores=4
/proc/10623/stat : 10623 (clasp) R 10621 10621 9252 0 -1 4202496 975 0 0 0 150 0 0 0 25 0 1 0 516690722 14356480 863 33554432000 4194304 4785740 140734010927424 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10623/statm: 3505 863 340 145 0 550 0
[pid=10624] ppid=10621 vsize=455824 CPUtime=0.88 cores=6
/proc/10624/stat : 10624 (TNM) R 10621 10621 9252 0 -1 4202496 336 0 0 0 88 0 0 0 25 0 1 0 516690722 466763776 233 33554432000 134512640 134534564 4293890032 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10624/statm: 113956 233 95 6 0 112622 0
[pid=10625] ppid=10621 vsize=6508 CPUtime=1.5 cores=2
/proc/10625/stat : 10625 (lingeling) R 10621 10621 9252 0 -1 4202496 1018 0 0 0 150 0 0 0 25 0 1 0 516690722 6664192 819 33554432000 4194304 4352236 140737136226928 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10625/statm: 1627 819 127 39 0 707 0
[pid=10626] ppid=10621 vsize=7848 CPUtime=0.61 cores=6
/proc/10626/stat : 10626 (march_hi) R 10621 10621 9252 0 -1 4202496 569 0 0 0 61 0 0 0 25 0 1 0 516690722 8036352 462 33554432000 4194304 4331988 140736103161760 18446744073709551615 4265283 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10626/statm: 1962 462 172 34 0 404 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 2298984

[startup+3.1008 s]
/proc/loadavg: 7.06 5.80 6.67 10/187 10627
/proc/meminfo: memFree=26683548/32950928 swapFree=67111524/67111528
[pid=10621] ppid=10619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10621/stat : 10621 (ppfolio) S 10619 10621 9252 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516690721 18763776 390 33554432000 4194304 4287625 140735884263344 18446744073709551615 251814260239 0 0 4096 65536 7155190806742040575 0 0 17 4 0 0 0
/proc/10621/statm: 4581 390 341 23 0 91 0
[pid=10622] ppid=10621 vsize=1797060 CPUtime=3.08 cores=0
/proc/10622/stat : 10622 (cryptominisat) R 10621 10621 9252 0 -1 4202496 5331 0 0 0 308 0 0 0 25 0 1 0 516690722 1840189440 3342 33554432000 4194304 4587354 140735532989872 18446744073709551615 251813936785 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10622/statm: 449265 3342 337 96 0 445827 0
[pid=10623] ppid=10621 vsize=14828 CPUtime=3.09 cores=4
/proc/10623/stat : 10623 (clasp) R 10621 10621 9252 0 -1 4202496 1173 0 0 0 309 0 0 0 25 0 1 0 516690722 15183872 1061 33554432000 4194304 4785740 140734010927424 18446744073709551615 4549904 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10623/statm: 3707 1061 340 145 0 752 0
[pid=10624] ppid=10621 vsize=455824 CPUtime=1.66 cores=6
/proc/10624/stat : 10624 (TNM) R 10621 10621 9252 0 -1 4202496 336 0 0 0 166 0 0 0 25 0 1 0 516690722 466763776 233 33554432000 134512640 134534564 4293890032 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10624/statm: 113956 233 95 6 0 112622 0
[pid=10625] ppid=10621 vsize=6444 CPUtime=3.09 cores=2
/proc/10625/stat : 10625 (lingeling) R 10621 10621 9252 0 -1 4202496 1105 0 0 0 309 0 0 0 25 0 1 0 516690722 6598656 810 33554432000 4194304 4352236 140737136226928 18446744073709551615 4328423 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10625/statm: 1611 810 127 39 0 691 0
[pid=10626] ppid=10621 vsize=8324 CPUtime=1.41 cores=6
/proc/10626/stat : 10626 (march_hi) R 10621 10621 9252 0 -1 4202496 660 0 0 0 141 0 0 0 25 0 1 0 516690722 8523776 553 33554432000 4194304 4331988 140736103161760 18446744073709551615 4229623 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10626/statm: 2081 553 172 34 0 523 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 2300804

[startup+6.30027 s]
/proc/loadavg: 7.21 5.85 6.69 10/187 10627
/proc/meminfo: memFree=26676728/32950928 swapFree=67111524/67111528
[pid=10621] ppid=10619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10621/stat : 10621 (ppfolio) S 10619 10621 9252 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516690721 18763776 390 33554432000 4194304 4287625 140735884263344 18446744073709551615 251814260239 0 0 4096 65536 7155190806742040575 0 0 17 4 0 0 0
/proc/10621/statm: 4581 390 341 23 0 91 0
[pid=10622] ppid=10621 vsize=36248 CPUtime=6.29 cores=0
/proc/10622/stat : 10622 (cryptominisat) R 10621 10621 9252 0 -1 4202496 7159 0 0 0 628 1 0 0 25 0 1 0 516690722 37117952 3614 33554432000 4194304 4587354 140735532989872 18446744073709551615 4244459 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10622/statm: 9062 3614 337 96 0 5624 0
[pid=10623] ppid=10621 vsize=15780 CPUtime=6.29 cores=4
/proc/10623/stat : 10623 (clasp) R 10621 10621 9252 0 -1 4202496 1415 0 0 0 629 0 0 0 25 0 1 0 516690722 16158720 1303 33554432000 4194304 4785740 140734010927424 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10623/statm: 3945 1303 340 145 0 990 0
[pid=10624] ppid=10621 vsize=455824 CPUtime=3.25 cores=6
/proc/10624/stat : 10624 (TNM) R 10621 10621 9252 0 -1 4202496 336 0 0 0 325 0 0 0 25 0 1 0 516690722 466763776 233 33554432000 134512640 134534564 4293890032 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10624/statm: 113956 233 95 6 0 112622 0
[pid=10625] ppid=10621 vsize=8376 CPUtime=6.28 cores=2
/proc/10625/stat : 10625 (lingeling) R 10621 10621 9252 0 -1 4202496 2292 0 0 0 628 0 0 0 25 0 1 0 516690722 8577024 1293 33554432000 4194304 4352236 140737136226928 18446744073709551615 4329043 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10625/statm: 2094 1293 127 39 0 1174 0
[pid=10626] ppid=10621 vsize=8704 CPUtime=3.01 cores=6
/proc/10626/stat : 10626 (march_hi) R 10621 10621 9252 0 -1 4202496 732 0 0 0 301 0 0 0 25 0 1 0 516690722 8912896 625 33554432000 4194304 4331988 140736103161760 18446744073709551615 4240254 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10626/statm: 2176 625 173 34 0 618 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 543256

[startup+12.7012 s]
/proc/loadavg: 7.36 5.91 6.70 10/187 10628
/proc/meminfo: memFree=26670296/32950928 swapFree=67111524/67111528
[pid=10621] ppid=10619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10621/stat : 10621 (ppfolio) S 10619 10621 9252 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516690721 18763776 390 33554432000 4194304 4287625 140735884263344 18446744073709551615 251814260239 0 0 4096 65536 7155190806742040575 0 0 17 4 0 0 0
/proc/10621/statm: 4581 390 341 23 0 91 0
[pid=10622] ppid=10621 vsize=1800736 CPUtime=12.68 cores=0
/proc/10622/stat : 10622 (cryptominisat) R 10621 10621 9252 0 -1 4202496 11098 0 0 0 1267 1 0 0 25 0 1 0 516690722 1843953664 4095 33554432000 4194304 4587354 140735532989872 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10622/statm: 450184 4095 337 96 0 446746 0
[pid=10623] ppid=10621 vsize=17004 CPUtime=12.69 cores=4
/proc/10623/stat : 10623 (clasp) R 10621 10621 9252 0 -1 4202496 1698 0 0 0 1269 0 0 0 25 0 1 0 516690722 17412096 1586 33554432000 4194304 4785740 140734010927424 18446744073709551615 4550444 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10623/statm: 4251 1586 340 145 0 1296 0
[pid=10624] ppid=10621 vsize=455824 CPUtime=6.44 cores=6
/proc/10624/stat : 10624 (TNM) R 10621 10621 9252 0 -1 4202496 336 0 0 0 644 0 0 0 25 0 1 0 516690722 466763776 233 33554432000 134512640 134534564 4293890032 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10624/statm: 113956 233 95 6 0 112622 0
[pid=10625] ppid=10621 vsize=8508 CPUtime=12.68 cores=2
/proc/10625/stat : 10625 (lingeling) R 10621 10621 9252 0 -1 4202496 3157 0 0 0 1268 0 0 0 25 0 1 0 516690722 8712192 1326 33554432000 4194304 4352236 140737136226928 18446744073709551615 4327854 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10625/statm: 2127 1326 127 39 0 1207 0
[pid=10626] ppid=10621 vsize=9220 CPUtime=6.18 cores=6
/proc/10626/stat : 10626 (march_hi) R 10621 10621 9252 0 -1 4202496 887 0 0 0 618 0 0 0 25 0 1 0 516690722 9441280 780 33554432000 4194304 4331988 140736103161760 18446744073709551615 4229494 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10626/statm: 2305 780 173 34 0 747 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2309616

[startup+25.501 s]
/proc/loadavg: 7.86 6.09 6.75 10/187 10628
/proc/meminfo: memFree=26661420/32950928 swapFree=67111524/67111528
[pid=10621] ppid=10619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10621/stat : 10621 (ppfolio) S 10619 10621 9252 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516690721 18763776 390 33554432000 4194304 4287625 140735884263344 18446744073709551615 251814260239 0 0 4096 65536 7155190806742040575 0 0 17 4 0 0 0
/proc/10621/statm: 4581 390 341 23 0 91 0
[pid=10622] ppid=10621 vsize=1804260 CPUtime=25.49 cores=0
/proc/10622/stat : 10622 (cryptominisat) R 10621 10621 9252 0 -1 4202496 17023 0 0 0 2546 3 0 0 25 0 1 0 516690722 1847562240 5477 33554432000 4194304 4587354 140735532989872 18446744073709551615 4238509 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10622/statm: 451065 5477 337 96 0 447627 0
[pid=10623] ppid=10621 vsize=18804 CPUtime=25.48 cores=4
/proc/10623/stat : 10623 (clasp) R 10621 10621 9252 0 -1 4202496 2124 0 0 0 2548 0 0 0 25 0 1 0 516690722 19255296 2012 33554432000 4194304 4785740 140734010927424 18446744073709551615 4552525 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10623/statm: 4701 2012 340 145 0 1746 0
[pid=10624] ppid=10621 vsize=455824 CPUtime=12.84 cores=6
/proc/10624/stat : 10624 (TNM) R 10621 10621 9252 0 -1 4202496 336 0 0 0 1284 0 0 0 25 0 1 0 516690722 466763776 233 33554432000 134512640 134534564 4293890032 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10624/statm: 113956 233 95 6 0 112622 0
[pid=10625] ppid=10621 vsize=8892 CPUtime=25.49 cores=2
/proc/10625/stat : 10625 (lingeling) R 10621 10621 9252 0 -1 4202496 5941 0 0 0 2548 1 0 0 25 0 1 0 516690722 9105408 1422 33554432000 4194304 4352236 140737136226928 18446744073709551615 4328122 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10625/statm: 2223 1422 127 39 0 1303 0
[pid=10626] ppid=10621 vsize=10728 CPUtime=12.51 cores=6
/proc/10626/stat : 10626 (march_hi) R 10621 10621 9252 0 -1 4202496 1134 0 0 0 1251 0 0 0 25 0 1 0 516690722 10985472 1027 33554432000 4194304 4331988 140736103161760 18446744073709551615 4229375 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10626/statm: 2682 1027 173 34 0 1124 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2316832

[startup+51.1008 s]
/proc/loadavg: 8.25 6.32 6.80 10/187 10629
/proc/meminfo: memFree=26637948/32950928 swapFree=67111524/67111528
[pid=10621] ppid=10619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10621/stat : 10621 (ppfolio) S 10619 10621 9252 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516690721 18763776 390 33554432000 4194304 4287625 140735884263344 18446744073709551615 251814260239 0 0 4096 65536 7155190806742040575 0 0 17 4 0 0 0
/proc/10621/statm: 4581 390 341 23 0 91 0
[pid=10622] ppid=10621 vsize=1805964 CPUtime=51.09 cores=0
/proc/10622/stat : 10622 (cryptominisat) R 10621 10621 9252 0 -1 4202496 25613 0 0 0 5104 5 0 0 25 0 1 0 516690722 1849307136 7418 33554432000 4194304 4587354 140735532989872 18446744073709551615 4238503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10622/statm: 451491 7418 337 96 0 448053 0
[pid=10623] ppid=10621 vsize=21248 CPUtime=51.08 cores=4
/proc/10623/stat : 10623 (clasp) R 10621 10621 9252 0 -1 4202496 2730 0 0 0 5108 0 0 0 25 0 1 0 516690722 21757952 2618 33554432000 4194304 4785740 140734010927424 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10623/statm: 5312 2618 340 145 0 2357 0
[pid=10624] ppid=10621 vsize=455824 CPUtime=25.54 cores=6
/proc/10624/stat : 10624 (TNM) R 10621 10621 9252 0 -1 4202496 336 0 0 0 2554 0 0 0 25 0 1 0 516690722 466763776 233 33554432000 134512640 134534564 4293890032 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10624/statm: 113956 233 95 6 0 112622 0
[pid=10625] ppid=10621 vsize=12160 CPUtime=51.08 cores=2

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

/proc/10626/statm: 20481 15395 173 34 0 18923 0
Current children cumulated CPU time (s) 3763.93
Current children cumulated vsize (KiB) 2493888

[startup+1002.3 s]
/proc/loadavg: 9.18 9.05 8.31 10/187 10654
/proc/meminfo: memFree=26453212/32950928 swapFree=67111524/67111528
[pid=10621] ppid=10619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10621/stat : 10621 (ppfolio) S 10619 10621 9252 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516690721 18763776 390 33554432000 4194304 4287625 140735884263344 18446744073709551615 251814260239 0 0 4096 65536 7155190806742040575 0 0 17 4 0 0 0
/proc/10621/statm: 4581 390 341 23 0 91 0
[pid=10622] ppid=10621 vsize=1863072 CPUtime=1002.3 cores=0
/proc/10622/stat : 10622 (cryptominisat) R 10621 10621 9252 0 -1 4202496 139946 0 0 0 100185 45 0 0 25 0 1 0 516690722 1907785728 20369 33554432000 4194304 4587354 140735532989872 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10622/statm: 465768 20369 337 96 0 462330 0
[pid=10623] ppid=10621 vsize=40156 CPUtime=1002.2 cores=4
/proc/10623/stat : 10623 (clasp) R 10621 10621 9252 0 -1 4202496 7118 0 0 0 100218 2 0 0 25 0 1 0 516690722 41119744 7006 33554432000 4194304 4785740 140734010927424 18446744073709551615 4552961 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10623/statm: 10039 7006 341 145 0 7084 0
[pid=10624] ppid=10621 vsize=455824 CPUtime=498.58 cores=6
/proc/10624/stat : 10624 (TNM) R 10621 10621 9252 0 -1 4202496 336 0 0 0 49858 0 0 0 25 0 1 0 516690722 466763776 233 33554432000 134512640 134534564 4293890032 18446744073709551615 134530723 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10624/statm: 113956 233 95 6 0 112622 0
[pid=10625] ppid=10621 vsize=35568 CPUtime=1002.29 cores=2
/proc/10625/stat : 10625 (lingeling) R 10621 10621 9252 0 -1 4202496 95378 0 0 0 100216 13 0 0 25 0 1 0 516690722 36421632 8091 33554432000 4194304 4352236 140737136226928 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10625/statm: 8892 8091 127 39 0 7972 0
[pid=10626] ppid=10621 vsize=81924 CPUtime=498.22 cores=6
/proc/10626/stat : 10626 (march_hi) R 10621 10621 9252 0 -1 4202496 16430 0 0 0 49814 8 0 0 25 0 1 0 516690722 83890176 16323 33554432000 4194304 4331988 140736103161760 18446744073709551615 4211503 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10626/statm: 20481 16323 173 34 0 18923 0
Current children cumulated CPU time (s) 4003.59
Current children cumulated vsize (KiB) 2494868

[startup+1062.3 s]
/proc/loadavg: 9.16 9.07 8.36 10/187 10656
/proc/meminfo: memFree=26451324/32950928 swapFree=67111524/67111528
[pid=10621] ppid=10619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10621/stat : 10621 (ppfolio) S 10619 10621 9252 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516690721 18763776 390 33554432000 4194304 4287625 140735884263344 18446744073709551615 251814260239 0 0 4096 65536 7155190806742040575 0 0 17 4 0 0 0
/proc/10621/statm: 4581 390 341 23 0 91 0
[pid=10622] ppid=10621 vsize=1857632 CPUtime=1062.31 cores=0
/proc/10622/stat : 10622 (cryptominisat) R 10621 10621 9252 0 -1 4202496 143762 0 0 0 106185 46 0 0 25 0 1 0 516690722 1902215168 20214 33554432000 4194304 4587354 140735532989872 18446744073709551615 4232137 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10622/statm: 464408 20214 337 96 0 460970 0
[pid=10623] ppid=10621 vsize=40588 CPUtime=1062.19 cores=4
/proc/10623/stat : 10623 (clasp) R 10621 10621 9252 0 -1 4202496 7230 0 0 0 106217 2 0 0 25 0 1 0 516690722 41562112 7118 33554432000 4194304 4785740 140734010927424 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10623/statm: 10147 7118 341 145 0 7192 0
[pid=10624] ppid=10621 vsize=455824 CPUtime=528.45 cores=6
/proc/10624/stat : 10624 (TNM) R 10621 10621 9252 0 -1 4202496 336 0 0 0 52845 0 0 0 25 0 1 0 516690722 466763776 233 33554432000 134512640 134534564 4293890032 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10624/statm: 113956 233 95 6 0 112622 0
[pid=10625] ppid=10621 vsize=33520 CPUtime=1062.29 cores=2
/proc/10625/stat : 10625 (lingeling) R 10621 10621 9252 0 -1 4202496 97554 0 0 0 106216 13 0 0 25 0 1 0 516690722 34324480 7579 33554432000 4194304 4352236 140737136226928 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10625/statm: 8380 7579 127 39 0 7460 0
[pid=10626] ppid=10621 vsize=96820 CPUtime=528.02 cores=6
/proc/10626/stat : 10626 (march_hi) R 10621 10621 9252 0 -1 4202496 17290 0 0 0 52793 9 0 0 25 0 1 0 516690722 99143680 17183 33554432000 4194304 4331988 140736103161760 18446744073709551615 4240214 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10626/statm: 24205 17183 173 34 0 22647 0
Current children cumulated CPU time (s) 4243.26
Current children cumulated vsize (KiB) 2502708

[startup+1122.3 s]
/proc/loadavg: 9.11 9.07 8.40 10/187 10657
/proc/meminfo: memFree=26445852/32950928 swapFree=67111524/67111528
[pid=10621] ppid=10619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10621/stat : 10621 (ppfolio) S 10619 10621 9252 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516690721 18763776 390 33554432000 4194304 4287625 140735884263344 18446744073709551615 251814260239 0 0 4096 65536 7155190806742040575 0 0 17 4 0 0 0
/proc/10621/statm: 4581 390 341 23 0 91 0
[pid=10622] ppid=10621 vsize=1857632 CPUtime=1122.31 cores=0
/proc/10622/stat : 10622 (cryptominisat) R 10621 10621 9252 0 -1 4202496 143996 0 0 0 112185 46 0 0 25 0 1 0 516690722 1902215168 20441 33554432000 4194304 4587354 140735532989872 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10622/statm: 464408 20441 337 96 0 460970 0
[pid=10623] ppid=10621 vsize=40872 CPUtime=1122.2 cores=4
/proc/10623/stat : 10623 (clasp) R 10621 10621 9252 0 -1 4202496 7310 0 0 0 112218 2 0 0 25 0 1 0 516690722 41852928 7198 33554432000 4194304 4785740 140734010927424 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10623/statm: 10218 7198 341 145 0 7263 0
[pid=10624] ppid=10621 vsize=455824 CPUtime=558.26 cores=6
/proc/10624/stat : 10624 (TNM) R 10621 10621 9252 0 -1 4202496 336 0 0 0 55826 0 0 0 25 0 1 0 516690722 466763776 233 33554432000 134512640 134534564 4293890032 18446744073709551615 134529138 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10624/statm: 113956 233 95 6 0 112622 0
[pid=10625] ppid=10621 vsize=31984 CPUtime=1122.3 cores=2
/proc/10625/stat : 10625 (lingeling) R 10621 10621 9252 0 -1 4202496 102162 0 0 0 112216 14 0 0 25 0 1 0 516690722 32751616 7195 33554432000 4194304 4352236 140737136226928 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10625/statm: 7996 7195 127 39 0 7076 0
[pid=10626] ppid=10621 vsize=96820 CPUtime=557.89 cores=6
/proc/10626/stat : 10626 (march_hi) R 10621 10621 9252 0 -1 4202496 18138 0 0 0 55780 9 0 0 25 0 1 0 516690722 99143680 18031 33554432000 4194304 4331988 140736103161760 18446744073709551615 4226496 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10626/statm: 24205 18031 173 34 0 22647 0
Current children cumulated CPU time (s) 4482.96
Current children cumulated vsize (KiB) 2501456

[startup+1182.3 s]
/proc/loadavg: 9.12 9.08 8.44 10/187 10659
/proc/meminfo: memFree=26437040/32950928 swapFree=67111524/67111528
[pid=10621] ppid=10619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10621/stat : 10621 (ppfolio) S 10619 10621 9252 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516690721 18763776 390 33554432000 4194304 4287625 140735884263344 18446744073709551615 251814260239 0 0 4096 65536 7155190806742040575 0 0 17 4 0 0 0
/proc/10621/statm: 4581 390 341 23 0 91 0
[pid=10622] ppid=10621 vsize=1898776 CPUtime=1182.31 cores=0
/proc/10622/stat : 10622 (cryptominisat) R 10621 10621 9252 0 -1 4202496 144237 0 0 0 118185 46 0 0 25 0 1 0 516690722 1944346624 20463 33554432000 4194304 4587354 140735532989872 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10622/statm: 474694 20463 337 96 0 471256 0
[pid=10623] ppid=10621 vsize=41228 CPUtime=1182.19 cores=4
/proc/10623/stat : 10623 (clasp) R 10621 10621 9252 0 -1 4202496 7360 0 0 0 118217 2 0 0 25 0 1 0 516690722 42217472 7248 33554432000 4194304 4785740 140734010927424 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10623/statm: 10307 7248 341 145 0 7352 0
[pid=10624] ppid=10621 vsize=455824 CPUtime=588.11 cores=6
/proc/10624/stat : 10624 (TNM) R 10621 10621 9252 0 -1 4202496 336 0 0 0 58811 0 0 0 25 0 1 0 516690722 466763776 233 33554432000 134512640 134534564 4293890032 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10624/statm: 113956 233 95 6 0 112622 0
[pid=10625] ppid=10621 vsize=36592 CPUtime=1182.3 cores=2
/proc/10625/stat : 10625 (lingeling) R 10621 10621 9252 0 -1 4202496 104658 0 0 0 118215 15 0 0 25 0 1 0 516690722 37470208 8347 33554432000 4194304 4352236 140737136226928 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10625/statm: 9148 8347 127 39 0 8228 0
[pid=10626] ppid=10621 vsize=96820 CPUtime=587.71 cores=6
/proc/10626/stat : 10626 (march_hi) R 10621 10621 9252 0 -1 4202496 18950 0 0 0 58761 10 0 0 25 0 1 0 516690722 99143680 18843 33554432000 4194304 4331988 140736103161760 18446744073709551615 4246715 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10626/statm: 24205 18843 173 34 0 22647 0
Current children cumulated CPU time (s) 4722.62
Current children cumulated vsize (KiB) 2547564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 9.16 9.09 8.46 10/187 10659
/proc/meminfo: memFree=26436916/32950928 swapFree=67111524/67111528
[pid=10621] ppid=10619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10621/stat : 10621 (ppfolio) S 10619 10621 9252 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516690721 18763776 390 33554432000 4194304 4287625 140735884263344 18446744073709551615 251814260239 0 0 4096 65536 7155190806742040575 0 0 17 4 0 0 0
/proc/10621/statm: 4581 390 341 23 0 91 0
[pid=10622] ppid=10621 vsize=1898776 CPUtime=1201.71 cores=0
/proc/10622/stat : 10622 (cryptominisat) R 10621 10621 9252 0 -1 4202496 144398 0 0 0 120125 46 0 0 25 0 1 0 516690722 1944346624 20615 33554432000 4194304 4587354 140735532989872 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10622/statm: 474694 20615 337 96 0 471256 0
[pid=10623] ppid=10621 vsize=41228 CPUtime=1201.59 cores=4
/proc/10623/stat : 10623 (clasp) R 10621 10621 9252 0 -1 4202496 7373 0 0 0 120157 2 0 0 25 0 1 0 516690722 42217472 7261 33554432000 4194304 4785740 140734010927424 18446744073709551615 4550516 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10623/statm: 10307 7261 341 145 0 7352 0
[pid=10624] ppid=10621 vsize=455824 CPUtime=597.75 cores=6
/proc/10624/stat : 10624 (TNM) R 10621 10621 9252 0 -1 4202496 336 0 0 0 59775 0 0 0 25 0 1 0 516690722 466763776 233 33554432000 134512640 134534564 4293890032 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10624/statm: 113956 233 95 6 0 112622 0
[pid=10625] ppid=10621 vsize=31728 CPUtime=1201.71 cores=2
/proc/10625/stat : 10625 (lingeling) R 10621 10621 9252 0 -1 4202496 104914 0 0 0 120156 15 0 0 25 0 1 0 516690722 32489472 7131 33554432000 4194304 4352236 140737136226928 18446744073709551615 4328881 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10625/statm: 7932 7131 127 39 0 7012 0
[pid=10626] ppid=10621 vsize=96820 CPUtime=597.36 cores=6
/proc/10626/stat : 10626 (march_hi) R 10621 10621 9252 0 -1 4202496 19237 0 0 0 59726 10 0 0 25 0 1 0 516690722 99143680 19130 33554432000 4194304 4331988 140736103161760 18446744073709551615 4211435 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10626/statm: 24205 19130 173 34 0 22647 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 2542700

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: 9.16 9.09 8.46 10/187 10659
/proc/meminfo: memFree=26436916/32950928 swapFree=67111524/67111528
[pid=10621] ppid=10619 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10621/stat : 10621 (ppfolio) S 10619 10621 9252 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516690721 18763776 390 33554432000 4194304 4287625 140735884263344 18446744073709551615 251814260239 0 0 4096 65536 7155190806742040575 0 0 17 4 0 0 0
/proc/10621/statm: 4581 390 341 23 0 91 0
[pid=10622] ppid=10621 vsize=1898776 CPUtime=1201.71 cores=0
/proc/10622/stat : 10622 (cryptominisat) R 10621 10621 9252 0 -1 4202496 144398 0 0 0 120125 46 0 0 25 0 1 0 516690722 1944346624 20615 33554432000 4194304 4587354 140735532989872 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10622/statm: 474694 20615 337 96 0 471256 0
[pid=10623] ppid=10621 vsize=41228 CPUtime=1201.59 cores=4
/proc/10623/stat : 10623 (clasp) R 10621 10621 9252 0 -1 4202496 7373 0 0 0 120157 2 0 0 25 0 1 0 516690722 42217472 7261 33554432000 4194304 4785740 140734010927424 18446744073709551615 4550516 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10623/statm: 10307 7261 341 145 0 7352 0
[pid=10624] ppid=10621 vsize=455824 CPUtime=597.75 cores=6
/proc/10624/stat : 10624 (TNM) R 10621 10621 9252 0 -1 4202496 336 0 0 0 59775 0 0 0 25 0 1 0 516690722 466763776 233 33554432000 134512640 134534564 4293890032 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10624/statm: 113956 233 95 6 0 112622 0
[pid=10625] ppid=10621 vsize=31728 CPUtime=1201.71 cores=2
/proc/10625/stat : 10625 (lingeling) R 10621 10621 9252 0 -1 4202496 104914 0 0 0 120156 15 0 0 25 0 1 0 516690722 32489472 7131 33554432000 4194304 4352236 140737136226928 18446744073709551615 4328881 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10625/statm: 7932 7131 127 39 0 7012 0
[pid=10626] ppid=10621 vsize=96820 CPUtime=597.36 cores=6
/proc/10626/stat : 10626 (march_hi) R 10621 10621 9252 0 -1 4202496 19237 0 0 0 59726 10 0 0 25 0 1 0 516690722 99143680 19130 33554432000 4194304 4331988 140736103161760 18446744073709551615 4211435 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10626/statm: 24205 19130 173 34 0 22647 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 2542700

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.71
CPU time (s): 4800.12
CPU user time (s): 4799.39
CPU system time (s): 0.73
CPU usage (%): 399.44
Max. virtual memory (cumulated for all children) (KiB): 4243148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2403.14
system time used= 0.189971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112824
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= 539
involuntary context switches= 6806

runsolver used 1.86672 second user time and 4.69629 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 06:22:00
IDJOB=3190979
IDBENCH=82710
IDSOLVER=1612
FILE ID=node126/3190979-1304050920
RUNJOBID= node126-1304050872-10435
PBS_JOBID= 13170390
Free space on /tmp= 71588 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1762880211-075.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190979-1304050920/watcher-3190979-1304050920 -o /tmp/evaluation-result-3190979-1304050920/solver-3190979-1304050920 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190979-1304050920.cnf

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

MD5SUM BENCH= 57a2cff28dc53061839e3102dd9b3447
RANDOM SEED=1032408777

node126.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.783
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.56
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.783
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.75
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.783
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.74
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.783
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.74
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.783
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.783
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.75
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26701036 kB
Buffers:       1408524 kB
Cached:        4211616 kB
SwapCached:          4 kB
Active:         266248 kB
Inactive:      5438292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26701036 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           20228 kB
Writeback:           0 kB
AnonPages:       84372 kB
Mapped:          16240 kB
Slab:           480820 kB
PageTables:       5464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   683000 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= 71580 MiB
End job on node126 at 2011-04-29 06:42:04