Trace number 4113614

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (TO) 1800.1 1800.4

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_17.opb
MD5SUM2d9e515d426c52a025752c6dbc5949b8
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6642
Total number of constraints32486
Number of constraints which are clauses32481
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint81
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 98
Number of bits of the biggest sum of numbers7
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...
2.09/2.14	c Converting 32483 PB-constraints to clauses...
2.09/2.15	c   -- Unit propagations: pp
2.09/2.15	c   -- Detecting intervals from adjacent constraints: #
2.09/2.15	c   -- Clauses(.)/Splits(s): ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
2.20/2.22	c ---[32481]---> Adder-cost: 148   maxlim: 64   bits: 7/7
2.20/2.23	c ---[   0]---> Adder-cost: 148   maxlim: 71   bits: 7/7
1800.09/1800.40	|  Eliminated clauses:           0.00 Mb                                      |
1800.09/1800.40	============================[ Search Statistics ]==============================
1800.09/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.09/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.09/1800.40	===============================================================================
1800.09/1800.40	|       100 |    6890    33517   475885 |    12289      100     12 |  0.706 % |
1800.09/1800.40	|       250 |    6890    33517   475885 |    13518      250     22 |  0.706 % |
1800.09/1800.40	|       475 |    6890    33517   475885 |    14870      475    145 |  0.706 % |
1800.09/1800.40	|       812 |    6890    33517   475885 |    16357      812    133 |  0.706 % |
1800.09/1800.40	|      1318 |    6890    33517   475885 |    17993     1318    203 |  0.706 % |
1800.09/1800.40	|      2077 |    6890    33517   475885 |    19792     2077    209 |  0.706 % |
1800.09/1800.40	|      3216 |    6890    33517   475885 |    21771     3216    242 |  0.706 % |
1800.09/1800.40	|      4924 |    6890    33517   475885 |    23948     4924    236 |  0.706 % |
1800.09/1800.40	|      7486 |    6890    33517   475885 |    26343     7486    246 |  0.706 % |
1800.09/1800.40	|     11330 |    6890    33517   475885 |    28978    11330    253 |  0.706 % |
1800.09/1800.40	|     17096 |    6890    33517   475885 |    31875    17096    252 |  0.706 % |
1800.09/1800.40	|     25745 |    6890    33517   475885 |    35063    25745    258 |  0.706 % |
1800.09/1800.40	|     38719 |    6890    33517   475885 |    38569    16700    271 |  0.706 % |
1800.09/1800.40	|     58180 |    6890    33517   475885 |    42426    36161    276 |  0.706 % |
1800.09/1800.40	|     87372 |    6890    33517   475885 |    46669    36951    243 |  0.706 % |
1800.09/1800.40	|    131161 |    6890    33517   475885 |    51336    44755    259 |  0.706 % |
1800.09/1800.40	|    196845 |    6890    33517   475885 |    56470    37276    249 |  0.706 % |
1800.09/1800.40	|    295371 |    6890    33517   475885 |    62117    48555    267 |  0.706 % |
1800.09/1800.40	|    443160 |    6890    33517   475885 |    68328    57070    257 |  0.706 % |
1800.09/1800.40	|    664843 |    6890    33517   475885 |    75161    62376    258 |  0.706 % |
1800.09/1800.40	|    997368 |    6890    33517   475885 |    82678    32643    212 |  0.706 % |
1800.09/1800.40	|   1496156 |    6890    33517   475885 |    90945    53988    254 |  0.706 % |
1800.09/1800.40	|   2244338 |    6890    33517   475885 |   100040    42212    258 |  0.706 % |
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-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4113614-1466627612/watcher-4113614-1466627612 -o /tmp/evaluation-result-4113614-1466627612/solver-4113614-1466627612 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466623753-32638 --watchdog 1960 minisatp HOME/instance-4113614-1466627612.opb 

pid=1959
running on 4 cores: 1,3,5,7

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.11 2.19 2.24 3/178 1962
/proc/meminfo: memFree=30386016/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=6596 CPUtime=0 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 350 0 0 0 0 0 0 0 20 0 1 0 64807652 6754304 226 33554432000 4194304 5646918 140736550081120 140734182939768 4893163 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 1649 226 94 355 0 1290 0

[startup+0.100153 s]
/proc/loadavg: 2.11 2.19 2.24 3/178 1962
/proc/meminfo: memFree=30386016/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=11172 CPUtime=0.09 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 1324 0 0 0 9 0 0 0 20 0 1 0 64807652 11440128 1200 33554432000 4194304 5646918 140736550081120 140734182939768 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 2793 1200 94 355 0 2434 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11172

[startup+0.200242 s]
/proc/loadavg: 2.11 2.19 2.24 3/178 1962
/proc/meminfo: memFree=30386016/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=14856 CPUtime=0.19 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 2133 0 0 0 19 0 0 0 20 0 1 0 64807652 15212544 2009 33554432000 4194304 5646918 140736550081120 140736550080488 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 3714 2009 94 355 0 3355 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14856

[startup+0.300225 s]
/proc/loadavg: 2.11 2.19 2.24 3/178 1962
/proc/meminfo: memFree=30386016/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=18580 CPUtime=0.29 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 2947 0 0 0 29 0 0 0 20 0 1 0 64807652 19025920 2823 33554432000 4194304 5646918 140736550081120 140736550080488 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 4645 2823 94 355 0 4286 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18580

[startup+0.700186 s]
/proc/loadavg: 2.11 2.19 2.24 3/178 1962
/proc/meminfo: memFree=30386016/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=33400 CPUtime=0.69 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 6140 0 0 0 69 0 0 0 20 0 1 0 64807652 34201600 6016 33554432000 4194304 5646918 140736550081120 140736550080488 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 8350 6016 94 355 0 7991 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33400

[startup+1.50019 s]
/proc/loadavg: 2.11 2.19 2.24 3/179 1963
/proc/meminfo: memFree=30349288/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=63040 CPUtime=1.49 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 12470 0 0 0 148 1 0 0 20 0 1 0 64807652 64552960 12346 33554432000 4194304 5646918 140736550081120 140736550080376 4821510 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 15760 12346 94 355 0 15401 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63040

[startup+3.10019 s]
/proc/loadavg: 2.11 2.19 2.24 4/179 1963
/proc/meminfo: memFree=30302492/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=97712 CPUtime=3.09 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 21113 0 0 0 305 4 0 0 20 0 1 0 64807652 100057088 21447 33554432000 4194304 5646918 140736550081120 140736550079496 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 24428 21447 182 355 0 24069 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 97712

[startup+6.30023 s]
/proc/loadavg: 2.10 2.19 2.23 4/179 1963
/proc/meminfo: memFree=30289980/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=112032 CPUtime=6.29 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 22655 0 0 0 624 5 0 0 20 0 1 0 64807652 114720768 24519 33554432000 4194304 5646918 140736550081120 140736550079816 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 28008 24519 183 355 0 27649 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 112032

[startup+12.7003 s]
/proc/loadavg: 2.10 2.18 2.23 3/179 1963
/proc/meminfo: memFree=30270012/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=142676 CPUtime=12.69 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 23866 0 0 0 1264 5 0 0 20 0 1 0 64807652 146100224 29300 33554432000 4194304 5646918 140736550081120 140736550079816 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 35669 29300 183 355 0 35310 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 142676

[startup+25.5003 s]
/proc/loadavg: 2.15 2.19 2.23 3/179 1963
/proc/meminfo: memFree=30259612/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=142676 CPUtime=25.49 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 25021 0 0 0 2542 7 0 0 20 0 1 0 64807652 146100224 31277 33554432000 4194304 5646918 140736550081120 140736550079816 4402916 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 35669 31277 185 355 0 35310 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 142676

[startup+51.1003 s]
/proc/loadavg: 2.10 2.17 2.23 4/179 1963
/proc/meminfo: memFree=30273216/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=123924 CPUtime=51.08 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 27310 0 0 0 5099 9 0 0 20 0 1 0 64807652 126898176 27961 33554432000 4194304 5646918 140736550081120 140736550079816 4403173 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 30981 27961 185 355 0 30622 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 123924

[startup+102.3 s]
/proc/loadavg: 2.09 2.16 2.22 3/179 1965
/proc/meminfo: memFree=30284144/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=112356 CPUtime=102.29 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 31739 0 0 0 10215 14 0 0 20 0 1 0 64807652 115052544 25126 33554432000 4194304 5646918 140736550081120 140736550079832 4403147 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 28089 25126 185 355 0 27730 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 112356

[startup+162.3 s]
/proc/loadavg: 2.31 2.20 2.23 3/179 1966
/proc/meminfo: memFree=30251972/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=143000 CPUtime=162.27 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 36112 0 0 0 16209 18 0 0 20 0 1 0 64807652 146432000 33001 33554432000 4194304 5646918 140736550081120 140736550079816 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 35750 33001 185 355 0 35391 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 143000

[startup+222.307 s]
/proc/loadavg: 2.25 2.20 2.22 3/179 1967
/proc/meminfo: memFree=30230968/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=173820 CPUtime=222.26 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 39885 0 0 0 22205 21 0 0 20 0 1 0 64807652 177991680 38238 33554432000 4194304 5646918 140736550081120 140736550079816 4403454 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 43455 38238 185 355 0 43096 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 173820

[startup+282.3 s]
/proc/loadavg: 2.17 2.19 2.21 3/179 1968
/proc/meminfo: memFree=30239564/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=173992 CPUtime=282.25 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 43199 0 0 0 28202 23 0 0 20 0 1 0 64807652 178167808 35347 33554432000 4194304 5646918 140736550081120 140736550079816 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 43498 35347 185 355 0 43139 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 173992

[startup+342.3 s]
/proc/loadavg: 2.33 2.23 2.22 3/179 1969
/proc/meminfo: memFree=30234884/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=173992 CPUtime=342.23 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 46449 0 0 0 34196 27 0 0 20 0 1 0 64807652 178167808 36482 33554432000 4194304 5646918 140736550081120 140736550079816 4399808 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 43498 36482 185 355 0 43139 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 173992

[startup+402.3 s]
/proc/loadavg: 2.33 2.23 2.22 4/180 1974
/proc/meminfo: memFree=30261396/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=143172 CPUtime=402.23 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 49701 0 0 0 40191 32 0 0 20 0 1 0 64807652 146608128 30419 33554432000 4194304 5646918 140736550081120 140736550079816 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 35793 30419 185 355 0 35434 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 143172

[startup+462.3 s]
/proc/loadavg: 2.34 2.25 2.22 4/179 1975
/proc/meminfo: memFree=30268280/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=112528 CPUtime=462.2 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 51915 0 0 0 46185 35 0 0 20 0 1 0 64807652 115228672 27807 33554432000 4194304 5646918 140736550081120 140736550079832 4402781 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 28132 27807 185 355 0 27773 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 112528

[startup+522.3 s]
/proc/loadavg: 2.35 2.27 2.23 3/179 1976
/proc/meminfo: memFree=30209116/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=174160 CPUtime=522.19 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 55058 0 0 0 52181 38 0 0 20 0 1 0 64807652 178339840 42698 33554432000 4194304 5646918 140736550081120 140736550079256 4402761 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 43540 42698 185 355 0 43181 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 174160

[startup+582.3 s]
/proc/loadavg: 2.45 2.31 2.25 3/179 1977
/proc/meminfo: memFree=30250304/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=146136 CPUtime=582.17 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 58768 0 0 0 58175 42 0 0 20 0 1 0 64807652 149643264 32950 33554432000 4194304 5646918 140736550081120 140736550079816 4403178 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 36534 32950 185 355 0 36175 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 146136


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


[startup+882.307 s]
/proc/loadavg: 2.40 2.36 2.28 3/179 1983
/proc/meminfo: memFree=30220540/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=179912 CPUtime=882.14 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 72671 0 0 0 88150 64 0 0 20 0 1 0 64807652 184229888 38716 33554432000 4194304 5646918 140736550081120 140736550079816 4399352 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 44978 38716 185 355 0 44619 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 179912

[startup+942.3 s]
/proc/loadavg: 2.25 2.32 2.27 3/179 1984
/proc/meminfo: memFree=30222416/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=180248 CPUtime=942.13 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 74609 0 0 0 94146 67 0 0 20 0 1 0 64807652 184573952 38285 33554432000 4194304 5646918 140736550081120 140736550079816 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 45062 38285 185 355 0 44703 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 180248

[startup+1002.3 s]
/proc/loadavg: 2.24 2.31 2.27 3/179 1988
/proc/meminfo: memFree=30192956/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=180248 CPUtime=1002.12 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 76494 0 0 0 100142 70 0 0 20 0 1 0 64807652 184573952 44450 33554432000 4194304 5646918 140736550081120 140736550079816 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 45062 44450 185 355 0 44703 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 180248

[startup+1062.3 s]
/proc/loadavg: 2.29 2.31 2.27 3/179 1990
/proc/meminfo: memFree=30253700/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=130460 CPUtime=1062.11 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 79014 0 0 0 106136 75 0 0 20 0 1 0 64807652 133591040 29475 33554432000 4194304 5646918 140736550081120 140736550079816 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 32615 29475 185 355 0 32256 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 130460

[startup+1122.3 s]
/proc/loadavg: 2.30 2.31 2.27 3/179 1991
/proc/meminfo: memFree=30242212/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=149428 CPUtime=1122.09 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 81517 0 0 0 112131 78 0 0 20 0 1 0 64807652 153014272 32674 33554432000 4194304 5646918 140736550081120 140736550079816 4403544 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 37357 32674 185 355 0 36998 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 149428

[startup+1182.3 s]
/proc/loadavg: 2.44 2.34 2.28 3/179 1992
/proc/meminfo: memFree=30225380/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=149428 CPUtime=1182.09 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 83377 0 0 0 118127 82 0 0 20 0 1 0 64807652 153014272 36770 33554432000 4194304 5646918 140736550081120 140736550079816 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 37357 36770 185 355 0 36998 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 149428

[startup+1242.3 s]
/proc/loadavg: 2.40 2.35 2.29 3/179 1993
/proc/meminfo: memFree=30192240/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=180248 CPUtime=1242.08 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 85767 0 0 0 124123 85 0 0 20 0 1 0 64807652 184573952 44463 33554432000 4194304 5646918 140736550081120 140736550079816 4403184 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 45062 44463 185 355 0 44703 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 180248

[startup+1302.3 s]
/proc/loadavg: 2.25 2.31 2.27 3/179 1994
/proc/meminfo: memFree=30190184/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=231264 CPUtime=1302.07 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 88316 0 0 0 130118 89 0 0 20 0 1 0 64807652 236814336 45664 33554432000 4194304 5646918 140736550081120 140736550079256 4403184 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 57816 45664 185 355 0 57457 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 231264

[startup+1362.3 s]
/proc/loadavg: 2.24 2.30 2.27 3/179 1996
/proc/meminfo: memFree=30186796/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=232656 CPUtime=1362.06 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 90602 0 0 0 136115 91 0 0 20 0 1 0 64807652 238239744 46388 33554432000 4194304 5646918 140736550081120 140736550079816 4403176 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 58164 46388 185 355 0 57805 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 232656

[startup+1422.3 s]
/proc/loadavg: 2.35 2.32 2.28 3/179 1997
/proc/meminfo: memFree=30184804/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=234044 CPUtime=1422.05 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 92991 0 0 0 142111 94 0 0 20 0 1 0 64807652 239661056 46280 33554432000 4194304 5646918 140736550081120 140736550079816 4403136 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 58511 46280 185 355 0 58152 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 234044

[startup+1482.3 s]
/proc/loadavg: 2.27 2.30 2.27 3/179 1998
/proc/meminfo: memFree=30214908/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=184736 CPUtime=1482.04 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 95402 0 0 0 148106 98 0 0 20 0 1 0 64807652 189169664 38773 33554432000 4194304 5646918 140736550081120 140736550079816 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 46184 38773 185 355 0 45825 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 184736

[startup+1542.31 s]
/proc/loadavg: 2.28 2.31 2.27 3/179 1999
/proc/meminfo: memFree=30247816/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=123444 CPUtime=1542.04 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 96718 0 0 0 154103 101 0 0 20 0 1 0 64807652 126406656 30173 33554432000 4194304 5646918 140736550081120 140736550079832 4403136 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 30861 30173 185 355 0 30502 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 123444

[startup+1602.3 s]
/proc/loadavg: 2.41 2.34 2.28 4/180 2003
/proc/meminfo: memFree=30236996/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=135120 CPUtime=1602.02 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 99012 0 0 0 160097 105 0 0 20 0 1 0 64807652 138362880 32930 33554432000 4194304 5646918 140736550081120 140736550079816 4403408 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 33780 32930 185 355 0 33421 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 135120

[startup+1662.3 s]
/proc/loadavg: 2.48 2.37 2.29 3/180 2084
/proc/meminfo: memFree=30197928/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=154088 CPUtime=1662 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 101428 0 0 0 166092 108 0 0 20 0 1 0 64807652 157786112 35532 33554432000 4194304 5646918 140736550081120 140736550079816 4403110 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 38522 35532 185 355 0 38163 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 154088

[startup+1722.3 s]
/proc/loadavg: 2.29 2.33 2.28 3/179 2085
/proc/meminfo: memFree=30197144/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=154088 CPUtime=1722 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 103281 0 0 0 172089 111 0 0 20 0 1 0 64807652 157786112 36044 33554432000 4194304 5646918 140736550081120 140736550079816 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 38522 36044 185 355 0 38163 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 154088

[startup+1782.3 s]
/proc/loadavg: 2.32 2.33 2.28 4/179 2086
/proc/meminfo: memFree=30183180/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=184908 CPUtime=1781.99 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 105655 0 0 0 178084 115 0 0 20 0 1 0 64807652 189345792 39628 33554432000 4194304 5646918 140736550081120 140736550079816 4402827 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 46227 39628 185 355 0 45868 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 184908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.31 2.32 2.27 4/179 2086
/proc/meminfo: memFree=30160528/32872528 swapFree=1482636/1662508
[pid=1962] ppid=1959 vsize=184908 CPUtime=1800.09 cores=1,3,5,7
/proc/1962/stat : 1962 (minisatp) R 1959 1962 32621 0 -1 4202496 105666 0 0 0 179894 115 0 0 20 0 1 0 64807652 189345792 45260 33554432000 4194304 5646918 140736550081120 140736550079816 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1962/statm: 46227 45260 185 355 0 45868 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 184908

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 1962 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.1
CPU user time (s): 1798.94
CPU system time (s): 1.15682
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 316384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.94
system time used= 1.15682
maximum resident set size= 265800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105666
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= 47
involuntary context switches= 2188

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.67929 second user time and 6.84896 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-22 22:33:32
IDJOB=4113614
IDBENCH=107826
IDSOLVER=2555
FILE ID=node134/4113614-1466627612
RUNJOBID= node134-1466623753-32638
PBS_JOBID= 19957260
Free space on /tmp= 71688 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_17.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113614-1466627612/watcher-4113614-1466627612 -o /tmp/evaluation-result-4113614-1466627612/solver-4113614-1466627612 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466623753-32638 --watchdog 1960  minisatp HOME/instance-4113614-1466627612.opb

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

MD5SUM BENCH= 2d9e515d426c52a025752c6dbc5949b8
RANDOM SEED=1424497708

node134.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		: 2667.020
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	: 5334.04
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		: 2667.020
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	: 7358.89
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		: 2667.020
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	: 5332.55
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		: 2667.020
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	: 5332.55
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		: 2667.020
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	: 5332.55
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		: 2667.020
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	: 5332.54
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		: 2667.020
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	: 5332.55
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		: 2667.020
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30386792 kB
Buffers:            4560 kB
Cached:            40560 kB
SwapCached:        56928 kB
Active:            48416 kB
Inactive:          76168 kB
Active(anon):      24316 kB
Inactive(anon):    57404 kB
Active(file):      24100 kB
Inactive(file):    18764 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67043884 kB
Dirty:              8148 kB
Writeback:             0 kB
AnonPages:       1695460 kB
Mapped:             7696 kB
Shmem:                 0 kB
Slab:             567256 kB
SReclaimable:      11192 kB
SUnreclaim:       556064 kB
KernelStack:        1488 kB
PageTables:         7724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1801380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4113614-1466627612.opb

Free space on /tmp at the end= 71684 MiB
End job on node134 at 2016-06-22 23:03:33