Trace number 4109442

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 54.8507 54.8601

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111223220--soft-66-100-0.wbo
MD5SUM3199d968dfdc76b1f122b376f1cc0c5d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark39
Best CPU time to get the best result obtained on this benchmark17.7513
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 1230
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:22+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-4109442-1466343742.wbo"]
0.00/0.01	c use --random-gen="2200186864 1219484200 2022963029 3565871941 645337707 3311364240 918944470 513840576 2829101402 299957167 321126247 1609405309 601452552 1256276531 2469460376 2824952202 2549737948 2809368504 407520334 2017326468 1538266712 892430189 4090367253 648110247 742165249 3257691969 1645671143 3202017572 2883769308 1170312508 1958827847 1614939611 3074608244 1986098013 304221677 1826405809 1726726911 68944772 2034886693 1500304610 2233473722 1829869968 1869609841 2290419214 4126012811 2058877468 1090508772 922468229 3242349192 3617218994 1987472825 580055568 1737147326 1066966585 2977301664 1289238477 885578659 47615883 225684988 1713598924 238440633 1306928421 800560177 4153114973 3930874158 410241978 527798990 2671778574 2039442674 884517379 4055577657 1609864957 278054837 2869145148 802123882 4025621999 888070199 455573239 956878550 1589902762 3426389348 3041067712 2763915330 3954887059 2653792446 1488279632 3531342885 3079292059 2436992019 1149845734 2726802237 962183981 149332185 2564821290 2335088242 2222714856 3623868876 3162537963 3336768731 606850466 4228629640 1544594436 2119226259 2574681375 3245771068 3759359385 3076098267 3848254265 1931734170 4051497500 1033027678 489848275 183346063 1215438302 3007776152 381274951 3110155219 3300671253 3919831579 3770278969 3080592863 2408627536 4025600128 1050711132 379340501 43687002 781058269 2493373629 1573694130 1533036245 1747464967 1863404226 981553045 3120293959 2745618000 882532989 3311172788 1505673672 1656776407 3112310316 511209346 2698160655 2937296925 3018940809 3000509645 612256296 4205514578 17075571 1588748282 1397085188 3451087253 666250153 3396303650 3757813747 2061394607 2037916749 1222608442 345937270 3945192223 621660425 3507662004 3142351180 2801974288 329552155 36160392 1286662644 2884857114 1161451190 2248318680 2674042521 3341352080 2298794356 2275564088 2021800799 3271617740 1907053185 3958071378 1328165955 1739053114 2572783969 2679674096 108845276 1787759764 1773497497 878390198 1609499613 3964157403 691774172 1343474013 1919230539 4090274771 3244767573 37272275 3979158946 493005593 2028119890 3021069982 1581503889 305149280 1650051430 3461955356 3058583651 646565509 4002405826 4070007502 3825125002 1123830784 1789662724 3049040236 1966785472 3701237133 1163347869 2425765416 3528640438 2052530373 2454866576 3435172796 4012404283 2137547274 67298624 425042398 3173272458 1798508223 265356632 974782634 2982966951 2762099165 3425597392 1591382904 117827567 1977819787 334222778 2077857915 3590124724 4009688344 3925999370 1522041912 2533925057 4114249866 742574523 987226039 193856362 2803749345 977815746 1271172815 3184620410 1908752208 650588329 2786103144 441408717 846848767 2128847813 1219542991 2143316892 2445896036 1970905337 255 362436" option to reproduce the execution
0.19/0.25	c #vars 169
0.19/0.25	c #constraints 101
0.29/0.45	c BCD2: Hardening is enabled.
0.29/0.45	c BCD2: BiasedSearch is enabled.
0.29/0.45	c Solving starts ...
0.29/0.45	c ============================[ Search Statistics ]============================
0.29/0.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.45	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.45	c =============================================================================
0.29/0.45	c  0.0s |       0 |        0 |        0 |      104      0 |        0 |        0
0.29/0.45	c  0.0s |       1 |      204 |      100 |      104      0 |        0 |        0
0.29/0.45	c  0.0s |       1 |      324 |      154 |      115      0 |        0 |        0
0.29/0.45	c #cpu_time = 0.020s
0.29/0.45	c #wall_clock_time = 0.020s
0.29/0.45	c #decision = 324
0.29/0.45	c #random_decision = 1
0.29/0.45	c #conflict = 154
0.29/0.45	c #restart = 1
0.29/0.45	o 546
0.29/0.45	c BCD2: updating upper bound: 1837 -> 545
0.29/0.45	c BCD2: 0 <= obj <= 545
0.29/0.45	c BCD2: #cores=0, #unrelaxed=42, #relaxed=0, #hardened=0
0.29/0.45	c BCD2: #sat=1 #unsat=1 bias=1/2
0.29/0.45	c Solving starts ...
0.29/0.45	c ============================[ Search Statistics ]============================
0.29/0.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.45	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.45	c =============================================================================
0.29/0.45	c  0.0s |       0 |        0 |        0 |      115      0 |        0 |        0
0.29/0.45	c  0.0s |       1 |      195 |      100 |      127      1 |        0 |        0
0.29/0.45	c  0.0s |       2 |      440 |      250 |      127      2 |        0 |        0
0.29/0.45	c  0.1s |       3 |      831 |      475 |      140      4 |        0 |        0
0.29/0.45	c  0.1s |       4 |     1425 |      813 |      154      7 |        0 |        0
0.29/0.48	c  0.2s |       5 |     2235 |     1320 |      170     11 |        0 |        0
0.59/0.60	c  0.3s |       6 |     3508 |     2081 |      188     15 |        0 |        0
0.69/0.78	c  0.5s |       7 |     5343 |     3223 |      207     23 |        0 |        0
0.98/1.06	c  0.8s |       8 |     7871 |     4936 |      228     33 |        0 |        0
1.39/1.47	c  1.2s |       9 |    11632 |     7506 |      251     48 |        0 |        0
1.89/1.93	c  1.7s |      10 |    17465 |    11361 |      277     68 |        0 |        0
2.59/2.67	c  2.4s |      11 |    25606 |    17144 |      305     97 |        0 |        0
3.69/3.72	c  3.4s |      12 |    37841 |    25819 |      336    138 |        0 |        0
5.29/5.30	c  5.0s |      13 |    56187 |    38832 |      370    196 |        0 |        0
7.29/7.31	c  7.0s |      13 |    77367 |    53932 |      370    259 |        0 |        0
7.90/7.96	c  7.7s |      14 |    83358 |    58352 |      408    278 |        0 |        0
9.89/9.96	c  9.7s |      14 |   103547 |    72852 |      408    334 |        0 |        0
11.89/11.91	c 11.6s |      14 |   121472 |    85850 |      408    388 |        0 |        0
11.89/11.91	c #cpu_time = 11.598s
11.89/11.91	c #wall_clock_time = 11.628s
11.89/11.91	c #decision = 121472
11.89/11.91	c #random_decision = 277
11.89/11.91	c #conflict = 85850
11.89/11.91	c #restart = 14
11.89/11.91	c BCD2: found a new core of size 42: cost of the new core is >=1
11.89/11.91	c lower bound updated to 1
11.89/11.91	c BCD2: 1 <= obj <= 545
11.89/11.91	c BCD2: #cores=1, #unrelaxed=0, #relaxed=42, #hardened=0
11.89/11.91	c BCD2: #sat=1 #unsat=2 bias=2/3
11.89/11.91	c Solving starts ...
11.89/11.91	c ============================[ Search Statistics ]============================
11.89/11.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.89/11.91	c       |         |          |          |    Limit     GC | Var      | Constra 
11.89/11.91	c =============================================================================
11.89/11.91	c  0.0s |       0 |        0 |        0 |      408      0 |        0 |        0
11.89/11.92	c  0.0s |       1 |      202 |      100 |      408      0 |        0 |        0
11.89/11.94	c  0.0s |       2 |      463 |      250 |      408      0 |        0 |        0
11.89/11.96	c  0.1s |       2 |      847 |      438 |      408      1 |        0 |        0
11.89/11.96	c #cpu_time = 0.051s
11.89/11.96	c #wall_clock_time = 0.051s
11.89/11.96	c #decision = 847
11.89/11.96	c #random_decision = 7
11.89/11.96	c #conflict = 438
11.89/11.96	c #restart = 2
11.89/11.96	o 422
11.89/11.96	c BCD2: updating upper bound: 545 -> 421
11.89/11.96	c BCD2: 1 <= obj <= 421
11.89/11.96	c BCD2: #cores=1, #unrelaxed=0, #relaxed=42, #hardened=0
11.89/11.96	c BCD2: #sat=2 #unsat=2 bias=2/4
11.89/11.96	c Solving starts ...
11.89/11.96	c ============================[ Search Statistics ]============================
11.89/11.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.89/11.96	c       |         |          |          |    Limit     GC | Var      | Constra 
11.89/11.96	c =============================================================================
11.89/11.96	c  0.0s |       0 |        0 |        0 |      408      0 |        0 |        2
11.89/11.97	c  0.0s |       1 |      171 |      100 |      408      1 |        0 |        2
11.89/11.99	c  0.0s |       2 |      379 |      250 |      408      1 |        0 |        2
11.99/12.02	c  0.1s |       3 |      730 |      475 |      408      2 |        0 |        2
11.99/12.05	c  0.1s |       4 |     1337 |      813 |      449      4 |        0 |        2
12.09/12.11	c  0.2s |       5 |     2236 |     1320 |      449      6 |        0 |        2
12.09/12.20	c  0.2s |       6 |     3396 |     2081 |      449      8 |        0 |        2
12.30/12.32	c  0.4s |       6 |     5175 |     3218 |      449     13 |        0 |        2
12.30/12.32	c #cpu_time = 0.365s
12.30/12.32	c #wall_clock_time = 0.366s
12.30/12.32	c #decision = 5175
12.30/12.32	c #random_decision = 14
12.30/12.32	c #conflict = 3218
12.30/12.32	c #restart = 6
12.30/12.32	o 250
12.30/12.32	c BCD2: updating upper bound: 421 -> 249
12.30/12.32	c BCD2: 1 <= obj <= 249
12.30/12.32	c BCD2: #cores=1, #unrelaxed=0, #relaxed=42, #hardened=0
12.30/12.32	c BCD2: #sat=3 #unsat=2 bias=2/5
12.30/12.33	c Solving starts ...
12.30/12.33	c ============================[ Search Statistics ]============================
12.30/12.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.30/12.33	c       |         |          |          |    Limit     GC | Var      | Constra 
12.30/12.33	c =============================================================================
12.30/12.33	c  0.0s |       0 |        0 |        0 |      449      0 |        0 |        4
12.30/12.34	c  0.0s |       1 |      219 |      100 |      449      0 |        0 |        4
12.30/12.36	c  0.0s |       2 |      454 |      250 |      449      1 |        0 |        4
12.30/12.38	c  0.1s |       3 |      856 |      475 |      449      2 |        0 |        4
12.39/12.42	c  0.1s |       4 |     1399 |      813 |      449      3 |        0 |        4
12.39/12.48	c  0.2s |       5 |     2124 |     1320 |      449      5 |        0 |        4
12.49/12.58	c  0.3s |       6 |     3214 |     2081 |      449      8 |        0 |        4
12.69/12.72	c  0.4s |       7 |     5133 |     3223 |      449     12 |        0 |        4
12.89/12.93	c  0.6s |       8 |     7911 |     4936 |      449     19 |        0 |        4
13.19/13.24	c  0.9s |       9 |    11903 |     7506 |      449     29 |        0 |        4
13.59/13.67	c  1.3s |      10 |    17787 |    11361 |      449     44 |        0 |        4
13.69/13.73	c  1.4s |      10 |    18604 |    11845 |      449     46 |        0 |        4
13.69/13.73	c #cpu_time = 1.396s
13.69/13.73	c #wall_clock_time = 1.400s
13.69/13.73	c #decision = 18604
13.69/13.73	c #random_decision = 53
13.69/13.73	c #conflict = 11845
13.69/13.73	c #restart = 10
13.69/13.73	o 99
13.69/13.73	c BCD2: updating upper bound: 249 -> 98
13.69/13.73	c BCD2: 1 <= obj <= 98
13.69/13.73	c BCD2: #cores=1, #unrelaxed=0, #relaxed=42, #hardened=0
13.69/13.73	c BCD2: #sat=4 #unsat=2 bias=2/6
13.69/13.73	c Solving starts ...
13.69/13.73	c ============================[ Search Statistics ]============================
13.69/13.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.69/13.73	c       |         |          |          |    Limit     GC | Var      | Constra 
13.69/13.73	c =============================================================================
13.69/13.73	c  0.0s |       0 |        0 |        0 |      449      0 |        0 |        6
13.69/13.74	c  0.0s |       1 |      150 |      100 |      449      0 |        0 |        6
13.69/13.76	c  0.0s |       2 |      396 |      250 |      449      0 |        0 |        6
13.69/13.78	c  0.1s |       3 |      732 |      475 |      449      1 |        0 |        6
13.79/13.82	c  0.1s |       4 |     1239 |      813 |      449      3 |        0 |        6
13.79/13.88	c  0.2s |       5 |     2041 |     1320 |      449      4 |        0 |        6
13.89/13.97	c  0.2s |       6 |     3182 |     2081 |      449      7 |        0 |        6
14.09/14.10	c  0.4s |       7 |     4847 |     3223 |      449     11 |        0 |        6
14.29/14.30	c  0.6s |       8 |     7417 |     4936 |      449     18 |        0 |        6
14.59/14.60	c  0.9s |       9 |    11103 |     7506 |      449     27 |        0 |        6
14.99/15.08	c  1.4s |      10 |    17016 |    11361 |      449     41 |        0 |        6
15.69/15.79	c  2.1s |      11 |    25651 |    17144 |      449     62 |        0 |        6
16.79/16.80	c  3.1s |      12 |    38236 |    25819 |      449     93 |        0 |        6
18.29/18.31	c  4.6s |      13 |    56958 |    38832 |      494    139 |        0 |        6
20.29/20.31	c  6.6s |      13 |    83832 |    56532 |      494    198 |        0 |        6
20.49/20.52	c  6.8s |      14 |    86366 |    58352 |      494    204 |        0 |        6
22.49/22.53	c  8.8s |      14 |   111219 |    75452 |      494    262 |        0 |        6
23.89/23.98	c 10.3s |      15 |   128904 |    87632 |      494    303 |        0 |        6
25.99/26.00	c 12.3s |      15 |   154578 |   104532 |      544    358 |        0 |        6
27.99/28.00	c 14.3s |      15 |   178391 |   120832 |      544    408 |        0 |        6
29.09/29.19	c 15.5s |      15 |   192124 |   130331 |      544    437 |        1 |        8
29.09/29.19	c #cpu_time = 15.421s
29.09/29.19	c #wall_clock_time = 15.461s
29.09/29.19	c #decision = 192124
29.09/29.19	c #random_decision = 563
29.09/29.19	c #conflict = 130331
29.09/29.19	c #restart = 15
29.09/29.19	c BCD2: updating lower bound of a core
29.09/29.19	c lower bound updated to 35
29.09/29.19	c BCD2: 35 <= obj <= 98
29.09/29.19	c BCD2: #cores=1, #unrelaxed=0, #relaxed=42, #hardened=0
29.09/29.19	c BCD2: #sat=4 #unsat=3 bias=3/7
29.09/29.19	c Solving starts ...
29.09/29.19	c ============================[ Search Statistics ]============================
29.09/29.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.09/29.19	c       |         |          |          |    Limit     GC | Var      | Constra 
29.09/29.19	c =============================================================================
29.09/29.19	c  0.0s |       0 |        0 |        0 |      544      0 |        1 |        8
29.19/29.20	c  0.0s |       1 |      164 |      100 |      544      0 |        1 |        8
29.19/29.22	c  0.0s |       2 |      410 |      250 |      544      0 |        1 |        8
29.19/29.25	c  0.1s |       3 |      780 |      475 |      544      1 |        1 |        8
29.29/29.30	c  0.1s |       4 |     1313 |      813 |      544      2 |        1 |        8
29.29/29.36	c  0.2s |       5 |     2166 |     1320 |      544      3 |        1 |        8
29.39/29.45	c  0.3s |       6 |     3319 |     2081 |      544      6 |        1 |        8
29.49/29.58	c  0.4s |       7 |     5024 |     3223 |      544      9 |        1 |        8
29.69/29.79	c  0.6s |       8 |     7437 |     4936 |      544     15 |        1 |        8
30.09/30.10	c  0.9s |       9 |    11414 |     7506 |      544     23 |        1 |        8
30.49/30.58	c  1.4s |      10 |    17536 |    11361 |      544     35 |        1 |        8
31.19/31.29	c  2.1s |      11 |    26441 |    17144 |      544     54 |        1 |        8
32.29/32.36	c  3.2s |      12 |    40150 |    25819 |      544     81 |        1 |        8
33.88/33.90	c  4.7s |      13 |    60582 |    38832 |      544    122 |        1 |        8
35.88/35.90	c  6.7s |      13 |    87447 |    56032 |      544    177 |        1 |        8
36.08/36.17	c  7.0s |      14 |    90978 |    58352 |      544    184 |        1 |        8
38.08/38.18	c  9.0s |      14 |   118405 |    75752 |      599    236 |        1 |        8
39.58/39.64	c 10.5s |      15 |   136687 |    87632 |      599    270 |        1 |        8
41.58/41.65	c 12.5s |      15 |   159662 |   103432 |      599    317 |        1 |        8
43.58/43.65	c 14.5s |      15 |   183453 |   119632 |      599    365 |        1 |        8
44.98/45.08	c 15.9s |      16 |   201556 |   131552 |      599    400 |        1 |        8
46.98/47.08	c 17.9s |      16 |   227411 |   148452 |      599    448 |        1 |        8
48.98/49.08	c 19.9s |      16 |   252288 |   165152 |      599    496 |        1 |        8
49.59/49.63	c 20.4s |      16 |   259396 |   169807 |      599    509 |        1 |        8
49.59/49.63	c #cpu_time = 20.386s
49.59/49.63	c #wall_clock_time = 20.440s
49.59/49.63	c #decision = 259396
49.59/49.63	c #random_decision = 778
49.59/49.63	c #conflict = 169807
49.59/49.63	c #restart = 16
49.59/49.63	o 39
49.59/49.63	c BCD2: hardening fixes 21 literals
49.59/49.63	c BCD2: updating upper bound: 98 -> 38
49.59/49.63	c BCD2: 35 <= obj <= 38
49.59/49.63	c BCD2: #cores=1, #unrelaxed=0, #relaxed=21, #hardened=21
49.59/49.63	c BCD2: #sat=5 #unsat=3 bias=3/8
49.59/49.63	c Solving starts ...
49.59/49.63	c ============================[ Search Statistics ]============================
49.59/49.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
49.59/49.63	c       |         |          |          |    Limit     GC | Var      | Constra 
49.59/49.63	c =============================================================================
49.59/49.63	c  0.0s |       0 |        0 |        0 |      599      0 |       22 |       10
49.59/49.64	c  0.0s |       1 |      147 |      100 |      599      1 |       22 |       10
49.59/49.66	c  0.0s |       2 |      365 |      250 |      599      1 |       22 |       10
49.59/49.69	c  0.1s |       3 |      780 |      475 |      599      2 |       22 |       10
49.69/49.73	c  0.1s |       4 |     1285 |      813 |      599      3 |       22 |       10
49.69/49.78	c  0.2s |       5 |     2046 |     1320 |      599      4 |       22 |       10
49.78/49.87	c  0.2s |       6 |     3192 |     2081 |      599      6 |       22 |       10
49.98/50.01	c  0.4s |       7 |     4908 |     3223 |      599      9 |       22 |       10
50.18/50.21	c  0.6s |       8 |     7286 |     4936 |      599     14 |       22 |       10
50.48/50.50	c  0.9s |       9 |    11371 |     7506 |      599     21 |       22 |       10
50.88/50.95	c  1.3s |      10 |    17203 |    11361 |      599     32 |       22 |       10
51.58/51.63	c  2.0s |      11 |    25242 |    17144 |      599     49 |       22 |       10
52.08/52.17	c  2.5s |      11 |    31224 |    21455 |      599     61 |       23 |       12
52.08/52.17	c #cpu_time = 2.532s
52.08/52.17	c #wall_clock_time = 2.539s
52.08/52.17	c #decision = 31224
52.08/52.17	c #random_decision = 75
52.08/52.17	c #conflict = 21455
52.08/52.17	c #restart = 11
52.08/52.17	c BCD2: updating lower bound of a core
52.08/52.17	c lower bound updated to 37
52.08/52.17	c BCD2: 37 <= obj <= 38
52.08/52.17	c BCD2: #cores=1, #unrelaxed=0, #relaxed=21, #hardened=21
52.08/52.17	c BCD2: #sat=5 #unsat=4 bias=4/9
52.08/52.17	c Solving starts ...
52.08/52.17	c ============================[ Search Statistics ]============================
52.08/52.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
52.08/52.17	c       |         |          |          |    Limit     GC | Var      | Constra 
52.08/52.17	c =============================================================================
52.08/52.17	c  0.0s |       0 |        0 |        0 |      599      0 |       23 |       12
52.08/52.18	c  0.0s |       1 |      172 |      100 |      599      0 |       23 |       12
52.18/52.20	c  0.0s |       2 |      416 |      250 |      599      0 |       23 |       12
52.18/52.23	c  0.1s |       3 |      776 |      475 |      599      1 |       23 |       12
52.18/52.27	c  0.1s |       4 |     1285 |      813 |      599      2 |       23 |       12
52.28/52.33	c  0.2s |       5 |     1981 |     1320 |      599      3 |       23 |       12
52.38/52.42	c  0.3s |       6 |     3016 |     2081 |      599      6 |       23 |       12
52.48/52.56	c  0.4s |       7 |     4549 |     3223 |      599      9 |       23 |       12
52.68/52.76	c  0.6s |       8 |     7027 |     4936 |      599     14 |       23 |       12
52.99/53.07	c  0.9s |       9 |    10605 |     7506 |      599     21 |       23 |       12
53.48/53.54	c  1.4s |      10 |    16216 |    11361 |      599     32 |       23 |       12
54.18/54.27	c  2.1s |      11 |    24063 |    17144 |      599     48 |       23 |       12
54.68/54.80	c  2.6s |      11 |    30067 |    21474 |      659     59 |       24 |       14
54.68/54.80	c #cpu_time = 2.619s
54.68/54.80	c #wall_clock_time = 2.627s
54.68/54.80	c #decision = 30067
54.68/54.80	c #random_decision = 92
54.68/54.80	c #conflict = 21474
54.68/54.80	c #restart = 11
54.68/54.80	c BCD2: updating lower bound of a core
54.78/54.80	c lower bound updated to 39
54.78/54.80	s OPTIMUM FOUND
54.78/54.80	v -x1 -x2 -x3 -x4 -x5 x6 -x7 -x8 -x9 -x10
54.78/54.80	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
54.78/54.80	v -x21 -x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 -x30
54.78/54.80	v -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40
54.78/54.80	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
54.78/54.80	v x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 -x60
54.78/54.80	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 x70
54.78/54.80	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
54.78/54.80	v -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90
54.78/54.80	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
54.78/54.80	v x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110
54.78/54.80	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
54.78/54.80	v x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
54.78/54.80	v -x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
54.78/54.80	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 x150
54.78/54.80	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
54.78/54.80	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x169
54.78/54.80	c total CPU time = 54.654s
54.78/54.80	c total wall clock time = 54.799s

Verifier Data

OK	39

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

pid=1371
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.02 2.05 1.76 3/181 1374
/proc/meminfo: memFree=30557828/32872528 swapFree=8804/8804
[pid=1374] ppid=1371 vsize=501180 CPUtime=0 cores=0,2,4,6
/proc/1374/stat : 1374 (toysat) R 1371 1374 832 0 -1 4202496 1829 0 0 0 0 0 0 0 20 0 4 0 36420149 513208320 2190 33554432000 4194304 16246674 140737169552272 140737169551696 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 125807 2200 441 2943 0 122701 0
[pid=1374/tid=1375] ppid=1371 vsize=753084 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1375/stat : 1375 (toysat) S 1371 1374 832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36420149 771158016 3175 33554432000 4194304 16246674 140737169552272 139836968119536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1374/tid=1376] ppid=1371 vsize=757180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1376/stat : 1376 (toysat) S 1371 1374 832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36420149 775352320 3193 33554432000 4194304 16246674 140737169552272 139836887379184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1374/tid=1377] ppid=1371 vsize=762300 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1377/stat : 1377 (toysat) S 1371 1374 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36420149 780595200 3212 33554432000 4194304 16246674 140737169552272 139836876905648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.10017 s]
/proc/loadavg: 2.02 2.05 1.76 3/181 1374
/proc/meminfo: memFree=30557828/32872528 swapFree=8804/8804
[pid=1374] ppid=1371 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/1374/stat : 1374 (toysat) R 1371 1374 832 0 -1 4202496 18426 0 0 0 7 2 0 0 20 0 4 0 36420149 1247350784 18780 33554432000 4194304 16246674 140737169552272 140737169551696 6131302 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 304529 18780 618 2943 0 301423 0
[pid=1374/tid=1375] ppid=1371 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1375/stat : 1375 (toysat) S 1371 1374 832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36420149 1247350784 18783 33554432000 4194304 16246674 140737169552272 139836968119536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1374/tid=1376] ppid=1371 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1376/stat : 1376 (toysat) S 1371 1374 832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36420149 1247350784 18786 33554432000 4194304 16246674 140737169552272 139836887379184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1374/tid=1377] ppid=1371 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1377/stat : 1377 (toysat) S 1371 1374 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36420149 1247350784 18792 33554432000 4194304 16246674 140737169552272 139836876905648 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.2005 s]
/proc/loadavg: 2.02 2.05 1.76 3/181 1374
/proc/meminfo: memFree=30557828/32872528 swapFree=8804/8804
[pid=1374] ppid=1371 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/1374/stat : 1374 (toysat) R 1371 1374 832 0 -1 4202496 26408 0 0 0 16 3 0 0 20 0 4 0 36420149 1247350784 26763 33554432000 4194304 16246674 140737169552272 140737169551696 13956064 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 304529 26763 618 2943 0 301423 0
[pid=1374/tid=1375] ppid=1371 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1375/stat : 1375 (toysat) S 1371 1374 832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36420149 1247350784 26763 33554432000 4194304 16246674 140737169552272 139836968119536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1374/tid=1376] ppid=1371 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1376/stat : 1376 (toysat) S 1371 1374 832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36420149 1247350784 26766 33554432000 4194304 16246674 140737169552272 139836887379184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1374/tid=1377] ppid=1371 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1377/stat : 1377 (toysat) S 1371 1374 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36420149 1247350784 26767 33554432000 4194304 16246674 140737169552272 139836876905648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300423 s]
/proc/loadavg: 2.02 2.05 1.76 3/181 1374
/proc/meminfo: memFree=30557828/32872528 swapFree=8804/8804
[pid=1374] ppid=1371 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/1374/stat : 1374 (toysat) R 1371 1374 832 0 -1 4202496 36858 0 0 0 25 4 0 0 20 0 4 0 36420149 1247350784 37206 33554432000 4194304 16246674 140737169552272 140737169534144 6010789 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 304529 37217 813 2943 0 301423 0
[pid=1374/tid=1375] ppid=1371 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1375/stat : 1375 (toysat) S 1371 1374 832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36420149 1247350784 37223 33554432000 4194304 16246674 140737169552272 139836968119536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1374/tid=1376] ppid=1371 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1376/stat : 1376 (toysat) S 1371 1374 832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36420149 1247350784 37227 33554432000 4194304 16246674 140737169552272 139836887379184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1374/tid=1377] ppid=1371 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1377/stat : 1377 (toysat) S 1371 1374 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36420149 1247350784 37228 33554432000 4194304 16246674 140737169552272 139836876905648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700384 s]
/proc/loadavg: 2.02 2.05 1.76 3/181 1374
/proc/meminfo: memFree=30557828/32872528 swapFree=8804/8804
[pid=1374] ppid=1371 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/1374/stat : 1374 (toysat) R 1371 1374 832 0 -1 4202496 102797 0 0 0 55 14 0 0 20 0 4 0 36420149 1247350784 103144 33554432000 4194304 16246674 140737169552272 140737169534144 13954518 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 304529 103148 813 2943 0 301423 0
[pid=1374/tid=1375] ppid=1371 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1375/stat : 1375 (toysat) S 1371 1374 832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36420149 1247350784 103156 33554432000 4194304 16246674 140737169552272 139836968119536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1374/tid=1376] ppid=1371 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1376/stat : 1376 (toysat) S 1371 1374 832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36420149 1247350784 103163 33554432000 4194304 16246674 140737169552272 139836887379184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1374/tid=1377] ppid=1371 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1377/stat : 1377 (toysat) S 1371 1374 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36420149 1247350784 103166 33554432000 4194304 16246674 140737169552272 139836876905648 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) 1218116

[startup+1.5004 s]
/proc/loadavg: 2.02 2.05 1.76 3/185 1378
/proc/meminfo: memFree=29805084/32872528 swapFree=8804/8804
[pid=1374] ppid=1371 vsize=1218116 CPUtime=1.48 cores=0,2,4,6
/proc/1374/stat : 1374 (toysat) R 1371 1374 832 0 -1 4202496 239823 0 0 0 114 34 0 0 20 0 4 0 36420149 1247350784 240170 33554432000 4194304 16246674 140737169552272 140737169534144 5589685 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 304529 240184 814 2943 0 301423 0
[pid=1374/tid=1375] ppid=1371 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1375/stat : 1375 (toysat) S 1371 1374 832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36420149 1247350784 240192 33554432000 4194304 16246674 140737169552272 139836968119536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1374/tid=1376] ppid=1371 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1376/stat : 1376 (toysat) S 1371 1374 832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36420149 1247350784 240201 33554432000 4194304 16246674 140737169552272 139836887379184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1374/tid=1377] ppid=1371 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1377/stat : 1377 (toysat) S 1371 1374 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36420149 1247350784 240211 33554432000 4194304 16246674 140737169552272 139836876905648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1218116

[startup+3.10039 s]
/proc/loadavg: 2.02 2.05 1.76 3/185 1378
/proc/meminfo: memFree=29573948/32872528 swapFree=8804/8804
[pid=1374] ppid=1371 vsize=1305156 CPUtime=3.09 cores=0,2,4,6
/proc/1374/stat : 1374 (toysat) R 1371 1374 832 0 -1 4202496 267318 0 0 0 270 39 0 0 20 0 4 0 36420149 1336479744 267643 33554432000 4194304 16246674 140737169552272 140737169534144 13752941 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 326289 267643 872 2943 0 323183 0
[pid=1374/tid=1375] ppid=1371 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1375/stat : 1375 (toysat) S 1371 1374 832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36420149 1336479744 267643 33554432000 4194304 16246674 140737169552272 139836968119536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1374/tid=1376] ppid=1371 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1376/stat : 1376 (toysat) S 1371 1374 832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36420149 1336479744 267643 33554432000 4194304 16246674 140737169552272 139836887379184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1374/tid=1377] ppid=1371 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1377/stat : 1377 (toysat) S 1371 1374 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36420149 1336479744 267643 33554432000 4194304 16246674 140737169552272 139836876905648 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) 1305156

[startup+6.30039 s]
/proc/loadavg: 2.02 2.05 1.76 3/185 1378
/proc/meminfo: memFree=29486972/32872528 swapFree=8804/8804
[pid=1374] ppid=1371 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/1374/stat : 1374 (toysat) R 1371 1374 832 0 -1 4202496 267604 0 0 0 590 39 0 0 20 0 4 0 36420149 1337528320 267929 33554432000 4194304 16246674 140737169552272 140737169535272 5672188 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 326545 267929 872 2943 0 323439 0
[pid=1374/tid=1375] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1375/stat : 1375 (toysat) S 1371 1374 832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267929 33554432000 4194304 16246674 140737169552272 139836968119536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1374/tid=1376] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1376/stat : 1376 (toysat) S 1371 1374 832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267929 33554432000 4194304 16246674 140737169552272 139836887379184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1374/tid=1377] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1377/stat : 1377 (toysat) S 1371 1374 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267929 33554432000 4194304 16246674 140737169552272 139836876905648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.02 2.04 1.76 3/185 1378
/proc/meminfo: memFree=29486368/32872528 swapFree=8804/8804
[pid=1374] ppid=1371 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/1374/stat : 1374 (toysat) R 1371 1374 832 0 -1 4202496 267615 0 0 0 1230 39 0 0 20 0 4 0 36420149 1337528320 267940 33554432000 4194304 16246674 140737169552272 140737169535264 5667339 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 326545 267940 881 2943 0 323439 0
[pid=1374/tid=1375] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1375/stat : 1375 (toysat) S 1371 1374 832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267940 33554432000 4194304 16246674 140737169552272 139836968119536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1374/tid=1376] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1376/stat : 1376 (toysat) S 1371 1374 832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267940 33554432000 4194304 16246674 140737169552272 139836887379184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1374/tid=1377] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1377/stat : 1377 (toysat) S 1371 1374 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267940 33554432000 4194304 16246674 140737169552272 139836876905648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5073 s]
/proc/loadavg: 2.01 2.04 1.77 3/185 1378
/proc/meminfo: memFree=29486092/32872528 swapFree=8804/8804
[pid=1374] ppid=1371 vsize=1306180 CPUtime=25.49 cores=0,2,4,6
/proc/1374/stat : 1374 (toysat) R 1371 1374 832 0 -1 4202496 267618 0 0 0 2510 39 0 0 20 0 4 0 36420149 1337528320 267943 33554432000 4194304 16246674 140737169552272 140737169535272 5672188 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 326545 267943 883 2943 0 323439 0
[pid=1374/tid=1375] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1375/stat : 1375 (toysat) S 1371 1374 832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267943 33554432000 4194304 16246674 140737169552272 139836968119536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1374/tid=1376] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1376/stat : 1376 (toysat) S 1371 1374 832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267943 33554432000 4194304 16246674 140737169552272 139836887379184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1374/tid=1377] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1377/stat : 1377 (toysat) S 1371 1374 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267943 33554432000 4194304 16246674 140737169552272 139836876905648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1306180

[startup+51.1004 s]
/proc/loadavg: 2.01 2.04 1.77 3/185 1432
/proc/meminfo: memFree=29486444/32872528 swapFree=8804/8804
[pid=1374] ppid=1371 vsize=1306180 CPUtime=51.08 cores=0,2,4,6
/proc/1374/stat : 1374 (toysat) R 1371 1374 832 0 -1 4202496 267619 0 0 0 5069 39 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 140737169534144 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 326545 267944 884 2943 0 323439 0
[pid=1374/tid=1375] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1375/stat : 1375 (toysat) S 1371 1374 832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836968119536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1374/tid=1376] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1376/stat : 1376 (toysat) S 1371 1374 832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836887379184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1374/tid=1377] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1377/stat : 1377 (toysat) S 1371 1374 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836876905648 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) 1306180

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

[startup+51.3004 s]
/proc/loadavg: 2.01 2.04 1.77 3/185 1432
/proc/meminfo: memFree=29486444/32872528 swapFree=8804/8804
[pid=1374] ppid=1371 vsize=1306180 CPUtime=51.28 cores=0,2,4,6
/proc/1374/stat : 1374 (toysat) R 1371 1374 832 0 -1 4202496 267619 0 0 0 5089 39 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 140737169534144 5822604 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 326545 267944 884 2943 0 323439 0
[pid=1374/tid=1375] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1375/stat : 1375 (toysat) S 1371 1374 832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836968119536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1374/tid=1376] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1376/stat : 1376 (toysat) S 1371 1374 832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836887379184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1374/tid=1377] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1377/stat : 1377 (toysat) S 1371 1374 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836876905648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.28
Current children cumulated vsize (KiB) 1306180

[startup+52.9004 s]
/proc/loadavg: 2.01 2.04 1.77 3/184 1432
/proc/meminfo: memFree=29486580/32872528 swapFree=8804/8804
[pid=1374] ppid=1371 vsize=1306180 CPUtime=52.88 cores=0,2,4,6
/proc/1374/stat : 1374 (toysat) R 1371 1374 832 0 -1 4202496 267619 0 0 0 5249 39 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 140737169534144 5665808 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 326545 267944 884 2943 0 323439 0
[pid=1374/tid=1375] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1375/stat : 1375 (toysat) S 1371 1374 832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836968119536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1374/tid=1376] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1376/stat : 1376 (toysat) S 1371 1374 832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836887379184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1374/tid=1377] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1377/stat : 1377 (toysat) S 1371 1374 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836876905648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 52.88
Current children cumulated vsize (KiB) 1306180

[startup+53.7004 s]
/proc/loadavg: 2.01 2.04 1.77 3/184 1432
/proc/meminfo: memFree=29486580/32872528 swapFree=8804/8804
[pid=1374] ppid=1371 vsize=1306180 CPUtime=53.68 cores=0,2,4,6
/proc/1374/stat : 1374 (toysat) R 1371 1374 832 0 -1 4202496 267619 0 0 0 5329 39 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 140737169534144 12474899 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 326545 267944 884 2943 0 323439 0
[pid=1374/tid=1375] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1375/stat : 1375 (toysat) S 1371 1374 832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836968119536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1374/tid=1376] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1376/stat : 1376 (toysat) S 1371 1374 832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836887379184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1374/tid=1377] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1377/stat : 1377 (toysat) S 1371 1374 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836876905648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 53.68
Current children cumulated vsize (KiB) 1306180

[startup+54.5004 s]
/proc/loadavg: 2.01 2.04 1.77 3/184 1432
/proc/meminfo: memFree=29486704/32872528 swapFree=8804/8804
[pid=1374] ppid=1371 vsize=1306180 CPUtime=54.48 cores=0,2,4,6
/proc/1374/stat : 1374 (toysat) R 1371 1374 832 0 -1 4202496 267621 0 0 0 5409 39 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 140737169534144 5823086 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 326545 267944 884 2943 0 323439 0
[pid=1374/tid=1375] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1375/stat : 1375 (toysat) S 1371 1374 832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836968119536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1374/tid=1376] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1376/stat : 1376 (toysat) S 1371 1374 832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836887379184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1374/tid=1377] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1377/stat : 1377 (toysat) S 1371 1374 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836876905648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 54.48
Current children cumulated vsize (KiB) 1306180

[startup+54.7004 s]
/proc/loadavg: 2.01 2.04 1.77 3/184 1432
/proc/meminfo: memFree=29486704/32872528 swapFree=8804/8804
[pid=1374] ppid=1371 vsize=1306180 CPUtime=54.68 cores=0,2,4,6
/proc/1374/stat : 1374 (toysat) R 1371 1374 832 0 -1 4202496 267621 0 0 0 5429 39 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 140737169534144 13191360 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 326545 267944 884 2943 0 323439 0
[pid=1374/tid=1375] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1375/stat : 1375 (toysat) S 1371 1374 832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836968119536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1374/tid=1376] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1376/stat : 1376 (toysat) S 1371 1374 832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836887379184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1374/tid=1377] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1377/stat : 1377 (toysat) S 1371 1374 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836876905648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 54.68
Current children cumulated vsize (KiB) 1306180

[startup+54.8004 s]
/proc/loadavg: 2.01 2.04 1.77 3/184 1432
/proc/meminfo: memFree=29486704/32872528 swapFree=8804/8804
[pid=1374] ppid=1371 vsize=1306180 CPUtime=54.78 cores=0,2,4,6
/proc/1374/stat : 1374 (toysat) R 1371 1374 832 0 -1 4202496 267621 0 0 0 5439 39 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 140737169534144 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 326545 267944 884 2943 0 323439 0
[pid=1374/tid=1375] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1375/stat : 1375 (toysat) S 1371 1374 832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836968119536 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1374/tid=1376] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1376/stat : 1376 (toysat) S 1371 1374 832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836887379184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1374/tid=1377] ppid=1371 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1374/task/1377/stat : 1377 (toysat) S 1371 1374 832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36420149 1337528320 267944 33554432000 4194304 16246674 140737169552272 139836876905648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 54.78
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 54.8601
CPU time (s): 54.8507
CPU user time (s): 54.3927
CPU system time (s): 0.45793
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.3927
system time used= 0.45793
maximum resident set size= 1071784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267625
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= 22
involuntary context switches= 57

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.155976 second user time and 0.19697 second system time

The end

Launcher Data

Begin job on node133 at 2016-06-19 15:42:22
IDJOB=4109442
IDBENCH=78810
IDSOLVER=2553
FILE ID=node133/4109442-1466343742
RUNJOBID= node133-1466341813-848
PBS_JOBID= 19922020
Free space on /tmp= 71700 MiB

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

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

MD5SUM BENCH= 3199d968dfdc76b1f122b376f1cc0c5d
RANDOM SEED=304522159

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.256
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		: 2667.256
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		: 2667.256
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		: 2667.256
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		: 2667.256
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:        30558372 kB
Buffers:          163744 kB
Cached:           323496 kB
SwapCached:         1408 kB
Active:          1222068 kB
Inactive:         341128 kB
Active(anon):    1076252 kB
Inactive(anon):     2060 kB
Active(file):     145816 kB
Inactive(file):   339068 kB
Unevictable:        8804 kB
Mlocked:            8804 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:             32936 kB
Writeback:             0 kB
AnonPages:       1087716 kB
Mapped:            11880 kB
Shmem:                 0 kB
Slab:             610676 kB
SReclaimable:      54056 kB
SUnreclaim:       556620 kB
KernelStack:        1536 kB
PageTables:         6572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1225684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 71684 MiB
End job on node133 at 2016-06-19 15:43:17