Trace number 3723451

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.03 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-3.opb
MD5SUM473e2cd0e31e48ba0932d7bd34857dd0
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 constraints13473
Number of constraints which are clauses13473
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 13063 PB-constraints to clauses...
0.00/0.02	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
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 |    9829    24580 |    3276       0        0    -nan |  0.000 % |
0.00/0.04	c |       101 |    9829    24580 |    3603     101     1984    19.6 | 24.591 % |
0.00/0.04	c |       251 |    9829    24580 |    3963     251     3855    15.4 | 24.591 % |
0.00/0.07	c |       477 |    9829    24580 |    4360     477    11273    23.6 | 24.591 % |
0.00/0.09	c |       814 |    9829    24580 |    4796     814    15937    19.6 | 24.591 % |
0.00/0.15	c |      1321 |    9829    24580 |    5276    1321    31940    24.2 | 24.591 % |
0.00/0.25	c |      2081 |    9819    24558 |    5803    2080    47902    23.0 | 24.654 % |
0.00/0.45	c |      3220 |    9819    24558 |    6383    3219    76879    23.9 | 24.654 % |
0.00/0.67	c |      4930 |    9819    24558 |    7022    4929   124463    25.3 | 24.654 % |
0.00/0.98	c |      7492 |    9819    24558 |    7724    7491   193845    25.9 | 24.654 % |
1.48/1.55	c |     11336 |    9819    24558 |    8497    6602   167416    25.4 | 24.654 % |
2.28/2.33	c |     17102 |    9819    24558 |    9346    7301   174388    23.9 | 24.654 % |
3.48/3.54	c |     25751 |    9819    24558 |   10281   10420   250264    24.0 | 24.654 % |
5.28/5.32	c |     38727 |    9819    24558 |   11309   11441   317981    27.8 | 24.654 % |
7.98/8.09	c |     58188 |    9819    24558 |   12440   11372   271472    23.9 | 24.654 % |
12.18/12.21	c |     87380 |    9819    24558 |   13684   12295   300651    24.5 | 24.654 % |
18.48/18.60	c |    131169 |    9819    24558 |   15053    9925   268883    27.1 | 24.654 % |
27.98/28.07	c |    196855 |    9819    24558 |   16558    8540   193931    22.7 | 24.654 % |
42.18/42.28	c |    295384 |    9819    24558 |   18214   15775   366121    23.2 | 24.654 % |
63.47/63.54	c |    443173 |    9819    24558 |   20035   14163   303588    21.4 | 24.654 % |
95.57/95.65	c |    664858 |    9819    24558 |   22039   18831   402041    21.3 | 24.654 % |
144.06/144.18	c |    997383 |    9819    24558 |   24243   19691   419265    21.3 | 24.654 % |
217.25/217.35	c |   1496171 |    9819    24558 |   26667   13020   250901    19.3 | 24.654 % |
331.44/331.51	c |   2244353 |    9819    24558 |   29334   22924   470646    20.5 | 24.654 % |
507.11/507.21	c |   3366627 |    9819    24558 |   32267   22539   463291    20.6 | 24.654 % |
779.77/779.94	c |   5050040 |    9819    24558 |   35494   21718   544547    25.1 | 24.654 % |
1183.20/1183.49	c |   7575156 |    9819    24558 |   39043   29873   601835    20.1 | 24.654 % |
1796.41/1796.79	c |  11362831 |    9819    24558 |   42948   35968   737424    20.5 | 24.654 % |
1800.02/1800.30	c 
1800.02/1800.30	c *** TERMINATED ***
1800.02/1800.30	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-3723451-1338571105/watcher-3723451-1338571105 -o /tmp/evaluation-result-3723451-1338571105/solver-3723451-1338571105 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723451-1338571105.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.02 2.00 1.93 2/177 10947
/proc/meminfo: memFree=31599856/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0

[startup+0.043911 s]
/proc/loadavg: 2.02 2.00 1.93 2/177 10947
/proc/meminfo: memFree=31599856/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100281 s]
/proc/loadavg: 2.02 2.00 1.93 2/177 10947
/proc/meminfo: memFree=31599856/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300222 s]
/proc/loadavg: 2.02 2.00 1.93 2/177 10947
/proc/meminfo: memFree=31599856/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70022 s]
/proc/loadavg: 2.02 2.00 1.93 2/177 10947
/proc/meminfo: memFree=31599856/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.02 2.00 1.93 3/179 10952
/proc/meminfo: memFree=31591588/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=9556 CPUtime=1.48 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 2209 0 0 0 148 0 0 0 20 0 1 0 323235068 9785344 2115 33554432000 4194304 5276501 140735694581488 140735694579736 4399152 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 2389 2115 109 265 0 2121 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18704

[startup+3.10026 s]
/proc/loadavg: 2.02 2.00 1.93 3/179 10952
/proc/meminfo: memFree=31590224/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=9556 CPUtime=3.08 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 2221 0 0 0 308 0 0 0 20 0 1 0 323235068 9785344 2127 33554432000 4194304 5276501 140735694581488 140735694579736 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 2389 2127 109 265 0 2121 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18704

[startup+6.30026 s]
/proc/loadavg: 2.02 2.00 1.93 3/179 10952
/proc/meminfo: memFree=31587728/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=9556 CPUtime=6.28 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 2221 0 0 0 628 0 0 0 20 0 1 0 323235068 9785344 2127 33554432000 4194304 5276501 140735694581488 140735694579736 4398683 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 2389 2127 109 265 0 2121 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18704

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 1.93 3/179 10952
/proc/meminfo: memFree=31587744/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=9556 CPUtime=12.68 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 2222 0 0 0 1268 0 0 0 20 0 1 0 323235068 9785344 2128 33554432000 4194304 5276501 140735694581488 140735694579736 4399866 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 2389 2128 109 265 0 2121 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18704

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 1.93 3/179 10952
/proc/meminfo: memFree=31586132/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=9556 CPUtime=25.48 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 2224 0 0 0 2548 0 0 0 20 0 1 0 323235068 9785344 2133 33554432000 4194304 5276501 140735694581488 140735694579736 4400112 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 2389 2133 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.01 2.00 1.93 3/179 10952
/proc/meminfo: memFree=31581668/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=10124 CPUtime=51.07 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 2366 0 0 0 5107 0 0 0 20 0 1 0 323235068 10366976 2275 33554432000 4194304 5276501 140735694581488 140735694579672 4399800 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 2531 2275 109 265 0 2263 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19272

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 10955
/proc/meminfo: memFree=31554528/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=11488 CPUtime=102.27 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 2629 0 0 0 10227 0 0 0 20 0 1 0 323235068 11763712 2537 33554432000 4194304 5276501 140735694581488 140735694579672 4400448 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 2872 2537 109 265 0 2604 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20636

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 1.94 3/179 10955
/proc/meminfo: memFree=31547408/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=12532 CPUtime=162.26 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 2866 0 0 0 16226 0 0 0 20 0 1 0 323235068 12832768 2805 33554432000 4194304 5276501 140735694581488 140735694579672 4390311 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 3133 2805 109 265 0 2865 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 21680

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/179 10956
/proc/meminfo: memFree=31516380/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=13428 CPUtime=222.25 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 3063 0 0 0 22225 0 0 0 20 0 1 0 323235068 13750272 3002 33554432000 4194304 5276501 140735694581488 140735694579432 4399804 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 3357 3002 109 265 0 3089 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 22576

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 10956
/proc/meminfo: memFree=31513400/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=13996 CPUtime=282.25 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 3199 0 0 0 28224 1 0 0 20 0 1 0 323235068 14331904 3138 33554432000 4194304 5276501 140735694581488 140735694579672 4399427 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 3499 3138 109 265 0 3231 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 23144

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 10956
/proc/meminfo: memFree=31509180/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=14800 CPUtime=342.23 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 3338 0 0 0 34222 1 0 0 20 0 1 0 323235068 15155200 3334 33554432000 4194304 5276501 140735694581488 140735694579672 4400134 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 3700 3334 109 265 0 3432 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 23948

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 10956
/proc/meminfo: memFree=31507320/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=19600 CPUtime=1122.11 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 4408 0 0 0 112210 1 0 0 20 0 1 0 323235068 20070400 4541 33554432000 4194304 5276501 140735694581488 140735694579672 4399992 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 4900 4541 109 265 0 4632 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 28748

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 1.95 3/179 10963
/proc/meminfo: memFree=31454068/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=19884 CPUtime=1182.1 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 4466 0 0 0 118209 1 0 0 20 0 1 0 323235068 20361216 4599 33554432000 4194304 5276501 140735694581488 140735694579672 4400435 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 4971 4599 109 265 0 4703 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 29032

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/179 10963
/proc/meminfo: memFree=31452392/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=20312 CPUtime=1242.09 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 4559 0 0 0 124208 1 0 0 20 0 1 0 323235068 20799488 4746 33554432000 4194304 5276501 140735694581488 140735694579672 4395471 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 5078 4746 109 265 0 4810 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 29460

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/180 10966
/proc/meminfo: memFree=31450516/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=20528 CPUtime=1302.09 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 4604 0 0 0 130208 1 0 0 20 0 1 0 323235068 21020672 4791 33554432000 4194304 5276501 140735694581488 140735694579720 4400112 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 5132 4791 109 265 0 4864 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 29676

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 10966
/proc/meminfo: memFree=31449972/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=20744 CPUtime=1362.07 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 4641 0 0 0 136206 1 0 0 20 0 1 0 323235068 21241856 4828 33554432000 4194304 5276501 140735694581488 140735694579720 4399846 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 5186 4828 109 265 0 4918 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 29892

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 10967
/proc/meminfo: memFree=31449104/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=20744 CPUtime=1422.07 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 4641 0 0 0 142206 1 0 0 20 0 1 0 323235068 21241856 4828 33554432000 4194304 5276501 140735694581488 140735694579720 4399804 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 5186 4828 109 265 0 4918 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 29892

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 10967
/proc/meminfo: memFree=31445508/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=21104 CPUtime=1482.05 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 4708 0 0 0 148204 1 0 0 20 0 1 0 323235068 21610496 4895 33554432000 4194304 5276501 140735694581488 140735694579672 4399804 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 5276 4895 109 265 0 5008 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 30252

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 10967
/proc/meminfo: memFree=31444888/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=21452 CPUtime=1542.04 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 4775 0 0 0 154203 1 0 0 20 0 1 0 323235068 21966848 4962 33554432000 4194304 5276501 140735694581488 140735694579672 4399840 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 5363 4962 109 265 0 5095 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 30600

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 10967
/proc/meminfo: memFree=31439796/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=21452 CPUtime=1602.04 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 4778 0 0 0 160203 1 0 0 20 0 1 0 323235068 21966848 4965 33554432000 4194304 5276501 140735694581488 140735694579672 4399913 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 5363 4965 109 265 0 5095 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 30600

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 10967
/proc/meminfo: memFree=31439424/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=21668 CPUtime=1662.03 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 4828 0 0 0 166202 1 0 0 20 0 1 0 323235068 22188032 5015 33554432000 4194304 5276501 140735694581488 140735694579720 4400038 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 5417 5015 109 265 0 5149 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 30816

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 10968
/proc/meminfo: memFree=31437996/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=22108 CPUtime=1722.02 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 4916 0 0 0 172201 1 0 0 20 0 1 0 323235068 22638592 5103 33554432000 4194304 5276501 140735694581488 140735694579672 4400049 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 5527 5103 109 265 0 5259 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 31256

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 11011
/proc/meminfo: memFree=31614528/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=22108 CPUtime=1782.01 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 4919 0 0 0 178200 1 0 0 20 0 1 0 323235068 22638592 5106 33554432000 4194304 5276501 140735694581488 140735694579672 4399850 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 5527 5106 109 265 0 5259 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 31256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.08 2.02 1.95 3/179 11011
/proc/meminfo: memFree=31612684/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=22268 CPUtime=1800.02 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 4933 0 0 0 180000 2 0 0 20 0 1 0 323235068 22802432 5120 33554432000 4194304 5276501 140735694581488 140735694579624 4399804 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 5567 5120 109 265 0 5299 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 31416

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.08 2.02 1.95 3/179 11011
/proc/meminfo: memFree=31612684/32873844 swapFree=7900/7900
[pid=10947] ppid=10945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10947/stat : 10947 (minisat+_script) S 10945 10947 8567 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323235068 9367552 277 33554432000 4194304 5064252 140737282941376 140737282940288 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10947/statm: 2287 277 236 213 0 72 0
[pid=10951] ppid=10947 vsize=22268 CPUtime=1800.02 cores=0,2,4,6
/proc/10951/stat : 10951 (minisat+_64-bit) R 10947 10947 8567 0 -1 4202496 4933 0 0 0 180000 2 0 0 20 0 1 0 323235068 22802432 5120 33554432000 4194304 5276501 140735694581488 140735694579624 4399804 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/10951/statm: 5567 5120 109 265 0 5299 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 31416

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1800.01
CPU system time (s): 0.022996
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 31416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.022996
maximum resident set size= 20484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5882
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= 1909

runsolver used 2.76558 second user time and 7.06593 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-01 19:18:25
IDJOB=3723451
IDBENCH=2109
IDSOLVER=2307
FILE ID=node137/3723451-1338571105
RUNJOBID= node137-1338569029-10328
PBS_JOBID= 14635883
Free space on /tmp= 70696 MiB

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

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

MD5SUM BENCH= 473e2cd0e31e48ba0932d7bd34857dd0
RANDOM SEED=185361383

node137.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.600
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	: 5333.20
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.600
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.600
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.600
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.91
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.600
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.600
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.90
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.600
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.600
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:       32873844 kB
MemFree:        31600400 kB
Buffers:          110316 kB
Cached:           311020 kB
SwapCached:         5796 kB
Active:           228264 kB
Inactive:         241092 kB
Active(anon):      43028 kB
Inactive(anon):     7184 kB
Active(file):     185236 kB
Inactive(file):   233908 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:              5480 kB
Writeback:             0 kB
AnonPages:         84068 kB
Mapped:             9576 kB
Shmem:                 0 kB
Slab:             665512 kB
SReclaimable:     106876 kB
SUnreclaim:       558636 kB
KernelStack:        1488 kB
PageTables:         4284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     167572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70692 MiB
End job on node137 at 2012-06-01 19:48:26