Trace number 4110306

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 39.624 39.6394

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110975965--soft-0-100-0.wbo
MD5SUM76e7544e0d3f336cc30d688dd4cfa4e2
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.48417
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 1171
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-19T16:01:08+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-4110306-1466344868.wbo"]
0.00/0.01	c use --random-gen="2170407344 1169316427 3242729089 1894155110 1180711729 1998684283 1126075363 1058008580 4132306478 2347981268 2953835656 1725634614 3869988811 1037884024 2356253258 3672395735 2699303865 2947154395 4036027781 388368232 3252336684 2977366218 1988391426 1511172228 2498711682 2854239990 3278225605 1259811362 1058296368 1868267216 1957154413 1620805440 2559160422 1202304333 773278054 1242941899 1000196073 386563294 1838400283 4244761180 2563259035 2738422773 1785599550 1578642604 3810084752 845182319 886650604 470558262 3868230667 921344541 1599339529 3738953317 1228374956 433620593 1961802389 2125517108 3501523334 489112493 1952817960 1378859216 2862732561 2561972811 2910518349 1723614022 3386085787 208762885 3645194468 2883906267 1296055307 2345556113 1344636193 3242364926 2988837432 510681787 2031228609 2937497356 3567957165 1044239202 691029739 4217461723 3208670877 1269295231 3494337698 267159001 2932776396 1119283004 1210147978 3806749101 2929837943 3191359438 2352150066 1484736727 555689856 1847989037 41458589 466240352 991702329 3285817133 451567181 1550123113 3494660092 3763639862 2322884246 1473254061 1810396500 4291240849 89200945 3166767582 3257495800 530151818 3211589928 1836583652 705224172 2143400653 3278048858 4144240813 2978166447 4104943581 3031354131 801040854 4015462909 3131583324 3987362327 4154503818 3154131733 3167741615 3166723170 4135337173 1862899498 1214843907 2415251940 269318560 267405196 2613375514 2153264084 3177128018 2970585339 2112028867 3328279223 3812800461 1071939489 2776843175 4003884399 2486455973 56421107 2944280393 4241777990 2553952308 839571145 2300107461 2587273570 244082707 2333109535 1028495668 1121558216 3602569805 2407455332 2174721791 2319312833 219516857 1886348062 204451428 3427935885 1674751947 2287709676 3048244890 1879079214 2830681388 1362175518 3577967148 1185671674 3977478696 667885593 3216804138 2204275646 2812213809 662821299 3094163505 3083991209 3133871920 3000099603 2167007457 1160050026 3851622974 2458728932 4188510263 3236901323 1825680694 278697730 3419459555 2610991128 4292121985 3879556742 107187408 521292580 299289204 1792797142 1818547947 2193136623 2132022029 2990339035 4288258641 1434988861 1873002916 128265218 3027405317 396672345 3580684428 992226351 2861100556 245770306 619539710 1439572381 2767717195 360060275 2601437226 2878084045 2100880098 549982015 2459073658 3493559901 2810025970 3746558430 788058774 474500220 1536855366 304849036 1751054196 2893413910 3801469259 154477768 109770252 1822397237 2478030179 3304702160 3617951410 1919633869 3983580590 3133055790 494986774 2007837353 1389551850 620079474 960995953 2519601343 2521324796 4186976043 1443988300 1721938927 3443207496 400078351 3676555718 3437977246 2841417883 955583874 4246194751 255 362436" option to reproduce the execution
0.19/0.27	c #vars 169
0.19/0.27	c #constraints 101
0.19/0.27	c BCD2: Hardening is enabled.
0.19/0.27	c BCD2: BiasedSearch is enabled.
0.19/0.27	c Solving starts ...
0.19/0.27	c ============================[ Search Statistics ]============================
0.19/0.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.27	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.27	c =============================================================================
0.19/0.27	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.27	c  0.0s |       0 |      109 |        0 |      123      0 |        0 |        0
0.19/0.27	c #cpu_time = 0.001s
0.19/0.27	c #wall_clock_time = 0.001s
0.19/0.27	c #decision = 109
0.19/0.27	c #random_decision = 0
0.19/0.27	c #conflict = 0
0.19/0.27	c #restart = 0
0.19/0.27	o 479
0.19/0.27	c BCD2: updating upper bound: 4943 -> 478
0.19/0.27	c BCD2: 0 <= obj <= 478
0.19/0.27	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.19/0.27	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.27	c Solving starts ...
0.19/0.27	c ============================[ Search Statistics ]============================
0.19/0.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.27	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.27	c =============================================================================
0.19/0.27	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.29	c  0.0s |       1 |      232 |      100 |      123      0 |        0 |        0
0.29/0.33	c  0.1s |       2 |      545 |      250 |      136      0 |        0 |        0
0.29/0.38	c  0.1s |       3 |      956 |      475 |      150      1 |        0 |        0
0.39/0.45	c  0.2s |       4 |     1539 |      813 |      165      4 |        0 |        0
0.49/0.56	c  0.3s |       5 |     2414 |     1320 |      182      7 |        0 |        0
0.68/0.72	c  0.4s |       6 |     3665 |     2081 |      222     11 |        0 |        0
0.88/0.98	c  0.7s |       7 |     5322 |     3223 |      245     17 |        0 |        0
1.29/1.34	c  1.1s |       8 |     7883 |     4936 |      270     25 |        0 |        0
1.69/1.73	c  1.5s |       9 |    11575 |     7506 |      297     36 |        0 |        0
2.30/2.33	c  2.1s |      10 |    16937 |    11361 |      327     52 |        0 |        0
3.09/3.17	c  2.9s |      11 |    25429 |    17144 |      360     75 |        0 |        0
4.39/4.47	c  4.2s |      12 |    37398 |    25819 |      397    107 |        0 |        0
6.39/6.48	c  6.2s |      12 |    55571 |    38719 |      437    152 |        0 |        0
6.49/6.50	c  6.2s |      13 |    55723 |    38832 |      437    152 |        0 |        0
8.48/8.50	c  8.2s |      13 |    73760 |    51532 |      437    194 |        0 |        0
9.58/9.66	c  9.4s |      14 |    83326 |    58352 |      481    216 |        0 |        0
11.58/11.68	c 11.4s |      14 |   100894 |    70652 |      481    254 |        0 |        0
13.58/13.69	c 13.4s |      14 |   116012 |    81852 |      481    288 |        0 |        0
14.68/14.71	c 14.4s |      15 |   123928 |    87632 |      530    305 |        0 |        0
16.68/16.72	c 16.4s |      15 |   140684 |    99932 |      530    340 |        0 |        0
18.69/18.73	c 18.5s |      15 |   156863 |   111632 |      530    373 |        0 |        0
20.68/20.75	c 20.5s |      15 |   172134 |   123032 |      530    406 |        0 |        0
22.28/22.37	c 22.1s |      16 |   183592 |   131552 |      583    430 |        0 |        0
24.29/24.39	c 24.1s |      16 |   198898 |   142752 |      583    459 |        0 |        0
26.28/26.40	c 26.1s |      16 |   214542 |   154252 |      583    489 |        0 |        0
28.38/28.41	c 28.1s |      16 |   229812 |   165252 |      583    519 |        0 |        0
30.38/30.41	c 30.1s |      16 |   243173 |   175152 |      583    545 |        0 |        0
32.38/32.44	c 32.2s |      16 |   254328 |   183652 |      583    569 |        0 |        0
33.98/34.07	c 33.8s |      16 |   262205 |   189631 |      583    586 |        0 |        0
33.98/34.07	c #cpu_time = 33.706s
33.98/34.07	c #wall_clock_time = 33.795s
33.98/34.07	c #decision = 262205
33.98/34.07	c #random_decision = 658
33.98/34.07	c #conflict = 189631
33.98/34.07	c #restart = 16
33.98/34.07	c BCD2: found a new core of size 101: cost of the new core is >=1
33.98/34.07	c lower bound updated to 1
33.98/34.07	c BCD2: 1 <= obj <= 478
33.98/34.07	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
33.98/34.07	c BCD2: #sat=1 #unsat=2 bias=2/3
33.98/34.07	c Solving starts ...
33.98/34.07	c ============================[ Search Statistics ]============================
33.98/34.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
33.98/34.07	c       |         |          |          |    Limit     GC | Var      | Constra 
33.98/34.07	c =============================================================================
33.98/34.07	c  0.0s |       0 |        0 |        0 |      583      0 |        0 |        0
33.98/34.08	c  0.0s |       0 |      218 |       45 |      583      0 |        0 |        0
33.98/34.08	c #cpu_time = 0.011s
33.98/34.08	c #wall_clock_time = 0.012s
33.98/34.08	c #decision = 218
33.98/34.08	c #random_decision = 0
33.98/34.08	c #conflict = 45
33.98/34.08	c #restart = 0
33.98/34.08	o 46
33.98/34.08	c BCD2: hardening fixes 57 literals
33.98/34.08	c BCD2: updating upper bound: 478 -> 45
33.98/34.08	c BCD2: 1 <= obj <= 45
33.98/34.08	c BCD2: #cores=1, #unrelaxed=0, #relaxed=44, #hardened=57
33.98/34.08	c BCD2: #sat=2 #unsat=2 bias=2/4
33.98/34.08	c Solving starts ...
33.98/34.08	c ============================[ Search Statistics ]============================
33.98/34.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
33.98/34.08	c       |         |          |          |    Limit     GC | Var      | Constra 
33.98/34.08	c =============================================================================
33.98/34.08	c  0.0s |       0 |        0 |        0 |      583      0 |       57 |        2
33.98/34.10	c  0.0s |       1 |      213 |      100 |      583      0 |       57 |        2
34.09/34.12	c  0.0s |       2 |      458 |      250 |      583      0 |       57 |        2
34.09/34.13	c  0.1s |       2 |      553 |      307 |      583      1 |       57 |        2
34.09/34.13	c #cpu_time = 0.052s
34.09/34.13	c #wall_clock_time = 0.052s
34.09/34.13	c #decision = 553
34.09/34.13	c #random_decision = 1
34.09/34.13	c #conflict = 307
34.09/34.13	c #restart = 2
34.09/34.13	o 45
34.09/34.14	c BCD2: hardening fixes 3 literals
34.09/34.14	c BCD2: updating upper bound: 45 -> 44
34.09/34.14	c BCD2: 1 <= obj <= 44
34.09/34.14	c BCD2: #cores=1, #unrelaxed=0, #relaxed=41, #hardened=60
34.09/34.14	c BCD2: #sat=3 #unsat=2 bias=2/5
34.09/34.14	c Solving starts ...
34.09/34.14	c ============================[ Search Statistics ]============================
34.09/34.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
34.09/34.14	c       |         |          |          |    Limit     GC | Var      | Constra 
34.09/34.14	c =============================================================================
34.09/34.14	c  0.0s |       0 |        0 |        0 |      583      0 |       60 |        4
34.09/34.15	c  0.0s |       1 |      148 |      100 |      583      0 |       60 |        4
34.09/34.17	c  0.0s |       2 |      392 |      250 |      583      0 |       60 |        4
34.09/34.20	c  0.1s |       2 |      656 |      428 |      583      1 |       60 |        4
34.09/34.20	c #cpu_time = 0.059s
34.09/34.20	c #wall_clock_time = 0.059s
34.09/34.20	c #decision = 656
34.09/34.20	c #random_decision = 0
34.09/34.20	c #conflict = 428
34.09/34.20	c #restart = 2
34.09/34.20	o 14
34.09/34.20	c BCD2: hardening fixes 29 literals
34.09/34.20	c BCD2: updating upper bound: 44 -> 13
34.09/34.20	c BCD2: 1 <= obj <= 13
34.09/34.20	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
34.09/34.20	c BCD2: #sat=4 #unsat=2 bias=2/6
34.09/34.20	c Solving starts ...
34.09/34.20	c ============================[ Search Statistics ]============================
34.09/34.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
34.09/34.20	c       |         |          |          |    Limit     GC | Var      | Constra 
34.09/34.20	c =============================================================================
34.09/34.20	c  0.0s |       0 |        0 |        0 |      583      0 |       89 |        6
34.19/34.21	c  0.0s |       1 |      131 |      100 |      583      0 |       89 |        6
34.19/34.23	c  0.0s |       2 |      371 |      250 |      583      0 |       89 |        6
34.19/34.25	c  0.1s |       3 |      669 |      475 |      583      1 |       89 |        6
34.19/34.29	c  0.1s |       4 |     1131 |      813 |      583      2 |       89 |        6
34.28/34.35	c  0.2s |       5 |     1837 |     1320 |      583      3 |       89 |        6
34.38/34.42	c  0.2s |       5 |     2703 |     1924 |      583      5 |       89 |        6
34.38/34.42	c #cpu_time = 0.225s
34.38/34.42	c #wall_clock_time = 0.226s
34.38/34.42	c #decision = 2703
34.38/34.42	c #random_decision = 3
34.38/34.42	c #conflict = 1924
34.38/34.42	c #restart = 5
34.38/34.42	o 6
34.38/34.42	c BCD2: hardening fixes 5 literals
34.38/34.42	c BCD2: updating upper bound: 13 -> 5
34.38/34.42	c BCD2: 1 <= obj <= 5
34.38/34.42	c BCD2: #cores=1, #unrelaxed=0, #relaxed=7, #hardened=94
34.38/34.42	c BCD2: #sat=5 #unsat=2 bias=2/7
34.38/34.42	c Solving starts ...
34.38/34.42	c ============================[ Search Statistics ]============================
34.38/34.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
34.38/34.42	c       |         |          |          |    Limit     GC | Var      | Constra 
34.38/34.42	c =============================================================================
34.38/34.42	c  0.0s |       0 |        0 |        0 |      583      0 |       94 |        8
34.38/34.43	c  0.0s |       1 |      143 |      100 |      583      0 |       94 |        8
34.38/34.45	c  0.0s |       2 |      404 |      250 |      583      0 |       94 |        8
34.38/34.48	c  0.1s |       3 |      724 |      475 |      583      1 |       94 |        8
34.48/34.52	c  0.1s |       4 |     1182 |      813 |      583      2 |       94 |        8
34.48/34.58	c  0.2s |       5 |     1975 |     1320 |      583      3 |       94 |        8
34.59/34.66	c  0.2s |       6 |     3176 |     2081 |      583      5 |       94 |        8
34.69/34.78	c  0.4s |       7 |     4762 |     3223 |      583      8 |       94 |        8
34.89/34.98	c  0.6s |       8 |     7206 |     4936 |      642     12 |       94 |        8
35.20/35.26	c  0.8s |       9 |    10835 |     7506 |      642     19 |       94 |        8
35.69/35.71	c  1.3s |      10 |    16328 |    11361 |      642     28 |       94 |        8
36.30/36.38	c  2.0s |      11 |    24684 |    17144 |      642     42 |       94 |        8
37.40/37.42	c  3.0s |      12 |    36838 |    25819 |      642     63 |       94 |        8
38.89/38.99	c  4.6s |      13 |    54407 |    38832 |      642     94 |       94 |        8
39.49/39.57	c  5.2s |      13 |    60866 |    43617 |      642    106 |       94 |        8
39.49/39.57	c #cpu_time = 5.138s
39.49/39.57	c #wall_clock_time = 5.151s
39.49/39.57	c #decision = 60866
39.49/39.57	c #random_decision = 133
39.49/39.57	c #conflict = 43617
39.49/39.57	c #restart = 13
39.49/39.57	o 1
39.49/39.57	s OPTIMUM FOUND
39.49/39.57	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 -x10
39.49/39.57	v -x11 -x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20
39.49/39.57	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
39.49/39.57	v -x31 -x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 -x40
39.49/39.57	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
39.49/39.57	v -x51 x52 -x53 x54 -x55 -x56 -x57 -x58 -x59 -x60
39.49/39.57	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
39.49/39.57	v x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
39.49/39.57	v -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90
39.49/39.57	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
39.49/39.57	v -x101 x102 -x103 -x104 -x105 -x106 -x107 -x108 x109 -x110
39.49/39.57	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 x118 -x119 -x120
39.49/39.57	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
39.49/39.57	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
39.49/39.57	v -x141 x142 -x143 -x144 -x145 -x146 x147 -x148 -x149 -x150
39.49/39.57	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
39.49/39.57	v -x161 -x162 x163 -x164 -x165 -x166 -x167 -x168 -x169
39.49/39.57	c total CPU time = 39.474s
39.49/39.57	c total wall clock time = 39.578s

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

pid=3264
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.33 2.26 2.16 2/178 3267
/proc/meminfo: memFree=29815836/32872528 swapFree=1316768/1463936
[pid=3267] ppid=3264 vsize=748100 CPUtime=0 cores=0,2,4,6
/proc/3267/stat : 3267 (toysat) R 3264 3267 1219 0 -1 4202496 2794 0 0 0 0 0 0 0 20 0 4 0 36533715 766054400 3156 33554432000 4194304 16246674 140735268307664 140735268307088 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3267/statm: 187537 3166 442 2943 0 184431 0
[pid=3267/tid=3268] ppid=3264 vsize=765508 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3268/stat : 3268 (toysat) S 3264 3267 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36533715 783880192 3227 33554432000 4194304 16246674 140735268307664 139637763845360 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3267/tid=3269] ppid=3264 vsize=769604 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3269/stat : 3269 (toysat) S 3264 3267 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36533715 788074496 3243 33554432000 4194304 16246674 140735268307664 139637753355504 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3267/tid=3270] ppid=3264 vsize=773700 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3270/stat : 3270 (toysat) S 3264 3267 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36533715 792268800 3259 33554432000 4194304 16246674 140735268307664 139637641178288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100165 s]
/proc/loadavg: 2.33 2.26 2.16 2/178 3267
/proc/meminfo: memFree=29815836/32872528 swapFree=1316768/1463936
[pid=3267] ppid=3264 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/3267/stat : 3267 (toysat) R 3264 3267 1219 0 -1 4202496 18444 0 0 0 7 2 0 0 20 0 4 0 36533715 1247350784 18798 33554432000 4194304 16246674 140735268307664 140735268307088 12481124 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3267/statm: 304529 18802 603 2943 0 301423 0
[pid=3267/tid=3268] ppid=3264 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3268/stat : 3268 (toysat) S 3264 3267 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36533715 1247350784 18809 33554432000 4194304 16246674 140735268307664 139637763845360 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3267/tid=3269] ppid=3264 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3269/stat : 3269 (toysat) S 3264 3267 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36533715 1247350784 18813 33554432000 4194304 16246674 140735268307664 139637753355504 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3267/tid=3270] ppid=3264 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3270/stat : 3270 (toysat) S 3264 3267 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36533715 1247350784 18813 33554432000 4194304 16246674 140735268307664 139637641178288 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.200503 s]
/proc/loadavg: 2.33 2.26 2.16 2/178 3267
/proc/meminfo: memFree=29815836/32872528 swapFree=1316768/1463936
[pid=3267] ppid=3264 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/3267/stat : 3267 (toysat) R 3264 3267 1219 0 -1 4202496 26177 0 0 0 17 2 0 0 20 0 4 0 36533715 1247350784 26531 33554432000 4194304 16246674 140735268307664 140735268307088 12481124 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3267/statm: 304529 26536 603 2943 0 301423 0
[pid=3267/tid=3268] ppid=3264 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3268/stat : 3268 (toysat) S 3264 3267 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36533715 1247350784 26539 33554432000 4194304 16246674 140735268307664 139637763845360 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3267/tid=3269] ppid=3264 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3269/stat : 3269 (toysat) S 3264 3267 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36533715 1247350784 26542 33554432000 4194304 16246674 140735268307664 139637753355504 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3267/tid=3270] ppid=3264 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3270/stat : 3270 (toysat) S 3264 3267 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36533715 1247350784 26544 33554432000 4194304 16246674 140735268307664 139637641178288 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.300465 s]
/proc/loadavg: 2.33 2.26 2.16 2/178 3267
/proc/meminfo: memFree=29815836/32872528 swapFree=1316768/1463936
[pid=3267] ppid=3264 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/3267/stat : 3267 (toysat) R 3264 3267 1219 0 -1 4202496 36579 0 0 0 25 4 0 0 20 0 4 0 36533715 1247350784 36926 33554432000 4194304 16246674 140735268307664 140735268307088 12476789 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3267/statm: 304529 36937 808 2943 0 301423 0
[pid=3267/tid=3268] ppid=3264 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3268/stat : 3268 (toysat) S 3264 3267 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36533715 1247350784 36947 33554432000 4194304 16246674 140735268307664 139637763845360 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3267/tid=3269] ppid=3264 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3269/stat : 3269 (toysat) S 3264 3267 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36533715 1247350784 36954 33554432000 4194304 16246674 140735268307664 139637753355504 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3267/tid=3270] ppid=3264 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3270/stat : 3270 (toysat) S 3264 3267 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36533715 1247350784 36958 33554432000 4194304 16246674 140735268307664 139637641178288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700405 s]
/proc/loadavg: 2.33 2.26 2.16 2/178 3267
/proc/meminfo: memFree=29815836/32872528 swapFree=1316768/1463936
[pid=3267] ppid=3264 vsize=1218116 CPUtime=0.68 cores=0,2,4,6
/proc/3267/stat : 3267 (toysat) R 3264 3267 1219 0 -1 4202496 115865 0 0 0 55 13 0 0 20 0 4 0 36533715 1247350784 116212 33554432000 4194304 16246674 140735268307664 140735268290664 5675357 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3267/statm: 304529 116216 814 2943 0 301423 0
[pid=3267/tid=3268] ppid=3264 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3268/stat : 3268 (toysat) S 3264 3267 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36533715 1247350784 116219 33554432000 4194304 16246674 140735268307664 139637763845360 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3267/tid=3269] ppid=3264 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3269/stat : 3269 (toysat) S 3264 3267 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36533715 1247350784 116229 33554432000 4194304 16246674 140735268307664 139637753355504 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3267/tid=3270] ppid=3264 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3270/stat : 3270 (toysat) S 3264 3267 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36533715 1247350784 116232 33554432000 4194304 16246674 140735268307664 139637641178288 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.5004 s]
/proc/loadavg: 2.38 2.27 2.16 3/182 3271
/proc/meminfo: memFree=28175836/32872528 swapFree=1316768/1463936
[pid=3267] ppid=3264 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/3267/stat : 3267 (toysat) R 3264 3267 1219 0 -1 4202496 245843 0 0 0 116 33 0 0 20 0 4 0 36533715 1248399360 246168 33554432000 4194304 16246674 140735268307664 140735268306976 13808416 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3267/statm: 304785 246168 874 2943 0 301679 0
[pid=3267/tid=3268] ppid=3264 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3268/stat : 3268 (toysat) S 3264 3267 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36533715 1248399360 246168 33554432000 4194304 16246674 140735268307664 139637763845360 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3267/tid=3269] ppid=3264 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3269/stat : 3269 (toysat) S 3264 3267 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36533715 1248399360 246168 33554432000 4194304 16246674 140735268307664 139637753355504 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3267/tid=3270] ppid=3264 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3270/stat : 3270 (toysat) S 3264 3267 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36533715 1248399360 246168 33554432000 4194304 16246674 140735268307664 139637641178288 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.1004 s]
/proc/loadavg: 2.38 2.27 2.16 3/182 3271
/proc/meminfo: memFree=27810532/32872528 swapFree=1316768/1463936
[pid=3267] ppid=3264 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/3267/stat : 3267 (toysat) R 3264 3267 1219 0 -1 4202496 267550 0 0 0 274 35 0 0 20 0 4 0 36533715 1337528320 267875 33554432000 4194304 16246674 140735268307664 140735268290664 13927237 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3267/statm: 326545 267875 874 2943 0 323439 0
[pid=3267/tid=3268] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3268/stat : 3268 (toysat) S 3264 3267 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 267875 33554432000 4194304 16246674 140735268307664 139637763845360 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3267/tid=3269] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3269/stat : 3269 (toysat) S 3264 3267 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 267875 33554432000 4194304 16246674 140735268307664 139637753355504 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3267/tid=3270] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3270/stat : 3270 (toysat) S 3264 3267 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 267875 33554432000 4194304 16246674 140735268307664 139637641178288 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.38 2.27 2.16 4/182 3271
/proc/meminfo: memFree=27808400/32872528 swapFree=1316768/1463936
[pid=3267] ppid=3264 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/3267/stat : 3267 (toysat) R 3264 3267 1219 0 -1 4202496 267634 0 0 0 594 35 0 0 20 0 4 0 36533715 1337528320 267959 33554432000 4194304 16246674 140735268307664 140735268289536 5721380 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3267/statm: 326545 267959 874 2943 0 323439 0
[pid=3267/tid=3268] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3268/stat : 3268 (toysat) S 3264 3267 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 267959 33554432000 4194304 16246674 140735268307664 139637763845360 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3267/tid=3269] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3269/stat : 3269 (toysat) S 3264 3267 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 267959 33554432000 4194304 16246674 140735268307664 139637753355504 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3267/tid=3270] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3270/stat : 3270 (toysat) S 3264 3267 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 267959 33554432000 4194304 16246674 140735268307664 139637641178288 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.32 2.26 2.16 3/182 3271
/proc/meminfo: memFree=27808776/32872528 swapFree=1316768/1463936
[pid=3267] ppid=3264 vsize=1306180 CPUtime=12.68 cores=0,2,4,6
/proc/3267/stat : 3267 (toysat) R 3264 3267 1219 0 -1 4202496 267666 0 0 0 1233 35 0 0 20 0 4 0 36533715 1337528320 267991 33554432000 4194304 16246674 140735268307664 140735268290664 6018640 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3267/statm: 326545 267991 874 2943 0 323439 0
[pid=3267/tid=3268] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3268/stat : 3268 (toysat) S 3264 3267 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 267991 33554432000 4194304 16246674 140735268307664 139637763845360 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3267/tid=3269] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3269/stat : 3269 (toysat) S 3264 3267 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 267991 33554432000 4194304 16246674 140735268307664 139637753355504 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3267/tid=3270] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3270/stat : 3270 (toysat) S 3264 3267 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 267991 33554432000 4194304 16246674 140735268307664 139637641178288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.27 2.25 2.16 3/182 3320
/proc/meminfo: memFree=27808824/32872528 swapFree=1316768/1463936
[pid=3267] ppid=3264 vsize=1306180 CPUtime=25.48 cores=0,2,4,6
/proc/3267/stat : 3267 (toysat) R 3264 3267 1219 0 -1 4202496 267666 0 0 0 2513 35 0 0 20 0 4 0 36533715 1337528320 267991 33554432000 4194304 16246674 140735268307664 140735268289536 5712004 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3267/statm: 326545 267991 874 2943 0 323439 0
[pid=3267/tid=3268] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3268/stat : 3268 (toysat) S 3264 3267 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 267991 33554432000 4194304 16246674 140735268307664 139637763845360 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3267/tid=3269] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3269/stat : 3269 (toysat) S 3264 3267 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 267991 33554432000 4194304 16246674 140735268307664 139637753355504 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3267/tid=3270] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3270/stat : 3270 (toysat) S 3264 3267 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 267991 33554432000 4194304 16246674 140735268307664 139637641178288 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 3267 sig 9
??? kill -3267 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.6005 s]
/proc/loadavg: 2.27 2.25 2.16 3/182 3320
/proc/meminfo: memFree=27808824/32872528 swapFree=1316768/1463936
[pid=3267] ppid=3264 vsize=1306180 CPUtime=25.58 cores=0,2,4,6
/proc/3267/stat : 3267 (toysat) R 3264 3267 1219 0 -1 4202496 267666 0 0 0 2523 35 0 0 20 0 4 0 36533715 1337528320 267991 33554432000 4194304 16246674 140735268307664 140735268290664 5545708 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3267/statm: 326545 267991 874 2943 0 323439 0
[pid=3267/tid=3268] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3268/stat : 3268 (toysat) S 3264 3267 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 267991 33554432000 4194304 16246674 140735268307664 139637763845360 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3267/tid=3269] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3269/stat : 3269 (toysat) S 3264 3267 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 267991 33554432000 4194304 16246674 140735268307664 139637753355504 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3267/tid=3270] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3270/stat : 3270 (toysat) S 3264 3267 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 267991 33554432000 4194304 16246674 140735268307664 139637641178288 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+32.007 s]
/proc/loadavg: 2.23 2.24 2.16 4/182 3320
/proc/meminfo: memFree=27809228/32872528 swapFree=1316768/1463936
[pid=3267] ppid=3264 vsize=1306180 CPUtime=31.99 cores=0,2,4,6
/proc/3267/stat : 3267 (toysat) R 3264 3267 1219 0 -1 4202496 267668 0 0 0 3164 35 0 0 20 0 4 0 36533715 1337528320 267993 33554432000 4194304 16246674 140735268307664 140735268289536 5673965 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3267/statm: 326545 267993 876 2943 0 323439 0
[pid=3267/tid=3268] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3268/stat : 3268 (toysat) S 3264 3267 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 267993 33554432000 4194304 16246674 140735268307664 139637763845360 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3267/tid=3269] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3269/stat : 3269 (toysat) S 3264 3267 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 267993 33554432000 4194304 16246674 140735268307664 139637753355504 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3267/tid=3270] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3270/stat : 3270 (toysat) S 3264 3267 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 267993 33554432000 4194304 16246674 140735268307664 139637641178288 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+35.2003 s]
/proc/loadavg: 2.23 2.24 2.16 4/182 3320
/proc/meminfo: memFree=27809108/32872528 swapFree=1316768/1463936
[pid=3267] ppid=3264 vsize=1306180 CPUtime=35.2 cores=0,2,4,6
/proc/3267/stat : 3267 (toysat) R 3264 3267 1219 0 -1 4202496 267677 0 0 0 3484 36 0 0 20 0 4 0 36533715 1337528320 268002 33554432000 4194304 16246674 140735268307664 140735268289536 12466784 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3267/statm: 326545 268002 885 2943 0 323439 0
[pid=3267/tid=3268] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3268/stat : 3268 (toysat) S 3264 3267 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 268002 33554432000 4194304 16246674 140735268307664 139637763845360 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3267/tid=3269] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3269/stat : 3269 (toysat) S 3264 3267 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 268002 33554432000 4194304 16246674 140735268307664 139637753355504 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3267/tid=3270] ppid=3264 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3270/stat : 3270 (toysat) S 3264 3267 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36533715 1337528320 268002 33554432000 4194304 16246674 140735268307664 139637641178288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 35.2
Current children cumulated vsize (KiB) 1306180

[startup+36.8004 s]
/proc/loadavg: 2.29 2.25 2.16 4/182 3320
/proc/meminfo: memFree=27808984/32872528 swapFree=1316768/1463936
[pid=3267] ppid=3264 vsize=1307204 CPUtime=36.79 cores=0,2,4,6
/proc/3267/stat : 3267 (toysat) R 3264 3267 1219 0 -1 4202496 267695 0 0 0 3643 36 0 0 20 0 4 0 36533715 1338576896 268020 33554432000 4194304 16246674 140735268307664 140735268290664 6021024 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3267/statm: 326801 268020 885 2943 0 323695 0
[pid=3267/tid=3268] ppid=3264 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3268/stat : 3268 (toysat) S 3264 3267 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36533715 1338576896 268020 33554432000 4194304 16246674 140735268307664 139637763845360 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3267/tid=3269] ppid=3264 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3269/stat : 3269 (toysat) S 3264 3267 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36533715 1338576896 268020 33554432000 4194304 16246674 140735268307664 139637753355504 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3267/tid=3270] ppid=3264 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3270/stat : 3270 (toysat) S 3264 3267 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36533715 1338576896 268020 33554432000 4194304 16246674 140735268307664 139637641178288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 36.79
Current children cumulated vsize (KiB) 1307204

[startup+38.4004 s]
/proc/loadavg: 2.29 2.25 2.16 3/182 3320
/proc/meminfo: memFree=27808984/32872528 swapFree=1316768/1463936
[pid=3267] ppid=3264 vsize=1307204 CPUtime=38.39 cores=0,2,4,6
/proc/3267/stat : 3267 (toysat) R 3264 3267 1219 0 -1 4202496 267695 0 0 0 3803 36 0 0 20 0 4 0 36533715 1338576896 268020 33554432000 4194304 16246674 140735268307664 140735268289536 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3267/statm: 326801 268020 885 2943 0 323695 0
[pid=3267/tid=3268] ppid=3264 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3268/stat : 3268 (toysat) S 3264 3267 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36533715 1338576896 268020 33554432000 4194304 16246674 140735268307664 139637763845360 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3267/tid=3269] ppid=3264 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3269/stat : 3269 (toysat) S 3264 3267 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36533715 1338576896 268020 33554432000 4194304 16246674 140735268307664 139637753355504 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3267/tid=3270] ppid=3264 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3270/stat : 3270 (toysat) S 3264 3267 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36533715 1338576896 268020 33554432000 4194304 16246674 140735268307664 139637641178288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 38.39
Current children cumulated vsize (KiB) 1307204

[startup+39.2004 s]
/proc/loadavg: 2.29 2.25 2.16 3/182 3320
/proc/meminfo: memFree=27808984/32872528 swapFree=1316768/1463936
[pid=3267] ppid=3264 vsize=1307204 CPUtime=39.19 cores=0,2,4,6
/proc/3267/stat : 3267 (toysat) R 3264 3267 1219 0 -1 4202496 267695 0 0 0 3883 36 0 0 20 0 4 0 36533715 1338576896 268020 33554432000 4194304 16246674 140735268307664 140735268290664 5711369 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3267/statm: 326801 268020 885 2943 0 323695 0
[pid=3267/tid=3268] ppid=3264 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3268/stat : 3268 (toysat) S 3264 3267 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36533715 1338576896 268020 33554432000 4194304 16246674 140735268307664 139637763845360 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3267/tid=3269] ppid=3264 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3269/stat : 3269 (toysat) S 3264 3267 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36533715 1338576896 268020 33554432000 4194304 16246674 140735268307664 139637753355504 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3267/tid=3270] ppid=3264 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3267/task/3270/stat : 3270 (toysat) S 3264 3267 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36533715 1338576896 268020 33554432000 4194304 16246674 140735268307664 139637641178288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 39.19
Current children cumulated vsize (KiB) 1307204

[startup+39.6004 s]
/proc/loadavg: 2.29 2.25 2.16 3/180 3320
/proc/meminfo: memFree=28182472/32872528 swapFree=1316768/1463936
[pid=3267] ppid=3264 vsize=0 CPUtime=39.59 cores=0,2,4,6
/proc/3267/stat : 3267 (toysat) Z 3264 3267 1219 0 -1 4202508 267699 0 0 0 3921 38 0 0 20 0 2 0 36533715 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3267/statm: 0 0 0 0 0 0 0
[pid=3267/tid=3270] ppid=3264 vsize=0 CPUtime=0.01 cores=0,2,4,6
/proc/3267/task/3270/stat : 3270 (toysat) R 3264 3267 1219 0 -1 4203588 1 0 0 0 0 1 0 0 20 0 2 0 36533715 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 39.59
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 39.6394
CPU time (s): 39.624
CPU user time (s): 39.213
CPU system time (s): 0.410937
CPU usage (%): 99.9611
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.213
system time used= 0.410937
maximum resident set size= 1072088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267699
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= 21
involuntary context switches= 42

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.240963 second user time and 0.303953 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-19 16:01:08
IDJOB=4110306
IDBENCH=79242
IDSOLVER=2553
FILE ID=node121/4110306-1466344868
RUNJOBID= node121-1466341819-1235
PBS_JOBID= 19922032
Free space on /tmp= 71704 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110975965--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-4110306-1466344868/watcher-4110306-1466344868 -o /tmp/evaluation-result-4110306-1466344868/solver-4110306-1466344868 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466341819-1235 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4110306-1466344868.wbo

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

MD5SUM BENCH= 76e7544e0d3f336cc30d688dd4cfa4e2
RANDOM SEED=631444087

node121.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.691
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.38
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.691
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.691
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.691
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.691
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.691
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.691
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.691
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:        29829112 kB
Buffers:          204224 kB
Cached:           483888 kB
SwapCached:         1944 kB
Active:           329620 kB
Inactive:         485496 kB
Active(anon):     126448 kB
Inactive(anon):     2900 kB
Active(file):     203172 kB
Inactive(file):   482596 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67101196 kB
Dirty:             33060 kB
Writeback:             0 kB
AnonPages:       1584972 kB
Mapped:            11512 kB
Shmem:                 0 kB
Slab:             629720 kB
SReclaimable:      73484 kB
SUnreclaim:       556236 kB
KernelStack:        1480 kB
PageTables:         8792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2580496 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= 71688 MiB
End job on node121 at 2016-06-19 16:01:48