Trace number 4109406

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 22.1636 22.1681

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110968898--soft-33-100-0.wbo
MD5SUMe7c7fdedab1a2bafff6e9372021fd59b
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 benchmark4.03739
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 constraints64
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 2925
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2924
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1261
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:01+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-4109406-1466343721.wbo"]
0.00/0.01	c use --random-gen="202850230 1884501141 408995813 2534236156 881147224 2967755781 2895215469 581813575 2184099283 2392312849 878889319 2705135486 3300370482 2125605414 4080468200 1867430805 2026363480 3663767517 18113891 2536285842 2707761966 2623560085 1511731675 912119905 1854977714 174067246 1284566734 3951848300 1210376140 77531936 1443257889 481850713 2028877713 2443882920 387888262 1054583640 3368097857 3452288174 2922799920 2557065014 198541329 187612454 3722504320 2094456013 2637685004 1318146855 2689855392 1120177545 846390461 2166384033 959496340 2941122375 353322682 757979508 2180574678 3599641739 3254719580 2966815989 1888906161 3932120965 3753145606 1900951698 2015921243 571662696 2523543248 379456289 1179062045 1146741954 1419351473 2367084057 3306910684 1442727977 3715561550 3858457414 1827917735 230732222 2396370333 1197602713 750212923 3510451402 3666432223 99346820 64526485 2774927177 284215348 2994548741 3907415312 2496617228 1341341587 217004572 2500401996 3888450198 1639513718 3914100595 1062816057 4190799072 3404743154 1170281615 2315892715 2463219989 20925589 1422421629 2459168223 3877997209 384154797 1442321228 2739772355 325845507 3854243547 3293375930 2097542106 3165352254 1996719319 397029235 3820603965 3103880482 3471604652 3026913177 1959543814 1767869256 1718754876 1314511947 229632670 3891913904 3789804362 792099426 3365351001 521660827 3832549748 3280478780 2857351900 2746849271 1605723516 3898537431 4054966673 4212006421 1410948751 3180067367 3607710900 4007743966 1140833176 2582776830 1680870339 2207958747 2840230103 2157725570 2409478766 320341394 4271979114 2889842690 2561355499 1544903790 1860775165 4032142279 2708092071 149378897 2620974332 2783763365 4150861289 3285882189 1542129324 2224248896 1599555906 3615637577 2553955991 3040338734 1749741374 1228425702 234059995 384239157 1352149770 1912483153 2579327165 2061375945 1084666551 4064306436 329225932 744101080 1122285774 2184743917 1941640020 1272958010 742794808 740526812 1416738014 3555985335 4188419232 1370725301 1913262963 863430069 139775259 3313585080 28367801 3550469407 3558648572 2494613299 3945830150 3722131525 1951940493 2118476119 3609374190 2959268723 1352991542 71522218 4110081773 407209907 3496698424 2254948777 3933507159 2068629195 1527366377 4187174055 3445269123 1817519295 2871683067 1752988647 922550318 1220994945 814166170 1667554544 939959528 6015872 1007070917 1951382871 2583636896 2783561445 1645839475 2150614316 1524241653 1375194019 4160522352 3952250358 492378387 3083981662 3446754156 596027550 178180475 1307467267 500265396 680531215 2294788473 3172702544 582866593 3094195969 1749827890 3201066666 3634100777 1355349714 3899703248 1625997343 955865789 360824550 1592732480 2330394052 400226155 679852818 255 362436" option to reproduce the execution
0.19/0.24	c #vars 169
0.19/0.24	c #constraints 101
0.19/0.25	c BCD2: Hardening is enabled.
0.19/0.25	c BCD2: BiasedSearch is enabled.
0.19/0.25	c Solving starts ...
0.19/0.25	c ============================[ Search Statistics ]============================
0.19/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.25	c =============================================================================
0.19/0.25	c  0.0s |       0 |        0 |        0 |      111      0 |        0 |        0
0.19/0.25	c  0.0s |       0 |      107 |       18 |      111      0 |        0 |        0
0.19/0.25	c #cpu_time = 0.003s
0.19/0.25	c #wall_clock_time = 0.003s
0.19/0.25	c #decision = 107
0.19/0.25	c #random_decision = 0
0.19/0.25	c #conflict = 18
0.19/0.25	c #restart = 0
0.19/0.25	o 361
0.19/0.25	c BCD2: updating upper bound: 2924 -> 360
0.19/0.25	c BCD2: 0 <= obj <= 360
0.19/0.25	c BCD2: #cores=0, #unrelaxed=64, #relaxed=0, #hardened=0
0.19/0.25	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.25	c Solving starts ...
0.19/0.25	c ============================[ Search Statistics ]============================
0.19/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.25	c =============================================================================
0.19/0.25	c  0.0s |       0 |        0 |        0 |      111      0 |        0 |        0
0.19/0.27	c  0.0s |       1 |      235 |      100 |      123      0 |        0 |        0
0.19/0.29	c  0.0s |       2 |      540 |      250 |      136      0 |        0 |        0
0.29/0.33	c  0.1s |       3 |      946 |      475 |      150      2 |        0 |        0
0.39/0.40	c  0.1s |       4 |     1482 |      813 |      165      4 |        0 |        0
0.48/0.59	c  0.2s |       5 |     2260 |     1320 |      182      7 |        0 |        0
0.59/0.63	c  0.4s |       6 |     3416 |     2081 |      201     12 |        0 |        0
0.79/0.85	c  0.6s |       7 |     5038 |     3223 |      222     19 |        0 |        0
1.10/1.19	c  0.9s |       8 |     7560 |     4936 |      245     28 |        0 |        0
1.49/1.58	c  1.3s |       9 |    11171 |     7506 |      270     41 |        0 |        0
2.09/2.15	c  1.9s |      10 |    16594 |    11361 |      297     60 |        0 |        0
2.79/2.88	c  2.6s |      11 |    25325 |    17144 |      327     86 |        0 |        0
3.99/4.02	c  3.8s |      12 |    37845 |    25819 |      360    123 |        0 |        0
5.69/5.72	c  5.5s |      13 |    57153 |    38832 |      397    175 |        0 |        0
7.70/7.73	c  7.5s |      13 |    77912 |    53432 |      397    230 |        0 |        0
8.39/8.44	c  8.2s |      14 |    85017 |    58352 |      437    249 |        0 |        0
10.39/10.45	c 10.2s |      14 |   105996 |    72752 |      437    299 |        0 |        0
12.39/12.45	c 12.2s |      14 |   124596 |    86152 |      437    347 |        0 |        0
12.69/12.71	c 12.5s |      15 |   126612 |    87632 |      481    352 |        0 |        0
13.49/13.51	c 13.3s |      15 |   133242 |    92083 |      481    368 |        0 |        0
13.49/13.51	c #cpu_time = 13.254s
13.49/13.51	c #wall_clock_time = 13.253s
13.49/13.51	c #decision = 133242
13.49/13.51	c #random_decision = 289
13.49/13.51	c #conflict = 92083
13.49/13.51	c #restart = 15
13.49/13.51	c BCD2: found a new core of size 64: cost of the new core is >=1
13.49/13.51	c lower bound updated to 1
13.49/13.51	c BCD2: 1 <= obj <= 360
13.49/13.51	c BCD2: #cores=1, #unrelaxed=0, #relaxed=64, #hardened=0
13.49/13.51	c BCD2: #sat=1 #unsat=2 bias=2/3
13.49/13.51	c Solving starts ...
13.49/13.51	c ============================[ Search Statistics ]============================
13.49/13.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.49/13.51	c       |         |          |          |    Limit     GC | Var      | Constra 
13.49/13.51	c =============================================================================
13.49/13.51	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        0
13.49/13.52	c  0.0s |       0 |      275 |       77 |      481      0 |        0 |        0
13.49/13.52	c #cpu_time = 0.011s
13.49/13.52	c #wall_clock_time = 0.011s
13.49/13.52	c #decision = 275
13.49/13.52	c #random_decision = 0
13.49/13.52	c #conflict = 77
13.49/13.52	c #restart = 0
13.49/13.52	o 357
13.49/13.52	c BCD2: updating upper bound: 360 -> 356
13.49/13.52	c BCD2: 1 <= obj <= 356
13.49/13.52	c BCD2: #cores=1, #unrelaxed=0, #relaxed=64, #hardened=0
13.49/13.52	c BCD2: #sat=2 #unsat=2 bias=2/4
13.49/13.52	c Solving starts ...
13.49/13.52	c ============================[ Search Statistics ]============================
13.49/13.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.49/13.52	c       |         |          |          |    Limit     GC | Var      | Constra 
13.49/13.52	c =============================================================================
13.49/13.52	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        2
13.49/13.54	c  0.0s |       1 |      205 |      100 |      481      0 |        0 |        2
13.49/13.56	c  0.0s |       2 |      495 |      250 |      481      1 |        0 |        2
13.49/13.59	c  0.1s |       3 |      927 |      475 |      481      2 |        0 |        2
13.59/13.64	c  0.1s |       4 |     1512 |      813 |      481      3 |        0 |        2
13.69/13.71	c  0.2s |       5 |     2427 |     1320 |      481      5 |        0 |        2
13.79/13.82	c  0.3s |       6 |     3771 |     2081 |      481      7 |        0 |        2
13.89/13.98	c  0.5s |       7 |     5773 |     3223 |      481     12 |        0 |        2
14.19/14.20	c  0.7s |       8 |     8808 |     4936 |      481     18 |        0 |        2
14.29/14.38	c  0.9s |       8 |    10647 |     6122 |      481     23 |        0 |        2
14.29/14.38	c #cpu_time = 0.859s
14.29/14.38	c #wall_clock_time = 0.859s
14.29/14.38	c #decision = 10647
14.29/14.38	c #random_decision = 31
14.29/14.38	c #conflict = 6122
14.29/14.38	c #restart = 8
14.29/14.38	o 172
14.29/14.38	c BCD2: updating upper bound: 356 -> 171
14.29/14.38	c BCD2: 1 <= obj <= 171
14.29/14.38	c BCD2: #cores=1, #unrelaxed=0, #relaxed=64, #hardened=0
14.29/14.38	c BCD2: #sat=3 #unsat=2 bias=2/5
14.29/14.38	c Solving starts ...
14.29/14.38	c ============================[ Search Statistics ]============================
14.29/14.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.29/14.38	c       |         |          |          |    Limit     GC | Var      | Constra 
14.29/14.38	c =============================================================================
14.29/14.38	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        4
14.29/14.39	c  0.0s |       1 |      189 |      100 |      481      0 |        0 |        4
14.39/14.41	c  0.0s |       2 |      467 |      250 |      481      1 |        0 |        4
14.39/14.44	c  0.1s |       3 |      892 |      475 |      481      1 |        0 |        4
14.39/14.49	c  0.1s |       4 |     1536 |      813 |      481      3 |        0 |        4
14.49/14.55	c  0.2s |       5 |     2545 |     1320 |      481      5 |        0 |        4
14.59/14.65	c  0.3s |       6 |     3989 |     2081 |      481      7 |        0 |        4
14.79/14.80	c  0.4s |       7 |     6061 |     3223 |      481     11 |        0 |        4
14.89/14.95	c  0.6s |       7 |     7812 |     4280 |      481     15 |        0 |        4
14.89/14.95	c #cpu_time = 0.573s
14.89/14.95	c #wall_clock_time = 0.573s
14.89/14.95	c #decision = 7812
14.89/14.95	c #random_decision = 15
14.89/14.95	c #conflict = 4280
14.89/14.95	c #restart = 7
14.89/14.95	o 67
14.89/14.95	c BCD2: hardening fixes 19 literals
14.89/14.95	c BCD2: updating upper bound: 171 -> 66
14.89/14.95	c BCD2: 1 <= obj <= 66
14.89/14.95	c BCD2: #cores=1, #unrelaxed=0, #relaxed=45, #hardened=19
14.89/14.95	c BCD2: #sat=4 #unsat=2 bias=2/6
14.89/14.95	c Solving starts ...
14.89/14.95	c ============================[ Search Statistics ]============================
14.89/14.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.89/14.95	c       |         |          |          |    Limit     GC | Var      | Constra 
14.89/14.95	c =============================================================================
14.89/14.95	c  0.0s |       0 |        0 |        0 |      481      0 |       19 |        6
14.89/14.97	c  0.0s |       1 |      128 |      100 |      481      0 |       19 |        6
14.89/14.99	c  0.0s |       2 |      349 |      250 |      481      1 |       19 |        6
14.99/15.02	c  0.1s |       3 |      698 |      475 |      481      2 |       19 |        6
14.99/15.06	c  0.1s |       4 |     1220 |      813 |      481      3 |       19 |        6
15.09/15.12	c  0.2s |       4 |     1951 |     1275 |      481      4 |       19 |        6
15.09/15.12	c #cpu_time = 0.162s
15.09/15.12	c #wall_clock_time = 0.162s
15.09/15.12	c #decision = 1951
15.09/15.12	c #random_decision = 4
15.09/15.12	c #conflict = 1275
15.09/15.12	c #restart = 4
15.09/15.12	o 17
15.09/15.12	c BCD2: hardening fixes 29 literals
15.09/15.12	c BCD2: updating upper bound: 66 -> 16
15.09/15.12	c BCD2: 1 <= obj <= 16
15.09/15.12	c BCD2: #cores=1, #unrelaxed=0, #relaxed=16, #hardened=48
15.09/15.12	c BCD2: #sat=5 #unsat=2 bias=2/7
15.09/15.12	c Solving starts ...
15.09/15.12	c ============================[ Search Statistics ]============================
15.09/15.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.09/15.12	c       |         |          |          |    Limit     GC | Var      | Constra 
15.09/15.12	c =============================================================================
15.09/15.12	c  0.0s |       0 |        0 |        0 |      481      0 |       48 |        8
15.09/15.13	c  0.0s |       1 |      136 |      100 |      481      0 |       48 |        8
15.09/15.15	c  0.0s |       2 |      397 |      250 |      481      1 |       48 |        8
15.09/15.17	c  0.1s |       3 |      716 |      475 |      481      2 |       48 |        8
15.19/15.21	c  0.1s |       4 |     1214 |      813 |      481      3 |       48 |        8
15.19/15.27	c  0.1s |       5 |     1938 |     1320 |      481      4 |       48 |        8
15.29/15.35	c  0.2s |       6 |     2983 |     2081 |      481      7 |       48 |        8
15.39/15.47	c  0.4s |       7 |     4661 |     3223 |      481     10 |       48 |        8
15.59/15.66	c  0.5s |       8 |     7147 |     4936 |      481     16 |       48 |        8
15.89/15.95	c  0.8s |       9 |    11038 |     7506 |      481     24 |       48 |        8
16.29/16.40	c  1.3s |      10 |    16451 |    11361 |      481     37 |       48 |        8
16.69/16.70	c  1.6s |      10 |    20157 |    13903 |      481     45 |       48 |        8
16.69/16.70	c #cpu_time = 1.584s
16.69/16.70	c #wall_clock_time = 1.584s
16.69/16.70	c #decision = 20157
16.69/16.70	c #random_decision = 54
16.69/16.70	c #conflict = 13903
16.69/16.70	c #restart = 10
16.69/16.70	o 2
16.69/16.70	c BCD2: hardening fixes 12 literals
16.69/16.70	c BCD2: updating upper bound: 16 -> 1
16.69/16.70	c BCD2: 1 <= obj <= 1
16.69/16.70	c BCD2: #cores=1, #unrelaxed=0, #relaxed=4, #hardened=60
16.69/16.70	c BCD2: #sat=6 #unsat=2 bias=2/8
16.69/16.70	c Solving starts ...
16.69/16.70	c ============================[ Search Statistics ]============================
16.69/16.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.69/16.70	c       |         |          |          |    Limit     GC | Var      | Constra 
16.69/16.70	c =============================================================================
16.69/16.70	c  0.0s |       0 |        0 |        0 |      481      0 |       60 |       10
16.69/16.71	c  0.0s |       1 |      143 |      100 |      481      0 |       60 |       10
16.69/16.73	c  0.0s |       2 |      369 |      250 |      481      1 |       60 |       10
16.69/16.76	c  0.1s |       3 |      712 |      475 |      481      1 |       60 |       10
16.69/16.79	c  0.1s |       4 |     1191 |      813 |      481      3 |       60 |       10
16.79/16.84	c  0.1s |       5 |     2004 |     1320 |      481      4 |       60 |       10
16.89/16.93	c  0.2s |       6 |     2997 |     2081 |      481      7 |       60 |       10
16.99/17.06	c  0.4s |       7 |     4629 |     3223 |      481     10 |       60 |       10
17.19/17.25	c  0.5s |       8 |     7045 |     4936 |      481     16 |       60 |       10
17.49/17.53	c  0.8s |       9 |    10836 |     7506 |      481     24 |       60 |       10
17.89/17.94	c  1.2s |      10 |    16537 |    11361 |      481     36 |       60 |       10
18.49/18.57	c  1.9s |      11 |    24853 |    17144 |      530     54 |       60 |       10
19.49/19.53	c  2.8s |      12 |    37047 |    25819 |      530     80 |       60 |       10
20.99/21.07	c  4.4s |      13 |    54969 |    38832 |      530    120 |       60 |       10
22.09/22.10	c  5.4s |      13 |    67451 |    47472 |      530    147 |       62 |       13
22.09/22.10	c #cpu_time = 5.401s
22.09/22.10	c #wall_clock_time = 5.401s
22.09/22.10	c #decision = 67451
22.09/22.10	c #random_decision = 143
22.09/22.10	c #conflict = 47472
22.09/22.10	c #restart = 13
22.09/22.10	c BCD2: updating lower bound of a core
22.09/22.10	c lower bound updated to 3
22.09/22.10	s OPTIMUM FOUND
22.09/22.10	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
22.09/22.10	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
22.09/22.10	v -x21 -x22 x23 -x24 -x25 -x26 -x27 -x28 x29 -x30
22.09/22.10	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
22.09/22.10	v -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50
22.09/22.10	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
22.09/22.10	v -x61 -x62 x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
22.09/22.10	v -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
22.09/22.10	v -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
22.09/22.10	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
22.09/22.10	v -x101 -x102 x103 -x104 x105 -x106 -x107 -x108 -x109 -x110
22.09/22.10	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
22.09/22.10	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 x130
22.09/22.10	v -x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
22.09/22.10	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 x150
22.09/22.10	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
22.09/22.10	v -x161 -x162 -x163 -x164 x165 -x166 -x167 -x168 -x169
22.09/22.10	c total CPU time = 22.107s
22.09/22.10	c total wall clock time = 22.106s

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

pid=2535
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.44 2.35 2.01 3/179 2538
/proc/meminfo: memFree=29102776/32872528 swapFree=1499884/1696108
[pid=2538] ppid=2535 vsize=669116 CPUtime=0 cores=0,2,4,6
/proc/2538/stat : 2538 (toysat) R 2535 2538 2004 0 -1 4202496 2485 0 0 0 0 0 0 0 20 0 4 0 36417840 685174784 2845 33554432000 4194304 16246674 140735918834896 140735918834320 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2538/statm: 167791 2857 441 2943 0 164685 0
[pid=2538/tid=2539] ppid=2535 vsize=686524 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2539/stat : 2539 (toysat) S 2535 2538 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36417840 703000576 2917 33554432000 4194304 16246674 140735918834896 140212193701104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2538/tid=2540] ppid=2535 vsize=691644 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2540/stat : 2540 (toysat) S 2535 2538 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36417840 708243456 2936 33554432000 4194304 16246674 140735918834896 140212183211248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2538/tid=2541] ppid=2535 vsize=695740 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2541/stat : 2541 (toysat) S 2535 2538 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36417840 712437760 2950 33554432000 4194304 16246674 140735918834896 140212172737712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100184 s]
/proc/loadavg: 2.44 2.35 2.01 3/179 2538
/proc/meminfo: memFree=29102776/32872528 swapFree=1499884/1696108
[pid=2538] ppid=2535 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/2538/stat : 2538 (toysat) R 2535 2538 2004 0 -1 4202496 18481 0 0 0 7 2 0 0 20 0 4 0 36417840 1247350784 18834 33554432000 4194304 16246674 140735918834896 140735918834320 12486453 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2538/statm: 304529 18834 615 2943 0 301423 0
[pid=2538/tid=2539] ppid=2535 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2539/stat : 2539 (toysat) S 2535 2538 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36417840 1247350784 18835 33554432000 4194304 16246674 140735918834896 140212193701104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2538/tid=2540] ppid=2535 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2540/stat : 2540 (toysat) S 2535 2538 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36417840 1247350784 18837 33554432000 4194304 16246674 140735918834896 140212183211248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2538/tid=2541] ppid=2535 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2541/stat : 2541 (toysat) S 2535 2538 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36417840 1247350784 18840 33554432000 4194304 16246674 140735918834896 140212172737712 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.200468 s]
/proc/loadavg: 2.44 2.35 2.01 3/179 2538
/proc/meminfo: memFree=29102776/32872528 swapFree=1499884/1696108
[pid=2538] ppid=2535 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/2538/stat : 2538 (toysat) R 2535 2538 2004 0 -1 4202496 26394 0 0 0 15 4 0 0 20 0 4 0 36417840 1247350784 26747 33554432000 4194304 16246674 140735918834896 140735918834320 6145278 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2538/statm: 304529 26747 615 2943 0 301423 0
[pid=2538/tid=2539] ppid=2535 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2539/stat : 2539 (toysat) S 2535 2538 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36417840 1247350784 26748 33554432000 4194304 16246674 140735918834896 140212193701104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2538/tid=2540] ppid=2535 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2540/stat : 2540 (toysat) S 2535 2538 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36417840 1247350784 26751 33554432000 4194304 16246674 140735918834896 140212183211248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2538/tid=2541] ppid=2535 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2541/stat : 2541 (toysat) S 2535 2538 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36417840 1247350784 26757 33554432000 4194304 16246674 140735918834896 140212172737712 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.300464 s]
/proc/loadavg: 2.44 2.35 2.01 3/179 2538
/proc/meminfo: memFree=29102776/32872528 swapFree=1499884/1696108
[pid=2538] ppid=2535 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/2538/stat : 2538 (toysat) R 2535 2538 2004 0 -1 4202496 38762 0 0 0 23 6 0 0 20 0 4 0 36417840 1247350784 39108 33554432000 4194304 16246674 140735918834896 140735918816768 5677277 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2538/statm: 304529 39114 812 2943 0 301423 0
[pid=2538/tid=2539] ppid=2535 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2539/stat : 2539 (toysat) S 2535 2538 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36417840 1247350784 39117 33554432000 4194304 16246674 140735918834896 140212193701104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2538/tid=2540] ppid=2535 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2540/stat : 2540 (toysat) S 2535 2538 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36417840 1247350784 39121 33554432000 4194304 16246674 140735918834896 140212183211248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2538/tid=2541] ppid=2535 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2541/stat : 2541 (toysat) S 2535 2538 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36417840 1247350784 39124 33554432000 4194304 16246674 140735918834896 140212172737712 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.700387 s]
/proc/loadavg: 2.44 2.35 2.01 3/179 2538
/proc/meminfo: memFree=29102776/32872528 swapFree=1499884/1696108
[pid=2538] ppid=2535 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/2538/stat : 2538 (toysat) R 2535 2538 2004 0 -1 4202496 115784 0 0 0 53 16 0 0 20 0 4 0 36417840 1247350784 116130 33554432000 4194304 16246674 140735918834896 140735918816768 6021007 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2538/statm: 304529 116139 812 2943 0 301423 0
[pid=2538/tid=2539] ppid=2535 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2539/stat : 2539 (toysat) S 2535 2538 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36417840 1247350784 116146 33554432000 4194304 16246674 140735918834896 140212193701104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2538/tid=2540] ppid=2535 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2540/stat : 2540 (toysat) S 2535 2538 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36417840 1247350784 116153 33554432000 4194304 16246674 140735918834896 140212183211248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2538/tid=2541] ppid=2535 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2541/stat : 2541 (toysat) S 2535 2538 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36417840 1247350784 116162 33554432000 4194304 16246674 140735918834896 140212172737712 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.44 2.35 2.01 3/183 2542
/proc/meminfo: memFree=28318268/32872528 swapFree=1499884/1696108
[pid=2538] ppid=2535 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/2538/stat : 2538 (toysat) R 2535 2538 2004 0 -1 4202496 245741 0 0 0 116 33 0 0 20 0 4 0 36417840 1248399360 246065 33554432000 4194304 16246674 140735918834896 140735918834208 5712547 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2538/statm: 304785 246065 871 2943 0 301679 0
[pid=2538/tid=2539] ppid=2535 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2539/stat : 2539 (toysat) S 2535 2538 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36417840 1248399360 246065 33554432000 4194304 16246674 140735918834896 140212193701104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2538/tid=2540] ppid=2535 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2540/stat : 2540 (toysat) S 2535 2538 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36417840 1248399360 246065 33554432000 4194304 16246674 140735918834896 140212183211248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2538/tid=2541] ppid=2535 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2541/stat : 2541 (toysat) S 2535 2538 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36417840 1248399360 246065 33554432000 4194304 16246674 140735918834896 140212172737712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10039 s]
/proc/loadavg: 2.44 2.35 2.01 3/183 2542
/proc/meminfo: memFree=28033300/32872528 swapFree=1499884/1696108
[pid=2538] ppid=2535 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/2538/stat : 2538 (toysat) R 2535 2538 2004 0 -1 4202496 267463 0 0 0 274 35 0 0 20 0 4 0 36417840 1337528320 267787 33554432000 4194304 16246674 140735918834896 140735918816768 13950230 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2538/statm: 326545 267787 871 2943 0 323439 0
[pid=2538/tid=2539] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2539/stat : 2539 (toysat) S 2535 2538 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267787 33554432000 4194304 16246674 140735918834896 140212193701104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2538/tid=2540] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2540/stat : 2540 (toysat) S 2535 2538 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267787 33554432000 4194304 16246674 140735918834896 140212183211248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2538/tid=2541] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2541/stat : 2541 (toysat) S 2535 2538 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267787 33554432000 4194304 16246674 140735918834896 140212172737712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30041 s]
/proc/loadavg: 2.40 2.34 2.01 3/183 2542
/proc/meminfo: memFree=28031688/32872528 swapFree=1499884/1696108
[pid=2538] ppid=2535 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/2538/stat : 2538 (toysat) R 2535 2538 2004 0 -1 4202496 267601 0 0 0 594 35 0 0 20 0 4 0 36417840 1337528320 267925 33554432000 4194304 16246674 140735918834896 140735918816768 5546160 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2538/statm: 326545 267925 873 2943 0 323439 0
[pid=2538/tid=2539] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2539/stat : 2539 (toysat) S 2535 2538 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267925 33554432000 4194304 16246674 140735918834896 140212193701104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2538/tid=2540] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2540/stat : 2540 (toysat) S 2535 2538 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267925 33554432000 4194304 16246674 140735918834896 140212183211248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2538/tid=2541] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2541/stat : 2541 (toysat) S 2535 2538 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267925 33554432000 4194304 16246674 140735918834896 140212172737712 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.37 2.34 2.01 3/183 2542
/proc/meminfo: memFree=28031308/32872528 swapFree=1499884/1696108
[pid=2538] ppid=2535 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/2538/stat : 2538 (toysat) R 2535 2538 2004 0 -1 4202496 267606 0 0 0 1234 35 0 0 20 0 4 0 36417840 1337528320 267930 33554432000 4194304 16246674 140735918834896 140735918816768 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2538/statm: 326545 267930 874 2943 0 323439 0
[pid=2538/tid=2539] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2539/stat : 2539 (toysat) S 2535 2538 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267930 33554432000 4194304 16246674 140735918834896 140212193701104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2538/tid=2540] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2540/stat : 2540 (toysat) S 2535 2538 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267930 33554432000 4194304 16246674 140735918834896 140212183211248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2538/tid=2541] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2541/stat : 2541 (toysat) S 2535 2538 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267930 33554432000 4194304 16246674 140735918834896 140212172737712 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

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

[startup+12.8005 s]
/proc/loadavg: 2.37 2.34 2.01 3/183 2542
/proc/meminfo: memFree=28031308/32872528 swapFree=1499884/1696108
[pid=2538] ppid=2535 vsize=1306180 CPUtime=12.79 cores=0,2,4,6
/proc/2538/stat : 2538 (toysat) R 2535 2538 2004 0 -1 4202496 267606 0 0 0 1244 35 0 0 20 0 4 0 36417840 1337528320 267930 33554432000 4194304 16246674 140735918834896 140735918816768 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2538/statm: 326545 267930 874 2943 0 323439 0
[pid=2538/tid=2539] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2539/stat : 2539 (toysat) S 2535 2538 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267930 33554432000 4194304 16246674 140735918834896 140212193701104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2538/tid=2540] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2540/stat : 2540 (toysat) S 2535 2538 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267930 33554432000 4194304 16246674 140735918834896 140212183211248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2538/tid=2541] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2541/stat : 2541 (toysat) S 2535 2538 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267930 33554432000 4194304 16246674 140735918834896 140212172737712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 1306180

[startup+16.0004 s]
/proc/loadavg: 2.34 2.33 2.01 3/183 2591
/proc/meminfo: memFree=28121808/32872528 swapFree=1499884/1696108
[pid=2538] ppid=2535 vsize=1306180 CPUtime=15.99 cores=0,2,4,6
/proc/2538/stat : 2538 (toysat) R 2535 2538 2004 0 -1 4202496 267624 0 0 0 1564 35 0 0 20 0 4 0 36417840 1337528320 267948 33554432000 4194304 16246674 140735918834896 140735918816768 5599948 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2538/statm: 326545 267948 883 2943 0 323439 0
[pid=2538/tid=2539] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2539/stat : 2539 (toysat) S 2535 2538 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267948 33554432000 4194304 16246674 140735918834896 140212193701104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2538/tid=2540] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2540/stat : 2540 (toysat) S 2535 2538 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267948 33554432000 4194304 16246674 140735918834896 140212183211248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2538/tid=2541] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2541/stat : 2541 (toysat) S 2535 2538 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267948 33554432000 4194304 16246674 140735918834896 140212172737712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 15.99
Current children cumulated vsize (KiB) 1306180

[startup+19.2003 s]
/proc/loadavg: 2.34 2.33 2.01 3/183 2591
/proc/meminfo: memFree=28034220/32872528 swapFree=1499884/1696108
[pid=2538] ppid=2535 vsize=1306180 CPUtime=19.19 cores=0,2,4,6
/proc/2538/stat : 2538 (toysat) R 2535 2538 2004 0 -1 4202496 267625 0 0 0 1884 35 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140735918816768 6026716 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2538/statm: 326545 267949 883 2943 0 323439 0
[pid=2538/tid=2539] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2539/stat : 2539 (toysat) S 2535 2538 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140212193701104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2538/tid=2540] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2540/stat : 2540 (toysat) S 2535 2538 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140212183211248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2538/tid=2541] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2541/stat : 2541 (toysat) S 2535 2538 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140212172737712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 19.19
Current children cumulated vsize (KiB) 1306180

[startup+20.8004 s]
/proc/loadavg: 2.31 2.32 2.01 3/183 2591
/proc/meminfo: memFree=28034096/32872528 swapFree=1499884/1696108
[pid=2538] ppid=2535 vsize=1306180 CPUtime=20.78 cores=0,2,4,6
/proc/2538/stat : 2538 (toysat) R 2535 2538 2004 0 -1 4202496 267625 0 0 0 2043 35 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140735918816768 5712547 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2538/statm: 326545 267949 883 2943 0 323439 0
[pid=2538/tid=2539] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2539/stat : 2539 (toysat) S 2535 2538 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140212193701104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2538/tid=2540] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2540/stat : 2540 (toysat) S 2535 2538 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140212183211248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2538/tid=2541] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2541/stat : 2541 (toysat) S 2535 2538 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140212172737712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 20.78
Current children cumulated vsize (KiB) 1306180

[startup+21.6003 s]
/proc/loadavg: 2.31 2.32 2.01 4/183 2591
/proc/meminfo: memFree=28034100/32872528 swapFree=1499884/1696108
[pid=2538] ppid=2535 vsize=1306180 CPUtime=21.58 cores=0,2,4,6
/proc/2538/stat : 2538 (toysat) R 2535 2538 2004 0 -1 4202496 267625 0 0 0 2123 35 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140735918816768 6045664 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2538/statm: 326545 267949 883 2943 0 323439 0
[pid=2538/tid=2539] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2539/stat : 2539 (toysat) S 2535 2538 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140212193701104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2538/tid=2540] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2540/stat : 2540 (toysat) S 2535 2538 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140212183211248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2538/tid=2541] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2541/stat : 2541 (toysat) S 2535 2538 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140212172737712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 21.58
Current children cumulated vsize (KiB) 1306180

[startup+22.0004 s]
/proc/loadavg: 2.31 2.32 2.01 4/183 2591
/proc/meminfo: memFree=28034120/32872528 swapFree=1499884/1696108
[pid=2538] ppid=2535 vsize=1306180 CPUtime=21.99 cores=0,2,4,6
/proc/2538/stat : 2538 (toysat) R 2535 2538 2004 0 -1 4202496 267625 0 0 0 2164 35 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140735918816768 5827966 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2538/statm: 326545 267949 883 2943 0 323439 0
[pid=2538/tid=2539] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2539/stat : 2539 (toysat) S 2535 2538 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140212193701104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2538/tid=2540] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2540/stat : 2540 (toysat) S 2535 2538 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140212183211248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2538/tid=2541] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2541/stat : 2541 (toysat) S 2535 2538 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140212172737712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 21.99
Current children cumulated vsize (KiB) 1306180

[startup+22.1073 s]
/proc/loadavg: 2.31 2.32 2.01 4/183 2591
/proc/meminfo: memFree=28034120/32872528 swapFree=1499884/1696108
[pid=2538] ppid=2535 vsize=1306180 CPUtime=22.09 cores=0,2,4,6
/proc/2538/stat : 2538 (toysat) R 2535 2538 2004 0 -1 4202496 267625 0 0 0 2174 35 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140735918816768 13820864 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/2538/statm: 326545 267949 883 2943 0 323439 0
[pid=2538/tid=2539] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2539/stat : 2539 (toysat) S 2535 2538 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140212193701104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=2538/tid=2540] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2540/stat : 2540 (toysat) S 2535 2538 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140212183211248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=2538/tid=2541] ppid=2535 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2538/task/2541/stat : 2541 (toysat) S 2535 2538 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36417840 1337528320 267949 33554432000 4194304 16246674 140735918834896 140212172737712 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 22.09
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 22.1681
CPU time (s): 22.1636
CPU user time (s): 21.7477
CPU system time (s): 0.415936
CPU usage (%): 99.98
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.7477
system time used= 0.415936
maximum resident set size= 1071804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267629
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= 19
involuntary context switches= 23

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.051992 second user time and 0.096985 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-19 15:42:01
IDJOB=4109406
IDBENCH=78800
IDSOLVER=2553
FILE ID=node137/4109406-1466343721
RUNJOBID= node137-1466341805-2020
PBS_JOBID= 19922016
Free space on /tmp= 71688 MiB

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

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

MD5SUM BENCH= e7c7fdedab1a2bafff6e9372021fd59b
RANDOM SEED=1568561796

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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:        29103684 kB
Buffers:           69148 kB
Cached:           190188 kB
SwapCached:         1260 kB
Active:          1194496 kB
Inactive:         137896 kB
Active(anon):    1073360 kB
Inactive(anon):     2080 kB
Active(file):     121136 kB
Inactive(file):   135816 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100128 kB
Dirty:             16336 kB
Writeback:             0 kB
AnonPages:       2768132 kB
Mapped:            10812 kB
Shmem:                 0 kB
Slab:             605776 kB
SReclaimable:      49820 kB
SUnreclaim:       555956 kB
KernelStack:        1520 kB
PageTables:         9472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2911336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 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= 71672 MiB
End job on node137 at 2016-06-19 15:42:23