Trace number 4106265

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-02OPT2 1.39379 1.39409

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=5-P0=23-P1=7-P2=29-P3=5-P4=2-P5=13-P6=37-P7=29-B.opb
MD5SUM28e49b20edb0178df64878397f43f87c
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.038993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables105
Total number of constraints15
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 constraints15
Minimum length of a constraint5
Maximum length of a constraint35
Number of terms in the objective function 5
Biggest coefficient in the objective function 16
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 31
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1984
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)175
Sum of products size (including duplicates)350
Number of different products175
Sum of products size350

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-18T18:46:02+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-4106265-1466268362.opb"]
0.00/0.01	c use --random-gen="2382043820 1822583759 232980722 2467871017 88228563 3105888294 722614868 3017104183 1018357157 1707981439 979734512 2002693977 3983805969 1414722562 836583945 1222204034 2391719098 3425581334 768735031 3039489236 2655324792 1481839917 810939368 3438307328 3493997709 2612220892 2998972013 3248559518 1546337917 1616444030 4022588718 3224355867 190845447 478989920 1951642914 2204052532 1789257195 1478528982 1297018846 4114606499 2334646595 3261136100 2429549615 298803679 1311986405 3444195072 1853549335 3629360794 3461379240 3239001106 1506306483 3397643007 2151644841 807356022 2231715252 2011186577 1813787724 872479539 3198166810 2875936164 1224876614 3407057982 1797564987 2037832054 2324908735 1410773130 786390474 195434711 3062339617 706235787 281824854 1525589095 848294487 4227755494 3406449777 3934692232 4168330206 1029433720 1293393038 906766020 1452982582 3916409675 243937381 2721451405 441206269 59639261 415306747 1169803325 2936691478 3469271184 2971041088 1896853678 2329783658 1239490699 2179591486 240771578 632500908 772348817 676736417 2983611774 59435210 2534811341 2352293705 1304865998 2597659226 10539810 1542705663 182835217 3973551352 798480187 753302373 1006377001 1919451943 3067557584 809633575 2517920082 2674889407 5635205 3273650406 3341147857 3567266869 1233258559 1951115606 796348974 1915012599 1634118235 1811867982 1051287968 4224673054 2781882103 4055154977 813352624 3717137563 4144729390 297131787 3670627063 3882344818 2003712236 2707416229 1504508536 1759763782 878828597 3739613021 704002742 329754453 456260436 1807365782 1695060334 2029523442 2211304957 3033290335 3073800737 2899671324 2083196445 3755777629 1498070899 356972 2564893114 2670663264 3439843504 4101095385 1253863452 2619313278 2421180576 1644317188 3482221901 1177348983 1667952706 374990220 2894513916 3986024869 3438939388 1184519676 2143858001 3208255509 1082319196 515648105 4077190481 167715356 1433257377 2762634040 3382802014 3263703573 1957101999 4140675088 2731718232 239193878 3345929490 2214355498 1924249255 4097347270 1290699302 4105396533 4283428425 766880587 1555455563 717627655 4254813587 3526483418 3912568143 754547474 2238434227 1478330486 3239339251 1140994720 2175354555 1982761628 2954793242 2883894691 3548697249 2527030101 1559017568 73606134 1079625672 1409438073 2819711019 2067145731 1911112381 4168699495 3336261638 3849109450 1970963729 1826422239 1942766089 4061226284 1922779464 2380996197 1820248803 1388143157 3840368447 1127212044 679148225 1267686659 4281231047 1836835300 3979437320 2829734911 2158292671 2535038436 349734464 526802604 2483622588 2268531515 1013904396 3037547513 3644012801 2521134380 290825301 2325394056 3371417224 2141075643 1611411712 2202144377 4142502268 1242987746 2160915863 255 362436" option to reproduce the execution
0.00/0.01	c #vars 105
0.00/0.01	c #constraints 15
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 |      275      0 |        0 |        0
0.00/0.03	c  0.0s |       1 |      127 |      100 |      275      0 |        0 |        0
0.00/0.05	c  0.0s |       2 |      345 |      250 |      303      0 |        0 |        0
0.00/0.09	c  0.1s |       3 |      695 |      475 |      334      1 |        0 |        0
0.09/0.11	c  0.1s |       3 |      906 |      625 |      368      1 |        0 |        0
0.09/0.11	c #cpu_time = 0.094s
0.09/0.11	c #wall_clock_time = 0.094s
0.09/0.11	c #decision = 906
0.09/0.11	c #random_decision = 3
0.09/0.11	c #conflict = 625
0.09/0.11	c #restart = 3
0.09/0.11	o 21
0.09/0.11	c BCD2: updating upper bound: 31 -> 20
0.09/0.11	c BCD2: 0 <= obj <= 20
0.09/0.11	c BCD2: #cores=0, #unrelaxed=5, #relaxed=0, #hardened=0
0.09/0.11	c BCD2: #sat=1 #unsat=1 bias=1/2
0.09/0.11	c Solving starts ...
0.09/0.11	c ============================[ Search Statistics ]============================
0.09/0.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.11	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.11	c =============================================================================
0.09/0.11	c  0.0s |       0 |        0 |        0 |      368      0 |        0 |        0
0.09/0.11	c  0.0s |       0 |        3 |        0 |      368      1 |        0 |        0
0.09/0.11	c #cpu_time = 0.002s
0.09/0.11	c #wall_clock_time = 0.002s
0.09/0.11	c #decision = 3
0.09/0.11	c #random_decision = 0
0.09/0.11	c #conflict = 0
0.09/0.11	c #restart = 0
0.09/0.11	c BCD2: found a new core of size 4: cost of the new core is >=2
0.09/0.11	c lower bound updated to 2
0.09/0.11	c BCD2: 2 <= obj <= 20
0.09/0.11	c BCD2: #cores=1, #unrelaxed=1, #relaxed=4, #hardened=0
0.09/0.11	c BCD2: #sat=1 #unsat=2 bias=2/3
0.09/0.11	c Solving starts ...
0.09/0.11	c ============================[ Search Statistics ]============================
0.09/0.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.11	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.11	c =============================================================================
0.09/0.11	c  0.0s |       0 |        0 |        0 |      368      0 |        0 |        0
0.09/0.14	c  0.0s |       1 |      193 |      100 |      368      0 |        0 |        0
0.09/0.17	c  0.1s |       2 |      433 |      250 |      405      0 |        0 |        0
0.19/0.22	c  0.1s |       3 |      745 |      475 |      405      1 |        0 |        0
0.19/0.27	c  0.2s |       4 |     1170 |      813 |      446      2 |        0 |        0
0.29/0.37	c  0.3s |       5 |     2466 |     1320 |      446      4 |        0 |        0
0.49/0.52	c  0.4s |       6 |     3383 |     2081 |      491      6 |        0 |        0
0.79/0.80	c  0.7s |       7 |     4685 |     3223 |      541     10 |        0 |        0
0.99/1.10	c  1.0s |       8 |     6771 |     4936 |      596     14 |        0 |        0
1.29/1.33	c  1.2s |       8 |     8271 |     6013 |      596     18 |        0 |        0
1.29/1.33	c #cpu_time = 1.213s
1.29/1.33	c #wall_clock_time = 1.216s
1.29/1.33	c #decision = 8271
1.29/1.33	c #random_decision = 25
1.29/1.33	c #conflict = 6013
1.29/1.33	c #restart = 8
1.29/1.33	o 14
1.29/1.33	c BCD2: hardening fixes 1 literals
1.29/1.33	c BCD2: updating upper bound: 20 -> 13
1.29/1.33	c BCD2: 2 <= obj <= 13
1.29/1.33	c BCD2: #cores=1, #unrelaxed=1, #relaxed=3, #hardened=1
1.29/1.33	c BCD2: #sat=2 #unsat=2 bias=2/4
1.29/1.33	c Solving starts ...
1.29/1.33	c ============================[ Search Statistics ]============================
1.29/1.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.33	c =============================================================================
1.29/1.33	c  0.0s |       0 |        0 |        0 |      596      0 |        7 |        1
1.29/1.33	c  0.0s |       0 |       74 |        4 |      596      0 |        7 |       17
1.29/1.33	c #cpu_time = 0.002s
1.29/1.33	c #wall_clock_time = 0.002s
1.29/1.33	c #decision = 74
1.29/1.33	c #random_decision = 1
1.29/1.33	c #conflict = 4
1.29/1.33	c #restart = 0
1.29/1.33	o 6
1.29/1.33	c BCD2: hardening fixes 1 literals
1.29/1.33	c BCD2: updating upper bound: 13 -> 5
1.29/1.33	c BCD2: 2 <= obj <= 5
1.29/1.33	c BCD2: #cores=1, #unrelaxed=1, #relaxed=2, #hardened=2
1.29/1.33	c BCD2: #sat=3 #unsat=2 bias=2/5
1.29/1.33	c Solving starts ...
1.29/1.33	c ============================[ Search Statistics ]============================
1.29/1.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.29/1.33	c       |         |          |          |    Limit     GC | Var      | Constra 
1.29/1.33	c =============================================================================
1.29/1.33	c  0.0s |       0 |        0 |        0 |      596      0 |       14 |       18
1.29/1.33	c  0.0s |       0 |       69 |        0 |      596      0 |       14 |       34
1.29/1.33	c #cpu_time = 0.001s
1.29/1.33	c #wall_clock_time = 0.001s
1.29/1.33	c #decision = 69
1.29/1.33	c #random_decision = 0
1.29/1.33	c #conflict = 0
1.29/1.33	c #restart = 0
1.29/1.33	o 2
1.29/1.33	s OPTIMUM FOUND
1.29/1.33	v -x1 x2 -x3 -x4 -x5 x6 x7 -x8 x9 x10
1.29/1.33	v x11 -x12 x13 -x14 -x15 x16 x17 -x18 -x19 -x20
1.29/1.33	v x21 x22 -x23 -x24 -x25 x26 -x27 x28 -x29 -x30
1.29/1.33	v x31 x32 -x33 -x34 -x35 x36 -x37 x38 x39 -x40
1.29/1.33	v -x41 x42 x43 -x44 x45 -x46 x47 x48 x49 -x50
1.29/1.33	v -x51 x52 -x53 x54 -x55 -x56 x57 x58 x59 x60
1.29/1.33	v -x61 x62 x63 -x64 x65 -x66 x67 -x68 -x69 -x70
1.29/1.33	v x71 -x72 -x73 -x74 -x75 x76 x77 -x78 -x79 -x80
1.29/1.33	v x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
1.29/1.33	v -x91 -x92 x93 -x94 -x95 -x96 x97 -x98 -x99 -x100
1.29/1.33	v -x101 -x102 -x103 -x104 -x105
1.29/1.33	c total CPU time = 1.332s
1.29/1.33	c total wall clock time = 1.336s

Verifier Data

OK	2

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

pid=21920
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.42 2.35 2.16 3/181 21923
/proc/meminfo: memFree=28924196/32872528 swapFree=1505436/1685308
[pid=21923] ppid=21920 vsize=834116 CPUtime=0 cores=0,2,4,6
/proc/21923/stat : 21923 (toysat) R 21920 21923 21389 0 -1 4202496 3135 0 0 0 0 0 0 0 20 0 4 0 28882118 854134784 2984 33554432000 4194304 16246674 140733841689552 140733841688976 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21923/statm: 209297 2994 442 2943 0 206191 0
[pid=21923/tid=21924] ppid=21920 vsize=851524 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21924/stat : 21924 (toysat) S 21920 21923 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28882118 871960576 3052 33554432000 4194304 16246674 140733841689552 140346452323568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21923/tid=21925] ppid=21920 vsize=856644 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21925/stat : 21925 (toysat) S 21920 21923 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28882118 877203456 3069 33554432000 4194304 16246674 140733841689552 140346441833712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21923/tid=21926] ppid=21920 vsize=860740 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21926/stat : 21926 (toysat) S 21920 21923 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28882118 881397760 3085 33554432000 4194304 16246674 140733841689552 140346431360176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100166 s]
/proc/loadavg: 2.42 2.35 2.16 3/181 21923
/proc/meminfo: memFree=28924196/32872528 swapFree=1505436/1685308
[pid=21923] ppid=21920 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/21923/stat : 21923 (toysat) R 21920 21923 21389 0 -1 4202496 21392 0 0 0 6 3 0 0 20 0 4 0 28882118 1247350784 21229 33554432000 4194304 16246674 140733841689552 140733841688976 5722381 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21923/statm: 304529 21236 766 2943 0 301423 0
[pid=21923/tid=21924] ppid=21920 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21924/stat : 21924 (toysat) S 21920 21923 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28882118 1247350784 21240 33554432000 4194304 16246674 140733841689552 140346452323568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21923/tid=21925] ppid=21920 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21925/stat : 21925 (toysat) S 21920 21923 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28882118 1247350784 21247 33554432000 4194304 16246674 140733841689552 140346441833712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21923/tid=21926] ppid=21920 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21926/stat : 21926 (toysat) S 21920 21923 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28882118 1247350784 21252 33554432000 4194304 16246674 140733841689552 140346431360176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200446 s]
/proc/loadavg: 2.42 2.35 2.16 3/181 21923
/proc/meminfo: memFree=28924196/32872528 swapFree=1505436/1685308
[pid=21923] ppid=21920 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/21923/stat : 21923 (toysat) R 21920 21923 21389 0 -1 4202496 40293 0 0 0 13 6 0 0 20 0 4 0 28882118 1247350784 40130 33554432000 4194304 16246674 140733841689552 140733841688976 13759916 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21923/statm: 304529 40142 794 2943 0 301423 0
[pid=21923/tid=21924] ppid=21920 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21924/stat : 21924 (toysat) S 21920 21923 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28882118 1247350784 40148 33554432000 4194304 16246674 140733841689552 140346452323568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21923/tid=21925] ppid=21920 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21925/stat : 21925 (toysat) S 21920 21923 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28882118 1247350784 40151 33554432000 4194304 16246674 140733841689552 140346441833712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21923/tid=21926] ppid=21920 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21926/stat : 21926 (toysat) S 21920 21923 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28882118 1247350784 40155 33554432000 4194304 16246674 140733841689552 140346431360176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300521 s]
/proc/loadavg: 2.42 2.35 2.16 3/181 21923
/proc/meminfo: memFree=28924196/32872528 swapFree=1505436/1685308
[pid=21923] ppid=21920 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/21923/stat : 21923 (toysat) R 21920 21923 21389 0 -1 4202496 59390 0 0 0 21 8 0 0 20 0 4 0 28882118 1247350784 59227 33554432000 4194304 16246674 140733841689552 140733841688976 5675357 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21923/statm: 304529 59234 794 2943 0 301423 0
[pid=21923/tid=21924] ppid=21920 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21924/stat : 21924 (toysat) S 21920 21923 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28882118 1247350784 59239 33554432000 4194304 16246674 140733841689552 140346452323568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21923/tid=21925] ppid=21920 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21925/stat : 21925 (toysat) S 21920 21923 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28882118 1247350784 59246 33554432000 4194304 16246674 140733841689552 140346441833712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21923/tid=21926] ppid=21920 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21926/stat : 21926 (toysat) S 21920 21923 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28882118 1247350784 59253 33554432000 4194304 16246674 140733841689552 140346431360176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700405 s]
/proc/loadavg: 2.42 2.35 2.16 3/181 21923
/proc/meminfo: memFree=28924196/32872528 swapFree=1505436/1685308
[pid=21923] ppid=21920 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/21923/stat : 21923 (toysat) R 21920 21923 21389 0 -1 4202496 140596 0 0 0 51 18 0 0 20 0 4 0 28882118 1247350784 140433 33554432000 4194304 16246674 140733841689552 140733841671424 13780501 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21923/statm: 304529 140443 794 2943 0 301423 0
[pid=21923/tid=21924] ppid=21920 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21924/stat : 21924 (toysat) S 21920 21923 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28882118 1247350784 140450 33554432000 4194304 16246674 140733841689552 140346452323568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21923/tid=21925] ppid=21920 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21925/stat : 21925 (toysat) S 21920 21923 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28882118 1247350784 140455 33554432000 4194304 16246674 140733841689552 140346441833712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21923/tid=21926] ppid=21920 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21926/stat : 21926 (toysat) S 21920 21923 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28882118 1247350784 140459 33554432000 4194304 16246674 140733841689552 140346431360176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

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

[startup+0.800521 s]
/proc/loadavg: 2.42 2.35 2.16 3/181 21923
/proc/meminfo: memFree=28924196/32872528 swapFree=1505436/1685308
[pid=21923] ppid=21920 vsize=1218116 CPUtime=0.79 cores=0,2,4,6
/proc/21923/stat : 21923 (toysat) R 21920 21923 21389 0 -1 4202496 160942 0 0 0 57 22 0 0 20 0 4 0 28882118 1247350784 160778 33554432000 4194304 16246674 140733841689552 140733841671424 5545885 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21923/statm: 304529 160789 794 2943 0 301423 0
[pid=21923/tid=21924] ppid=21920 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21924/stat : 21924 (toysat) S 21920 21923 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28882118 1247350784 160792 33554432000 4194304 16246674 140733841689552 140346452323568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21923/tid=21925] ppid=21920 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21925/stat : 21925 (toysat) S 21920 21923 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28882118 1247350784 160797 33554432000 4194304 16246674 140733841689552 140346441833712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21923/tid=21926] ppid=21920 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21926/stat : 21926 (toysat) S 21920 21923 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28882118 1247350784 160807 33554432000 4194304 16246674 140733841689552 140346431360176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 1218116

[startup+1.20767 s]
/proc/loadavg: 2.42 2.35 2.16 3/185 21927
/proc/meminfo: memFree=28057640/32872528 swapFree=1505436/1685308
[pid=21923] ppid=21920 vsize=1218116 CPUtime=1.2 cores=0,2,4,6
/proc/21923/stat : 21923 (toysat) R 21920 21923 21389 0 -1 4202496 240092 0 0 0 87 33 0 0 20 0 4 0 28882118 1247350784 239928 33554432000 4194304 16246674 140733841689552 140733841671424 6021133 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21923/statm: 304529 239936 794 2943 0 301423 0
[pid=21923/tid=21924] ppid=21920 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21924/stat : 21924 (toysat) S 21920 21923 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28882118 1247350784 239945 33554432000 4194304 16246674 140733841689552 140346452323568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21923/tid=21925] ppid=21920 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21925/stat : 21925 (toysat) S 21920 21923 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28882118 1247350784 239954 33554432000 4194304 16246674 140733841689552 140346441833712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21923/tid=21926] ppid=21920 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21926/stat : 21926 (toysat) S 21920 21923 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28882118 1247350784 239960 33554432000 4194304 16246674 140733841689552 140346431360176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 1218116

[startup+1.30052 s]
/proc/loadavg: 2.42 2.35 2.16 3/185 21927
/proc/meminfo: memFree=28057640/32872528 swapFree=1505436/1685308
[pid=21923] ppid=21920 vsize=1219140 CPUtime=1.29 cores=0,2,4,6
/proc/21923/stat : 21923 (toysat) R 21920 21923 21389 0 -1 4202496 245793 0 0 0 95 34 0 0 20 0 4 0 28882118 1248399360 245607 33554432000 4194304 16246674 140733841689552 140733841688864 6021024 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21923/statm: 304785 245607 851 2943 0 301679 0
[pid=21923/tid=21924] ppid=21920 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21924/stat : 21924 (toysat) S 21920 21923 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28882118 1248399360 245607 33554432000 4194304 16246674 140733841689552 140346452323568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=21923/tid=21925] ppid=21920 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21925/stat : 21925 (toysat) S 21920 21923 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28882118 1248399360 245607 33554432000 4194304 16246674 140733841689552 140346441833712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=21923/tid=21926] ppid=21920 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/21923/task/21926/stat : 21926 (toysat) S 21920 21923 21389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28882118 1248399360 245607 33554432000 4194304 16246674 140733841689552 140346431360176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 1219140

Child status: 0
Real time (s): 1.39409
CPU time (s): 1.39379
CPU user time (s): 0.994848
CPU system time (s): 0.398939
CPU usage (%): 99.9783
Max. virtual memory (cumulated for all children) (KiB): 1219140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.994848
system time used= 0.398939
maximum resident set size= 982452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 245800
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= 19
involuntary context switches= 2

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.010998 second user time and 0.016997 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-18 18:46:02
IDJOB=4106265
IDBENCH=47995
IDSOLVER=2542
FILE ID=node135/4106265-1466268362
RUNJOBID= node135-1466266561-21405
PBS_JOBID= 19918237
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=5-P0=23-P1=7-P2=29-P3=5-P4=2-P5=13-P6=37-P7=29-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106265-1466268362/watcher-4106265-1466268362 -o /tmp/evaluation-result-4106265-1466268362/solver-4106265-1466268362 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466266561-21405 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106265-1466268362.opb

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

MD5SUM BENCH= 28e49b20edb0178df64878397f43f87c
RANDOM SEED=1442324188

node135.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.004
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.00
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.004
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		: 2667.004
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.57
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.004
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.004
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.004
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		: 2667.004
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.004
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:        28925088 kB
Buffers:          151528 kB
Cached:           280892 kB
SwapCached:          716 kB
Active:          1221932 kB
Inactive:         297400 kB
Active(anon):    1087840 kB
Inactive(anon):     1308 kB
Active(file):     134092 kB
Inactive(file):   296092 kB
Unevictable:     1685308 kB
Mlocked:         1505436 kB
SwapTotal:      67108856 kB
SwapFree:       67100444 kB
Dirty:             16320 kB
Writeback:             0 kB
AnonPages:       2774116 kB
Mapped:            10548 kB
Shmem:                 0 kB
Slab:             604876 kB
SReclaimable:      48872 kB
SUnreclaim:       556004 kB
KernelStack:        1528 kB
PageTables:         9740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2917208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    575488 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= 71672 MiB
End job on node135 at 2016-06-18 18:46:03