Trace number 4106094

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 5.2372 5.24994

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=5-P0=5-P1=23-P2=17-P3=7-P4=23-P5=23-P6=17-P7=31-B.opb
MD5SUM0a6c01fa713de22da499a43dc9d6a250
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.038993
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 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.01	c 2016-06-18T17:57:34+0200
0.00/0.01	c version = 0.5.0
0.00/0.01	c githash = 1a49202
0.00/0.01	c compilationtime = 2016-05-02 00:19:28.990761 UTC
0.00/0.01	c arch = x86_64
0.00/0.01	c os = linux
0.00/0.01	c compiler = ghc 7.10
0.00/0.01	c packages:
0.00/0.01	c   OptDir-0.0.3
0.00/0.01	c   array-0.5.1.0
0.00/0.01	c   base-4.8.2.0
0.00/0.01	c   bytestring-0.10.6.0
0.00/0.01	c   bytestring-builder-0.10.6.0.0
0.00/0.01	c   clock-0.7.2
0.00/0.01	c   containers-0.5.6.2
0.00/0.01	c   data-default-0.5.3
0.00/0.01	c   data-default-class-0.0.1
0.00/0.01	c   data-interval-1.2.0
0.00/0.01	c   deepseq-1.4.1.1
0.00/0.01	c   directory-1.2.2.0
0.00/0.01	c   exceptions-0.8.2.1
0.00/0.01	c   extended-reals-0.2.1.0
0.00/0.01	c   filepath-1.4.0.0
0.00/0.01	c   finite-field-0.8.0
0.00/0.01	c   hashable-1.2.4.0
0.00/0.01	c   heaps-0.3.3
0.00/0.01	c   intern-0.9.1.4
0.00/0.01	c   loop-0.3.0
0.00/0.01	c   mtl-2.2.1
0.00/0.01	c   multiset-0.3.2
0.00/0.01	c   mwc-random-0.13.3.2
0.00/0.01	c   parse_dimacs-1.3
0.00/0.01	c   parsec-3.1.9
0.00/0.01	c   prettyclass-1.0.0.0
0.00/0.01	c   primes-0.2.1.0
0.00/0.01	c   primitive-0.6.1.0
0.00/0.01	c   process-1.2.3.0
0.00/0.01	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-4106094-1466265454.opb"]
0.00/0.02	c use --random-gen="3367019734 507226257 4123677036 2062964456 528355863 2474933584 1288015877 2941592093 739476231 1864418186 3151466146 2762576948 3649753412 3531806592 4060024376 1570328019 49096912 1974152136 1974456533 1249715867 3581184542 2062087910 1636418582 1281661034 1621045153 1667838991 3612209897 3163862287 56742644 3945711298 3068700797 2616413138 4215349119 2539450522 1792838058 1307701990 3872335069 3364279800 3646439064 486775062 4102555024 471038937 2157723370 3429005617 1984594894 3020563376 1755069773 767731690 615679135 3237570638 1736629587 3975093491 633084381 2160254746 1993878911 778358231 2541994917 2516519667 4031929967 1459815845 2141489422 1878985625 1237153118 265275495 473168627 2465531409 3356724081 2069323446 3876553374 509802750 1293735491 1501580475 2451942150 10039940 222480595 2396950883 2340228742 1389146796 3509436955 3801524386 866731265 23282405 3002308269 548368689 1072538800 1172373169 1026829148 2744208594 1963241826 4011549826 2903394849 3655565674 2500571041 2197276056 3875718425 2938478245 511955899 1796170388 3195048182 935202627 4065287826 3369841530 3855722521 220201972 656882065 62333721 4228262780 3042488878 2150550888 3659260373 1078091409 3818752168 1526412832 1425322752 2232551055 472381065 4138933316 2502067785 2743847960 371184656 13268625 1718744084 3418004519 862960692 2405553359 3190356723 256803760 70318196 4264214035 708653202 2711407580 3844080308 1985030656 3851496281 2538765243 3173360893 3767993037 116419696 1216280913 1498226306 2719806124 2183726197 2780906933 3097824037 914317630 4005860213 2521695648 1837550683 2950569148 1516030888 3841510534 1203872861 3445388468 3869165867 3342580060 3542052240 537363180 2750113394 2437114566 2501836294 1760818160 2547541083 3447407367 427604567 2082383279 2717803146 2062237429 1674845668 3988904201 3885931180 1086236877 2368627056 2581627789 1137974811 2496318895 489331509 942452140 852580454 4155310177 3367887374 3831921348 2242914584 3351801842 3877220068 473344314 2251349486 3722167507 3239137587 1422769295 4062295575 3245689793 1395310295 3614387818 742563178 846522186 1089803829 1112224165 2947958888 3571898973 1108716576 4043747590 3796091182 2731131925 2827183409 2380026098 460924065 3137766684 2268512365 4036062404 3926172598 3207120381 801989264 2870958894 94051123 52558358 1106648425 4179923674 926231259 562812705 3071823957 3841702445 450743643 2339792637 4112732516 3244419609 2061774648 4142813511 2996138211 4258777550 657855457 1767594514 650912286 2893759900 2728944257 1071300089 3593506612 1735652668 747417781 3451810166 471063118 4251939304 794801921 2682227086 1385908510 3383797131 630321047 948091497 3141486080 3205931787 1862080419 255968019 3585451016 3154552331 3380083006 2520400365 1588470275 255 362436" option to reproduce the execution
0.00/0.02	c #vars 105
0.00/0.02	c #constraints 15
0.00/0.02	c BCD2: Hardening is enabled.
0.00/0.02	c BCD2: BiasedSearch is enabled.
0.00/0.02	c Solving starts ...
0.00/0.02	c ============================[ Search Statistics ]============================
0.00/0.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.02	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.02	c =============================================================================
0.00/0.02	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.07	c  0.0s |       2 |      345 |      250 |      303      0 |        0 |        0
0.08/0.10	c  0.1s |       3 |      633 |      475 |      334      1 |        0 |        0
0.08/0.11	c  0.1s |       3 |      804 |      588 |      368      1 |        0 |        0
0.08/0.11	c #cpu_time = 0.091s
0.08/0.11	c #wall_clock_time = 0.091s
0.08/0.11	c #decision = 804
0.08/0.11	c #random_decision = 2
0.08/0.11	c #conflict = 588
0.08/0.11	c #restart = 3
0.08/0.11	o 23
0.08/0.11	c BCD2: updating upper bound: 31 -> 22
0.08/0.11	c BCD2: 0 <= obj <= 22
0.08/0.11	c BCD2: #cores=0, #unrelaxed=5, #relaxed=0, #hardened=0
0.08/0.11	c BCD2: #sat=1 #unsat=1 bias=1/2
0.08/0.11	c Solving starts ...
0.08/0.11	c ============================[ Search Statistics ]============================
0.08/0.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.08/0.11	c       |         |          |          |    Limit     GC | Var      | Constra 
0.08/0.11	c =============================================================================
0.08/0.11	c  0.0s |       0 |        0 |        0 |      368      0 |        0 |        0
0.08/0.12	c  0.0s |       0 |        3 |        0 |      368      1 |        0 |        0
0.08/0.12	c #cpu_time = 0.002s
0.08/0.12	c #wall_clock_time = 0.002s
0.08/0.12	c #decision = 3
0.08/0.12	c #random_decision = 0
0.08/0.12	c #conflict = 0
0.08/0.12	c #restart = 0
0.08/0.12	c BCD2: found a new core of size 4: cost of the new core is >=2
0.08/0.12	c lower bound updated to 2
0.08/0.12	c BCD2: 2 <= obj <= 22
0.08/0.12	c BCD2: #cores=1, #unrelaxed=1, #relaxed=4, #hardened=0
0.08/0.12	c BCD2: #sat=1 #unsat=2 bias=2/3
0.08/0.12	c Solving starts ...
0.08/0.12	c ============================[ Search Statistics ]============================
0.08/0.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.08/0.12	c       |         |          |          |    Limit     GC | Var      | Constra 
0.08/0.12	c =============================================================================
0.08/0.12	c  0.0s |       0 |        0 |        0 |      368      0 |        0 |        0
0.08/0.14	c  0.0s |       1 |      148 |      100 |      368      0 |        0 |        0
0.08/0.18	c  0.1s |       2 |      382 |      250 |      405      0 |        0 |        0
0.18/0.21	c  0.1s |       3 |      735 |      475 |      405      1 |        0 |        0
0.18/0.28	c  0.2s |       4 |     1139 |      813 |      446      3 |        0 |        0
0.28/0.36	c  0.2s |       5 |     1754 |     1320 |      446      4 |        0 |        0
0.48/0.54	c  0.4s |       6 |     2695 |     2081 |      491      6 |        0 |        0
0.68/0.76	c  0.6s |       7 |     4195 |     3223 |      541      9 |        1 |        2
1.08/1.18	c  1.1s |       8 |     6385 |     4936 |      596     14 |        1 |        2
1.48/1.52	c  1.4s |       9 |     9312 |     7506 |      656     20 |        1 |        2
1.98/2.07	c  2.0s |      10 |    14092 |    11361 |      722     29 |        1 |        2
2.78/2.83	c  2.7s |      11 |    21101 |    17144 |      795     42 |        1 |        2
3.88/3.98	c  3.9s |      12 |    30825 |    25819 |      875     61 |        2 |        7
5.08/5.15	c  5.0s |      12 |    40795 |    34656 |      875     79 |        4 |       17
5.08/5.15	c #cpu_time = 5.033s
5.08/5.15	c #wall_clock_time = 5.036s
5.08/5.15	c #decision = 40795
5.08/5.15	c #random_decision = 132
5.08/5.15	c #conflict = 34656
5.08/5.15	c #restart = 12
5.08/5.15	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=3
5.08/5.15	c lower bound updated to 3
5.08/5.15	c BCD2: 3 <= obj <= 22
5.08/5.15	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=0
5.08/5.15	c BCD2: #sat=1 #unsat=3 bias=3/4
5.08/5.15	c Solving starts ...
5.08/5.15	c ============================[ Search Statistics ]============================
5.08/5.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.08/5.15	c       |         |          |          |    Limit     GC | Var      | Constra 
5.08/5.15	c =============================================================================
5.08/5.15	c  0.0s |       0 |        0 |        0 |      875      0 |        5 |       17
5.08/5.17	c  0.0s |       1 |      164 |      100 |      875      0 |        5 |       18
5.08/5.18	c  0.0s |       1 |      282 |      167 |      875      1 |        5 |       18
5.08/5.18	c #cpu_time = 0.025s
5.08/5.18	c #wall_clock_time = 0.025s
5.08/5.18	c #decision = 282
5.08/5.18	c #random_decision = 2
5.08/5.18	c #conflict = 167
5.08/5.18	c #restart = 1
5.08/5.18	o 9
5.08/5.18	c BCD2: hardening fixes 1 literals
5.08/5.18	c BCD2: updating upper bound: 22 -> 8
5.08/5.18	c BCD2: 3 <= obj <= 8
5.08/5.18	c BCD2: #cores=1, #unrelaxed=0, #relaxed=4, #hardened=1
5.08/5.18	c BCD2: #sat=2 #unsat=3 bias=3/5
5.08/5.18	c Solving starts ...
5.08/5.18	c ============================[ Search Statistics ]============================
5.08/5.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.08/5.18	c       |         |          |          |    Limit     GC | Var      | Constra 
5.08/5.18	c =============================================================================
5.08/5.18	c  0.0s |       0 |        0 |        0 |      875      0 |       20 |       20
5.08/5.18	c  0.0s |       0 |       67 |        5 |      875      0 |       20 |       56
5.08/5.18	c #cpu_time = 0.002s
5.08/5.18	c #wall_clock_time = 0.002s
5.08/5.18	c #decision = 67
5.08/5.18	c #random_decision = 0
5.08/5.18	c #conflict = 5
5.08/5.18	c #restart = 0
5.08/5.18	o 5
5.08/5.18	c BCD2: hardening fixes 1 literals
5.08/5.18	c BCD2: updating upper bound: 8 -> 4
5.08/5.18	c BCD2: 3 <= obj <= 4
5.08/5.18	c BCD2: #cores=1, #unrelaxed=0, #relaxed=3, #hardened=2
5.08/5.18	c BCD2: #sat=3 #unsat=3 bias=3/6
5.08/5.18	c Solving starts ...
5.08/5.18	c ============================[ Search Statistics ]============================
5.08/5.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.08/5.18	c       |         |          |          |    Limit     GC | Var      | Constra 
5.08/5.18	c =============================================================================
5.08/5.18	c  0.0s |       0 |        0 |        0 |      875      0 |       28 |       56
5.08/5.18	c  0.0s |       0 |       54 |        0 |      875      0 |       28 |       81
5.08/5.18	c #cpu_time = 0.001s
5.08/5.18	c #wall_clock_time = 0.001s
5.08/5.18	c #decision = 54
5.08/5.18	c #random_decision = 1
5.08/5.18	c #conflict = 0
5.08/5.18	c #restart = 0
5.08/5.18	o 3
5.08/5.18	s OPTIMUM FOUND
5.08/5.18	v x1 x2 -x3 -x4 -x5 x6 -x7 x8 -x9 x10
5.08/5.18	v x11 -x12 x13 x14 -x15 x16 -x17 x18 -x19 -x20
5.08/5.18	v x21 -x22 -x23 x24 -x25 x26 x27 -x28 -x29 -x30
5.08/5.18	v x31 -x32 -x33 x34 x35 x36 x37 x38 -x39 -x40
5.08/5.18	v x41 x42 x43 x44 x45 x46 x47 -x48 -x49 x50
5.08/5.18	v x51 x52 x53 x54 x55 x56 x57 x58 -x59 x60
5.08/5.18	v x61 -x62 x63 -x64 -x65 x66 -x67 x68 x69 x70
5.08/5.18	v x71 -x72 -x73 -x74 -x75 -x76 -x77 x78 x79 -x80
5.08/5.18	v -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90
5.08/5.18	v -x91 x92 -x93 -x94 -x95 x96 x97 -x98 -x99 -x100
5.08/5.18	v -x101 x102 x103 -x104 -x105
5.08/5.18	c total CPU time = 5.175s
5.08/5.18	c total wall clock time = 5.178s

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

pid=25022
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

[startup+0 s]
/proc/loadavg: 2.21 2.15 1.89 3/179 25025
/proc/meminfo: memFree=28934340/32872528 swapFree=1499884/1696108
[pid=25025] ppid=25022 vsize=24328 CPUtime=0 cores=1,3,5,7
/proc/25025/stat : 25025 (runsolver) R 25022 24910 24910 0 -1 4202560 64 0 0 0 0 0 0 0 20 0 1 0 28591161 24911872 99 33554432000 4194304 4338465 140736527399600 140736527397176 225435546576 0 0 4096 24578 0 0 0 17 7 0 0 0 0 0
/proc/25025/statm: 6082 99 53 36 0 2655 0
Current StackSize limit: 10240 KiB


[startup+0.100175 s]
/proc/loadavg: 2.21 2.15 1.89 3/179 25025
/proc/meminfo: memFree=28934340/32872528 swapFree=1499884/1696108
[pid=25025] ppid=25022 vsize=1218116 CPUtime=0.08 cores=1,3,5,7
/proc/25025/stat : 25025 (toysat) R 25022 25025 24910 0 -1 4202496 20445 0 0 0 6 2 0 0 20 0 4 0 28591161 1247350784 21305 33554432000 4194304 16246674 140735253193968 140735253175872 5589389 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25025/statm: 304529 21316 765 2943 0 301423 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200388 s]
/proc/loadavg: 2.21 2.15 1.89 3/179 25025
/proc/meminfo: memFree=28934340/32872528 swapFree=1499884/1696108
[pid=25025] ppid=25022 vsize=1218116 CPUtime=0.18 cores=1,3,5,7
/proc/25025/stat : 25025 (toysat) R 25022 25025 24910 0 -1 4202496 39699 0 0 0 13 5 0 0 20 0 4 0 28591161 1247350784 40557 33554432000 4194304 16246674 140735253193968 140735253175872 5722241 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25025/statm: 304529 40568 793 2943 0 301423 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1218116

[startup+0.300373 s]
/proc/loadavg: 2.21 2.15 1.89 3/179 25025
/proc/meminfo: memFree=28934340/32872528 swapFree=1499884/1696108
[pid=25025] ppid=25022 vsize=1218116 CPUtime=0.28 cores=1,3,5,7
/proc/25025/stat : 25025 (toysat) R 25022 25025 24910 0 -1 4202496 58729 0 0 0 20 8 0 0 20 0 4 0 28591161 1247350784 59587 33554432000 4194304 16246674 140735253193968 140735253175872 6021133 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25025/statm: 304529 59596 793 2943 0 301423 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1218116

[startup+0.700319 s]
/proc/loadavg: 2.21 2.15 1.89 3/179 25025
/proc/meminfo: memFree=28934340/32872528 swapFree=1499884/1696108
[pid=25025] ppid=25022 vsize=1218116 CPUtime=0.68 cores=1,3,5,7
/proc/25025/stat : 25025 (toysat) R 25022 25025 24910 0 -1 4202496 132577 0 0 0 48 20 0 0 20 0 4 0 28591161 1247350784 133436 33554432000 4194304 16246674 140735253193968 140735253175872 5675357 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25025/statm: 304529 133442 793 2943 0 301423 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.50042 s]
/proc/loadavg: 2.20 2.14 1.89 3/183 25029
/proc/meminfo: memFree=28097528/32872528 swapFree=1499884/1696108
[pid=25025] ppid=25022 vsize=1219140 CPUtime=1.48 cores=1,3,5,7
/proc/25025/stat : 25025 (toysat) R 25022 25025 24910 0 -1 4202496 245772 0 0 0 111 37 0 0 20 0 4 0 28591161 1248399360 246608 33554432000 4194304 16246674 140735253193968 140735253193184 5601624 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25025/statm: 304785 246608 850 2943 0 301679 0
[pid=25025/tid=25027] ppid=25022 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/25025/task/25027/stat : 25027 (toysat) S 25022 25025 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28591162 1248399360 246608 33554432000 4194304 16246674 140735253193968 140452470697200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=25025/tid=25028] ppid=25022 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/25025/task/25028/stat : 25028 (toysat) S 25022 25025 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28591162 1248399360 246608 33554432000 4194304 16246674 140735253193968 140452460207344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=25025/tid=25029] ppid=25022 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/25025/task/25029/stat : 25029 (toysat) S 25022 25025 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28591162 1248399360 246608 33554432000 4194304 16246674 140735253193968 140452342787248 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1219140

[startup+3.10037 s]
/proc/loadavg: 2.20 2.14 1.89 3/183 25029
/proc/meminfo: memFree=27901608/32872528 swapFree=1499884/1696108
[pid=25025] ppid=25022 vsize=1306180 CPUtime=3.08 cores=1,3,5,7
/proc/25025/stat : 25025 (toysat) R 25022 25025 24910 0 -1 4202496 267496 0 0 0 268 40 0 0 20 0 4 0 28591161 1337528320 268332 33554432000 4194304 16246674 140735253193968 140735253192632 5823534 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25025/statm: 326545 268332 850 2943 0 323439 0
[pid=25025/tid=25027] ppid=25022 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/25025/task/25027/stat : 25027 (toysat) S 25022 25025 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28591162 1337528320 268332 33554432000 4194304 16246674 140735253193968 140452470697200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=25025/tid=25028] ppid=25022 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/25025/task/25028/stat : 25028 (toysat) S 25022 25025 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28591162 1337528320 268332 33554432000 4194304 16246674 140735253193968 140452460207344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=25025/tid=25029] ppid=25022 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/25025/task/25029/stat : 25029 (toysat) S 25022 25025 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28591162 1337528320 268332 33554432000 4194304 16246674 140735253193968 140452342787248 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1306180

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

[startup+3.2005 s]
/proc/loadavg: 2.20 2.14 1.89 3/183 25029
/proc/meminfo: memFree=27901608/32872528 swapFree=1499884/1696108
[pid=25025] ppid=25022 vsize=1306180 CPUtime=3.18 cores=1,3,5,7
/proc/25025/stat : 25025 (toysat) R 25022 25025 24910 0 -1 4202496 267496 0 0 0 278 40 0 0 20 0 4 0 28591161 1337528320 268332 33554432000 4194304 16246674 140735253193968 140735253192632 5519832 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25025/statm: 326545 268332 850 2943 0 323439 0
[pid=25025/tid=25027] ppid=25022 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/25025/task/25027/stat : 25027 (toysat) S 25022 25025 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28591162 1337528320 268332 33554432000 4194304 16246674 140735253193968 140452470697200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=25025/tid=25028] ppid=25022 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/25025/task/25028/stat : 25028 (toysat) S 25022 25025 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28591162 1337528320 268332 33554432000 4194304 16246674 140735253193968 140452460207344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=25025/tid=25029] ppid=25022 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/25025/task/25029/stat : 25029 (toysat) S 25022 25025 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28591162 1337528320 268332 33554432000 4194304 16246674 140735253193968 140452342787248 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 1306180

[startup+4.00041 s]
/proc/loadavg: 2.20 2.14 1.89 3/183 25029
/proc/meminfo: memFree=27862312/32872528 swapFree=1499884/1696108
[pid=25025] ppid=25022 vsize=1306180 CPUtime=3.98 cores=1,3,5,7
/proc/25025/stat : 25025 (toysat) R 25022 25025 24910 0 -1 4202496 267500 0 0 0 358 40 0 0 20 0 4 0 28591161 1337528320 268336 33554432000 4194304 16246674 140735253193968 140735253192632 5600120 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25025/statm: 326545 268336 850 2943 0 323439 0
[pid=25025/tid=25027] ppid=25022 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/25025/task/25027/stat : 25027 (toysat) S 25022 25025 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28591162 1337528320 268336 33554432000 4194304 16246674 140735253193968 140452470697200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=25025/tid=25028] ppid=25022 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/25025/task/25028/stat : 25028 (toysat) S 25022 25025 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28591162 1337528320 268336 33554432000 4194304 16246674 140735253193968 140452460207344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=25025/tid=25029] ppid=25022 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/25025/task/25029/stat : 25029 (toysat) S 25022 25025 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28591162 1337528320 268336 33554432000 4194304 16246674 140735253193968 140452342787248 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 1306180

[startup+4.80041 s]
/proc/loadavg: 2.20 2.14 1.89 3/183 25029
/proc/meminfo: memFree=27861700/32872528 swapFree=1499884/1696108
[pid=25025] ppid=25022 vsize=1306180 CPUtime=4.78 cores=1,3,5,7
/proc/25025/stat : 25025 (toysat) R 25022 25025 24910 0 -1 4202496 267537 0 0 0 438 40 0 0 20 0 4 0 28591161 1337528320 268373 33554432000 4194304 16246674 140735253193968 140735253175872 13927391 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25025/statm: 326545 268373 850 2943 0 323439 0
[pid=25025/tid=25027] ppid=25022 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/25025/task/25027/stat : 25027 (toysat) S 25022 25025 24910 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28591162 1337528320 268373 33554432000 4194304 16246674 140735253193968 140452470697200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=25025/tid=25028] ppid=25022 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/25025/task/25028/stat : 25028 (toysat) S 25022 25025 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28591162 1337528320 268373 33554432000 4194304 16246674 140735253193968 140452460207344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=25025/tid=25029] ppid=25022 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/25025/task/25029/stat : 25029 (toysat) S 25022 25025 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28591162 1337528320 268373 33554432000 4194304 16246674 140735253193968 140452342787248 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.78
Current children cumulated vsize (KiB) 1306180

[startup+5.20039 s]
/proc/loadavg: 2.20 2.14 1.89 3/183 25029
/proc/meminfo: memFree=27861700/32872528 swapFree=1499884/1696108
[pid=25025] ppid=25022 vsize=0 CPUtime=5.18 cores=1,3,5,7
/proc/25025/stat : 25025 (toysat) R 25022 25025 24910 0 -1 4202500 267562 0 0 0 477 41 0 0 20 0 1 0 28591161 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25025/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.18
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5.24994
CPU time (s): 5.2372
CPU user time (s): 4.77027
CPU system time (s): 0.466929
CPU usage (%): 99.7575
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.77027
system time used= 0.466929
maximum resident set size= 1073584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267562
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= 17
involuntary context switches= 13

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.019996 second user time and 0.025996 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-18 17:57:34
IDJOB=4106094
IDBENCH=47930
IDSOLVER=2542
FILE ID=node137/4106094-1466265454
RUNJOBID= node137-1466264772-24927
PBS_JOBID= 19918225
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=5-P1=23-P2=17-P3=7-P4=23-P5=23-P6=17-P7=31-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106094-1466265454/watcher-4106094-1466265454 -o /tmp/evaluation-result-4106094-1466265454/solver-4106094-1466265454 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466264772-24927 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106094-1466265454.opb

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

MD5SUM BENCH= 0a6c01fa713de22da499a43dc9d6a250
RANDOM SEED=1450438973

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.97
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.486
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.486
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.486
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		: 2666.486
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.486
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.38
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.486
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.486
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:        28935264 kB
Buffers:          143468 kB
Cached:           254312 kB
SwapCached:         1268 kB
Active:          1249356 kB
Inactive:         250672 kB
Active(anon):    1103420 kB
Inactive(anon):     1028 kB
Active(file):     145936 kB
Inactive(file):   249644 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100008 kB
Dirty:             16320 kB
Writeback:             0 kB
AnonPages:       2799564 kB
Mapped:            10416 kB
Shmem:                 0 kB
Slab:             606600 kB
SReclaimable:      50916 kB
SUnreclaim:       555684 kB
KernelStack:        1520 kB
PageTables:         9932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2939804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 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 node137 at 2016-06-18 17:57:40