Trace number 4122594

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-02UNSAT 152.813 152.85

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-regular-n23-d4-i1.cnf.gz-extracted.pb.metafix.opb
MD5SUMd67e487054cccd76dab2d22bda1f9e96
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.009997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables93
Total number of constraints92
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)92
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-30T22:03:06+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","--pb","--search=bcd2","HOME/instance-4122594-1467316986.opb"]
0.00/0.01	c use --random-gen="43109018 3846187695 3818131509 642453752 2666330804 2583199309 2964349789 2910285562 1572650096 1193228558 460327213 1688282346 1410247257 888860888 3303743628 3715531548 1789672386 3709620858 1291997499 631254705 1292186244 2774570142 3735055349 2704963478 2279484675 1086468204 2833950439 1351623393 2698742019 1607756001 3516535669 2384392909 90024936 2059849451 3077073597 1722374982 2502200727 1480041525 2845324611 3994288466 1523618210 1280554927 2041675241 3474697745 2272116974 380196569 340455522 3217894380 297895451 3435006666 3296154626 863586683 3970478180 2837290825 1454162500 2977611421 2651954791 769530887 2174153819 1440011053 3166675869 4083362254 321387331 1523367913 3361147558 2124482050 3141507174 3870667235 2692877983 1220153349 3381186683 438419615 3740770571 2767362840 3743058546 48163753 1967493314 3980441783 3350415401 3749407413 1016494038 2901729353 461575917 838718564 3359778051 1895782873 1703704130 276087787 1112643553 3629714041 2359988714 2744391512 2966014577 514746745 153575936 3150829704 2916505979 3532507162 2089616698 1023953874 1950699451 1387019358 187088534 2500798597 2983098555 410345416 1969533220 3930720151 3425597538 444145703 2881590055 3639704806 1678467154 3649633205 1853048143 3945125944 4029506671 1241219813 2440272478 3132769841 4067723964 1790995662 773243291 1107419875 2840947502 3920235077 1407536672 1547699240 755697684 765308225 84116071 1228411452 2402259871 3190061440 2555144306 2257882293 281134725 2836552147 2484083870 4037551393 3728581516 380015658 2209500781 1409786857 4176750601 271280611 997309262 1270614789 1202343868 3804642089 4132897071 2009168184 1148798219 3556445133 1896113122 3812075338 2985354026 3912118292 2285600401 1510412220 401990092 3691815977 1668944677 3589616142 1924559116 3833243014 453379199 3447009234 4063087550 965693915 4053209497 1491572630 2824122310 1624034440 2590335325 4172023687 2836243344 3830403606 1525094671 975920027 714942634 1550375601 2524044761 776945100 3320994268 901185059 1722935485 2075600013 2572707694 1768792591 1339300936 1672078999 951957002 2545642082 2089807948 3428118230 2697520845 2002563388 1639924434 2188045475 629055206 3086813410 3124146763 2416073177 3156060494 4073176487 2375409523 2136857980 2336203340 1299210058 2438399086 242136410 87119228 589496165 2663785871 4115591292 3907328794 1946833503 847885709 2616918575 212331221 2810168260 2659571160 2292105533 544946339 2253091940 985943313 229459167 2336351931 3980416426 2108225069 2369846122 2398177689 3650185850 3595868500 1399027737 2177263198 1551273924 1495590917 2858666001 3300586778 297797760 1442682274 2869741072 682336380 746582691 3149134540 3499320074 3483458686 3809901347 1998138551 1014014057 2616381481 4020078793 165830007 2414727706 255 362436" option to reproduce the execution
0.00/0.01	c #vars 93
0.00/0.01	c #constraints 92
0.00/0.01	c Solving starts ...
0.00/0.01	c ============================[ Search Statistics ]============================
0.00/0.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.01	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.01	c =============================================================================
0.00/0.01	c  0.0s |       0 |        0 |        0 |       61      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      148 |      100 |       61      1 |        0 |        0
0.00/0.03	c  0.0s |       2 |      344 |      250 |       68      4 |        0 |        0
0.00/0.05	c  0.0s |       3 |      759 |      475 |       75      8 |        0 |        0
0.00/0.08	c  0.1s |       4 |     1201 |      813 |       83     14 |        0 |        0
0.09/0.12	c  0.1s |       5 |     1877 |     1320 |       92     23 |        0 |        0
0.09/0.19	c  0.2s |       6 |     3205 |     2081 |      113     35 |        0 |        0
0.19/0.28	c  0.3s |       7 |     5058 |     3223 |      125     51 |        0 |        0
0.39/0.41	c  0.4s |       8 |     7913 |     4936 |      138     74 |        0 |        0
0.59/0.64	c  0.6s |       9 |    11170 |     7506 |      152    108 |        0 |        0
0.88/0.98	c  1.0s |      10 |    16221 |    11361 |      168    153 |        0 |        0
1.29/1.35	c  1.3s |      11 |    24743 |    17144 |      185    213 |        0 |        0
1.79/1.87	c  1.9s |      12 |    37106 |    25819 |      204    300 |        0 |        0
2.59/2.64	c  2.6s |      13 |    56061 |    38832 |      225    418 |        0 |        0
3.79/3.86	c  3.8s |      14 |    82700 |    58352 |      248    580 |        0 |        0
5.49/5.54	c  5.5s |      15 |   125726 |    87632 |      273    804 |        0 |        0
7.49/7.54	c  7.5s |      15 |   169728 |   119932 |      273   1030 |        0 |        0
8.19/8.29	c  8.3s |      16 |   185316 |   131552 |      301   1111 |        0 |        0
10.28/10.30	c 10.3s |      16 |   224551 |   162052 |      301   1304 |        0 |        0
12.28/12.30	c 12.3s |      16 |   265400 |   193352 |      301   1503 |        0 |        0
12.48/12.58	c 12.6s |      17 |   270580 |   197432 |      332   1528 |        0 |        0
14.48/14.58	c 14.6s |      17 |   311211 |   227832 |      332   1705 |        0 |        0
16.49/16.59	c 16.6s |      17 |   350131 |   257732 |      332   1880 |        0 |        0
18.48/18.59	c 18.6s |      17 |   391037 |   288532 |      332   2060 |        0 |        0
18.98/19.07	c 19.1s |      18 |   401725 |   296252 |      366   2105 |        0 |        0
20.99/21.07	c 21.1s |      18 |   442160 |   326752 |      366   2267 |        0 |        0
22.98/23.08	c 23.1s |      18 |   480472 |   356752 |      366   2427 |        0 |        0
24.98/25.08	c 25.1s |      18 |   518548 |   386252 |      366   2584 |        0 |        0
26.98/27.08	c 27.1s |      18 |   558352 |   416452 |      366   2745 |        0 |        0
28.88/28.97	c 29.0s |      19 |   593933 |   444482 |      403   2893 |        0 |        0
30.89/30.98	c 31.0s |      19 |   631634 |   473182 |      403   3032 |        0 |        0
32.89/32.98	c 33.0s |      19 |   666080 |   501482 |      403   3169 |        0 |        0
34.89/34.98	c 35.0s |      19 |   701852 |   530282 |      403   3309 |        0 |        0
36.89/36.99	c 37.0s |      19 |   737321 |   559282 |      403   3449 |        0 |        0
38.89/38.99	c 39.0s |      19 |   774490 |   588382 |      403   3590 |        0 |        0
40.98/41.00	c 41.0s |      19 |   810390 |   616982 |      403   3729 |        0 |        0
42.89/43.00	c 43.0s |      19 |   848315 |   646182 |      403   3870 |        0 |        0
44.38/44.44	c 44.4s |      20 |   874436 |   666827 |      444   3969 |        0 |        0
46.38/46.44	c 46.4s |      20 |   911541 |   695527 |      444   4094 |        0 |        0
48.39/48.44	c 48.4s |      20 |   952267 |   725627 |      444   4227 |        0 |        0
50.38/50.45	c 50.4s |      20 |   996308 |   756827 |      444   4364 |        0 |        0
52.38/52.45	c 52.4s |      20 |  1035780 |   786127 |      444   4493 |        0 |        0
54.38/54.45	c 54.4s |      20 |  1075027 |   815327 |      444   4622 |        0 |        0
56.38/56.46	c 56.4s |      20 |  1114642 |   845327 |      444   4754 |        0 |        0
58.39/58.46	c 58.4s |      20 |  1156732 |   876327 |      444   4891 |        0 |        0
60.38/60.46	c 60.4s |      20 |  1200581 |   907027 |      444   5027 |        0 |        0
62.38/62.46	c 62.5s |      20 |  1243322 |   937427 |      444   5162 |        0 |        0
64.38/64.46	c 64.5s |      20 |  1281919 |   966727 |      444   5292 |        0 |        0
66.38/66.47	c 66.5s |      20 |  1321499 |   996227 |      489   5421 |        0 |        0
66.68/66.74	c 66.7s |      21 |  1327504 |  1000345 |      489   5437 |        0 |        0
68.68/68.75	c 68.7s |      21 |  1364268 |  1028645 |      489   5550 |        0 |        0
70.68/70.75	c 70.7s |      21 |  1404817 |  1058145 |      489   5669 |        0 |        0
72.68/72.75	c 72.7s |      21 |  1442237 |  1086745 |      489   5784 |        0 |        0
74.67/74.76	c 74.7s |      21 |  1483483 |  1116145 |      489   5901 |        0 |        0
76.67/76.77	c 76.8s |      21 |  1523368 |  1145245 |      489   6018 |        0 |        0
78.67/78.77	c 78.8s |      21 |  1561117 |  1174345 |      489   6136 |        0 |        0
80.67/80.77	c 80.8s |      21 |  1600124 |  1203545 |      489   6254 |        0 |        0
82.67/82.77	c 82.8s |      21 |  1639070 |  1232845 |      489   6372 |        0 |        0
84.68/84.78	c 84.8s |      21 |  1682986 |  1263645 |      489   6496 |        0 |        0
86.67/86.79	c 86.8s |      21 |  1722204 |  1293045 |      489   6614 |        0 |        0
88.67/88.79	c 88.8s |      21 |  1761899 |  1322245 |      489   6731 |        0 |        0
90.67/90.79	c 90.8s |      21 |  1801798 |  1351845 |      489   6850 |        0 |        0
92.67/92.79	c 92.8s |      21 |  1842184 |  1381645 |      489   6970 |        0 |        0
94.68/94.79	c 94.8s |      21 |  1882887 |  1411145 |      489   7088 |        0 |        0
96.67/96.79	c 96.8s |      21 |  1924718 |  1440745 |      489   7207 |        0 |        0
98.77/98.80	c 98.8s |      21 |  1963431 |  1469145 |      489   7321 |        0 |        0
100.77/100.80	c  100s |      21 |  2002150 |  1497545 |      538   7431 |        0 |        0
100.97/101.02	c  101s |      22 |  2006669 |  1500622 |      538   7443 |        0 |        0
102.97/103.02	c  103s |      22 |  2050996 |  1530222 |      538   7551 |        0 |        0
104.98/105.02	c  105s |      22 |  2093666 |  1560022 |      538   7659 |        0 |        0
106.97/107.03	c  107s |      22 |  2135092 |  1589622 |      538   7768 |        0 |        0
108.98/109.03	c  109s |      22 |  2175586 |  1618422 |      538   7873 |        0 |        0
110.97/111.04	c  111s |      22 |  2211254 |  1645922 |      538   7974 |        0 |        0
112.97/113.04	c  113s |      22 |  2244333 |  1672322 |      538   8070 |        0 |        0
114.97/115.04	c  115s |      22 |  2277976 |  1699422 |      538   8169 |        0 |        0
116.97/117.04	c  117s |      22 |  2310478 |  1725722 |      538   8265 |        0 |        0
118.97/119.04	c  119s |      22 |  2343380 |  1751822 |      538   8360 |        0 |        0
120.98/121.05	c  121s |      22 |  2377390 |  1778622 |      538   8457 |        0 |        0
122.97/123.05	c  123s |      22 |  2415096 |  1807222 |      538   8562 |        0 |        0
124.97/125.05	c  125s |      22 |  2453858 |  1836022 |      538   8666 |        0 |        0
126.97/127.06	c  127s |      22 |  2493247 |  1864422 |      538   8769 |        1 |        0
128.97/129.06	c  129s |      22 |  2533727 |  1893522 |      538   8875 |        1 |        0
130.97/131.06	c  131s |      22 |  2569669 |  1921422 |      538   8977 |        1 |        0
132.97/133.07	c  133s |      22 |  2604307 |  1948722 |      538   9076 |        1 |        0
134.96/135.07	c  135s |      22 |  2642209 |  1977022 |      538   9179 |        1 |        0
136.96/137.08	c  137s |      22 |  2681540 |  2006022 |      538   9285 |        1 |        0
138.96/139.08	c  139s |      22 |  2721513 |  2035022 |      538   9390 |        1 |        0
140.96/141.08	c  141s |      22 |  2764232 |  2065022 |      538   9498 |        2 |        0
142.97/143.09	c  143s |      22 |  2805979 |  2095022 |      538   9608 |        2 |        0
144.96/145.09	c  145s |      22 |  2842800 |  2123222 |      538   9709 |        3 |        0
146.96/147.09	c  147s |      22 |  2879408 |  2150922 |      538   9809 |        3 |        0
149.06/149.10	c  149s |      22 |  2921428 |  2180322 |      538   9915 |        4 |        0
151.06/151.10	c  151s |      22 |  2964944 |  2210622 |      538  10024 |        5 |        0
152.66/152.79	c  152s |      22 |  2997555 |  2235210 |      592  10110 |       46 |        4
152.66/152.79	c #cpu_time = 152.780s
152.66/152.79	c #wall_clock_time = 152.776s
152.66/152.79	c #decision = 2997555
152.66/152.79	c #random_decision = 12791
152.66/152.79	c #conflict = 2235210
152.66/152.79	c #restart = 22
152.66/152.79	s UNSATISFIABLE
152.66/152.79	c total CPU time = 152.794s
152.66/152.79	c total wall clock time = 152.790s

Verifier Data

ERROR: no interpretation found !

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-4122594-1467316986/watcher-4122594-1467316986 -o /tmp/evaluation-result-4122594-1467316986/solver-4122594-1467316986 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1467310023-19959 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4122594-1467316986.opb 

pid=21720
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.09 2.04 2.00 3/177 21723
/proc/meminfo: memFree=29423352/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=523708 CPUtime=0 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) R 21720 21723 16080 0 -1 4202496 1920 0 0 0 0 0 0 0 20 0 4 0 12802387 536276992 2281 33554432000 4194304 16246674 140736337348112 140736337347536 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 131695 2290 441 2943 0 128589 0
[pid=21723/tid=21724] ppid=21720 vsize=541116 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21724/stat : 21724 (toysat) S 21720 21723 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12802387 554102784 2348 33554432000 4194304 16246674 140736337348112 140627311308016 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=545212 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) S 21720 21723 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12802387 558297088 2365 33554432000 4194304 16246674 140736337348112 140627228470512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=21723/tid=21726] ppid=21720 vsize=549308 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21726/stat : 21726 (toysat) S 21720 21723 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12802387 562491392 2381 33554432000 4194304 16246674 140736337348112 140627217996976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100178 s]
/proc/loadavg: 2.09 2.04 2.00 3/177 21723
/proc/meminfo: memFree=29423352/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) R 21720 21723 16080 0 -1 4202496 24425 0 0 0 5 4 0 0 20 0 4 0 12802387 1247350784 24776 33554432000 4194304 16246674 140736337348112 140736337347536 12478189 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 304529 24786 708 2943 0 301423 0
[pid=21723/tid=21724] ppid=21720 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21724/stat : 21724 (toysat) S 21720 21723 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12802387 1247350784 24791 33554432000 4194304 16246674 140736337348112 140627311308016 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) S 21720 21723 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12802387 1247350784 24796 33554432000 4194304 16246674 140736337348112 140627228470512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=21723/tid=21726] ppid=21720 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21726/stat : 21726 (toysat) S 21720 21723 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12802387 1247350784 24802 33554432000 4194304 16246674 140736337348112 140627217996976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200494 s]
/proc/loadavg: 2.09 2.04 2.00 3/177 21723
/proc/meminfo: memFree=29423352/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) R 21720 21723 16080 0 -1 4202496 46916 0 0 0 13 6 0 0 20 0 4 0 12802387 1247350784 47267 33554432000 4194304 16246674 140736337348112 140736337347536 5546181 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 304529 47277 708 2943 0 301423 0
[pid=21723/tid=21724] ppid=21720 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21724/stat : 21724 (toysat) S 21720 21723 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12802387 1247350784 47282 33554432000 4194304 16246674 140736337348112 140627311308016 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) S 21720 21723 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12802387 1247350784 47288 33554432000 4194304 16246674 140736337348112 140627228470512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=21723/tid=21726] ppid=21720 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21726/stat : 21726 (toysat) S 21720 21723 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12802387 1247350784 47295 33554432000 4194304 16246674 140736337348112 140627217996976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.30045 s]
/proc/loadavg: 2.09 2.04 2.00 3/177 21723
/proc/meminfo: memFree=29423352/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) R 21720 21723 16080 0 -1 4202496 68977 0 0 0 20 9 0 0 20 0 4 0 12802387 1247350784 69327 33554432000 4194304 16246674 140736337348112 140736337347536 5677277 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 304529 69337 708 2943 0 301423 0
[pid=21723/tid=21724] ppid=21720 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21724/stat : 21724 (toysat) S 21720 21723 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12802387 1247350784 69345 33554432000 4194304 16246674 140736337348112 140627311308016 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) S 21720 21723 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12802387 1247350784 69350 33554432000 4194304 16246674 140736337348112 140627228470512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=21723/tid=21726] ppid=21720 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21726/stat : 21726 (toysat) S 21720 21723 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12802387 1247350784 69356 33554432000 4194304 16246674 140736337348112 140627217996976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700371 s]
/proc/loadavg: 2.09 2.04 2.00 3/177 21723
/proc/meminfo: memFree=29423352/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) R 21720 21723 16080 0 -1 4202496 158058 0 0 0 47 22 0 0 20 0 4 0 12802387 1247350784 158408 33554432000 4194304 16246674 140736337348112 140736337347536 13192110 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 304529 158417 708 2943 0 301423 0
[pid=21723/tid=21724] ppid=21720 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21724/stat : 21724 (toysat) S 21720 21723 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12802387 1247350784 158423 33554432000 4194304 16246674 140736337348112 140627311308016 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) S 21720 21723 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12802387 1247350784 158431 33554432000 4194304 16246674 140736337348112 140627228470512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=21723/tid=21726] ppid=21720 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21726/stat : 21726 (toysat) S 21720 21723 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12802387 1247350784 158437 33554432000 4194304 16246674 140736337348112 140627217996976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50039 s]
/proc/loadavg: 2.09 2.04 2.00 3/181 21727
/proc/meminfo: memFree=28440772/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=1218116 CPUtime=1.49 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) R 21720 21723 16080 0 -1 4202496 245469 0 0 0 115 34 0 0 20 0 4 0 12802387 1247350784 245799 33554432000 4194304 16246674 140736337348112 140736337347424 13191984 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 304529 245799 784 2943 0 301423 0
[pid=21723/tid=21724] ppid=21720 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21724/stat : 21724 (toysat) S 21720 21723 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12802387 1247350784 245799 33554432000 4194304 16246674 140736337348112 140627311308016 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) S 21720 21723 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12802387 1247350784 245799 33554432000 4194304 16246674 140736337348112 140627228470512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=21723/tid=21726] ppid=21720 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21726/stat : 21726 (toysat) S 21720 21723 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12802387 1247350784 245799 33554432000 4194304 16246674 140736337348112 140627217996976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1218116

[startup+3.10039 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 21727
/proc/meminfo: memFree=28353236/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) R 21720 21723 16080 0 -1 4202496 267390 0 0 0 272 37 0 0 20 0 4 0 12802387 1337528320 267720 33554432000 4194304 16246674 140736337348112 140736337331112 5827728 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 326545 267720 784 2943 0 323439 0
[pid=21723/tid=21724] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21724/stat : 21724 (toysat) S 21720 21723 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267720 33554432000 4194304 16246674 140736337348112 140627311308016 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) S 21720 21723 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267720 33554432000 4194304 16246674 140736337348112 140627228470512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=21723/tid=21726] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21726/stat : 21726 (toysat) S 21720 21723 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267720 33554432000 4194304 16246674 140736337348112 140627217996976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30039 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 21727
/proc/meminfo: memFree=28353020/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) R 21720 21723 16080 0 -1 4202496 267398 0 0 0 592 37 0 0 20 0 4 0 12802387 1337528320 267728 33554432000 4194304 16246674 140736337348112 140736337331112 5667556 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 326545 267728 784 2943 0 323439 0
[pid=21723/tid=21724] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21724/stat : 21724 (toysat) S 21720 21723 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267728 33554432000 4194304 16246674 140736337348112 140627311308016 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) S 21720 21723 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267728 33554432000 4194304 16246674 140736337348112 140627228470512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=21723/tid=21726] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21726/stat : 21726 (toysat) S 21720 21723 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267728 33554432000 4194304 16246674 140736337348112 140627217996976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 21727
/proc/meminfo: memFree=28352916/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=1306180 CPUtime=12.68 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) R 21720 21723 16080 0 -1 4202496 267406 0 0 0 1231 37 0 0 20 0 4 0 12802387 1337528320 267736 33554432000 4194304 16246674 140736337348112 140736337331112 13954184 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 326545 267736 784 2943 0 323439 0
[pid=21723/tid=21724] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21724/stat : 21724 (toysat) S 21720 21723 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267736 33554432000 4194304 16246674 140736337348112 140627311308016 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) S 21720 21723 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267736 33554432000 4194304 16246674 140736337348112 140627228470512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=21723/tid=21726] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21726/stat : 21726 (toysat) S 21720 21723 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267736 33554432000 4194304 16246674 140736337348112 140627217996976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 21727
/proc/meminfo: memFree=28353180/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=1306180 CPUtime=25.48 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) R 21720 21723 16080 0 -1 4202496 267412 0 0 0 2511 37 0 0 20 0 4 0 12802387 1337528320 267742 33554432000 4194304 16246674 140736337348112 140736337331112 13943604 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 326545 267742 784 2943 0 323439 0
[pid=21723/tid=21724] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21724/stat : 21724 (toysat) S 21720 21723 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267742 33554432000 4194304 16246674 140736337348112 140627311308016 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) S 21720 21723 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267742 33554432000 4194304 16246674 140736337348112 140627228470512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=21723/tid=21726] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21726/stat : 21726 (toysat) S 21720 21723 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267742 33554432000 4194304 16246674 140736337348112 140627217996976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1306180

[startup+51.1005 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 21727
/proc/meminfo: memFree=28353160/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=1306180 CPUtime=51.08 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) R 21720 21723 16080 0 -1 4202496 267424 0 0 0 5070 38 0 0 20 0 4 0 12802387 1337528320 267754 33554432000 4194304 16246674 140736337348112 140736337331112 6020736 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 326545 267754 786 2943 0 323439 0
[pid=21723/tid=21724] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21724/stat : 21724 (toysat) S 21720 21723 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267754 33554432000 4194304 16246674 140736337348112 140627311308016 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) S 21720 21723 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267754 33554432000 4194304 16246674 140736337348112 140627228470512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=21723/tid=21726] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21726/stat : 21726 (toysat) S 21720 21723 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267754 33554432000 4194304 16246674 140736337348112 140627217996976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1306180

[startup+102.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 21728
/proc/meminfo: memFree=28352960/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=1306180 CPUtime=102.27 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) R 21720 21723 16080 0 -1 4202496 267433 0 0 0 10189 38 0 0 20 0 4 0 12802387 1337528320 267763 33554432000 4194304 16246674 140736337348112 140736337331112 6021664 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 326545 267763 786 2943 0 323439 0
[pid=21723/tid=21724] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21724/stat : 21724 (toysat) S 21720 21723 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267763 33554432000 4194304 16246674 140736337348112 140627311308016 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) S 21720 21723 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267763 33554432000 4194304 16246674 140736337348112 140627228470512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=21723/tid=21726] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21726/stat : 21726 (toysat) S 21720 21723 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267763 33554432000 4194304 16246674 140736337348112 140627217996976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1306180

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

[startup+102.407 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 21728
/proc/meminfo: memFree=28352960/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=1306180 CPUtime=102.37 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) R 21720 21723 16080 0 -1 4202496 267433 0 0 0 10199 38 0 0 20 0 4 0 12802387 1337528320 267763 33554432000 4194304 16246674 140736337348112 140736337331112 5523139 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 326545 267763 786 2943 0 323439 0
[pid=21723/tid=21724] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21724/stat : 21724 (toysat) S 21720 21723 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267763 33554432000 4194304 16246674 140736337348112 140627311308016 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) S 21720 21723 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267763 33554432000 4194304 16246674 140736337348112 140627228470512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=21723/tid=21726] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21726/stat : 21726 (toysat) S 21720 21723 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267763 33554432000 4194304 16246674 140736337348112 140627217996976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 1306180

[startup+128 s]
/proc/loadavg: 2.17 2.06 2.01 3/181 21729
/proc/meminfo: memFree=28352080/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=1306180 CPUtime=127.97 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) R 21720 21723 16080 0 -1 4202496 267433 0 0 0 12758 39 0 0 20 0 4 0 12802387 1337528320 267763 33554432000 4194304 16246674 140736337348112 140736337329984 5672188 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 326545 267763 786 2943 0 323439 0
[pid=21723/tid=21724] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21724/stat : 21724 (toysat) S 21720 21723 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267763 33554432000 4194304 16246674 140736337348112 140627311308016 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) S 21720 21723 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267763 33554432000 4194304 16246674 140736337348112 140627228470512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=21723/tid=21726] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21726/stat : 21726 (toysat) S 21720 21723 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267763 33554432000 4194304 16246674 140736337348112 140627217996976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 127.97
Current children cumulated vsize (KiB) 1306180

[startup+140.8 s]
/proc/loadavg: 2.14 2.06 2.01 3/181 21729
/proc/meminfo: memFree=28352196/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=1306180 CPUtime=140.77 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) R 21720 21723 16080 0 -1 4202496 267437 0 0 0 14038 39 0 0 20 0 4 0 12802387 1337528320 267763 33554432000 4194304 16246674 140736337348112 140736337329984 6012004 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 326545 267763 786 2943 0 323439 0
[pid=21723/tid=21724] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21724/stat : 21724 (toysat) S 21720 21723 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267763 33554432000 4194304 16246674 140736337348112 140627311308016 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) S 21720 21723 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267763 33554432000 4194304 16246674 140736337348112 140627228470512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=21723/tid=21726] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21726/stat : 21726 (toysat) S 21720 21723 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267763 33554432000 4194304 16246674 140736337348112 140627217996976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 140.77
Current children cumulated vsize (KiB) 1306180

[startup+147.2 s]
/proc/loadavg: 2.13 2.06 2.01 3/181 21729
/proc/meminfo: memFree=28352056/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=1306180 CPUtime=147.16 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) R 21720 21723 16080 0 -1 4202496 267458 0 0 0 14677 39 0 0 20 0 4 0 12802387 1337528320 267780 33554432000 4194304 16246674 140736337348112 140736337331112 13195171 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 326545 267780 786 2943 0 323439 0
[pid=21723/tid=21724] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21724/stat : 21724 (toysat) S 21720 21723 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267780 33554432000 4194304 16246674 140736337348112 140627311308016 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) S 21720 21723 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267780 33554432000 4194304 16246674 140736337348112 140627228470512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=21723/tid=21726] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21726/stat : 21726 (toysat) S 21720 21723 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267780 33554432000 4194304 16246674 140736337348112 140627217996976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 147.16
Current children cumulated vsize (KiB) 1306180

[startup+150.4 s]
/proc/loadavg: 2.12 2.06 2.01 3/181 21729
/proc/meminfo: memFree=28352180/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=1306180 CPUtime=150.36 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) R 21720 21723 16080 0 -1 4202496 267458 0 0 0 14997 39 0 0 20 0 4 0 12802387 1337528320 267780 33554432000 4194304 16246674 140736337348112 140736337331112 5822252 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 326545 267780 786 2943 0 323439 0
[pid=21723/tid=21724] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21724/stat : 21724 (toysat) S 21720 21723 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267780 33554432000 4194304 16246674 140736337348112 140627311308016 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) S 21720 21723 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267780 33554432000 4194304 16246674 140736337348112 140627228470512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=21723/tid=21726] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21726/stat : 21726 (toysat) S 21720 21723 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267780 33554432000 4194304 16246674 140736337348112 140627217996976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 150.36
Current children cumulated vsize (KiB) 1306180

[startup+152 s]
/proc/loadavg: 2.11 2.06 2.01 3/181 21729
/proc/meminfo: memFree=28352304/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=1306180 CPUtime=151.96 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) R 21720 21723 16080 0 -1 4202496 267458 0 0 0 15157 39 0 0 20 0 4 0 12802387 1337528320 267780 33554432000 4194304 16246674 140736337348112 140736337331112 13949817 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 326545 267780 786 2943 0 323439 0
[pid=21723/tid=21724] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21724/stat : 21724 (toysat) S 21720 21723 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267780 33554432000 4194304 16246674 140736337348112 140627311308016 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) S 21720 21723 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267780 33554432000 4194304 16246674 140736337348112 140627228470512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=21723/tid=21726] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21726/stat : 21726 (toysat) S 21720 21723 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267780 33554432000 4194304 16246674 140736337348112 140627217996976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 151.96
Current children cumulated vsize (KiB) 1306180

[startup+152.4 s]
/proc/loadavg: 2.11 2.06 2.01 3/181 21729
/proc/meminfo: memFree=28352304/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=1306180 CPUtime=152.36 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) R 21720 21723 16080 0 -1 4202496 267458 0 0 0 15197 39 0 0 20 0 4 0 12802387 1337528320 267780 33554432000 4194304 16246674 140736337348112 140736337331112 5822604 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 326545 267780 786 2943 0 323439 0
[pid=21723/tid=21724] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21724/stat : 21724 (toysat) S 21720 21723 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267780 33554432000 4194304 16246674 140736337348112 140627311308016 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) S 21720 21723 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267780 33554432000 4194304 16246674 140736337348112 140627228470512 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=21723/tid=21726] ppid=21720 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21726/stat : 21726 (toysat) S 21720 21723 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12802387 1337528320 267780 33554432000 4194304 16246674 140736337348112 140627217996976 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 152.36
Current children cumulated vsize (KiB) 1306180

[startup+152.8 s]
/proc/loadavg: 2.11 2.06 2.01 3/181 21729
/proc/meminfo: memFree=28352304/32872528 swapFree=447588/480292
[pid=21723] ppid=21720 vsize=0 CPUtime=152.76 cores=0,2,4,6
/proc/21723/stat : 21723 (toysat) Z 21720 21723 16080 0 -1 4202508 267464 0 0 0 15236 40 0 0 20 0 2 0 12802387 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21723/statm: 0 0 0 0 0 0 0
[pid=21723/tid=21725] ppid=21720 vsize=0 CPUtime=0 cores=0,2,4,6
/proc/21723/task/21725/stat : 21725 (toysat) R 21720 21723 16080 0 -1 4202564 8 0 0 0 0 0 0 0 20 0 2 0 12802387 0 0 33554432000 0 0 0 0 0 256 0 33554432 0 18446744073709551615 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 152.76
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 152.85
CPU time (s): 152.813
CPU user time (s): 152.366
CPU system time (s): 0.446932
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 152.366
system time used= 0.446932
maximum resident set size= 1071136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267464
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= 29
involuntary context switches= 159

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.375942 second user time and 0.488925 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-30 22:03:06
IDJOB=4122594
IDBENCH=111193
IDSOLVER=2542
FILE ID=node104/4122594-1467316986
RUNJOBID= node104-1467310023-19959
PBS_JOBID= 20005270
Free space on /tmp= 71704 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-regular-n23-d4-i1.cnf.gz-extracted.pb.metafix.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4122594-1467316986/watcher-4122594-1467316986 -o /tmp/evaluation-result-4122594-1467316986/solver-4122594-1467316986 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1467310023-19959 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4122594-1467316986.opb

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

MD5SUM BENCH= d67e487054cccd76dab2d22bda1f9e96
RANDOM SEED=1911067541

node104.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.334
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.66
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.334
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.334
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.334
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.334
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.334
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.334
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.54
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.334
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:        29423724 kB
Buffers:          200440 kB
Cached:           937352 kB
SwapCached:            0 kB
Active:          1429128 kB
Inactive:         795500 kB
Active(anon):    1089368 kB
Inactive(anon):        0 kB
Active(file):     339760 kB
Inactive(file):   795500 kB
Unevictable:      480292 kB
Mlocked:          447588 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16364 kB
Writeback:             0 kB
AnonPages:       1567332 kB
Mapped:            16352 kB
Shmem:               204 kB
Slab:             611312 kB
SReclaimable:      55492 kB
SUnreclaim:       555820 kB
KernelStack:        1488 kB
PageTables:         7200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1689784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    946176 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 node104 at 2016-06-30 22:05:39