Trace number 3191252

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S869604189-077.UNKNOWN.cnf
MD5SUMfea90c68acbba046fd6afed84c9fb884
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	This is pico-portfolio, a naive parallel portfolio
0.00/0.02	Copyright (C) 2011 Olivier Roussel
0.00/0.02	Using 4 processing units
0.00/0.02	This portfolio uses the following solvers:
0.00/0.02	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.02	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.02	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.02	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.02	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.02	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.02	Starting clasp 1.3.6 on core(s) 4
0.00/0.02	Starting TNM 2009 on core(s) 6
0.00/0.02	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.02	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-3191252-1304076401/watcher-3191252-1304076401 -o /tmp/evaluation-result-3191252-1304076401/solver-3191252-1304076401 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191252-1304076401.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: 8.26 8.05 8.00 7/182 16902
/proc/meminfo: memFree=30498904/32951124 swapFree=67111416/67111528
[pid=16902] ppid=16900 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16902/stat : 16902 (ppfolio) R 16900 16902 16189 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 519242491 18763776 390 33554432000 4194304 4287625 140736901824864 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/16902/statm: 4581 390 341 23 0 91 0

[startup+0.069184 s]
/proc/loadavg: 8.26 8.05 8.00 7/182 16902
/proc/meminfo: memFree=30498904/32951124 swapFree=67111416/67111528
[pid=16902] ppid=16900 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16902/stat : 16902 (ppfolio) R 16900 16902 16189 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 519242491 18763776 390 33554432000 4194304 4287625 140736901824864 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/16902/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100178 s]
/proc/loadavg: 8.26 8.05 8.00 7/182 16902
/proc/meminfo: memFree=30498904/32951124 swapFree=67111416/67111528
[pid=16902] ppid=16900 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16902/stat : 16902 (ppfolio) R 16900 16902 16189 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 519242491 18763776 390 33554432000 4194304 4287625 140736901824864 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/16902/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300141 s]
/proc/loadavg: 8.26 8.05 8.00 7/182 16902
/proc/meminfo: memFree=30498904/32951124 swapFree=67111416/67111528
[pid=16902] ppid=16900 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16902/stat : 16902 (ppfolio) S 16900 16902 16189 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 519242491 18763776 390 33554432000 4194304 4287625 140736901824864 18446744073709551615 212436037135 0 0 4096 65536 6778850379103731711 0 0 17 0 0 0 0
/proc/16902/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700064 s]
/proc/loadavg: 8.26 8.05 8.00 7/182 16902
/proc/meminfo: memFree=30498904/32951124 swapFree=67111416/67111528
[pid=16902] ppid=16900 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16902/stat : 16902 (ppfolio) S 16900 16902 16189 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 519242491 18763776 390 33554432000 4194304 4287625 140736901824864 18446744073709551615 212436037135 0 0 4096 65536 6778850379103731711 0 0 17 0 0 0 0
/proc/16902/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50091 s]
/proc/loadavg: 8.26 8.05 8.00 11/188 16908
/proc/meminfo: memFree=30489804/32951124 swapFree=67111416/67111528
[pid=16902] ppid=16900 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16902/stat : 16902 (ppfolio) S 16900 16902 16189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519242491 18763776 390 33554432000 4194304 4287625 140736901824864 18446744073709551615 212436037135 0 0 4096 65536 6778850379103731711 0 0 17 0 0 0 0
/proc/16902/statm: 4581 390 341 23 0 91 0
[pid=16903] ppid=16902 vsize=309904 CPUtime=1.49 cores=0
/proc/16903/stat : 16903 (cryptominisat) R 16902 16902 16189 0 -1 4202496 3612 0 0 0 149 0 0 0 25 0 1 0 519242492 317341696 2349 33554432000 4194304 4587354 140734213706368 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16903/statm: 77476 2349 337 96 0 74038 0
[pid=16904] ppid=16902 vsize=14296 CPUtime=1.49 cores=4
/proc/16904/stat : 16904 (clasp) R 16902 16902 16189 0 -1 4202496 1040 0 0 0 149 0 0 0 25 0 1 0 519242492 14639104 927 33554432000 4194304 4785740 140737166123136 18446744073709551615 4278121 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16904/statm: 3574 927 340 145 0 619 0
[pid=16905] ppid=16902 vsize=455960 CPUtime=0.77 cores=6
/proc/16905/stat : 16905 (TNM) R 16902 16902 16189 0 -1 4202496 355 0 0 0 77 0 0 0 25 0 1 0 519242492 466903040 252 33554432000 134512640 134534564 4293504336 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16905/statm: 113990 252 95 6 0 112656 0
[pid=16906] ppid=16902 vsize=6524 CPUtime=1.49 cores=2
/proc/16906/stat : 16906 (lingeling) R 16902 16902 16189 0 -1 4202496 1153 0 0 0 149 0 0 0 25 0 1 0 519242492 6680576 826 33554432000 4194304 4352236 140734351939840 18446744073709551615 4328794 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16906/statm: 1631 826 127 39 0 711 0
[pid=16907] ppid=16902 vsize=8008 CPUtime=0.71 cores=6
/proc/16907/stat : 16907 (march_hi) R 16902 16902 16189 0 -1 4202496 607 0 0 0 71 0 0 0 25 0 1 0 519242492 8200192 500 33554432000 4194304 4331988 140733714579136 18446744073709551615 4229363 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16907/statm: 2002 500 172 34 0 444 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 813016

[startup+3.10061 s]
/proc/loadavg: 8.26 8.05 8.00 11/188 16909
/proc/meminfo: memFree=30481632/32951124 swapFree=67111416/67111528
[pid=16902] ppid=16900 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16902/stat : 16902 (ppfolio) S 16900 16902 16189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519242491 18763776 390 33554432000 4194304 4287625 140736901824864 18446744073709551615 212436037135 0 0 4096 65536 6778850379103731711 0 0 17 0 0 0 0
/proc/16902/statm: 4581 390 341 23 0 91 0
[pid=16903] ppid=16902 vsize=312212 CPUtime=3.08 cores=0
/proc/16903/stat : 16903 (cryptominisat) R 16902 16902 16189 0 -1 4202496 5607 0 0 0 308 0 0 0 25 0 1 0 519242492 319705088 3417 33554432000 4194304 4587354 140734213706368 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16903/statm: 78053 3417 337 96 0 74615 0
[pid=16904] ppid=16902 vsize=15236 CPUtime=3.09 cores=4
/proc/16904/stat : 16904 (clasp) R 16902 16902 16189 0 -1 4202496 1254 0 0 0 309 0 0 0 25 0 1 0 519242492 15601664 1141 33554432000 4194304 4785740 140737166123136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16904/statm: 3809 1141 340 145 0 854 0
[pid=16905] ppid=16902 vsize=455960 CPUtime=1.57 cores=6
/proc/16905/stat : 16905 (TNM) R 16902 16902 16189 0 -1 4202496 355 0 0 0 157 0 0 0 25 0 1 0 519242492 466903040 252 33554432000 134512640 134534564 4293504336 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16905/statm: 113990 252 95 6 0 112656 0
[pid=16906] ppid=16902 vsize=6656 CPUtime=3.09 cores=2
/proc/16906/stat : 16906 (lingeling) R 16902 16902 16189 0 -1 4202496 1250 0 0 0 309 0 0 0 25 0 1 0 519242492 6815744 859 33554432000 4194304 4352236 140734351939840 18446744073709551615 4328141 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16906/statm: 1664 859 127 39 0 744 0
[pid=16907] ppid=16902 vsize=8312 CPUtime=1.51 cores=6
/proc/16907/stat : 16907 (march_hi) R 16902 16902 16189 0 -1 4202496 683 0 0 0 151 0 0 0 25 0 1 0 519242492 8511488 576 33554432000 4194304 4331988 140733714579136 18446744073709551615 4229603 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16907/statm: 2078 576 173 34 0 520 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 816700

[startup+6.301 s]
/proc/loadavg: 8.56 8.12 8.02 11/188 16909
/proc/meminfo: memFree=30458900/32951124 swapFree=67111416/67111528
[pid=16902] ppid=16900 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16902/stat : 16902 (ppfolio) S 16900 16902 16189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519242491 18763776 390 33554432000 4194304 4287625 140736901824864 18446744073709551615 212436037135 0 0 4096 65536 6778850379103731711 0 0 17 0 0 0 0
/proc/16902/statm: 4581 390 341 23 0 91 0
[pid=16903] ppid=16902 vsize=313788 CPUtime=6.29 cores=0
/proc/16903/stat : 16903 (cryptominisat) R 16902 16902 16189 0 -1 4202496 7998 0 0 0 628 1 0 0 25 0 1 0 519242492 321318912 4025 33554432000 4194304 4587354 140734213706368 18446744073709551615 4241099 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16903/statm: 78447 4025 337 96 0 75009 0
[pid=16904] ppid=16902 vsize=16328 CPUtime=6.29 cores=4
/proc/16904/stat : 16904 (clasp) R 16902 16902 16189 0 -1 4202496 1527 0 0 0 629 0 0 0 25 0 1 0 519242492 16719872 1414 33554432000 4194304 4785740 140737166123136 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16904/statm: 4082 1414 340 145 0 1127 0
[pid=16905] ppid=16902 vsize=455960 CPUtime=3.15 cores=6
/proc/16905/stat : 16905 (TNM) R 16902 16902 16189 0 -1 4202496 355 0 0 0 315 0 0 0 25 0 1 0 519242492 466903040 252 33554432000 134512640 134534564 4293504336 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16905/statm: 113990 252 95 6 0 112656 0
[pid=16906] ppid=16902 vsize=6916 CPUtime=6.29 cores=2
/proc/16906/stat : 16906 (lingeling) R 16902 16902 16189 0 -1 4202496 1891 0 0 0 629 0 0 0 25 0 1 0 519242492 7081984 924 33554432000 4194304 4352236 140734351939840 18446744073709551615 4278835 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16906/statm: 1729 924 127 39 0 809 0
[pid=16907] ppid=16902 vsize=8692 CPUtime=3.11 cores=6
/proc/16907/stat : 16907 (march_hi) R 16902 16902 16189 0 -1 4202496 742 0 0 0 311 0 0 0 25 0 1 0 519242492 8900608 635 33554432000 4194304 4331988 140733714579136 18446744073709551615 4226550 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16907/statm: 2173 635 173 34 0 615 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 820008

[startup+12.7008 s]
/proc/loadavg: 8.68 8.15 8.03 11/188 16909
/proc/meminfo: memFree=30450360/32951124 swapFree=67111416/67111528
[pid=16902] ppid=16900 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16902/stat : 16902 (ppfolio) S 16900 16902 16189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519242491 18763776 390 33554432000 4194304 4287625 140736901824864 18446744073709551615 212436037135 0 0 4096 65536 6778850379103731711 0 0 17 0 0 0 0
/proc/16902/statm: 4581 390 341 23 0 91 0
[pid=16903] ppid=16902 vsize=315932 CPUtime=12.69 cores=0
/proc/16903/stat : 16903 (cryptominisat) R 16902 16902 16189 0 -1 4202496 12205 0 0 0 1267 2 0 0 25 0 1 0 519242492 323514368 4372 33554432000 4194304 4587354 140734213706368 18446744073709551615 4274660 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16903/statm: 78983 4372 337 96 0 75545 0
[pid=16904] ppid=16902 vsize=17984 CPUtime=12.69 cores=4
/proc/16904/stat : 16904 (clasp) R 16902 16902 16189 0 -1 4202496 1943 0 0 0 1269 0 0 0 25 0 1 0 519242492 18415616 1830 33554432000 4194304 4785740 140737166123136 18446744073709551615 4416804 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16904/statm: 4496 1830 340 145 0 1541 0
[pid=16905] ppid=16902 vsize=455960 CPUtime=6.34 cores=6
/proc/16905/stat : 16905 (TNM) R 16902 16902 16189 0 -1 4202496 355 0 0 0 634 0 0 0 25 0 1 0 519242492 466903040 252 33554432000 134512640 134534564 4293504336 18446744073709551615 134528697 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16905/statm: 113990 252 95 6 0 112656 0
[pid=16906] ppid=16902 vsize=8524 CPUtime=12.68 cores=2
/proc/16906/stat : 16906 (lingeling) R 16902 16902 16189 0 -1 4202496 3317 0 0 0 1268 0 0 0 25 0 1 0 519242492 8728576 1326 33554432000 4194304 4352236 140734351939840 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16906/statm: 2131 1326 127 39 0 1211 0
[pid=16907] ppid=16902 vsize=9172 CPUtime=6.28 cores=6
/proc/16907/stat : 16907 (march_hi) R 16902 16902 16189 0 -1 4202496 881 0 0 0 628 0 0 0 25 0 1 0 519242492 9392128 774 33554432000 4194304 4331988 140733714579136 18446744073709551615 4211568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16907/statm: 2293 774 173 34 0 735 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 825896

[startup+25.5003 s]
/proc/loadavg: 8.97 8.24 8.06 11/188 16909
/proc/meminfo: memFree=30440056/32951124 swapFree=67111416/67111528
[pid=16902] ppid=16900 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16902/stat : 16902 (ppfolio) S 16900 16902 16189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519242491 18763776 390 33554432000 4194304 4287625 140736901824864 18446744073709551615 212436037135 0 0 4096 65536 6778850379103731711 0 0 17 0 0 0 0
/proc/16902/statm: 4581 390 341 23 0 91 0
[pid=16903] ppid=16902 vsize=322336 CPUtime=25.48 cores=0
/proc/16903/stat : 16903 (cryptominisat) R 16902 16902 16189 0 -1 4202496 18504 0 0 0 2546 2 0 0 25 0 1 0 519242492 330072064 5736 33554432000 4194304 4587354 140734213706368 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16903/statm: 80584 5736 337 96 0 77146 0
[pid=16904] ppid=16902 vsize=19936 CPUtime=25.49 cores=4
/proc/16904/stat : 16904 (clasp) R 16902 16902 16189 0 -1 4202496 2440 0 0 0 2549 0 0 0 25 0 1 0 519242492 20414464 2327 33554432000 4194304 4785740 140737166123136 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16904/statm: 4984 2327 340 145 0 2029 0
[pid=16905] ppid=16902 vsize=455960 CPUtime=12.74 cores=6
/proc/16905/stat : 16905 (TNM) R 16902 16902 16189 0 -1 4202496 355 0 0 0 1274 0 0 0 25 0 1 0 519242492 466903040 252 33554432000 134512640 134534564 4293504336 18446744073709551615 134526022 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16905/statm: 113990 252 95 6 0 112656 0
[pid=16906] ppid=16902 vsize=11340 CPUtime=25.48 cores=2
/proc/16906/stat : 16906 (lingeling) R 16902 16902 16189 0 -1 4202496 6069 0 0 0 2548 0 0 0 25 0 1 0 519242492 11612160 2030 33554432000 4194304 4352236 140734351939840 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16906/statm: 2835 2030 127 39 0 1915 0
[pid=16907] ppid=16902 vsize=10588 CPUtime=12.6 cores=6
/proc/16907/stat : 16907 (march_hi) R 16902 16902 16189 0 -1 4202496 1122 0 0 0 1260 0 0 0 25 0 1 0 519242492 10842112 1015 33554432000 4194304 4331988 140733714579136 18446744073709551615 4229357 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16907/statm: 2647 1015 173 34 0 1089 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 838484

[startup+51.1005 s]
/proc/loadavg: 9.40 8.39 8.12 11/188 16910
/proc/meminfo: memFree=30409408/32951124 swapFree=67111416/67111528
[pid=16902] ppid=16900 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16902/stat : 16902 (ppfolio) S 16900 16902 16189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519242491 18763776 390 33554432000 4194304 4287625 140736901824864 18446744073709551615 212436037135 0 0 4096 65536 6778850379103731711 0 0 17 0 0 0 0
/proc/16902/statm: 4581 390 341 23 0 91 0
[pid=16903] ppid=16902 vsize=608904 CPUtime=51.09 cores=0
/proc/16903/stat : 16903 (cryptominisat) R 16902 16902 16189 0 -1 4202496 28224 0 0 0 5105 4 0 0 25 0 1 0 519242492 623517696 9346 33554432000 4194304 4587354 140734213706368 18446744073709551615 4417549 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16903/statm: 152226 9346 337 96 0 148788 0
[pid=16904] ppid=16902 vsize=23060 CPUtime=51.09 cores=4
/proc/16904/stat : 16904 (clasp) R 16902 16902 16189 0 -1 4202496 3162 0 0 0 5109 0 0 0 25 0 1 0 519242492 23613440 3049 33554432000 4194304 4785740 140737166123136 18446744073709551615 4546099 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16904/statm: 5765 3049 340 145 0 2810 0
[pid=16905] ppid=16902 vsize=455960 CPUtime=25.44 cores=6
/proc/16905/stat : 16905 (TNM) R 16902 16902 16189 0 -1 4202496 355 0 0 0 2544 0 0 0 25 0 1 0 519242492 466903040 252 33554432000 134512640 134534564 4293504336 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16905/statm: 113990 252 95 6 0 112656 0
[pid=16906] ppid=16902 vsize=11788 CPUtime=51.08 cores=2

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

/proc/16907/statm: 21257 16010 173 34 0 19699 0
Current children cumulated CPU time (s) 3764.04
Current children cumulated vsize (KiB) 1002184

[startup+1002.3 s]
/proc/loadavg: 10.10 10.10 9.42 11/188 16935
/proc/meminfo: memFree=30101092/32951124 swapFree=67111416/67111528
[pid=16902] ppid=16900 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16902/stat : 16902 (ppfolio) S 16900 16902 16189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519242491 18763776 390 33554432000 4194304 4287625 140736901824864 18446744073709551615 212436037135 0 0 4096 65536 6778850379103731711 0 0 17 0 0 0 0
/proc/16902/statm: 4581 390 341 23 0 91 0
[pid=16903] ppid=16902 vsize=383888 CPUtime=1002.32 cores=0
/proc/16903/stat : 16903 (cryptominisat) R 16902 16902 16189 0 -1 4202496 150095 0 0 0 100185 47 0 0 25 0 1 0 519242492 393101312 17917 33554432000 4194304 4587354 140734213706368 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16903/statm: 95972 17917 337 96 0 92534 0
[pid=16904] ppid=16902 vsize=45424 CPUtime=1002.33 cores=4
/proc/16904/stat : 16904 (clasp) R 16902 16902 16189 0 -1 4202496 8322 0 0 0 100231 2 0 0 25 0 1 0 519242492 46514176 8209 33554432000 4194304 4785740 140737166123136 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16904/statm: 11356 8209 340 145 0 8401 0
[pid=16905] ppid=16902 vsize=455960 CPUtime=498.57 cores=6
/proc/16905/stat : 16905 (TNM) R 16902 16902 16189 0 -1 4202496 355 0 0 0 49857 0 0 0 25 0 1 0 519242492 466903040 252 33554432000 134512640 134534564 4293504336 18446744073709551615 134525974 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16905/statm: 113990 252 95 6 0 112656 0
[pid=16906] ppid=16902 vsize=28436 CPUtime=1002.22 cores=2
/proc/16906/stat : 16906 (lingeling) R 16902 16902 16189 0 -1 4202496 90199 0 0 0 100210 12 0 0 25 0 1 0 519242492 29118464 6307 33554432000 4194304 4352236 140734351939840 18446744073709551615 4328392 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16906/statm: 7109 6307 127 39 0 6189 0
[pid=16907] ppid=16902 vsize=85028 CPUtime=498.28 cores=6
/proc/16907/stat : 16907 (march_hi) R 16902 16902 16189 0 -1 4202496 17054 0 0 0 49820 8 0 0 25 0 1 0 519242492 87068672 16947 33554432000 4194304 4331988 140733714579136 18446744073709551615 4237116 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16907/statm: 21257 16947 173 34 0 19699 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 1017060

[startup+1062.3 s]
/proc/loadavg: 10.10 10.10 9.47 11/188 16937
/proc/meminfo: memFree=30087172/32951124 swapFree=67111416/67111528
[pid=16902] ppid=16900 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16902/stat : 16902 (ppfolio) S 16900 16902 16189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519242491 18763776 390 33554432000 4194304 4287625 140736901824864 18446744073709551615 212436037135 0 0 4096 65536 6778850379103731711 0 0 17 0 0 0 0
/proc/16902/statm: 4581 390 341 23 0 91 0
[pid=16903] ppid=16902 vsize=367912 CPUtime=1062.33 cores=0
/proc/16903/stat : 16903 (cryptominisat) R 16902 16902 16189 0 -1 4202496 157498 0 0 0 106183 50 0 0 25 0 1 0 519242492 376741888 17345 33554432000 4194304 4587354 140734213706368 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16903/statm: 91978 17345 337 96 0 88540 0
[pid=16904] ppid=16902 vsize=46640 CPUtime=1062.33 cores=4
/proc/16904/stat : 16904 (clasp) R 16902 16902 16189 0 -1 4202496 8579 0 0 0 106231 2 0 0 25 0 1 0 519242492 47759360 8466 33554432000 4194304 4785740 140737166123136 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16904/statm: 11660 8466 340 145 0 8705 0
[pid=16905] ppid=16902 vsize=455960 CPUtime=528.4 cores=6
/proc/16905/stat : 16905 (TNM) R 16902 16902 16189 0 -1 4202496 355 0 0 0 52840 0 0 0 25 0 1 0 519242492 466903040 252 33554432000 134512640 134534564 4293504336 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16905/statm: 113990 252 95 6 0 112656 0
[pid=16906] ppid=16902 vsize=31252 CPUtime=1062.22 cores=2
/proc/16906/stat : 16906 (lingeling) R 16902 16902 16189 0 -1 4202496 93591 0 0 0 106210 12 0 0 25 0 1 0 519242492 32002048 7011 33554432000 4194304 4352236 140734351939840 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16906/statm: 7813 7011 127 39 0 6893 0
[pid=16907] ppid=16902 vsize=85028 CPUtime=528.12 cores=6
/proc/16907/stat : 16907 (march_hi) R 16902 16902 16189 0 -1 4202496 17995 0 0 0 52803 9 0 0 25 0 1 0 519242492 87068672 17888 33554432000 4194304 4331988 140733714579136 18446744073709551615 4240502 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16907/statm: 21257 17888 173 34 0 19699 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 1005116

[startup+1122.3 s]
/proc/loadavg: 10.18 10.13 9.51 11/188 16938
/proc/meminfo: memFree=30075980/32951124 swapFree=67111416/67111528
[pid=16902] ppid=16900 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16902/stat : 16902 (ppfolio) S 16900 16902 16189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519242491 18763776 390 33554432000 4194304 4287625 140736901824864 18446744073709551615 212436037135 0 0 4096 65536 6778850379103731711 0 0 17 0 0 0 0
/proc/16902/statm: 4581 390 341 23 0 91 0
[pid=16903] ppid=16902 vsize=361692 CPUtime=1122.33 cores=0
/proc/16903/stat : 16903 (cryptominisat) R 16902 16902 16189 0 -1 4202496 169516 0 0 0 112178 55 0 0 25 0 1 0 519242492 370372608 17832 33554432000 4194304 4587354 140734213706368 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16903/statm: 90423 17832 337 96 0 86985 0
[pid=16904] ppid=16902 vsize=47568 CPUtime=1122.33 cores=4
/proc/16904/stat : 16904 (clasp) R 16902 16902 16189 0 -1 4202496 8781 0 0 0 112231 2 0 0 25 0 1 0 519242492 48709632 8668 33554432000 4194304 4785740 140737166123136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16904/statm: 11892 8668 340 145 0 8937 0
[pid=16905] ppid=16902 vsize=455960 CPUtime=558.26 cores=6
/proc/16905/stat : 16905 (TNM) R 16902 16902 16189 0 -1 4202496 355 0 0 0 55826 0 0 0 25 0 1 0 519242492 466903040 252 33554432000 134512640 134534564 4293504336 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16905/statm: 113990 252 95 6 0 112656 0
[pid=16906] ppid=16902 vsize=27412 CPUtime=1122.22 cores=2
/proc/16906/stat : 16906 (lingeling) R 16902 16902 16189 0 -1 4202496 96023 0 0 0 112209 13 0 0 25 0 1 0 519242492 28069888 6051 33554432000 4194304 4352236 140734351939840 18446744073709551615 4329279 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16906/statm: 6853 6051 127 39 0 5933 0
[pid=16907] ppid=16902 vsize=85028 CPUtime=557.94 cores=6
/proc/16907/stat : 16907 (march_hi) R 16902 16902 16189 0 -1 4202496 18874 0 0 0 55785 9 0 0 25 0 1 0 519242492 87068672 18767 33554432000 4194304 4331988 140733714579136 18446744073709551615 4211525 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16907/statm: 21257 18767 173 34 0 19699 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 995984

[startup+1182.3 s]
/proc/loadavg: 9.84 10.05 9.53 11/188 17069
/proc/meminfo: memFree=30308492/32951124 swapFree=67111416/67111528
[pid=16902] ppid=16900 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16902/stat : 16902 (ppfolio) S 16900 16902 16189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519242491 18763776 390 33554432000 4194304 4287625 140736901824864 18446744073709551615 212436037135 0 0 4096 65536 6778850379103731711 0 0 17 0 0 0 0
/proc/16902/statm: 4581 390 341 23 0 91 0
[pid=16903] ppid=16902 vsize=361796 CPUtime=1182.33 cores=0
/proc/16903/stat : 16903 (cryptominisat) R 16902 16902 16189 0 -1 4202496 177094 0 0 0 118174 59 0 0 25 0 1 0 519242492 370479104 16882 33554432000 4194304 4587354 140734213706368 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16903/statm: 90449 16882 337 96 0 87011 0
[pid=16904] ppid=16902 vsize=47908 CPUtime=1182.33 cores=4
/proc/16904/stat : 16904 (clasp) R 16902 16902 16189 0 -1 4202496 8867 0 0 0 118231 2 0 0 25 0 1 0 519242492 49057792 8754 33554432000 4194304 4785740 140737166123136 18446744073709551615 4550961 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16904/statm: 11977 8754 341 145 0 9022 0
[pid=16905] ppid=16902 vsize=455960 CPUtime=588.06 cores=6
/proc/16905/stat : 16905 (TNM) R 16902 16902 16189 0 -1 4202496 355 0 0 0 58806 0 0 0 25 0 1 0 519242492 466903040 252 33554432000 134512640 134534564 4293504336 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16905/statm: 113990 252 95 6 0 112656 0
[pid=16906] ppid=16902 vsize=31252 CPUtime=1182.22 cores=2
/proc/16906/stat : 16906 (lingeling) R 16902 16902 16189 0 -1 4202496 99671 0 0 0 118208 14 0 0 25 0 1 0 519242492 32002048 7011 33554432000 4194304 4352236 140734351939840 18446744073709551615 4328385 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16906/statm: 7813 7011 127 39 0 6893 0
[pid=16907] ppid=16902 vsize=114496 CPUtime=587.81 cores=6
/proc/16907/stat : 16907 (march_hi) R 16902 16902 16189 0 -1 4202496 19827 0 0 0 58771 10 0 0 25 0 1 0 519242492 117243904 19720 33554432000 4194304 4331988 140733714579136 18446744073709551615 212435411994 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16907/statm: 28624 19720 173 34 0 27066 0
Current children cumulated CPU time (s) 4722.75
Current children cumulated vsize (KiB) 1029736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 9.88 10.05 9.54 12/188 17070
/proc/meminfo: memFree=30282152/32951124 swapFree=67111416/67111528
[pid=16902] ppid=16900 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16902/stat : 16902 (ppfolio) S 16900 16902 16189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519242491 18763776 390 33554432000 4194304 4287625 140736901824864 18446744073709551615 212436037135 0 0 4096 65536 6778850379103731711 0 0 17 0 0 0 0
/proc/16902/statm: 4581 390 341 23 0 91 0
[pid=16903] ppid=16902 vsize=361796 CPUtime=1201.74 cores=0
/proc/16903/stat : 16903 (cryptominisat) R 16902 16902 16189 0 -1 4202496 178491 0 0 0 120114 60 0 0 25 0 1 0 519242492 370479104 18228 33554432000 4194304 4587354 140734213706368 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16903/statm: 90449 18228 337 96 0 87011 0
[pid=16904] ppid=16902 vsize=48076 CPUtime=1201.74 cores=4
/proc/16904/stat : 16904 (clasp) R 16902 16902 16189 0 -1 4202496 8906 0 0 0 120172 2 0 0 25 0 1 0 519242492 49229824 8793 33554432000 4194304 4785740 140737166123136 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16904/statm: 12019 8793 341 145 0 9064 0
[pid=16905] ppid=16902 vsize=455960 CPUtime=597.75 cores=6
/proc/16905/stat : 16905 (TNM) R 16902 16902 16189 0 -1 4202496 355 0 0 0 59775 0 0 0 25 0 1 0 519242492 466903040 252 33554432000 134512640 134534564 4293504336 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16905/statm: 113990 252 95 6 0 112656 0
[pid=16906] ppid=16902 vsize=34068 CPUtime=1201.62 cores=2
/proc/16906/stat : 16906 (lingeling) R 16902 16902 16189 0 -1 4202496 100375 0 0 0 120148 14 0 0 25 0 1 0 519242492 34885632 7715 33554432000 4194304 4352236 140734351939840 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16906/statm: 8517 7715 127 39 0 7597 0
[pid=16907] ppid=16902 vsize=114496 CPUtime=597.42 cores=6
/proc/16907/stat : 16907 (march_hi) R 16902 16902 16189 0 -1 4202496 20119 0 0 0 59732 10 0 0 25 0 1 0 519242492 117243904 20012 33554432000 4194304 4331988 140733714579136 18446744073709551615 4229616 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16907/statm: 28624 20012 173 34 0 27066 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1032720

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.88 10.05 9.54 12/188 17070
/proc/meminfo: memFree=30282152/32951124 swapFree=67111416/67111528
[pid=16902] ppid=16900 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16902/stat : 16902 (ppfolio) S 16900 16902 16189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519242491 18763776 390 33554432000 4194304 4287625 140736901824864 18446744073709551615 212436037135 0 0 4096 65536 6778850379103731711 0 0 17 0 0 0 0
/proc/16902/statm: 4581 390 341 23 0 91 0
[pid=16903] ppid=16902 vsize=361796 CPUtime=1201.74 cores=0
/proc/16903/stat : 16903 (cryptominisat) R 16902 16902 16189 0 -1 4202496 178491 0 0 0 120114 60 0 0 25 0 1 0 519242492 370479104 18228 33554432000 4194304 4587354 140734213706368 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16903/statm: 90449 18228 337 96 0 87011 0
[pid=16904] ppid=16902 vsize=48076 CPUtime=1201.74 cores=4
/proc/16904/stat : 16904 (clasp) R 16902 16902 16189 0 -1 4202496 8906 0 0 0 120172 2 0 0 25 0 1 0 519242492 49229824 8793 33554432000 4194304 4785740 140737166123136 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16904/statm: 12019 8793 341 145 0 9064 0
[pid=16905] ppid=16902 vsize=455960 CPUtime=597.75 cores=6
/proc/16905/stat : 16905 (TNM) R 16902 16902 16189 0 -1 4202496 355 0 0 0 59775 0 0 0 25 0 1 0 519242492 466903040 252 33554432000 134512640 134534564 4293504336 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16905/statm: 113990 252 95 6 0 112656 0
[pid=16906] ppid=16902 vsize=34068 CPUtime=1201.62 cores=2
/proc/16906/stat : 16906 (lingeling) R 16902 16902 16189 0 -1 4202496 100375 0 0 0 120148 14 0 0 25 0 1 0 519242492 34885632 7715 33554432000 4194304 4352236 140734351939840 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16906/statm: 8517 7715 127 39 0 7597 0
[pid=16907] ppid=16902 vsize=114496 CPUtime=597.42 cores=6
/proc/16907/stat : 16907 (march_hi) R 16902 16902 16189 0 -1 4202496 20119 0 0 0 59732 10 0 0 25 0 1 0 519242492 117243904 20012 33554432000 4194304 4331988 140733714579136 18446744073709551615 4229616 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16907/statm: 28624 20012 173 34 0 27066 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1032720

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16902 and gives
#  childrusage.ru_utime.tv_sec=1201
#  childrusage.ru_utime.tv_usec=727309
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=31995
# CPU time returned by wait4() is 1201.76
# while last known CPU time is 4800.27
#
# 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.27
CPU user time (s): 4799.41
CPU system time (s): 0.86
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 1325732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1201.73
system time used= 0.031995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9445
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= 475
involuntary context switches= 1601

runsolver used 1.91271 second user time and 4.64929 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 13:26:41
IDJOB=3191252
IDBENCH=82983
IDSOLVER=1612
FILE ID=node102/3191252-1304076401
RUNJOBID= node102-1304076366-16749
PBS_JOBID= 13170484
Free space on /tmp= 71552 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S869604189-077.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191252-1304076401/watcher-3191252-1304076401 -o /tmp/evaluation-result-3191252-1304076401/solver-3191252-1304076401 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191252-1304076401.cnf

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

MD5SUM BENCH= fea90c68acbba046fd6afed84c9fb884
RANDOM SEED=1719008785

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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:      30499060 kB
Buffers:        642216 kB
Cached:        1273364 kB
SwapCached:          8 kB
Active:         313832 kB
Inactive:      1712732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30499060 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           14812 kB
Writeback:           0 kB
AnonPages:      110400 kB
Mapped:          16560 kB
Slab:           360252 kB
PageTables:       5036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2496876 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= 71540 MiB
End job on node102 at 2011-04-29 13:46:45