Trace number 4109450

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.0101 39.0176

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111221203--soft-66-100-0.wbo
MD5SUM31038ed21c293d8aaaa9cf75b77e2e78
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark23
Best CPU time to get the best result obtained on this benchmark6.53101
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 constraints42
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 1838
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 1837
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1228
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-19T15:42:25+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-4109450-1466343745.wbo"]
0.00/0.01	c use --random-gen="274798866 2166149539 4088557164 701486000 3971991325 1298062012 3795105772 1436880653 1779663037 316475930 1845528078 3373405143 2188948218 2380159716 1658810671 185411294 3988273471 1140040106 3363298560 2658776362 3659932118 4034747465 3174370834 904392383 141848297 1195009783 68450302 3958106421 4105995927 3162091671 2117771949 2595283025 1146069897 3188430278 3934657923 3767551035 4088979174 245073526 1802777867 832698220 3713172578 205634322 3371999575 733374374 2339085165 335615987 3433489104 1073098828 491309561 484581585 1148050530 3781770969 3328814548 2411866315 1772426360 228632089 3981456114 2469251985 448184541 3480347876 1449158810 467514285 369312237 657483523 2426397425 3774424964 2081131563 2229363099 3191947731 2573995683 3695598755 3131252880 1536000484 3252361327 1098410112 687829948 3055728216 3081268519 1808426440 276600295 2057641744 592168482 881815403 2019221082 4087733739 3765502107 1183471195 78445044 2430016240 2791623392 3856828841 412542385 3184179387 4079407784 3795505335 386224776 1872646820 3263570431 711719820 357931418 3251360636 3414931981 1311488792 2226438700 4212415025 43035611 3471890855 2290274889 742608321 388029538 1925195722 2736102831 3894584763 2498973898 2453855079 672392086 856868171 1672875045 4229106886 3856034881 4009867157 778543600 588810301 3266311850 1746850392 3043478833 3630622561 3466757224 4288908841 3730418173 995009842 2183927254 737223322 90716417 1917667348 3015900646 860950561 2794789755 2534636967 1634039202 877673304 1843602505 430099900 946147200 208163165 1785795543 654732925 2735373276 3654980832 3321705970 2492810610 1287593689 336020347 1823957542 1860710754 3600435790 1072484459 2442578761 2841087379 3425286923 2339805016 3332284612 1680222228 2509139548 2660805013 248864378 2128364597 3933856830 3117912786 2311856674 3448225026 1740621273 3721379156 2180584276 1568940137 3854025927 894396435 2595200951 368607013 3897935198 1217203092 3691441231 878663303 828731791 3915343661 71696718 2767493140 4263277705 3183052891 2088500106 202812733 3481369141 2036157246 3105801461 3651624182 3697793228 192627530 3408744275 2797452818 455464224 2235217583 2084761588 3776138078 2254390802 2277012529 2910273084 1155564853 1290985096 2646803151 1570019118 841118736 3156573227 3225989849 187450748 1221293950 3533748922 892471532 677682980 2328546793 2006114626 3487269800 4039518500 660232605 1975213470 2489686468 1041662431 4109603527 3073334062 3758780044 3336431429 2045089067 3439770372 497396228 1813567055 2803972391 1661375874 3369728284 58431531 2015989785 3661626942 3672987770 2667090911 131845613 142236235 1223820791 4279286164 2995352727 283792846 2939636757 2828716372 4265508974 1971406598 3627660458 2268228976 1896494052 2866061189 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 |      104      0 |        0 |        0
0.19/0.27	c  0.0s |       1 |      204 |      100 |      104      0 |        0 |        0
0.19/0.27	c  0.0s |       1 |      293 |      123 |      115      0 |        0 |        0
0.19/0.27	c #cpu_time = 0.019s
0.19/0.27	c #wall_clock_time = 0.019s
0.19/0.27	c #decision = 293
0.19/0.27	c #random_decision = 0
0.19/0.27	c #conflict = 123
0.19/0.27	c #restart = 1
0.19/0.27	o 558
0.19/0.27	c BCD2: updating upper bound: 1837 -> 557
0.19/0.27	c BCD2: 0 <= obj <= 557
0.19/0.27	c BCD2: #cores=0, #unrelaxed=42, #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 |      115      0 |        0 |        0
0.19/0.29	c  0.0s |       1 |      209 |      100 |      115      1 |        0 |        0
0.28/0.31	c  0.0s |       2 |      462 |      250 |      127      2 |        0 |        0
0.28/0.35	c  0.1s |       3 |      890 |      475 |      140      4 |        0 |        0
0.39/0.40	c  0.1s |       4 |     1459 |      813 |      154      7 |        0 |        0
0.39/0.49	c  0.2s |       5 |     2261 |     1320 |      170     11 |        0 |        0
0.59/0.61	c  0.3s |       6 |     3475 |     2081 |      188     16 |        0 |        0
0.78/0.80	c  0.5s |       7 |     5295 |     3223 |      207     23 |        0 |        0
1.09/1.10	c  0.8s |       8 |     8009 |     4936 |      228     34 |        0 |        0
1.49/1.52	c  1.2s |       9 |    11470 |     7506 |      251     48 |        0 |        0
1.89/1.97	c  1.7s |      10 |    17202 |    11361 |      277     68 |        0 |        0
2.69/2.70	c  2.4s |      11 |    25350 |    17144 |      305     97 |        0 |        0
3.79/3.85	c  3.6s |      12 |    36940 |    25819 |      336    138 |        0 |        0
5.49/5.52	c  5.3s |      13 |    55832 |    38832 |      370    196 |        0 |        0
7.49/7.53	c  7.3s |      13 |    77484 |    54432 |      370    260 |        0 |        0
7.99/8.05	c  7.8s |      14 |    82987 |    58352 |      408    276 |        0 |        0
9.99/10.05	c  9.8s |      14 |   104271 |    73552 |      408    334 |        0 |        0
11.99/12.01	c 11.7s |      15 |   123893 |    87632 |      449    389 |        0 |        0
13.99/14.02	c 13.7s |      15 |   144682 |   102232 |      449    441 |        0 |        0
15.98/16.02	c 15.7s |      15 |   164402 |   116532 |      449    493 |        0 |        0
17.08/17.13	c 16.9s |      15 |   174567 |   123985 |      449    522 |        0 |        0
17.08/17.13	c #cpu_time = 16.820s
17.08/17.13	c #wall_clock_time = 16.864s
17.08/17.13	c #decision = 174567
17.08/17.13	c #random_decision = 406
17.08/17.13	c #conflict = 123985
17.08/17.13	c #restart = 15
17.08/17.13	c BCD2: found a new core of size 42: cost of the new core is >=1
17.08/17.13	c lower bound updated to 1
17.08/17.13	c BCD2: 1 <= obj <= 557
17.08/17.13	c BCD2: #cores=1, #unrelaxed=0, #relaxed=42, #hardened=0
17.08/17.13	c BCD2: #sat=1 #unsat=2 bias=2/3
17.08/17.13	c Solving starts ...
17.08/17.13	c ============================[ Search Statistics ]============================
17.08/17.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.08/17.13	c       |         |          |          |    Limit     GC | Var      | Constra 
17.08/17.13	c =============================================================================
17.08/17.13	c  0.0s |       0 |        0 |        0 |      449      0 |        0 |        0
17.08/17.15	c  0.0s |       1 |      204 |      100 |      449      0 |        0 |        0
17.08/17.15	c  0.0s |       1 |      277 |      126 |      449      0 |        0 |        0
17.08/17.15	c #cpu_time = 0.018s
17.08/17.15	c #wall_clock_time = 0.018s
17.08/17.15	c #decision = 277
17.08/17.15	c #random_decision = 0
17.08/17.15	c #conflict = 126
17.08/17.15	c #restart = 1
17.08/17.15	o 482
17.08/17.15	c BCD2: updating upper bound: 557 -> 481
17.08/17.15	c BCD2: 1 <= obj <= 481
17.08/17.15	c BCD2: #cores=1, #unrelaxed=0, #relaxed=42, #hardened=0
17.08/17.15	c BCD2: #sat=2 #unsat=2 bias=2/4
17.08/17.15	c Solving starts ...
17.08/17.15	c ============================[ Search Statistics ]============================
17.08/17.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.08/17.15	c       |         |          |          |    Limit     GC | Var      | Constra 
17.08/17.15	c =============================================================================
17.08/17.15	c  0.0s |       0 |        0 |        0 |      449      0 |        0 |        2
17.08/17.17	c  0.0s |       1 |      174 |      100 |      449      0 |        0 |        2
17.08/17.18	c  0.0s |       1 |      271 |      155 |      449      1 |        0 |        2
17.08/17.18	c #cpu_time = 0.024s
17.08/17.18	c #wall_clock_time = 0.024s
17.08/17.18	c #decision = 271
17.08/17.18	c #random_decision = 0
17.08/17.18	c #conflict = 155
17.08/17.18	c #restart = 1
17.08/17.18	o 215
17.08/17.18	c BCD2: updating upper bound: 481 -> 214
17.08/17.18	c BCD2: 1 <= obj <= 214
17.08/17.18	c BCD2: #cores=1, #unrelaxed=0, #relaxed=42, #hardened=0
17.08/17.18	c BCD2: #sat=3 #unsat=2 bias=2/5
17.08/17.18	c Solving starts ...
17.08/17.18	c ============================[ Search Statistics ]============================
17.08/17.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.08/17.18	c       |         |          |          |    Limit     GC | Var      | Constra 
17.08/17.18	c =============================================================================
17.08/17.18	c  0.0s |       0 |        0 |        0 |      449      0 |        0 |        4
17.08/17.19	c  0.0s |       1 |      185 |      100 |      449      0 |        0 |        4
17.18/17.21	c  0.0s |       2 |      413 |      250 |      449      0 |        0 |        4
17.18/17.24	c  0.1s |       3 |      772 |      475 |      449      1 |        0 |        4
17.18/17.29	c  0.1s |       4 |     1315 |      813 |      449      3 |        0 |        4
17.28/17.35	c  0.2s |       5 |     2215 |     1320 |      449      5 |        0 |        4
17.38/17.45	c  0.3s |       6 |     3417 |     2081 |      449      8 |        0 |        4
17.48/17.60	c  0.4s |       7 |     5221 |     3223 |      449     12 |        0 |        4
17.78/17.82	c  0.6s |       8 |     8030 |     4936 |      449     18 |        0 |        4
18.08/18.15	c  1.0s |       9 |    12078 |     7506 |      494     28 |        0 |        4
18.58/18.62	c  1.4s |      10 |    18313 |    11361 |      494     41 |        0 |        4
19.28/19.33	c  2.2s |      11 |    27687 |    17144 |      494     62 |        0 |        4
20.28/20.39	c  3.2s |      12 |    41390 |    25819 |      494     92 |        0 |        4
21.88/21.94	c  4.8s |      12 |    62556 |    38574 |      494    138 |        0 |        4
21.88/21.94	c #cpu_time = 4.750s
21.88/21.94	c #wall_clock_time = 4.762s
21.88/21.94	c #decision = 62556
21.88/21.94	c #random_decision = 181
21.88/21.94	c #conflict = 38574
21.88/21.94	c #restart = 12
21.88/21.94	o 86
21.88/21.94	c BCD2: hardening fixes 4 literals
21.88/21.94	c BCD2: updating upper bound: 214 -> 85
21.88/21.94	c BCD2: 1 <= obj <= 85
21.88/21.94	c BCD2: #cores=1, #unrelaxed=0, #relaxed=38, #hardened=4
21.88/21.94	c BCD2: #sat=4 #unsat=2 bias=2/6
21.88/21.94	c Solving starts ...
21.88/21.94	c ============================[ Search Statistics ]============================
21.88/21.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.88/21.94	c       |         |          |          |    Limit     GC | Var      | Constra 
21.88/21.94	c =============================================================================
21.88/21.94	c  0.0s |       0 |        0 |        0 |      494      0 |        4 |        6
21.88/21.95	c  0.0s |       1 |      125 |      100 |      494      0 |        4 |        6
21.88/21.97	c  0.0s |       2 |      344 |      250 |      494      0 |        4 |        6
21.88/22.00	c  0.1s |       3 |      627 |      475 |      494      1 |        4 |        6
21.99/22.04	c  0.1s |       4 |     1066 |      813 |      494      2 |        4 |        6
21.99/22.09	c  0.2s |       5 |     1825 |     1320 |      494      4 |        4 |        6
22.09/22.18	c  0.2s |       6 |     2977 |     2081 |      494      7 |        4 |        6
22.28/22.32	c  0.4s |       7 |     4545 |     3223 |      494     10 |        4 |        6
22.48/22.52	c  0.6s |       8 |     7189 |     4936 |      494     16 |        4 |        6
22.78/22.83	c  0.9s |       9 |    11171 |     7506 |      494     25 |        4 |        6
23.19/23.28	c  1.3s |      10 |    16990 |    11361 |      494     38 |        4 |        6
23.88/23.92	c  2.0s |      11 |    26063 |    17144 |      494     57 |        4 |        6
24.88/24.91	c  3.0s |      12 |    39323 |    25819 |      494     86 |        4 |        6
26.39/26.43	c  4.5s |      13 |    58758 |    38832 |      544    127 |        4 |        6
28.38/28.44	c  6.5s |      13 |    82594 |    55132 |      544    178 |        4 |        6
28.59/28.65	c  6.7s |      13 |    85361 |    56855 |      544    183 |        4 |        6
28.59/28.65	c #cpu_time = 6.690s
28.59/28.65	c #wall_clock_time = 6.708s
28.59/28.65	c #decision = 85361
28.59/28.65	c #random_decision = 181
28.59/28.65	c #conflict = 56855
28.59/28.65	c #restart = 13
28.59/28.65	o 23
28.59/28.65	c BCD2: hardening fixes 25 literals
28.59/28.65	c BCD2: updating upper bound: 85 -> 22
28.59/28.65	c BCD2: 1 <= obj <= 22
28.59/28.65	c BCD2: #cores=1, #unrelaxed=0, #relaxed=13, #hardened=29
28.59/28.65	c BCD2: #sat=5 #unsat=2 bias=2/7
28.59/28.65	c Solving starts ...
28.59/28.65	c ============================[ Search Statistics ]============================
28.59/28.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.59/28.65	c       |         |          |          |    Limit     GC | Var      | Constra 
28.59/28.65	c =============================================================================
28.59/28.65	c  0.0s |       0 |        0 |        0 |      544      0 |       29 |        8
28.59/28.66	c  0.0s |       1 |      140 |      100 |      544      1 |       29 |        8
28.59/28.68	c  0.0s |       2 |      359 |      250 |      544      1 |       29 |        8
28.69/28.70	c  0.1s |       3 |      714 |      475 |      544      2 |       29 |        8
28.69/28.74	c  0.1s |       4 |     1260 |      813 |      544      3 |       29 |        8
28.78/28.80	c  0.2s |       5 |     2100 |     1320 |      544      4 |       29 |        8
28.78/28.89	c  0.2s |       6 |     3238 |     2081 |      544      7 |       29 |        8
28.98/29.01	c  0.4s |       7 |     5059 |     3223 |      544     10 |       29 |        8
29.18/29.21	c  0.6s |       8 |     7711 |     4936 |      544     16 |       29 |        8
29.48/29.50	c  0.8s |       9 |    11472 |     7506 |      544     23 |       29 |        8
29.88/29.93	c  1.3s |      10 |    17185 |    11361 |      544     35 |       29 |        8
30.48/30.58	c  1.9s |      11 |    26003 |    17144 |      544     52 |       29 |        8
31.48/31.59	c  2.9s |      12 |    38482 |    25819 |      544     79 |       29 |        8
31.78/31.84	c  3.2s |      12 |    41154 |    27755 |      544     84 |       30 |       10
31.78/31.84	c #cpu_time = 3.181s
31.78/31.84	c #wall_clock_time = 3.189s
31.78/31.84	c #decision = 41154
31.78/31.84	c #random_decision = 95
31.78/31.84	c #conflict = 27755
31.78/31.84	c #restart = 12
31.78/31.84	c BCD2: updating lower bound of a core
31.78/31.84	c lower bound updated to 10
31.78/31.84	c BCD2: 10 <= obj <= 22
31.78/31.84	c BCD2: #cores=1, #unrelaxed=0, #relaxed=13, #hardened=29
31.78/31.84	c BCD2: #sat=5 #unsat=3 bias=3/8
31.78/31.84	c Solving starts ...
31.78/31.84	c ============================[ Search Statistics ]============================
31.78/31.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.78/31.84	c       |         |          |          |    Limit     GC | Var      | Constra 
31.78/31.84	c =============================================================================
31.78/31.84	c  0.0s |       0 |        0 |        0 |      544      0 |       30 |       10
31.78/31.85	c  0.0s |       1 |      146 |      100 |      544      0 |       30 |       10
31.78/31.87	c  0.0s |       2 |      349 |      250 |      544      1 |       30 |       10
31.78/31.90	c  0.1s |       3 |      688 |      475 |      544      2 |       30 |       10
31.89/31.94	c  0.1s |       4 |     1195 |      813 |      544      3 |       30 |       10
31.89/32.00	c  0.2s |       5 |     2070 |     1320 |      544      4 |       30 |       10
31.99/32.09	c  0.2s |       6 |     3195 |     2081 |      544      7 |       30 |       10
32.18/32.22	c  0.4s |       7 |     4970 |     3223 |      544     10 |       30 |       10
32.38/32.41	c  0.6s |       8 |     7446 |     4936 |      544     15 |       30 |       10
32.58/32.69	c  0.9s |       9 |    11107 |     7506 |      544     23 |       30 |       10
33.09/33.12	c  1.3s |      10 |    16748 |    11361 |      544     35 |       30 |       10
33.68/33.78	c  1.9s |      11 |    25468 |    17144 |      544     52 |       30 |       10
34.68/34.75	c  2.9s |      12 |    38193 |    25819 |      544     78 |       30 |       10
34.98/35.06	c  3.2s |      12 |    41843 |    28469 |      544     87 |       31 |       12
34.98/35.06	c #cpu_time = 3.216s
34.98/35.06	c #wall_clock_time = 3.225s
34.98/35.06	c #decision = 41843
34.98/35.06	c #random_decision = 96
34.98/35.06	c #conflict = 28469
34.98/35.06	c #restart = 12
34.98/35.06	c BCD2: updating lower bound of a core
34.98/35.06	c lower bound updated to 18
34.98/35.06	c BCD2: 18 <= obj <= 22
34.98/35.06	c BCD2: #cores=1, #unrelaxed=0, #relaxed=13, #hardened=29
34.98/35.06	c BCD2: #sat=5 #unsat=4 bias=4/9
34.98/35.06	c Solving starts ...
34.98/35.06	c ============================[ Search Statistics ]============================
34.98/35.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
34.98/35.06	c       |         |          |          |    Limit     GC | Var      | Constra 
34.98/35.06	c =============================================================================
34.98/35.06	c  0.0s |       0 |        0 |        0 |      544      0 |       31 |       12
34.98/35.08	c  0.0s |       1 |      209 |      100 |      544      0 |       31 |       12
34.98/35.09	c  0.0s |       2 |      446 |      250 |      544      0 |       31 |       12
35.08/35.12	c  0.1s |       3 |      778 |      475 |      544      1 |       31 |       12
35.08/35.16	c  0.1s |       4 |     1269 |      813 |      544      2 |       31 |       12
35.19/35.22	c  0.2s |       5 |     2130 |     1320 |      544      3 |       31 |       12
35.29/35.31	c  0.2s |       6 |     3401 |     2081 |      544      6 |       31 |       12
35.38/35.43	c  0.4s |       7 |     5227 |     3223 |      544      9 |       31 |       12
35.58/35.62	c  0.6s |       8 |     7981 |     4936 |      544     15 |       31 |       12
35.88/35.91	c  0.8s |       9 |    11712 |     7506 |      544     22 |       31 |       12
36.29/36.33	c  1.3s |      10 |    17449 |    11361 |      544     34 |       31 |       12
36.88/36.96	c  1.9s |      11 |    25764 |    17144 |      544     52 |       31 |       12
37.88/37.94	c  2.9s |      12 |    38797 |    25819 |      599     76 |       31 |       12
38.88/38.95	c  3.9s |      12 |    50723 |    34250 |      599    100 |       32 |       14
38.88/38.95	c #cpu_time = 3.876s
38.88/38.95	c #wall_clock_time = 3.886s
38.88/38.95	c #decision = 50723
38.88/38.95	c #random_decision = 137
38.88/38.95	c #conflict = 34250
38.88/38.95	c #restart = 12
38.88/38.95	c BCD2: updating lower bound of a core
38.88/38.95	c lower bound updated to 23
38.88/38.95	s OPTIMUM FOUND
38.88/38.95	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10
38.88/38.95	v -x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 -x20
38.88/38.95	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
38.88/38.95	v -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40
38.88/38.95	v -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50
38.88/38.95	v -x51 -x52 -x53 x54 -x55 -x56 -x57 -x58 -x59 -x60
38.88/38.95	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
38.88/38.95	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 x78 -x79 -x80
38.88/38.95	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90
38.88/38.95	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100
38.88/38.95	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
38.88/38.95	v -x111 -x112 -x113 -x114 -x115 x116 -x117 x118 -x119 -x120
38.88/38.95	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
38.88/38.95	v -x131 -x132 -x133 -x134 -x135 x136 -x137 -x138 -x139 -x140
38.88/38.95	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
38.88/38.95	v -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 x159 -x160
38.88/38.95	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
38.88/38.95	c total CPU time = 38.851s
38.88/38.95	c total wall clock time = 38.954s

Verifier Data

OK	23

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

pid=6481
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.29 2.26 1.98 4/179 6484
/proc/meminfo: memFree=28827844/32872528 swapFree=1542984/1696284
[pid=6484] ppid=6481 vsize=748988 CPUtime=0 cores=0,2,4,6
/proc/6484/stat : 6484 (toysat) R 6481 6484 6047 0 -1 4202496 2801 0 0 0 0 0 0 0 20 0 4 0 36421123 766963712 2650 33554432000 4194304 16246674 140735671231552 140735671230976 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6484/statm: 187759 2659 441 2943 0 184653 0
[pid=6484/tid=6485] ppid=6481 vsize=766396 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6485/stat : 6485 (toysat) S 6481 6484 6047 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36421123 784789504 2720 33554432000 4194304 16246674 140735671231552 139668350807280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6484/tid=6486] ppid=6481 vsize=771516 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6486/stat : 6486 (toysat) S 6481 6484 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36421123 790032384 2737 33554432000 4194304 16246674 140735671231552 139668340317424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6484/tid=6487] ppid=6481 vsize=775612 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6487/stat : 6487 (toysat) S 6481 6484 6047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36421123 794226688 2753 33554432000 4194304 16246674 140735671231552 139668329843888 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100171 s]
/proc/loadavg: 2.29 2.26 1.98 4/179 6484
/proc/meminfo: memFree=28827844/32872528 swapFree=1542984/1696284
[pid=6484] ppid=6481 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/6484/stat : 6484 (toysat) R 6481 6484 6047 0 -1 4202496 18419 0 0 0 7 2 0 0 20 0 4 0 36421123 1247350784 18261 33554432000 4194304 16246674 140735671231552 140735671230976 12481124 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6484/statm: 304529 18266 613 2943 0 301423 0
[pid=6484/tid=6485] ppid=6481 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6485/stat : 6485 (toysat) S 6481 6484 6047 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36421123 1247350784 18266 33554432000 4194304 16246674 140735671231552 139668350807280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6484/tid=6486] ppid=6481 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6486/stat : 6486 (toysat) S 6481 6484 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36421123 1247350784 18268 33554432000 4194304 16246674 140735671231552 139668340317424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6484/tid=6487] ppid=6481 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6487/stat : 6487 (toysat) S 6481 6484 6047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36421123 1247350784 18272 33554432000 4194304 16246674 140735671231552 139668329843888 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200498 s]
/proc/loadavg: 2.29 2.26 1.98 4/179 6484
/proc/meminfo: memFree=28827844/32872528 swapFree=1542984/1696284
[pid=6484] ppid=6481 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/6484/stat : 6484 (toysat) R 6481 6484 6047 0 -1 4202496 26320 0 0 0 15 4 0 0 20 0 4 0 36421123 1247350784 26162 33554432000 4194304 16246674 140735671231552 140735671230976 12459121 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6484/statm: 304529 26167 613 2943 0 301423 0
[pid=6484/tid=6485] ppid=6481 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6485/stat : 6485 (toysat) S 6481 6484 6047 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36421123 1247350784 26167 33554432000 4194304 16246674 140735671231552 139668350807280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6484/tid=6486] ppid=6481 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6486/stat : 6486 (toysat) S 6481 6484 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36421123 1247350784 26172 33554432000 4194304 16246674 140735671231552 139668340317424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6484/tid=6487] ppid=6481 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6487/stat : 6487 (toysat) S 6481 6484 6047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36421123 1247350784 26172 33554432000 4194304 16246674 140735671231552 139668329843888 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300468 s]
/proc/loadavg: 2.29 2.26 1.98 4/179 6484
/proc/meminfo: memFree=28827844/32872528 swapFree=1542984/1696284
[pid=6484] ppid=6481 vsize=1218116 CPUtime=0.28 cores=0,2,4,6
/proc/6484/stat : 6484 (toysat) R 6481 6484 6047 0 -1 4202496 37884 0 0 0 22 6 0 0 20 0 4 0 36421123 1247350784 37720 33554432000 4194304 16246674 140735671231552 140735671230976 13954410 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6484/statm: 304529 37725 812 2943 0 301423 0
[pid=6484/tid=6485] ppid=6481 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6485/stat : 6485 (toysat) S 6481 6484 6047 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36421123 1247350784 37729 33554432000 4194304 16246674 140735671231552 139668350807280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6484/tid=6486] ppid=6481 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6486/stat : 6486 (toysat) S 6481 6484 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36421123 1247350784 37734 33554432000 4194304 16246674 140735671231552 139668340317424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6484/tid=6487] ppid=6481 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6487/stat : 6487 (toysat) S 6481 6484 6047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36421123 1247350784 37742 33554432000 4194304 16246674 140735671231552 139668329843888 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1218116

[startup+0.700391 s]
/proc/loadavg: 2.29 2.26 1.98 4/179 6484
/proc/meminfo: memFree=28827844/32872528 swapFree=1542984/1696284
[pid=6484] ppid=6481 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/6484/stat : 6484 (toysat) R 6481 6484 6047 0 -1 4202496 106183 0 0 0 52 17 0 0 20 0 4 0 36421123 1247350784 106018 33554432000 4194304 16246674 140735671231552 140735671213440 13954518 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6484/statm: 304529 106023 812 2943 0 301423 0
[pid=6484/tid=6485] ppid=6481 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6485/stat : 6485 (toysat) S 6481 6484 6047 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36421123 1247350784 106024 33554432000 4194304 16246674 140735671231552 139668350807280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6484/tid=6486] ppid=6481 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6486/stat : 6486 (toysat) S 6481 6484 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36421123 1247350784 106026 33554432000 4194304 16246674 140735671231552 139668340317424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6484/tid=6487] ppid=6481 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6487/stat : 6487 (toysat) S 6481 6484 6047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36421123 1247350784 106032 33554432000 4194304 16246674 140735671231552 139668329843888 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50039 s]
/proc/loadavg: 2.29 2.26 1.98 4/183 6488
/proc/meminfo: memFree=28102180/32872528 swapFree=1542984/1696284
[pid=6484] ppid=6481 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/6484/stat : 6484 (toysat) R 6481 6484 6047 0 -1 4202496 245758 0 0 0 114 35 0 0 20 0 4 0 36421123 1248399360 245571 33554432000 4194304 16246674 140735671231552 140735671230864 5672188 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6484/statm: 304785 245571 872 2943 0 301679 0
[pid=6484/tid=6485] ppid=6481 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6485/stat : 6485 (toysat) S 6481 6484 6047 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36421123 1248399360 245571 33554432000 4194304 16246674 140735671231552 139668350807280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6484/tid=6486] ppid=6481 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6486/stat : 6486 (toysat) S 6481 6484 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36421123 1248399360 245571 33554432000 4194304 16246674 140735671231552 139668340317424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6484/tid=6487] ppid=6481 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6487/stat : 6487 (toysat) S 6481 6484 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36421123 1248399360 245571 33554432000 4194304 16246674 140735671231552 139668329843888 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 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.35 2.27 1.99 4/183 6488
/proc/meminfo: memFree=27845376/32872528 swapFree=1542984/1696284
[pid=6484] ppid=6481 vsize=1305156 CPUtime=3.09 cores=0,2,4,6
/proc/6484/stat : 6484 (toysat) R 6481 6484 6047 0 -1 4202496 267347 0 0 0 271 38 0 0 20 0 4 0 36421123 1336479744 267160 33554432000 4194304 16246674 140735671231552 140735671213440 13927401 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6484/statm: 326289 267160 872 2943 0 323183 0
[pid=6484/tid=6485] ppid=6481 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6485/stat : 6485 (toysat) S 6481 6484 6047 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36421123 1336479744 267160 33554432000 4194304 16246674 140735671231552 139668350807280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6484/tid=6486] ppid=6481 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6486/stat : 6486 (toysat) S 6481 6484 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36421123 1336479744 267160 33554432000 4194304 16246674 140735671231552 139668340317424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6484/tid=6487] ppid=6481 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6487/stat : 6487 (toysat) S 6481 6484 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36421123 1336479744 267160 33554432000 4194304 16246674 140735671231552 139668329843888 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1305156

[startup+6.30035 s]
/proc/loadavg: 2.35 2.27 1.99 3/183 6488
/proc/meminfo: memFree=27757876/32872528 swapFree=1542984/1696284
[pid=6484] ppid=6481 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/6484/stat : 6484 (toysat) R 6481 6484 6047 0 -1 4202496 267617 0 0 0 591 38 0 0 20 0 4 0 36421123 1337528320 267430 33554432000 4194304 16246674 140735671231552 140735671213440 13927447 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6484/statm: 326545 267430 874 2943 0 323439 0
[pid=6484/tid=6485] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6485/stat : 6485 (toysat) S 6481 6484 6047 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267430 33554432000 4194304 16246674 140735671231552 139668350807280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6484/tid=6486] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6486/stat : 6486 (toysat) S 6481 6484 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267430 33554432000 4194304 16246674 140735671231552 139668340317424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6484/tid=6487] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6487/stat : 6487 (toysat) S 6481 6484 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267430 33554432000 4194304 16246674 140735671231552 139668329843888 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 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.44 2.30 2.00 3/183 6488
/proc/meminfo: memFree=27757784/32872528 swapFree=1542984/1696284
[pid=6484] ppid=6481 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/6484/stat : 6484 (toysat) R 6481 6484 6047 0 -1 4202496 267619 0 0 0 1231 38 0 0 20 0 4 0 36421123 1337528320 267432 33554432000 4194304 16246674 140735671231552 140735671213440 5523519 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6484/statm: 326545 267432 874 2943 0 323439 0
[pid=6484/tid=6485] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6485/stat : 6485 (toysat) S 6481 6484 6047 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267432 33554432000 4194304 16246674 140735671231552 139668350807280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6484/tid=6486] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6486/stat : 6486 (toysat) S 6481 6484 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267432 33554432000 4194304 16246674 140735671231552 139668340317424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6484/tid=6487] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6487/stat : 6487 (toysat) S 6481 6484 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267432 33554432000 4194304 16246674 140735671231552 139668329843888 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 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.37 2.29 2.00 3/183 6488
/proc/meminfo: memFree=27757940/32872528 swapFree=1542984/1696284
[pid=6484] ppid=6481 vsize=1306180 CPUtime=25.48 cores=0,2,4,6
/proc/6484/stat : 6484 (toysat) R 6481 6484 6047 0 -1 4202496 267628 0 0 0 2510 38 0 0 20 0 4 0 36421123 1337528320 267441 33554432000 4194304 16246674 140735671231552 140735671213440 5712064 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6484/statm: 326545 267441 883 2943 0 323439 0
[pid=6484/tid=6485] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6485/stat : 6485 (toysat) S 6481 6484 6047 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267441 33554432000 4194304 16246674 140735671231552 139668350807280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6484/tid=6486] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6486/stat : 6486 (toysat) S 6481 6484 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267441 33554432000 4194304 16246674 140735671231552 139668340317424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6484/tid=6487] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6487/stat : 6487 (toysat) S 6481 6484 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267441 33554432000 4194304 16246674 140735671231552 139668329843888 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 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 6484 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.6005 s]
/proc/loadavg: 2.37 2.29 2.00 3/183 6488
/proc/meminfo: memFree=27757940/32872528 swapFree=1542984/1696284
[pid=6484] ppid=6481 vsize=1306180 CPUtime=25.58 cores=0,2,4,6
/proc/6484/stat : 6484 (toysat) R 6481 6484 6047 0 -1 4202496 267628 0 0 0 2520 38 0 0 20 0 4 0 36421123 1337528320 267441 33554432000 4194304 16246674 140735671231552 140735671213440 12477844 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6484/statm: 326545 267441 883 2943 0 323439 0
[pid=6484/tid=6485] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6485/stat : 6485 (toysat) S 6481 6484 6047 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267441 33554432000 4194304 16246674 140735671231552 139668350807280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6484/tid=6486] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6486/stat : 6486 (toysat) S 6481 6484 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267441 33554432000 4194304 16246674 140735671231552 139668340317424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6484/tid=6487] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6487/stat : 6487 (toysat) S 6481 6484 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267441 33554432000 4194304 16246674 140735671231552 139668329843888 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1306180

[startup+32.0072 s]
/proc/loadavg: 2.31 2.28 2.00 3/183 6488
/proc/meminfo: memFree=27757944/32872528 swapFree=1542984/1696284
[pid=6484] ppid=6481 vsize=1306180 CPUtime=31.99 cores=0,2,4,6
/proc/6484/stat : 6484 (toysat) R 6481 6484 6047 0 -1 4202496 267629 0 0 0 3161 38 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 140735671213440 5711624 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6484/statm: 326545 267442 883 2943 0 323439 0
[pid=6484/tid=6485] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6485/stat : 6485 (toysat) S 6481 6484 6047 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 139668350807280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6484/tid=6486] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6486/stat : 6486 (toysat) S 6481 6484 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 139668340317424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6484/tid=6487] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6487/stat : 6487 (toysat) S 6481 6484 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 139668329843888 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 1306180

[startup+35.2004 s]
/proc/loadavg: 2.31 2.28 2.00 3/183 6488
/proc/meminfo: memFree=27757944/32872528 swapFree=1542984/1696284
[pid=6484] ppid=6481 vsize=1306180 CPUtime=35.19 cores=0,2,4,6
/proc/6484/stat : 6484 (toysat) R 6481 6484 6047 0 -1 4202496 267629 0 0 0 3481 38 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 140735671213440 6845981 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6484/statm: 326545 267442 883 2943 0 323439 0
[pid=6484/tid=6485] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6485/stat : 6485 (toysat) S 6481 6484 6047 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 139668350807280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6484/tid=6486] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6486/stat : 6486 (toysat) S 6481 6484 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 139668340317424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6484/tid=6487] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6487/stat : 6487 (toysat) S 6481 6484 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 139668329843888 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 35.19
Current children cumulated vsize (KiB) 1306180

[startup+36.8004 s]
/proc/loadavg: 2.31 2.28 2.00 3/183 6488
/proc/meminfo: memFree=27757944/32872528 swapFree=1542984/1696284
[pid=6484] ppid=6481 vsize=1306180 CPUtime=36.78 cores=0,2,4,6
/proc/6484/stat : 6484 (toysat) R 6481 6484 6047 0 -1 4202496 267629 0 0 0 3640 38 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 140735671213440 5667512 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6484/statm: 326545 267442 883 2943 0 323439 0
[pid=6484/tid=6485] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6485/stat : 6485 (toysat) S 6481 6484 6047 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 139668350807280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6484/tid=6486] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6486/stat : 6486 (toysat) S 6481 6484 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 139668340317424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6484/tid=6487] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6487/stat : 6487 (toysat) S 6481 6484 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 139668329843888 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 36.78
Current children cumulated vsize (KiB) 1306180

[startup+38.4004 s]
/proc/loadavg: 2.29 2.27 2.00 3/183 6488
/proc/meminfo: memFree=27757944/32872528 swapFree=1542984/1696284
[pid=6484] ppid=6481 vsize=1306180 CPUtime=38.38 cores=0,2,4,6
/proc/6484/stat : 6484 (toysat) R 6481 6484 6047 0 -1 4202496 267629 0 0 0 3800 38 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 140735671213440 6845816 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6484/statm: 326545 267442 883 2943 0 323439 0
[pid=6484/tid=6485] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6485/stat : 6485 (toysat) S 6481 6484 6047 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 139668350807280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6484/tid=6486] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6486/stat : 6486 (toysat) S 6481 6484 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 139668340317424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6484/tid=6487] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6487/stat : 6487 (toysat) S 6481 6484 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 139668329843888 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 38.38
Current children cumulated vsize (KiB) 1306180

[startup+38.8004 s]
/proc/loadavg: 2.29 2.27 2.00 3/183 6488
/proc/meminfo: memFree=27757824/32872528 swapFree=1542984/1696284
[pid=6484] ppid=6481 vsize=1306180 CPUtime=38.78 cores=0,2,4,6
/proc/6484/stat : 6484 (toysat) R 6481 6484 6047 0 -1 4202496 267629 0 0 0 3840 38 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 140735671213440 5822492 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6484/statm: 326545 267442 883 2943 0 323439 0
[pid=6484/tid=6485] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6485/stat : 6485 (toysat) S 6481 6484 6047 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 139668350807280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6484/tid=6486] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6486/stat : 6486 (toysat) S 6481 6484 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 139668340317424 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6484/tid=6487] ppid=6481 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/6484/task/6487/stat : 6487 (toysat) S 6481 6484 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36421123 1337528320 267442 33554432000 4194304 16246674 140735671231552 139668329843888 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 38.78
Current children cumulated vsize (KiB) 1306180

[startup+39.0003 s]
/proc/loadavg: 2.29 2.27 2.00 3/183 6488
/proc/meminfo: memFree=27757824/32872528 swapFree=1542984/1696284
[pid=6484] ppid=6481 vsize=0 CPUtime=38.99 cores=0,2,4,6
/proc/6484/stat : 6484 (toysat) R 6481 6484 6047 0 -1 4202500 267633 0 0 0 3856 43 0 0 20 0 1 0 36421123 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6484/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 38.99
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 39.0176
CPU time (s): 39.0101
CPU user time (s): 38.5601
CPU system time (s): 0.449931
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.5601
system time used= 0.449931
maximum resident set size= 1069780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267633
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= 23
involuntary context switches= 46

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.114982 second user time and 0.139978 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-19 15:42:25
IDJOB=4109450
IDBENCH=78815
IDSOLVER=2553
FILE ID=node125/4109450-1466343745
RUNJOBID= node125-1466341817-6063
PBS_JOBID= 19922028
Free space on /tmp= 71728 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111221203--soft-66-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-4109450-1466343745/watcher-4109450-1466343745 -o /tmp/evaluation-result-4109450-1466343745/solver-4109450-1466343745 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466341817-6063 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4109450-1466343745.wbo

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

MD5SUM BENCH= 31038ed21c293d8aaaa9cf75b77e2e78
RANDOM SEED=1400106021

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.683
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.683
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.683
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:        28827768 kB
Buffers:          179648 kB
Cached:           350672 kB
SwapCached:          764 kB
Active:          1233368 kB
Inactive:         369932 kB
Active(anon):    1074444 kB
Inactive(anon):     1188 kB
Active(file):     158924 kB
Inactive(file):   368744 kB
Unevictable:     1696284 kB
Mlocked:         1542984 kB
SwapTotal:      67108856 kB
SwapFree:       67098312 kB
Dirty:             16356 kB
Writeback:             0 kB
AnonPages:       2771060 kB
Mapped:            10824 kB
Shmem:                 0 kB
Slab:             610912 kB
SReclaimable:      54608 kB
SUnreclaim:       556304 kB
KernelStack:        1520 kB
PageTables:         9464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2912860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 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= 71712 MiB
End job on node125 at 2016-06-19 15:43:04