Trace number 4093686

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2016-05-02OPTIMUM 33.183 33.1893

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110977273--soft-0-100-0.wbo
MD5SUMbf9471406d44094ab08e66793b6b5d92
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark5.42517
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1243
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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-16T18:19:40+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","--wbo","--search=bcd2","HOME/instance-4093686-1466093980.wbo"]
0.00/0.01	c use --random-gen="1768506767 2492556284 3198498740 2171557222 4094170409 3178372439 3416799722 897923852 3897835702 3276564782 2673722767 2519944583 3275602544 175419498 1836824318 1115640913 2609741962 2942661946 646884053 1486254754 1175945621 1498097639 756841746 1072930252 3481698145 1207432952 3875626470 325800928 3592688147 3309387920 749716689 2752735972 917045004 2391398668 3467975710 126872991 1439517254 3856825991 2285270974 2329289161 3798583599 3339574593 3586264730 4048033989 3855722436 1223490186 1906216499 2460687511 1586876277 1725950813 3622212901 1613031357 3393382061 2297705094 3159335986 3922648851 2928275811 2730418987 3957731183 2471245051 2500920467 3633604817 3719743376 2369767074 3644801891 3165353486 3699136009 1179825005 3533263131 4250913832 2790201667 3313163791 1102466370 3197830212 1108238385 2008375640 3688234638 2895634967 918280047 3573291647 2646233763 3987033258 3040998684 648479091 2937758628 4027563110 576235504 452781380 1901916286 63045544 444751155 852052782 1409756481 1609326151 2744759408 3152232012 1081249969 2229501580 2483131795 973685738 2492150214 3394723178 3160031860 371616151 4117887008 466373747 3319796825 2081798002 333261080 2170157866 370032085 82249063 3734889316 3250529558 3827850240 4108270800 618102015 1905821625 4096413204 2239228499 3731811429 749303662 2945466000 872821847 2173543082 3215521225 2041031879 2604294250 3373882840 2201286621 2516774501 2709338537 550085279 1482939227 3136522052 3598417959 3316854683 2278325468 29996723 681017003 2050152796 1903784808 3573375523 2778538423 520111649 968612763 2408333368 3145183676 1637095908 969233547 1306396790 2894352510 867070247 4004443711 220703274 1841639083 463524307 3850696573 1464072275 3047315351 418590626 1564732371 2963799666 258997497 1474988038 3600490542 2523623594 1951997750 2073387565 1070734425 621808546 4161157181 4010329581 726460570 3053525490 618608199 4246655459 865524737 2371683269 1615581531 817581548 3968323814 1251399016 3079057191 3503647380 789815606 3942330535 3736728085 737296270 493578247 2896394776 1211017213 3221452041 3865791540 1933199973 4253941170 1640449582 1252591378 3731776565 3126954613 2115326518 3368769800 1203382804 3383764754 1828337987 1806277287 1865284098 3626479768 3482340117 3524367760 2586470396 4281939296 176556649 1664879589 2295847557 639881457 1926400378 2241255233 1145541868 1403232150 3531318095 2417642155 2501801256 4259288933 1375879058 3892575781 3498438915 3170710561 3868909978 1275729852 588301240 1958434004 2218874439 533413479 2914284158 1924911909 4146613249 4245777316 106350532 1163484335 780061925 1681948537 1793667978 2124137535 108291612 1028802307 1654623026 3473661417 3039265099 4236103785 348427865 3578995793 824145367 2329315160 2188938892 2862082930 255 362436" option to reproduce the execution
0.19/0.25	c #vars 169
0.19/0.25	c #constraints 101
0.19/0.25	c BCD2: Hardening is enabled.
0.19/0.25	c BCD2: BiasedSearch is enabled.
0.19/0.25	c Solving starts ...
0.19/0.25	c ============================[ Search Statistics ]============================
0.19/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.25	c =============================================================================
0.19/0.25	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.25	c  0.0s |       0 |      110 |        0 |      123      0 |        0 |        0
0.19/0.25	c #cpu_time = 0.001s
0.19/0.25	c #wall_clock_time = 0.001s
0.19/0.25	c #decision = 110
0.19/0.25	c #random_decision = 0
0.19/0.25	c #conflict = 0
0.19/0.25	c #restart = 0
0.19/0.25	o 389
0.19/0.25	c BCD2: updating upper bound: 4943 -> 388
0.19/0.26	c BCD2: 0 <= obj <= 388
0.19/0.26	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.19/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.27	c  0.0s |       1 |      259 |      100 |      123      0 |        0 |        0
0.29/0.30	c  0.0s |       2 |      558 |      250 |      136      0 |        0 |        0
0.29/0.36	c  0.1s |       3 |      952 |      475 |      150      1 |        0 |        0
0.39/0.44	c  0.2s |       4 |     1496 |      813 |      165      4 |        0 |        0
0.49/0.55	c  0.3s |       5 |     2347 |     1320 |      182      7 |        0 |        0
0.68/0.71	c  0.5s |       6 |     3678 |     2081 |      222     11 |        0 |        0
0.89/0.94	c  0.7s |       7 |     5573 |     3223 |      245     17 |        0 |        0
1.29/1.34	c  1.1s |       8 |     8275 |     4936 |      270     25 |        0 |        0
1.69/1.72	c  1.5s |       9 |    12133 |     7506 |      297     36 |        0 |        0
2.20/2.29	c  2.0s |      10 |    17827 |    11361 |      327     52 |        0 |        0
3.09/3.17	c  2.9s |      11 |    26354 |    17144 |      360     75 |        0 |        0
4.50/4.55	c  4.3s |      12 |    38796 |    25819 |      397    108 |        0 |        0
6.49/6.56	c  6.3s |      12 |    56633 |    38019 |      397    150 |        0 |        0
6.60/6.70	c  6.4s |      13 |    57879 |    38832 |      437    153 |        0 |        0
8.69/8.70	c  8.4s |      13 |    75751 |    51432 |      437    194 |        0 |        0
9.79/9.86	c  9.6s |      14 |    85487 |    58352 |      481    217 |        0 |        0
11.79/11.87	c 11.6s |      14 |   103958 |    71052 |      481    256 |        0 |        0
13.79/13.89	c 13.6s |      14 |   120995 |    83152 |      481    293 |        0 |        0
14.69/14.71	c 14.5s |      15 |   127194 |    87632 |      530    307 |        0 |        0
15.69/15.76	c 15.5s |      15 |   134663 |    92809 |      530    322 |        0 |        0
15.69/15.76	c #cpu_time = 15.505s
15.69/15.76	c #wall_clock_time = 15.506s
15.69/15.76	c #decision = 134663
15.69/15.76	c #random_decision = 344
15.69/15.76	c #conflict = 92809
15.69/15.76	c #restart = 15
15.69/15.76	c BCD2: found a new core of size 100: cost of the new core is >=1
15.69/15.76	c lower bound updated to 1
15.69/15.76	c BCD2: 1 <= obj <= 388
15.69/15.76	c BCD2: #cores=1, #unrelaxed=1, #relaxed=100, #hardened=0
15.69/15.76	c BCD2: #sat=1 #unsat=2 bias=2/3
15.69/15.76	c Solving starts ...
15.69/15.76	c ============================[ Search Statistics ]============================
15.69/15.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.69/15.76	c       |         |          |          |    Limit     GC | Var      | Constra 
15.69/15.76	c =============================================================================
15.69/15.76	c  0.0s |       0 |        0 |        0 |      530      0 |        0 |        0
15.69/15.77	c  0.0s |       0 |      142 |       16 |      530      1 |        0 |        0
15.69/15.77	c #cpu_time = 0.007s
15.69/15.77	c #wall_clock_time = 0.007s
15.69/15.77	c #decision = 142
15.69/15.77	c #random_decision = 1
15.69/15.77	c #conflict = 16
15.69/15.77	c #restart = 0
15.69/15.77	o 46
15.69/15.77	c BCD2: hardening fixes 57 literals
15.69/15.77	c BCD2: updating upper bound: 388 -> 45
15.69/15.77	c BCD2: 1 <= obj <= 45
15.69/15.77	c BCD2: #cores=1, #unrelaxed=0, #relaxed=44, #hardened=57
15.69/15.77	c BCD2: #sat=2 #unsat=2 bias=2/4
15.69/15.77	c Solving starts ...
15.69/15.77	c ============================[ Search Statistics ]============================
15.69/15.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.69/15.77	c       |         |          |          |    Limit     GC | Var      | Constra 
15.69/15.77	c =============================================================================
15.69/15.77	c  0.0s |       0 |        0 |        0 |      530      0 |       57 |        2
15.69/15.79	c  0.0s |       1 |      170 |      100 |      530      0 |       57 |        2
15.79/15.81	c  0.0s |       2 |      405 |      250 |      530      0 |       57 |        2
15.79/15.84	c  0.1s |       3 |      851 |      475 |      530      1 |       57 |        2
15.79/15.89	c  0.1s |       4 |     1455 |      813 |      530      2 |       57 |        2
15.89/15.95	c  0.2s |       5 |     2310 |     1320 |      530      3 |       57 |        2
15.99/16.06	c  0.3s |       6 |     3599 |     2081 |      530      6 |       57 |        2
16.19/16.21	c  0.4s |       7 |     5511 |     3223 |      530      9 |       57 |        2
16.39/16.43	c  0.7s |       8 |     8234 |     4936 |      530     14 |       57 |        2
16.69/16.79	c  1.0s |       9 |    12274 |     7506 |      530     22 |       57 |        2
17.19/17.28	c  1.5s |      10 |    18430 |    11361 |      530     33 |       57 |        2
17.89/17.95	c  2.2s |      11 |    27571 |    17144 |      530     50 |       57 |        2
18.89/18.96	c  3.2s |      12 |    41435 |    25819 |      530     76 |       57 |        2
20.48/20.50	c  4.7s |      13 |    62170 |    38832 |      583    113 |       57 |        2
22.48/22.51	c  6.7s |      13 |    87443 |    54632 |      583    156 |       57 |        2
22.88/22.94	c  7.2s |      14 |    93518 |    58352 |      583    167 |       57 |        2
24.88/24.95	c  9.2s |      14 |   118268 |    74252 |      583    210 |       57 |        2
26.49/26.51	c 10.7s |      14 |   136952 |    86494 |      583    243 |       57 |        2
26.49/26.51	c #cpu_time = 10.740s
26.49/26.51	c #wall_clock_time = 10.741s
26.49/26.51	c #decision = 136952
26.49/26.51	c #random_decision = 343
26.49/26.51	c #conflict = 86494
26.49/26.51	c #restart = 14
26.49/26.51	o 23
26.49/26.51	c BCD2: hardening fixes 18 literals
26.49/26.51	c BCD2: updating upper bound: 45 -> 22
26.49/26.51	c BCD2: 1 <= obj <= 22
26.49/26.51	c BCD2: #cores=1, #unrelaxed=0, #relaxed=26, #hardened=75
26.49/26.51	c BCD2: #sat=3 #unsat=2 bias=2/5
26.49/26.51	c Solving starts ...
26.49/26.51	c ============================[ Search Statistics ]============================
26.49/26.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.49/26.51	c       |         |          |          |    Limit     GC | Var      | Constra 
26.49/26.51	c =============================================================================
26.49/26.51	c  0.0s |       0 |        0 |        0 |      583      0 |       75 |        4
26.49/26.53	c  0.0s |       1 |      145 |      100 |      583      0 |       75 |        4
26.49/26.54	c  0.0s |       2 |      350 |      250 |      583      1 |       75 |        4
26.49/26.57	c  0.1s |       3 |      642 |      475 |      583      1 |       75 |        4
26.58/26.61	c  0.1s |       4 |     1205 |      813 |      583      2 |       75 |        4
26.58/26.67	c  0.2s |       5 |     1995 |     1320 |      583      4 |       75 |        4
26.68/26.77	c  0.3s |       6 |     3163 |     2081 |      583      6 |       75 |        4
26.88/26.90	c  0.4s |       7 |     5000 |     3223 |      583      9 |       75 |        4
27.08/27.11	c  0.6s |       8 |     7746 |     4936 |      583     13 |       75 |        4
27.38/27.41	c  0.9s |       9 |    11890 |     7506 |      583     20 |       75 |        4
27.78/27.88	c  1.4s |      10 |    17374 |    11361 |      583     30 |       75 |        4
28.48/28.56	c  2.0s |      11 |    25903 |    17144 |      642     45 |       75 |        4
29.48/29.59	c  3.1s |      12 |    38686 |    25819 |      642     67 |       75 |        4
31.08/31.16	c  4.7s |      13 |    58046 |    38832 |      642     99 |       75 |        4
31.68/31.72	c  5.2s |      13 |    65541 |    43477 |      642    110 |       75 |        4
31.68/31.72	c #cpu_time = 5.207s
31.68/31.72	c #wall_clock_time = 5.207s
31.68/31.72	c #decision = 65541
31.68/31.72	c #random_decision = 140
31.68/31.72	c #conflict = 43477
31.68/31.72	c #restart = 13
31.68/31.72	o 5
31.68/31.72	c BCD2: hardening fixes 20 literals
31.68/31.72	c BCD2: updating upper bound: 22 -> 4
31.68/31.72	c BCD2: 1 <= obj <= 4
31.68/31.72	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=95
31.68/31.72	c BCD2: #sat=4 #unsat=2 bias=2/6
31.68/31.72	c Solving starts ...
31.68/31.72	c ============================[ Search Statistics ]============================
31.68/31.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.68/31.72	c       |         |          |          |    Limit     GC | Var      | Constra 
31.68/31.72	c =============================================================================
31.68/31.72	c  0.0s |       0 |        0 |        0 |      642      0 |       95 |        6
31.68/31.73	c  0.0s |       1 |      144 |      100 |      642      1 |       95 |        6
31.68/31.75	c  0.0s |       2 |      381 |      250 |      642      1 |       95 |        6
31.68/31.78	c  0.1s |       3 |      726 |      475 |      642      1 |       95 |        6
31.78/31.82	c  0.1s |       4 |     1159 |      813 |      642      2 |       95 |        6
31.78/31.88	c  0.2s |       5 |     1812 |     1320 |      642      4 |       95 |        6
31.89/31.97	c  0.2s |       6 |     2873 |     2081 |      642      5 |       95 |        6
32.08/32.10	c  0.4s |       7 |     4484 |     3223 |      642      8 |       95 |        6
32.28/32.31	c  0.6s |       8 |     6791 |     4936 |      642     12 |       95 |        6
32.58/32.61	c  0.9s |       9 |    10437 |     7506 |      642     18 |       95 |        6
32.99/33.05	c  1.3s |      10 |    15611 |    11361 |      642     28 |       95 |        6
33.09/33.12	c  1.4s |      10 |    16448 |    11992 |      642     29 |       95 |        6
33.09/33.12	c #cpu_time = 1.403s
33.09/33.12	c #wall_clock_time = 1.403s
33.09/33.12	c #decision = 16448
33.09/33.12	c #random_decision = 40
33.09/33.12	c #conflict = 11992
33.09/33.12	c #restart = 10
33.09/33.12	o 1
33.09/33.12	s OPTIMUM FOUND
33.09/33.12	v -x1 -x2 -x3 x4 -x5 -x6 -x7 -x8 -x9 -x10
33.09/33.12	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
33.09/33.12	v -x21 -x22 x23 -x24 -x25 -x26 -x27 -x28 x29 -x30
33.09/33.12	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
33.09/33.12	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 -x50
33.09/33.12	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60
33.09/33.12	v -x61 -x62 -x63 -x64 -x65 -x66 x67 -x68 -x69 -x70
33.09/33.12	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
33.09/33.12	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90
33.09/33.12	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100
33.09/33.12	v -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110
33.09/33.12	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
33.09/33.12	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130
33.09/33.12	v -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140
33.09/33.12	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
33.09/33.12	v -x151 -x152 -x153 -x154 -x155 x156 -x157 -x158 -x159 -x160
33.09/33.12	v -x161 -x162 -x163 x164 -x165 -x166 -x167 -x168 -x169
33.09/33.12	c total CPU time = 33.125s
33.09/33.12	c total wall clock time = 33.127s

Verifier Data

OK	1

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-4093686-1466093980/watcher-4093686-1466093980 -o /tmp/evaluation-result-4093686-1466093980/solver-4093686-1466093980 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1466093942-32599 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093686-1466093980.wbo 

pid=308
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.31 2.96 3.60 3/178 311
/proc/meminfo: memFree=29544796/32872528 swapFree=1243920/1391088
[pid=311] ppid=308 vsize=448956 CPUtime=0 cores=0,2,4,6
/proc/311/stat : 311 (toysat) R 308 311 13151 0 -1 4202496 1628 0 0 0 0 0 0 0 20 0 4 0 11446608 459730944 1478 33554432000 4194304 16246674 140736727319328 140736727318752 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/311/statm: 112751 1485 441 2943 0 109645 0
[pid=311/tid=312] ppid=308 vsize=813500 CPUtime=0 cores=0,2,4,6
/proc/311/task/312/stat : 312 (toysat) S 308 311 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11446608 833024000 2904 33554432000 4194304 16246674 140736727319328 139855519526128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=311/tid=313] ppid=308 vsize=817596 CPUtime=0 cores=0,2,4,6
/proc/311/task/313/stat : 313 (toysat) S 308 311 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11446608 837218304 2920 33554432000 4194304 16246674 140736727319328 139855509036272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=311/tid=314] ppid=308 vsize=822716 CPUtime=0 cores=0,2,4,6
/proc/311/task/314/stat : 314 (toysat) S 308 311 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11446608 842461184 2939 33554432000 4194304 16246674 140736727319328 139855498562736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100168 s]
/proc/loadavg: 2.31 2.96 3.60 3/178 311
/proc/meminfo: memFree=29544796/32872528 swapFree=1243920/1391088
[pid=311] ppid=308 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/311/stat : 311 (toysat) R 308 311 13151 0 -1 4202496 18519 0 0 0 7 2 0 0 20 0 4 0 11446608 1247350784 18361 33554432000 4194304 16246674 140736727319328 140736727318752 12481124 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/311/statm: 304529 18366 610 2943 0 301423 0
[pid=311/tid=312] ppid=308 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/311/task/312/stat : 312 (toysat) S 308 311 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11446608 1247350784 18373 33554432000 4194304 16246674 140736727319328 139855519526128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=311/tid=313] ppid=308 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/311/task/313/stat : 313 (toysat) S 308 311 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11446608 1247350784 18380 33554432000 4194304 16246674 140736727319328 139855509036272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=311/tid=314] ppid=308 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/311/task/314/stat : 314 (toysat) S 308 311 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11446608 1247350784 18383 33554432000 4194304 16246674 140736727319328 139855498562736 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.200469 s]
/proc/loadavg: 2.31 2.96 3.60 3/178 311
/proc/meminfo: memFree=29544796/32872528 swapFree=1243920/1391088
[pid=311] ppid=308 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/311/stat : 311 (toysat) R 308 311 13151 0 -1 4202496 26410 0 0 0 16 3 0 0 20 0 4 0 11446608 1247350784 26252 33554432000 4194304 16246674 140736727319328 140736727318752 12486453 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/311/statm: 304529 26252 610 2943 0 301423 0
[pid=311/tid=312] ppid=308 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/311/task/312/stat : 312 (toysat) S 308 311 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11446608 1247350784 26253 33554432000 4194304 16246674 140736727319328 139855519526128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=311/tid=313] ppid=308 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/311/task/313/stat : 313 (toysat) S 308 311 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11446608 1247350784 26253 33554432000 4194304 16246674 140736727319328 139855509036272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=311/tid=314] ppid=308 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/311/task/314/stat : 314 (toysat) S 308 311 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11446608 1247350784 26253 33554432000 4194304 16246674 140736727319328 139855498562736 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.30047 s]
/proc/loadavg: 2.31 2.96 3.60 3/178 311
/proc/meminfo: memFree=29544796/32872528 swapFree=1243920/1391088
[pid=311] ppid=308 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/311/stat : 311 (toysat) R 308 311 13151 0 -1 4202496 38909 0 0 0 24 5 0 0 20 0 4 0 11446608 1247350784 38744 33554432000 4194304 16246674 140736727319328 140736727318752 5712452 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/311/statm: 304529 38759 810 2943 0 301423 0
[pid=311/tid=312] ppid=308 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/311/task/312/stat : 312 (toysat) S 308 311 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11446608 1247350784 38765 33554432000 4194304 16246674 140736727319328 139855519526128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=311/tid=313] ppid=308 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/311/task/313/stat : 313 (toysat) S 308 311 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11446608 1247350784 38768 33554432000 4194304 16246674 140736727319328 139855509036272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=311/tid=314] ppid=308 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/311/task/314/stat : 314 (toysat) S 308 311 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11446608 1247350784 38772 33554432000 4194304 16246674 140736727319328 139855498562736 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.700381 s]
/proc/loadavg: 2.31 2.96 3.60 3/178 311
/proc/meminfo: memFree=29544796/32872528 swapFree=1243920/1391088
[pid=311] ppid=308 vsize=1218116 CPUtime=0.68 cores=0,2,4,6
/proc/311/stat : 311 (toysat) R 308 311 13151 0 -1 4202496 117912 0 0 0 54 14 0 0 20 0 4 0 11446608 1247350784 117747 33554432000 4194304 16246674 140736727319328 140736727301248 13193834 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/311/statm: 304529 117759 816 2943 0 301423 0
[pid=311/tid=312] ppid=308 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/311/task/312/stat : 312 (toysat) S 308 311 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11446608 1247350784 117766 33554432000 4194304 16246674 140736727319328 139855519526128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=311/tid=313] ppid=308 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/311/task/313/stat : 313 (toysat) S 308 311 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11446608 1247350784 117773 33554432000 4194304 16246674 140736727319328 139855509036272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=311/tid=314] ppid=308 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/311/task/314/stat : 314 (toysat) S 308 311 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11446608 1247350784 117781 33554432000 4194304 16246674 140736727319328 139855498562736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.50041 s]
/proc/loadavg: 2.31 2.96 3.60 3/182 315
/proc/meminfo: memFree=28743980/32872528 swapFree=1243920/1391088
[pid=311] ppid=308 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/311/stat : 311 (toysat) R 308 311 13151 0 -1 4202496 245870 0 0 0 119 30 0 0 20 0 4 0 11446608 1248399360 245683 33554432000 4194304 16246674 140736727319328 140736727318640 12483403 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/311/statm: 304785 245683 875 2943 0 301679 0
[pid=311/tid=312] ppid=308 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/311/task/312/stat : 312 (toysat) S 308 311 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11446608 1248399360 245683 33554432000 4194304 16246674 140736727319328 139855519526128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=311/tid=313] ppid=308 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/311/task/313/stat : 313 (toysat) S 308 311 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11446608 1248399360 245683 33554432000 4194304 16246674 140736727319328 139855509036272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=311/tid=314] ppid=308 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/311/task/314/stat : 314 (toysat) S 308 311 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11446608 1248399360 245683 33554432000 4194304 16246674 140736727319328 139855498562736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10041 s]
/proc/loadavg: 2.29 2.94 3.59 3/183 316
/proc/meminfo: memFree=28477132/32872528 swapFree=1243920/1391088
[pid=311] ppid=308 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/311/stat : 311 (toysat) R 308 311 13151 0 -1 4202496 267584 0 0 0 276 33 0 0 20 0 4 0 11446608 1337528320 267397 33554432000 4194304 16246674 140736727319328 140736727302328 5822252 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/311/statm: 326545 267397 875 2943 0 323439 0
[pid=311/tid=312] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/312/stat : 312 (toysat) S 308 311 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267397 33554432000 4194304 16246674 140736727319328 139855519526128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=311/tid=313] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/313/stat : 313 (toysat) S 308 311 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267397 33554432000 4194304 16246674 140736727319328 139855509036272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=311/tid=314] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/314/stat : 314 (toysat) S 308 311 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267397 33554432000 4194304 16246674 140736727319328 139855498562736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30041 s]
/proc/loadavg: 2.29 2.94 3.59 3/183 316
/proc/meminfo: memFree=28475324/32872528 swapFree=1243920/1391088
[pid=311] ppid=308 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/311/stat : 311 (toysat) R 308 311 13151 0 -1 4202496 267587 0 0 0 596 33 0 0 20 0 4 0 11446608 1337528320 267400 33554432000 4194304 16246674 140736727319328 140736727301248 6022678 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/311/statm: 326545 267400 875 2943 0 323439 0
[pid=311/tid=312] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/312/stat : 312 (toysat) S 308 311 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267400 33554432000 4194304 16246674 140736727319328 139855519526128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=311/tid=313] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/313/stat : 313 (toysat) S 308 311 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267400 33554432000 4194304 16246674 140736727319328 139855509036272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=311/tid=314] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/314/stat : 314 (toysat) S 308 311 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267400 33554432000 4194304 16246674 140736727319328 139855498562736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.31 2.93 3.58 3/183 316
/proc/meminfo: memFree=28475100/32872528 swapFree=1243920/1391088
[pid=311] ppid=308 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/311/stat : 311 (toysat) R 308 311 13151 0 -1 4202496 267622 0 0 0 1236 33 0 0 20 0 4 0 11446608 1337528320 267435 33554432000 4194304 16246674 140736727319328 140736727301248 13950230 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/311/statm: 326545 267435 875 2943 0 323439 0
[pid=311/tid=312] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/312/stat : 312 (toysat) S 308 311 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267435 33554432000 4194304 16246674 140736727319328 139855519526128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=311/tid=313] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/313/stat : 313 (toysat) S 308 311 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267435 33554432000 4194304 16246674 140736727319328 139855509036272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=311/tid=314] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/314/stat : 314 (toysat) S 308 311 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267435 33554432000 4194304 16246674 140736727319328 139855498562736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.27 2.90 3.56 3/184 372
/proc/meminfo: memFree=28471920/32872528 swapFree=1243920/1391088
[pid=311] ppid=308 vsize=1306180 CPUtime=25.48 cores=0,2,4,6
/proc/311/stat : 311 (toysat) R 308 311 13151 0 -1 4202496 267649 0 0 0 2515 33 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 140736727301248 5822604 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/311/statm: 326545 267462 884 2943 0 323439 0
[pid=311/tid=312] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/312/stat : 312 (toysat) S 308 311 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855519526128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=311/tid=313] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/313/stat : 313 (toysat) S 308 311 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855509036272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=311/tid=314] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/314/stat : 314 (toysat) S 308 311 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855498562736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1306180

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

[startup+25.6005 s]
/proc/loadavg: 2.27 2.90 3.56 3/184 372
/proc/meminfo: memFree=28471920/32872528 swapFree=1243920/1391088
[pid=311] ppid=308 vsize=1306180 CPUtime=25.58 cores=0,2,4,6
/proc/311/stat : 311 (toysat) R 308 311 13151 0 -1 4202496 267649 0 0 0 2525 33 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 140736727301248 5676085 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/311/statm: 326545 267462 884 2943 0 323439 0
[pid=311/tid=312] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/312/stat : 312 (toysat) S 308 311 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855519526128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=311/tid=313] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/313/stat : 313 (toysat) S 308 311 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855509036272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=311/tid=314] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/314/stat : 314 (toysat) S 308 311 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855498562736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1306180

[startup+28.8004 s]
/proc/loadavg: 2.32 2.90 3.56 4/184 372
/proc/meminfo: memFree=28471924/32872528 swapFree=1243920/1391088
[pid=311] ppid=308 vsize=1306180 CPUtime=28.78 cores=0,2,4,6
/proc/311/stat : 311 (toysat) R 308 311 13151 0 -1 4202496 267649 0 0 0 2845 33 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 140736727301248 5822252 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/311/statm: 326545 267462 884 2943 0 323439 0
[pid=311/tid=312] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/312/stat : 312 (toysat) S 308 311 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855519526128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=311/tid=313] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/313/stat : 313 (toysat) S 308 311 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855509036272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=311/tid=314] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/314/stat : 314 (toysat) S 308 311 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855498562736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 28.78
Current children cumulated vsize (KiB) 1306180

[startup+30.4004 s]
/proc/loadavg: 2.32 2.90 3.56 4/184 372
/proc/meminfo: memFree=28472336/32872528 swapFree=1243920/1391088
[pid=311] ppid=308 vsize=1306180 CPUtime=30.38 cores=0,2,4,6
/proc/311/stat : 311 (toysat) R 308 311 13151 0 -1 4202496 267649 0 0 0 3005 33 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 140736727301248 12458704 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/311/statm: 326545 267462 884 2943 0 323439 0
[pid=311/tid=312] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/312/stat : 312 (toysat) S 308 311 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855519526128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=311/tid=313] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/313/stat : 313 (toysat) S 308 311 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855509036272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=311/tid=314] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/314/stat : 314 (toysat) S 308 311 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855498562736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 30.38
Current children cumulated vsize (KiB) 1306180

[startup+32.0074 s]
/proc/loadavg: 2.30 2.88 3.55 3/184 372
/proc/meminfo: memFree=28472336/32872528 swapFree=1243920/1391088
[pid=311] ppid=308 vsize=1306180 CPUtime=31.99 cores=0,2,4,6
/proc/311/stat : 311 (toysat) R 308 311 13151 0 -1 4202496 267649 0 0 0 3166 33 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 140736727301248 13781192 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/311/statm: 326545 267462 884 2943 0 323439 0
[pid=311/tid=312] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/312/stat : 312 (toysat) S 308 311 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855519526128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=311/tid=313] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/313/stat : 313 (toysat) S 308 311 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855509036272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=311/tid=314] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/314/stat : 314 (toysat) S 308 311 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855498562736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 1306180

[startup+32.8004 s]
/proc/loadavg: 2.30 2.88 3.55 3/184 372
/proc/meminfo: memFree=28472336/32872528 swapFree=1243920/1391088
[pid=311] ppid=308 vsize=1306180 CPUtime=32.78 cores=0,2,4,6
/proc/311/stat : 311 (toysat) R 308 311 13151 0 -1 4202496 267649 0 0 0 3245 33 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 140736727301248 5600267 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/311/statm: 326545 267462 884 2943 0 323439 0
[pid=311/tid=312] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/312/stat : 312 (toysat) S 308 311 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855519526128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=311/tid=313] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/313/stat : 313 (toysat) S 308 311 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855509036272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=311/tid=314] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/314/stat : 314 (toysat) S 308 311 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855498562736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 32.78
Current children cumulated vsize (KiB) 1306180

[startup+33.0004 s]
/proc/loadavg: 2.30 2.88 3.55 3/184 372
/proc/meminfo: memFree=28472344/32872528 swapFree=1243920/1391088
[pid=311] ppid=308 vsize=1306180 CPUtime=32.99 cores=0,2,4,6
/proc/311/stat : 311 (toysat) R 308 311 13151 0 -1 4202496 267649 0 0 0 3266 33 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 140736727301248 5553621 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/311/statm: 326545 267462 884 2943 0 323439 0
[pid=311/tid=312] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/312/stat : 312 (toysat) S 308 311 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855519526128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=311/tid=313] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/313/stat : 313 (toysat) S 308 311 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855509036272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=311/tid=314] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/314/stat : 314 (toysat) S 308 311 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855498562736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 32.99
Current children cumulated vsize (KiB) 1306180

[startup+33.1074 s]
/proc/loadavg: 2.30 2.88 3.55 3/184 372
/proc/meminfo: memFree=28472344/32872528 swapFree=1243920/1391088
[pid=311] ppid=308 vsize=1306180 CPUtime=33.09 cores=0,2,4,6
/proc/311/stat : 311 (toysat) R 308 311 13151 0 -1 4202496 267649 0 0 0 3276 33 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 140736727301248 5823989 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/311/statm: 326545 267462 884 2943 0 323439 0
[pid=311/tid=312] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/312/stat : 312 (toysat) S 308 311 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855519526128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=311/tid=313] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/313/stat : 313 (toysat) S 308 311 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855509036272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=311/tid=314] ppid=308 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/311/task/314/stat : 314 (toysat) S 308 311 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11446608 1337528320 267462 33554432000 4194304 16246674 140736727319328 139855498562736 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 33.09
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 33.1893
CPU time (s): 33.183
CPU user time (s): 32.784
CPU system time (s): 0.398939
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.784
system time used= 0.398939
maximum resident set size= 1069860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267653
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= 47

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.090986 second user time and 0.12998 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-16 18:19:40
IDJOB=4093686
IDBENCH=79213
IDSOLVER=2553
FILE ID=node119/4093686-1466093980
RUNJOBID= node119-1466093942-32599
PBS_JOBID= 19904019
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110977273--soft-0-100-0.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4093686-1466093980/watcher-4093686-1466093980 -o /tmp/evaluation-result-4093686-1466093980/solver-4093686-1466093980 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1466093942-32599 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093686-1466093980.wbo

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

MD5SUM BENCH= bf9471406d44094ab08e66793b6b5d92
RANDOM SEED=671335628

node119.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.456
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.91
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.456
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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.456
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.54
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.456
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.456
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.456
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:        29545704 kB
Buffers:           40204 kB
Cached:           121960 kB
SwapCached:         1048 kB
Active:          1154096 kB
Inactive:          79296 kB
Active(anon):    1072044 kB
Inactive(anon):     1560 kB
Active(file):      82052 kB
Inactive(file):    77736 kB
Unevictable:     1391088 kB
Mlocked:         1243920 kB
SwapTotal:      67108856 kB
SwapFree:       67100204 kB
Dirty:             33152 kB
Writeback:             0 kB
AnonPages:       2461504 kB
Mapped:             9868 kB
Shmem:                 0 kB
Slab:             568652 kB
SReclaimable:      12760 kB
SUnreclaim:       555892 kB
KernelStack:        1488 kB
PageTables:         9028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2607540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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 node119 at 2016-06-16 18:20:13