Trace number 4109826

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 59.5149 59.5258

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900547389--soft-66-100-0.wbo
MD5SUM992c28e15fa8da7f001d610f6b39cc4c
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark52.9929
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints927
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 45360
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45359
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 721
Number of bits of the biggest sum of numbers10
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:50:20+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-4109826-1466344220.wbo"]
0.00/0.01	c use --random-gen="1572353522 1334791490 1009155209 3331031368 290307326 3784779253 221654614 650436738 1009835829 3857775103 3079366090 922307359 255692688 711971126 1698178569 4092852913 146154543 4159718778 373767236 2292831355 3668886615 2160704336 2032961544 2840716451 3213964133 1715945781 2406641413 19146389 3853757549 2374751595 469348954 1110100786 863213016 2079997285 2987779170 634317683 1927988305 819598714 3131654157 2437011444 2027749196 3143873503 660542330 3367309194 3086323521 1516058061 3674216100 2102633380 3825303256 3724459882 1074628096 390101129 1751558867 997082363 3024306108 2369805877 1344434141 772418038 8943422 3510331774 1276345004 2977180717 81262917 3492715041 887081468 1255853382 157474407 1612901973 755022503 1645551899 3215593598 1204660686 1463704800 2169128781 688905062 140830077 3640420995 2186915367 253818428 3142487867 4071951342 945108254 379344121 58556816 3324627967 1733934357 3319185965 3495958303 2957985715 917203411 3575162439 1708203740 3890904560 3101018260 2127191063 464632247 1564095777 2490242934 1175393953 3079556386 3182148741 3179211719 1887492733 3679057602 919746669 1034388573 4182832697 2684259396 621130035 1639513725 1864924003 2995350873 3980514508 2679837723 4193713359 2625541906 367021342 1653109951 2935957220 690146436 2772015608 3853850029 1962503074 3926500000 4048569251 3345697331 1508293496 2335715784 2452472817 3199000791 4059597636 2415468886 413246362 1382027114 597934307 3641060051 2278945401 1683507242 1692941724 1789018039 334049482 2046188983 4250849813 2249109849 3340726135 4060870641 276580178 1459102638 1979034697 3101327552 2272697241 3433902749 4207941295 513064582 2057619938 3298910373 2320300225 525503228 2161508989 3389964780 3477626339 2567501064 3646720336 3827650988 3822620023 723249767 578054291 163196340 1167059963 467304243 1511818521 2446379904 342183432 3934764938 1104027807 1316143846 2792478649 1981509050 1123426264 3300322793 60222528 2232092264 4023951915 1324811867 1195433223 2810365765 4262211493 678390834 744003189 735944950 3892001143 1296714057 3056581525 1874924012 136502438 2600293669 1792794316 2849444345 702875139 1014873214 3809954089 465380680 737239346 1991290022 4226388859 1831835408 1178555480 3635322127 1186387977 1150228690 4196159312 802065552 1025084809 3224061416 785617785 3049207014 789115492 2929715841 1740267197 3873153825 259134625 2429331361 380325583 1433723627 3568190562 2794083826 460254551 2825440963 549594850 170466433 3483000480 2200950769 3276243483 895326277 2415852386 3997635378 1520418358 671077987 3004354891 1173790167 1811759619 3425607059 2820373565 277322488 2256207626 3666607267 106602822 2870300297 1726720888 1620497413 1331501578 2501800183 3139226169 605527986 562270368 3966524255 255 362436" option to reproduce the execution
0.09/0.13	c #vars 231
0.09/0.13	c #constraints 2707
0.09/0.19	c BCD2: Hardening is enabled.
0.09/0.19	c BCD2: BiasedSearch is enabled.
0.09/0.19	c Solving starts ...
0.09/0.19	c ============================[ Search Statistics ]============================
0.09/0.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.19	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.19	c =============================================================================
0.18/0.20	c  0.0s |       0 |        0 |        0 |     1288      0 |        0 |        0
0.18/0.21	c  0.0s |       0 |     1069 |       51 |     1288      0 |        0 |        0
0.18/0.21	c #cpu_time = 0.020s
0.18/0.21	c #wall_clock_time = 0.020s
0.18/0.21	c #decision = 1069
0.18/0.21	c #random_decision = 5
0.18/0.21	c #conflict = 51
0.18/0.21	c #restart = 0
0.18/0.21	o 352
0.18/0.21	c BCD2: updating upper bound: 45359 -> 351
0.18/0.21	c BCD2: 0 <= obj <= 351
0.18/0.21	c BCD2: #cores=0, #unrelaxed=927, #relaxed=0, #hardened=0
0.18/0.21	c BCD2: #sat=1 #unsat=1 bias=1/2
0.18/0.21	c Solving starts ...
0.18/0.21	c ============================[ Search Statistics ]============================
0.18/0.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.21	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.21	c =============================================================================
0.18/0.21	c  0.0s |       0 |        0 |        0 |     1288      0 |        0 |        0
0.18/0.23	c  0.0s |       1 |     1095 |      100 |     1417      0 |        0 |        0
0.18/0.25	c  0.0s |       2 |     2313 |      250 |     1559      0 |        0 |        0
0.18/0.29	c  0.1s |       3 |     3598 |      475 |     1715      0 |        0 |        0
0.28/0.39	c  0.2s |       4 |     5103 |      813 |     1887      0 |        0 |        0
0.49/0.53	c  0.3s |       5 |     6933 |     1320 |     2076      0 |        0 |        0
0.69/0.82	c  0.6s |       6 |     9125 |     2081 |     2284      0 |        0 |        0
1.28/1.32	c  1.1s |       7 |    11698 |     3223 |     2513      0 |        0 |        0
1.99/2.04	c  1.8s |       8 |    15120 |     4936 |     2765      1 |        0 |        0
2.89/2.96	c  2.8s |       9 |    20244 |     7506 |     3042      3 |        0 |        0
4.19/4.24	c  4.0s |      10 |    27175 |    11361 |     3347      5 |        0 |        0
6.19/6.27	c  6.1s |      10 |    33834 |    15061 |     3347      6 |        0 |        0
7.59/7.69	c  7.5s |      11 |    37021 |    17144 |     3682      7 |        0 |        0
9.69/9.70	c  9.5s |      11 |    44897 |    21344 |     3682      9 |        0 |        0
11.68/11.72	c 11.5s |      11 |    51415 |    25644 |     4051     11 |        0 |        0
11.78/11.82	c 11.6s |      12 |    51692 |    25819 |     4051     11 |        0 |        0
13.78/13.85	c 13.6s |      12 |    59610 |    29819 |     4051     12 |        0 |        0
15.78/15.87	c 15.7s |      12 |    66530 |    33619 |     4051     14 |        0 |        0
17.88/17.92	c 17.7s |      12 |    73074 |    37319 |     4051     15 |        0 |        0
18.69/18.72	c 18.5s |      13 |    75745 |    38832 |     4457     16 |        0 |        0
20.68/20.74	c 20.5s |      13 |    82397 |    42332 |     4457     17 |        0 |        0
22.68/22.78	c 22.6s |      13 |    88831 |    46032 |     4457     18 |        0 |        0
24.78/24.80	c 24.6s |      13 |    96318 |    50332 |     4457     20 |        0 |        0
26.78/26.81	c 26.6s |      13 |   104305 |    54732 |     4457     22 |        0 |        0
28.18/28.27	c 28.1s |      14 |   111191 |    58352 |     4903     23 |        0 |        0
30.18/30.28	c 30.1s |      14 |   116891 |    61252 |     4903     24 |        0 |        0
32.29/32.32	c 32.1s |      14 |   123212 |    64752 |     4903     25 |        0 |        0
34.29/34.33	c 34.1s |      14 |   128373 |    67552 |     4903     26 |        0 |        0
35.39/35.43	c 35.2s |      14 |   131044 |    69064 |     4903     27 |        0 |        0
35.39/35.43	c #cpu_time = 35.215s
35.39/35.43	c #wall_clock_time = 35.213s
35.39/35.43	c #decision = 131044
35.39/35.43	c #random_decision = 193
35.39/35.43	c #conflict = 69064
35.39/35.43	c #restart = 14
35.39/35.43	c BCD2: found a new core of size 912: cost of the new core is >=1
35.39/35.43	c lower bound updated to 1
35.39/35.43	c BCD2: 1 <= obj <= 351
35.39/35.43	c BCD2: #cores=1, #unrelaxed=15, #relaxed=912, #hardened=0
35.39/35.43	c BCD2: #sat=1 #unsat=2 bias=2/3
35.39/35.43	c Solving starts ...
35.39/35.43	c ============================[ Search Statistics ]============================
35.39/35.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
35.39/35.43	c       |         |          |          |    Limit     GC | Var      | Constra 
35.39/35.43	c =============================================================================
35.39/35.43	c  0.0s |       0 |        0 |        0 |     4903      0 |        0 |        0
35.49/35.52	c  0.1s |       1 |     1281 |      100 |     4903      0 |        0 |        0
35.69/35.75	c  0.3s |       2 |     1718 |      250 |     4903      0 |        0 |        0
35.88/35.94	c  0.5s |       3 |     2140 |      475 |     4903      0 |        0 |        0
36.18/36.22	c  0.8s |       4 |     2827 |      813 |     4903      0 |        0 |        0
36.48/36.52	c  1.1s |       5 |     3678 |     1320 |     4903      0 |        0 |        0
36.98/37.05	c  1.6s |       6 |     5016 |     2081 |     4903      0 |        0 |        0
37.78/37.86	c  2.4s |       7 |     7066 |     3223 |     4903      1 |        0 |        0
38.38/38.45	c  3.0s |       7 |     8708 |     4145 |     4903      1 |        0 |        0
38.38/38.45	c #cpu_time = 3.023s
38.38/38.45	c #wall_clock_time = 3.022s
38.38/38.45	c #decision = 8708
38.38/38.45	c #random_decision = 25
38.38/38.45	c #conflict = 4145
38.38/38.45	c #restart = 7
38.38/38.46	o 114
38.38/38.46	c BCD2: updating upper bound: 351 -> 113
38.38/38.46	c BCD2: 1 <= obj <= 113
38.38/38.46	c BCD2: #cores=1, #unrelaxed=15, #relaxed=912, #hardened=0
38.38/38.46	c BCD2: #sat=2 #unsat=2 bias=2/4
38.38/38.46	c Solving starts ...
38.38/38.46	c ============================[ Search Statistics ]============================
38.38/38.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
38.38/38.46	c       |         |          |          |    Limit     GC | Var      | Constra 
38.38/38.46	c =============================================================================
38.38/38.46	c  0.0s |       0 |        0 |        0 |     4903      0 |        0 |        1
38.49/38.55	c  0.1s |       1 |      210 |      100 |     4903      0 |        0 |        1
38.59/38.66	c  0.2s |       2 |      503 |      250 |     4903      0 |        0 |        1
38.68/38.74	c  0.3s |       2 |      690 |      337 |     4903      0 |        0 |        1
38.68/38.74	c #cpu_time = 0.274s
38.68/38.74	c #wall_clock_time = 0.274s
38.68/38.74	c #decision = 690
38.68/38.74	c #random_decision = 1
38.68/38.74	c #conflict = 337
38.68/38.74	c #restart = 2
38.68/38.74	o 45
38.68/38.74	c BCD2: hardening fixes 489 literals
38.68/38.74	c BCD2: updating upper bound: 113 -> 44
38.68/38.74	c BCD2: 1 <= obj <= 44
38.68/38.74	c BCD2: #cores=1, #unrelaxed=5, #relaxed=433, #hardened=489
38.68/38.74	c BCD2: #sat=3 #unsat=2 bias=2/5
38.68/38.74	c Solving starts ...
38.68/38.74	c ============================[ Search Statistics ]============================
38.68/38.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
38.68/38.74	c       |         |          |          |    Limit     GC | Var      | Constra 
38.68/38.74	c =============================================================================
38.68/38.74	c  0.0s |       0 |        0 |        0 |     4903      0 |      489 |        2
38.68/38.78	c  0.0s |       0 |       73 |       19 |     4903      0 |      489 |        2
38.68/38.78	c #cpu_time = 0.035s
38.68/38.78	c #wall_clock_time = 0.035s
38.68/38.78	c #decision = 73
38.68/38.78	c #random_decision = 0
38.68/38.78	c #conflict = 19
38.68/38.78	c #restart = 0
38.68/38.78	o 44
38.68/38.78	c BCD2: hardening fixes 13 literals
38.68/38.78	c BCD2: updating upper bound: 44 -> 43
38.68/38.78	c BCD2: 1 <= obj <= 43
38.68/38.78	c BCD2: #cores=1, #unrelaxed=5, #relaxed=420, #hardened=502
38.68/38.78	c BCD2: #sat=4 #unsat=2 bias=2/6
38.68/38.78	c Solving starts ...
38.68/38.78	c ============================[ Search Statistics ]============================
38.68/38.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
38.68/38.78	c       |         |          |          |    Limit     GC | Var      | Constra 
38.68/38.78	c =============================================================================
38.68/38.78	c  0.0s |       0 |        0 |        0 |     4903      0 |      502 |        3
38.78/38.83	c  0.0s |       1 |      167 |      100 |     4903      0 |      502 |        3
38.78/38.88	c  0.1s |       2 |      432 |      250 |     4903      0 |      502 |        3
38.88/38.97	c  0.2s |       3 |      794 |      475 |     4903      0 |      502 |        3
39.08/39.11	c  0.3s |       4 |     1288 |      813 |     4903      0 |      502 |        3
39.28/39.33	c  0.5s |       5 |     1981 |     1320 |     4903      0 |      502 |        3
39.59/39.64	c  0.9s |       6 |     3235 |     2081 |     4903      0 |      502 |        3
39.69/39.76	c  1.0s |       6 |     3794 |     2461 |     4903      0 |      502 |        3
39.69/39.76	c #cpu_time = 0.976s
39.69/39.76	c #wall_clock_time = 0.976s
39.69/39.76	c #decision = 3794
39.69/39.76	c #random_decision = 7
39.69/39.76	c #conflict = 2461
39.69/39.76	c #restart = 6
39.69/39.76	o 15
39.69/39.76	c BCD2: hardening fixes 287 literals
39.69/39.76	c BCD2: updating upper bound: 43 -> 14
39.69/39.76	c BCD2: 1 <= obj <= 14
39.69/39.76	c BCD2: #cores=1, #unrelaxed=1, #relaxed=137, #hardened=789
39.69/39.76	c BCD2: #sat=5 #unsat=2 bias=2/7
39.69/39.76	c Solving starts ...
39.69/39.76	c ============================[ Search Statistics ]============================
39.69/39.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
39.69/39.76	c       |         |          |          |    Limit     GC | Var      | Constra 
39.69/39.76	c =============================================================================
39.69/39.76	c  0.0s |       0 |        0 |        0 |     4903      0 |      789 |        4
39.78/39.82	c  0.1s |       1 |      172 |      100 |     4903      0 |      789 |        4
39.88/39.90	c  0.1s |       2 |      421 |      250 |     4903      0 |      789 |        4
39.88/39.99	c  0.2s |       3 |      829 |      475 |     4903      0 |      789 |        4
40.08/40.12	c  0.4s |       4 |     1377 |      813 |     4903      0 |      789 |        4
40.28/40.32	c  0.6s |       5 |     2156 |     1320 |     4903      1 |      789 |        4
40.48/40.54	c  0.8s |       6 |     3397 |     2081 |     4903      1 |      789 |        4
40.79/40.89	c  1.1s |       7 |     5215 |     3223 |     4903      1 |      789 |        4
41.38/41.41	c  1.7s |       8 |     7924 |     4936 |     4903      2 |      789 |        4
42.08/42.19	c  2.4s |       9 |    12121 |     7506 |     4903      3 |      789 |        4
43.28/43.35	c  3.6s |      10 |    18223 |    11361 |     5394      4 |      789 |        4
45.09/45.15	c  5.4s |      11 |    27353 |    17144 |     5394      6 |      789 |        4
47.08/47.19	c  7.4s |      11 |    39325 |    24244 |     5394      8 |      789 |        4
47.58/47.67	c  7.9s |      12 |    41834 |    25819 |     5394      8 |      789 |        4
48.18/48.29	c  8.5s |      12 |    45501 |    27892 |     5394      9 |      789 |        4
48.18/48.29	c #cpu_time = 8.535s
48.18/48.29	c #wall_clock_time = 8.535s
48.18/48.29	c #decision = 45501
48.18/48.29	c #random_decision = 76
48.18/48.29	c #conflict = 27892
48.18/48.29	c #restart = 12
48.18/48.29	o 4
48.18/48.29	c BCD2: hardening fixes 112 literals
48.18/48.29	c BCD2: updating upper bound: 14 -> 3
48.18/48.30	c BCD2: 1 <= obj <= 3
48.18/48.30	c BCD2: #cores=1, #unrelaxed=0, #relaxed=26, #hardened=901
48.18/48.30	c BCD2: #sat=6 #unsat=2 bias=2/8
48.18/48.30	c Solving starts ...
48.18/48.30	c ============================[ Search Statistics ]============================
48.18/48.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
48.18/48.30	c       |         |          |          |    Limit     GC | Var      | Constra 
48.18/48.30	c =============================================================================
48.18/48.30	c  0.0s |       0 |        0 |        0 |     5394      0 |      901 |       10
48.28/48.34	c  0.0s |       1 |      170 |      100 |     5394      0 |      901 |       10
48.38/48.40	c  0.1s |       2 |      472 |      250 |     5394      0 |      901 |       10
48.38/48.48	c  0.2s |       3 |      829 |      475 |     5394      0 |      901 |       10
48.48/48.56	c  0.3s |       4 |     1460 |      813 |     5394      0 |      901 |       10
48.68/48.71	c  0.4s |       5 |     2436 |     1320 |     5394      1 |      901 |       10
48.88/48.90	c  0.6s |       6 |     3695 |     2081 |     5394      1 |      901 |       10
49.08/49.19	c  0.9s |       7 |     5635 |     3223 |     5394      1 |      901 |       10
49.58/49.64	c  1.3s |       8 |     8764 |     4936 |     5394      2 |      901 |       10
50.18/50.27	c  2.0s |       9 |    12979 |     7506 |     5394      2 |      901 |       10
51.18/51.27	c  3.0s |      10 |    20092 |    11361 |     5394      4 |      901 |       10
52.58/52.63	c  4.3s |      11 |    30324 |    17144 |     5394      6 |      901 |       10
54.18/54.21	c  5.9s |      11 |    42862 |    24425 |     5394      8 |      902 |       12
54.18/54.21	c #cpu_time = 5.914s
54.18/54.21	c #wall_clock_time = 5.914s
54.18/54.21	c #decision = 42862
54.18/54.21	c #random_decision = 93
54.18/54.21	c #conflict = 24425
54.18/54.21	c #restart = 11
54.18/54.21	c BCD2: updating lower bound of a core
54.18/54.21	c lower bound updated to 2
54.18/54.21	c BCD2: 2 <= obj <= 3
54.18/54.21	c BCD2: #cores=1, #unrelaxed=0, #relaxed=26, #hardened=901
54.18/54.21	c BCD2: #sat=6 #unsat=3 bias=3/9
54.18/54.21	c Solving starts ...
54.18/54.21	c ============================[ Search Statistics ]============================
54.18/54.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
54.18/54.21	c       |         |          |          |    Limit     GC | Var      | Constra 
54.18/54.21	c =============================================================================
54.18/54.21	c  0.0s |       0 |        0 |        0 |     5394      0 |      902 |       12
54.18/54.29	c  0.1s |       1 |      154 |      100 |     5394      0 |      902 |       12
54.38/54.40	c  0.2s |       2 |      459 |      250 |     5394      0 |      902 |       12
54.38/54.49	c  0.3s |       3 |      929 |      475 |     5394      0 |      902 |       12
54.48/54.56	c  0.4s |       4 |     1576 |      813 |     5394      0 |      902 |       12
54.58/54.69	c  0.5s |       5 |     2450 |     1320 |     5394      0 |      902 |       12
54.88/54.90	c  0.7s |       6 |     3742 |     2081 |     5394      0 |      902 |       12
55.08/55.16	c  0.9s |       7 |     5790 |     3223 |     5934      1 |      902 |       12
55.48/55.52	c  1.3s |       8 |     9274 |     4936 |     5934      1 |      902 |       12
56.08/56.12	c  1.9s |       9 |    13978 |     7506 |     5934      2 |      902 |       12
56.88/56.99	c  2.8s |      10 |    20669 |    11361 |     5934      3 |      902 |       12
58.28/58.35	c  4.1s |      11 |    30934 |    17144 |     5934      5 |      902 |       12
59.38/59.46	c  5.2s |      11 |    40122 |    22206 |     5934      6 |      902 |       12
59.38/59.46	c #cpu_time = 5.248s
59.38/59.46	c #wall_clock_time = 5.248s
59.38/59.46	c #decision = 40122
59.38/59.46	c #random_decision = 112
59.38/59.46	c #conflict = 22206
59.38/59.46	c #restart = 11
59.38/59.46	o 2
59.38/59.46	s OPTIMUM FOUND
59.38/59.46	v -x1 -x2 -x3 -x4 x5 -x6 -x7 x8 -x9 -x10
59.38/59.46	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
59.38/59.46	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
59.38/59.46	v -x31 -x32 x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
59.38/59.46	v -x41 -x42 x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
59.38/59.46	v -x51 x52 -x53 -x54 -x55 x56 -x57 -x58 -x59 -x60
59.38/59.46	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 x68 -x69 -x70
59.38/59.46	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
59.38/59.46	v -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
59.38/59.46	v -x91 -x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 -x100
59.38/59.46	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 x108 -x109 -x110
59.38/59.46	v -x111 -x112 -x113 -x114 -x115 x116 -x117 -x118 -x119 -x120
59.38/59.46	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130
59.38/59.46	v -x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
59.38/59.46	v -x141 -x142 -x143 -x144 -x145 x146 -x147 -x148 -x149 -x150
59.38/59.46	v -x151 -x152 -x153 x154 -x155 -x156 -x157 -x158 -x159 -x160
59.38/59.46	v -x161 -x162 x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
59.38/59.46	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 x179 -x180
59.38/59.46	v -x181 -x182 -x183 -x184 -x185 x186 -x187 -x188 -x189 -x190
59.38/59.46	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200
59.38/59.46	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 x208 -x209 -x210
59.38/59.46	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220
59.38/59.46	v x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230
59.38/59.46	v -x231
59.38/59.46	c total CPU time = 59.465s
59.38/59.46	c total wall clock time = 59.462s

Verifier Data

OK	2

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4109826-1466344220/watcher-4109826-1466344220 -o /tmp/evaluation-result-4109826-1466344220/solver-4109826-1466344220 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466341824-4861 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4109826-1466344220.wbo 

pid=5437
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.14 2.10 1.92 3/180 5440
/proc/meminfo: memFree=29924300/32872528 swapFree=163656/177964
[pid=5440] ppid=5437 vsize=535996 CPUtime=0 cores=0,2,4,6
/proc/5440/stat : 5440 (toysat) R 5437 5440 4845 0 -1 4202496 1965 0 0 0 0 0 0 0 20 0 4 0 36471917 548859904 2327 33554432000 4194304 16246674 140733412636352 140733412635776 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5440/statm: 134511 2336 441 2943 0 131405 0
[pid=5440/tid=5441] ppid=5437 vsize=552380 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5441/stat : 5441 (toysat) S 5437 5440 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36471918 565637120 2393 33554432000 4194304 16246674 140733412636352 139866358656240 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5440/tid=5442] ppid=5437 vsize=556476 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5442/stat : 5442 (toysat) S 5437 5440 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36471918 569831424 2409 33554432000 4194304 16246674 140733412636352 139866348166384 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5440/tid=5443] ppid=5437 vsize=560572 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5443/stat : 5443 (toysat) S 5437 5440 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36471918 574025728 2425 33554432000 4194304 16246674 140733412636352 139866337692848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100165 s]
/proc/loadavg: 2.14 2.10 1.92 3/180 5440
/proc/meminfo: memFree=29924300/32872528 swapFree=163656/177964
[pid=5440] ppid=5437 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/5440/stat : 5440 (toysat) R 5437 5440 4845 0 -1 4202496 24509 0 0 0 6 3 0 0 20 0 4 0 36471917 1247350784 24863 33554432000 4194304 16246674 140733412636352 140733412635776 12481124 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5440/statm: 304529 24872 620 2943 0 301423 0
[pid=5440/tid=5441] ppid=5437 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5441/stat : 5441 (toysat) S 5437 5440 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36471918 1247350784 24878 33554432000 4194304 16246674 140733412636352 139866358656240 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5440/tid=5442] ppid=5437 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5442/stat : 5442 (toysat) S 5437 5440 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36471918 1247350784 24885 33554432000 4194304 16246674 140733412636352 139866348166384 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5440/tid=5443] ppid=5437 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5443/stat : 5443 (toysat) S 5437 5440 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36471918 1247350784 24891 33554432000 4194304 16246674 140733412636352 139866337692848 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.200495 s]
/proc/loadavg: 2.14 2.10 1.92 3/180 5440
/proc/meminfo: memFree=29924300/32872528 swapFree=163656/177964
[pid=5440] ppid=5437 vsize=1221188 CPUtime=0.18 cores=0,2,4,6
/proc/5440/stat : 5440 (toysat) R 5437 5440 4845 0 -1 4202496 40507 0 0 0 13 5 0 0 20 0 4 0 36471917 1250496512 40833 33554432000 4194304 16246674 140733412636352 140733412635776 4221016 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5440/statm: 305297 40836 804 2943 0 302191 0
[pid=5440/tid=5441] ppid=5437 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5441/stat : 5441 (toysat) S 5437 5440 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36471918 1250496512 40838 33554432000 4194304 16246674 140733412636352 139866358656240 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5440/tid=5442] ppid=5437 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5442/stat : 5442 (toysat) S 5437 5440 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36471918 1250496512 40840 33554432000 4194304 16246674 140733412636352 139866348166384 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5440/tid=5443] ppid=5437 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5443/stat : 5443 (toysat) S 5437 5440 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36471918 1250496512 40843 33554432000 4194304 16246674 140733412636352 139866337692848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1221188

[startup+0.300451 s]
/proc/loadavg: 2.14 2.10 1.92 3/180 5440
/proc/meminfo: memFree=29924300/32872528 swapFree=163656/177964
[pid=5440] ppid=5437 vsize=1222212 CPUtime=0.28 cores=0,2,4,6
/proc/5440/stat : 5440 (toysat) R 5437 5440 4845 0 -1 4202496 40813 0 0 0 23 5 0 0 20 0 4 0 36471917 1251545088 41138 33554432000 4194304 16246674 140733412636352 140733412635664 12478272 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5440/statm: 305553 41138 869 2943 0 302447 0
[pid=5440/tid=5441] ppid=5437 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5441/stat : 5441 (toysat) S 5437 5440 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36471918 1251545088 41138 33554432000 4194304 16246674 140733412636352 139866358656240 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5440/tid=5442] ppid=5437 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5442/stat : 5442 (toysat) S 5437 5440 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36471918 1251545088 41138 33554432000 4194304 16246674 140733412636352 139866348166384 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5440/tid=5443] ppid=5437 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5443/stat : 5443 (toysat) S 5437 5440 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36471918 1251545088 41138 33554432000 4194304 16246674 140733412636352 139866337692848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1222212

[startup+0.700342 s]
/proc/loadavg: 2.14 2.10 1.92 3/180 5440
/proc/meminfo: memFree=29924300/32872528 swapFree=163656/177964
[pid=5440] ppid=5437 vsize=1222212 CPUtime=0.69 cores=0,2,4,6
/proc/5440/stat : 5440 (toysat) R 5437 5440 4845 0 -1 4202496 121996 0 0 0 51 18 0 0 20 0 4 0 36471917 1251545088 122321 33554432000 4194304 16246674 140733412636352 140733412618240 5545885 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5440/statm: 305553 122338 869 2943 0 302447 0
[pid=5440/tid=5441] ppid=5437 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5441/stat : 5441 (toysat) S 5437 5440 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36471918 1251545088 122349 33554432000 4194304 16246674 140733412636352 139866358656240 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5440/tid=5442] ppid=5437 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5442/stat : 5442 (toysat) S 5437 5440 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36471918 1251545088 122360 33554432000 4194304 16246674 140733412636352 139866348166384 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5440/tid=5443] ppid=5437 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5443/stat : 5443 (toysat) S 5437 5440 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36471918 1251545088 122364 33554432000 4194304 16246674 140733412636352 139866337692848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1222212

[startup+1.5004 s]
/proc/loadavg: 2.14 2.10 1.92 3/184 5444
/proc/meminfo: memFree=29032016/32872528 swapFree=163656/177964
[pid=5440] ppid=5437 vsize=1306180 CPUtime=1.49 cores=0,2,4,6
/proc/5440/stat : 5440 (toysat) R 5437 5440 4845 0 -1 4202496 267642 0 0 0 112 37 0 0 20 0 4 0 36471917 1337528320 267967 33554432000 4194304 16246674 140733412636352 140733412618240 5545898 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5440/statm: 326545 267967 874 2943 0 323439 0
[pid=5440/tid=5441] ppid=5437 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5441/stat : 5441 (toysat) S 5437 5440 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36471918 1337528320 267967 33554432000 4194304 16246674 140733412636352 139866358656240 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5440/tid=5442] ppid=5437 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5442/stat : 5442 (toysat) S 5437 5440 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36471918 1337528320 267967 33554432000 4194304 16246674 140733412636352 139866348166384 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5440/tid=5443] ppid=5437 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5443/stat : 5443 (toysat) S 5437 5440 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36471918 1337528320 267967 33554432000 4194304 16246674 140733412636352 139866337692848 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) 1306180

[startup+3.10039 s]
/proc/loadavg: 2.14 2.10 1.92 3/184 5444
/proc/meminfo: memFree=28851720/32872528 swapFree=163656/177964
[pid=5440] ppid=5437 vsize=1307204 CPUtime=3.09 cores=0,2,4,6
/proc/5440/stat : 5440 (toysat) R 5437 5440 4845 0 -1 4202496 267922 0 0 0 272 37 0 0 20 0 4 0 36471917 1338576896 268247 33554432000 4194304 16246674 140733412636352 140733412619352 13943604 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5440/statm: 326801 268247 874 2943 0 323695 0
[pid=5440/tid=5441] ppid=5437 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5441/stat : 5441 (toysat) S 5437 5440 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36471918 1338576896 268247 33554432000 4194304 16246674 140733412636352 139866358656240 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5440/tid=5442] ppid=5437 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5442/stat : 5442 (toysat) S 5437 5440 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36471918 1338576896 268247 33554432000 4194304 16246674 140733412636352 139866348166384 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5440/tid=5443] ppid=5437 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5443/stat : 5443 (toysat) S 5437 5440 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36471918 1338576896 268247 33554432000 4194304 16246674 140733412636352 139866337692848 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) 1307204

[startup+6.30043 s]
/proc/loadavg: 2.21 2.12 1.93 3/184 5444
/proc/meminfo: memFree=28851044/32872528 swapFree=163656/177964
[pid=5440] ppid=5437 vsize=1308228 CPUtime=6.29 cores=0,2,4,6
/proc/5440/stat : 5440 (toysat) R 5437 5440 4845 0 -1 4202496 268074 0 0 0 592 37 0 0 20 0 4 0 36471917 1339625472 268399 33554432000 4194304 16246674 140733412636352 140733412635528 5519611 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5440/statm: 327057 268399 875 2943 0 323951 0
[pid=5440/tid=5441] ppid=5437 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5441/stat : 5441 (toysat) S 5437 5440 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36471918 1339625472 268399 33554432000 4194304 16246674 140733412636352 139866358656240 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5440/tid=5442] ppid=5437 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5442/stat : 5442 (toysat) S 5437 5440 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36471918 1339625472 268399 33554432000 4194304 16246674 140733412636352 139866348166384 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5440/tid=5443] ppid=5437 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5443/stat : 5443 (toysat) S 5437 5440 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36471918 1339625472 268399 33554432000 4194304 16246674 140733412636352 139866337692848 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) 1308228

[startup+12.7004 s]
/proc/loadavg: 2.19 2.12 1.93 3/184 5444
/proc/meminfo: memFree=28845468/32872528 swapFree=163656/177964
[pid=5440] ppid=5437 vsize=1313348 CPUtime=12.68 cores=0,2,4,6
/proc/5440/stat : 5440 (toysat) R 5437 5440 4845 0 -1 4202496 269459 0 0 0 1231 37 0 0 20 0 4 0 36471917 1344868352 269784 33554432000 4194304 16246674 140733412636352 140733412618240 5711986 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5440/statm: 328337 269784 875 2943 0 325231 0
[pid=5440/tid=5441] ppid=5437 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5441/stat : 5441 (toysat) S 5437 5440 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36471918 1344868352 269784 33554432000 4194304 16246674 140733412636352 139866358656240 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5440/tid=5442] ppid=5437 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5442/stat : 5442 (toysat) S 5437 5440 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36471918 1344868352 269784 33554432000 4194304 16246674 140733412636352 139866348166384 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5440/tid=5443] ppid=5437 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5443/stat : 5443 (toysat) S 5437 5440 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36471918 1344868352 269784 33554432000 4194304 16246674 140733412636352 139866337692848 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) 1313348

[startup+25.5005 s]
/proc/loadavg: 2.15 2.11 1.93 3/184 5444
/proc/meminfo: memFree=28845480/32872528 swapFree=163656/177964
[pid=5440] ppid=5437 vsize=1313348 CPUtime=25.48 cores=0,2,4,6
/proc/5440/stat : 5440 (toysat) R 5437 5440 4845 0 -1 4202496 269459 0 0 0 2511 37 0 0 20 0 4 0 36471917 1344868352 269784 33554432000 4194304 16246674 140733412636352 140733412618240 7252959 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5440/statm: 328337 269784 875 2943 0 325231 0
[pid=5440/tid=5441] ppid=5437 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5441/stat : 5441 (toysat) S 5437 5440 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36471918 1344868352 269784 33554432000 4194304 16246674 140733412636352 139866358656240 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5440/tid=5442] ppid=5437 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5442/stat : 5442 (toysat) S 5437 5440 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36471918 1344868352 269784 33554432000 4194304 16246674 140733412636352 139866348166384 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5440/tid=5443] ppid=5437 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5443/stat : 5443 (toysat) S 5437 5440 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36471918 1344868352 269784 33554432000 4194304 16246674 140733412636352 139866337692848 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) 1313348

[startup+51.1005 s]
/proc/loadavg: 2.16 2.12 1.94 3/183 5444
/proc/meminfo: memFree=28834956/32872528 swapFree=163656/177964
[pid=5440] ppid=5437 vsize=1323588 CPUtime=51.08 cores=0,2,4,6
/proc/5440/stat : 5440 (toysat) R 5437 5440 4845 0 -1 4202496 272028 0 0 0 5070 38 0 0 20 0 4 0 36471917 1355354112 272353 33554432000 4194304 16246674 140733412636352 140733412619352 5763264 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5440/statm: 330897 272353 884 2943 0 327791 0
[pid=5440/tid=5441] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5441/stat : 5441 (toysat) S 5437 5440 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272353 33554432000 4194304 16246674 140733412636352 139866358656240 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5440/tid=5442] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5442/stat : 5442 (toysat) S 5437 5440 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272353 33554432000 4194304 16246674 140733412636352 139866348166384 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5440/tid=5443] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5443/stat : 5443 (toysat) S 5437 5440 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272353 33554432000 4194304 16246674 140733412636352 139866337692848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1323588

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

[startup+51.2005 s]
/proc/loadavg: 2.16 2.12 1.94 3/183 5444
/proc/meminfo: memFree=28834956/32872528 swapFree=163656/177964
[pid=5440] ppid=5437 vsize=1323588 CPUtime=51.18 cores=0,2,4,6
/proc/5440/stat : 5440 (toysat) R 5437 5440 4845 0 -1 4202496 272028 0 0 0 5080 38 0 0 20 0 4 0 36471917 1355354112 272353 33554432000 4194304 16246674 140733412636352 140733412619352 5673897 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5440/statm: 330897 272353 884 2943 0 327791 0
[pid=5440/tid=5441] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5441/stat : 5441 (toysat) S 5437 5440 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272353 33554432000 4194304 16246674 140733412636352 139866358656240 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5440/tid=5442] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5442/stat : 5442 (toysat) S 5437 5440 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272353 33554432000 4194304 16246674 140733412636352 139866348166384 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5440/tid=5443] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5443/stat : 5443 (toysat) S 5437 5440 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272353 33554432000 4194304 16246674 140733412636352 139866337692848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 1323588

[startup+54.4004 s]
/proc/loadavg: 2.15 2.11 1.94 3/183 5444
/proc/meminfo: memFree=28835204/32872528 swapFree=163656/177964
[pid=5440] ppid=5437 vsize=1323588 CPUtime=54.38 cores=0,2,4,6
/proc/5440/stat : 5440 (toysat) R 5437 5440 4845 0 -1 4202496 272029 0 0 0 5400 38 0 0 20 0 4 0 36471917 1355354112 272354 33554432000 4194304 16246674 140733412636352 140733412618240 5822604 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5440/statm: 330897 272354 885 2943 0 327791 0
[pid=5440/tid=5441] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5441/stat : 5441 (toysat) S 5437 5440 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272354 33554432000 4194304 16246674 140733412636352 139866358656240 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5440/tid=5442] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5442/stat : 5442 (toysat) S 5437 5440 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272354 33554432000 4194304 16246674 140733412636352 139866348166384 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5440/tid=5443] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5443/stat : 5443 (toysat) S 5437 5440 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272354 33554432000 4194304 16246674 140733412636352 139866337692848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 54.38
Current children cumulated vsize (KiB) 1323588

[startup+57.6004 s]
/proc/loadavg: 2.15 2.11 1.94 3/183 5444
/proc/meminfo: memFree=28835084/32872528 swapFree=163656/177964
[pid=5440] ppid=5437 vsize=1323588 CPUtime=57.58 cores=0,2,4,6
/proc/5440/stat : 5440 (toysat) R 5437 5440 4845 0 -1 4202496 272029 0 0 0 5720 38 0 0 20 0 4 0 36471917 1355354112 272354 33554432000 4194304 16246674 140733412636352 140733412619352 5822252 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5440/statm: 330897 272354 885 2943 0 327791 0
[pid=5440/tid=5441] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5441/stat : 5441 (toysat) S 5437 5440 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272354 33554432000 4194304 16246674 140733412636352 139866358656240 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5440/tid=5442] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5442/stat : 5442 (toysat) S 5437 5440 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272354 33554432000 4194304 16246674 140733412636352 139866348166384 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5440/tid=5443] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5443/stat : 5443 (toysat) S 5437 5440 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272354 33554432000 4194304 16246674 140733412636352 139866337692848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 57.58
Current children cumulated vsize (KiB) 1323588

[startup+58.4073 s]
/proc/loadavg: 2.15 2.11 1.94 3/183 5444
/proc/meminfo: memFree=28835208/32872528 swapFree=163656/177964
[pid=5440] ppid=5437 vsize=1323588 CPUtime=58.38 cores=0,2,4,6
/proc/5440/stat : 5440 (toysat) R 5437 5440 4845 0 -1 4202496 272029 0 0 0 5800 38 0 0 20 0 4 0 36471917 1355354112 272354 33554432000 4194304 16246674 140733412636352 140733412619352 5823947 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5440/statm: 330897 272354 885 2943 0 327791 0
[pid=5440/tid=5441] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5441/stat : 5441 (toysat) S 5437 5440 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272354 33554432000 4194304 16246674 140733412636352 139866358656240 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5440/tid=5442] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5442/stat : 5442 (toysat) S 5437 5440 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272354 33554432000 4194304 16246674 140733412636352 139866348166384 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5440/tid=5443] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5443/stat : 5443 (toysat) S 5437 5440 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272354 33554432000 4194304 16246674 140733412636352 139866337692848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 58.38
Current children cumulated vsize (KiB) 1323588

[startup+59.2004 s]
/proc/loadavg: 2.15 2.11 1.94 3/183 5444
/proc/meminfo: memFree=28835208/32872528 swapFree=163656/177964
[pid=5440] ppid=5437 vsize=1323588 CPUtime=59.18 cores=0,2,4,6
/proc/5440/stat : 5440 (toysat) R 5437 5440 4845 0 -1 4202496 272029 0 0 0 5880 38 0 0 20 0 4 0 36471917 1355354112 272354 33554432000 4194304 16246674 140733412636352 140733412618240 4220520 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5440/statm: 330897 272354 885 2943 0 327791 0
[pid=5440/tid=5441] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5441/stat : 5441 (toysat) S 5437 5440 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272354 33554432000 4194304 16246674 140733412636352 139866358656240 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5440/tid=5442] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5442/stat : 5442 (toysat) S 5437 5440 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272354 33554432000 4194304 16246674 140733412636352 139866348166384 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5440/tid=5443] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5443/stat : 5443 (toysat) S 5437 5440 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272354 33554432000 4194304 16246674 140733412636352 139866337692848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 59.18
Current children cumulated vsize (KiB) 1323588

[startup+59.4004 s]
/proc/loadavg: 2.22 2.13 1.94 3/183 5444
/proc/meminfo: memFree=28835208/32872528 swapFree=163656/177964
[pid=5440] ppid=5437 vsize=1323588 CPUtime=59.38 cores=0,2,4,6
/proc/5440/stat : 5440 (toysat) R 5437 5440 4845 0 -1 4202496 272029 0 0 0 5900 38 0 0 20 0 4 0 36471917 1355354112 272354 33554432000 4194304 16246674 140733412636352 140733412618240 12477756 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5440/statm: 330897 272354 885 2943 0 327791 0
[pid=5440/tid=5441] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5441/stat : 5441 (toysat) S 5437 5440 4845 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272354 33554432000 4194304 16246674 140733412636352 139866358656240 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5440/tid=5442] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5442/stat : 5442 (toysat) S 5437 5440 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272354 33554432000 4194304 16246674 140733412636352 139866348166384 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5440/tid=5443] ppid=5437 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/5440/task/5443/stat : 5443 (toysat) S 5437 5440 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36471918 1355354112 272354 33554432000 4194304 16246674 140733412636352 139866337692848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 59.38
Current children cumulated vsize (KiB) 1323588

[startup+59.5072 s]
/proc/loadavg: 2.22 2.13 1.94 3/183 5444
/proc/meminfo: memFree=28835208/32872528 swapFree=163656/177964
[pid=5440] ppid=5437 vsize=0 CPUtime=59.48 cores=0,2,4,6
/proc/5440/stat : 5440 (toysat) R 5437 5440 4845 0 -1 4202500 272033 0 0 0 5906 42 0 0 20 0 1 0 36471917 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5440/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 59.48
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 59.5258
CPU time (s): 59.5149
CPU user time (s): 59.067
CPU system time (s): 0.447931
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 1323588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 59.067
system time used= 0.447931
maximum resident set size= 1089424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272033
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 67

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.205968 second user time and 0.306953 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-19 15:50:20
IDJOB=4109826
IDBENCH=78937
IDSOLVER=2553
FILE ID=node105/4109826-1466344220
RUNJOBID= node105-1466341824-4861
PBS_JOBID= 19922043
Free space on /tmp= 71732 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900547389--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-4109826-1466344220/watcher-4109826-1466344220 -o /tmp/evaluation-result-4109826-1466344220/solver-4109826-1466344220 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466341824-4861 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4109826-1466344220.wbo

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

MD5SUM BENCH= 992c28e15fa8da7f001d610f6b39cc4c
RANDOM SEED=252388612

node105.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.561
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.12
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.561
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.561
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.561
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.561
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.561
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.561
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.561
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.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29924300 kB
Buffers:          127432 kB
Cached:           346192 kB
SwapCached:         1696 kB
Active:          1702720 kB
Inactive:         325180 kB
Active(anon):    1553144 kB
Inactive(anon):     3096 kB
Active(file):     149576 kB
Inactive(file):   322084 kB
Unevictable:      177964 kB
Mlocked:          163656 kB
SwapTotal:      67108856 kB
SwapFree:       67099304 kB
Dirty:             16360 kB
Writeback:             0 kB
AnonPages:       1733328 kB
Mapped:            10784 kB
Shmem:                 0 kB
Slab:             609424 kB
SReclaimable:      53108 kB
SUnreclaim:       556316 kB
KernelStack:        1528 kB
PageTables:         7468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1875484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1175552 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= 71716 MiB
End job on node105 at 2016-06-19 15:51:20