Trace number 4109506

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 62.5175 62.5377

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110978334--soft-33-100-0.wbo
MD5SUM14512bd829ee0bf054bc16c7157cd521
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark17.8903
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints64
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 3426
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 3425
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1247
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c 2016-06-19T15:42:59+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-4109506-1466343779.wbo"]
0.00/0.01	c use --random-gen="2943730810 2484556079 3996463350 2866896275 418379459 1055935036 760837448 1576959887 3855800582 3088271807 3443536218 778468238 361072089 1012768451 3276996939 1694703285 2034644194 2024035191 2564733001 1679486640 2876986598 1476965884 110055878 3414051779 3559280956 862595084 4136227660 420334661 1875418582 3545049815 1622947706 221183049 1120076986 274129243 1320643902 1147421606 3755266085 2841240 363659384 702019836 2473436848 2026769401 4208120099 1971073402 459800828 2745749173 3207568632 3721153774 929260259 3368198601 2736106034 2541864491 2555747816 4132379939 4273684203 2982366831 1001535700 2941466651 494427670 1952616861 405342387 499321728 1197830623 792131481 4179129556 4004125192 2197039979 2696092995 864781246 4183631162 600530656 1062163507 2701234539 1288504469 4259710951 4074476210 3189127229 2441366278 1412919036 2222773661 2879477060 996556157 2100599162 213408213 1517892642 3045461206 337384613 2647220227 2791788322 2105461502 1015133029 164851348 1181548049 3862459001 4243727492 97498323 4008258544 3038683736 3006271967 2518137933 1747038127 2588787385 685448390 456168716 842685746 2924565927 2212084575 2711173919 1427090319 3604980671 1392733265 3709849159 3040419790 686484690 3098517042 2376159793 3804142256 962949067 1171054095 731006522 277823740 2546034449 3507715697 1833874789 1700924009 3098537883 964700870 1950738861 2936070013 3692850104 826841895 4202274541 1609143557 2783524367 1442925021 607134371 1093473164 548044232 788539440 3903974000 2522277458 1068049799 845730006 800280561 1310221578 482193586 2133193940 1030201175 2845998635 3548495403 1972939847 3301510850 3917403348 166146155 3273864084 3567787152 1019245068 481803689 3113094353 606157279 2598128006 3499421713 1168196830 4151520256 2483668574 2851487135 3666026357 1538079837 460628703 2725151532 3981585120 864851119 1287575109 1809351650 1260344172 3931871720 2659917582 100119929 1008808842 937459178 24084051 2560858251 1084955204 3549091487 3575541706 160769099 1248805477 2799388677 3233064647 1798761114 416727744 3147563445 3032856044 2483654868 340775539 1294852946 2100899977 2359574209 2062628059 2624729711 3548701078 874840616 3933189193 1924046798 1196425978 2712822379 3830917671 837125120 3421504108 3285826858 623889816 1354939414 490394248 420309997 602683055 1963902177 1395950686 1073281255 369682575 2810728357 215701334 2473010457 333651802 1506707506 2361684564 1723567864 2347680652 160404191 1478904658 651053122 2017182537 1526364797 961624983 1205961591 3620029914 4179543356 748519060 3195582386 621415910 1050860360 990615785 3272839259 297458358 1760209096 1060966245 639905307 1473218826 3921653406 3955021721 2732640470 3633221104 3303280538 2479389155 2917841381 190088114 2312902991 255 362436" option to reproduce the execution
0.19/0.25	c #vars 169
0.19/0.25	c #constraints 101
0.19/0.26	c BCD2: Hardening is enabled.
0.19/0.26	c BCD2: BiasedSearch is enabled.
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |      111      0 |        0 |        0
0.19/0.26	c  0.0s |       0 |       70 |        2 |      111      0 |        0 |        0
0.19/0.26	c #cpu_time = 0.001s
0.19/0.26	c #wall_clock_time = 0.001s
0.19/0.26	c #decision = 70
0.19/0.26	c #random_decision = 0
0.19/0.26	c #conflict = 2
0.19/0.26	c #restart = 0
0.19/0.26	o 557
0.19/0.26	c BCD2: updating upper bound: 3425 -> 556
0.19/0.26	c BCD2: 0 <= obj <= 556
0.19/0.26	c BCD2: #cores=0, #unrelaxed=64, #relaxed=0, #hardened=0
0.19/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |      111      0 |        0 |        0
0.19/0.27	c  0.0s |       1 |      239 |      100 |      123      0 |        0 |        0
0.29/0.30	c  0.0s |       2 |      548 |      250 |      136      1 |        0 |        0
0.29/0.34	c  0.1s |       3 |     1031 |      475 |      136      2 |        0 |        0
0.29/0.39	c  0.1s |       4 |     1623 |      813 |      150      4 |        0 |        0
0.39/0.48	c  0.2s |       5 |     2574 |     1320 |      182      8 |        0 |        0
0.58/0.62	c  0.4s |       6 |     3852 |     2081 |      201     13 |        0 |        0
0.79/0.84	c  0.6s |       7 |     5730 |     3223 |      222     20 |        0 |        0
1.09/1.16	c  0.9s |       8 |     8748 |     4936 |      245     30 |        0 |        0
1.49/1.58	c  1.3s |       9 |    12473 |     7506 |      270     43 |        0 |        0
2.09/2.13	c  1.9s |      10 |    17673 |    11361 |      297     61 |        0 |        0
2.89/2.97	c  2.7s |      11 |    25773 |    17144 |      327     88 |        0 |        0
4.19/4.23	c  4.0s |      12 |    37843 |    25819 |      360    125 |        0 |        0
6.09/6.18	c  5.9s |      13 |    56820 |    38832 |      397    178 |        0 |        0
8.09/8.18	c  7.9s |      13 |    75742 |    52232 |      397    229 |        0 |        0
8.99/9.09	c  8.8s |      14 |    84481 |    58352 |      437    252 |        0 |        0
10.99/11.10	c 10.8s |      14 |   102970 |    71752 |      437    299 |        0 |        0
13.09/13.11	c 12.9s |      14 |   121182 |    84652 |      437    344 |        0 |        0
13.59/13.60	c 13.3s |      15 |   125269 |    87632 |      481    355 |        0 |        0
14.59/14.63	c 14.4s |      15 |   133489 |    93394 |      481    375 |        0 |        0
14.59/14.63	c #cpu_time = 14.367s
14.59/14.63	c #wall_clock_time = 14.366s
14.59/14.63	c #decision = 133489
14.59/14.63	c #random_decision = 326
14.59/14.63	c #conflict = 93394
14.59/14.63	c #restart = 15
14.59/14.63	c BCD2: found a new core of size 64: cost of the new core is >=1
14.59/14.63	c lower bound updated to 1
14.59/14.63	c BCD2: 1 <= obj <= 556
14.59/14.63	c BCD2: #cores=1, #unrelaxed=0, #relaxed=64, #hardened=0
14.59/14.63	c BCD2: #sat=1 #unsat=2 bias=2/3
14.59/14.63	c Solving starts ...
14.59/14.63	c ============================[ Search Statistics ]============================
14.59/14.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.59/14.63	c       |         |          |          |    Limit     GC | Var      | Constra 
14.59/14.63	c =============================================================================
14.59/14.63	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        0
14.59/14.63	c  0.0s |       0 |      135 |       36 |      481      0 |        0 |        0
14.59/14.63	c #cpu_time = 0.007s
14.59/14.63	c #wall_clock_time = 0.007s
14.59/14.63	c #decision = 135
14.59/14.63	c #random_decision = 0
14.59/14.63	c #conflict = 36
14.59/14.63	c #restart = 0
14.59/14.63	o 29
14.59/14.63	c BCD2: hardening fixes 51 literals
14.59/14.63	c BCD2: updating upper bound: 556 -> 28
14.59/14.63	c BCD2: 1 <= obj <= 28
14.59/14.63	c BCD2: #cores=1, #unrelaxed=0, #relaxed=13, #hardened=51
14.59/14.63	c BCD2: #sat=2 #unsat=2 bias=2/4
14.59/14.63	c Solving starts ...
14.59/14.63	c ============================[ Search Statistics ]============================
14.59/14.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.59/14.63	c       |         |          |          |    Limit     GC | Var      | Constra 
14.59/14.63	c =============================================================================
14.59/14.63	c  0.0s |       0 |        0 |        0 |      481      0 |       51 |        2
14.59/14.65	c  0.0s |       1 |      183 |      100 |      481      0 |       51 |        2
14.59/14.67	c  0.0s |       2 |      440 |      250 |      481      1 |       51 |        2
14.69/14.70	c  0.1s |       3 |      768 |      475 |      481      1 |       51 |        2
14.69/14.74	c  0.1s |       4 |     1337 |      813 |      481      3 |       51 |        2
14.69/14.80	c  0.2s |       5 |     2120 |     1320 |      481      4 |       51 |        2
14.79/14.88	c  0.2s |       6 |     3356 |     2081 |      481      7 |       51 |        2
14.99/15.02	c  0.4s |       7 |     5138 |     3223 |      481     10 |       51 |        2
15.19/15.20	c  0.6s |       8 |     7811 |     4936 |      481     16 |       51 |        2
15.39/15.48	c  0.8s |       9 |    11242 |     7506 |      481     24 |       51 |        2
15.89/15.91	c  1.3s |      10 |    17037 |    11361 |      481     36 |       51 |        2
16.49/16.53	c  1.9s |      11 |    25735 |    17144 |      481     55 |       51 |        2
17.39/17.50	c  2.9s |      12 |    38007 |    25819 |      481     83 |       51 |        2
18.99/19.01	c  4.4s |      13 |    56490 |    38832 |      530    125 |       51 |        2
20.99/21.01	c  6.4s |      13 |    82331 |    56132 |      530    177 |       51 |        2
21.18/21.27	c  6.6s |      14 |    85675 |    58352 |      530    183 |       51 |        2
22.58/22.63	c  8.0s |      14 |   101070 |    69436 |      530    217 |       52 |        4
22.58/22.63	c #cpu_time = 7.997s
22.58/22.63	c #wall_clock_time = 7.997s
22.58/22.63	c #decision = 101070
22.58/22.63	c #random_decision = 242
22.58/22.63	c #conflict = 69436
22.58/22.63	c #restart = 14
22.58/22.63	c BCD2: updating lower bound of a core
22.58/22.63	c lower bound updated to 16
22.58/22.64	c BCD2: 16 <= obj <= 28
22.58/22.64	c BCD2: #cores=1, #unrelaxed=0, #relaxed=13, #hardened=51
22.58/22.64	c BCD2: #sat=2 #unsat=3 bias=3/5
22.58/22.64	c Solving starts ...
22.58/22.64	c ============================[ Search Statistics ]============================
22.58/22.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.58/22.64	c       |         |          |          |    Limit     GC | Var      | Constra 
22.58/22.64	c =============================================================================
22.58/22.64	c  0.0s |       0 |        0 |        0 |      530      0 |       52 |        4
22.58/22.64	c  0.0s |       1 |      140 |      100 |      530      0 |       52 |        4
22.58/22.66	c  0.0s |       2 |      395 |      250 |      530      0 |       52 |        4
22.58/22.69	c  0.1s |       3 |      713 |      475 |      530      1 |       52 |        4
22.68/22.72	c  0.1s |       4 |     1254 |      813 |      530      2 |       52 |        4
22.68/22.78	c  0.1s |       5 |     2094 |     1320 |      530      3 |       52 |        4
22.78/22.87	c  0.2s |       6 |     3267 |     2081 |      530      6 |       52 |        4
22.88/22.99	c  0.4s |       7 |     5078 |     3223 |      530      9 |       52 |        4
23.09/23.18	c  0.5s |       8 |     7730 |     4936 |      530     14 |       52 |        4
23.38/23.45	c  0.8s |       9 |    11685 |     7506 |      530     22 |       52 |        4
23.78/23.86	c  1.2s |      10 |    17251 |    11361 |      530     34 |       52 |        4
24.38/24.47	c  1.8s |      11 |    26105 |    17144 |      530     51 |       52 |        4
25.29/25.40	c  2.8s |      12 |    38650 |    25819 |      530     78 |       52 |        4
26.78/26.80	c  4.2s |      13 |    57166 |    38832 |      583    115 |       52 |        4
28.78/28.81	c  6.2s |      13 |    80880 |    55732 |      583    162 |       52 |        4
29.08/29.13	c  6.5s |      14 |    84435 |    58352 |      583    169 |       52 |        4
31.08/31.13	c  8.5s |      14 |   109244 |    76052 |      583    218 |       52 |        4
32.38/32.48	c  9.8s |      15 |   125544 |    87632 |      583    250 |       52 |        4
34.38/34.48	c 11.9s |      15 |   149261 |   104632 |      583    297 |       52 |        4
36.39/36.49	c 13.9s |      15 |   172991 |   121232 |      583    344 |       52 |        4
36.68/36.73	c 14.1s |      15 |   175713 |   123214 |      583    350 |       53 |        6
36.68/36.73	c #cpu_time = 14.101s
36.68/36.73	c #wall_clock_time = 14.100s
36.68/36.73	c #decision = 175713
36.68/36.73	c #random_decision = 422
36.68/36.73	c #conflict = 123214
36.68/36.73	c #restart = 15
36.68/36.73	c BCD2: updating lower bound of a core
36.68/36.73	c lower bound updated to 24
36.68/36.73	c BCD2: 24 <= obj <= 28
36.68/36.73	c BCD2: #cores=1, #unrelaxed=0, #relaxed=13, #hardened=51
36.68/36.73	c BCD2: #sat=2 #unsat=4 bias=4/6
36.68/36.73	c Solving starts ...
36.68/36.73	c ============================[ Search Statistics ]============================
36.68/36.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
36.68/36.73	c       |         |          |          |    Limit     GC | Var      | Constra 
36.68/36.73	c =============================================================================
36.68/36.73	c  0.0s |       0 |        0 |        0 |      583      0 |       53 |        6
36.68/36.74	c  0.0s |       1 |      162 |      100 |      583      0 |       53 |        6
36.68/36.76	c  0.0s |       2 |      418 |      250 |      583      0 |       53 |        6
36.68/36.79	c  0.1s |       3 |      851 |      475 |      583      1 |       53 |        6
36.78/36.83	c  0.1s |       4 |     1457 |      813 |      583      2 |       53 |        6
36.78/36.89	c  0.2s |       5 |     2222 |     1320 |      583      3 |       53 |        6
36.88/36.97	c  0.2s |       6 |     3399 |     2081 |      583      6 |       53 |        6
37.08/37.10	c  0.4s |       7 |     5124 |     3223 |      583      9 |       53 |        6
37.28/37.30	c  0.6s |       8 |     7746 |     4936 |      583     14 |       53 |        6
37.49/37.58	c  0.9s |       9 |    11579 |     7506 |      583     21 |       53 |        6
37.98/38.03	c  1.3s |      10 |    17396 |    11361 |      642     31 |       53 |        6
38.68/38.70	c  2.0s |      11 |    25671 |    17144 |      642     45 |       53 |        6
39.69/39.74	c  3.0s |      12 |    37372 |    25819 |      642     68 |       53 |        6
41.18/41.21	c  4.5s |      13 |    56120 |    38832 |      642    101 |       53 |        6
43.18/43.22	c  6.5s |      13 |    81039 |    56132 |      642    146 |       53 |        6
43.38/43.47	c  6.7s |      14 |    84359 |    58352 |      642    152 |       53 |        6
45.38/45.48	c  8.7s |      14 |   109561 |    75752 |      642    196 |       53 |        6
46.88/46.92	c 10.2s |      15 |   126532 |    87632 |      642    227 |       53 |        6
48.88/48.93	c 12.2s |      15 |   150471 |   104332 |      642    270 |       53 |        6
48.88/48.99	c 12.3s |      15 |   151236 |   104834 |      642    271 |       54 |        8
48.88/48.99	c #cpu_time = 12.260s
48.88/48.99	c #wall_clock_time = 12.259s
48.88/48.99	c #decision = 151236
48.88/48.99	c #random_decision = 397
48.88/48.99	c #conflict = 104834
48.88/48.99	c #restart = 15
48.88/48.99	c BCD2: updating lower bound of a core
48.88/48.99	c lower bound updated to 28
48.88/48.99	c BCD2: 28 <= obj <= 28
48.88/48.99	c BCD2: #cores=1, #unrelaxed=0, #relaxed=13, #hardened=51
48.88/48.99	c BCD2: #sat=2 #unsat=5 bias=5/7
48.88/48.99	c Solving starts ...
48.88/48.99	c ============================[ Search Statistics ]============================
48.88/48.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
48.88/48.99	c       |         |          |          |    Limit     GC | Var      | Constra 
48.88/48.99	c =============================================================================
48.88/48.99	c  0.0s |       0 |        0 |        0 |      642      0 |       54 |        9
48.98/49.01	c  0.0s |       1 |      170 |      100 |      642      0 |       54 |        9
48.98/49.02	c  0.0s |       2 |      436 |      250 |      642      1 |       54 |        9
48.98/49.05	c  0.1s |       3 |      791 |      475 |      642      1 |       54 |        9
48.98/49.09	c  0.1s |       4 |     1311 |      813 |      642      2 |       54 |        9
49.08/49.14	c  0.2s |       5 |     2002 |     1320 |      642      3 |       54 |        9
49.18/49.23	c  0.2s |       6 |     3246 |     2081 |      642      5 |       54 |        9
49.28/49.37	c  0.4s |       7 |     4917 |     3223 |      642      8 |       54 |        9
49.48/49.57	c  0.6s |       8 |     7189 |     4936 |      642     12 |       54 |        9
49.78/49.86	c  0.9s |       9 |    11086 |     7506 |      642     19 |       54 |        9
50.28/50.34	c  1.3s |      10 |    16756 |    11361 |      642     29 |       54 |        9
50.98/51.04	c  2.0s |      11 |    25273 |    17144 |      642     44 |       54 |        9
51.98/52.05	c  3.1s |      12 |    37478 |    25819 |      642     66 |       54 |        9
53.48/53.54	c  4.5s |      13 |    55733 |    38832 |      642     99 |       54 |        9
55.48/55.55	c  6.6s |      13 |    80615 |    56132 |      707    143 |       54 |        9
55.78/55.81	c  6.8s |      14 |    83682 |    58352 |      707    148 |       54 |        9
57.78/57.82	c  8.8s |      14 |   107889 |    75352 |      707    188 |       54 |        9
59.18/59.20	c 10.2s |      15 |   125862 |    87632 |      707    217 |       54 |        9
61.17/61.20	c 12.2s |      15 |   149158 |   104432 |      707    257 |       54 |        9
62.37/62.47	c 13.5s |      15 |   163740 |   114811 |      707    282 |       55 |       11
62.37/62.47	c #cpu_time = 13.481s
62.37/62.47	c #wall_clock_time = 13.480s
62.37/62.47	c #decision = 163740
62.37/62.47	c #random_decision = 384
62.37/62.47	c #conflict = 114811
62.37/62.47	c #restart = 15
62.37/62.47	c BCD2: updating lower bound of a core
62.37/62.47	c lower bound updated to 29
62.37/62.47	s OPTIMUM FOUND
62.37/62.47	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10
62.37/62.47	v -x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 -x20
62.37/62.47	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
62.37/62.47	v -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 -x40
62.37/62.47	v -x41 -x42 -x43 -x44 -x45 x46 -x47 -x48 -x49 -x50
62.37/62.47	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
62.37/62.47	v -x61 -x62 -x63 x64 -x65 x66 -x67 -x68 -x69 -x70
62.37/62.47	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
62.37/62.47	v -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90
62.37/62.47	v -x91 -x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 -x100
62.37/62.47	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
62.37/62.47	v -x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120
62.37/62.47	v -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 -x130
62.37/62.47	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
62.37/62.47	v -x141 -x142 x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
62.37/62.47	v -x151 x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 -x160
62.37/62.47	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
62.37/62.47	c total CPU time = 62.480s
62.37/62.47	c total wall clock time = 62.476s

Verifier Data

OK	29

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

pid=5230
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.08 2.11 1.83 2/179 5233
/proc/meminfo: memFree=30225188/32872528 swapFree=163656/177964
[pid=5233] ppid=5230 vsize=700860 CPUtime=0 cores=0,2,4,6
/proc/5233/stat : 5233 (toysat) R 5230 5233 4845 0 -1 4202496 2609 0 0 0 0 0 0 0 20 0 4 0 36427837 717680640 2969 33554432000 4194304 16246674 140737314057152 140737314056576 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5233/statm: 175727 2978 441 2943 0 172621 0
[pid=5233/tid=5234] ppid=5230 vsize=718268 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5234/stat : 5234 (toysat) S 5230 5233 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427838 735506432 3040 33554432000 4194304 16246674 140737314057152 139723262635248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5233/tid=5235] ppid=5230 vsize=723388 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5235/stat : 5235 (toysat) S 5230 5233 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427838 740749312 3057 33554432000 4194304 16246674 140737314057152 139723252145392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5233/tid=5236] ppid=5230 vsize=727484 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5236/stat : 5236 (toysat) S 5230 5233 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427838 744943616 3072 33554432000 4194304 16246674 140737314057152 139723137871024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100167 s]
/proc/loadavg: 2.08 2.11 1.83 2/179 5233
/proc/meminfo: memFree=30225188/32872528 swapFree=163656/177964
[pid=5233] ppid=5230 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/5233/stat : 5233 (toysat) R 5230 5233 4845 0 -1 4202496 18330 0 0 0 7 2 0 0 20 0 4 0 36427837 1247350784 18683 33554432000 4194304 16246674 140737314057152 140737314056576 6191726 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5233/statm: 304529 18684 618 2943 0 301423 0
[pid=5233/tid=5234] ppid=5230 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5234/stat : 5234 (toysat) S 5230 5233 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427838 1247350784 18689 33554432000 4194304 16246674 140737314057152 139723262635248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5233/tid=5235] ppid=5230 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5235/stat : 5235 (toysat) S 5230 5233 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427838 1247350784 18696 33554432000 4194304 16246674 140737314057152 139723252145392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5233/tid=5236] ppid=5230 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5236/stat : 5236 (toysat) S 5230 5233 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427838 1247350784 18702 33554432000 4194304 16246674 140737314057152 139723137871024 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.200497 s]
/proc/loadavg: 2.08 2.11 1.83 2/179 5233
/proc/meminfo: memFree=30225188/32872528 swapFree=163656/177964
[pid=5233] ppid=5230 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/5233/stat : 5233 (toysat) R 5230 5233 4845 0 -1 4202496 26202 0 0 0 16 3 0 0 20 0 4 0 36427837 1247350784 26555 33554432000 4194304 16246674 140737314057152 140737314056576 12459121 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5233/statm: 304529 26564 618 2943 0 301423 0
[pid=5233/tid=5234] ppid=5230 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5234/stat : 5234 (toysat) S 5230 5233 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427838 1247350784 26564 33554432000 4194304 16246674 140737314057152 139723262635248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5233/tid=5235] ppid=5230 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5235/stat : 5235 (toysat) S 5230 5233 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427838 1247350784 26565 33554432000 4194304 16246674 140737314057152 139723252145392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5233/tid=5236] ppid=5230 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5236/stat : 5236 (toysat) S 5230 5233 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427838 1247350784 26568 33554432000 4194304 16246674 140737314057152 139723137871024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300473 s]
/proc/loadavg: 2.08 2.11 1.83 2/179 5233
/proc/meminfo: memFree=30225188/32872528 swapFree=163656/177964
[pid=5233] ppid=5230 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/5233/stat : 5233 (toysat) R 5230 5233 4845 0 -1 4202496 37240 0 0 0 24 5 0 0 20 0 4 0 36427837 1247350784 37587 33554432000 4194304 16246674 140737314057152 140737314056576 5589685 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5233/statm: 304529 37602 818 2943 0 301423 0
[pid=5233/tid=5234] ppid=5230 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5234/stat : 5234 (toysat) S 5230 5233 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427838 1247350784 37613 33554432000 4194304 16246674 140737314057152 139723262635248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5233/tid=5235] ppid=5230 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5235/stat : 5235 (toysat) S 5230 5233 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427838 1247350784 37624 33554432000 4194304 16246674 140737314057152 139723252145392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5233/tid=5236] ppid=5230 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5236/stat : 5236 (toysat) S 5230 5233 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427838 1247350784 37633 33554432000 4194304 16246674 140737314057152 139723137871024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700387 s]
/proc/loadavg: 2.08 2.11 1.83 2/179 5233
/proc/meminfo: memFree=30225188/32872528 swapFree=163656/177964
[pid=5233] ppid=5230 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/5233/stat : 5233 (toysat) R 5230 5233 4845 0 -1 4202496 105987 0 0 0 54 15 0 0 20 0 4 0 36427837 1247350784 106333 33554432000 4194304 16246674 140737314057152 140737314039040 5545885 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5233/statm: 304529 106349 818 2943 0 301423 0
[pid=5233/tid=5234] ppid=5230 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5234/stat : 5234 (toysat) S 5230 5233 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427838 1247350784 106355 33554432000 4194304 16246674 140737314057152 139723262635248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5233/tid=5235] ppid=5230 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5235/stat : 5235 (toysat) S 5230 5233 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427838 1247350784 106358 33554432000 4194304 16246674 140737314057152 139723252145392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5233/tid=5236] ppid=5230 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5236/stat : 5236 (toysat) S 5230 5233 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427838 1247350784 106360 33554432000 4194304 16246674 140737314057152 139723137871024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50039 s]
/proc/loadavg: 2.08 2.11 1.83 3/183 5237
/proc/meminfo: memFree=29488680/32872528 swapFree=163656/177964
[pid=5233] ppid=5230 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/5233/stat : 5233 (toysat) R 5230 5233 4845 0 -1 4202496 245793 0 0 0 114 35 0 0 20 0 4 0 36427837 1248399360 246117 33554432000 4194304 16246674 140737314057152 140737314056464 5823158 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5233/statm: 304785 246117 876 2943 0 301679 0
[pid=5233/tid=5234] ppid=5230 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5234/stat : 5234 (toysat) S 5230 5233 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427838 1248399360 246117 33554432000 4194304 16246674 140737314057152 139723262635248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5233/tid=5235] ppid=5230 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5235/stat : 5235 (toysat) S 5230 5233 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427838 1248399360 246117 33554432000 4194304 16246674 140737314057152 139723252145392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5233/tid=5236] ppid=5230 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5236/stat : 5236 (toysat) S 5230 5233 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427838 1248399360 246117 33554432000 4194304 16246674 140737314057152 139723137871024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.1004 s]
/proc/loadavg: 2.08 2.11 1.83 3/183 5237
/proc/meminfo: memFree=29241548/32872528 swapFree=163656/177964
[pid=5233] ppid=5230 vsize=1305156 CPUtime=3.09 cores=0,2,4,6
/proc/5233/stat : 5233 (toysat) R 5230 5233 4845 0 -1 4202496 267295 0 0 0 272 37 0 0 20 0 4 0 36427837 1336479744 267619 33554432000 4194304 16246674 140737314057152 140737314040152 5823682 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5233/statm: 326289 267619 876 2943 0 323183 0
[pid=5233/tid=5234] ppid=5230 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5234/stat : 5234 (toysat) S 5230 5233 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427838 1336479744 267619 33554432000 4194304 16246674 140737314057152 139723262635248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5233/tid=5235] ppid=5230 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5235/stat : 5235 (toysat) S 5230 5233 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427838 1336479744 267619 33554432000 4194304 16246674 140737314057152 139723252145392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5233/tid=5236] ppid=5230 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5236/stat : 5236 (toysat) S 5230 5233 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427838 1336479744 267619 33554432000 4194304 16246674 140737314057152 139723137871024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1305156

[startup+6.30036 s]
/proc/loadavg: 2.07 2.11 1.83 3/183 5237
/proc/meminfo: memFree=29153660/32872528 swapFree=163656/177964
[pid=5233] ppid=5230 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/5233/stat : 5233 (toysat) R 5230 5233 4845 0 -1 4202496 267572 0 0 0 592 37 0 0 20 0 4 0 36427837 1337528320 267896 33554432000 4194304 16246674 140737314057152 140737314040152 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5233/statm: 326545 267896 877 2943 0 323439 0
[pid=5233/tid=5234] ppid=5230 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5234/stat : 5234 (toysat) S 5230 5233 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427838 1337528320 267896 33554432000 4194304 16246674 140737314057152 139723262635248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5233/tid=5235] ppid=5230 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5235/stat : 5235 (toysat) S 5230 5233 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427838 1337528320 267896 33554432000 4194304 16246674 140737314057152 139723252145392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5233/tid=5236] ppid=5230 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5236/stat : 5236 (toysat) S 5230 5233 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427838 1337528320 267896 33554432000 4194304 16246674 140737314057152 139723137871024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.06 2.11 1.83 3/183 5237
/proc/meminfo: memFree=29153460/32872528 swapFree=163656/177964
[pid=5233] ppid=5230 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/5233/stat : 5233 (toysat) R 5230 5233 4845 0 -1 4202496 267620 0 0 0 1232 37 0 0 20 0 4 0 36427837 1337528320 267944 33554432000 4194304 16246674 140737314057152 140737314040152 5711342 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5233/statm: 326545 267944 877 2943 0 323439 0
[pid=5233/tid=5234] ppid=5230 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5234/stat : 5234 (toysat) S 5230 5233 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427838 1337528320 267944 33554432000 4194304 16246674 140737314057152 139723262635248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5233/tid=5235] ppid=5230 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5235/stat : 5235 (toysat) S 5230 5233 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427838 1337528320 267944 33554432000 4194304 16246674 140737314057152 139723252145392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5233/tid=5236] ppid=5230 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5236/stat : 5236 (toysat) S 5230 5233 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427838 1337528320 267944 33554432000 4194304 16246674 140737314057152 139723137871024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.05 2.10 1.83 3/183 5237
/proc/meminfo: memFree=29120124/32872528 swapFree=163656/177964
[pid=5233] ppid=5230 vsize=1306180 CPUtime=25.49 cores=0,2,4,6
/proc/5233/stat : 5233 (toysat) R 5230 5233 4845 0 -1 4202496 267678 0 0 0 2512 37 0 0 20 0 4 0 36427837 1337528320 268002 33554432000 4194304 16246674 140737314057152 140737314040152 13781168 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5233/statm: 326545 268002 886 2943 0 323439 0
[pid=5233/tid=5234] ppid=5230 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5234/stat : 5234 (toysat) S 5230 5233 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427838 1337528320 268002 33554432000 4194304 16246674 140737314057152 139723262635248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5233/tid=5235] ppid=5230 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5235/stat : 5235 (toysat) S 5230 5233 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427838 1337528320 268002 33554432000 4194304 16246674 140737314057152 139723252145392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5233/tid=5236] ppid=5230 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5236/stat : 5236 (toysat) S 5230 5233 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427838 1337528320 268002 33554432000 4194304 16246674 140737314057152 139723137871024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1306180

[startup+51.1005 s]
/proc/loadavg: 2.09 2.11 1.84 3/183 5237
/proc/meminfo: memFree=29120256/32872528 swapFree=163656/177964
[pid=5233] ppid=5230 vsize=1307204 CPUtime=51.08 cores=0,2,4,6
/proc/5233/stat : 5233 (toysat) R 5230 5233 4845 0 -1 4202496 267683 0 0 0 5071 37 0 0 20 0 4 0 36427837 1338576896 268007 33554432000 4194304 16246674 140737314057152 140737314039040 13781188 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5233/statm: 326801 268007 886 2943 0 323695 0
[pid=5233/tid=5234] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5234/stat : 5234 (toysat) S 5230 5233 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268007 33554432000 4194304 16246674 140737314057152 139723262635248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5233/tid=5235] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5235/stat : 5235 (toysat) S 5230 5233 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268007 33554432000 4194304 16246674 140737314057152 139723252145392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5233/tid=5236] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5236/stat : 5236 (toysat) S 5230 5233 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268007 33554432000 4194304 16246674 140737314057152 139723137871024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1307204

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

[startup+51.2005 s]
/proc/loadavg: 2.09 2.11 1.84 3/183 5237
/proc/meminfo: memFree=29120256/32872528 swapFree=163656/177964
[pid=5233] ppid=5230 vsize=1307204 CPUtime=51.18 cores=0,2,4,6
/proc/5233/stat : 5233 (toysat) R 5230 5233 4845 0 -1 4202496 267683 0 0 0 5081 37 0 0 20 0 4 0 36427837 1338576896 268007 33554432000 4194304 16246674 140737314057152 140737314039040 13943664 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5233/statm: 326801 268007 886 2943 0 323695 0
[pid=5233/tid=5234] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5234/stat : 5234 (toysat) S 5230 5233 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268007 33554432000 4194304 16246674 140737314057152 139723262635248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5233/tid=5235] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5235/stat : 5235 (toysat) S 5230 5233 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268007 33554432000 4194304 16246674 140737314057152 139723252145392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5233/tid=5236] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5236/stat : 5236 (toysat) S 5230 5233 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268007 33554432000 4194304 16246674 140737314057152 139723137871024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 1307204

[startup+57.6004 s]
/proc/loadavg: 2.08 2.11 1.84 3/183 5237
/proc/meminfo: memFree=29119760/32872528 swapFree=163656/177964
[pid=5233] ppid=5230 vsize=1307204 CPUtime=57.58 cores=0,2,4,6
/proc/5233/stat : 5233 (toysat) R 5230 5233 4845 0 -1 4202496 267833 0 0 0 5721 37 0 0 20 0 4 0 36427837 1338576896 268157 33554432000 4194304 16246674 140737314057152 140737314040152 5670804 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5233/statm: 326801 268157 886 2943 0 323695 0
[pid=5233/tid=5234] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5234/stat : 5234 (toysat) S 5230 5233 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268157 33554432000 4194304 16246674 140737314057152 139723262635248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5233/tid=5235] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5235/stat : 5235 (toysat) S 5230 5233 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268157 33554432000 4194304 16246674 140737314057152 139723252145392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5233/tid=5236] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5236/stat : 5236 (toysat) S 5230 5233 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268157 33554432000 4194304 16246674 140737314057152 139723137871024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 57.58
Current children cumulated vsize (KiB) 1307204

[startup+60.8004 s]
/proc/loadavg: 2.07 2.10 1.84 3/183 5238
/proc/meminfo: memFree=29119636/32872528 swapFree=163656/177964
[pid=5233] ppid=5230 vsize=1307204 CPUtime=60.77 cores=0,2,4,6
/proc/5233/stat : 5233 (toysat) R 5230 5233 4845 0 -1 4202496 267833 0 0 0 6040 37 0 0 20 0 4 0 36427837 1338576896 268157 33554432000 4194304 16246674 140737314057152 140737314040152 12995176 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5233/statm: 326801 268157 886 2943 0 323695 0
[pid=5233/tid=5234] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5234/stat : 5234 (toysat) S 5230 5233 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268157 33554432000 4194304 16246674 140737314057152 139723262635248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5233/tid=5235] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5235/stat : 5235 (toysat) S 5230 5233 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268157 33554432000 4194304 16246674 140737314057152 139723252145392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5233/tid=5236] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5236/stat : 5236 (toysat) S 5230 5233 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268157 33554432000 4194304 16246674 140737314057152 139723137871024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 60.77
Current children cumulated vsize (KiB) 1307204

[startup+61.6004 s]
/proc/loadavg: 2.07 2.10 1.84 3/183 5238
/proc/meminfo: memFree=29119636/32872528 swapFree=163656/177964
[pid=5233] ppid=5230 vsize=1307204 CPUtime=61.58 cores=0,2,4,6
/proc/5233/stat : 5233 (toysat) R 5230 5233 4845 0 -1 4202496 267833 0 0 0 6121 37 0 0 20 0 4 0 36427837 1338576896 268157 33554432000 4194304 16246674 140737314057152 140737314056248 13195632 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5233/statm: 326801 268157 886 2943 0 323695 0
[pid=5233/tid=5234] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5234/stat : 5234 (toysat) S 5230 5233 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268157 33554432000 4194304 16246674 140737314057152 139723262635248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5233/tid=5235] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5235/stat : 5235 (toysat) S 5230 5233 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268157 33554432000 4194304 16246674 140737314057152 139723252145392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5233/tid=5236] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5236/stat : 5236 (toysat) S 5230 5233 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268157 33554432000 4194304 16246674 140737314057152 139723137871024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 61.58
Current children cumulated vsize (KiB) 1307204

[startup+62.0004 s]
/proc/loadavg: 2.07 2.10 1.84 3/183 5238
/proc/meminfo: memFree=29119636/32872528 swapFree=163656/177964
[pid=5233] ppid=5230 vsize=1307204 CPUtime=61.97 cores=0,2,4,6
/proc/5233/stat : 5233 (toysat) R 5230 5233 4845 0 -1 4202496 267833 0 0 0 6160 37 0 0 20 0 4 0 36427837 1338576896 268157 33554432000 4194304 16246674 140737314057152 140737314056248 13943600 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5233/statm: 326801 268157 886 2943 0 323695 0
[pid=5233/tid=5234] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5234/stat : 5234 (toysat) S 5230 5233 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268157 33554432000 4194304 16246674 140737314057152 139723262635248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5233/tid=5235] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5235/stat : 5235 (toysat) S 5230 5233 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268157 33554432000 4194304 16246674 140737314057152 139723252145392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5233/tid=5236] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5236/stat : 5236 (toysat) S 5230 5233 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268157 33554432000 4194304 16246674 140737314057152 139723137871024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 61.97
Current children cumulated vsize (KiB) 1307204

[startup+62.4004 s]
/proc/loadavg: 2.07 2.10 1.84 3/183 5238
/proc/meminfo: memFree=29119636/32872528 swapFree=163656/177964
[pid=5233] ppid=5230 vsize=1307204 CPUtime=62.37 cores=0,2,4,6
/proc/5233/stat : 5233 (toysat) R 5230 5233 4845 0 -1 4202496 267833 0 0 0 6200 37 0 0 20 0 4 0 36427837 1338576896 268157 33554432000 4194304 16246674 140737314057152 140737314040152 5723686 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5233/statm: 326801 268157 886 2943 0 323695 0
[pid=5233/tid=5234] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5234/stat : 5234 (toysat) S 5230 5233 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268157 33554432000 4194304 16246674 140737314057152 139723262635248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5233/tid=5235] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5235/stat : 5235 (toysat) S 5230 5233 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268157 33554432000 4194304 16246674 140737314057152 139723252145392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5233/tid=5236] ppid=5230 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5233/task/5236/stat : 5236 (toysat) S 5230 5233 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427838 1338576896 268157 33554432000 4194304 16246674 140737314057152 139723137871024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 62.37
Current children cumulated vsize (KiB) 1307204

[startup+62.5004 s]
/proc/loadavg: 2.07 2.10 1.84 3/183 5238
/proc/meminfo: memFree=29119636/32872528 swapFree=163656/177964
[pid=5233] ppid=5230 vsize=0 CPUtime=62.48 cores=0,2,4,6
/proc/5233/stat : 5233 (toysat) Z 5230 5233 4845 0 -1 4202508 267837 0 0 0 6208 40 0 0 20 0 2 0 36427837 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5233/statm: 0 0 0 0 0 0 0
[pid=5233/tid=5236] ppid=5230 vsize=0 CPUtime=0.01 cores=0,2,4,6
/proc/5233/task/5236/stat : 5236 (toysat) R 5230 5233 4845 0 -1 4203588 1 0 0 0 0 1 0 0 20 0 2 0 36427838 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 62.48
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 62.5377
CPU time (s): 62.5175
CPU user time (s): 62.0876
CPU system time (s): 0.429934
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 62.0876
system time used= 0.429934
maximum resident set size= 1072636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267837
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= 70

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.330949 second user time and 0.58991 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-19 15:42:59
IDJOB=4109506
IDBENCH=78833
IDSOLVER=2553
FILE ID=node105/4109506-1466343779
RUNJOBID= node105-1466341824-4861
PBS_JOBID= 19922043
Free space on /tmp= 71732 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110978334--soft-33-100-0.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109506-1466343779/watcher-4109506-1466343779 -o /tmp/evaluation-result-4109506-1466343779/solver-4109506-1466343779 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466341824-4861 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4109506-1466343779.wbo

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

MD5SUM BENCH= 14512bd829ee0bf054bc16c7157cd521
RANDOM SEED=1988835446

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30225980 kB
Buffers:          126812 kB
Cached:           346228 kB
SwapCached:         1696 kB
Active:          1402620 kB
Inactive:         324704 kB
Active(anon):    1253544 kB
Inactive(anon):     3096 kB
Active(file):     149076 kB
Inactive(file):   321608 kB
Unevictable:      177964 kB
Mlocked:          163656 kB
SwapTotal:      67108856 kB
SwapFree:       67099304 kB
Dirty:             16512 kB
Writeback:             0 kB
AnonPages:       1431612 kB
Mapped:            10776 kB
Shmem:                 0 kB
Slab:             609152 kB
SReclaimable:      52820 kB
SUnreclaim:       556332 kB
KernelStack:        1520 kB
PageTables:         6860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1575456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1173504 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= 71716 MiB
End job on node105 at 2016-06-19 15:44:02