Trace number 3723452

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 NameAnswerobjective functionCPU timeWall clock time
PB12: minisatp 1.0-2-g022594c? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-5.opb
MD5SUM0973e03eb27089eff6bc20e630a3ba01
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13501
Number of constraints which are clauses13501
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.02	c Converting 13094 PB-constraints to clauses...
0.00/0.02	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.00/0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.02	c   -- Clauses(.)/Splits(s): ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.03	c ==================================[MINISAT+]==================================
0.00/0.03	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |    9827    24632 |    3275       0        0    -nan |  0.000 % |
0.00/0.03	c |       101 |    9827    24632 |    3602     101     1262    12.5 | 24.906 % |
0.00/0.04	c |       251 |    9827    24632 |    3962     251     4441    17.7 | 24.906 % |
0.00/0.06	c |       477 |    9827    24632 |    4359     477     7614    16.0 | 24.906 % |
0.00/0.14	c |       815 |    9827    24632 |    4794     815    20329    24.9 | 24.906 % |
0.00/0.25	c |      1322 |    9827    24632 |    5274    1322    40427    30.6 | 24.906 % |
0.00/0.42	c |      2082 |    9827    24632 |    5801    2082    63698    30.6 | 24.906 % |
0.00/0.69	c |      3222 |    9827    24632 |    6382    3222    97933    30.4 | 24.906 % |
0.00/0.91	c |      4931 |    9817    24610 |    7020    4930   145993    29.6 | 24.969 % |
1.09/1.18	c |      7493 |    9817    24610 |    7722    7492   213951    28.6 | 24.969 % |
1.58/1.69	c |     11338 |    9817    24610 |    8494    6654   171323    25.7 | 24.969 % |
2.48/2.50	c |     17104 |    9817    24610 |    9343    7317   182761    25.0 | 24.969 % |
3.68/3.70	c |     25754 |    9817    24610 |   10278   10434   262350    25.1 | 24.969 % |
5.49/5.56	c |     38729 |    9817    24610 |   11306   11445   290322    25.4 | 24.969 % |
8.38/8.41	c |     58191 |    9817    24610 |   12436   11482   279169    24.3 | 24.969 % |
12.68/12.78	c |     87385 |    9817    24610 |   13680   12440   298368    24.0 | 24.969 % |
19.28/19.32	c |    131175 |    9817    24610 |   15048   10159   237132    23.3 | 24.969 % |
28.98/29.02	c |    196860 |    9817    24610 |   16553    8690   189182    21.8 | 24.969 % |
43.77/43.89	c |    295387 |    9817    24610 |   18208   15967   366165    22.9 | 24.969 % |
66.57/66.67	c |    443176 |    9817    24610 |   20029   14574   320585    22.0 | 24.969 % |
101.56/101.63	c |    664859 |    9817    24610 |   22032   19177   426840    22.3 | 24.969 % |
154.15/154.21	c |    997384 |    9817    24610 |   24235   19295   403116    20.9 | 24.969 % |
234.55/234.61	c |   1496172 |    9817    24610 |   26659   25314   563639    22.3 | 24.969 % |
354.13/354.24	c |   2244354 |    9817    24610 |   29325   26564   709129    26.7 | 24.969 % |
530.00/530.10	c |   3366628 |    9817    24610 |   32257   22085   455473    20.6 | 24.969 % |
779.66/779.84	c |   5050040 |    9817    24610 |   35483   21179   465455    22.0 | 24.969 % |
1165.29/1165.54	c |   7575156 |    9817    24610 |   39032   15875   304038    19.2 | 24.969 % |
1780.19/1780.54	c |  11362831 |    9817    24610 |   42935   23373   582850    24.9 | 24.969 % |
1800.09/1800.40	c 
1800.09/1800.40	c *** TERMINATED ***
1800.09/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3723452-1338571180/watcher-3723452-1338571180 -o /tmp/evaluation-result-3723452-1338571180/solver-3723452-1338571180 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723452-1338571180.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 2.00 1.99 1.91 2/174 10370
/proc/meminfo: memFree=28745672/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0

[startup+0.0567041 s]
/proc/loadavg: 2.00 1.99 1.91 2/174 10370
/proc/meminfo: memFree=28745672/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100201 s]
/proc/loadavg: 2.00 1.99 1.91 2/174 10370
/proc/meminfo: memFree=28745672/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300107 s]
/proc/loadavg: 2.00 1.99 1.91 2/174 10370
/proc/meminfo: memFree=28745672/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700104 s]
/proc/loadavg: 2.00 1.99 1.91 2/174 10370
/proc/meminfo: memFree=28745672/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50016 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 10384
/proc/meminfo: memFree=28714976/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=9556 CPUtime=1.48 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 2213 0 0 0 148 0 0 0 20 0 1 0 323244024 9785344 2119 33554432000 4194304 5276501 140733827439904 140733827438152 4400264 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 2389 2119 109 265 0 2121 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18704

[startup+3.10022 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 10384
/proc/meminfo: memFree=28711488/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=9556 CPUtime=3.08 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 2221 0 0 0 308 0 0 0 20 0 1 0 323244024 9785344 2127 33554432000 4194304 5276501 140733827439904 140733827438152 4396397 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 2389 2127 109 265 0 2121 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18704

[startup+6.30022 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 10384
/proc/meminfo: memFree=28702592/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=9556 CPUtime=6.28 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 2221 0 0 0 628 0 0 0 20 0 1 0 323244024 9785344 2127 33554432000 4194304 5276501 140733827439904 140733827438152 4395907 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 2389 2127 109 265 0 2121 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18704

[startup+12.7002 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 10384
/proc/meminfo: memFree=28680680/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=9556 CPUtime=12.68 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 2221 0 0 0 1268 0 0 0 20 0 1 0 323244024 9785344 2127 33554432000 4194304 5276501 140733827439904 140733827438152 4399975 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 2389 2127 109 265 0 2121 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18704

[startup+25.5002 s]
/proc/loadavg: 2.00 1.99 1.91 3/180 10387
/proc/meminfo: memFree=28663740/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=9556 CPUtime=25.48 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 2223 0 0 0 2548 0 0 0 20 0 1 0 323244024 9785344 2132 33554432000 4194304 5276501 140733827439904 140733827438152 4399918 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 2389 2132 109 265 0 2121 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18704

[startup+51.1003 s]
/proc/loadavg: 2.00 1.99 1.91 3/180 10387
/proc/meminfo: memFree=28627956/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=9728 CPUtime=51.07 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 2257 0 0 0 5107 0 0 0 20 0 1 0 323244024 9961472 2166 33554432000 4194304 5276501 140733827439904 140733827438088 4390364 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 2432 2166 109 265 0 2164 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18876

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 10387
/proc/meminfo: memFree=28592048/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=10760 CPUtime=102.27 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 2488 0 0 0 10227 0 0 0 20 0 1 0 323244024 11018240 2397 33554432000 4194304 5276501 140733827439904 140733827438088 4399741 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 2690 2397 109 265 0 2422 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19908

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 10387
/proc/meminfo: memFree=28579304/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=12280 CPUtime=162.26 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 2882 0 0 0 16225 1 0 0 20 0 1 0 323244024 12574720 2824 33554432000 4194304 5276501 140733827439904 140733827437496 4394803 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 3070 2824 109 265 0 2802 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 21428

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 10388
/proc/meminfo: memFree=28558472/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=12996 CPUtime=222.25 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 3038 0 0 0 22224 1 0 0 20 0 1 0 323244024 13307904 2980 33554432000 4194304 5276501 140733827439904 140733827438088 4397032 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 3249 2980 109 265 0 2981 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 22144

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 10388
/proc/meminfo: memFree=28533768/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=14364 CPUtime=282.24 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 3285 0 0 0 28223 1 0 0 20 0 1 0 323244024 14708736 3227 33554432000 4194304 5276501 140733827439904 140733827438088 4399804 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 3591 3227 109 265 0 3323 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 23512

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 10388
/proc/meminfo: memFree=28518908/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=14772 CPUtime=342.23 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 3383 0 0 0 34222 1 0 0 20 0 1 0 323244024 15126528 3325 33554432000 4194304 5276501 140733827439904 140733827437896 4399800 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 3693 3325 109 265 0 3425 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 23920

[startup+402.3 s]
/proc/loadavg: 2.04 2.00 1.91 3/179 10388
/proc/meminfo: memFree=28517916/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=19856 CPUtime=1062.1 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 4485 0 0 0 106209 1 0 0 20 0 1 0 323244024 20332544 4509 33554432000 4194304 5276501 140733827439904 140733827438136 4399850 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 4964 4509 109 265 0 4696 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 29004

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 10394
/proc/meminfo: memFree=28409168/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=20140 CPUtime=1122.09 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 4545 0 0 0 112208 1 0 0 20 0 1 0 323244024 20623360 4569 33554432000 4194304 5276501 140733827439904 140733827438088 4398704 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 5035 4569 109 265 0 4767 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 29288

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 10395
/proc/meminfo: memFree=28407112/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=21068 CPUtime=1182.08 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 4778 0 0 0 118207 1 0 0 20 0 1 0 323244024 21573632 4849 33554432000 4194304 5276501 140733827439904 140733827437896 4399804 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 5267 4849 109 265 0 4999 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 30216

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 10398
/proc/meminfo: memFree=28406556/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=21512 CPUtime=1242.07 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 4871 0 0 0 124206 1 0 0 20 0 1 0 323244024 22028288 4942 33554432000 4194304 5276501 140733827439904 140733827438088 4400452 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 5378 4942 109 265 0 5110 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 30660

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 10398
/proc/meminfo: memFree=28393628/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=21512 CPUtime=1302.07 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 4871 0 0 0 130206 1 0 0 20 0 1 0 323244024 22028288 4942 33554432000 4194304 5276501 140733827439904 140733827438088 4399838 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 5378 4942 109 265 0 5110 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 30660

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 10398
/proc/meminfo: memFree=28394460/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=21512 CPUtime=1362.05 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 4876 0 0 0 136204 1 0 0 20 0 1 0 323244024 22028288 4947 33554432000 4194304 5276501 140733827439904 140733827438088 4400264 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 5378 4947 109 265 0 5110 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 30660

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 10398
/proc/meminfo: memFree=28394024/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=21672 CPUtime=1422.05 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 4909 0 0 0 142204 1 0 0 20 0 1 0 323244024 22192128 5044 33554432000 4194304 5276501 140733827439904 140733827438088 4399866 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 5418 5044 109 265 0 5150 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 30820

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/179 10399
/proc/meminfo: memFree=28393900/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=21804 CPUtime=1482.03 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 4966 0 0 0 148202 1 0 0 20 0 1 0 323244024 22327296 5101 33554432000 4194304 5276501 140733827439904 140733827437896 4399846 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 5451 5101 109 265 0 5183 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 30952

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 10399
/proc/meminfo: memFree=28394272/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=21804 CPUtime=1542.02 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 4968 0 0 0 154201 1 0 0 20 0 1 0 323244024 22327296 5103 33554432000 4194304 5276501 140733827439904 140733827437896 4399829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 5451 5103 109 265 0 5183 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 30952

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 10399
/proc/meminfo: memFree=28394528/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=21804 CPUtime=1602.01 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 4968 0 0 0 160200 1 0 0 20 0 1 0 323244024 22327296 5103 33554432000 4194304 5276501 140733827439904 140733827437896 4399854 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 5451 5103 109 265 0 5183 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 30952

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 10400
/proc/meminfo: memFree=28394204/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=22020 CPUtime=1662 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 5005 0 0 0 166199 1 0 0 20 0 1 0 323244024 22548480 5140 33554432000 4194304 5276501 140733827439904 140733827438136 4399752 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 5505 5140 109 265 0 5237 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 31168

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 10400
/proc/meminfo: memFree=28394328/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=22380 CPUtime=1721.99 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 5059 0 0 0 172198 1 0 0 20 0 1 0 323244024 22917120 5194 33554432000 4194304 5276501 140733827439904 140733827438136 4397102 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 5595 5194 109 265 0 5327 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 31528

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 10401
/proc/meminfo: memFree=28393956/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=22512 CPUtime=1781.99 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 5091 0 0 0 178198 1 0 0 20 0 1 0 323244024 23052288 5226 33554432000 4194304 5276501 140733827439904 140733827438152 4399813 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 5628 5226 109 265 0 5360 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 31660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.02 1.93 3/179 10401
/proc/meminfo: memFree=28393584/32873648 swapFree=6864/6864
[pid=10370] ppid=10367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10370/stat : 10370 (minisat+_script) S 10367 10370 8161 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323244023 9367552 276 33554432000 4194304 5064252 140733680254592 140733680253504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10370/statm: 2287 276 236 213 0 72 0
[pid=10374] ppid=10370 vsize=22888 CPUtime=1800.09 cores=0,2,4,6
/proc/10374/stat : 10374 (minisat+_64-bit) R 10370 10370 8161 0 -1 4202496 5169 0 0 0 180008 1 0 0 20 0 1 0 323244024 23437312 5304 33554432000 4194304 5276501 140733827439904 140733827438136 4399330 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10374/statm: 5722 5304 109 265 0 5454 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 32036

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1800.09
CPU system time (s): 0.015997
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 32036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.09
system time used= 0.015997
maximum resident set size= 21220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6118
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= 20
involuntary context switches= 1919

runsolver used 2.97455 second user time and 7.68883 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-01 19:19:40
IDJOB=3723452
IDBENCH=2167
IDSOLVER=2307
FILE ID=node120/3723452-1338571180
RUNJOBID= node120-1338569376-9929
PBS_JOBID= 14635864
Free space on /tmp= 70788 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-5.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723452-1338571180/watcher-3723452-1338571180 -o /tmp/evaluation-result-3723452-1338571180/solver-3723452-1338571180 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723452-1338571180.opb

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

MD5SUM BENCH= 0973e03eb27089eff6bc20e630a3ba01
RANDOM SEED=1523890535

node120.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28748292 kB
Buffers:          524348 kB
Cached:          2663276 kB
SwapCached:         1572 kB
Active:          1591660 kB
Inactive:        1607260 kB
Active(anon):       3300 kB
Inactive(anon):     9228 kB
Active(file):    1588360 kB
Inactive(file):  1598032 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67103516 kB
Dirty:              3368 kB
Writeback:             0 kB
AnonPages:         14916 kB
Mapped:            10236 kB
Shmem:                32 kB
Slab:             790296 kB
SReclaimable:     233892 kB
SUnreclaim:       556404 kB
KernelStack:        1416 kB
PageTables:         3948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70784 MiB
End job on node120 at 2012-06-01 19:49:41