Trace number 4110438

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 33.133 33.139

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900584219--soft-0-100-0.wbo
MD5SUM81f3c07bf85fb8fa2211498324cd1b10
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark29.6185
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 136843
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136842
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 689
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:05:56+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-4110438-1466345156.wbo"]
0.00/0.01	c use --random-gen="1099971886 3583298078 3823497806 4137523772 2921498509 4038969801 9280167 694362922 218783195 1047242466 704290378 1831006428 447306733 70049955 1562176493 516860752 3019987631 3117232855 2162757159 3279786539 530512350 2283707561 4049639696 247713647 1207853217 3219465009 488047942 824465945 1119771636 3557444165 3822721961 1037453161 1184929422 574819284 722038450 325903197 2767111622 1441143907 6586792 2817444259 213582483 3775375961 1992143048 93018711 4290569762 1638928710 1698899743 128344913 199704918 1607120063 1834155872 4209783231 3793263021 4260375736 1008722255 3794117844 3653104116 51389968 200998903 497140325 570809828 2805095630 1473487736 947882186 4035234135 2562180834 1977472099 632506509 1475613791 717874587 1678950074 133271860 2274532229 3948693526 4232714509 2412783461 3068726612 1140027615 1736066204 958899173 2773702023 1325015402 80323928 1798722651 232166603 2068110935 3424637055 2047538533 4106947586 3129935487 356233698 1052526238 3562818965 3824970683 1204617575 1577001820 313998174 2429179982 3253078128 3305094013 3177948206 3044468397 2952695402 2697692967 1479530448 1279202474 3044526281 2688981247 1215826483 2754219822 2288415746 3444844637 2211553927 3083623135 3614859069 3328122539 1947990653 2485420276 332801676 748944188 3102721248 2607454290 35155460 1045669662 3688572787 3847412650 3432216102 1356358203 1872910546 1298553277 539280046 1169358309 2349285528 2872392119 1778509529 2225779905 2881761615 3409623359 4152936361 938071943 4128903412 1748197868 3848692268 2877597969 2644734963 1109925637 833472 2795186224 1011562447 1316286248 986514154 526375908 1721124630 713593262 2672172501 1439396999 3726849681 3524555231 698383049 4216996819 1452514936 3760306672 1610116496 1691094733 1622011389 3628195183 42985436 3061580323 3862130322 3064788704 2233928688 2976816642 2064214533 2769597130 2159528190 4212021959 3422146636 123445217 820295179 326775904 711935272 2774883871 3876869325 1570656518 2015071191 4046422781 3729808320 834952378 609702952 2907090461 3640391733 2378308447 3689420615 4209072615 3095765570 557653839 1059146660 3096456363 2157098928 3606183018 661031933 2404007956 2967310864 1885130455 1891941896 1971917567 203492869 382820017 755436396 4238048073 3769080277 16902771 1723853549 2465209893 1142609297 3645037445 622566138 626966148 1370370611 1046767949 1765572084 4032528696 1505947055 2404405961 1395556262 2684231767 1651894086 594668583 2482846645 3396649764 1128682880 2995933872 2557312791 3797746236 683639168 625922886 2249454134 1838543264 2644156028 1522366321 4173501530 3806203179 3587724524 3558910413 490044833 1892512800 3611669027 3839170893 3454746218 286623011 3263496629 3788629116 2235859847 3150327654 440780705 1338110602 255 362436" option to reproduce the execution
0.09/0.17	c #vars 231
0.09/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.47	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.47	c  0.0s |       0 |     2719 |        0 |     1881      0 |        0 |        0
0.19/0.47	c #cpu_time = 0.018s
0.19/0.47	c #wall_clock_time = 0.018s
0.19/0.47	c #decision = 2719
0.19/0.47	c #random_decision = 6
0.19/0.47	c #conflict = 0
0.19/0.47	c #restart = 0
0.19/0.47	o 834
0.19/0.47	c BCD2: updating upper bound: 136842 -> 833
0.19/0.47	c BCD2: 0 <= obj <= 833
0.19/0.47	c BCD2: #cores=0, #unrelaxed=2707, #relaxed=0, #hardened=0
0.19/0.47	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.47	c Solving starts ...
0.19/0.47	c ============================[ Search Statistics ]============================
0.19/0.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.47	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.47	c =============================================================================
0.19/0.47	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.47	c  0.0s |       1 |     2905 |      100 |     1881      0 |        0 |        0
0.19/0.47	c  0.1s |       2 |     5939 |      250 |     2070      0 |        0 |        0
0.19/0.47	c  0.1s |       3 |     9040 |      475 |     2277      0 |        0 |        0
0.19/0.50	c  0.2s |       4 |    12292 |      813 |     2505      0 |        0 |        0
0.69/0.70	c  0.4s |       5 |    15888 |     1320 |     2756      0 |        0 |        0
0.99/1.03	c  0.8s |       6 |    19899 |     2081 |     3336      0 |        0 |        0
1.69/1.72	c  1.5s |       7 |    24514 |     3223 |     3670      0 |        0 |        0
2.59/2.66	c  2.4s |       8 |    30088 |     4936 |     4038      0 |        0 |        0
4.59/4.68	c  4.4s |       8 |    37314 |     7336 |     4038      1 |        0 |        0
4.79/4.83	c  4.6s |       9 |    37589 |     7506 |     4442      1 |        0 |        0
6.80/6.88	c  6.6s |       9 |    44833 |     9806 |     4442      2 |        0 |        0
8.19/8.21	c  7.9s |      10 |    47807 |    11361 |     4887      2 |        0 |        0
10.29/10.30	c 10.0s |      10 |    53985 |    13161 |     4887      3 |        0 |        0
12.29/12.40	c 12.1s |      10 |    56914 |    14761 |     4887      3 |        0 |        0
14.49/14.51	c 14.3s |      10 |    59888 |    16361 |     4887      4 |        0 |        0
15.49/15.50	c 15.2s |      11 |    61356 |    17144 |     5376      4 |        0 |        0
17.49/17.55	c 17.3s |      11 |    66019 |    18144 |     5376      4 |        0 |        0
17.79/17.85	c 17.6s |      11 |    66231 |    18268 |     5376      4 |        0 |        0
17.79/17.85	c #cpu_time = 17.585s
17.79/17.85	c #wall_clock_time = 17.586s
17.79/17.85	c #decision = 66231
17.79/17.85	c #random_decision = 30
17.79/17.85	c #conflict = 18268
17.79/17.85	c #restart = 11
17.79/17.85	c BCD2: found a new core of size 2442: cost of the new core is >=1
17.79/17.85	c lower bound updated to 1
17.79/17.85	c BCD2: 1 <= obj <= 833
17.79/17.85	c BCD2: #cores=1, #unrelaxed=265, #relaxed=2442, #hardened=0
17.79/17.85	c BCD2: #sat=1 #unsat=2 bias=2/3
17.79/17.86	c Solving starts ...
17.79/17.86	c ============================[ Search Statistics ]============================
17.79/17.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.79/17.86	c       |         |          |          |    Limit     GC | Var      | Constra 
17.79/17.86	c =============================================================================
17.79/17.86	c  0.0s |       0 |        0 |        0 |     5376      0 |        0 |        0
18.08/18.17	c  0.3s |       0 |     2746 |        2 |     5376      1 |        0 |        0
18.08/18.17	c #cpu_time = 0.302s
18.08/18.17	c #wall_clock_time = 0.302s
18.08/18.17	c #decision = 2746
18.08/18.17	c #random_decision = 13
18.08/18.17	c #conflict = 2
18.08/18.17	c #restart = 0
18.08/18.17	o 95
18.08/18.17	c BCD2: hardening fixes 181 literals
18.08/18.17	c BCD2: updating upper bound: 833 -> 94
18.08/18.18	c BCD2: 1 <= obj <= 94
18.08/18.18	c BCD2: #cores=1, #unrelaxed=243, #relaxed=2283, #hardened=181
18.08/18.18	c BCD2: #sat=2 #unsat=2 bias=2/4
18.08/18.19	c Solving starts ...
18.08/18.19	c ============================[ Search Statistics ]============================
18.08/18.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.08/18.19	c       |         |          |          |    Limit     GC | Var      | Constra 
18.08/18.19	c =============================================================================
18.08/18.19	c  0.0s |       0 |        0 |        0 |     5376      0 |      181 |        1
18.28/18.36	c  0.2s |       1 |     1495 |      100 |     5376      0 |      181 |        1
18.48/18.59	c  0.4s |       2 |     2104 |      250 |     5376      0 |      181 |        1
19.08/19.19	c  1.0s |       3 |     2729 |      475 |     5376      0 |      181 |        1
19.58/19.69	c  1.5s |       4 |     4078 |      813 |     5376      0 |      181 |        1
19.88/19.96	c  1.8s |       4 |     4661 |      959 |     5376      0 |      181 |        1
19.88/19.96	c #cpu_time = 1.763s
19.88/19.96	c #wall_clock_time = 1.763s
19.88/19.96	c #decision = 4661
19.88/19.96	c #random_decision = 9
19.88/19.96	c #conflict = 959
19.88/19.96	c #restart = 4
19.88/19.96	o 17
19.88/19.96	c BCD2: hardening fixes 2092 literals
19.88/19.96	c BCD2: updating upper bound: 94 -> 16
19.88/19.96	c BCD2: 1 <= obj <= 16
19.88/19.96	c BCD2: #cores=1, #unrelaxed=47, #relaxed=387, #hardened=2273
19.88/19.96	c BCD2: #sat=3 #unsat=2 bias=2/5
19.88/19.97	c Solving starts ...
19.88/19.97	c ============================[ Search Statistics ]============================
19.88/19.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.88/19.97	c       |         |          |          |    Limit     GC | Var      | Constra 
19.88/19.97	c =============================================================================
19.88/19.97	c  0.0s |       0 |        0 |        0 |     5376      0 |     2273 |        2
20.09/20.11	c  0.1s |       0 |      208 |       79 |     5376      0 |     2273 |        2
20.09/20.11	c #cpu_time = 0.140s
20.09/20.11	c #wall_clock_time = 0.140s
20.09/20.11	c #decision = 208
20.09/20.11	c #random_decision = 0
20.09/20.11	c #conflict = 79
20.09/20.11	c #restart = 0
20.09/20.11	o 13
20.09/20.11	c BCD2: hardening fixes 117 literals
20.09/20.11	c BCD2: updating upper bound: 16 -> 12
20.09/20.11	c BCD2: 1 <= obj <= 12
20.09/20.11	c BCD2: #cores=1, #unrelaxed=37, #relaxed=280, #hardened=2390
20.09/20.11	c BCD2: #sat=4 #unsat=2 bias=2/6
20.09/20.11	c Solving starts ...
20.09/20.11	c ============================[ Search Statistics ]============================
20.09/20.11	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.09/20.11	c       |         |          |          |    Limit     GC | Var      | Constra 
20.09/20.11	c =============================================================================
20.09/20.11	c  0.0s |       0 |        0 |        0 |     5376      0 |     2390 |        3
20.18/20.23	c  0.1s |       1 |      246 |      100 |     5376      0 |     2390 |        3
20.28/20.37	c  0.3s |       2 |      628 |      250 |     5376      0 |     2390 |        3
20.48/20.52	c  0.4s |       3 |     1106 |      475 |     5376      0 |     2390 |        3
20.68/20.75	c  0.6s |       4 |     1694 |      813 |     5376      0 |     2390 |        3
20.98/21.09	c  1.0s |       5 |     2705 |     1320 |     5376      0 |     2390 |        3
21.38/21.45	c  1.3s |       6 |     4060 |     2081 |     5376      0 |     2390 |        3
21.78/21.81	c  1.7s |       6 |     5243 |     2780 |     5376      0 |     2390 |        3
21.78/21.81	c #cpu_time = 1.701s
21.78/21.81	c #wall_clock_time = 1.702s
21.78/21.81	c #decision = 5243
21.78/21.81	c #random_decision = 8
21.78/21.81	c #conflict = 2780
21.78/21.81	c #restart = 6
21.78/21.81	o 5
21.78/21.81	c BCD2: hardening fixes 205 literals
21.78/21.81	c BCD2: updating upper bound: 12 -> 4
21.78/21.81	c BCD2: 1 <= obj <= 4
21.78/21.81	c BCD2: #cores=1, #unrelaxed=9, #relaxed=103, #hardened=2595
21.78/21.81	c BCD2: #sat=5 #unsat=2 bias=2/7
21.78/21.81	c Solving starts ...
21.78/21.81	c ============================[ Search Statistics ]============================
21.78/21.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.78/21.81	c       |         |          |          |    Limit     GC | Var      | Constra 
21.78/21.81	c =============================================================================
21.78/21.82	c  0.0s |       0 |        0 |        0 |     5376      0 |     2595 |        4
21.88/21.94	c  0.1s |       1 |      193 |      100 |     5376      0 |     2595 |        5
21.98/22.09	c  0.3s |       2 |      460 |      250 |     5376      0 |     2595 |        5
22.19/22.26	c  0.4s |       3 |      834 |      475 |     5376      0 |     2595 |        5
22.38/22.49	c  0.7s |       4 |     1425 |      813 |     5376      0 |     2595 |        5
22.68/22.75	c  0.9s |       5 |     2274 |     1320 |     5376      0 |     2595 |        5
23.18/23.26	c  1.4s |       6 |     3592 |     2081 |     5376      1 |     2595 |        5
23.68/23.74	c  1.9s |       7 |     5524 |     3223 |     5376      1 |     2595 |        5
24.39/24.41	c  2.6s |       8 |     8250 |     4936 |     5914      1 |     2595 |        5
25.60/25.62	c  3.8s |       9 |    12515 |     7506 |     5914      2 |     2595 |        5
27.08/27.14	c  5.3s |      10 |    19088 |    11361 |     5914      3 |     2595 |        5
29.08/29.17	c  7.4s |      10 |    28085 |    16761 |     6506      4 |     2595 |        5
29.28/29.31	c  7.5s |      11 |    28764 |    17144 |     6506      4 |     2595 |        5
29.38/29.49	c  7.7s |      11 |    29641 |    17693 |     6506      4 |     2595 |        5
29.38/29.49	c #cpu_time = 7.678s
29.38/29.49	c #wall_clock_time = 7.679s
29.38/29.49	c #decision = 29641
29.38/29.49	c #random_decision = 52
29.38/29.49	c #conflict = 17693
29.38/29.49	c #restart = 11
29.38/29.49	o 2
29.38/29.50	c BCD2: hardening fixes 83 literals
29.38/29.50	c BCD2: updating upper bound: 4 -> 1
29.48/29.50	c BCD2: 1 <= obj <= 1
29.48/29.50	c BCD2: #cores=1, #unrelaxed=0, #relaxed=29, #hardened=2678
29.48/29.50	c BCD2: #sat=6 #unsat=2 bias=2/8
29.48/29.50	c Solving starts ...
29.48/29.50	c ============================[ Search Statistics ]============================
29.48/29.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.48/29.50	c       |         |          |          |    Limit     GC | Var      | Constra 
29.48/29.50	c =============================================================================
29.48/29.50	c  0.0s |       0 |        0 |        0 |     6506      0 |     2678 |       10
29.48/29.56	c  0.1s |       1 |      158 |      100 |     6506      0 |     2678 |       10
29.58/29.63	c  0.1s |       2 |      372 |      250 |     6506      0 |     2678 |       10
29.68/29.71	c  0.2s |       3 |      858 |      475 |     6506      0 |     2678 |       10
29.78/29.87	c  0.4s |       4 |     1360 |      813 |     6506      0 |     2678 |       10
29.99/30.03	c  0.5s |       5 |     2378 |     1320 |     6506      0 |     2678 |       10
30.28/30.34	c  0.8s |       6 |     3977 |     2081 |     6506      1 |     2678 |       10
30.58/30.69	c  1.2s |       7 |     5991 |     3223 |     6506      1 |     2678 |       10
31.18/31.27	c  1.8s |       8 |     8877 |     4936 |     6506      1 |     2678 |       10
32.09/32.17	c  2.7s |       9 |    13248 |     7506 |     6506      2 |     2678 |       10
32.98/33.07	c  3.6s |       9 |    17219 |     9967 |     6506      2 |     2679 |       12
32.98/33.07	c #cpu_time = 3.569s
32.98/33.07	c #wall_clock_time = 3.570s
32.98/33.07	c #decision = 17219
32.98/33.07	c #random_decision = 40
32.98/33.07	c #conflict = 9967
32.98/33.07	c #restart = 9
32.98/33.07	c BCD2: updating lower bound of a core
32.98/33.07	c lower bound updated to 2
32.98/33.07	s OPTIMUM FOUND
32.98/33.07	v x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
32.98/33.07	v -x11 -x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20
32.98/33.07	v -x21 -x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 -x30
32.98/33.07	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
32.98/33.07	v -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50
32.98/33.07	v -x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
32.98/33.07	v -x61 x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
32.98/33.07	v -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 x80
32.98/33.07	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
32.98/33.07	v -x91 -x92 x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
32.98/33.07	v -x101 -x102 x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
32.98/33.07	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120
32.98/33.07	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 x130
32.98/33.07	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 x138 -x139 -x140
32.98/33.07	v -x141 -x142 -x143 -x144 -x145 x146 -x147 -x148 -x149 -x150
32.98/33.07	v -x151 -x152 -x153 -x154 x155 -x156 -x157 -x158 -x159 -x160
32.98/33.07	v -x161 -x162 -x163 x164 -x165 -x166 -x167 -x168 -x169 -x170
32.98/33.07	v -x171 -x172 -x173 -x174 -x175 -x176 x177 -x178 -x179 -x180
32.98/33.07	v -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 x189 -x190
32.98/33.07	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200
32.98/33.07	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
32.98/33.07	v x211 -x212 -x213 -x214 x215 -x216 -x217 -x218 -x219 -x220
32.98/33.07	v -x221 -x222 x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230
32.98/33.07	v -x231
32.98/33.07	c total CPU time = 33.073s
32.98/33.07	c total wall clock time = 33.075s

Verifier Data

OK	2

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4110438-1466345156/watcher-4110438-1466345156 -o /tmp/evaluation-result-4110438-1466345156/solver-4110438-1466345156 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466341815-31320 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4110438-1466345156.wbo 

pid=453
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.26 2.21 3/179 456
/proc/meminfo: memFree=29263240/32872528 swapFree=1370848/1518016
[pid=456] ppid=453 vsize=456124 CPUtime=0 cores=0,2,4,6
/proc/456/stat : 456 (toysat) R 453 456 31304 0 -1 4202496 1654 0 0 0 0 0 0 0 20 0 4 0 36562065 467070976 2015 33554432000 4194304 16246674 140735446604960 140735446604384 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/456/statm: 114799 2024 441 2943 0 111693 0
[pid=456/tid=457] ppid=453 vsize=790972 CPUtime=0 cores=0,2,4,6
/proc/456/task/457/stat : 457 (toysat) S 453 456 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36562065 809955328 3322 33554432000 4194304 16246674 140735446604960 139967992933616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=456/tid=458] ppid=453 vsize=796092 CPUtime=0 cores=0,2,4,6
/proc/456/task/458/stat : 458 (toysat) S 453 456 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36562065 815198208 3340 33554432000 4194304 16246674 140735446604960 139967982443760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=456/tid=459] ppid=453 vsize=800188 CPUtime=0 cores=0,2,4,6
/proc/456/task/459/stat : 459 (toysat) S 453 456 31304 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36562065 819392512 3355 33554432000 4194304 16246674 140735446604960 139967971970224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100171 s]
/proc/loadavg: 2.20 2.26 2.21 3/179 456
/proc/meminfo: memFree=29263240/32872528 swapFree=1370848/1518016
[pid=456] ppid=453 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/456/stat : 456 (toysat) R 453 456 31304 0 -1 4202496 24929 0 0 0 6 3 0 0 20 0 4 0 36562065 1247350784 25284 33554432000 4194304 16246674 140735446604960 140735446587952 12481124 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/456/statm: 304529 25288 612 2943 0 301423 0
[pid=456/tid=457] ppid=453 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/456/task/457/stat : 457 (toysat) S 453 456 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36562065 1247350784 25294 33554432000 4194304 16246674 140735446604960 139967992933616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=456/tid=458] ppid=453 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/456/task/458/stat : 458 (toysat) S 453 456 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36562065 1247350784 25296 33554432000 4194304 16246674 140735446604960 139967982443760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=456/tid=459] ppid=453 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/456/task/459/stat : 459 (toysat) S 453 456 31304 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36562065 1247350784 25299 33554432000 4194304 16246674 140735446604960 139967971970224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.20052 s]
/proc/loadavg: 2.20 2.26 2.21 3/179 456
/proc/meminfo: memFree=29263240/32872528 swapFree=1370848/1518016
[pid=456] ppid=453 vsize=1223236 CPUtime=0.19 cores=0,2,4,6
/proc/456/stat : 456 (toysat) R 453 456 31304 0 -1 4202496 35904 0 0 0 14 5 0 0 20 0 4 0 36562065 1252593664 36212 33554432000 4194304 16246674 140735446604960 140735446604272 13923760 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/456/statm: 305809 36212 861 2943 0 302703 0
[pid=456/tid=457] ppid=453 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/456/task/457/stat : 457 (toysat) S 453 456 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36562065 1252593664 36212 33554432000 4194304 16246674 140735446604960 139967992933616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=456/tid=458] ppid=453 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/456/task/458/stat : 458 (toysat) S 453 456 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36562065 1252593664 36212 33554432000 4194304 16246674 140735446604960 139967982443760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=456/tid=459] ppid=453 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/456/task/459/stat : 459 (toysat) S 453 456 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36562065 1252593664 36212 33554432000 4194304 16246674 140735446604960 139967971970224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1223236

[startup+0.572931 s]
/proc/loadavg: 2.20 2.26 2.21 3/179 456
/proc/meminfo: memFree=29263240/32872528 swapFree=1370848/1518016
[pid=456] ppid=453 vsize=1308228 CPUtime=0.56 cores=0,2,4,6
/proc/456/stat : 456 (toysat) R 453 456 31304 0 -1 4202496 85145 0 0 0 44 12 0 0 20 0 4 0 36562065 1339625472 85453 33554432000 4194304 16246674 140735446604960 140735446604272 5523188 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/456/statm: 327057 85453 921 2943 0 323951 0
[pid=456/tid=457] ppid=453 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/456/task/457/stat : 457 (toysat) S 453 456 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36562065 1339625472 85453 33554432000 4194304 16246674 140735446604960 139967992933616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=456/tid=458] ppid=453 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/456/task/458/stat : 458 (toysat) S 453 456 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36562065 1339625472 85453 33554432000 4194304 16246674 140735446604960 139967982443760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=456/tid=459] ppid=453 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/456/task/459/stat : 459 (toysat) S 453 456 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36562065 1339625472 85453 33554432000 4194304 16246674 140735446604960 139967971970224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 1308228

[startup+0.700455 s]
/proc/loadavg: 2.20 2.26 2.21 3/179 456
/proc/meminfo: memFree=29263240/32872528 swapFree=1370848/1518016
[pid=456] ppid=453 vsize=1308228 CPUtime=0.69 cores=0,2,4,6
/proc/456/stat : 456 (toysat) R 453 456 31304 0 -1 4202496 85145 0 0 0 57 12 0 0 20 0 4 0 36562065 1339625472 85453 33554432000 4194304 16246674 140735446604960 140735446604272 13923834 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/456/statm: 327057 85453 921 2943 0 323951 0
[pid=456/tid=457] ppid=453 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/456/task/457/stat : 457 (toysat) S 453 456 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36562065 1339625472 85453 33554432000 4194304 16246674 140735446604960 139967992933616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=456/tid=458] ppid=453 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/456/task/458/stat : 458 (toysat) S 453 456 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36562065 1339625472 85453 33554432000 4194304 16246674 140735446604960 139967982443760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=456/tid=459] ppid=453 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/456/task/459/stat : 459 (toysat) S 453 456 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36562065 1339625472 85453 33554432000 4194304 16246674 140735446604960 139967971970224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1308228

[startup+1.50045 s]
/proc/loadavg: 2.20 2.26 2.21 3/183 460
/proc/meminfo: memFree=28921252/32872528 swapFree=1370848/1518016
[pid=456] ppid=453 vsize=1308228 CPUtime=1.49 cores=0,2,4,6
/proc/456/stat : 456 (toysat) R 453 456 31304 0 -1 4202496 85365 0 0 0 137 12 0 0 20 0 4 0 36562065 1339625472 85673 33554432000 4194304 16246674 140735446604960 140735446586880 5827966 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/456/statm: 327057 85673 924 2943 0 323951 0
[pid=456/tid=457] ppid=453 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/456/task/457/stat : 457 (toysat) S 453 456 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36562065 1339625472 85673 33554432000 4194304 16246674 140735446604960 139967992933616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=456/tid=458] ppid=453 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/456/task/458/stat : 458 (toysat) S 453 456 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36562065 1339625472 85673 33554432000 4194304 16246674 140735446604960 139967982443760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=456/tid=459] ppid=453 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/456/task/459/stat : 459 (toysat) S 453 456 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36562065 1339625472 85673 33554432000 4194304 16246674 140735446604960 139967971970224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1308228

[startup+3.10042 s]
/proc/loadavg: 2.20 2.26 2.21 3/183 460
/proc/meminfo: memFree=28920756/32872528 swapFree=1370848/1518016
[pid=456] ppid=453 vsize=1308228 CPUtime=3.09 cores=0,2,4,6
/proc/456/stat : 456 (toysat) R 453 456 31304 0 -1 4202496 85372 0 0 0 297 12 0 0 20 0 4 0 36562065 1339625472 85680 33554432000 4194304 16246674 140735446604960 140735446604136 13808416 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/456/statm: 327057 85680 931 2943 0 323951 0
[pid=456/tid=457] ppid=453 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/456/task/457/stat : 457 (toysat) S 453 456 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36562065 1339625472 85680 33554432000 4194304 16246674 140735446604960 139967992933616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=456/tid=458] ppid=453 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/456/task/458/stat : 458 (toysat) S 453 456 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36562065 1339625472 85680 33554432000 4194304 16246674 140735446604960 139967982443760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=456/tid=459] ppid=453 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/456/task/459/stat : 459 (toysat) S 453 456 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36562065 1339625472 85680 33554432000 4194304 16246674 140735446604960 139967971970224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1308228

[startup+6.30044 s]
/proc/loadavg: 2.18 2.26 2.21 4/183 460
/proc/meminfo: memFree=28920940/32872528 swapFree=1370848/1518016
[pid=456] ppid=453 vsize=1308228 CPUtime=6.29 cores=0,2,4,6
/proc/456/stat : 456 (toysat) R 453 456 31304 0 -1 4202496 85373 0 0 0 616 13 0 0 20 0 4 0 36562065 1339625472 85681 33554432000 4194304 16246674 140735446604960 140735446604136 13928594 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/456/statm: 327057 85681 932 2943 0 323951 0
[pid=456/tid=457] ppid=453 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/456/task/457/stat : 457 (toysat) S 453 456 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36562065 1339625472 85681 33554432000 4194304 16246674 140735446604960 139967992933616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=456/tid=458] ppid=453 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/456/task/458/stat : 458 (toysat) S 453 456 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36562065 1339625472 85681 33554432000 4194304 16246674 140735446604960 139967982443760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=456/tid=459] ppid=453 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/456/task/459/stat : 459 (toysat) S 453 456 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36562065 1339625472 85681 33554432000 4194304 16246674 140735446604960 139967971970224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1308228

[startup+12.7004 s]
/proc/loadavg: 2.17 2.25 2.20 4/183 460
/proc/meminfo: memFree=28919720/32872528 swapFree=1370848/1518016
[pid=456] ppid=453 vsize=1309252 CPUtime=12.69 cores=0,2,4,6
/proc/456/stat : 456 (toysat) R 453 456 31304 0 -1 4202496 85629 0 0 0 1256 13 0 0 20 0 4 0 36562065 1340674048 85937 33554432000 4194304 16246674 140735446604960 140735446604056 5822252 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/456/statm: 327313 85937 932 2943 0 324207 0
[pid=456/tid=457] ppid=453 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/456/task/457/stat : 457 (toysat) S 453 456 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36562065 1340674048 85937 33554432000 4194304 16246674 140735446604960 139967992933616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=456/tid=458] ppid=453 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/456/task/458/stat : 458 (toysat) S 453 456 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36562065 1340674048 85937 33554432000 4194304 16246674 140735446604960 139967982443760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=456/tid=459] ppid=453 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/456/task/459/stat : 459 (toysat) S 453 456 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36562065 1340674048 85937 33554432000 4194304 16246674 140735446604960 139967971970224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1309252

[startup+25.5004 s]
/proc/loadavg: 2.20 2.25 2.20 4/183 460
/proc/meminfo: memFree=28305060/32872528 swapFree=1370848/1518016
[pid=456] ppid=453 vsize=1314372 CPUtime=25.49 cores=0,2,4,6
/proc/456/stat : 456 (toysat) R 453 456 31304 0 -1 4202496 238331 0 0 0 2513 36 0 0 20 0 4 0 36562065 1345916928 239647 33554432000 4194304 16246674 140735446604960 140735446586880 5822428 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/456/statm: 328593 239647 941 2943 0 325487 0
[pid=456/tid=457] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/457/stat : 457 (toysat) S 453 456 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 239647 33554432000 4194304 16246674 140735446604960 139967992933616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=456/tid=458] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/458/stat : 458 (toysat) S 453 456 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 239647 33554432000 4194304 16246674 140735446604960 139967982443760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=456/tid=459] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/459/stat : 459 (toysat) S 453 456 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 239647 33554432000 4194304 16246674 140735446604960 139967971970224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1314372

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

[startup+25.8004 s]
/proc/loadavg: 2.20 2.25 2.20 4/183 460
/proc/meminfo: memFree=28305060/32872528 swapFree=1370848/1518016
[pid=456] ppid=453 vsize=1314372 CPUtime=25.79 cores=0,2,4,6
/proc/456/stat : 456 (toysat) R 453 456 31304 0 -1 4202496 238331 0 0 0 2543 36 0 0 20 0 4 0 36562065 1345916928 239647 33554432000 4194304 16246674 140735446604960 140735446586880 5827686 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/456/statm: 328593 239647 941 2943 0 325487 0
[pid=456/tid=457] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/457/stat : 457 (toysat) S 453 456 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 239647 33554432000 4194304 16246674 140735446604960 139967992933616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=456/tid=458] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/458/stat : 458 (toysat) S 453 456 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 239647 33554432000 4194304 16246674 140735446604960 139967982443760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=456/tid=459] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/459/stat : 459 (toysat) S 453 456 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 239647 33554432000 4194304 16246674 140735446604960 139967971970224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.79
Current children cumulated vsize (KiB) 1314372

[startup+29.0004 s]
/proc/loadavg: 2.26 2.27 2.21 4/183 460
/proc/meminfo: memFree=28183172/32872528 swapFree=1370848/1518016
[pid=456] ppid=453 vsize=1314372 CPUtime=28.98 cores=0,2,4,6
/proc/456/stat : 456 (toysat) R 453 456 31304 0 -1 4202496 268806 0 0 0 2859 39 0 0 20 0 4 0 36562065 1345916928 270122 33554432000 4194304 16246674 140735446604960 140735446587960 5822252 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/456/statm: 328593 270122 941 2943 0 325487 0
[pid=456/tid=457] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/457/stat : 457 (toysat) S 453 456 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 270122 33554432000 4194304 16246674 140735446604960 139967992933616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=456/tid=458] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/458/stat : 458 (toysat) S 453 456 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 270122 33554432000 4194304 16246674 140735446604960 139967982443760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=456/tid=459] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/459/stat : 459 (toysat) S 453 456 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 270122 33554432000 4194304 16246674 140735446604960 139967971970224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 28.98
Current children cumulated vsize (KiB) 1314372

[startup+30.6004 s]
/proc/loadavg: 2.26 2.27 2.21 3/183 460
/proc/meminfo: memFree=28183172/32872528 swapFree=1370848/1518016
[pid=456] ppid=453 vsize=1314372 CPUtime=30.58 cores=0,2,4,6
/proc/456/stat : 456 (toysat) R 453 456 31304 0 -1 4202496 268807 0 0 0 3019 39 0 0 20 0 4 0 36562065 1345916928 270123 33554432000 4194304 16246674 140735446604960 140735446586880 5721772 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/456/statm: 328593 270123 942 2943 0 325487 0
[pid=456/tid=457] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/457/stat : 457 (toysat) S 453 456 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 270123 33554432000 4194304 16246674 140735446604960 139967992933616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=456/tid=458] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/458/stat : 458 (toysat) S 453 456 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 270123 33554432000 4194304 16246674 140735446604960 139967982443760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=456/tid=459] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/459/stat : 459 (toysat) S 453 456 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 270123 33554432000 4194304 16246674 140735446604960 139967971970224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 30.58
Current children cumulated vsize (KiB) 1314372

[startup+32.2074 s]
/proc/loadavg: 2.26 2.27 2.21 3/183 460
/proc/meminfo: memFree=28183172/32872528 swapFree=1370848/1518016
[pid=456] ppid=453 vsize=1314372 CPUtime=32.19 cores=0,2,4,6
/proc/456/stat : 456 (toysat) R 453 456 31304 0 -1 4202496 268807 0 0 0 3180 39 0 0 20 0 4 0 36562065 1345916928 270123 33554432000 4194304 16246674 140735446604960 140735446586880 5523464 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/456/statm: 328593 270123 942 2943 0 325487 0
[pid=456/tid=457] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/457/stat : 457 (toysat) S 453 456 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 270123 33554432000 4194304 16246674 140735446604960 139967992933616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=456/tid=458] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/458/stat : 458 (toysat) S 453 456 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 270123 33554432000 4194304 16246674 140735446604960 139967982443760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=456/tid=459] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/459/stat : 459 (toysat) S 453 456 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 270123 33554432000 4194304 16246674 140735446604960 139967971970224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 32.19
Current children cumulated vsize (KiB) 1314372

[startup+32.6004 s]
/proc/loadavg: 2.26 2.27 2.21 3/183 460
/proc/meminfo: memFree=28183172/32872528 swapFree=1370848/1518016
[pid=456] ppid=453 vsize=1314372 CPUtime=32.58 cores=0,2,4,6
/proc/456/stat : 456 (toysat) R 453 456 31304 0 -1 4202496 268807 0 0 0 3219 39 0 0 20 0 4 0 36562065 1345916928 270123 33554432000 4194304 16246674 140735446604960 140735446586880 5672818 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/456/statm: 328593 270123 942 2943 0 325487 0
[pid=456/tid=457] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/457/stat : 457 (toysat) S 453 456 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 270123 33554432000 4194304 16246674 140735446604960 139967992933616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=456/tid=458] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/458/stat : 458 (toysat) S 453 456 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 270123 33554432000 4194304 16246674 140735446604960 139967982443760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=456/tid=459] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/459/stat : 459 (toysat) S 453 456 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 270123 33554432000 4194304 16246674 140735446604960 139967971970224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 32.58
Current children cumulated vsize (KiB) 1314372

[startup+33.0003 s]
/proc/loadavg: 2.26 2.27 2.21 3/183 460
/proc/meminfo: memFree=28183172/32872528 swapFree=1370848/1518016
[pid=456] ppid=453 vsize=1314372 CPUtime=32.98 cores=0,2,4,6
/proc/456/stat : 456 (toysat) R 453 456 31304 0 -1 4202496 268807 0 0 0 3259 39 0 0 20 0 4 0 36562065 1345916928 270123 33554432000 4194304 16246674 140735446604960 140735446586880 5827966 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/456/statm: 328593 270123 942 2943 0 325487 0
[pid=456/tid=457] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/457/stat : 457 (toysat) S 453 456 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 270123 33554432000 4194304 16246674 140735446604960 139967992933616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=456/tid=458] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/458/stat : 458 (toysat) S 453 456 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 270123 33554432000 4194304 16246674 140735446604960 139967982443760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=456/tid=459] ppid=453 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/456/task/459/stat : 459 (toysat) S 453 456 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36562065 1345916928 270123 33554432000 4194304 16246674 140735446604960 139967971970224 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 32.98
Current children cumulated vsize (KiB) 1314372

[startup+33.1004 s]
/proc/loadavg: 2.26 2.27 2.21 3/183 460
/proc/meminfo: memFree=28183172/32872528 swapFree=1370848/1518016
[pid=456] ppid=453 vsize=0 CPUtime=33.09 cores=0,2,4,6
/proc/456/stat : 456 (toysat) R 453 456 31304 0 -1 4202500 268809 0 0 0 3267 42 0 0 20 0 1 0 36562065 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/456/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 33.09
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 33.139
CPU time (s): 33.133
CPU user time (s): 32.673
CPU system time (s): 0.45993
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 1314372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.673
system time used= 0.45993
maximum resident set size= 1080496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268809
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 36

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.087986 second user time and 0.134979 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-19 16:05:56
IDJOB=4110438
IDBENCH=79314
IDSOLVER=2553
FILE ID=node129/4110438-1466345156
RUNJOBID= node129-1466341815-31320
PBS_JOBID= 19922024
Free space on /tmp= 71720 MiB

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

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

MD5SUM BENCH= 81f3c07bf85fb8fa2211498324cd1b10
RANDOM SEED=1351047507

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.143
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29264000 kB
Buffers:           90288 kB
Cached:           178692 kB
SwapCached:         1804 kB
Active:          1214272 kB
Inactive:         138888 kB
Active(anon):    1083700 kB
Inactive(anon):     2732 kB
Active(file):     130572 kB
Inactive(file):   136156 kB
Unevictable:     1518016 kB
Mlocked:         1370848 kB
SwapTotal:      67108856 kB
SwapFree:       67099348 kB
Dirty:             16300 kB
Writeback:             0 kB
AnonPages:       2613756 kB
Mapped:            11004 kB
Shmem:                 0 kB
Slab:             602400 kB
SReclaimable:      46464 kB
SUnreclaim:       555936 kB
KernelStack:        1520 kB
PageTables:         9172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2745532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1234944 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= 71704 MiB
End job on node129 at 2016-06-19 16:06:29