Trace number 4093682

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 38.2762 38.297

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110972763--soft-0-100-0.wbo
MD5SUMc968c5c5686ce999c268d6dcbb002538
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark6.37703
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 constraints101
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 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1209
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-16T18:20:57+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-4093682-1466094057.wbo"]
0.00/0.01	c use --random-gen="2804377107 2245155623 505602710 557537422 2612902971 3582261924 3773379472 839254353 3765983092 2549043541 2521461019 1732130041 1686527304 2068866590 3537033323 2774443118 3089702780 1617171755 4201258737 2223921279 3460682867 1270813515 2432727154 2446974404 69471176 1054642607 1491281661 1130491224 3251055698 2779892118 141861531 291805639 507778325 2404902392 1833151742 590091266 731043622 681941511 2897693633 3087398438 879561913 1395811800 2209987183 1681485377 4220616229 1724418202 2791179309 3999254633 2524378054 778176150 3462272816 525853747 2417830042 3048881763 3999005080 3669225111 3400513248 719372829 3965199809 2914462026 3734246762 3927155007 4147083651 346501136 3762749216 1667809193 848920584 2402899713 2074403995 3975024082 549234784 58164472 4266359402 2298699908 1307539356 445098499 235088859 726993050 2093230525 499652634 468656009 2611277156 1123351439 1629548273 3377842363 3020462391 2337550384 3392995083 3704607384 729561659 1279552132 4151363877 3870574492 815092171 3664406616 356133674 3665553025 2869346334 3499802574 585875042 3165165817 1537449941 2344231400 1108559942 3486369475 1378203669 3239421805 576207627 1490350344 937829111 248369613 3116875524 2199890602 3472213908 3406713788 3088396853 3956834001 3650275936 2457896821 1199295832 4183972543 1355755637 3308217518 701570910 1706720729 174642263 2283626459 1882273681 3219202506 1354834603 2087986532 3795130387 342863576 235248727 424148708 3851929795 3101027250 1295376425 2817441747 3060877698 2143182818 1525499825 3926547092 2300637879 944409705 1342203704 1123162001 1462136366 1573985230 245729077 2164448187 141872461 3582826067 1056125320 4042439911 1121154694 557153249 314459275 674599430 174630538 126201814 3795349800 982641321 3321064872 374852943 1121668023 1119344630 1045003949 3808166983 1609041287 3550683226 2263682601 2016317525 3661248228 1132403528 2617867555 1170822312 1677822587 636252957 4214414795 3666359477 560224541 3632719446 3906433659 4176632459 742991672 3641631570 2950627074 712172967 1440848477 997557487 90348687 482172846 1965859486 1109717770 393529095 3938342724 1222167067 532167886 2952026696 1748919155 2080735058 676127889 686977379 1313893303 324600220 884105710 4197709142 372079963 776277190 2497470431 4201883130 2365104178 1647757802 2900542757 538353420 4275121388 3066318382 2132724865 1787310608 2690144940 943603530 3921016598 2819686751 4069818888 3210180144 3690403253 2366836584 2742418340 363293147 945792632 399811592 870687403 1551396164 3175233410 2312129667 3241550205 3241050872 172611126 3171488097 2316442817 2930745185 67655503 1442844244 1415599949 78211021 3072434139 1769147090 1916723210 1876429624 1553434894 3917085835 3167432982 342056370 694643357 2932596898 255 362436" option to reproduce the execution
0.19/0.28	c #vars 169
0.19/0.28	c #constraints 101
0.19/0.28	c BCD2: Hardening is enabled.
0.19/0.28	c BCD2: BiasedSearch is enabled.
0.19/0.28	c Solving starts ...
0.19/0.28	c ============================[ Search Statistics ]============================
0.19/0.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.28	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.28	c =============================================================================
0.19/0.28	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.28	c  0.0s |       0 |      108 |        0 |      123      0 |        0 |        0
0.19/0.28	c #cpu_time = 0.001s
0.19/0.28	c #wall_clock_time = 0.001s
0.19/0.28	c #decision = 108
0.19/0.28	c #random_decision = 0
0.19/0.28	c #conflict = 0
0.19/0.28	c #restart = 0
0.19/0.28	o 518
0.19/0.28	c BCD2: updating upper bound: 4943 -> 517
0.19/0.28	c BCD2: 0 <= obj <= 517
0.19/0.28	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.19/0.28	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.28	c Solving starts ...
0.19/0.28	c ============================[ Search Statistics ]============================
0.19/0.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.28	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.28	c =============================================================================
0.19/0.28	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.29/0.30	c  0.0s |       1 |      239 |      100 |      123      0 |        0 |        0
0.29/0.33	c  0.1s |       2 |      544 |      250 |      136      0 |        0 |        0
0.29/0.38	c  0.1s |       3 |      963 |      475 |      150      1 |        0 |        0
0.39/0.46	c  0.2s |       4 |     1530 |      813 |      165      4 |        0 |        0
0.48/0.57	c  0.3s |       5 |     2353 |     1320 |      182      7 |        0 |        0
0.69/0.74	c  0.5s |       6 |     3471 |     2081 |      222     11 |        0 |        0
0.99/1.01	c  0.7s |       7 |     5117 |     3223 |      245     17 |        0 |        0
1.39/1.40	c  1.1s |       8 |     7546 |     4936 |      270     25 |        0 |        0
1.78/1.80	c  1.5s |       9 |    11279 |     7506 |      297     37 |        0 |        0
2.38/2.43	c  2.1s |      10 |    16948 |    11361 |      327     53 |        0 |        0
3.29/3.31	c  3.0s |      11 |    25056 |    17144 |      360     76 |        0 |        0
4.68/4.72	c  4.4s |      12 |    37158 |    25819 |      397    108 |        0 |        0
6.69/6.73	c  6.4s |      12 |    53884 |    38219 |      397    151 |        0 |        0
6.78/6.83	c  6.5s |      13 |    54696 |    38832 |      437    153 |        0 |        0
8.79/8.83	c  8.5s |      13 |    72302 |    51532 |      437    195 |        0 |        0
9.99/10.06	c  9.8s |      14 |    81491 |    58352 |      481    217 |        0 |        0
11.98/12.07	c 11.8s |      14 |    99581 |    71152 |      481    256 |        0 |        0
13.98/14.08	c 13.8s |      14 |   115271 |    82652 |      481    292 |        0 |        0
14.98/15.03	c 14.8s |      15 |   122196 |    87632 |      530    307 |        0 |        0
16.98/17.05	c 16.8s |      15 |   138311 |    99232 |      530    340 |        0 |        0
18.98/19.06	c 18.8s |      15 |   152961 |   110132 |      530    371 |        0 |        0
20.68/20.75	c 20.5s |      15 |   164532 |   118649 |      530    396 |        0 |        0
20.68/20.75	c #cpu_time = 20.411s
20.68/20.75	c #wall_clock_time = 20.465s
20.68/20.75	c #decision = 164532
20.68/20.75	c #random_decision = 415
20.68/20.75	c #conflict = 118649
20.68/20.75	c #restart = 15
20.68/20.75	c BCD2: found a new core of size 101: cost of the new core is >=1
20.68/20.75	c lower bound updated to 1
20.68/20.75	c BCD2: 1 <= obj <= 517
20.68/20.75	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
20.68/20.75	c BCD2: #sat=1 #unsat=2 bias=2/3
20.68/20.75	c Solving starts ...
20.68/20.75	c ============================[ Search Statistics ]============================
20.68/20.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.68/20.75	c       |         |          |          |    Limit     GC | Var      | Constra 
20.68/20.75	c =============================================================================
20.68/20.75	c  0.0s |       0 |        0 |        0 |      530      0 |        0 |        0
20.68/20.75	c  0.0s |       0 |      133 |        2 |      530      1 |        0 |        0
20.68/20.75	c #cpu_time = 0.005s
20.68/20.75	c #wall_clock_time = 0.005s
20.68/20.75	c #decision = 133
20.68/20.75	c #random_decision = 1
20.68/20.75	c #conflict = 2
20.68/20.75	c #restart = 0
20.68/20.76	o 176
20.68/20.76	c BCD2: updating upper bound: 517 -> 175
20.68/20.76	c BCD2: 1 <= obj <= 175
20.68/20.76	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
20.68/20.76	c BCD2: #sat=2 #unsat=2 bias=2/4
20.68/20.76	c Solving starts ...
20.68/20.76	c ============================[ Search Statistics ]============================
20.68/20.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.68/20.76	c       |         |          |          |    Limit     GC | Var      | Constra 
20.68/20.76	c =============================================================================
20.68/20.76	c  0.0s |       0 |        0 |        0 |      530      0 |        0 |        2
20.68/20.76	c  0.0s |       0 |       86 |       35 |      530      0 |        0 |        2
20.68/20.76	c #cpu_time = 0.008s
20.68/20.76	c #wall_clock_time = 0.008s
20.68/20.76	c #decision = 86
20.68/20.76	c #random_decision = 1
20.68/20.76	c #conflict = 35
20.68/20.76	c #restart = 0
20.68/20.76	o 67
20.68/20.76	c BCD2: hardening fixes 32 literals
20.68/20.76	c BCD2: updating upper bound: 175 -> 66
20.68/20.76	c BCD2: 1 <= obj <= 66
20.68/20.76	c BCD2: #cores=1, #unrelaxed=0, #relaxed=69, #hardened=32
20.68/20.76	c BCD2: #sat=3 #unsat=2 bias=2/5
20.68/20.77	c Solving starts ...
20.68/20.77	c ============================[ Search Statistics ]============================
20.68/20.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.68/20.77	c       |         |          |          |    Limit     GC | Var      | Constra 
20.68/20.77	c =============================================================================
20.68/20.77	c  0.0s |       0 |        0 |        0 |      530      0 |       32 |        4
20.68/20.78	c  0.0s |       1 |      205 |      100 |      530      0 |       32 |        4
20.78/20.80	c  0.0s |       2 |      542 |      250 |      530      0 |       32 |        4
20.78/20.83	c  0.1s |       3 |      940 |      475 |      530      1 |       32 |        4
20.78/20.88	c  0.1s |       4 |     1577 |      813 |      530      2 |       32 |        4
20.88/20.95	c  0.2s |       5 |     2565 |     1320 |      530      4 |       32 |        4
20.99/21.05	c  0.3s |       6 |     3931 |     2081 |      530      6 |       32 |        4
21.08/21.19	c  0.4s |       7 |     5997 |     3223 |      530      9 |       32 |        4
21.38/21.42	c  0.7s |       8 |     9135 |     4936 |      530     14 |       32 |        4
21.68/21.75	c  1.0s |       9 |    13509 |     7506 |      530     22 |       32 |        4
22.18/22.26	c  1.5s |      10 |    20062 |    11361 |      530     34 |       32 |        4
22.98/23.02	c  2.3s |      11 |    30130 |    17144 |      583     50 |       32 |        4
24.08/24.16	c  3.4s |      12 |    45061 |    25819 |      583     75 |       32 |        4
25.28/25.39	c  4.6s |      12 |    61261 |    35330 |      583    102 |       32 |        4
25.28/25.39	c #cpu_time = 4.610s
25.28/25.39	c #wall_clock_time = 4.622s
25.28/25.39	c #decision = 61261
25.28/25.39	c #random_decision = 151
25.28/25.39	c #conflict = 35330
25.28/25.39	c #restart = 12
25.28/25.39	o 28
25.28/25.39	c BCD2: hardening fixes 38 literals
25.28/25.39	c BCD2: updating upper bound: 66 -> 27
25.28/25.39	c BCD2: 1 <= obj <= 27
25.28/25.39	c BCD2: #cores=1, #unrelaxed=0, #relaxed=31, #hardened=70
25.28/25.39	c BCD2: #sat=4 #unsat=2 bias=2/6
25.28/25.39	c Solving starts ...
25.28/25.39	c ============================[ Search Statistics ]============================
25.28/25.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.28/25.39	c       |         |          |          |    Limit     GC | Var      | Constra 
25.28/25.39	c =============================================================================
25.28/25.39	c  0.0s |       0 |        0 |        0 |      583      0 |       70 |        6
25.28/25.40	c  0.0s |       1 |      145 |      100 |      583      0 |       70 |        6
25.38/25.42	c  0.0s |       2 |      348 |      250 |      583      0 |       70 |        6
25.38/25.45	c  0.1s |       3 |      666 |      475 |      583      1 |       70 |        6
25.38/25.49	c  0.1s |       4 |     1215 |      813 |      583      2 |       70 |        6
25.48/25.54	c  0.2s |       5 |     2039 |     1320 |      583      3 |       70 |        6
25.58/25.63	c  0.2s |       6 |     3338 |     2081 |      583      5 |       70 |        6
25.68/25.78	c  0.4s |       7 |     5056 |     3223 |      583      8 |       70 |        6
25.88/25.99	c  0.6s |       8 |     7624 |     4936 |      583     13 |       70 |        6
26.28/26.33	c  0.9s |       9 |    11467 |     7506 |      583     20 |       70 |        6
26.79/26.80	c  1.4s |      10 |    17657 |    11361 |      583     30 |       70 |        6
27.39/27.50	c  2.1s |      11 |    26857 |    17144 |      583     46 |       70 |        6
28.49/28.55	c  3.2s |      12 |    40392 |    25819 |      583     69 |       70 |        6
30.08/30.14	c  4.7s |      13 |    59686 |    38832 |      583    104 |       70 |        6
32.08/32.14	c  6.8s |      13 |    84769 |    55432 |      642    146 |       70 |        6
32.48/32.51	c  7.1s |      14 |    89245 |    58352 |      642    153 |       70 |        6
33.78/33.82	c  8.4s |      14 |   103523 |    68207 |      642    178 |       70 |        6
33.78/33.82	c #cpu_time = 8.412s
33.78/33.82	c #wall_clock_time = 8.433s
33.78/33.82	c #decision = 103523
33.78/33.82	c #random_decision = 249
33.78/33.82	c #conflict = 68207
33.78/33.82	c #restart = 14
33.78/33.82	o 10
33.78/33.82	c BCD2: hardening fixes 20 literals
33.78/33.82	c BCD2: updating upper bound: 27 -> 9
33.78/33.82	c BCD2: 1 <= obj <= 9
33.78/33.82	c BCD2: #cores=1, #unrelaxed=0, #relaxed=11, #hardened=90
33.78/33.82	c BCD2: #sat=5 #unsat=2 bias=2/7
33.78/33.82	c Solving starts ...
33.78/33.82	c ============================[ Search Statistics ]============================
33.78/33.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
33.78/33.82	c       |         |          |          |    Limit     GC | Var      | Constra 
33.78/33.82	c =============================================================================
33.78/33.82	c  0.0s |       0 |        0 |        0 |      642      0 |       90 |        8
33.78/33.84	c  0.0s |       1 |      139 |      100 |      642      0 |       90 |        8
33.78/33.86	c  0.0s |       2 |      329 |      250 |      642      0 |       90 |        8
33.78/33.89	c  0.1s |       3 |      626 |      475 |      642      1 |       90 |        8
33.88/33.93	c  0.1s |       4 |     1050 |      813 |      642      2 |       90 |        8
33.88/34.00	c  0.2s |       5 |     1739 |     1320 |      642      3 |       90 |        8
33.98/34.09	c  0.3s |       6 |     2796 |     2081 |      642      5 |       90 |        8
34.19/34.23	c  0.4s |       7 |     4437 |     3223 |      642      8 |       90 |        8
34.38/34.43	c  0.6s |       8 |     6779 |     4936 |      642     12 |       90 |        8
34.68/34.74	c  0.9s |       9 |    10374 |     7506 |      642     18 |       90 |        8
34.98/35.08	c  1.3s |       9 |    14257 |    10417 |      642     25 |       90 |        8
34.98/35.08	c #cpu_time = 1.256s
34.98/35.08	c #wall_clock_time = 1.259s
34.98/35.08	c #decision = 14257
34.98/35.08	c #random_decision = 27
34.98/35.08	c #conflict = 10417
34.98/35.08	c #restart = 9
34.98/35.08	o 3
34.98/35.08	c BCD2: hardening fixes 9 literals
34.98/35.08	c BCD2: updating upper bound: 9 -> 2
34.98/35.08	c BCD2: 1 <= obj <= 2
34.98/35.08	c BCD2: #cores=1, #unrelaxed=0, #relaxed=2, #hardened=99
34.98/35.08	c BCD2: #sat=6 #unsat=2 bias=2/8
34.98/35.08	c Solving starts ...
34.98/35.08	c ============================[ Search Statistics ]============================
34.98/35.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
34.98/35.08	c       |         |          |          |    Limit     GC | Var      | Constra 
34.98/35.08	c =============================================================================
34.98/35.08	c  0.0s |       0 |        0 |        0 |      642      0 |       99 |       10
34.98/35.10	c  0.0s |       1 |      121 |      100 |      642      0 |       99 |       10
35.08/35.11	c  0.0s |       2 |      308 |      250 |      642      0 |       99 |       10
35.08/35.14	c  0.1s |       3 |      578 |      475 |      642      1 |       99 |       10
35.08/35.18	c  0.1s |       4 |     1038 |      813 |      642      2 |       99 |       10
35.19/35.24	c  0.2s |       5 |     1697 |     1320 |      642      3 |       99 |       10
35.29/35.33	c  0.2s |       6 |     2801 |     2081 |      642      5 |       99 |       10
35.38/35.47	c  0.4s |       7 |     4284 |     3223 |      642      7 |       99 |       10
35.58/35.67	c  0.6s |       8 |     6662 |     4936 |      642     12 |       99 |       10
35.88/35.98	c  0.9s |       9 |    10126 |     7506 |      642     18 |       99 |       10
36.39/36.46	c  1.4s |      10 |    15588 |    11361 |      642     27 |       99 |       10
37.08/37.19	c  2.1s |      11 |    23585 |    17144 |      642     41 |       99 |       10
38.18/38.23	c  3.1s |      11 |    34524 |    25373 |      642     61 |       99 |       10
38.18/38.23	c #cpu_time = 3.142s
38.18/38.23	c #wall_clock_time = 3.150s
38.18/38.23	c #decision = 34524
38.18/38.23	c #random_decision = 66
38.18/38.23	c #conflict = 25373
38.18/38.23	c #restart = 11
38.18/38.23	o 1
38.18/38.23	s OPTIMUM FOUND
38.18/38.23	v -x1 -x2 x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
38.18/38.23	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
38.18/38.23	v -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
38.18/38.23	v -x31 -x32 x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
38.18/38.23	v -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50
38.18/38.23	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
38.18/38.23	v -x61 -x62 x63 -x64 -x65 -x66 x67 -x68 -x69 -x70
38.18/38.23	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
38.18/38.23	v -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90
38.18/38.23	v -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 -x100
38.18/38.23	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
38.18/38.23	v -x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120
38.18/38.23	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 x130
38.18/38.23	v x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
38.18/38.23	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
38.18/38.23	v -x151 -x152 -x153 -x154 x155 -x156 -x157 -x158 -x159 x160
38.18/38.23	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
38.18/38.23	c total CPU time = 38.133s
38.18/38.23	c total wall clock time = 38.232s

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4093682-1466094057/watcher-4093682-1466094057 -o /tmp/evaluation-result-4093682-1466094057/solver-4093682-1466094057 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466075295-13238 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093682-1466094057.wbo 

pid=16479
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.26 2.26 2.19 3/180 16482
/proc/meminfo: memFree=29985396/32872528 swapFree=876280/941688
[pid=16482] ppid=16479 vsize=385468 CPUtime=0 cores=0,2,4,6
/proc/16482/stat : 16482 (toysat) R 16479 16482 7213 0 -1 4202496 1379 0 0 0 0 0 0 0 20 0 4 0 11454645 394719232 1740 33554432000 4194304 16246674 140733983104304 140733983103728 13880264 0 2 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16482/statm: 97135 1750 441 2943 0 94029 0
[pid=16482/tid=16483] ppid=16479 vsize=402876 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16483/stat : 16483 (toysat) S 16479 16482 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11454645 412545024 1805 33554432000 4194304 16246674 140733983104304 139868056300784 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=16482/tid=16484] ppid=16479 vsize=405948 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16484/stat : 16484 (toysat) S 16479 16482 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11454645 415690752 1820 33554432000 4194304 16246674 140733983104304 139868045810928 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=16482/tid=16485] ppid=16479 vsize=411068 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16485/stat : 16485 (toysat) S 16479 16482 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11454645 420933632 1837 33554432000 4194304 16246674 140733983104304 139867958799536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0

[startup+0.100125 s]
/proc/loadavg: 2.26 2.26 2.19 3/180 16482
/proc/meminfo: memFree=29985396/32872528 swapFree=876280/941688
[pid=16482] ppid=16479 vsize=1218116 CPUtime=0.08 cores=0,2,4,6
/proc/16482/stat : 16482 (toysat) R 16479 16482 7213 0 -1 4202496 17533 0 0 0 6 2 0 0 20 0 4 0 11454645 1247350784 17887 33554432000 4194304 16246674 140733983104304 140733983103728 12481124 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16482/statm: 304529 17890 615 2943 0 301423 0
[pid=16482/tid=16483] ppid=16479 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16483/stat : 16483 (toysat) S 16479 16482 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11454645 1247350784 17892 33554432000 4194304 16246674 140733983104304 139868056300784 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=16482/tid=16484] ppid=16479 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16484/stat : 16484 (toysat) S 16479 16482 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11454645 1247350784 17893 33554432000 4194304 16246674 140733983104304 139868045810928 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=16482/tid=16485] ppid=16479 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16485/stat : 16485 (toysat) S 16479 16482 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11454645 1247350784 17894 33554432000 4194304 16246674 140733983104304 139867958799536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200511 s]
/proc/loadavg: 2.26 2.26 2.19 3/180 16482
/proc/meminfo: memFree=29985396/32872528 swapFree=876280/941688
[pid=16482] ppid=16479 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/16482/stat : 16482 (toysat) R 16479 16482 7213 0 -1 4202496 25368 0 0 0 15 4 0 0 20 0 4 0 11454645 1247350784 25722 33554432000 4194304 16246674 140733983104304 140733983103728 12481124 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16482/statm: 304529 25727 617 2943 0 301423 0
[pid=16482/tid=16483] ppid=16479 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16483/stat : 16483 (toysat) S 16479 16482 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11454645 1247350784 25729 33554432000 4194304 16246674 140733983104304 139868056300784 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=16482/tid=16484] ppid=16479 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16484/stat : 16484 (toysat) S 16479 16482 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11454645 1247350784 25733 33554432000 4194304 16246674 140733983104304 139868045810928 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=16482/tid=16485] ppid=16479 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16485/stat : 16485 (toysat) S 16479 16482 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11454645 1247350784 25733 33554432000 4194304 16246674 140733983104304 139867958799536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300462 s]
/proc/loadavg: 2.26 2.26 2.19 3/180 16482
/proc/meminfo: memFree=29985396/32872528 swapFree=876280/941688
[pid=16482] ppid=16479 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/16482/stat : 16482 (toysat) R 16479 16482 7213 0 -1 4202496 34146 0 0 0 24 5 0 0 20 0 4 0 11454645 1247350784 34493 33554432000 4194304 16246674 140733983104304 140733983086208 5831697 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16482/statm: 304529 34497 810 2943 0 301423 0
[pid=16482/tid=16483] ppid=16479 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16483/stat : 16483 (toysat) S 16479 16482 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11454645 1247350784 34503 33554432000 4194304 16246674 140733983104304 139868056300784 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=16482/tid=16484] ppid=16479 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16484/stat : 16484 (toysat) S 16479 16482 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11454645 1247350784 34508 33554432000 4194304 16246674 140733983104304 139868045810928 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=16482/tid=16485] ppid=16479 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16485/stat : 16485 (toysat) S 16479 16482 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11454645 1247350784 34515 33554432000 4194304 16246674 140733983104304 139867958799536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700358 s]
/proc/loadavg: 2.26 2.26 2.19 3/180 16482
/proc/meminfo: memFree=29985396/32872528 swapFree=876280/941688
[pid=16482] ppid=16479 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/16482/stat : 16482 (toysat) R 16479 16482 7213 0 -1 4202496 107545 0 0 0 53 16 0 0 20 0 4 0 11454645 1247350784 107892 33554432000 4194304 16246674 140733983104304 140733983086208 5546181 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16482/statm: 304529 107895 816 2943 0 301423 0
[pid=16482/tid=16483] ppid=16479 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16483/stat : 16483 (toysat) S 16479 16482 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11454645 1247350784 107905 33554432000 4194304 16246674 140733983104304 139868056300784 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=16482/tid=16484] ppid=16479 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16484/stat : 16484 (toysat) S 16479 16482 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11454645 1247350784 107915 33554432000 4194304 16246674 140733983104304 139868045810928 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=16482/tid=16485] ppid=16479 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16485/stat : 16485 (toysat) S 16479 16482 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11454645 1247350784 107926 33554432000 4194304 16246674 140733983104304 139867958799536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50036 s]
/proc/loadavg: 2.26 2.26 2.19 3/184 16486
/proc/meminfo: memFree=29242216/32872528 swapFree=876280/941688
[pid=16482] ppid=16479 vsize=1219140 CPUtime=1.48 cores=0,2,4,6
/proc/16482/stat : 16482 (toysat) R 16479 16482 7213 0 -1 4202496 245823 0 0 0 113 35 0 0 20 0 4 0 11454645 1248399360 246148 33554432000 4194304 16246674 140733983104304 140733983103616 5822604 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16482/statm: 304785 246148 875 2943 0 301679 0
[pid=16482/tid=16483] ppid=16479 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16483/stat : 16483 (toysat) S 16479 16482 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11454645 1248399360 246148 33554432000 4194304 16246674 140733983104304 139868056300784 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=16482/tid=16484] ppid=16479 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16484/stat : 16484 (toysat) S 16479 16482 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11454645 1248399360 246148 33554432000 4194304 16246674 140733983104304 139868045810928 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=16482/tid=16485] ppid=16479 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16485/stat : 16485 (toysat) S 16479 16482 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11454645 1248399360 246148 33554432000 4194304 16246674 140733983104304 139867958799536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1219140

[startup+3.1004 s]
/proc/loadavg: 2.24 2.25 2.19 3/184 16486
/proc/meminfo: memFree=29002028/32872528 swapFree=876280/941688
[pid=16482] ppid=16479 vsize=1306180 CPUtime=3.08 cores=0,2,4,6
/proc/16482/stat : 16482 (toysat) R 16479 16482 7213 0 -1 4202496 267508 0 0 0 269 39 0 0 20 0 4 0 11454645 1337528320 267833 33554432000 4194304 16246674 140733983104304 140733983086208 5545988 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16482/statm: 326545 267833 875 2943 0 323439 0
[pid=16482/tid=16483] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16483/stat : 16483 (toysat) S 16479 16482 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267833 33554432000 4194304 16246674 140733983104304 139868056300784 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=16482/tid=16484] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16484/stat : 16484 (toysat) S 16479 16482 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267833 33554432000 4194304 16246674 140733983104304 139868045810928 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=16482/tid=16485] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16485/stat : 16485 (toysat) S 16479 16482 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267833 33554432000 4194304 16246674 140733983104304 139867958799536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1306180

[startup+6.30042 s]
/proc/loadavg: 2.24 2.25 2.19 4/183 16486
/proc/meminfo: memFree=28914392/32872528 swapFree=876280/941688
[pid=16482] ppid=16479 vsize=1306180 CPUtime=6.28 cores=0,2,4,6
/proc/16482/stat : 16482 (toysat) R 16479 16482 7213 0 -1 4202496 267551 0 0 0 589 39 0 0 20 0 4 0 11454645 1337528320 267876 33554432000 4194304 16246674 140733983104304 140733983086208 13808416 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16482/statm: 326545 267876 875 2943 0 323439 0
[pid=16482/tid=16483] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16483/stat : 16483 (toysat) S 16479 16482 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267876 33554432000 4194304 16246674 140733983104304 139868056300784 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=16482/tid=16484] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16484/stat : 16484 (toysat) S 16479 16482 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267876 33554432000 4194304 16246674 140733983104304 139868045810928 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=16482/tid=16485] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16485/stat : 16485 (toysat) S 16479 16482 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267876 33554432000 4194304 16246674 140733983104304 139867958799536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1306180

[startup+12.7005 s]
/proc/loadavg: 2.28 2.26 2.19 4/183 16486
/proc/meminfo: memFree=28913936/32872528 swapFree=876280/941688
[pid=16482] ppid=16479 vsize=1306180 CPUtime=12.68 cores=0,2,4,6
/proc/16482/stat : 16482 (toysat) R 16479 16482 7213 0 -1 4202496 267665 0 0 0 1229 39 0 0 20 0 4 0 11454645 1337528320 267990 33554432000 4194304 16246674 140733983104304 140733983087304 13943664 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16482/statm: 326545 267990 875 2943 0 323439 0
[pid=16482/tid=16483] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16483/stat : 16483 (toysat) S 16479 16482 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267990 33554432000 4194304 16246674 140733983104304 139868056300784 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=16482/tid=16484] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16484/stat : 16484 (toysat) S 16479 16482 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267990 33554432000 4194304 16246674 140733983104304 139868045810928 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=16482/tid=16485] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16485/stat : 16485 (toysat) S 16479 16482 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267990 33554432000 4194304 16246674 140733983104304 139867958799536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.24 2.25 2.19 3/183 16486
/proc/meminfo: memFree=28914172/32872528 swapFree=876280/941688
[pid=16482] ppid=16479 vsize=1306180 CPUtime=25.48 cores=0,2,4,6
/proc/16482/stat : 16482 (toysat) R 16479 16482 7213 0 -1 4202496 267674 0 0 0 2509 39 0 0 20 0 4 0 11454645 1337528320 267999 33554432000 4194304 16246674 140733983104304 140733983087304 5523504 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16482/statm: 326545 267999 884 2943 0 323439 0
[pid=16482/tid=16483] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16483/stat : 16483 (toysat) S 16479 16482 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267999 33554432000 4194304 16246674 140733983104304 139868056300784 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=16482/tid=16484] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16484/stat : 16484 (toysat) S 16479 16482 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267999 33554432000 4194304 16246674 140733983104304 139868045810928 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=16482/tid=16485] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16485/stat : 16485 (toysat) S 16479 16482 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267999 33554432000 4194304 16246674 140733983104304 139867958799536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1306180

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

[startup+25.6005 s]
/proc/loadavg: 2.24 2.25 2.19 3/183 16486
/proc/meminfo: memFree=28914172/32872528 swapFree=876280/941688
[pid=16482] ppid=16479 vsize=1306180 CPUtime=25.58 cores=0,2,4,6
/proc/16482/stat : 16482 (toysat) R 16479 16482 7213 0 -1 4202496 267674 0 0 0 2519 39 0 0 20 0 4 0 11454645 1337528320 267999 33554432000 4194304 16246674 140733983104304 140733983087304 13943664 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16482/statm: 326545 267999 884 2943 0 323439 0
[pid=16482/tid=16483] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16483/stat : 16483 (toysat) S 16479 16482 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267999 33554432000 4194304 16246674 140733983104304 139868056300784 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=16482/tid=16484] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16484/stat : 16484 (toysat) S 16479 16482 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267999 33554432000 4194304 16246674 140733983104304 139868045810928 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=16482/tid=16485] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16485/stat : 16485 (toysat) S 16479 16482 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267999 33554432000 4194304 16246674 140733983104304 139867958799536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1306180

[startup+32.0073 s]
/proc/loadavg: 2.28 2.26 2.19 3/183 16535
/proc/meminfo: memFree=28917984/32872528 swapFree=876280/941688
[pid=16482] ppid=16479 vsize=1306180 CPUtime=31.99 cores=0,2,4,6
/proc/16482/stat : 16482 (toysat) R 16479 16482 7213 0 -1 4202496 267674 0 0 0 3159 40 0 0 20 0 4 0 11454645 1337528320 267999 33554432000 4194304 16246674 140733983104304 140733983087304 5711964 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16482/statm: 326545 267999 884 2943 0 323439 0
[pid=16482/tid=16483] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16483/stat : 16483 (toysat) S 16479 16482 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267999 33554432000 4194304 16246674 140733983104304 139868056300784 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=16482/tid=16484] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16484/stat : 16484 (toysat) S 16479 16482 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267999 33554432000 4194304 16246674 140733983104304 139868045810928 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=16482/tid=16485] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16485/stat : 16485 (toysat) S 16479 16482 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267999 33554432000 4194304 16246674 140733983104304 139867958799536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 1306180

[startup+35.2004 s]
/proc/loadavg: 2.28 2.26 2.19 3/183 16535
/proc/meminfo: memFree=28917860/32872528 swapFree=876280/941688
[pid=16482] ppid=16479 vsize=1306180 CPUtime=35.19 cores=0,2,4,6
/proc/16482/stat : 16482 (toysat) R 16479 16482 7213 0 -1 4202496 267674 0 0 0 3479 40 0 0 20 0 4 0 11454645 1337528320 267999 33554432000 4194304 16246674 140733983104304 140733983086208 12477688 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16482/statm: 326545 267999 884 2943 0 323439 0
[pid=16482/tid=16483] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16483/stat : 16483 (toysat) S 16479 16482 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267999 33554432000 4194304 16246674 140733983104304 139868056300784 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=16482/tid=16484] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16484/stat : 16484 (toysat) S 16479 16482 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267999 33554432000 4194304 16246674 140733983104304 139868045810928 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=16482/tid=16485] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16485/stat : 16485 (toysat) S 16479 16482 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 267999 33554432000 4194304 16246674 140733983104304 139867958799536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 35.19
Current children cumulated vsize (KiB) 1306180

[startup+36.8004 s]
/proc/loadavg: 2.28 2.26 2.19 3/183 16535
/proc/meminfo: memFree=28918108/32872528 swapFree=876280/941688
[pid=16482] ppid=16479 vsize=1306180 CPUtime=36.78 cores=0,2,4,6
/proc/16482/stat : 16482 (toysat) R 16479 16482 7213 0 -1 4202496 267675 0 0 0 3638 40 0 0 20 0 4 0 11454645 1337528320 268000 33554432000 4194304 16246674 140733983104304 140733983086208 5600384 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16482/statm: 326545 268000 885 2943 0 323439 0
[pid=16482/tid=16483] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16483/stat : 16483 (toysat) S 16479 16482 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 268000 33554432000 4194304 16246674 140733983104304 139868056300784 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=16482/tid=16484] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16484/stat : 16484 (toysat) S 16479 16482 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 268000 33554432000 4194304 16246674 140733983104304 139868045810928 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=16482/tid=16485] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16485/stat : 16485 (toysat) S 16479 16482 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 268000 33554432000 4194304 16246674 140733983104304 139867958799536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 36.78
Current children cumulated vsize (KiB) 1306180

[startup+37.6004 s]
/proc/loadavg: 2.34 2.27 2.19 3/183 16535
/proc/meminfo: memFree=28918108/32872528 swapFree=876280/941688
[pid=16482] ppid=16479 vsize=1306180 CPUtime=37.58 cores=0,2,4,6
/proc/16482/stat : 16482 (toysat) R 16479 16482 7213 0 -1 4202496 267675 0 0 0 3718 40 0 0 20 0 4 0 11454645 1337528320 268000 33554432000 4194304 16246674 140733983104304 140733983086208 5717462 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16482/statm: 326545 268000 885 2943 0 323439 0
[pid=16482/tid=16483] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16483/stat : 16483 (toysat) S 16479 16482 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 268000 33554432000 4194304 16246674 140733983104304 139868056300784 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=16482/tid=16484] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16484/stat : 16484 (toysat) S 16479 16482 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 268000 33554432000 4194304 16246674 140733983104304 139868045810928 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=16482/tid=16485] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16485/stat : 16485 (toysat) S 16479 16482 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 268000 33554432000 4194304 16246674 140733983104304 139867958799536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 37.58
Current children cumulated vsize (KiB) 1306180

[startup+38.0004 s]
/proc/loadavg: 2.34 2.27 2.19 3/183 16535
/proc/meminfo: memFree=28918108/32872528 swapFree=876280/941688
[pid=16482] ppid=16479 vsize=1306180 CPUtime=37.98 cores=0,2,4,6
/proc/16482/stat : 16482 (toysat) R 16479 16482 7213 0 -1 4202496 267675 0 0 0 3758 40 0 0 20 0 4 0 11454645 1337528320 268000 33554432000 4194304 16246674 140733983104304 140733983086208 13780568 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16482/statm: 326545 268000 885 2943 0 323439 0
[pid=16482/tid=16483] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16483/stat : 16483 (toysat) S 16479 16482 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 268000 33554432000 4194304 16246674 140733983104304 139868056300784 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=16482/tid=16484] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16484/stat : 16484 (toysat) S 16479 16482 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 268000 33554432000 4194304 16246674 140733983104304 139868045810928 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=16482/tid=16485] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16485/stat : 16485 (toysat) S 16479 16482 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 268000 33554432000 4194304 16246674 140733983104304 139867958799536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 37.98
Current children cumulated vsize (KiB) 1306180

[startup+38.2004 s]
/proc/loadavg: 2.34 2.27 2.19 3/183 16535
/proc/meminfo: memFree=28918108/32872528 swapFree=876280/941688
[pid=16482] ppid=16479 vsize=1306180 CPUtime=38.18 cores=0,2,4,6
/proc/16482/stat : 16482 (toysat) R 16479 16482 7213 0 -1 4202496 267675 0 0 0 3778 40 0 0 20 0 4 0 11454645 1337528320 268000 33554432000 4194304 16246674 140733983104304 140733983086208 13191883 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16482/statm: 326545 268000 885 2943 0 323439 0
[pid=16482/tid=16483] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16483/stat : 16483 (toysat) S 16479 16482 7213 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 268000 33554432000 4194304 16246674 140733983104304 139868056300784 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=16482/tid=16484] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16484/stat : 16484 (toysat) S 16479 16482 7213 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 268000 33554432000 4194304 16246674 140733983104304 139868045810928 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=16482/tid=16485] ppid=16479 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16482/task/16485/stat : 16485 (toysat) S 16479 16482 7213 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11454645 1337528320 268000 33554432000 4194304 16246674 140733983104304 139867958799536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 38.18
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 38.297
CPU time (s): 38.2762
CPU user time (s): 37.8212
CPU system time (s): 0.45493
CPU usage (%): 99.9455
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.8212
system time used= 0.45493
maximum resident set size= 1072008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267679
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= 50

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.198969 second user time and 0.395939 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-16 18:20:57
IDJOB=4093682
IDBENCH=79231
IDSOLVER=2553
FILE ID=node113/4093682-1466094057
RUNJOBID= node113-1466075295-13238
PBS_JOBID= 19904023
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110972763--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-4093682-1466094057/watcher-4093682-1466094057 -o /tmp/evaluation-result-4093682-1466094057/solver-4093682-1466094057 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466075295-13238 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093682-1466094057.wbo

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

MD5SUM BENCH= c968c5c5686ce999c268d6dcbb002538
RANDOM SEED=617967078

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29986304 kB
Buffers:           51364 kB
Cached:           115468 kB
SwapCached:         2160 kB
Active:          1159800 kB
Inactive:          82764 kB
Active(anon):    1076488 kB
Inactive(anon):     1612 kB
Active(file):      83312 kB
Inactive(file):    81152 kB
Unevictable:      941688 kB
Mlocked:          876280 kB
SwapTotal:      67108856 kB
SwapFree:       67098740 kB
Dirty:             33232 kB
Writeback:             0 kB
AnonPages:       2018436 kB
Mapped:            10660 kB
Shmem:                 0 kB
Slab:             568628 kB
SReclaimable:      12708 kB
SUnreclaim:       555920 kB
KernelStack:        1528 kB
PageTables:         7988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2158776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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= 71708 MiB
End job on node113 at 2016-06-16 18:21:36