Trace number 3191294

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.91

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S912111154-025.UNKNOWN.cnf
MD5SUM63be53becd3199de3ebad3751e577715
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

[startup+0.2687 s]
/proc/loadavg: 9.88 10.05 9.54 8/182 17097
/proc/meminfo: memFree=30499300/32951124 swapFree=67111416/67111528
[pid=17097] ppid=17095 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17097/stat : 17097 (ppfolio) S 17095 17097 16189 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 519362877 18763776 389 33554432000 4194304 4287625 140735338310512 18446744073709551615 212436037135 0 0 4096 65536 4579060901386125311 0 0 17 4 0 0 0
/proc/17097/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300695 s]
/proc/loadavg: 9.88 10.05 9.54 8/182 17097
/proc/meminfo: memFree=30499300/32951124 swapFree=67111416/67111528
[pid=17097] ppid=17095 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17097/stat : 17097 (ppfolio) S 17095 17097 16189 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 519362877 18763776 389 33554432000 4194304 4287625 140735338310512 18446744073709551615 212436037135 0 0 4096 65536 4579060901386125311 0 0 17 4 0 0 0
/proc/17097/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400676 s]
/proc/loadavg: 9.88 10.05 9.54 8/182 17097
/proc/meminfo: memFree=30499300/32951124 swapFree=67111416/67111528
[pid=17097] ppid=17095 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17097/stat : 17097 (ppfolio) S 17095 17097 16189 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 519362877 18763776 389 33554432000 4194304 4287625 140735338310512 18446744073709551615 212436037135 0 0 4096 65536 4579060901386125311 0 0 17 4 0 0 0
/proc/17097/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700619 s]
/proc/loadavg: 9.88 10.05 9.54 8/182 17097
/proc/meminfo: memFree=30499300/32951124 swapFree=67111416/67111528
[pid=17097] ppid=17095 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17097/stat : 17097 (ppfolio) S 17095 17097 16189 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 519362877 18763776 389 33554432000 4194304 4287625 140735338310512 18446744073709551615 212436037135 0 0 4096 65536 4579060901386125311 0 0 17 4 0 0 0
/proc/17097/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50047 s]
/proc/loadavg: 9.89 10.04 9.54 11/188 17103
/proc/meminfo: memFree=30486840/32951124 swapFree=67111416/67111528
[pid=17097] ppid=17095 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17097/stat : 17097 (ppfolio) S 17095 17097 16189 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519362877 18763776 389 33554432000 4194304 4287625 140735338310512 18446744073709551615 212436037135 0 0 4096 65536 4579060901386125311 0 0 17 4 0 0 0
/proc/17097/statm: 4581 389 341 23 0 91 0
[pid=17098] ppid=17097 vsize=1163752 CPUtime=1.49 cores=0
/proc/17098/stat : 17098 (cryptominisat) R 17097 17097 16189 0 -1 4202496 3617 0 0 0 149 0 0 0 25 0 1 0 519362877 1191682048 2437 33554432000 4194304 4587354 140736644572688 18446744073709551615 4352959 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17098/statm: 290938 2437 337 96 0 287500 0
[pid=17099] ppid=17097 vsize=14292 CPUtime=1.49 cores=4
/proc/17099/stat : 17099 (clasp) R 17097 17097 16189 0 -1 4202496 1036 0 0 0 149 0 0 0 25 0 1 0 519362877 14635008 923 33554432000 4194304 4785740 140736852670432 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17099/statm: 3573 923 340 145 0 618 0
[pid=17100] ppid=17097 vsize=455960 CPUtime=0.74 cores=6
/proc/17100/stat : 17100 (TNM) R 17097 17097 16189 0 -1 4202496 345 0 0 0 74 0 0 0 25 0 1 0 519362877 466903040 242 33554432000 134512640 134534564 4291047952 18446744073709551615 134525929 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17100/statm: 113990 242 95 6 0 112656 0
[pid=17101] ppid=17097 vsize=6556 CPUtime=1.49 cores=2
/proc/17101/stat : 17101 (lingeling) R 17097 17097 16189 0 -1 4202496 1236 0 0 0 149 0 0 0 25 0 1 0 519362877 6713344 837 33554432000 4194304 4352236 140736206415552 18446744073709551615 4276795 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17101/statm: 1639 837 127 39 0 719 0
[pid=17102] ppid=17097 vsize=7892 CPUtime=0.73 cores=6
/proc/17102/stat : 17102 (march_hi) R 17097 17097 16189 0 -1 4202496 582 0 0 0 73 0 0 0 25 0 1 0 519362877 8081408 475 33554432000 4194304 4331988 140737034432704 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17102/statm: 1973 475 172 34 0 415 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 1666776

[startup+3.10116 s]
/proc/loadavg: 9.89 10.04 9.54 11/188 17103
/proc/meminfo: memFree=30479152/32951124 swapFree=67111416/67111528
[pid=17097] ppid=17095 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17097/stat : 17097 (ppfolio) S 17095 17097 16189 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519362877 18763776 389 33554432000 4194304 4287625 140735338310512 18446744073709551615 212436037135 0 0 4096 65536 4579060901386125311 0 0 17 4 0 0 0
/proc/17097/statm: 4581 389 341 23 0 91 0
[pid=17098] ppid=17097 vsize=1165548 CPUtime=3.08 cores=0
/proc/17098/stat : 17098 (cryptominisat) R 17097 17097 16189 0 -1 4202496 5107 0 0 0 308 0 0 0 25 0 1 0 519362877 1193521152 3057 33554432000 4194304 4587354 140736644572688 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17098/statm: 291387 3057 337 96 0 287949 0
[pid=17099] ppid=17097 vsize=14964 CPUtime=3.09 cores=4
/proc/17099/stat : 17099 (clasp) R 17097 17097 16189 0 -1 4202496 1220 0 0 0 309 0 0 0 25 0 1 0 519362877 15323136 1107 33554432000 4194304 4785740 140736852670432 18446744073709551615 4327360 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17099/statm: 3741 1107 340 145 0 786 0
[pid=17100] ppid=17097 vsize=455960 CPUtime=1.67 cores=6
/proc/17100/stat : 17100 (TNM) R 17097 17097 16189 0 -1 4202496 345 0 0 0 167 0 0 0 25 0 1 0 519362877 466903040 242 33554432000 134512640 134534564 4291047952 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17100/statm: 113990 242 95 6 0 112656 0
[pid=17101] ppid=17097 vsize=6652 CPUtime=3.09 cores=2
/proc/17101/stat : 17101 (lingeling) R 17097 17097 16189 0 -1 4202496 1644 0 0 0 309 0 0 0 25 0 1 0 519362877 6811648 861 33554432000 4194304 4352236 140736206415552 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17101/statm: 1663 861 127 39 0 743 0
[pid=17102] ppid=17097 vsize=8196 CPUtime=1.4 cores=6
/proc/17102/stat : 17102 (march_hi) R 17097 17097 16189 0 -1 4202496 650 0 0 0 140 0 0 0 25 0 1 0 519362877 8392704 543 33554432000 4194304 4331988 140737034432704 18446744073709551615 4226304 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17102/statm: 2049 543 173 34 0 491 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1669644

[startup+6.30055 s]
/proc/loadavg: 9.90 10.04 9.54 11/188 17103
/proc/meminfo: memFree=30469908/32951124 swapFree=67111416/67111528
[pid=17097] ppid=17095 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17097/stat : 17097 (ppfolio) S 17095 17097 16189 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519362877 18763776 389 33554432000 4194304 4287625 140735338310512 18446744073709551615 212436037135 0 0 4096 65536 4579060901386125311 0 0 17 4 0 0 0
/proc/17097/statm: 4581 389 341 23 0 91 0
[pid=17098] ppid=17097 vsize=1168084 CPUtime=6.29 cores=0
/proc/17098/stat : 17098 (cryptominisat) R 17097 17097 16189 0 -1 4202496 7368 0 0 0 628 1 0 0 25 0 1 0 519362877 1196118016 3663 33554432000 4194304 4587354 140736644572688 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17098/statm: 292021 3663 337 96 0 288583 0
[pid=17099] ppid=17097 vsize=16204 CPUtime=6.28 cores=4
/proc/17099/stat : 17099 (clasp) R 17097 17097 16189 0 -1 4202496 1496 0 0 0 628 0 0 0 25 0 1 0 519362877 16592896 1383 33554432000 4194304 4785740 140736852670432 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17099/statm: 4051 1383 340 145 0 1096 0
[pid=17100] ppid=17097 vsize=455960 CPUtime=3.25 cores=6
/proc/17100/stat : 17100 (TNM) R 17097 17097 16189 0 -1 4202496 345 0 0 0 325 0 0 0 25 0 1 0 519362877 466903040 242 33554432000 134512640 134534564 4291047952 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17100/statm: 113990 242 95 6 0 112656 0
[pid=17101] ppid=17097 vsize=8068 CPUtime=6.29 cores=2
/proc/17101/stat : 17101 (lingeling) R 17097 17097 16189 0 -1 4202496 2638 0 0 0 629 0 0 0 25 0 1 0 519362877 8261632 1215 33554432000 4194304 4352236 140736206415552 18446744073709551615 4329063 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17101/statm: 2017 1215 127 39 0 1097 0
[pid=17102] ppid=17097 vsize=8348 CPUtime=3 cores=6
/proc/17102/stat : 17102 (march_hi) R 17097 17097 16189 0 -1 4202496 708 0 0 0 300 0 0 0 25 0 1 0 519362877 8548352 601 33554432000 4194304 4331988 140737034432704 18446744073709551615 4246340 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17102/statm: 2087 601 173 34 0 529 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1674988

[startup+12.7003 s]
/proc/loadavg: 9.91 10.04 9.54 12/188 17103
/proc/meminfo: memFree=30463560/32951124 swapFree=67111416/67111528
[pid=17097] ppid=17095 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17097/stat : 17097 (ppfolio) S 17095 17097 16189 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519362877 18763776 389 33554432000 4194304 4287625 140735338310512 18446744073709551615 212436037135 0 0 4096 65536 4579060901386125311 0 0 17 4 0 0 0
/proc/17097/statm: 4581 389 341 23 0 91 0
[pid=17098] ppid=17097 vsize=1170396 CPUtime=12.69 cores=0
/proc/17098/stat : 17098 (cryptominisat) R 17097 17097 16189 0 -1 4202496 11470 0 0 0 1268 1 0 0 25 0 1 0 519362877 1198485504 4183 33554432000 4194304 4587354 140736644572688 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17098/statm: 292599 4183 337 96 0 289161 0
[pid=17099] ppid=17097 vsize=17696 CPUtime=12.68 cores=4
/proc/17099/stat : 17099 (clasp) R 17097 17097 16189 0 -1 4202496 1886 0 0 0 1268 0 0 0 25 0 1 0 519362877 18120704 1773 33554432000 4194304 4785740 140736852670432 18446744073709551615 4550365 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17099/statm: 4424 1773 340 145 0 1469 0
[pid=17100] ppid=17097 vsize=455960 CPUtime=6.44 cores=6
/proc/17100/stat : 17100 (TNM) R 17097 17097 16189 0 -1 4202496 345 0 0 0 644 0 0 0 25 0 1 0 519362877 466903040 242 33554432000 134512640 134534564 4291047952 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17100/statm: 113990 242 95 6 0 112656 0
[pid=17101] ppid=17097 vsize=8524 CPUtime=12.69 cores=2
/proc/17101/stat : 17101 (lingeling) R 17097 17097 16189 0 -1 4202496 3792 0 0 0 1269 0 0 0 25 0 1 0 519362877 8728576 1329 33554432000 4194304 4352236 140736206415552 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17101/statm: 2131 1329 127 39 0 1211 0
[pid=17102] ppid=17097 vsize=9120 CPUtime=6.17 cores=6
/proc/17102/stat : 17102 (march_hi) R 17097 17097 16189 0 -1 4202496 832 0 0 0 617 0 0 0 25 0 1 0 519362877 9338880 725 33554432000 4194304 4331988 140737034432704 18446744073709551615 4240230 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17102/statm: 2280 725 173 34 0 722 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1680020

[startup+25.5069 s]
/proc/loadavg: 9.99 10.06 9.55 11/188 17103
/proc/meminfo: memFree=30449152/32951124 swapFree=67111416/67111528
[pid=17097] ppid=17095 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17097/stat : 17097 (ppfolio) S 17095 17097 16189 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519362877 18763776 389 33554432000 4194304 4287625 140735338310512 18446744073709551615 212436037135 0 0 4096 65536 4579060901386125311 0 0 17 4 0 0 0
/proc/17097/statm: 4581 389 341 23 0 91 0
[pid=17098] ppid=17097 vsize=1175580 CPUtime=25.5 cores=0
/proc/17098/stat : 17098 (cryptominisat) R 17097 17097 16189 0 -1 4202496 17424 0 0 0 2548 2 0 0 25 0 1 0 519362877 1203793920 5539 33554432000 4194304 4587354 140736644572688 18446744073709551615 4243943 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17098/statm: 293895 5539 337 96 0 290457 0
[pid=17099] ppid=17097 vsize=19656 CPUtime=25.49 cores=4
/proc/17099/stat : 17099 (clasp) R 17097 17097 16189 0 -1 4202496 2351 0 0 0 2549 0 0 0 25 0 1 0 519362877 20127744 2238 33554432000 4194304 4785740 140736852670432 18446744073709551615 4309494 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17099/statm: 4914 2238 340 145 0 1959 0
[pid=17100] ppid=17097 vsize=455960 CPUtime=12.84 cores=6
/proc/17100/stat : 17100 (TNM) R 17097 17097 16189 0 -1 4202496 345 0 0 0 1284 0 0 0 25 0 1 0 519362877 466903040 242 33554432000 134512640 134534564 4291047952 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17100/statm: 113990 242 95 6 0 112656 0
[pid=17101] ppid=17097 vsize=10956 CPUtime=25.48 cores=2
/proc/17101/stat : 17101 (lingeling) R 17097 17097 16189 0 -1 4202496 7344 0 0 0 2548 0 0 0 25 0 1 0 519362877 11218944 1937 33554432000 4194304 4352236 140736206415552 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17101/statm: 2739 1937 127 39 0 1819 0
[pid=17102] ppid=17097 vsize=10776 CPUtime=12.5 cores=6
/proc/17102/stat : 17102 (march_hi) R 17097 17097 16189 0 -1 4202496 1129 0 0 0 1250 0 0 0 25 0 1 0 519362877 11034624 992 33554432000 4194304 4331988 140737034432704 18446744073709551615 4240137 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17102/statm: 2694 992 173 34 0 1136 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1691252

[startup+51.101 s]
/proc/loadavg: 10.06 10.07 9.57 11/188 17104
/proc/meminfo: memFree=30415740/32951124 swapFree=67111416/67111528
[pid=17097] ppid=17095 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17097/stat : 17097 (ppfolio) S 17095 17097 16189 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519362877 18763776 389 33554432000 4194304 4287625 140735338310512 18446744073709551615 212436037135 0 0 4096 65536 4579060901386125311 0 0 17 4 0 0 0
/proc/17097/statm: 4581 389 341 23 0 91 0
[pid=17098] ppid=17097 vsize=1188964 CPUtime=51.09 cores=0
/proc/17098/stat : 17098 (cryptominisat) R 17097 17097 16189 0 -1 4202496 26501 0 0 0 5105 4 0 0 25 0 1 0 519362877 1217499136 8907 33554432000 4194304 4587354 140736644572688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17098/statm: 297241 8907 337 96 0 293803 0
[pid=17099] ppid=17097 vsize=22488 CPUtime=51.08 cores=4
/proc/17099/stat : 17099 (clasp) R 17097 17097 16189 0 -1 4202496 2996 0 0 0 5108 0 0 0 25 0 1 0 519362877 23027712 2883 33554432000 4194304 4785740 140736852670432 18446744073709551615 4550400 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17099/statm: 5622 2883 340 145 0 2667 0
[pid=17100] ppid=17097 vsize=455960 CPUtime=25.54 cores=6
/proc/17100/stat : 17100 (TNM) R 17097 17097 16189 0 -1 4202496 345 0 0 0 2554 0 0 0 25 0 1 0 519362877 466903040 242 33554432000 134512640 134534564 4291047952 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17100/statm: 113990 242 95 6 0 112656 0
[pid=17101] ppid=17097 vsize=11788 CPUtime=51.08 cores=2

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

/proc/17102/statm: 20784 14646 173 34 0 19226 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 1838020

[startup+1002.31 s]
/proc/loadavg: 10.15 10.17 9.94 12/188 17138
/proc/meminfo: memFree=30171160/32951124 swapFree=67111416/67111528
[pid=17097] ppid=17095 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17097/stat : 17097 (ppfolio) S 17095 17097 16189 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519362877 18763776 389 33554432000 4194304 4287625 140735338310512 18446744073709551615 212436037135 0 0 4096 65536 4579060901386125311 0 0 17 4 0 0 0
/proc/17097/statm: 4581 389 341 23 0 91 0
[pid=17098] ppid=17097 vsize=1209700 CPUtime=1002.33 cores=0
/proc/17098/stat : 17098 (cryptominisat) R 17097 17097 16189 0 -1 4202496 134743 0 0 0 100189 44 0 0 25 0 1 0 519362877 1238732800 15387 33554432000 4194304 4587354 140736644572688 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17098/statm: 302425 15387 337 96 0 298987 0
[pid=17099] ppid=17097 vsize=42072 CPUtime=1002.32 cores=4
/proc/17099/stat : 17099 (clasp) R 17097 17097 16189 0 -1 4202496 7513 0 0 0 100231 1 0 0 25 0 1 0 519362877 43081728 7400 33554432000 4194304 4785740 140736852670432 18446744073709551615 4562737 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17099/statm: 10518 7400 341 145 0 7563 0
[pid=17100] ppid=17097 vsize=455960 CPUtime=498.63 cores=6
/proc/17100/stat : 17100 (TNM) R 17097 17097 16189 0 -1 4202496 345 0 0 0 49863 0 0 0 25 0 1 0 519362877 466903040 242 33554432000 134512640 134534564 4291047952 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17100/statm: 113990 242 95 6 0 112656 0
[pid=17101] ppid=17097 vsize=27536 CPUtime=1002.23 cores=2
/proc/17101/stat : 17101 (lingeling) R 17097 17097 16189 0 -1 4202496 91474 0 0 0 100212 11 0 0 25 0 1 0 519362877 28196864 6082 33554432000 4194304 4352236 140736206415552 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17101/statm: 6884 6082 127 39 0 5964 0
[pid=17102] ppid=17097 vsize=83136 CPUtime=498.23 cores=6
/proc/17102/stat : 17102 (march_hi) R 17097 17097 16189 0 -1 4202496 15579 0 0 0 49815 8 0 0 25 0 1 0 519362877 85131264 15442 33554432000 4194304 4331988 140737034432704 18446744073709551615 4229539 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17102/statm: 20784 15442 173 34 0 19226 0
Current children cumulated CPU time (s) 4003.74
Current children cumulated vsize (KiB) 1836728

[startup+1062.3 s]
/proc/loadavg: 10.42 10.25 9.98 11/188 17143
/proc/meminfo: memFree=30145252/32951124 swapFree=67111416/67111528
[pid=17097] ppid=17095 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17097/stat : 17097 (ppfolio) S 17095 17097 16189 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519362877 18763776 389 33554432000 4194304 4287625 140735338310512 18446744073709551615 212436037135 0 0 4096 65536 4579060901386125311 0 0 17 4 0 0 0
/proc/17097/statm: 4581 389 341 23 0 91 0
[pid=17098] ppid=17097 vsize=1224496 CPUtime=1061.53 cores=0
/proc/17098/stat : 17098 (cryptominisat) R 17097 17097 16189 0 -1 4202496 138506 0 0 0 106106 47 0 0 25 0 1 0 519362877 1253883904 19064 33554432000 4194304 4587354 140736644572688 18446744073709551615 4232088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17098/statm: 306124 19064 337 96 0 302686 0
[pid=17099] ppid=17097 vsize=42604 CPUtime=1062.32 cores=4
/proc/17099/stat : 17099 (clasp) R 17097 17097 16189 0 -1 4202496 7632 0 0 0 106231 1 0 0 25 0 1 0 519362877 43626496 7519 33554432000 4194304 4785740 140736852670432 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17099/statm: 10651 7519 341 145 0 7696 0
[pid=17100] ppid=17097 vsize=455960 CPUtime=528.46 cores=6
/proc/17100/stat : 17100 (TNM) R 17097 17097 16189 0 -1 4202496 345 0 0 0 52846 0 0 0 25 0 1 0 519362877 466903040 242 33554432000 134512640 134534564 4291047952 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17100/statm: 113990 242 95 6 0 112656 0
[pid=17101] ppid=17097 vsize=32016 CPUtime=1062.22 cores=2
/proc/17101/stat : 17101 (lingeling) R 17097 17097 16189 0 -1 4202496 95346 0 0 0 106210 12 0 0 25 0 1 0 519362877 32784384 7202 33554432000 4194304 4352236 140736206415552 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17101/statm: 8004 7202 127 39 0 7084 0
[pid=17102] ppid=17097 vsize=83136 CPUtime=528.06 cores=6
/proc/17102/stat : 17102 (march_hi) R 17097 17097 16189 0 -1 4202496 16396 0 0 0 52798 8 0 0 25 0 1 0 519362877 85131264 16259 33554432000 4194304 4331988 140737034432704 18446744073709551615 4292082 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17102/statm: 20784 16259 173 34 0 19226 0
Current children cumulated CPU time (s) 4242.59
Current children cumulated vsize (KiB) 1856536

[startup+1122.3 s]
/proc/loadavg: 10.20 10.22 9.98 11/188 17144
/proc/meminfo: memFree=30121544/32951124 swapFree=67111416/67111528
[pid=17097] ppid=17095 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17097/stat : 17097 (ppfolio) S 17095 17097 16189 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519362877 18763776 389 33554432000 4194304 4287625 140735338310512 18446744073709551615 212436037135 0 0 4096 65536 4579060901386125311 0 0 17 4 0 0 0
/proc/17097/statm: 4581 389 341 23 0 91 0
[pid=17098] ppid=17097 vsize=1243200 CPUtime=1121.54 cores=0
/proc/17098/stat : 17098 (cryptominisat) R 17097 17097 16189 0 -1 4202496 146149 0 0 0 112105 49 0 0 25 0 1 0 519362877 1273036800 22981 33554432000 4194304 4587354 140736644572688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17098/statm: 310800 22981 337 96 0 307362 0
[pid=17099] ppid=17097 vsize=42756 CPUtime=1122.32 cores=4
/proc/17099/stat : 17099 (clasp) R 17097 17097 16189 0 -1 4202496 7675 0 0 0 112231 1 0 0 25 0 1 0 519362877 43782144 7562 33554432000 4194304 4785740 140736852670432 18446744073709551615 4552525 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17099/statm: 10689 7562 341 145 0 7734 0
[pid=17100] ppid=17097 vsize=455960 CPUtime=558.28 cores=6
/proc/17100/stat : 17100 (TNM) R 17097 17097 16189 0 -1 4202496 345 0 0 0 55828 0 0 0 25 0 1 0 519362877 466903040 242 33554432000 134512640 134534564 4291047952 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17100/statm: 113990 242 95 6 0 112656 0
[pid=17101] ppid=17097 vsize=36752 CPUtime=1122.22 cores=2
/proc/17101/stat : 17101 (lingeling) R 17097 17097 16189 0 -1 4202496 100146 0 0 0 112209 13 0 0 25 0 1 0 519362877 37634048 8386 33554432000 4194304 4352236 140736206415552 18446744073709551615 4328205 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17101/statm: 9188 8386 127 39 0 8268 0
[pid=17102] ppid=17097 vsize=83136 CPUtime=557.92 cores=6
/proc/17102/stat : 17102 (march_hi) R 17097 17097 16189 0 -1 4202496 17200 0 0 0 55783 9 0 0 25 0 1 0 519362877 85131264 17063 33554432000 4194304 4331988 140737034432704 18446744073709551615 4226304 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17102/statm: 20784 17063 173 34 0 19226 0
Current children cumulated CPU time (s) 4482.28
Current children cumulated vsize (KiB) 1880128

[startup+1182.3 s]
/proc/loadavg: 9.40 10.04 9.94 6/177 17164
/proc/meminfo: memFree=30341848/32951124 swapFree=67111416/67111528
[pid=17097] ppid=17095 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17097/stat : 17097 (ppfolio) S 17095 17097 16189 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519362877 18763776 389 33554432000 4194304 4287625 140735338310512 18446744073709551615 212436037135 0 0 4096 65536 4579060901386125311 0 0 17 4 0 0 0
/proc/17097/statm: 4581 389 341 23 0 91 0
[pid=17098] ppid=17097 vsize=1238948 CPUtime=1181.54 cores=0
/proc/17098/stat : 17098 (cryptominisat) R 17097 17097 16189 0 -1 4202496 148191 0 0 0 118103 51 0 0 25 0 1 0 519362877 1268682752 20955 33554432000 4194304 4587354 140736644572688 18446744073709551615 4231917 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17098/statm: 309737 20955 337 96 0 306299 0
[pid=17099] ppid=17097 vsize=43072 CPUtime=1182.32 cores=4
/proc/17099/stat : 17099 (clasp) R 17097 17097 16189 0 -1 4202496 7762 0 0 0 118231 1 0 0 25 0 1 0 519362877 44105728 7649 33554432000 4194304 4785740 140736852670432 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17099/statm: 10768 7649 341 145 0 7813 0
[pid=17100] ppid=17097 vsize=455960 CPUtime=588.16 cores=6
/proc/17100/stat : 17100 (TNM) R 17097 17097 16189 0 -1 4202496 345 0 0 0 58816 0 0 0 25 0 1 0 519362877 466903040 242 33554432000 134512640 134534564 4291047952 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17100/statm: 113990 242 95 6 0 112656 0
[pid=17101] ppid=17097 vsize=32528 CPUtime=1182.21 cores=2
/proc/17101/stat : 17101 (lingeling) R 17097 17097 16189 0 -1 4202496 102226 0 0 0 118208 13 0 0 25 0 1 0 519362877 33308672 7330 33554432000 4194304 4352236 140736206415552 18446744073709551615 4329279 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17101/statm: 8132 7330 127 39 0 7212 0
[pid=17102] ppid=17097 vsize=83136 CPUtime=587.72 cores=6
/proc/17102/stat : 17102 (march_hi) R 17097 17097 16189 0 -1 4202496 18053 0 0 0 58763 9 0 0 25 0 1 0 519362877 85131264 17916 33554432000 4194304 4331988 140737034432704 18446744073709551615 4292611 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17102/statm: 20784 17916 173 34 0 19226 0
Current children cumulated CPU time (s) 4721.95
Current children cumulated vsize (KiB) 1871968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.15 9.71 9.84 6/177 17165
/proc/meminfo: memFree=30324248/32951124 swapFree=67111416/67111528
[pid=17097] ppid=17095 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17097/stat : 17097 (ppfolio) S 17095 17097 16189 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519362877 18763776 389 33554432000 4194304 4287625 140735338310512 18446744073709551615 212436037135 0 0 4096 65536 4579060901386125311 0 0 17 4 0 0 0
/proc/17097/statm: 4581 389 341 23 0 91 0
[pid=17098] ppid=17097 vsize=1243300 CPUtime=1201.15 cores=0
/proc/17098/stat : 17098 (cryptominisat) R 17097 17097 16189 0 -1 4202496 150991 0 0 0 120063 52 0 0 25 0 1 0 519362877 1273139200 23639 33554432000 4194304 4587354 140736644572688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17098/statm: 310825 23639 337 96 0 307387 0
[pid=17099] ppid=17097 vsize=43224 CPUtime=1201.93 cores=4
/proc/17099/stat : 17099 (clasp) R 17097 17097 16189 0 -1 4202496 7781 0 0 0 120192 1 0 0 25 0 1 0 519362877 44261376 7668 33554432000 4194304 4785740 140736852670432 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17099/statm: 10806 7668 341 145 0 7851 0
[pid=17100] ppid=17097 vsize=455960 CPUtime=597.86 cores=6
/proc/17100/stat : 17100 (TNM) R 17097 17097 16189 0 -1 4202496 345 0 0 0 59786 0 0 0 25 0 1 0 519362877 466903040 242 33554432000 134512640 134534564 4291047952 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17100/statm: 113990 242 95 6 0 112656 0
[pid=17101] ppid=17097 vsize=38288 CPUtime=1201.82 cores=2
/proc/17101/stat : 17101 (lingeling) R 17097 17097 16189 0 -1 4202496 103666 0 0 0 120169 13 0 0 25 0 1 0 519362877 39206912 8770 33554432000 4194304 4352236 140736206415552 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17101/statm: 9572 8770 127 39 0 8652 0
[pid=17102] ppid=17097 vsize=83136 CPUtime=597.51 cores=6
/proc/17102/stat : 17102 (march_hi) R 17097 17097 16189 0 -1 4202496 18315 0 0 0 59742 9 0 0 25 0 1 0 519362877 85131264 18178 33554432000 4194304 4331988 140737034432704 18446744073709551615 4316025 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17102/statm: 20784 18178 173 34 0 19226 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1882232

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

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

[startup+1201.9 s]
/proc/loadavg: 8.15 9.71 9.84 6/177 17165
/proc/meminfo: memFree=30324248/32951124 swapFree=67111416/67111528
[pid=17097] ppid=17095 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17097/stat : 17097 (ppfolio) S 17095 17097 16189 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519362877 18763776 389 33554432000 4194304 4287625 140735338310512 18446744073709551615 212436037135 0 0 4096 65536 4579060901386125311 0 0 17 4 0 0 0
/proc/17097/statm: 4581 389 341 23 0 91 0
[pid=17098] ppid=17097 vsize=1243300 CPUtime=1201.15 cores=0
/proc/17098/stat : 17098 (cryptominisat) R 17097 17097 16189 0 -1 4202496 150991 0 0 0 120063 52 0 0 25 0 1 0 519362877 1273139200 23639 33554432000 4194304 4587354 140736644572688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17098/statm: 310825 23639 337 96 0 307387 0
[pid=17099] ppid=17097 vsize=43224 CPUtime=1201.93 cores=4
/proc/17099/stat : 17099 (clasp) R 17097 17097 16189 0 -1 4202496 7781 0 0 0 120192 1 0 0 25 0 1 0 519362877 44261376 7668 33554432000 4194304 4785740 140736852670432 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17099/statm: 10806 7668 341 145 0 7851 0
[pid=17100] ppid=17097 vsize=455960 CPUtime=597.86 cores=6
/proc/17100/stat : 17100 (TNM) R 17097 17097 16189 0 -1 4202496 345 0 0 0 59786 0 0 0 25 0 1 0 519362877 466903040 242 33554432000 134512640 134534564 4291047952 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17100/statm: 113990 242 95 6 0 112656 0
[pid=17101] ppid=17097 vsize=38288 CPUtime=1201.82 cores=2
/proc/17101/stat : 17101 (lingeling) R 17097 17097 16189 0 -1 4202496 103666 0 0 0 120169 13 0 0 25 0 1 0 519362877 39206912 8770 33554432000 4194304 4352236 140736206415552 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17101/statm: 9572 8770 127 39 0 8652 0
[pid=17102] ppid=17097 vsize=83136 CPUtime=597.51 cores=6
/proc/17102/stat : 17102 (march_hi) R 17097 17097 16189 0 -1 4202496 18315 0 0 0 59742 9 0 0 25 0 1 0 519362877 85131264 18178 33554432000 4194304 4331988 140737034432704 18446744073709551615 4316025 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17102/statm: 20784 18178 173 34 0 19226 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1882232

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17097 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.005998
# 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.91
CPU time (s): 4800.27
CPU user time (s): 4799.52
CPU system time (s): 0.75
CPU usage (%): 399.386
Max. virtual memory (cumulated for all children) (KiB): 3017772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 520
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= 509
involuntary context switches= 6

runsolver used 1.92271 second user time and 4.64129 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 13:46:45
IDJOB=3191294
IDBENCH=83025
IDSOLVER=1612
FILE ID=node102/3191294-1304077605
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-v550-c2343-S912111154-025.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191294-1304077605/watcher-3191294-1304077605 -o /tmp/evaluation-result-3191294-1304077605/solver-3191294-1304077605 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191294-1304077605.cnf

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

MD5SUM BENCH= 63be53becd3199de3ebad3751e577715
RANDOM SEED=1014163608

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:      30499456 kB
Buffers:        643076 kB
Cached:        1273724 kB
SwapCached:          8 kB
Active:         313492 kB
Inactive:      1713212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30499456 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           20584 kB
Writeback:           0 kB
AnonPages:      109504 kB
Mapped:          16712 kB
Slab:           360328 kB
PageTables:       4848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1120320 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= 71552 MiB
End job on node102 at 2011-04-29 14:06:49