Trace number 4109310

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 36.3885 36.3959

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111225122--soft-66-100-0.wbo
MD5SUMc5bd7b5672b52c4fa4ed23b344c70430
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark35
Best CPU time to get the best result obtained on this benchmark5.16621
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 constraints42
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 1838
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 1837
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1250
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:40:49+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-4109310-1466343649.wbo"]
0.00/0.01	c use --random-gen="2174572087 1222642896 2947083871 2916365536 4137225323 3029330659 2990350401 3030139538 2609132541 603630454 1211907144 2100284184 1118975302 702450533 1366977496 2412509034 266717464 1069981676 2810810469 2635029376 2787465271 2373696818 2595675047 669233967 1584947316 1768805916 406340001 2951198243 3471449985 2121499385 2345452973 3913282426 896726728 1316663934 904163952 3952233504 3584523059 1843022350 1512441465 1814449228 1650061521 1898485999 1628341637 2858418296 781244783 3587762516 3366103023 3119160955 1721416995 1969101166 2176987514 1393280325 1407458867 1038210133 1097416037 944664874 4160325054 3114114807 4084019903 2603778523 2302999591 3302833949 321941380 588617109 1466645554 1260206695 3489874650 2434351187 2669483824 973447199 2545870771 2983919027 4101970837 2056174088 4007778187 91110972 4251890265 3691651917 746143538 371959621 3102136051 1226552279 3598722325 251514233 286962412 404441621 799396488 447675273 46042311 2211205305 809495398 3190872385 1660577616 1719171449 407831720 1798404709 876727315 3883620258 1552448635 2580554187 2913551794 904191310 1975138466 1999868835 3094551361 2891367690 1939079573 1803357384 3667682068 1838603546 3501436496 1536357259 2328546649 3065438987 1671741523 339630481 1736318747 2379984318 999166261 1531274980 2346752243 299764315 3080775981 1603711660 1704642204 3035446320 2176101635 295376241 1230929709 741529505 1958613953 3569937742 151385878 1904190329 3842586157 572227662 2596354685 1966166757 575119309 1024216453 3527300546 3540236494 3350723534 502330543 2747075574 2527507159 1593339255 2809135258 787671147 3474677949 3204170058 4001736963 1595228282 4271631432 3744097279 3088111587 184957319 149046714 1318303235 2609344445 4281573068 1204706520 2626153593 2540466252 1896529748 941540234 3228326077 1763819608 859660788 229204074 1485596910 3400703016 3258597341 164484881 1583974207 3351561082 3487211258 3128554397 746696163 463368217 1506264996 3013448997 1855064809 2967725663 69404711 1526429676 2739064046 931081846 2936930490 3957861328 3000635070 330948743 765700497 2674317037 1475485505 4151794354 2665211897 4108084981 1094925541 4269164206 3858385931 3516966133 270116111 2506633979 91160499 2498765133 1346003084 3869303414 651332271 3683537380 3265526967 1848329447 3002876161 919226876 2790326662 4069134172 1982638951 1758346758 3747364075 390519299 3692586599 576535930 73895295 3451793700 2696564386 1056870439 1313614209 4230294808 2838074907 1021019346 485880837 1787711807 2866825332 3470627168 362959713 4126327658 722323233 2686519760 2738439620 2334122350 707226827 2923179434 1362187161 2865212029 2660585772 380521276 4134356536 139858368 3725924505 1103377113 1832465096 2167486635 325616345 759974225 2928255812 1343232926 255 362436" option to reproduce the execution
0.19/0.25	c #vars 169
0.19/0.25	c #constraints 101
0.19/0.25	c BCD2: Hardening is enabled.
0.19/0.25	c BCD2: BiasedSearch is enabled.
0.19/0.25	c Solving starts ...
0.19/0.25	c ============================[ Search Statistics ]============================
0.19/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.25	c =============================================================================
0.19/0.25	c  0.0s |       0 |        0 |        0 |      104      0 |        0 |        0
0.19/0.26	c  0.0s |       1 |      189 |      100 |      104      0 |        0 |        0
0.19/0.29	c  0.0s |       2 |      476 |      250 |      115      1 |        0 |        0
0.29/0.32	c  0.1s |       3 |      806 |      475 |      127      3 |        0 |        0
0.29/0.37	c  0.1s |       3 |     1380 |      812 |      140      7 |        0 |        0
0.29/0.37	c #cpu_time = 0.122s
0.29/0.37	c #wall_clock_time = 0.122s
0.29/0.37	c #decision = 1380
0.29/0.37	c #random_decision = 3
0.29/0.37	c #conflict = 812
0.29/0.37	c #restart = 3
0.29/0.37	o 573
0.29/0.37	c BCD2: updating upper bound: 1837 -> 572
0.29/0.37	c BCD2: 0 <= obj <= 572
0.29/0.37	c BCD2: #cores=0, #unrelaxed=42, #relaxed=0, #hardened=0
0.29/0.37	c BCD2: #sat=1 #unsat=1 bias=1/2
0.29/0.37	c Solving starts ...
0.29/0.37	c ============================[ Search Statistics ]============================
0.29/0.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.37	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.37	c =============================================================================
0.29/0.37	c  0.0s |       0 |        0 |        0 |      140      0 |        0 |        0
0.29/0.39	c  0.0s |       1 |      241 |      100 |      154      1 |        0 |        0
0.39/0.41	c  0.0s |       2 |      543 |      250 |      154      2 |        0 |        0
0.39/0.45	c  0.1s |       3 |      901 |      475 |      154      4 |        0 |        0
0.49/0.50	c  0.1s |       4 |     1502 |      813 |      170      7 |        0 |        0
0.49/0.58	c  0.2s |       5 |     2412 |     1320 |      188     10 |        0 |        0
0.69/0.70	c  0.3s |       6 |     3752 |     2081 |      188     16 |        0 |        0
0.78/0.88	c  0.5s |       7 |     5526 |     3223 |      207     22 |        0 |        0
1.09/1.17	c  0.8s |       8 |     8134 |     4936 |      228     32 |        0 |        0
1.49/1.57	c  1.2s |       9 |    11895 |     7506 |      251     47 |        0 |        0
1.99/2.03	c  1.7s |      10 |    17406 |    11361 |      277     67 |        0 |        0
2.68/2.75	c  2.4s |      11 |    25615 |    17144 |      305     96 |        0 |        0
3.69/3.79	c  3.4s |      12 |    38037 |    25819 |      336    137 |        0 |        0
5.39/5.43	c  5.1s |      13 |    56361 |    38832 |      370    195 |        0 |        0
7.39/7.43	c  7.1s |      13 |    79050 |    54932 |      370    263 |        0 |        0
7.79/7.88	c  7.5s |      14 |    83864 |    58352 |      408    277 |        0 |        0
9.79/9.89	c  9.5s |      14 |   105501 |    74152 |      408    338 |        0 |        0
11.59/11.67	c 11.3s |      15 |   125054 |    87632 |      449    391 |        0 |        0
11.99/12.04	c 11.7s |      15 |   128660 |    90075 |      449    401 |        0 |        0
11.99/12.04	c #cpu_time = 11.664s
11.99/12.04	c #wall_clock_time = 11.664s
11.99/12.04	c #decision = 128660
11.99/12.04	c #random_decision = 292
11.99/12.04	c #conflict = 90075
11.99/12.04	c #restart = 15
11.99/12.04	c BCD2: found a new core of size 42: cost of the new core is >=1
11.99/12.04	c lower bound updated to 1
11.99/12.04	c BCD2: 1 <= obj <= 572
11.99/12.04	c BCD2: #cores=1, #unrelaxed=0, #relaxed=42, #hardened=0
11.99/12.04	c BCD2: #sat=1 #unsat=2 bias=2/3
11.99/12.04	c Solving starts ...
11.99/12.04	c ============================[ Search Statistics ]============================
11.99/12.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.99/12.04	c       |         |          |          |    Limit     GC | Var      | Constra 
11.99/12.04	c =============================================================================
11.99/12.04	c  0.0s |       0 |        0 |        0 |      449      0 |        0 |        0
11.99/12.05	c  0.0s |       1 |      284 |      100 |      449      0 |        0 |        0
11.99/12.07	c  0.0s |       2 |      562 |      250 |      449      1 |        0 |        0
11.99/12.09	c  0.1s |       3 |      965 |      475 |      449      1 |        0 |        0
12.09/12.11	c  0.1s |       3 |     1382 |      706 |      449      2 |        0 |        0
12.09/12.11	c #cpu_time = 0.077s
12.09/12.11	c #wall_clock_time = 0.077s
12.09/12.11	c #decision = 1382
12.09/12.11	c #random_decision = 1
12.09/12.11	c #conflict = 706
12.09/12.12	c #restart = 3
12.09/12.12	o 338
12.09/12.12	c BCD2: updating upper bound: 572 -> 337
12.09/12.12	c BCD2: 1 <= obj <= 337
12.09/12.12	c BCD2: #cores=1, #unrelaxed=0, #relaxed=42, #hardened=0
12.09/12.12	c BCD2: #sat=2 #unsat=2 bias=2/4
12.09/12.12	c Solving starts ...
12.09/12.12	c ============================[ Search Statistics ]============================
12.09/12.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.09/12.12	c       |         |          |          |    Limit     GC | Var      | Constra 
12.09/12.12	c =============================================================================
12.09/12.12	c  0.0s |       0 |        0 |        0 |      449      0 |        0 |        2
12.09/12.12	c  0.0s |       0 |      103 |       55 |      449      1 |        0 |        2
12.09/12.12	c #cpu_time = 0.008s
12.09/12.12	c #wall_clock_time = 0.008s
12.09/12.12	c #decision = 103
12.09/12.12	c #random_decision = 0
12.09/12.12	c #conflict = 55
12.09/12.12	c #restart = 0
12.09/12.12	o 256
12.09/12.12	c BCD2: updating upper bound: 337 -> 255
12.09/12.12	c BCD2: 1 <= obj <= 255
12.09/12.12	c BCD2: #cores=1, #unrelaxed=0, #relaxed=42, #hardened=0
12.09/12.12	c BCD2: #sat=3 #unsat=2 bias=2/5
12.09/12.12	c Solving starts ...
12.09/12.12	c ============================[ Search Statistics ]============================
12.09/12.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.09/12.12	c       |         |          |          |    Limit     GC | Var      | Constra 
12.09/12.12	c =============================================================================
12.09/12.12	c  0.0s |       0 |        0 |        0 |      449      0 |        0 |        4
12.09/12.14	c  0.0s |       1 |      150 |      100 |      449      0 |        0 |        4
12.09/12.15	c  0.0s |       2 |      391 |      250 |      449      1 |        0 |        4
12.09/12.18	c  0.1s |       3 |      727 |      475 |      449      2 |        0 |        4
12.19/12.22	c  0.1s |       4 |     1238 |      813 |      449      3 |        0 |        4
12.19/12.28	c  0.2s |       5 |     2019 |     1320 |      449      5 |        0 |        4
12.29/12.38	c  0.3s |       6 |     3319 |     2081 |      449      8 |        0 |        4
12.49/12.51	c  0.4s |       7 |     5090 |     3223 |      449     12 |        0 |        4
12.69/12.71	c  0.6s |       8 |     7844 |     4936 |      449     19 |        0 |        4
12.99/13.00	c  0.9s |       9 |    12271 |     7506 |      449     29 |        0 |        4
13.39/13.43	c  1.3s |      10 |    19006 |    11361 |      449     44 |        0 |        4
14.09/14.10	c  2.0s |      11 |    28429 |    17144 |      449     67 |        0 |        4
14.79/14.81	c  2.7s |      11 |    37972 |    23483 |      449     91 |        0 |        4
14.79/14.81	c #cpu_time = 2.683s
14.79/14.81	c #wall_clock_time = 2.683s
14.79/14.81	c #decision = 37972
14.79/14.81	c #random_decision = 122
14.79/14.81	c #conflict = 23483
14.79/14.81	c #restart = 11
14.79/14.81	o 68
14.79/14.81	c BCD2: hardening fixes 11 literals
14.79/14.81	c BCD2: updating upper bound: 255 -> 67
14.79/14.81	c BCD2: 1 <= obj <= 67
14.79/14.81	c BCD2: #cores=1, #unrelaxed=0, #relaxed=31, #hardened=11
14.79/14.81	c BCD2: #sat=4 #unsat=2 bias=2/6
14.79/14.81	c Solving starts ...
14.79/14.81	c ============================[ Search Statistics ]============================
14.79/14.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.79/14.81	c       |         |          |          |    Limit     GC | Var      | Constra 
14.79/14.81	c =============================================================================
14.79/14.81	c  0.0s |       0 |        0 |        0 |      449      0 |       11 |        6
14.79/14.82	c  0.0s |       1 |      155 |      100 |      449      0 |       11 |        6
14.79/14.84	c  0.0s |       2 |      379 |      250 |      449      1 |       11 |        6
14.79/14.86	c  0.1s |       3 |      754 |      475 |      449      1 |       11 |        6
14.89/14.90	c  0.1s |       4 |     1384 |      813 |      449      3 |       11 |        6
14.89/14.95	c  0.1s |       5 |     2187 |     1320 |      449      5 |       11 |        6
14.99/15.03	c  0.2s |       6 |     3482 |     2081 |      449      7 |       11 |        6
15.09/15.15	c  0.3s |       7 |     5319 |     3223 |      449     12 |       11 |        6
15.29/15.34	c  0.5s |       8 |     7981 |     4936 |      449     18 |       11 |        6
15.49/15.60	c  0.8s |       9 |    11954 |     7506 |      449     27 |       11 |        6
15.99/16.00	c  1.2s |      10 |    17895 |    11361 |      449     41 |       11 |        6
16.59/16.61	c  1.8s |      11 |    27075 |    17144 |      494     62 |       11 |        6
17.39/17.44	c  2.6s |      11 |    39555 |    24847 |      494     88 |       11 |        6
17.39/17.44	c #cpu_time = 2.629s
17.39/17.44	c #wall_clock_time = 2.629s
17.39/17.44	c #decision = 39555
17.39/17.44	c #random_decision = 107
17.39/17.44	c #conflict = 24847
17.39/17.44	c #restart = 11
17.39/17.44	o 35
17.39/17.44	c BCD2: hardening fixes 11 literals
17.39/17.44	c BCD2: updating upper bound: 67 -> 34
17.39/17.44	c BCD2: 1 <= obj <= 34
17.39/17.44	c BCD2: #cores=1, #unrelaxed=0, #relaxed=20, #hardened=22
17.39/17.44	c BCD2: #sat=5 #unsat=2 bias=2/7
17.39/17.44	c Solving starts ...
17.39/17.44	c ============================[ Search Statistics ]============================
17.39/17.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.39/17.44	c       |         |          |          |    Limit     GC | Var      | Constra 
17.39/17.44	c =============================================================================
17.39/17.44	c  0.0s |       0 |        0 |        0 |      494      0 |       22 |        8
17.39/17.45	c  0.0s |       1 |      152 |      100 |      494      0 |       22 |        8
17.39/17.47	c  0.0s |       2 |      361 |      250 |      494      1 |       22 |        8
17.39/17.49	c  0.1s |       3 |      730 |      475 |      494      2 |       22 |        8
17.48/17.53	c  0.1s |       4 |     1238 |      813 |      494      3 |       22 |        8
17.48/17.58	c  0.1s |       5 |     1974 |     1320 |      494      4 |       22 |        8
17.58/17.67	c  0.2s |       6 |     3095 |     2081 |      494      7 |       22 |        8
17.69/17.79	c  0.4s |       7 |     4900 |     3223 |      494     11 |       22 |        8
17.88/17.98	c  0.5s |       8 |     7385 |     4936 |      494     16 |       22 |        8
18.18/18.28	c  0.8s |       9 |    10893 |     7506 |      494     25 |       22 |        8
18.68/18.70	c  1.3s |      10 |    16816 |    11361 |      494     37 |       22 |        8
19.28/19.39	c  2.0s |      11 |    25090 |    17144 |      494     56 |       22 |        8
20.18/20.23	c  2.8s |      11 |    35443 |    24399 |      494     80 |       23 |       10
20.18/20.23	c #cpu_time = 2.795s
20.18/20.23	c #wall_clock_time = 2.795s
20.18/20.23	c #decision = 35443
20.18/20.23	c #random_decision = 79
20.18/20.23	c #conflict = 24399
20.18/20.23	c #restart = 11
20.18/20.23	c BCD2: updating lower bound of a core
20.18/20.23	c lower bound updated to 12
20.18/20.23	c BCD2: 12 <= obj <= 34
20.18/20.23	c BCD2: #cores=1, #unrelaxed=0, #relaxed=20, #hardened=22
20.18/20.23	c BCD2: #sat=5 #unsat=3 bias=3/8
20.18/20.23	c Solving starts ...
20.18/20.23	c ============================[ Search Statistics ]============================
20.18/20.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.18/20.23	c       |         |          |          |    Limit     GC | Var      | Constra 
20.18/20.23	c =============================================================================
20.18/20.23	c  0.0s |       0 |        0 |        0 |      494      0 |       23 |       10
20.18/20.25	c  0.0s |       1 |      158 |      100 |      494      0 |       23 |       10
20.18/20.27	c  0.0s |       2 |      384 |      250 |      494      1 |       23 |       10
20.18/20.29	c  0.1s |       3 |      701 |      475 |      494      2 |       23 |       10
20.28/20.34	c  0.1s |       4 |     1206 |      813 |      494      3 |       23 |       10
20.38/20.40	c  0.2s |       5 |     1841 |     1320 |      494      4 |       23 |       10
20.38/20.48	c  0.2s |       6 |     3019 |     2081 |      494      7 |       23 |       10
20.58/20.61	c  0.4s |       7 |     4755 |     3223 |      494     11 |       23 |       10
20.68/20.79	c  0.6s |       8 |     7451 |     4936 |      494     16 |       23 |       10
20.99/21.09	c  0.9s |       9 |    11196 |     7506 |      494     25 |       23 |       10
21.48/21.53	c  1.3s |      10 |    16655 |    11361 |      494     38 |       23 |       10
22.09/22.20	c  2.0s |      11 |    24692 |    17144 |      494     57 |       23 |       10
23.08/23.19	c  3.0s |      12 |    37117 |    25819 |      494     85 |       23 |       10
23.88/23.91	c  3.7s |      12 |    45674 |    31970 |      544    105 |       24 |       12
23.88/23.91	c #cpu_time = 3.679s
23.88/23.91	c #wall_clock_time = 3.679s
23.88/23.91	c #decision = 45674
23.88/23.91	c #random_decision = 125
23.88/23.91	c #conflict = 31970
23.88/23.91	c #restart = 12
23.88/23.91	c BCD2: updating lower bound of a core
23.88/23.91	c lower bound updated to 22
23.88/23.91	c BCD2: 22 <= obj <= 34
23.88/23.91	c BCD2: #cores=1, #unrelaxed=0, #relaxed=20, #hardened=22
23.88/23.91	c BCD2: #sat=5 #unsat=4 bias=4/9
23.88/23.91	c Solving starts ...
23.88/23.91	c ============================[ Search Statistics ]============================
23.88/23.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.88/23.91	c       |         |          |          |    Limit     GC | Var      | Constra 
23.88/23.91	c =============================================================================
23.88/23.91	c  0.0s |       0 |        0 |        0 |      544      0 |       24 |       12
23.88/23.93	c  0.0s |       1 |      156 |      100 |      544      0 |       24 |       12
23.88/23.95	c  0.0s |       2 |      406 |      250 |      544      1 |       24 |       12
23.88/23.97	c  0.1s |       3 |      728 |      475 |      544      1 |       24 |       12
23.98/24.01	c  0.1s |       4 |     1244 |      813 |      544      2 |       24 |       12
23.98/24.06	c  0.2s |       5 |     2011 |     1320 |      544      4 |       24 |       12
24.08/24.15	c  0.2s |       6 |     3178 |     2081 |      544      6 |       24 |       12
24.18/24.27	c  0.4s |       7 |     4909 |     3223 |      544     10 |       24 |       12
24.39/24.47	c  0.6s |       8 |     7558 |     4936 |      544     15 |       24 |       12
24.68/24.74	c  0.8s |       9 |    11277 |     7506 |      544     23 |       24 |       12
25.08/25.15	c  1.2s |      10 |    16889 |    11361 |      544     35 |       24 |       12
25.78/25.80	c  1.9s |      11 |    25057 |    17144 |      544     52 |       24 |       12
26.78/26.81	c  2.9s |      12 |    37394 |    25819 |      544     79 |       24 |       12
28.28/28.31	c  4.4s |      13 |    56537 |    38832 |      544    118 |       24 |       12
28.98/29.02	c  5.1s |      13 |    65734 |    44892 |      544    137 |       25 |       14
28.98/29.02	c #cpu_time = 5.104s
28.98/29.02	c #wall_clock_time = 5.104s
28.98/29.02	c #decision = 65734
28.98/29.02	c #random_decision = 174
28.98/29.02	c #conflict = 44892
28.98/29.02	c #restart = 13
28.98/29.02	c BCD2: updating lower bound of a core
28.98/29.02	c lower bound updated to 29
28.98/29.02	c BCD2: 29 <= obj <= 34
28.98/29.02	c BCD2: #cores=1, #unrelaxed=0, #relaxed=20, #hardened=22
28.98/29.02	c BCD2: #sat=5 #unsat=5 bias=5/10
28.98/29.02	c Solving starts ...
28.98/29.02	c ============================[ Search Statistics ]============================
28.98/29.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.98/29.02	c       |         |          |          |    Limit     GC | Var      | Constra 
28.98/29.02	c =============================================================================
28.98/29.02	c  0.0s |       0 |        0 |        0 |      544      0 |       25 |       14
28.98/29.03	c  0.0s |       1 |      170 |      100 |      544      0 |       25 |       14
28.98/29.05	c  0.0s |       2 |      401 |      250 |      544      1 |       25 |       14
28.98/29.07	c  0.1s |       3 |      724 |      475 |      544      2 |       25 |       14
29.08/29.11	c  0.1s |       4 |     1255 |      813 |      544      3 |       25 |       14
29.08/29.17	c  0.1s |       5 |     2060 |     1320 |      544      4 |       25 |       14
29.18/29.25	c  0.2s |       6 |     3185 |     2081 |      544      7 |       25 |       14
29.28/29.37	c  0.4s |       7 |     4950 |     3223 |      544     10 |       25 |       14
29.48/29.56	c  0.5s |       8 |     7375 |     4936 |      544     15 |       25 |       14
29.79/29.84	c  0.8s |       9 |    11059 |     7506 |      544     23 |       25 |       14
30.18/30.26	c  1.2s |      10 |    16599 |    11361 |      544     35 |       25 |       14
30.89/30.91	c  1.9s |      11 |    25488 |    17144 |      544     53 |       25 |       14
31.78/31.88	c  2.9s |      12 |    38087 |    25819 |      544     79 |       25 |       14
32.68/32.75	c  3.7s |      12 |    48450 |    33180 |      544    102 |       26 |       16
32.68/32.75	c #cpu_time = 3.729s
32.68/32.75	c #wall_clock_time = 3.728s
32.68/32.75	c #decision = 48450
32.68/32.75	c #random_decision = 129
32.68/32.75	c #conflict = 33180
32.68/32.75	c #restart = 12
32.68/32.75	c BCD2: updating lower bound of a core
32.68/32.75	c lower bound updated to 33
32.68/32.75	c BCD2: 33 <= obj <= 34
32.68/32.75	c BCD2: #cores=1, #unrelaxed=0, #relaxed=20, #hardened=22
32.68/32.75	c BCD2: #sat=5 #unsat=6 bias=6/11
32.68/32.75	c Solving starts ...
32.68/32.75	c ============================[ Search Statistics ]============================
32.68/32.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.68/32.75	c       |         |          |          |    Limit     GC | Var      | Constra 
32.68/32.75	c =============================================================================
32.68/32.75	c  0.0s |       0 |        0 |        0 |      544      0 |       26 |       16
32.68/32.76	c  0.0s |       1 |      194 |      100 |      544      0 |       26 |       16
32.68/32.78	c  0.0s |       2 |      490 |      250 |      544      1 |       26 |       16
32.78/32.80	c  0.1s |       3 |      913 |      475 |      544      1 |       26 |       16
32.78/32.84	c  0.1s |       4 |     1392 |      813 |      544      2 |       26 |       16
32.88/32.90	c  0.2s |       5 |     2218 |     1320 |      544      4 |       26 |       16
32.88/32.99	c  0.2s |       6 |     3426 |     2081 |      544      6 |       26 |       16
33.09/33.12	c  0.4s |       7 |     5183 |     3223 |      544     10 |       26 |       16
33.28/33.31	c  0.6s |       8 |     7703 |     4936 |      544     15 |       26 |       16
33.48/33.59	c  0.8s |       9 |    11599 |     7506 |      544     23 |       26 |       16
33.98/34.00	c  1.2s |      10 |    17561 |    11361 |      544     35 |       26 |       16
34.58/34.62	c  1.9s |      11 |    25813 |    17144 |      544     53 |       26 |       16
35.48/35.57	c  2.8s |      12 |    39173 |    25819 |      599     78 |       26 |       16
36.29/36.33	c  3.6s |      12 |    48780 |    32414 |      599     97 |       27 |       18
36.29/36.33	c #cpu_time = 3.586s
36.29/36.33	c #wall_clock_time = 3.586s
36.29/36.33	c #decision = 48780
36.29/36.33	c #random_decision = 140
36.29/36.33	c #conflict = 32414
36.29/36.33	c #restart = 12
36.29/36.33	c BCD2: updating lower bound of a core
36.29/36.33	c lower bound updated to 35
36.29/36.33	s OPTIMUM FOUND
36.29/36.33	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
36.29/36.33	v -x11 -x12 x13 -x14 -x15 -x16 -x17 x18 -x19 -x20
36.29/36.33	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30
36.29/36.33	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
36.29/36.33	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
36.29/36.33	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
36.29/36.33	v -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70
36.29/36.33	v x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
36.29/36.33	v -x81 -x82 -x83 -x84 -x85 -x86 x87 -x88 -x89 -x90
36.29/36.33	v -x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 -x100
36.29/36.33	v -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110
36.29/36.33	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
36.29/36.33	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130
36.29/36.33	v -x131 -x132 -x133 x134 -x135 -x136 -x137 x138 -x139 -x140
36.29/36.33	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
36.29/36.33	v -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
36.29/36.33	v -x161 -x162 x163 -x164 -x165 -x166 -x167 -x168 -x169
36.29/36.33	c total CPU time = 36.336s
36.29/36.33	c total wall clock time = 36.335s

Verifier Data

OK	35

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

pid=2339
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.31 2.30 1.97 4/180 2342
/proc/meminfo: memFree=29103220/32872528 swapFree=1499884/1696108
[pid=2342] ppid=2339 vsize=671164 CPUtime=0 cores=0,2,4,6
/proc/2342/stat : 2342 (toysat) R 2339 2342 2004 0 -1 4202496 2493 0 0 0 0 0 0 0 20 0 4 0 36410657 687271936 2855 33554432000 4194304 16246674 140733663890944 140733663890368 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2342/statm: 168303 2863 441 2943 0 165197 0
[pid=2342/tid=2343] ppid=2339 vsize=689596 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2343/stat : 2343 (toysat) S 2339 2342 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36410657 706146304 2925 33554432000 4194304 16246674 140733663890944 139949550578928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2342/tid=2344] ppid=2339 vsize=693692 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2344/stat : 2344 (toysat) S 2339 2342 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36410657 710340608 2944 33554432000 4194304 16246674 140733663890944 139949540089072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2342/tid=2345] ppid=2339 vsize=697788 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2345/stat : 2345 (toysat) S 2339 2342 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36410657 714534912 2960 33554432000 4194304 16246674 140733663890944 139949529615536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0

[startup+0.100126 s]
/proc/loadavg: 2.31 2.30 1.97 4/180 2342
/proc/meminfo: memFree=29103220/32872528 swapFree=1499884/1696108
[pid=2342] ppid=2339 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/2342/stat : 2342 (toysat) R 2339 2342 2004 0 -1 4202496 18221 0 0 0 7 2 0 0 20 0 4 0 36410657 1247350784 18576 33554432000 4194304 16246674 140733663890944 140733663890368 12459048 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2342/statm: 304529 18577 605 2943 0 301423 0
[pid=2342/tid=2343] ppid=2339 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2343/stat : 2343 (toysat) S 2339 2342 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36410657 1247350784 18578 33554432000 4194304 16246674 140733663890944 139949550578928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2342/tid=2344] ppid=2339 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2344/stat : 2344 (toysat) S 2339 2342 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36410657 1247350784 18584 33554432000 4194304 16246674 140733663890944 139949540089072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2342/tid=2345] ppid=2339 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2345/stat : 2345 (toysat) S 2339 2342 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36410657 1247350784 18588 33554432000 4194304 16246674 140733663890944 139949529615536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200444 s]
/proc/loadavg: 2.31 2.30 1.97 4/180 2342
/proc/meminfo: memFree=29103220/32872528 swapFree=1499884/1696108
[pid=2342] ppid=2339 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/2342/stat : 2342 (toysat) R 2339 2342 2004 0 -1 4202496 26132 0 0 0 16 3 0 0 20 0 4 0 36410657 1247350784 26486 33554432000 4194304 16246674 140733663890944 140733663872832 12459048 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2342/statm: 304529 26488 605 2943 0 301423 0
[pid=2342/tid=2343] ppid=2339 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2343/stat : 2343 (toysat) S 2339 2342 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36410657 1247350784 26493 33554432000 4194304 16246674 140733663890944 139949550578928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2342/tid=2344] ppid=2339 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2344/stat : 2344 (toysat) S 2339 2342 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36410657 1247350784 26493 33554432000 4194304 16246674 140733663890944 139949540089072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2342/tid=2345] ppid=2339 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2345/stat : 2345 (toysat) S 2339 2342 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36410657 1247350784 26498 33554432000 4194304 16246674 140733663890944 139949529615536 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.300423 s]
/proc/loadavg: 2.31 2.30 1.97 4/180 2342
/proc/meminfo: memFree=29103220/32872528 swapFree=1499884/1696108
[pid=2342] ppid=2339 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/2342/stat : 2342 (toysat) R 2339 2342 2004 0 -1 4202496 36443 0 0 0 24 5 0 0 20 0 4 0 36410657 1247350784 36791 33554432000 4194304 16246674 140733663890944 140733663872832 5669490 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2342/statm: 304529 36794 783 2943 0 301423 0
[pid=2342/tid=2343] ppid=2339 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2343/stat : 2343 (toysat) S 2339 2342 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36410657 1247350784 36799 33554432000 4194304 16246674 140733663890944 139949550578928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2342/tid=2344] ppid=2339 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2344/stat : 2344 (toysat) S 2339 2342 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36410657 1247350784 36800 33554432000 4194304 16246674 140733663890944 139949540089072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2342/tid=2345] ppid=2339 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2345/stat : 2345 (toysat) S 2339 2342 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36410657 1247350784 36801 33554432000 4194304 16246674 140733663890944 139949529615536 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.700329 s]
/proc/loadavg: 2.31 2.30 1.97 4/180 2342
/proc/meminfo: memFree=29103220/32872528 swapFree=1499884/1696108
[pid=2342] ppid=2339 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/2342/stat : 2342 (toysat) R 2339 2342 2004 0 -1 4202496 98287 0 0 0 56 13 0 0 20 0 4 0 36410657 1247350784 98634 33554432000 4194304 16246674 140733663890944 140733663872832 13759916 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2342/statm: 304529 98643 812 2943 0 301423 0
[pid=2342/tid=2343] ppid=2339 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2343/stat : 2343 (toysat) S 2339 2342 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36410657 1247350784 98649 33554432000 4194304 16246674 140733663890944 139949550578928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2342/tid=2344] ppid=2339 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2344/stat : 2344 (toysat) S 2339 2342 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36410657 1247350784 98652 33554432000 4194304 16246674 140733663890944 139949540089072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2342/tid=2345] ppid=2339 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2345/stat : 2345 (toysat) S 2339 2342 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36410657 1247350784 98655 33554432000 4194304 16246674 140733663890944 139949529615536 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.50033 s]
/proc/loadavg: 2.31 2.30 1.97 3/184 2346
/proc/meminfo: memFree=28430572/32872528 swapFree=1499884/1696108
[pid=2342] ppid=2339 vsize=1218116 CPUtime=1.49 cores=0,2,4,6
/proc/2342/stat : 2342 (toysat) R 2339 2342 2004 0 -1 4202496 239810 0 0 0 116 33 0 0 20 0 4 0 36410657 1247350784 240157 33554432000 4194304 16246674 140733663890944 140733663873944 5662075 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2342/statm: 304529 240167 813 2943 0 301423 0
[pid=2342/tid=2343] ppid=2339 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2343/stat : 2343 (toysat) S 2339 2342 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36410657 1247350784 240172 33554432000 4194304 16246674 140733663890944 139949550578928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2342/tid=2344] ppid=2339 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2344/stat : 2344 (toysat) S 2339 2342 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36410657 1247350784 240175 33554432000 4194304 16246674 140733663890944 139949540089072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2342/tid=2345] ppid=2339 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2345/stat : 2345 (toysat) S 2339 2342 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36410657 1247350784 240176 33554432000 4194304 16246674 140733663890944 139949529615536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1218116

[startup+3.1004 s]
/proc/loadavg: 2.44 2.33 1.98 4/184 2395
/proc/meminfo: memFree=29009536/32872528 swapFree=1499884/1696108
[pid=2342] ppid=2339 vsize=1305156 CPUtime=3.08 cores=0,2,4,6
/proc/2342/stat : 2342 (toysat) R 2339 2342 2004 0 -1 4202496 267318 0 0 0 271 37 0 0 20 0 4 0 36410657 1336479744 267643 33554432000 4194304 16246674 140733663890944 140733663873944 5546214 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2342/statm: 326289 267643 871 2943 0 323183 0
[pid=2342/tid=2343] ppid=2339 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2343/stat : 2343 (toysat) S 2339 2342 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36410657 1336479744 267643 33554432000 4194304 16246674 140733663890944 139949550578928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2342/tid=2344] ppid=2339 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2344/stat : 2344 (toysat) S 2339 2342 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36410657 1336479744 267643 33554432000 4194304 16246674 140733663890944 139949540089072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2342/tid=2345] ppid=2339 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2345/stat : 2345 (toysat) S 2339 2342 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36410657 1336479744 267643 33554432000 4194304 16246674 140733663890944 139949529615536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1305156

[startup+6.3004 s]
/proc/loadavg: 2.44 2.33 1.98 4/184 2395
/proc/meminfo: memFree=28035700/32872528 swapFree=1499884/1696108
[pid=2342] ppid=2339 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/2342/stat : 2342 (toysat) R 2339 2342 2004 0 -1 4202496 267525 0 0 0 591 38 0 0 20 0 4 0 36410657 1337528320 267850 33554432000 4194304 16246674 140733663890944 140733663873944 6836496 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2342/statm: 326545 267850 871 2943 0 323439 0
[pid=2342/tid=2343] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2343/stat : 2343 (toysat) S 2339 2342 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267850 33554432000 4194304 16246674 140733663890944 139949550578928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2342/tid=2344] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2344/stat : 2344 (toysat) S 2339 2342 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267850 33554432000 4194304 16246674 140733663890944 139949540089072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2342/tid=2345] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2345/stat : 2345 (toysat) S 2339 2342 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267850 33554432000 4194304 16246674 140733663890944 139949529615536 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.45 2.33 1.99 3/183 2395
/proc/meminfo: memFree=28034408/32872528 swapFree=1499884/1696108
[pid=2342] ppid=2339 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/2342/stat : 2342 (toysat) R 2339 2342 2004 0 -1 4202496 267574 0 0 0 1231 38 0 0 20 0 4 0 36410657 1337528320 267899 33554432000 4194304 16246674 140733663890944 140733663873936 5995280 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2342/statm: 326545 267899 880 2943 0 323439 0
[pid=2342/tid=2343] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2343/stat : 2343 (toysat) S 2339 2342 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267899 33554432000 4194304 16246674 140733663890944 139949550578928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2342/tid=2344] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2344/stat : 2344 (toysat) S 2339 2342 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267899 33554432000 4194304 16246674 140733663890944 139949540089072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2342/tid=2345] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2345/stat : 2345 (toysat) S 2339 2342 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267899 33554432000 4194304 16246674 140733663890944 139949529615536 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.5072 s]
/proc/loadavg: 2.46 2.34 1.99 3/183 2444
/proc/meminfo: memFree=28031504/32872528 swapFree=1499884/1696108
[pid=2342] ppid=2339 vsize=1306180 CPUtime=25.49 cores=0,2,4,6
/proc/2342/stat : 2342 (toysat) R 2339 2342 2004 0 -1 4202496 267578 0 0 0 2511 38 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 140733663873944 5667484 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2342/statm: 326545 267903 883 2943 0 323439 0
[pid=2342/tid=2343] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2343/stat : 2343 (toysat) S 2339 2342 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949550578928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2342/tid=2344] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2344/stat : 2344 (toysat) S 2339 2342 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949540089072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2342/tid=2345] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2345/stat : 2345 (toysat) S 2339 2342 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949529615536 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

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

[startup+25.7004 s]
/proc/loadavg: 2.46 2.34 1.99 3/183 2444
/proc/meminfo: memFree=28031504/32872528 swapFree=1499884/1696108
[pid=2342] ppid=2339 vsize=1306180 CPUtime=25.68 cores=0,2,4,6
/proc/2342/stat : 2342 (toysat) R 2339 2342 2004 0 -1 4202496 267578 0 0 0 2530 38 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 140733663873944 5667201 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2342/statm: 326545 267903 883 2943 0 323439 0
[pid=2342/tid=2343] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2343/stat : 2343 (toysat) S 2339 2342 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949550578928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2342/tid=2344] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2344/stat : 2344 (toysat) S 2339 2342 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949540089072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2342/tid=2345] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2345/stat : 2345 (toysat) S 2339 2342 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949529615536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.68
Current children cumulated vsize (KiB) 1306180

[startup+32.1073 s]
/proc/loadavg: 2.39 2.33 1.99 4/183 2444
/proc/meminfo: memFree=28031512/32872528 swapFree=1499884/1696108
[pid=2342] ppid=2339 vsize=1306180 CPUtime=32.09 cores=0,2,4,6
/proc/2342/stat : 2342 (toysat) R 2339 2342 2004 0 -1 4202496 267578 0 0 0 3171 38 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 140733663873944 5822604 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2342/statm: 326545 267903 883 2943 0 323439 0
[pid=2342/tid=2343] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2343/stat : 2343 (toysat) S 2339 2342 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949550578928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2342/tid=2344] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2344/stat : 2344 (toysat) S 2339 2342 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949540089072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2342/tid=2345] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2345/stat : 2345 (toysat) S 2339 2342 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949529615536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 32.09
Current children cumulated vsize (KiB) 1306180

[startup+33.7004 s]
/proc/loadavg: 2.39 2.33 1.99 3/183 2444
/proc/meminfo: memFree=28031760/32872528 swapFree=1499884/1696108
[pid=2342] ppid=2339 vsize=1306180 CPUtime=33.68 cores=0,2,4,6
/proc/2342/stat : 2342 (toysat) R 2339 2342 2004 0 -1 4202496 267578 0 0 0 3330 38 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 140733663873944 5822604 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2342/statm: 326545 267903 883 2943 0 323439 0
[pid=2342/tid=2343] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2343/stat : 2343 (toysat) S 2339 2342 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949550578928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2342/tid=2344] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2344/stat : 2344 (toysat) S 2339 2342 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949540089072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2342/tid=2345] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2345/stat : 2345 (toysat) S 2339 2342 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949529615536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 33.68
Current children cumulated vsize (KiB) 1306180

[startup+35.3004 s]
/proc/loadavg: 2.39 2.33 1.99 3/183 2444
/proc/meminfo: memFree=28032016/32872528 swapFree=1499884/1696108
[pid=2342] ppid=2339 vsize=1306180 CPUtime=35.29 cores=0,2,4,6
/proc/2342/stat : 2342 (toysat) R 2339 2342 2004 0 -1 4202496 267578 0 0 0 3491 38 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 140733663872832 13943668 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2342/statm: 326545 267903 883 2943 0 323439 0
[pid=2342/tid=2343] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2343/stat : 2343 (toysat) S 2339 2342 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949550578928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2342/tid=2344] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2344/stat : 2344 (toysat) S 2339 2342 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949540089072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2342/tid=2345] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2345/stat : 2345 (toysat) S 2339 2342 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949529615536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 35.29
Current children cumulated vsize (KiB) 1306180

[startup+36.1004 s]
/proc/loadavg: 2.39 2.33 1.99 3/183 2444
/proc/meminfo: memFree=28032016/32872528 swapFree=1499884/1696108
[pid=2342] ppid=2339 vsize=1306180 CPUtime=36.09 cores=0,2,4,6
/proc/2342/stat : 2342 (toysat) R 2339 2342 2004 0 -1 4202496 267578 0 0 0 3570 39 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 140733663872832 13943664 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2342/statm: 326545 267903 883 2943 0 323439 0
[pid=2342/tid=2343] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2343/stat : 2343 (toysat) S 2339 2342 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949550578928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2342/tid=2344] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2344/stat : 2344 (toysat) S 2339 2342 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949540089072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2342/tid=2345] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2345/stat : 2345 (toysat) S 2339 2342 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949529615536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 36.09
Current children cumulated vsize (KiB) 1306180

[startup+36.3004 s]
/proc/loadavg: 2.39 2.33 1.99 3/183 2444
/proc/meminfo: memFree=28032016/32872528 swapFree=1499884/1696108
[pid=2342] ppid=2339 vsize=1306180 CPUtime=36.29 cores=0,2,4,6
/proc/2342/stat : 2342 (toysat) R 2339 2342 2004 0 -1 4202496 267578 0 0 0 3590 39 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 140733663873944 15015658 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2342/statm: 326545 267903 883 2943 0 323439 0
[pid=2342/tid=2343] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2343/stat : 2343 (toysat) S 2339 2342 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949550578928 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2342/tid=2344] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2344/stat : 2344 (toysat) S 2339 2342 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949540089072 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2342/tid=2345] ppid=2339 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2342/task/2345/stat : 2345 (toysat) S 2339 2342 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36410657 1337528320 267903 33554432000 4194304 16246674 140733663890944 139949529615536 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 36.29
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 36.3959
CPU time (s): 36.3885
CPU user time (s): 35.9395
CPU system time (s): 0.448931
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.9395
system time used= 0.448931
maximum resident set size= 1071620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267583
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= 23
involuntary context switches= 93

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.105983 second user time and 0.136979 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-19 15:40:49
IDJOB=4109310
IDBENCH=78772
IDSOLVER=2553
FILE ID=node137/4109310-1466343649
RUNJOBID= node137-1466341805-2020
PBS_JOBID= 19922016
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111225122--soft-66-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-4109310-1466343649/watcher-4109310-1466343649 -o /tmp/evaluation-result-4109310-1466343649/solver-4109310-1466343649 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466341805-2020 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4109310-1466343649.wbo

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

MD5SUM BENCH= c5bd7b5672b52c4fa4ed23b344c70430
RANDOM SEED=1260720228

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29103128 kB
Buffers:           68820 kB
Cached:           190056 kB
SwapCached:         1260 kB
Active:          1193936 kB
Inactive:         137664 kB
Active(anon):    1073284 kB
Inactive(anon):     2080 kB
Active(file):     120652 kB
Inactive(file):   135584 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100128 kB
Dirty:             33144 kB
Writeback:             0 kB
AnonPages:       2768440 kB
Mapped:            10812 kB
Shmem:                 0 kB
Slab:             606024 kB
SReclaimable:      49832 kB
SUnreclaim:       556192 kB
KernelStack:        1528 kB
PageTables:         9848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2911444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 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= 71672 MiB
End job on node137 at 2016-06-19 15:41:26