Trace number 4110370

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 307.05 307.098

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900563250--soft-0-100-0.wbo
MD5SUMcf1e130a7c7d84197ef06427870fc4d7
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark30.45
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 135280
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135279
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 665
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c 2016-06-19T16:02:27+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-4110370-1466344947.wbo"]
0.00/0.01	c use --random-gen="723307422 3709685259 792486821 1419293073 1951482104 4260775069 3765021983 3699511846 4178198317 3957717753 2852417281 3148925222 943456628 592464601 2700911748 3697159931 2965777661 2661248821 2579252717 1898188860 4271453443 3445851574 3692416975 3201374712 3342941871 2695045544 3481691286 1956842904 324043566 2252024090 3567355054 2506139336 1854270861 3990354848 983967225 2771277060 2488361618 3624854845 3029217805 719476534 2474865098 2149959922 4153646570 2683319238 3663849530 1960391460 1148256419 160164994 1254020974 2299395947 2252725313 3567182597 1091112101 2607082548 3951416006 2790432850 4094726938 3443173722 549984814 3283401107 4264389351 2055376180 479526385 3595914391 2070346076 2385438265 2440689989 1835992480 2981139593 1849567196 2192185480 3971925151 2080449350 1267715176 1075167310 4145745619 1283556496 510277817 426017549 3780492925 2235298520 2092233729 2579316868 2293444746 1193060886 78938335 1896334932 1861176751 3255487009 1865616422 1744085084 2931860018 3095568279 3619812468 4254660744 663176420 1375096546 3696036013 2972081536 2933970762 2319258964 805752445 3560151388 1412898074 1045413381 3396011168 3744845466 1541437924 1709996191 2144109881 4178548491 2889116591 2247185357 2500932764 4239054571 677007343 3375070384 1335101642 3458574525 49486696 4283167679 3650747336 1815304246 1019341031 3409055423 2594331530 3694896853 3161045777 4230028749 3545376670 566997169 2103480761 984722629 3405422005 1019898720 2942227461 2688389392 3199441765 217991957 454122175 2015895824 1651270986 1553552557 972998970 2583176600 1118042691 2365811160 2112416555 836102897 677500530 1720338492 1729782377 1286179727 3788293892 3226469375 2273224846 339066608 2397577461 1457652345 1163866521 2736614380 2229560861 3082733211 3912888886 1191653235 3158187751 3055558263 3323761551 1100610937 3395882267 1919751379 2108735830 1528867538 4179899037 2940038295 2982501166 1477286792 1635104500 2091404277 1192967541 3892087584 3261024716 2745265286 1996450060 1522906319 3109321698 2838085341 2625387002 511815517 2769719162 2863912985 85753302 2385625153 2586080514 1755530657 761388027 1728353056 584105988 4215476172 1414117537 3549813371 4120504207 3184949867 2389852230 1854435955 126723000 3384763280 2419636772 1491948845 1775802565 3797921720 1264955088 2328431796 784235362 2043803533 2070423479 4226318556 2437048183 638733004 4177637328 1713100830 1226443745 534960084 169234335 3418958207 2761474039 4202103937 207068961 3604961620 1456229822 4223841648 147449884 2168397934 3735453434 2208482008 1505762483 1145662146 3072439658 405989136 1531521718 3347862757 2396437589 3023672990 1123938563 608295259 979194616 2516010926 612211491 1919433932 3859176625 2278252525 2227091115 4012896869 88349717 2452493419 1338708407 255 362436" option to reproduce the execution
0.08/0.17	c #vars 231
0.08/0.17	c #constraints 2707
0.19/0.22	c BCD2: Hardening is enabled.
0.19/0.22	c BCD2: BiasedSearch is enabled.
0.19/0.22	c Solving starts ...
0.19/0.22	c ============================[ Search Statistics ]============================
0.19/0.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.22	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.22	c =============================================================================
0.19/0.22	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.24	c  0.0s |       0 |     2719 |        0 |     1881      0 |        0 |        0
0.19/0.24	c #cpu_time = 0.017s
0.19/0.24	c #wall_clock_time = 0.017s
0.19/0.24	c #decision = 2719
0.19/0.24	c #random_decision = 13
0.19/0.24	c #conflict = 0
0.19/0.24	c #restart = 0
0.19/0.24	o 510
0.19/0.24	c BCD2: updating upper bound: 135279 -> 509
0.19/0.26	c BCD2: 0 <= obj <= 509
0.19/0.26	c BCD2: #cores=0, #unrelaxed=2707, #relaxed=0, #hardened=0
0.19/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.28	c  0.0s |       1 |     2885 |      100 |     1881      0 |        0 |        0
0.29/0.32	c  0.1s |       2 |     5819 |      250 |     2070      0 |        0 |        0
0.29/0.38	c  0.1s |       3 |     8859 |      475 |     2277      0 |        0 |        0
0.39/0.47	c  0.2s |       4 |    12046 |      813 |     2505      0 |        0 |        0
0.59/0.67	c  0.4s |       5 |    15465 |     1320 |     2756      0 |        0 |        0
0.89/0.94	c  0.7s |       6 |    19291 |     2081 |     3336      0 |        0 |        0
1.29/1.35	c  1.1s |       7 |    23708 |     3223 |     3670      0 |        0 |        0
2.19/2.24	c  2.0s |       8 |    28685 |     4936 |     4038      0 |        0 |        0
3.49/3.56	c  3.3s |       9 |    34772 |     7506 |     4442      1 |        0 |        0
5.49/5.59	c  5.3s |       9 |    41246 |    10406 |     4442      2 |        0 |        0
6.08/6.15	c  5.9s |      10 |    42515 |    11361 |     4887      2 |        0 |        0
8.18/8.20	c  7.9s |      10 |    47817 |    13361 |     4887      3 |        0 |        0
10.29/10.31	c 10.0s |      10 |    49777 |    14961 |     4887      3 |        0 |        0
11.79/11.89	c 11.6s |      11 |    52915 |    17144 |     5376      4 |        0 |        0
13.79/13.89	c 13.6s |      11 |    58827 |    19444 |     5376      4 |        0 |        0
15.89/15.92	c 15.7s |      11 |    62234 |    21944 |     5376      5 |        0 |        0
17.88/17.95	c 17.7s |      11 |    64460 |    23744 |     5376      5 |        0 |        0
19.99/20.08	c 19.8s |      11 |    66232 |    25244 |     5376      6 |        0 |        0
20.79/20.83	c 20.6s |      12 |    66939 |    25819 |     5914      6 |        0 |        0
22.79/22.85	c 22.6s |      12 |    72676 |    27919 |     5914      6 |        0 |        0
24.78/24.89	c 24.6s |      12 |    74976 |    29619 |     5914      7 |        0 |        0
26.88/26.90	c 26.6s |      12 |    78437 |    32319 |     5914      7 |        0 |        0
28.88/28.93	c 28.7s |      12 |    82125 |    35019 |     5914      8 |        0 |        0
30.89/30.98	c 30.7s |      12 |    86283 |    38219 |     5914      9 |        0 |        0
31.38/31.44	c 31.2s |      13 |    87056 |    38832 |     6506      9 |        0 |        0
33.48/33.58	c 33.3s |      13 |    92072 |    40632 |     6506      9 |        0 |        0
35.48/35.59	c 35.3s |      13 |    94080 |    42232 |     6506      9 |        0 |        0
37.58/37.62	c 37.4s |      13 |    95616 |    43532 |     6506     10 |        0 |        0
39.69/39.76	c 39.5s |      13 |    97238 |    44832 |     6506     10 |        0 |        0
41.68/41.79	c 41.5s |      13 |    99337 |    46332 |     6506     10 |        0 |        0
43.88/43.95	c 43.7s |      13 |   101365 |    47832 |     6506     11 |        0 |        0
45.99/46.04	c 45.8s |      13 |   103268 |    49232 |     6506     11 |        0 |        0
48.19/48.21	c 47.9s |      13 |   104874 |    50432 |     6506     11 |        0 |        0
50.18/50.23	c 50.0s |      13 |   107522 |    52232 |     6506     12 |        0 |        0
52.28/52.31	c 52.1s |      13 |   110133 |    54132 |     6506     12 |        0 |        0
54.28/54.36	c 54.1s |      13 |   112984 |    56332 |     6506     12 |        0 |        0
56.09/56.19	c 55.9s |      14 |   115412 |    58352 |     7157     13 |        0 |        0
58.29/58.32	c 58.1s |      14 |   120212 |    59952 |     7157     13 |        0 |        0
60.28/60.38	c 60.1s |      14 |   121968 |    61352 |     7157     13 |        0 |        0
62.58/62.63	c 62.4s |      14 |   123048 |    62252 |     7157     14 |        0 |        0
64.58/64.68	c 64.4s |      14 |   125269 |    64052 |     7157     14 |        0 |        0
66.78/66.83	c 66.6s |      14 |   127248 |    65652 |     7157     14 |        0 |        0
68.78/68.88	c 68.6s |      14 |   128477 |    66652 |     7157     14 |        0 |        0
70.88/70.98	c 70.7s |      14 |   130148 |    68052 |     7157     15 |        0 |        0
72.88/72.98	c 72.7s |      14 |   132023 |    69552 |     7157     15 |        0 |        0
74.97/75.03	c 74.8s |      14 |   133315 |    70652 |     7157     15 |        0 |        0
76.98/77.06	c 76.8s |      14 |   134606 |    71752 |     7157     15 |        0 |        0
79.18/79.28	c 79.0s |      14 |   135913 |    72852 |     7157     16 |        0 |        0
81.28/81.30	c 81.0s |      14 |   137005 |    73752 |     7157     16 |        0 |        0
83.28/83.32	c 83.1s |      14 |   137964 |    74552 |     7157     16 |        0 |        0
85.28/85.37	c 85.1s |      14 |   138778 |    75252 |     7157     16 |        0 |        0
87.48/87.58	c 87.3s |      14 |   139721 |    76052 |     7157     16 |        0 |        0
89.57/89.62	c 89.4s |      14 |   140631 |    76852 |     7157     17 |        0 |        0
91.57/91.69	c 91.4s |      14 |   142580 |    78252 |     7157     17 |        0 |        0
93.67/93.70	c 93.4s |      14 |   145218 |    80052 |     7157     17 |        0 |        0
95.68/95.71	c 95.5s |      14 |   148108 |    81952 |     7157     18 |        0 |        0
97.68/97.74	c 97.5s |      14 |   150805 |    83752 |     7157     18 |        0 |        0
99.77/99.82	c 99.6s |      14 |   152537 |    85052 |     7157     18 |        0 |        0
101.77/101.89	c  101s |      14 |   154008 |    86152 |     7157     18 |        0 |        0
103.98/104.03	c  103s |      14 |   155453 |    87252 |     7873     19 |        0 |        0
104.68/104.77	c  104s |      15 |   155944 |    87632 |     7873     19 |        0 |        0
106.78/106.84	c  106s |      15 |   160183 |    88832 |     7873     19 |        0 |        0
108.77/108.86	c  108s |      15 |   162301 |    90332 |     7873     19 |        0 |        0
110.77/110.86	c  110s |      15 |   165214 |    92232 |     7873     19 |        0 |        0
112.77/112.88	c  112s |      15 |   168228 |    94232 |     7873     20 |        0 |        0
114.87/114.97	c  114s |      15 |   170903 |    96232 |     7873     20 |        0 |        0
116.97/117.06	c  116s |      15 |   173048 |    97832 |     7873     21 |        0 |        0
119.07/119.12	c  118s |      15 |   175852 |    99832 |     7873     21 |        0 |        0
121.08/121.16	c  120s |      15 |   178512 |   101832 |     7873     21 |        0 |        0
123.18/123.27	c  123s |      15 |   180573 |   103332 |     7873     22 |        0 |        0
125.27/125.30	c  125s |      15 |   182109 |   104532 |     7873     22 |        0 |        0
127.26/127.37	c  127s |      15 |   183854 |   105732 |     7873     22 |        0 |        0
129.37/129.44	c  129s |      15 |   185601 |   107032 |     7873     22 |        0 |        0
131.47/131.53	c  131s |      15 |   187366 |   108332 |     7873     23 |        0 |        0
133.57/133.66	c  133s |      15 |   189011 |   109632 |     7873     23 |        0 |        0
135.77/135.85	c  135s |      15 |   190228 |   110632 |     7873     23 |        0 |        0
137.77/137.87	c  137s |      15 |   191370 |   111532 |     7873     23 |        0 |        0
139.97/140.08	c  139s |      15 |   192664 |   112532 |     7873     23 |        0 |        0
142.17/142.23	c  141s |      15 |   193743 |   113432 |     7873     23 |        0 |        0
144.18/144.28	c  144s |      15 |   194870 |   114332 |     7873     24 |        0 |        0
146.27/146.35	c  146s |      15 |   195940 |   115232 |     7873     24 |        0 |        0
148.47/148.57	c  148s |      15 |   197446 |   116432 |     7873     24 |        0 |        0
150.56/150.69	c  150s |      15 |   198400 |   117232 |     7873     24 |        0 |        0
152.76/152.86	c  152s |      15 |   199904 |   118332 |     7873     24 |        0 |        0
154.86/154.90	c  154s |      15 |   201511 |   119432 |     7873     25 |        0 |        0
156.96/157.05	c  156s |      15 |   203838 |   121032 |     7873     25 |        0 |        0
158.97/159.09	c  158s |      15 |   206228 |   122532 |     7873     25 |        0 |        0
161.07/161.16	c  160s |      15 |   208434 |   124032 |     7873     25 |        0 |        0
163.16/163.22	c  162s |      15 |   210082 |   125332 |     7873     26 |        0 |        0
165.26/165.32	c  165s |      15 |   212444 |   127032 |     7873     26 |        0 |        0
167.37/167.44	c  167s |      15 |   214611 |   128532 |     7873     26 |        0 |        0
169.47/169.54	c  169s |      15 |   216294 |   129632 |     7873     27 |        0 |        0
171.57/171.64	c  171s |      15 |   218334 |   131032 |     8661     27 |        0 |        0
172.26/172.32	c  172s |      16 |   219182 |   131552 |     8661     27 |        0 |        0
174.26/174.37	c  174s |      16 |   223217 |   132452 |     8661     27 |        0 |        0
176.46/176.51	c  176s |      16 |   224626 |   133352 |     8661     27 |        0 |        0
178.56/178.67	c  178s |      16 |   226055 |   134352 |     8661     27 |        0 |        0
180.86/180.93	c  180s |      16 |   227297 |   135252 |     8661     27 |        0 |        0
182.86/182.94	c  182s |      16 |   228323 |   135952 |     8661     28 |        0 |        0
185.06/185.10	c  184s |      16 |   229776 |   136852 |     8661     28 |        0 |        0
187.16/187.22	c  186s |      16 |   231056 |   137752 |     8661     28 |        0 |        0
189.17/189.25	c  188s |      16 |   232258 |   138652 |     8661     28 |        0 |        0
191.26/191.38	c  191s |      16 |   233560 |   139652 |     8661     28 |        0 |        0
193.35/193.46	c  193s |      16 |   234737 |   140552 |     8661     28 |        0 |        0
195.56/195.62	c  195s |      16 |   235753 |   141352 |     8661     29 |        0 |        0
197.56/197.67	c  197s |      16 |   237215 |   142452 |     8661     29 |        0 |        0
199.66/199.78	c  199s |      16 |   238684 |   143452 |     8661     29 |        0 |        0
201.86/201.94	c  201s |      16 |   239926 |   144352 |     8661     29 |        0 |        0
204.15/204.21	c  203s |      16 |   241027 |   145152 |     8661     29 |        0 |        0
206.26/206.37	c  206s |      16 |   242622 |   146152 |     8661     29 |        0 |        0
208.36/208.48	c  208s |      16 |   244097 |   147252 |     8661     30 |        0 |        0
210.55/210.64	c  210s |      16 |   245691 |   148352 |     8661     30 |        0 |        0
212.55/212.66	c  212s |      16 |   246949 |   149252 |     8661     30 |        0 |        0
214.66/214.79	c  214s |      16 |   248328 |   150252 |     8661     30 |        0 |        0
216.86/216.91	c  216s |      16 |   249533 |   151152 |     8661     30 |        0 |        0
218.86/219.00	c  218s |      16 |   250551 |   151952 |     8661     30 |        0 |        0
220.95/221.07	c  220s |      16 |   251544 |   152752 |     8661     31 |        0 |        0
223.05/223.20	c  222s |      16 |   252379 |   153452 |     8661     31 |        0 |        0
225.35/225.43	c  225s |      16 |   253614 |   154252 |     8661     31 |        0 |        0
227.55/227.63	c  227s |      16 |   254811 |   155152 |     8661     31 |        0 |        0
229.56/229.69	c  229s |      16 |   256100 |   156052 |     8661     31 |        0 |        0
231.65/231.80	c  231s |      16 |   257295 |   156952 |     8661     31 |        0 |        0
233.75/233.81	c  233s |      16 |   258433 |   157752 |     8661     31 |        0 |        0
235.85/235.95	c  235s |      16 |   259424 |   158452 |     8661     32 |        0 |        0
238.06/238.10	c  237s |      16 |   260437 |   159252 |     8661     32 |        0 |        0
240.05/240.11	c  239s |      16 |   261837 |   160152 |     8661     32 |        0 |        0
242.15/242.29	c  242s |      16 |   262889 |   161052 |     8661     32 |        0 |        0
244.45/244.51	c  244s |      16 |   264200 |   161952 |     8661     32 |        0 |        0
246.46/246.56	c  246s |      16 |   265124 |   162652 |     8661     32 |        0 |        0
248.55/248.61	c  248s |      16 |   265965 |   163352 |     8661     32 |        0 |        0
250.76/250.80	c  250s |      16 |   267040 |   164152 |     8661     33 |        0 |        0
252.75/252.87	c  252s |      16 |   268206 |   164952 |     8661     33 |        0 |        0
254.85/254.91	c  254s |      16 |   269227 |   165652 |     8661     33 |        0 |        0
256.95/257.00	c  256s |      16 |   270147 |   166352 |     8661     33 |        0 |        0
259.15/259.27	c  259s |      16 |   271493 |   167252 |     8661     33 |        0 |        0
261.25/261.33	c  261s |      16 |   272654 |   168052 |     8661     33 |        0 |        0
263.55/263.60	c  263s |      16 |   273896 |   168852 |     8661     33 |        0 |        0
265.75/265.82	c  265s |      16 |   274867 |   169552 |     8661     33 |        0 |        0
267.85/267.90	c  267s |      16 |   276057 |   170352 |     8661     34 |        0 |        0
269.85/269.98	c  269s |      16 |   277782 |   171452 |     8661     34 |        0 |        0
272.15/272.20	c  271s |      16 |   279294 |   172452 |     8661     34 |        0 |        0
274.25/274.33	c  274s |      16 |   280604 |   173352 |     8661     34 |        0 |        0
276.35/276.41	c  276s |      16 |   281743 |   174152 |     8661     34 |        0 |        0
278.45/278.58	c  278s |      16 |   283068 |   175052 |     8661     34 |        0 |        0
280.55/280.63	c  280s |      16 |   284065 |   175752 |     8661     35 |        0 |        0
282.65/282.71	c  282s |      16 |   285284 |   176552 |     8661     35 |        0 |        0
283.34/283.41	c  283s |      16 |   285625 |   176792 |     8661     35 |        0 |        0
283.34/283.41	c #cpu_time = 282.423s
283.34/283.41	c #wall_clock_time = 283.149s
283.34/283.41	c #decision = 285625
283.34/283.41	c #random_decision = 188
283.34/283.41	c #conflict = 176792
283.34/283.41	c #restart = 16
283.34/283.41	c BCD2: found a new core of size 2707: cost of the new core is >=1
283.34/283.41	c lower bound updated to 1
283.34/283.41	c BCD2: 1 <= obj <= 509
283.34/283.41	c BCD2: #cores=1, #unrelaxed=0, #relaxed=2707, #hardened=0
283.34/283.41	c BCD2: #sat=1 #unsat=2 bias=2/3
283.34/283.42	c Solving starts ...
283.34/283.42	c ============================[ Search Statistics ]============================
283.34/283.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
283.34/283.42	c       |         |          |          |    Limit     GC | Var      | Constra 
283.34/283.42	c =============================================================================
283.34/283.42	c  0.0s |       0 |        0 |        0 |     8661      0 |        0 |        0
283.44/283.54	c  0.1s |       0 |     3509 |        2 |     8661      0 |        0 |        0
283.44/283.54	c #cpu_time = 0.114s
283.44/283.54	c #wall_clock_time = 0.115s
283.44/283.54	c #decision = 3509
283.44/283.54	c #random_decision = 21
283.44/283.54	c #conflict = 2
283.44/283.54	c #restart = 0
283.44/283.54	o 92
283.44/283.54	c BCD2: hardening fixes 242 literals
283.44/283.54	c BCD2: updating upper bound: 509 -> 91
283.44/283.55	c BCD2: 1 <= obj <= 91
283.44/283.55	c BCD2: #cores=1, #unrelaxed=0, #relaxed=2465, #hardened=242
283.44/283.55	c BCD2: #sat=2 #unsat=2 bias=2/4
283.44/283.57	c Solving starts ...
283.44/283.57	c ============================[ Search Statistics ]============================
283.44/283.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
283.44/283.57	c       |         |          |          |    Limit     GC | Var      | Constra 
283.44/283.57	c =============================================================================
283.44/283.57	c  0.0s |       0 |        0 |        0 |     8661      0 |      242 |        2
283.75/283.88	c  0.3s |       1 |      443 |      100 |     8661      0 |      242 |        2
284.04/284.19	c  0.6s |       2 |      681 |      250 |     8661      0 |      242 |        2
284.54/284.62	c  1.1s |       3 |     1048 |      475 |     8661      0 |      242 |        2
285.34/285.43	c  1.9s |       4 |     1603 |      813 |     8661      0 |      242 |        2
287.06/287.19	c  3.6s |       5 |     2449 |     1320 |     8661      0 |      242 |        2
287.45/287.52	c  4.0s |       5 |     3023 |     1472 |     8661      0 |      242 |        2
287.45/287.52	c #cpu_time = 3.939s
287.45/287.52	c #wall_clock_time = 3.949s
287.45/287.52	c #decision = 3023
287.45/287.52	c #random_decision = 1
287.45/287.52	c #conflict = 1472
287.45/287.52	c #restart = 5
287.45/287.52	o 33
287.45/287.52	c BCD2: hardening fixes 1594 literals
287.45/287.52	c BCD2: updating upper bound: 91 -> 32
287.45/287.53	c BCD2: 1 <= obj <= 32
287.45/287.53	c BCD2: #cores=1, #unrelaxed=0, #relaxed=871, #hardened=1836
287.45/287.53	c BCD2: #sat=3 #unsat=2 bias=2/5
287.45/287.53	c Solving starts ...
287.45/287.53	c ============================[ Search Statistics ]============================
287.45/287.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
287.45/287.53	c       |         |          |          |    Limit     GC | Var      | Constra 
287.45/287.53	c =============================================================================
287.45/287.53	c  0.0s |       0 |        0 |        0 |     8661      0 |     1836 |        4
287.65/287.72	c  0.2s |       1 |      149 |      100 |     8661      0 |     1836 |        4
287.85/287.93	c  0.4s |       2 |      365 |      250 |     8661      0 |     1836 |        4
288.05/288.17	c  0.6s |       3 |      682 |      475 |     8661      0 |     1836 |        4
288.35/288.47	c  0.9s |       4 |     1200 |      813 |     8661      0 |     1836 |        4
288.75/288.89	c  1.4s |       5 |     2050 |     1320 |     8661      0 |     1836 |        4
289.05/289.19	c  1.7s |       5 |     2561 |     1665 |     8661      0 |     1836 |        4
289.05/289.19	c #cpu_time = 1.654s
289.05/289.19	c #wall_clock_time = 1.658s
289.05/289.19	c #decision = 2561
289.05/289.19	c #random_decision = 1
289.05/289.19	c #conflict = 1665
289.05/289.19	c #restart = 5
289.05/289.19	o 12
289.05/289.19	c BCD2: hardening fixes 568 literals
289.05/289.19	c BCD2: updating upper bound: 32 -> 11
289.15/289.20	c BCD2: 1 <= obj <= 11
289.15/289.20	c BCD2: #cores=1, #unrelaxed=0, #relaxed=303, #hardened=2404
289.15/289.20	c BCD2: #sat=4 #unsat=2 bias=2/6
289.15/289.20	c Solving starts ...
289.15/289.20	c ============================[ Search Statistics ]============================
289.15/289.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
289.15/289.20	c       |         |          |          |    Limit     GC | Var      | Constra 
289.15/289.20	c =============================================================================
289.15/289.20	c  0.0s |       0 |        0 |        0 |     8661      0 |     2404 |        6
289.26/289.37	c  0.2s |       1 |      189 |      100 |     8661      0 |     2404 |        6
289.45/289.57	c  0.4s |       2 |      405 |      250 |     8661      0 |     2404 |        6
289.65/289.80	c  0.6s |       3 |      772 |      475 |     8661      0 |     2404 |        6
290.05/290.11	c  0.9s |       4 |     1213 |      813 |     8661      0 |     2404 |        6
290.36/290.48	c  1.3s |       5 |     1990 |     1320 |     8661      0 |     2404 |        6
291.05/291.18	c  2.0s |       6 |     3138 |     2081 |     8661      1 |     2404 |        6
291.64/291.77	c  2.6s |       7 |     4840 |     3223 |     8661      1 |     2404 |        6
292.74/292.80	c  3.6s |       7 |     7336 |     4870 |     8661      1 |     2404 |        6
292.74/292.80	c #cpu_time = 3.589s
292.74/292.80	c #wall_clock_time = 3.598s
292.74/292.80	c #decision = 7336
292.74/292.80	c #random_decision = 9
292.74/292.80	c #conflict = 4870
292.74/292.80	c #restart = 7
292.74/292.80	o 4
292.74/292.81	c BCD2: hardening fixes 212 literals
292.74/292.81	c BCD2: updating upper bound: 11 -> 3
292.74/292.81	c BCD2: 1 <= obj <= 3
292.74/292.81	c BCD2: #cores=1, #unrelaxed=0, #relaxed=91, #hardened=2616
292.74/292.81	c BCD2: #sat=5 #unsat=2 bias=2/7
292.74/292.81	c Solving starts ...
292.74/292.81	c ============================[ Search Statistics ]============================
292.74/292.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
292.74/292.81	c       |         |          |          |    Limit     GC | Var      | Constra 
292.74/292.81	c =============================================================================
292.74/292.81	c  0.0s |       0 |        0 |        0 |     8661      0 |     2616 |        8
292.74/292.88	c  0.1s |       1 |      153 |      100 |     8661      0 |     2616 |        8
292.84/292.99	c  0.2s |       2 |      350 |      250 |     8661      0 |     2616 |        8
293.04/293.16	c  0.4s |       3 |      658 |      475 |     8661      0 |     2616 |        8
293.24/293.37	c  0.6s |       4 |     1156 |      813 |     8661      0 |     2616 |        8
293.65/293.71	c  0.9s |       5 |     1861 |     1320 |     8661      0 |     2616 |        8
294.04/294.17	c  1.4s |       6 |     2970 |     2081 |     8661      0 |     2616 |        8
294.85/294.93	c  2.1s |       7 |     4550 |     3223 |     8661      1 |     2616 |        8
295.64/295.73	c  2.9s |       8 |     7063 |     4936 |     8661      1 |     2616 |        8
296.95/297.01	c  4.2s |       9 |    10716 |     7506 |     8661      1 |     2616 |        8
298.95/299.03	c  6.2s |       9 |    15858 |    11206 |     8661      2 |     2616 |        8
299.05/299.12	c  6.3s |      10 |    16073 |    11361 |     9528      2 |     2616 |        8
301.05/301.15	c  8.3s |      10 |    20828 |    14861 |     9528      2 |     2616 |        8
302.25/302.34	c  9.5s |      11 |    24167 |    17144 |     9528      3 |     2616 |        8
304.34/304.40	c 11.6s |      11 |    28636 |    20444 |     9528      3 |     2616 |        8
306.34/306.40	c 13.6s |      11 |    34538 |    24644 |     9528      4 |     2616 |        8
306.85/306.90	c 14.1s |      12 |    36113 |    25819 |     9528      4 |     2616 |        8
306.95/307.03	c 14.2s |      12 |    36392 |    25972 |     9528      4 |     2616 |        8
306.95/307.03	c #cpu_time = 14.195s
306.95/307.03	c #wall_clock_time = 14.231s
306.95/307.03	c #decision = 36392
306.95/307.03	c #random_decision = 48
306.95/307.03	c #conflict = 25972
306.95/307.03	c #restart = 12
306.95/307.03	o 1
306.95/307.03	s OPTIMUM FOUND
306.95/307.03	v -x1 -x2 -x3 -x4 -x5 x6 x7 -x8 -x9 -x10
306.95/307.03	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
306.95/307.03	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 x30
306.95/307.03	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
306.95/307.03	v -x41 x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50
306.95/307.03	v -x51 -x52 -x53 -x54 -x55 -x56 x57 -x58 -x59 -x60
306.95/307.03	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
306.95/307.03	v -x71 x72 -x73 -x74 -x75 -x76 -x77 x78 -x79 -x80
306.95/307.03	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
306.95/307.03	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100
306.95/307.03	v -x101 -x102 -x103 -x104 -x105 x106 -x107 -x108 -x109 -x110
306.95/307.03	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
306.95/307.03	v x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 -x130
306.95/307.03	v -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140
306.95/307.03	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
306.95/307.03	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
306.95/307.03	v x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x169 -x170
306.95/307.03	v -x171 -x172 x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180
306.95/307.03	v -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 x190
306.95/307.03	v -x191 -x192 -x193 x194 -x195 -x196 -x197 -x198 -x199 -x200
306.95/307.03	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 x209 -x210
306.95/307.03	v -x211 x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220
306.95/307.03	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 x228 -x229 -x230
306.95/307.03	v -x231
306.95/307.03	c total CPU time = 306.249s
306.95/307.03	c total wall clock time = 307.036s

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4110370-1466344947/watcher-4110370-1466344947 -o /tmp/evaluation-result-4110370-1466344947/solver-4110370-1466344947 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466341819-1235 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4110370-1466344947.wbo 

pid=3460
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.20 2.24 2.16 4/177 3463
/proc/meminfo: memFree=29469112/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=751036 CPUtime=0 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 2808 0 0 0 0 0 0 0 20 0 4 0 36541634 769060864 2658 33554432000 4194304 16246674 140737345687520 140737345686944 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 188527 2667 441 2943 0 185421 0
[pid=3463/tid=3464] ppid=3460 vsize=769468 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 787935232 2729 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=773564 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 792129536 2744 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=777660 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36541634 796323840 2762 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0

[startup+0.100121 s]
/proc/loadavg: 2.20 2.24 2.16 4/177 3463
/proc/meminfo: memFree=29469112/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1218116 CPUtime=0.08 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 25050 0 0 0 6 2 0 0 20 0 4 0 36541634 1247350784 24892 33554432000 4194304 16246674 140737345687520 140737345686944 6131302 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 304529 24896 613 2943 0 301423 0
[pid=3463/tid=3464] ppid=3460 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1247350784 24900 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1247350784 24903 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36541634 1247350784 24905 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200484 s]
/proc/loadavg: 2.20 2.24 2.16 4/177 3463
/proc/meminfo: memFree=29469112/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1223236 CPUtime=0.19 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 36142 0 0 0 15 4 0 0 20 0 4 0 36541634 1252593664 35938 33554432000 4194304 16246674 140737345687520 140737345686832 6931217 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 305809 35938 861 2943 0 302703 0
[pid=3463/tid=3464] ppid=3460 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1252593664 35938 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1252593664 35938 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1252593664 35938 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1223236

[startup+0.300415 s]
/proc/loadavg: 2.20 2.24 2.16 4/177 3463
/proc/meminfo: memFree=29469112/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1307204 CPUtime=0.29 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 47404 0 0 0 23 6 0 0 20 0 4 0 36541634 1338576896 47200 33554432000 4194304 16246674 140737345687520 140737345686832 5675357 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 326801 47210 918 2943 0 323695 0
[pid=3463/tid=3464] ppid=3460 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1338576896 47216 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1338576896 47220 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1338576896 47224 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1307204

[startup+0.700347 s]
/proc/loadavg: 2.20 2.24 2.16 4/177 3463
/proc/meminfo: memFree=29469112/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1308228 CPUtime=0.69 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 90448 0 0 0 58 11 0 0 20 0 4 0 36541634 1339625472 90244 33554432000 4194304 16246674 140737345687520 140737345669440 12483632 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 327057 90244 920 2943 0 323951 0
[pid=3463/tid=3464] ppid=3460 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1339625472 90244 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1339625472 90244 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1339625472 90244 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1308228

[startup+1.50036 s]
/proc/loadavg: 2.20 2.24 2.16 4/181 3467
/proc/meminfo: memFree=29109192/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1308228 CPUtime=1.49 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 90671 0 0 0 138 11 0 0 20 0 4 0 36541634 1339625472 90467 33554432000 4194304 16246674 140737345687520 140737345669440 13191330 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 327057 90467 924 2943 0 323951 0
[pid=3463/tid=3464] ppid=3460 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1339625472 90467 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1339625472 90467 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1339625472 90467 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1308228

[startup+3.10038 s]
/proc/loadavg: 2.27 2.25 2.16 4/181 3467
/proc/meminfo: memFree=28937452/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1308228 CPUtime=3.09 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 133280 0 0 0 293 16 0 0 20 0 4 0 36541634 1339625472 133076 33554432000 4194304 16246674 140737345687520 140737345670520 5822252 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 327057 133076 930 2943 0 323951 0
[pid=3463/tid=3464] ppid=3460 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1339625472 133076 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1339625472 133076 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1339625472 133076 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1308228

[startup+6.3004 s]
/proc/loadavg: 2.27 2.25 2.16 3/181 3467
/proc/meminfo: memFree=28937480/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1308228 CPUtime=6.29 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 133281 0 0 0 613 16 0 0 20 0 4 0 36541634 1339625472 133077 33554432000 4194304 16246674 140737345687520 140737345669440 6012108 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 327057 133077 931 2943 0 323951 0
[pid=3463/tid=3464] ppid=3460 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1339625472 133077 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1339625472 133077 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1339625472 133077 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1308228

[startup+12.7004 s]
/proc/loadavg: 2.22 2.24 2.16 3/181 3467
/proc/meminfo: memFree=28936152/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1309252 CPUtime=12.69 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 133537 0 0 0 1252 17 0 0 20 0 4 0 36541634 1340674048 133333 33554432000 4194304 16246674 140737345687520 140737345686696 5545752 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 327313 133333 931 2943 0 324207 0
[pid=3463/tid=3464] ppid=3460 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1340674048 133333 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1340674048 133333 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1340674048 133333 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1309252

[startup+25.5005 s]
/proc/loadavg: 2.19 2.23 2.16 3/181 3467
/proc/meminfo: memFree=28930276/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1309252 CPUtime=25.48 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 133537 0 0 0 2530 18 0 0 20 0 4 0 36541634 1340674048 133333 33554432000 4194304 16246674 140737345687520 140737345686696 13950691 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 327313 133333 931 2943 0 324207 0
[pid=3463/tid=3464] ppid=3460 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1340674048 133333 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1340674048 133333 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1340674048 133333 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1309252

[startup+51.1005 s]
/proc/loadavg: 2.20 2.23 2.16 3/181 3467
/proc/meminfo: memFree=28889924/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1311300 CPUtime=51.08 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 133823 0 0 0 5088 20 0 0 20 0 4 0 36541634 1342771200 133619 33554432000 4194304 16246674 140737345687520 140737345670520 5523192 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 327825 133619 931 2943 0 324719 0
[pid=3463/tid=3464] ppid=3460 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1342771200 133619 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1342771200 133619 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1342771200 133619 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1311300

[startup+102.3 s]
/proc/loadavg: 2.31 2.25 2.17 3/181 3468
/proc/meminfo: memFree=28807628/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1311300 CPUtime=102.28 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 134049 0 0 0 10205 23 0 0 20 0 4 0 36541634 1342771200 133845 33554432000 4194304 16246674 140737345687520 140737345686696 5545885 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 327825 133845 931 2943 0 324719 0
[pid=3463/tid=3464] ppid=3460 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1342771200 133845 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1342771200 133845 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1342771200 133845 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1311300

[startup+162.3 s]
/proc/loadavg: 2.25 2.24 2.17 3/181 3469
/proc/meminfo: memFree=28710568/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1311300 CPUtime=162.26 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 134049 0 0 0 16197 29 0 0 20 0 4 0 36541634 1342771200 133845 33554432000 4194304 16246674 140737345687520 140737345686696 14628944 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 327825 133845 931 2943 0 324719 0
[pid=3463/tid=3464] ppid=3460 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1342771200 133845 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1342771200 133845 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1342771200 133845 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1311300

[startup+222.307 s]
/proc/loadavg: 2.22 2.23 2.17 3/181 3471
/proc/meminfo: memFree=28609412/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1316420 CPUtime=222.26 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 135107 0 0 0 22190 36 0 0 20 0 4 0 36541634 1348014080 134903 33554432000 4194304 16246674 140737345687520 140737345686696 5717604 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 329105 134903 931 2943 0 325999 0
[pid=3463/tid=3464] ppid=3460 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1348014080 134903 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1348014080 134903 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1348014080 134903 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1316420

[startup+282.3 s]
/proc/loadavg: 2.24 2.23 2.18 3/181 3472
/proc/meminfo: memFree=28512276/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1316420 CPUtime=282.24 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 135329 0 0 0 28182 42 0 0 20 0 4 0 36541634 1348014080 135125 33554432000 4194304 16246674 140737345687520 140737345686696 14628944 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 329105 135125 931 2943 0 325999 0
[pid=3463/tid=3464] ppid=3460 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1348014080 135125 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1348014080 135125 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1348014080 135125 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1316420

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

[startup+294.4 s]
/proc/loadavg: 2.19 2.22 2.18 3/181 3472
/proc/meminfo: memFree=27939764/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1316420 CPUtime=294.34 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 270326 0 0 0 29374 60 0 0 20 0 4 0 36541634 1348014080 270122 33554432000 4194304 16246674 140737345687520 140737345670520 4220982 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 329105 270122 939 2943 0 325999 0
[pid=3463/tid=3464] ppid=3460 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1348014080 270122 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1348014080 270122 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1348014080 270122 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 294.34
Current children cumulated vsize (KiB) 1316420

[startup+300.8 s]
/proc/loadavg: 2.17 2.22 2.17 3/181 3473
/proc/meminfo: memFree=27936424/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1320516 CPUtime=300.75 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 271284 0 0 0 30014 61 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140737345669440 5822252 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 330129 271080 939 2943 0 327023 0
[pid=3463/tid=3464] ppid=3460 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 300.75
Current children cumulated vsize (KiB) 1320516

[startup+304 s]
/proc/loadavg: 2.16 2.22 2.17 3/181 3473
/proc/meminfo: memFree=27919556/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1320516 CPUtime=303.95 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 271284 0 0 0 30334 61 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140737345669440 5522913 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 330129 271080 939 2943 0 327023 0
[pid=3463/tid=3464] ppid=3460 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 303.95
Current children cumulated vsize (KiB) 1320516

[startup+305.6 s]
/proc/loadavg: 2.16 2.22 2.17 3/181 3473
/proc/meminfo: memFree=27919560/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1320516 CPUtime=305.54 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 271284 0 0 0 30493 61 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140737345669440 15015658 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 330129 271080 939 2943 0 327023 0
[pid=3463/tid=3464] ppid=3460 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 305.54
Current children cumulated vsize (KiB) 1320516

[startup+306.4 s]
/proc/loadavg: 2.16 2.22 2.17 3/181 3473
/proc/meminfo: memFree=27919560/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1320516 CPUtime=306.34 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 271284 0 0 0 30573 61 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140737345670520 12477752 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 330129 271080 939 2943 0 327023 0
[pid=3463/tid=3464] ppid=3460 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 306.34
Current children cumulated vsize (KiB) 1320516

[startup+306.8 s]
/proc/loadavg: 2.16 2.22 2.17 3/181 3473
/proc/meminfo: memFree=27919560/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1320516 CPUtime=306.74 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 271284 0 0 0 30613 61 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140737345670520 12483272 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 330129 271080 939 2943 0 327023 0
[pid=3463/tid=3464] ppid=3460 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1352208384 271080 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 306.74
Current children cumulated vsize (KiB) 1320516

[startup+307.007 s]
/proc/loadavg: 2.14 2.21 2.17 3/181 3473
/proc/meminfo: memFree=27919688/32872528 swapFree=1316768/1463936
[pid=3463] ppid=3460 vsize=1320516 CPUtime=306.95 cores=0,2,4,6
/proc/3463/stat : 3463 (toysat) R 3460 3463 1219 0 -1 4202496 271350 0 0 0 30634 61 0 0 20 0 4 0 36541634 1352208384 271146 33554432000 4194304 16246674 140737345687520 140737345670520 5676213 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3463/statm: 330129 271146 939 2943 0 327023 0
[pid=3463/tid=3464] ppid=3460 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3464/stat : 3464 (toysat) S 3460 3463 1219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36541634 1352208384 271146 33554432000 4194304 16246674 140737345687520 140154011364592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3463/tid=3465] ppid=3460 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3465/stat : 3465 (toysat) S 3460 3463 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36541634 1352208384 271146 33554432000 4194304 16246674 140737345687520 140154000874736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3463/tid=3466] ppid=3460 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/3463/task/3466/stat : 3466 (toysat) S 3460 3463 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36541634 1352208384 271146 33554432000 4194304 16246674 140737345687520 140153990401200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 306.95
Current children cumulated vsize (KiB) 1320516

Child status: 0
Real time (s): 307.098
CPU time (s): 307.05
CPU user time (s): 306.376
CPU system time (s): 0.673897
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 1320516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 306.376
system time used= 0.673897
maximum resident set size= 1084592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 271352
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21
involuntary context switches= 322

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.9657 second user time and 2.49962 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-19 16:02:27
IDJOB=4110370
IDBENCH=79281
IDSOLVER=2553
FILE ID=node121/4110370-1466344947
RUNJOBID= node121-1466341819-1235
PBS_JOBID= 19922032
Free space on /tmp= 71704 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900563250--soft-0-100-0.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110370-1466344947/watcher-4110370-1466344947 -o /tmp/evaluation-result-4110370-1466344947/solver-4110370-1466344947 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466341819-1235 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4110370-1466344947.wbo

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

MD5SUM BENCH= cf1e130a7c7d84197ef06427870fc4d7
RANDOM SEED=327203340

node121.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29469220 kB
Buffers:          204444 kB
Cached:           484220 kB
SwapCached:         1944 kB
Active:           690048 kB
Inactive:         485412 kB
Active(anon):     486496 kB
Inactive(anon):     2900 kB
Active(file):     203552 kB
Inactive(file):   482512 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67101196 kB
Dirty:             16344 kB
Writeback:             0 kB
AnonPages:       1949584 kB
Mapped:            12512 kB
Shmem:                 0 kB
Slab:             629268 kB
SReclaimable:      72980 kB
SUnreclaim:       556288 kB
KernelStack:        1504 kB
PageTables:         9004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2672852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71688 MiB
End job on node121 at 2016-06-19 16:07:34