Trace number 4106478

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
toysat 2016-05-02OPT3 11.5222 11.5247

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=6-P0=13-P1=23-P2=59-P3=41-P4=53-B.opb
MD5SUM84a6dc06fba278aa97da18c43cb21b39
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.034993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables72
Total number of constraints9
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)144
Sum of products size (including duplicates)288
Number of different products144
Sum of products size288

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c 2016-06-18T19:52:38+0200
0.00/0.00	c version = 0.5.0
0.00/0.00	c githash = 1a49202
0.00/0.00	c compilationtime = 2016-05-02 00:19:28.990761 UTC
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.10
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.3
0.00/0.00	c   array-0.5.1.0
0.00/0.00	c   base-4.8.2.0
0.00/0.00	c   bytestring-0.10.6.0
0.00/0.00	c   bytestring-builder-0.10.6.0.0
0.00/0.00	c   clock-0.7.2
0.00/0.00	c   containers-0.5.6.2
0.00/0.00	c   data-default-0.5.3
0.00/0.00	c   data-default-class-0.0.1
0.00/0.00	c   data-interval-1.2.0
0.00/0.00	c   deepseq-1.4.1.1
0.00/0.00	c   directory-1.2.2.0
0.00/0.00	c   exceptions-0.8.2.1
0.00/0.00	c   extended-reals-0.2.1.0
0.00/0.00	c   filepath-1.4.0.0
0.00/0.00	c   finite-field-0.8.0
0.00/0.00	c   hashable-1.2.4.0
0.00/0.00	c   heaps-0.3.3
0.00/0.00	c   intern-0.9.1.4
0.00/0.00	c   loop-0.3.0
0.00/0.00	c   mtl-2.2.1
0.00/0.00	c   multiset-0.3.2
0.00/0.00	c   mwc-random-0.13.3.2
0.00/0.00	c   parse_dimacs-1.3
0.00/0.00	c   parsec-3.1.9
0.00/0.00	c   prettyclass-1.0.0.0
0.00/0.00	c   primes-0.2.1.0
0.00/0.00	c   primitive-0.6.1.0
0.00/0.00	c   process-1.2.3.0
0.00/0.00	c   pseudo-boolean-0.1.3.0
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   semigroups-0.18.1
0.00/0.01	c   sign-0.4.3
0.00/0.01	c   stm-2.4.4.1
0.00/0.01	c   template-haskell-2.10.0.0
0.00/0.01	c   temporary-1.2.0.4
0.00/0.01	c   time-1.5.0.1
0.00/0.01	c   transformers-0.4.2.0
0.00/0.01	c   transformers-compat-0.5.1.4
0.00/0.01	c   type-level-numbers-0.1.1.1
0.00/0.01	c   unbounded-delays-0.1.0.9
0.00/0.01	c   unordered-containers-0.2.6.0
0.00/0.01	c   vector-0.11.0.0
0.00/0.01	c   vector-space-0.10.3
0.00/0.01	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--pb","--search=bcd2","HOME/instance-4106478-1466272358.opb"]
0.00/0.01	c use --random-gen="2187030706 2406297364 4230368795 913880721 2247119819 3814387523 1897829999 3868731280 462866258 2447872578 1299666261 1184068493 1458278569 1547509217 3453128826 2526045763 3028804283 3375459489 1593719943 1588521123 3215166161 3182775790 526487390 2725353654 3929425114 815933244 1350378851 2409467280 1479313075 4099589871 2885223363 763513887 3174950723 421743058 602564356 569191681 1625135212 562579921 3773043697 2283010362 413918526 885926036 1050272341 3037430584 3786092581 618481044 279413801 3680583287 1291556403 346666109 3950363902 1377753768 1841253724 3559836016 4258781339 2853268276 253299862 2106029173 3207071904 4172790790 400079418 2604560880 3935464550 3016980451 3543097413 500217520 1902575917 3144041738 3774753404 2442435506 3992189076 257577323 1595695619 1012620908 2234092948 2253477520 1147411582 1296327783 641695422 1477785997 2139499550 1921188325 1360675908 2453676796 3407931076 3563815397 424113393 2080139814 191162761 1639600765 4130898113 802462091 1208494024 1045466112 3981223234 3323654212 3814025458 3836328382 3033141947 2412859076 76359623 1261924013 4237163429 3501024165 1027468294 2765519023 2117621378 2033050234 2976797176 1207757445 3708433996 3083607615 3476100779 3686582461 2287100290 1891792937 1975459876 3543773335 40949150 127796651 1786051199 3954852477 1370085801 1544799971 3585906743 205948226 3020823699 3804851248 675868653 1313080273 479529130 2897093813 241259319 3410485674 3168493868 3011996280 4249019939 3621973525 2299282629 2591129400 312806106 137336839 2501025736 3252905980 2757162988 2979411495 1873280274 3169210501 2952987505 1665443090 2105914244 1636710087 2490339862 714247576 255956838 3782622387 381148055 1113206443 2087799108 2017566950 2593676983 794076534 1923618254 3989395369 81818553 3245860081 1285294954 377104460 1553172244 416830848 505055061 4240421548 1110205192 579001604 3510455194 109465702 4228852230 1440311749 107822854 2537602312 76535466 3385021055 973782616 4054710290 1914530969 2360905218 3985761504 3940750522 839530950 665621451 3487852419 153849015 2024755816 2013084512 3365773215 4189023863 2679468158 3059469549 1411697635 1835125763 1046306218 756544612 2747948647 3395748732 1461977567 3397504238 2460440853 43546428 3912385857 4245803778 4239398937 614053680 2084688829 3008470328 312623053 3993340054 3486018445 466617865 3783170906 4134550994 4063867900 3970636634 1365748085 3596998006 2938271810 424980979 1497124625 2599562057 3794929221 3299527435 1425191368 3299328814 3275786021 2893355470 1607722466 19088459 3498119463 1369922330 1346596952 3847534040 1781702592 1321219200 4168507680 728069023 786196663 3014353614 2209598226 1438002150 3745395160 2948875033 3334235426 4130585612 3776009130 1112267559 4238668209 3347295542 255 362436" option to reproduce the execution
0.00/0.01	c #vars 72
0.00/0.01	c #constraints 9
0.00/0.01	c BCD2: Hardening is enabled.
0.00/0.01	c BCD2: BiasedSearch is enabled.
0.00/0.01	c Solving starts ...
0.00/0.01	c ============================[ Search Statistics ]============================
0.00/0.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.01	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.01	c =============================================================================
0.00/0.01	c  0.0s |       0 |        0 |        0 |      220      0 |        0 |        0
0.00/0.03	c  0.0s |       1 |      152 |      100 |      220      0 |        0 |        0
0.00/0.05	c  0.0s |       1 |      279 |      186 |      243      0 |        0 |        0
0.00/0.05	c #cpu_time = 0.034s
0.00/0.05	c #wall_clock_time = 0.034s
0.00/0.05	c #decision = 279
0.00/0.05	c #random_decision = 1
0.00/0.05	c #conflict = 186
0.00/0.05	c #restart = 1
0.00/0.05	o 55
0.00/0.05	c BCD2: updating upper bound: 63 -> 54
0.00/0.05	c BCD2: 0 <= obj <= 54
0.00/0.05	c BCD2: #cores=0, #unrelaxed=6, #relaxed=0, #hardened=0
0.00/0.05	c BCD2: #sat=1 #unsat=1 bias=1/2
0.00/0.05	c Solving starts ...
0.00/0.05	c ============================[ Search Statistics ]============================
0.00/0.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.05	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.05	c =============================================================================
0.00/0.05	c  0.0s |       0 |        0 |        0 |      243      0 |        0 |        0
0.00/0.05	c  0.0s |       0 |        4 |        0 |      243      0 |        0 |        0
0.00/0.05	c #cpu_time = 0.001s
0.00/0.05	c #wall_clock_time = 0.001s
0.00/0.05	c #decision = 4
0.00/0.05	c #random_decision = 0
0.00/0.05	c #conflict = 0
0.00/0.05	c #restart = 0
0.00/0.05	c BCD2: found a new core of size 5: cost of the new core is >=2
0.00/0.05	c lower bound updated to 2
0.00/0.05	c BCD2: 2 <= obj <= 54
0.00/0.05	c BCD2: #cores=1, #unrelaxed=1, #relaxed=5, #hardened=0
0.00/0.05	c BCD2: #sat=1 #unsat=2 bias=2/3
0.00/0.05	c Solving starts ...
0.00/0.05	c ============================[ Search Statistics ]============================
0.00/0.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.05	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.05	c =============================================================================
0.00/0.05	c  0.0s |       0 |        0 |        0 |      243      0 |        0 |        0
0.00/0.08	c  0.0s |       1 |      138 |      100 |      268      0 |        0 |        0
0.09/0.11	c  0.1s |       2 |      319 |      250 |      268      1 |        0 |        0
0.09/0.15	c  0.1s |       3 |      584 |      475 |      295      2 |        0 |        0
0.19/0.22	c  0.2s |       4 |      995 |      813 |      325      4 |        0 |        0
0.29/0.30	c  0.3s |       5 |     1626 |     1320 |      358      6 |        0 |        0
0.38/0.47	c  0.4s |       6 |     2495 |     2081 |      394      8 |        0 |        0
0.59/0.68	c  0.6s |       7 |     3732 |     3223 |      434     13 |        0 |        0
0.99/1.10	c  1.0s |       8 |     5672 |     4936 |      478     18 |        0 |        0
1.49/1.55	c  1.5s |       9 |     8545 |     7506 |      526     26 |        0 |        0
2.09/2.20	c  2.1s |      10 |    12839 |    11361 |      579     38 |        0 |        0
2.88/2.98	c  2.9s |      11 |    19181 |    17144 |      637     54 |        0 |        0
4.38/4.40	c  4.3s |      12 |    28721 |    25819 |      701     76 |        0 |        0
6.18/6.29	c  6.2s |      13 |    42583 |    38832 |      772    107 |        0 |        0
8.29/8.30	c  8.2s |      13 |    54297 |    49332 |      772    131 |        0 |        0
9.59/9.67	c  9.6s |      14 |    63653 |    58352 |      850    150 |        1 |        6
11.39/11.45	c 11.4s |      14 |    76120 |    69527 |      850    175 |        1 |        6
11.39/11.45	c #cpu_time = 11.371s
11.39/11.45	c #wall_clock_time = 11.401s
11.39/11.45	c #decision = 76120
11.39/11.45	c #random_decision = 223
11.39/11.45	c #conflict = 69527
11.39/11.45	c #restart = 14
11.39/11.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=3
11.39/11.45	c lower bound updated to 3
11.39/11.45	c BCD2: 3 <= obj <= 54
11.39/11.45	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=0
11.39/11.45	c BCD2: #sat=1 #unsat=3 bias=3/4
11.39/11.45	c Solving starts ...
11.39/11.45	c ============================[ Search Statistics ]============================
11.39/11.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.39/11.45	c       |         |          |          |    Limit     GC | Var      | Constra 
11.39/11.45	c =============================================================================
11.39/11.45	c  0.0s |       0 |        0 |        0 |      850      0 |        2 |        6
11.39/11.46	c  0.0s |       0 |       79 |       36 |      850      0 |        2 |        7
11.39/11.46	c #cpu_time = 0.009s
11.39/11.46	c #wall_clock_time = 0.009s
11.39/11.46	c #decision = 79
11.39/11.46	c #random_decision = 0
11.39/11.46	c #conflict = 36
11.39/11.46	c #restart = 0
11.39/11.46	o 3
11.39/11.46	s OPTIMUM FOUND
11.39/11.46	v x1 x2 -x3 -x4 -x5 -x6 x7 x8 -x9 -x10
11.39/11.46	v -x11 -x12 x13 x14 -x15 -x16 -x17 -x18 x19 x20
11.39/11.46	v x21 x22 -x23 -x24 x25 -x26 -x27 -x28 x29 x30
11.39/11.46	v x31 -x32 -x33 x34 -x35 -x36 x37 x38 -x39 x40
11.39/11.46	v x41 -x42 x43 -x44 x45 -x46 x47 -x48 -x49 -x50
11.39/11.46	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
11.39/11.46	v -x61 x62 x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
11.39/11.46	v x71 -x72
11.39/11.46	c total CPU time = 11.433s
11.39/11.46	c total wall clock time = 11.463s

Verifier Data

OK	3

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-4106478-1466272358/watcher-4106478-1466272358 -o /tmp/evaluation-result-4106478-1466272358/solver-4106478-1466272358 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466265123-26753 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106478-1466272358.opb 

pid=28470
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.29 2.22 2.18 3/179 28473
/proc/meminfo: memFree=29372656/32872528 swapFree=1191052/1305516
[pid=28473] ppid=28470 vsize=726460 CPUtime=0 cores=1,3,5,7
/proc/28473/stat : 28473 (toysat) R 28470 28473 26736 0 -1 4202496 2711 0 0 0 0 0 0 0 20 0 4 0 29282441 743895040 3071 33554432000 4194304 16246674 140733923100912 140733923100336 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28473/statm: 182127 3080 441 2943 0 179021 0
[pid=28473/tid=28474] ppid=28470 vsize=743868 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28474/stat : 28474 (toysat) S 28470 28473 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29282441 761720832 3141 33554432000 4194304 16246674 140733923100912 139726450306288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28473/tid=28475] ppid=28470 vsize=748988 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28475/stat : 28475 (toysat) S 28470 28473 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29282441 766963712 3161 33554432000 4194304 16246674 140733923100912 139726439816432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28473/tid=28476] ppid=28470 vsize=753084 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28476/stat : 28476 (toysat) S 28470 28473 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29282441 771158016 3177 33554432000 4194304 16246674 140733923100912 139726359096496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100185 s]
/proc/loadavg: 2.29 2.22 2.18 3/179 28473
/proc/meminfo: memFree=29372656/32872528 swapFree=1191052/1305516
[pid=28473] ppid=28470 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/28473/stat : 28473 (toysat) R 28470 28473 26736 0 -1 4202496 21026 0 0 0 6 3 0 0 20 0 4 0 29282441 1247350784 21374 33554432000 4194304 16246674 140733923100912 140733923100336 5546500 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28473/statm: 304529 21383 796 2943 0 301423 0
[pid=28473/tid=28474] ppid=28470 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28474/stat : 28474 (toysat) S 28470 28473 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29282441 1247350784 21388 33554432000 4194304 16246674 140733923100912 139726450306288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28473/tid=28475] ppid=28470 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28475/stat : 28475 (toysat) S 28470 28473 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29282441 1247350784 21393 33554432000 4194304 16246674 140733923100912 139726439816432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28473/tid=28476] ppid=28470 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28476/stat : 28476 (toysat) S 28470 28473 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29282441 1247350784 21400 33554432000 4194304 16246674 140733923100912 139726359096496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200539 s]
/proc/loadavg: 2.29 2.22 2.18 3/179 28473
/proc/meminfo: memFree=29372656/32872528 swapFree=1191052/1305516
[pid=28473] ppid=28470 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/28473/stat : 28473 (toysat) R 28470 28473 26736 0 -1 4202496 40015 0 0 0 14 5 0 0 20 0 4 0 29282441 1247350784 40363 33554432000 4194304 16246674 140733923100912 140733923100336 5675357 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28473/statm: 304529 40370 796 2943 0 301423 0
[pid=28473/tid=28474] ppid=28470 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28474/stat : 28474 (toysat) S 28470 28473 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29282441 1247350784 40373 33554432000 4194304 16246674 140733923100912 139726450306288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28473/tid=28475] ppid=28470 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28475/stat : 28475 (toysat) S 28470 28473 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29282441 1247350784 40378 33554432000 4194304 16246674 140733923100912 139726439816432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28473/tid=28476] ppid=28470 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28476/stat : 28476 (toysat) S 28470 28473 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29282441 1247350784 40384 33554432000 4194304 16246674 140733923100912 139726359096496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300501 s]
/proc/loadavg: 2.29 2.22 2.18 3/179 28473
/proc/meminfo: memFree=29372656/32872528 swapFree=1191052/1305516
[pid=28473] ppid=28470 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/28473/stat : 28473 (toysat) R 28470 28473 26736 0 -1 4202496 59787 0 0 0 21 8 0 0 20 0 4 0 29282441 1247350784 60134 33554432000 4194304 16246674 140733923100912 140733923083912 5677541 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28473/statm: 304529 60140 796 2943 0 301423 0
[pid=28473/tid=28474] ppid=28470 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28474/stat : 28474 (toysat) S 28470 28473 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29282441 1247350784 60145 33554432000 4194304 16246674 140733923100912 139726450306288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28473/tid=28475] ppid=28470 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28475/stat : 28475 (toysat) S 28470 28473 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29282441 1247350784 60152 33554432000 4194304 16246674 140733923100912 139726439816432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28473/tid=28476] ppid=28470 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28476/stat : 28476 (toysat) S 28470 28473 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29282441 1247350784 60160 33554432000 4194304 16246674 140733923100912 139726359096496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700417 s]
/proc/loadavg: 2.29 2.22 2.18 3/179 28473
/proc/meminfo: memFree=29372656/32872528 swapFree=1191052/1305516
[pid=28473] ppid=28470 vsize=1218116 CPUtime=0.68 cores=1,3,5,7
/proc/28473/stat : 28473 (toysat) R 28470 28473 26736 0 -1 4202496 135126 0 0 0 51 17 0 0 20 0 4 0 29282441 1247350784 135473 33554432000 4194304 16246674 140733923100912 140733923083912 13954518 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28473/statm: 304529 135483 796 2943 0 301423 0
[pid=28473/tid=28474] ppid=28470 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28474/stat : 28474 (toysat) S 28470 28473 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29282441 1247350784 135490 33554432000 4194304 16246674 140733923100912 139726450306288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28473/tid=28475] ppid=28470 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28475/stat : 28475 (toysat) S 28470 28473 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29282441 1247350784 135497 33554432000 4194304 16246674 140733923100912 139726439816432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28473/tid=28476] ppid=28470 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28476/stat : 28476 (toysat) S 28470 28473 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29282441 1247350784 135503 33554432000 4194304 16246674 140733923100912 139726359096496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.50042 s]
/proc/loadavg: 2.29 2.22 2.18 4/183 28477
/proc/meminfo: memFree=28521632/32872528 swapFree=1191052/1305516
[pid=28473] ppid=28470 vsize=1219140 CPUtime=1.49 cores=1,3,5,7
/proc/28473/stat : 28473 (toysat) R 28470 28473 26736 0 -1 4202496 245768 0 0 0 116 33 0 0 20 0 4 0 29282441 1248399360 246093 33554432000 4194304 16246674 140733923100912 140733923100224 5721660 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28473/statm: 304785 246093 853 2943 0 301679 0
[pid=28473/tid=28474] ppid=28470 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28474/stat : 28474 (toysat) S 28470 28473 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29282441 1248399360 246093 33554432000 4194304 16246674 140733923100912 139726450306288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28473/tid=28475] ppid=28470 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28475/stat : 28475 (toysat) S 28470 28473 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29282441 1248399360 246093 33554432000 4194304 16246674 140733923100912 139726439816432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28473/tid=28476] ppid=28470 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28476/stat : 28476 (toysat) S 28470 28473 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29282441 1248399360 246093 33554432000 4194304 16246674 140733923100912 139726359096496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10043 s]
/proc/loadavg: 2.29 2.22 2.18 3/183 28477
/proc/meminfo: memFree=28303020/32872528 swapFree=1191052/1305516
[pid=28473] ppid=28470 vsize=1306180 CPUtime=3.08 cores=1,3,5,7
/proc/28473/stat : 28473 (toysat) R 28470 28473 26736 0 -1 4202496 267458 0 0 0 273 35 0 0 20 0 4 0 29282441 1337528320 267783 33554432000 4194304 16246674 140733923100912 140733923083912 5661416 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28473/statm: 326545 267783 855 2943 0 323439 0
[pid=28473/tid=28474] ppid=28470 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28474/stat : 28474 (toysat) S 28470 28473 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29282441 1337528320 267783 33554432000 4194304 16246674 140733923100912 139726450306288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28473/tid=28475] ppid=28470 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28475/stat : 28475 (toysat) S 28470 28473 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29282441 1337528320 267783 33554432000 4194304 16246674 140733923100912 139726439816432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28473/tid=28476] ppid=28470 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28476/stat : 28476 (toysat) S 28470 28473 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29282441 1337528320 267783 33554432000 4194304 16246674 140733923100912 139726359096496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1306180

[startup+6.30041 s]
/proc/loadavg: 2.26 2.22 2.18 3/183 28477
/proc/meminfo: memFree=28301072/32872528 swapFree=1191052/1305516
[pid=28473] ppid=28470 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/28473/stat : 28473 (toysat) R 28470 28473 26736 0 -1 4202496 267588 0 0 0 593 36 0 0 20 0 4 0 29282441 1337528320 267913 33554432000 4194304 16246674 140733923100912 140733923083912 5712672 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28473/statm: 326545 267913 856 2943 0 323439 0
[pid=28473/tid=28474] ppid=28470 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28474/stat : 28474 (toysat) S 28470 28473 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29282441 1337528320 267913 33554432000 4194304 16246674 140733923100912 139726450306288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28473/tid=28475] ppid=28470 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28475/stat : 28475 (toysat) S 28470 28473 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29282441 1337528320 267913 33554432000 4194304 16246674 140733923100912 139726439816432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28473/tid=28476] ppid=28470 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28476/stat : 28476 (toysat) S 28470 28473 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29282441 1337528320 267913 33554432000 4194304 16246674 140733923100912 139726359096496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

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

[startup+6.50042 s]
/proc/loadavg: 2.26 2.22 2.18 3/183 28477
/proc/meminfo: memFree=28301072/32872528 swapFree=1191052/1305516
[pid=28473] ppid=28470 vsize=1306180 CPUtime=6.49 cores=1,3,5,7
/proc/28473/stat : 28473 (toysat) R 28470 28473 26736 0 -1 4202496 267588 0 0 0 613 36 0 0 20 0 4 0 29282441 1337528320 267913 33554432000 4194304 16246674 140733923100912 140733923083912 13950230 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28473/statm: 326545 267913 856 2943 0 323439 0
[pid=28473/tid=28474] ppid=28470 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28474/stat : 28474 (toysat) S 28470 28473 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29282441 1337528320 267913 33554432000 4194304 16246674 140733923100912 139726450306288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28473/tid=28475] ppid=28470 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28475/stat : 28475 (toysat) S 28470 28473 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29282441 1337528320 267913 33554432000 4194304 16246674 140733923100912 139726439816432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28473/tid=28476] ppid=28470 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28476/stat : 28476 (toysat) S 28470 28473 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29282441 1337528320 267913 33554432000 4194304 16246674 140733923100912 139726359096496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.49
Current children cumulated vsize (KiB) 1306180

[startup+9.70043 s]
/proc/loadavg: 2.26 2.22 2.18 3/183 28477
/proc/meminfo: memFree=28300484/32872528 swapFree=1191052/1305516
[pid=28473] ppid=28470 vsize=1307204 CPUtime=9.69 cores=1,3,5,7
/proc/28473/stat : 28473 (toysat) R 28470 28473 26736 0 -1 4202496 267902 0 0 0 933 36 0 0 20 0 4 0 29282441 1338576896 268227 33554432000 4194304 16246674 140733923100912 140733923083912 5711636 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28473/statm: 326801 268227 856 2943 0 323695 0
[pid=28473/tid=28474] ppid=28470 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28474/stat : 28474 (toysat) S 28470 28473 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29282441 1338576896 268227 33554432000 4194304 16246674 140733923100912 139726450306288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28473/tid=28475] ppid=28470 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28475/stat : 28475 (toysat) S 28470 28473 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29282441 1338576896 268227 33554432000 4194304 16246674 140733923100912 139726439816432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28473/tid=28476] ppid=28470 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28476/stat : 28476 (toysat) S 28470 28473 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29282441 1338576896 268227 33554432000 4194304 16246674 140733923100912 139726359096496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 9.69
Current children cumulated vsize (KiB) 1307204

[startup+10.5004 s]
/proc/loadavg: 2.24 2.21 2.18 3/183 28477
/proc/meminfo: memFree=28300112/32872528 swapFree=1191052/1305516
[pid=28473] ppid=28470 vsize=1307204 CPUtime=10.49 cores=1,3,5,7
/proc/28473/stat : 28473 (toysat) R 28470 28473 26736 0 -1 4202496 267902 0 0 0 1013 36 0 0 20 0 4 0 29282441 1338576896 268227 33554432000 4194304 16246674 140733923100912 140733923082816 5861435 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28473/statm: 326801 268227 856 2943 0 323695 0
[pid=28473/tid=28474] ppid=28470 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28474/stat : 28474 (toysat) S 28470 28473 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29282441 1338576896 268227 33554432000 4194304 16246674 140733923100912 139726450306288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28473/tid=28475] ppid=28470 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28475/stat : 28475 (toysat) S 28470 28473 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29282441 1338576896 268227 33554432000 4194304 16246674 140733923100912 139726439816432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28473/tid=28476] ppid=28470 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28476/stat : 28476 (toysat) S 28470 28473 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29282441 1338576896 268227 33554432000 4194304 16246674 140733923100912 139726359096496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 10.49
Current children cumulated vsize (KiB) 1307204

[startup+11.3004 s]
/proc/loadavg: 2.24 2.21 2.18 3/183 28477
/proc/meminfo: memFree=28299492/32872528 swapFree=1191052/1305516
[pid=28473] ppid=28470 vsize=1307204 CPUtime=11.29 cores=1,3,5,7
/proc/28473/stat : 28473 (toysat) R 28470 28473 26736 0 -1 4202496 267902 0 0 0 1093 36 0 0 20 0 4 0 29282441 1338576896 268227 33554432000 4194304 16246674 140733923100912 140733923082816 5823674 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28473/statm: 326801 268227 856 2943 0 323695 0
[pid=28473/tid=28474] ppid=28470 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28474/stat : 28474 (toysat) S 28470 28473 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 29282441 1338576896 268227 33554432000 4194304 16246674 140733923100912 139726450306288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=28473/tid=28475] ppid=28470 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28475/stat : 28475 (toysat) S 28470 28473 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 29282441 1338576896 268227 33554432000 4194304 16246674 140733923100912 139726439816432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=28473/tid=28476] ppid=28470 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/28473/task/28476/stat : 28476 (toysat) S 28470 28473 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 29282441 1338576896 268227 33554432000 4194304 16246674 140733923100912 139726359096496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 1307204

[startup+11.5004 s]
/proc/loadavg: 2.24 2.21 2.18 3/183 28477
/proc/meminfo: memFree=28299492/32872528 swapFree=1191052/1305516
[pid=28473] ppid=28470 vsize=0 CPUtime=11.48 cores=1,3,5,7
/proc/28473/stat : 28473 (toysat) R 28470 28473 26736 0 -1 4202500 267907 0 0 0 1109 39 0 0 20 0 1 0 29282441 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28473/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 11.48
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 11.5247
CPU time (s): 11.5222
CPU user time (s): 11.0993
CPU system time (s): 0.422935
CPU usage (%): 99.9789
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.0993
system time used= 0.422935
maximum resident set size= 1072920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267907
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= 13

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.028995 second user time and 0.053991 second system time

The end

Launcher Data

Begin job on node127 at 2016-06-18 19:52:38
IDJOB=4106478
IDBENCH=48075
IDSOLVER=2542
FILE ID=node127/4106478-1466272358
RUNJOBID= node127-1466265123-26753
PBS_JOBID= 19918231
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=13-P1=23-P2=59-P3=41-P4=53-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106478-1466272358/watcher-4106478-1466272358 -o /tmp/evaluation-result-4106478-1466272358/solver-4106478-1466272358 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466265123-26753 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106478-1466272358.opb

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

MD5SUM BENCH= 84a6dc06fba278aa97da18c43cb21b39
RANDOM SEED=1275667377

node127.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.769
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.53
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.769
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	: 5332.55
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.769
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.56
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.769
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.56
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.769
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		: 2666.769
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.55
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.769
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.56
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.769
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:        29373300 kB
Buffers:           91292 kB
Cached:           260336 kB
SwapCached:          516 kB
Active:          1194356 kB
Inactive:         260380 kB
Active(anon):    1103416 kB
Inactive(anon):     2184 kB
Active(file):      90940 kB
Inactive(file):   258196 kB
Unevictable:     1305516 kB
Mlocked:         1191052 kB
SwapTotal:      67108856 kB
SwapFree:       67100260 kB
Dirty:             16320 kB
Writeback:             0 kB
AnonPages:       2408308 kB
Mapped:            10468 kB
Shmem:                 0 kB
Slab:             604312 kB
SReclaimable:      48368 kB
SUnreclaim:       555944 kB
KernelStack:        1480 kB
PageTables:         8464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2552136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node127 at 2016-06-18 19:52:50