Trace number 4109910

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 42.0596 42.0678

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900552735--soft-66-100-0.wbo
MD5SUMfc51ff1d1c737b59f1aece9b373640d1
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark30.2364
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints906
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 44801
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 44800
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 739
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c 2016-06-19T15:53:07+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-4109910-1466344386.wbo"]
0.00/0.01	c use --random-gen="649673845 3670496353 2036330993 4268775257 2497293991 3380430984 2723757234 1768289739 2641433063 3139735522 2556862218 1668697258 2707439088 2513132339 3124536402 4138506338 24031506 3410164851 3508666565 1135984363 76320847 3041763285 2126258322 1417980872 485427029 1582540924 3992017494 2757699913 2631494540 2510627084 3444602262 3917785226 1097822739 677835640 4196819312 991245705 412070409 3269811768 3569032250 1594715034 2368010796 3359389050 1030032485 2728311576 907709241 3560570601 1838915507 778768824 2382434661 2678957136 2026385173 2122820412 2808100512 602391767 2539577153 3044142158 2916415967 3894164320 1635010655 1187000726 2376864358 613047774 2631508417 3486931225 1901946481 2112280839 22353591 2651141648 964407061 3897313773 399020450 2767938082 3190280694 3008646218 2373328315 1528949261 2583904892 1720896361 3432929654 4265288793 1241423801 2375065349 3444220519 2284057346 1856916162 2365058583 2909870483 1940407557 1856344581 813000061 3300392551 2053631730 4071930214 2715784566 3146503082 1401637134 1504658378 2523017931 4015653878 2932404452 3258921561 2646699800 3635618115 3730433844 1463550752 3730592902 3921805165 3431034982 711072643 3064234789 2088741876 898816995 2043742850 3864618882 3785979593 2416923750 3069270372 2713570067 1962755576 4155851373 453829270 380392074 2046741591 641741441 900716184 3139178952 1704823716 3870687143 1081523093 2706738720 430992634 222424315 1253512978 959945517 982740549 2371477830 1133521472 2606362574 827461368 3194575969 1431344710 111769467 3562779089 3207162878 1546632080 1659558674 3510490670 758169535 343357082 592673179 2992811542 1752137761 3237991943 2970855037 2793362386 3463476626 271018866 3247182792 1679965029 971209500 612382359 4181829700 4131541534 2581320505 2416955003 3271243361 914069683 1186854309 1904691395 339417090 848304493 2676564661 1668773070 1324005749 2897174439 17898440 2378775786 542942112 2807795331 3756693944 3821122234 1842514735 3402026636 1383755563 1880774547 2891139380 1802792459 1894147088 695546978 3304363954 4283702643 3826370980 1709265061 3767588937 1694587068 3421994823 1690615241 3594765594 3958309368 868343754 669126363 767337417 210844154 64127226 2937065350 3879209035 1325196626 1681166257 2567058622 2665303150 850534651 3365760238 1450154857 694811647 180538216 3756180660 463255369 538099700 1151050939 2946840733 3971205652 28711748 1607182982 2757918667 3690780192 2017145043 1513530692 3996916833 3517860286 333192991 3933037875 1437863259 4174705986 4154359535 597163527 4019313626 139249168 1779599395 302084975 863899652 1248672234 2263756054 3879704494 3642603566 483367112 3360133066 2683215002 3620758618 535005887 818817951 4026063252 685780952 1497043040 3453355505 3496260500 2621354860 255 362436" option to reproduce the execution
0.09/0.13	c #vars 231
0.09/0.13	c #constraints 2707
0.09/0.18	c BCD2: Hardening is enabled.
0.09/0.18	c BCD2: BiasedSearch is enabled.
0.09/0.18	c Solving starts ...
0.09/0.18	c ============================[ Search Statistics ]============================
0.09/0.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.18	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.18	c =============================================================================
0.09/0.19	c  0.0s |       0 |        0 |        0 |     1281      0 |        0 |        0
0.18/0.21	c  0.0s |       1 |     1149 |      100 |     1281      0 |        0 |        0
0.18/0.21	c  0.0s |       1 |     2085 |      102 |     1410      0 |        0 |        0
0.18/0.21	c #cpu_time = 0.031s
0.18/0.21	c #wall_clock_time = 0.031s
0.18/0.21	c #decision = 2085
0.18/0.21	c #random_decision = 7
0.18/0.21	c #conflict = 102
0.18/0.21	c #restart = 1
0.18/0.22	o 605
0.18/0.22	c BCD2: updating upper bound: 44800 -> 604
0.18/0.22	c BCD2: 0 <= obj <= 604
0.18/0.22	c BCD2: #cores=0, #unrelaxed=906, #relaxed=0, #hardened=0
0.18/0.22	c BCD2: #sat=1 #unsat=1 bias=1/2
0.18/0.22	c Solving starts ...
0.18/0.22	c ============================[ Search Statistics ]============================
0.18/0.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.22	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.22	c =============================================================================
0.18/0.22	c  0.0s |       0 |        0 |        0 |     1410      0 |        0 |        0
0.18/0.24	c  0.0s |       1 |     1132 |      100 |     1410      0 |        0 |        0
0.18/0.26	c  0.0s |       2 |     2356 |      250 |     1552      0 |        0 |        0
0.28/0.31	c  0.1s |       3 |     3619 |      475 |     1708      0 |        0 |        0
0.39/0.41	c  0.2s |       4 |     5173 |      813 |     1879      0 |        0 |        0
0.48/0.57	c  0.4s |       5 |     6941 |     1320 |     2067      0 |        0 |        0
0.79/0.88	c  0.7s |       6 |     9086 |     2081 |     2274      0 |        0 |        0
1.39/1.42	c  1.2s |       7 |    11744 |     3223 |     2502      0 |        0 |        0
2.09/2.17	c  2.0s |       8 |    15435 |     4936 |     2753      1 |        0 |        0
3.09/3.11	c  2.9s |       9 |    21122 |     7506 |     3029      3 |        0 |        0
4.58/4.63	c  4.4s |      10 |    29143 |    11361 |     3332      5 |        0 |        0
6.48/6.52	c  6.3s |      11 |    41567 |    17144 |     3666      7 |        0 |        0
8.48/8.53	c  8.3s |      11 |    55944 |    23944 |     3666     10 |        0 |        0
9.08/9.14	c  8.9s |      12 |    59497 |    25819 |     4033     11 |        0 |        0
11.09/11.16	c 10.9s |      12 |    70950 |    31219 |     4033     13 |        0 |        0
13.08/13.19	c 13.0s |      12 |    81260 |    36319 |     4033     15 |        0 |        0
13.19/13.23	c 13.0s |      12 |    81408 |    36389 |     4033     15 |        0 |        0
13.19/13.23	c #cpu_time = 13.015s
13.19/13.23	c #wall_clock_time = 13.014s
13.19/13.23	c #decision = 81408
13.19/13.23	c #random_decision = 96
13.19/13.23	c #conflict = 36389
13.19/13.23	c #restart = 12
13.19/13.23	c BCD2: found a new core of size 754: cost of the new core is >=1
13.19/13.23	c lower bound updated to 1
13.19/13.24	c BCD2: 1 <= obj <= 604
13.19/13.24	c BCD2: #cores=1, #unrelaxed=152, #relaxed=754, #hardened=0
13.19/13.24	c BCD2: #sat=1 #unsat=2 bias=2/3
13.19/13.24	c Solving starts ...
13.19/13.24	c ============================[ Search Statistics ]============================
13.19/13.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.19/13.24	c       |         |          |          |    Limit     GC | Var      | Constra 
13.19/13.24	c =============================================================================
13.19/13.24	c  0.0s |       0 |        0 |        0 |     4033      0 |        0 |        0
13.19/13.29	c  0.1s |       0 |     2311 |       12 |     4033      1 |        0 |        0
13.19/13.29	c #cpu_time = 0.052s
13.19/13.29	c #wall_clock_time = 0.052s
13.19/13.29	c #decision = 2311
13.19/13.29	c #random_decision = 7
13.19/13.29	c #conflict = 12
13.19/13.29	c #restart = 0
13.19/13.29	o 148
13.19/13.29	c BCD2: updating upper bound: 604 -> 147
13.19/13.30	c BCD2: 1 <= obj <= 147
13.19/13.30	c BCD2: #cores=1, #unrelaxed=152, #relaxed=754, #hardened=0
13.19/13.30	c BCD2: #sat=2 #unsat=2 bias=2/4
13.19/13.30	c Solving starts ...
13.19/13.30	c ============================[ Search Statistics ]============================
13.19/13.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.19/13.30	c       |         |          |          |    Limit     GC | Var      | Constra 
13.19/13.30	c =============================================================================
13.19/13.30	c  0.0s |       0 |        0 |        0 |     4033      0 |        0 |        1
13.29/13.31	c  0.0s |       0 |      591 |        3 |     4033      0 |        0 |        1
13.29/13.31	c #cpu_time = 0.016s
13.29/13.31	c #wall_clock_time = 0.016s
13.29/13.31	c #decision = 591
13.29/13.31	c #random_decision = 0
13.29/13.31	c #conflict = 3
13.29/13.31	c #restart = 0
13.29/13.32	o 27
13.29/13.32	c BCD2: hardening fixes 665 literals
13.29/13.32	c BCD2: updating upper bound: 147 -> 26
13.29/13.32	c BCD2: 1 <= obj <= 26
13.29/13.32	c BCD2: #cores=1, #unrelaxed=42, #relaxed=199, #hardened=665
13.29/13.32	c BCD2: #sat=3 #unsat=2 bias=2/5
13.29/13.32	c Solving starts ...
13.29/13.32	c ============================[ Search Statistics ]============================
13.29/13.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.29/13.32	c       |         |          |          |    Limit     GC | Var      | Constra 
13.29/13.32	c =============================================================================
13.29/13.32	c  0.0s |       0 |        0 |        0 |     4033      0 |      665 |        2
13.29/13.34	c  0.0s |       0 |      239 |        0 |     4033      0 |      665 |        2
13.29/13.34	c #cpu_time = 0.018s
13.29/13.34	c #wall_clock_time = 0.018s
13.29/13.34	c #decision = 239
13.29/13.34	c #random_decision = 0
13.29/13.34	c #conflict = 0
13.29/13.34	c #restart = 0
13.29/13.34	o 8
13.29/13.34	c BCD2: hardening fixes 173 literals
13.29/13.34	c BCD2: updating upper bound: 26 -> 7
13.29/13.34	c BCD2: 1 <= obj <= 7
13.29/13.34	c BCD2: #cores=1, #unrelaxed=16, #relaxed=52, #hardened=838
13.29/13.34	c BCD2: #sat=4 #unsat=2 bias=2/6
13.29/13.34	c Solving starts ...
13.29/13.34	c ============================[ Search Statistics ]============================
13.29/13.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.29/13.34	c       |         |          |          |    Limit     GC | Var      | Constra 
13.29/13.34	c =============================================================================
13.29/13.34	c  0.0s |       0 |        0 |        0 |     4033      0 |      838 |        3
13.29/13.37	c  0.0s |       1 |      185 |      100 |     4033      0 |      838 |        4
13.38/13.46	c  0.1s |       2 |      546 |      250 |     4033      0 |      838 |        4
13.48/13.52	c  0.2s |       3 |      999 |      475 |     4033      0 |      838 |        4
13.58/13.61	c  0.3s |       4 |     1577 |      813 |     4033      0 |      838 |        4
13.68/13.76	c  0.4s |       5 |     2430 |     1320 |     4033      0 |      838 |        4
13.88/13.95	c  0.6s |       6 |     3865 |     2081 |     4437      0 |      838 |        4
14.29/14.32	c  1.0s |       7 |     5865 |     3223 |     4437      1 |      838 |        4
14.69/14.73	c  1.4s |       8 |     9066 |     4936 |     4437      1 |      838 |        4
15.29/15.38	c  2.0s |       9 |    13975 |     7506 |     4437      2 |      838 |        4
16.19/16.22	c  2.9s |      10 |    20942 |    11361 |     4437      4 |      838 |        4
17.60/17.66	c  4.3s |      11 |    31281 |    17144 |     4437      6 |      838 |        4
19.59/19.68	c  6.3s |      11 |    44742 |    24644 |     4881      8 |      838 |        4
19.99/20.01	c  6.7s |      12 |    46661 |    25819 |     4881      9 |      838 |        4
21.99/22.02	c  8.7s |      12 |    60004 |    33219 |     4881     11 |      838 |        4
22.79/22.85	c  9.5s |      12 |    66247 |    36434 |     4881     12 |      838 |        4
22.79/22.85	c #cpu_time = 9.508s
22.79/22.85	c #wall_clock_time = 9.508s
22.79/22.85	c #decision = 66247
22.79/22.85	c #random_decision = 135
22.79/22.85	c #conflict = 36434
22.79/22.85	c #restart = 12
22.79/22.85	c BCD2: relaxing 12 and merging with 1 cores into a new core of size 766: cost of the new core is >=2
22.79/22.85	c lower bound updated to 2
22.79/22.85	c BCD2: hardening fixes 1 literals
22.79/22.85	c BCD2: 2 <= obj <= 7
22.79/22.85	c BCD2: #cores=1, #unrelaxed=3, #relaxed=64, #hardened=839
22.79/22.85	c BCD2: #sat=4 #unsat=3 bias=3/7
22.79/22.85	c Solving starts ...
22.79/22.85	c ============================[ Search Statistics ]============================
22.79/22.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.79/22.85	c       |         |          |          |    Limit     GC | Var      | Constra 
22.79/22.85	c =============================================================================
22.79/22.85	c  0.0s |       0 |        0 |        0 |     4881      0 |      843 |        4
22.99/23.07	c  0.2s |       1 |      169 |      100 |     4881      0 |      843 |       10
23.09/23.11	c  0.3s |       2 |      380 |      250 |     4881      0 |      843 |       10
23.09/23.19	c  0.3s |       3 |      734 |      475 |     4881      0 |      843 |       10
23.29/23.33	c  0.5s |       4 |     1311 |      813 |     4881      0 |      843 |       10
23.39/23.47	c  0.6s |       5 |     2306 |     1320 |     4881      0 |      843 |       10
23.69/23.72	c  0.9s |       6 |     3623 |     2081 |     4881      1 |      843 |       10
23.99/24.04	c  1.2s |       7 |     5715 |     3223 |     4881      1 |      843 |       10
24.39/24.48	c  1.6s |       8 |     8984 |     4936 |     4881      1 |      843 |       10
24.99/25.08	c  2.2s |       9 |    14016 |     7506 |     4881      2 |      843 |       10
26.19/26.20	c  3.3s |      10 |    20326 |    11361 |     4881      4 |      843 |       10
27.68/27.73	c  4.9s |      11 |    30472 |    17144 |     5370      6 |      843 |       10
29.69/29.75	c  6.9s |      12 |    46837 |    25819 |     5370      8 |      843 |       10
31.68/31.76	c  8.9s |      12 |    61338 |    34119 |     5370     11 |      843 |       10
32.58/32.67	c  9.8s |      12 |    67729 |    37846 |     5370     12 |      844 |       11
32.58/32.67	c #cpu_time = 9.824s
32.58/32.67	c #wall_clock_time = 9.823s
32.58/32.67	c #decision = 67729
32.58/32.67	c #random_decision = 172
32.58/32.67	c #conflict = 37846
32.58/32.67	c #restart = 12
32.58/32.67	c BCD2: updating lower bound of a core
32.58/32.67	c lower bound updated to 5
32.58/32.67	c BCD2: hardening fixes 2 literals
32.58/32.67	c BCD2: 5 <= obj <= 7
32.58/32.67	c BCD2: #cores=1, #unrelaxed=1, #relaxed=64, #hardened=841
32.58/32.67	c BCD2: #sat=4 #unsat=4 bias=4/8
32.58/32.68	c Solving starts ...
32.58/32.68	c ============================[ Search Statistics ]============================
32.58/32.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.58/32.68	c       |         |          |          |    Limit     GC | Var      | Constra 
32.58/32.68	c =============================================================================
32.58/32.68	c  0.0s |       0 |        0 |        0 |     5370      0 |      846 |       11
32.88/32.90	c  0.2s |       1 |      254 |      100 |     5370      0 |      846 |       11
32.88/32.93	c  0.3s |       2 |      517 |      250 |     5370      0 |      846 |       11
32.88/32.97	c  0.3s |       2 |     1085 |      443 |     5370      0 |      846 |       11
32.88/32.97	c #cpu_time = 0.296s
32.88/32.97	c #wall_clock_time = 0.296s
32.88/32.97	c #decision = 1085
32.88/32.97	c #random_decision = 2
32.88/32.97	c #conflict = 443
32.88/32.97	c #restart = 2
32.88/32.97	o 6
32.88/32.97	c BCD2: hardening fixes 16 literals
32.88/32.97	c BCD2: updating upper bound: 7 -> 5
32.88/32.97	c BCD2: 5 <= obj <= 5
32.88/32.97	c BCD2: #cores=1, #unrelaxed=0, #relaxed=49, #hardened=857
32.88/32.97	c BCD2: #sat=5 #unsat=4 bias=4/9
32.88/32.97	c Solving starts ...
32.88/32.97	c ============================[ Search Statistics ]============================
32.88/32.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.88/32.97	c       |         |          |          |    Limit     GC | Var      | Constra 
32.88/32.97	c =============================================================================
32.88/32.97	c  0.0s |       0 |        0 |        0 |     5370      0 |      862 |       13
32.99/33.01	c  0.0s |       1 |      143 |      100 |     5370      0 |      862 |       13
32.99/33.05	c  0.1s |       2 |      363 |      250 |     5370      0 |      862 |       13
33.09/33.11	c  0.1s |       3 |      792 |      475 |     5370      0 |      862 |       13
33.18/33.27	c  0.3s |       4 |     1516 |      813 |     5370      0 |      862 |       13
33.38/33.42	c  0.4s |       5 |     2390 |     1320 |     5370      0 |      862 |       13
33.58/33.62	c  0.6s |       6 |     3587 |     2081 |     5370      0 |      862 |       13
33.88/33.96	c  1.0s |       7 |     5739 |     3223 |     5370      1 |      862 |       13
34.28/34.40	c  1.4s |       8 |     8734 |     4936 |     5370      1 |      862 |       13
35.08/35.11	c  2.1s |       9 |    13110 |     7506 |     5370      2 |      862 |       13
36.08/36.17	c  3.2s |      10 |    20114 |    11361 |     5370      3 |      862 |       13
37.78/37.82	c  4.8s |      11 |    29541 |    17144 |     5370      5 |      862 |       13
39.78/39.84	c  6.9s |      11 |    42262 |    24744 |     5908      7 |      862 |       13
40.08/40.19	c  7.2s |      12 |    43938 |    25819 |     5908      8 |      862 |       13
41.98/42.00	c  9.0s |      12 |    55341 |    32401 |     5908      9 |      863 |       15
41.98/42.00	c #cpu_time = 9.028s
41.98/42.00	c #wall_clock_time = 9.028s
41.98/42.00	c #decision = 55341
41.98/42.00	c #random_decision = 164
41.98/42.00	c #conflict = 32401
41.98/42.00	c #restart = 12
41.98/42.00	c BCD2: updating lower bound of a core
41.98/42.00	c lower bound updated to 6
41.98/42.00	s OPTIMUM FOUND
41.98/42.00	v -x1 -x2 x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
41.98/42.00	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 x20
41.98/42.00	v -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 -x30
41.98/42.00	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 x40
41.98/42.00	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
41.98/42.00	v -x51 x52 -x53 -x54 -x55 x56 -x57 -x58 -x59 -x60
41.98/42.00	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
41.98/42.00	v -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
41.98/42.00	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 x88 -x89 -x90
41.98/42.00	v -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 -x100
41.98/42.00	v -x101 x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
41.98/42.00	v -x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 -x120
41.98/42.00	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130
41.98/42.00	v -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140
41.98/42.00	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 x149 -x150
41.98/42.00	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 x160
41.98/42.00	v -x161 -x162 -x163 x164 -x165 -x166 -x167 -x168 -x169 -x170
41.98/42.00	v -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180
41.98/42.00	v -x181 -x182 -x183 -x184 x185 -x186 -x187 -x188 -x189 -x190
41.98/42.00	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 x198 -x199 -x200
41.98/42.00	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
41.98/42.00	v x211 -x212 x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220
41.98/42.00	v -x221 -x222 -x223 -x224 -x225 -x226 x227 -x228 -x229 -x230
41.98/42.00	v -x231
41.98/42.00	c total CPU time = 42.008s
41.98/42.00	c total wall clock time = 42.006s

Verifier Data

OK	6

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-4109910-1466344386/watcher-4109910-1466344386 -o /tmp/evaluation-result-4109910-1466344386/solver-4109910-1466344386 -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-4109910-1466344386.wbo 

pid=3621
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.30 2.29 2.13 2/179 3624
/proc/meminfo: memFree=29081564/32872528 swapFree=1499884/1696108
[pid=3624] ppid=3621 vsize=766396 CPUtime=0 cores=0,2,4,6
/proc/3624/stat : 3624 (toysat) R 3621 3624 2004 0 -1 4202496 2869 0 0 0 0 0 0 0 20 0 4 0 36484385 784789504 2718 33554432000 4194304 16246674 140735954991728 140735954991152 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3624/statm: 192367 2728 441 2943 0 189261 0
[pid=3624/tid=3625] ppid=3621 vsize=784828 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3625/stat : 3625 (toysat) S 3621 3624 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36484385 803663872 2788 33554432000 4194304 16246674 140735954991728 139925035920624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3624/tid=3626] ppid=3621 vsize=788924 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3626/stat : 3626 (toysat) S 3621 3624 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36484385 807858176 2805 33554432000 4194304 16246674 140735954991728 139925025430768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3624/tid=3627] ppid=3621 vsize=793020 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3627/stat : 3627 (toysat) S 3621 3624 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36484385 812052480 2822 33554432000 4194304 16246674 140735954991728 139925014957232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100126 s]
/proc/loadavg: 2.30 2.29 2.13 2/179 3624
/proc/meminfo: memFree=29081564/32872528 swapFree=1499884/1696108
[pid=3624] ppid=3621 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/3624/stat : 3624 (toysat) R 3621 3624 2004 0 -1 4202496 24795 0 0 0 6 3 0 0 20 0 4 0 36484385 1247350784 24637 33554432000 4194304 16246674 140735954991728 140735954991152 12486453 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3624/statm: 304529 24640 614 2943 0 301423 0
[pid=3624/tid=3625] ppid=3621 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3625/stat : 3625 (toysat) S 3621 3624 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36484385 1247350784 24647 33554432000 4194304 16246674 140735954991728 139925035920624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3624/tid=3626] ppid=3621 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3626/stat : 3626 (toysat) S 3621 3624 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36484385 1247350784 24652 33554432000 4194304 16246674 140735954991728 139925025430768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3624/tid=3627] ppid=3621 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3627/stat : 3627 (toysat) S 3621 3624 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36484385 1247350784 24654 33554432000 4194304 16246674 140735954991728 139925014957232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200448 s]
/proc/loadavg: 2.30 2.29 2.13 2/179 3624
/proc/meminfo: memFree=29081564/32872528 swapFree=1499884/1696108
[pid=3624] ppid=3621 vsize=1222212 CPUtime=0.18 cores=0,2,4,6
/proc/3624/stat : 3624 (toysat) R 3621 3624 2004 0 -1 4202496 40549 0 0 0 13 5 0 0 20 0 4 0 36484385 1251545088 40362 33554432000 4194304 16246674 140735954991728 140735954991040 5813335 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3624/statm: 305553 40366 847 2943 0 302447 0
[pid=3624/tid=3625] ppid=3621 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3625/stat : 3625 (toysat) S 3621 3624 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36484385 1251545088 40369 33554432000 4194304 16246674 140735954991728 139925035920624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3624/tid=3626] ppid=3621 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3626/stat : 3626 (toysat) S 3621 3624 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36484385 1251545088 40369 33554432000 4194304 16246674 140735954991728 139925025430768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3624/tid=3627] ppid=3621 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3627/stat : 3627 (toysat) S 3621 3624 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36484385 1251545088 40369 33554432000 4194304 16246674 140735954991728 139925014957232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1222212

[startup+0.300459 s]
/proc/loadavg: 2.30 2.29 2.13 2/179 3624
/proc/meminfo: memFree=29081564/32872528 swapFree=1499884/1696108
[pid=3624] ppid=3621 vsize=1222212 CPUtime=0.28 cores=0,2,4,6
/proc/3624/stat : 3624 (toysat) R 3621 3624 2004 0 -1 4202496 40581 0 0 0 23 5 0 0 20 0 4 0 36484385 1251545088 40394 33554432000 4194304 16246674 140735954991728 140735954991040 5677667 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3624/statm: 305553 40394 868 2943 0 302447 0
[pid=3624/tid=3625] ppid=3621 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3625/stat : 3625 (toysat) S 3621 3624 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36484385 1251545088 40394 33554432000 4194304 16246674 140735954991728 139925035920624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3624/tid=3626] ppid=3621 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3626/stat : 3626 (toysat) S 3621 3624 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36484385 1251545088 40394 33554432000 4194304 16246674 140735954991728 139925025430768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3624/tid=3627] ppid=3621 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3627/stat : 3627 (toysat) S 3621 3624 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36484385 1251545088 40394 33554432000 4194304 16246674 140735954991728 139925014957232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1222212

[startup+0.700393 s]
/proc/loadavg: 2.30 2.29 2.13 2/179 3624
/proc/meminfo: memFree=29081564/32872528 swapFree=1499884/1696108
[pid=3624] ppid=3621 vsize=1222212 CPUtime=0.69 cores=0,2,4,6
/proc/3624/stat : 3624 (toysat) R 3621 3624 2004 0 -1 4202496 125797 0 0 0 51 18 0 0 20 0 4 0 36484385 1251545088 125611 33554432000 4194304 16246674 140735954991728 140735954991040 5546181 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3624/statm: 305553 125632 868 2943 0 302447 0
[pid=3624/tid=3625] ppid=3621 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3625/stat : 3625 (toysat) S 3621 3624 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36484385 1251545088 125645 33554432000 4194304 16246674 140735954991728 139925035920624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3624/tid=3626] ppid=3621 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3626/stat : 3626 (toysat) S 3621 3624 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36484385 1251545088 125660 33554432000 4194304 16246674 140735954991728 139925025430768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3624/tid=3627] ppid=3621 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3627/stat : 3627 (toysat) S 3621 3624 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36484385 1251545088 125665 33554432000 4194304 16246674 140735954991728 139925014957232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1222212

[startup+1.50039 s]
/proc/loadavg: 2.30 2.29 2.13 3/183 3628
/proc/meminfo: memFree=28224204/32872528 swapFree=1499884/1696108
[pid=3624] ppid=3621 vsize=1306180 CPUtime=1.49 cores=0,2,4,6
/proc/3624/stat : 3624 (toysat) R 3621 3624 2004 0 -1 4202496 267668 0 0 0 113 36 0 0 20 0 4 0 36484385 1337528320 267481 33554432000 4194304 16246674 140735954991728 140735954974728 5712608 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3624/statm: 326545 267481 874 2943 0 323439 0
[pid=3624/tid=3625] ppid=3621 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3625/stat : 3625 (toysat) S 3621 3624 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36484385 1337528320 267481 33554432000 4194304 16246674 140735954991728 139925035920624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3624/tid=3626] ppid=3621 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3626/stat : 3626 (toysat) S 3621 3624 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36484385 1337528320 267481 33554432000 4194304 16246674 140735954991728 139925025430768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3624/tid=3627] ppid=3621 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3627/stat : 3627 (toysat) S 3621 3624 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36484385 1337528320 267481 33554432000 4194304 16246674 140735954991728 139925014957232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1306180

[startup+3.10042 s]
/proc/loadavg: 2.30 2.29 2.13 3/183 3628
/proc/meminfo: memFree=28012032/32872528 swapFree=1499884/1696108
[pid=3624] ppid=3621 vsize=1307204 CPUtime=3.09 cores=0,2,4,6
/proc/3624/stat : 3624 (toysat) R 3621 3624 2004 0 -1 4202496 267910 0 0 0 273 36 0 0 20 0 4 0 36484385 1338576896 267723 33554432000 4194304 16246674 140735954991728 140735954973632 13950230 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3624/statm: 326801 267723 876 2943 0 323695 0
[pid=3624/tid=3625] ppid=3621 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3625/stat : 3625 (toysat) S 3621 3624 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36484385 1338576896 267723 33554432000 4194304 16246674 140735954991728 139925035920624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3624/tid=3626] ppid=3621 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3626/stat : 3626 (toysat) S 3621 3624 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36484385 1338576896 267723 33554432000 4194304 16246674 140735954991728 139925025430768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3624/tid=3627] ppid=3621 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3627/stat : 3627 (toysat) S 3621 3624 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36484385 1338576896 267723 33554432000 4194304 16246674 140735954991728 139925014957232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1307204

[startup+6.3004 s]
/proc/loadavg: 2.28 2.29 2.13 3/183 3628
/proc/meminfo: memFree=28009232/32872528 swapFree=1499884/1696108
[pid=3624] ppid=3621 vsize=1310276 CPUtime=6.28 cores=0,2,4,6
/proc/3624/stat : 3624 (toysat) R 3621 3624 2004 0 -1 4202496 268493 0 0 0 592 36 0 0 20 0 4 0 36484385 1341722624 268306 33554432000 4194304 16246674 140735954991728 140735954973632 13943729 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3624/statm: 327569 268306 876 2943 0 324463 0
[pid=3624/tid=3625] ppid=3621 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3625/stat : 3625 (toysat) S 3621 3624 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36484385 1341722624 268306 33554432000 4194304 16246674 140735954991728 139925035920624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3624/tid=3626] ppid=3621 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3626/stat : 3626 (toysat) S 3621 3624 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36484385 1341722624 268306 33554432000 4194304 16246674 140735954991728 139925025430768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3624/tid=3627] ppid=3621 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3627/stat : 3627 (toysat) S 3621 3624 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36484385 1341722624 268306 33554432000 4194304 16246674 140735954991728 139925014957232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1310276

[startup+12.7004 s]
/proc/loadavg: 2.25 2.28 2.13 3/183 3628
/proc/meminfo: memFree=28007232/32872528 swapFree=1499884/1696108
[pid=3624] ppid=3621 vsize=1310276 CPUtime=12.68 cores=0,2,4,6
/proc/3624/stat : 3624 (toysat) R 3621 3624 2004 0 -1 4202496 268694 0 0 0 1232 36 0 0 20 0 4 0 36484385 1341722624 268507 33554432000 4194304 16246674 140735954991728 140735954973632 5546177 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3624/statm: 327569 268507 876 2943 0 324463 0
[pid=3624/tid=3625] ppid=3621 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3625/stat : 3625 (toysat) S 3621 3624 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36484385 1341722624 268507 33554432000 4194304 16246674 140735954991728 139925035920624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3624/tid=3626] ppid=3621 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3626/stat : 3626 (toysat) S 3621 3624 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36484385 1341722624 268507 33554432000 4194304 16246674 140735954991728 139925025430768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3624/tid=3627] ppid=3621 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3627/stat : 3627 (toysat) S 3621 3624 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36484385 1341722624 268507 33554432000 4194304 16246674 140735954991728 139925014957232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1310276

[startup+25.5004 s]
/proc/loadavg: 2.20 2.27 2.13 3/183 3628
/proc/meminfo: memFree=27998104/32872528 swapFree=1499884/1696108
[pid=3624] ppid=3621 vsize=1318468 CPUtime=25.49 cores=0,2,4,6
/proc/3624/stat : 3624 (toysat) R 3621 3624 2004 0 -1 4202496 270753 0 0 0 2512 37 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 140735954973632 6837238 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3624/statm: 329617 270566 887 2943 0 326511 0
[pid=3624/tid=3625] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3625/stat : 3625 (toysat) S 3621 3624 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925035920624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3624/tid=3626] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3626/stat : 3626 (toysat) S 3621 3624 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925025430768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3624/tid=3627] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3627/stat : 3627 (toysat) S 3621 3624 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925014957232 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) 1318468

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

[startup+25.6005 s]
/proc/loadavg: 2.20 2.27 2.13 3/183 3628
/proc/meminfo: memFree=27998104/32872528 swapFree=1499884/1696108
[pid=3624] ppid=3621 vsize=1318468 CPUtime=25.59 cores=0,2,4,6
/proc/3624/stat : 3624 (toysat) R 3621 3624 2004 0 -1 4202496 270753 0 0 0 2522 37 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 140735954973632 5822878 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3624/statm: 329617 270566 887 2943 0 326511 0
[pid=3624/tid=3625] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3625/stat : 3625 (toysat) S 3621 3624 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925035920624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3624/tid=3626] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3626/stat : 3626 (toysat) S 3621 3624 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925025430768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3624/tid=3627] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3627/stat : 3627 (toysat) S 3621 3624 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925014957232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 1318468

[startup+32.0073 s]
/proc/loadavg: 2.18 2.27 2.13 4/183 3628
/proc/meminfo: memFree=27998336/32872528 swapFree=1499884/1696108
[pid=3624] ppid=3621 vsize=1318468 CPUtime=31.99 cores=0,2,4,6
/proc/3624/stat : 3624 (toysat) R 3621 3624 2004 0 -1 4202496 270753 0 0 0 3162 37 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 140735954974728 5672188 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3624/statm: 329617 270566 887 2943 0 326511 0
[pid=3624/tid=3625] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3625/stat : 3625 (toysat) S 3621 3624 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925035920624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3624/tid=3626] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3626/stat : 3626 (toysat) S 3621 3624 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925025430768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3624/tid=3627] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3627/stat : 3627 (toysat) S 3621 3624 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925014957232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 1318468

[startup+38.4004 s]
/proc/loadavg: 2.25 2.28 2.13 4/183 3628
/proc/meminfo: memFree=27997828/32872528 swapFree=1499884/1696108
[pid=3624] ppid=3621 vsize=1318468 CPUtime=38.38 cores=0,2,4,6
/proc/3624/stat : 3624 (toysat) R 3621 3624 2004 0 -1 4202496 270753 0 0 0 3801 37 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 140735954973632 5712608 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3624/statm: 329617 270566 887 2943 0 326511 0
[pid=3624/tid=3625] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3625/stat : 3625 (toysat) S 3621 3624 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925035920624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3624/tid=3626] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3626/stat : 3626 (toysat) S 3621 3624 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925025430768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3624/tid=3627] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3627/stat : 3627 (toysat) S 3621 3624 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925014957232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 38.38
Current children cumulated vsize (KiB) 1318468

[startup+40.0003 s]
/proc/loadavg: 2.23 2.27 2.13 3/183 3628
/proc/meminfo: memFree=27998080/32872528 swapFree=1499884/1696108
[pid=3624] ppid=3621 vsize=1318468 CPUtime=39.98 cores=0,2,4,6
/proc/3624/stat : 3624 (toysat) R 3621 3624 2004 0 -1 4202496 270753 0 0 0 3961 37 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 140735954974720 5675603 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3624/statm: 329617 270566 887 2943 0 326511 0
[pid=3624/tid=3625] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3625/stat : 3625 (toysat) S 3621 3624 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925035920624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3624/tid=3626] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3626/stat : 3626 (toysat) S 3621 3624 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925025430768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3624/tid=3627] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3627/stat : 3627 (toysat) S 3621 3624 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925014957232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (KiB) 1318468

[startup+40.8073 s]
/proc/loadavg: 2.23 2.27 2.13 3/183 3628
/proc/meminfo: memFree=27998080/32872528 swapFree=1499884/1696108
[pid=3624] ppid=3621 vsize=1318468 CPUtime=40.79 cores=0,2,4,6
/proc/3624/stat : 3624 (toysat) R 3621 3624 2004 0 -1 4202496 270753 0 0 0 4042 37 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 140735954974720 5673515 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3624/statm: 329617 270566 887 2943 0 326511 0
[pid=3624/tid=3625] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3625/stat : 3625 (toysat) S 3621 3624 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925035920624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3624/tid=3626] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3626/stat : 3626 (toysat) S 3621 3624 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925025430768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3624/tid=3627] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3627/stat : 3627 (toysat) S 3621 3624 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925014957232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 40.79
Current children cumulated vsize (KiB) 1318468

[startup+41.6004 s]
/proc/loadavg: 2.23 2.27 2.13 3/183 3628
/proc/meminfo: memFree=27998080/32872528 swapFree=1499884/1696108
[pid=3624] ppid=3621 vsize=1318468 CPUtime=41.58 cores=0,2,4,6
/proc/3624/stat : 3624 (toysat) R 3621 3624 2004 0 -1 4202496 270753 0 0 0 4121 37 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 140735954973632 5523416 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3624/statm: 329617 270566 887 2943 0 326511 0
[pid=3624/tid=3625] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3625/stat : 3625 (toysat) S 3621 3624 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925035920624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3624/tid=3626] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3626/stat : 3626 (toysat) S 3621 3624 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925025430768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3624/tid=3627] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3627/stat : 3627 (toysat) S 3621 3624 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925014957232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 41.58
Current children cumulated vsize (KiB) 1318468

[startup+42.0004 s]
/proc/loadavg: 2.23 2.27 2.13 3/183 3628
/proc/meminfo: memFree=27998080/32872528 swapFree=1499884/1696108
[pid=3624] ppid=3621 vsize=1318468 CPUtime=41.98 cores=0,2,4,6
/proc/3624/stat : 3624 (toysat) R 3621 3624 2004 0 -1 4202496 270753 0 0 0 4161 37 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 140735954989568 13808836 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3624/statm: 329617 270566 887 2943 0 326511 0
[pid=3624/tid=3625] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3625/stat : 3625 (toysat) S 3621 3624 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925035920624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3624/tid=3626] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3626/stat : 3626 (toysat) S 3621 3624 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925025430768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3624/tid=3627] ppid=3621 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/3624/task/3627/stat : 3627 (toysat) S 3621 3624 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36484385 1350111232 270566 33554432000 4194304 16246674 140735954991728 139925014957232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 41.98
Current children cumulated vsize (KiB) 1318468

Child status: 0
Real time (s): 42.0678
CPU time (s): 42.0596
CPU user time (s): 41.6217
CPU system time (s): 0.437933
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 1318468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.6217
system time used= 0.437933
maximum resident set size= 1082276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270757
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= 18
involuntary context switches= 45

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.168974 second user time and 0.206968 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-19 15:53:06
IDJOB=4109910
IDBENCH=78965
IDSOLVER=2553
FILE ID=node137/4109910-1466344386
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/tsp/normalized-t3002.11tsp11.1900552735--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-4109910-1466344386/watcher-4109910-1466344386 -o /tmp/evaluation-result-4109910-1466344386/solver-4109910-1466344386 -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-4109910-1466344386.wbo

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

MD5SUM BENCH= fc51ff1d1c737b59f1aece9b373640d1
RANDOM SEED=52170872

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:        29082224 kB
Buffers:           71172 kB
Cached:           190748 kB
SwapCached:         1260 kB
Active:          1213864 kB
Inactive:         139532 kB
Active(anon):    1091364 kB
Inactive(anon):     2080 kB
Active(file):     122500 kB
Inactive(file):   137452 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100128 kB
Dirty:             16360 kB
Writeback:             0 kB
AnonPages:       2786156 kB
Mapped:            11012 kB
Shmem:                 0 kB
Slab:             606244 kB
SReclaimable:      50200 kB
SUnreclaim:       556044 kB
KernelStack:        1512 kB
PageTables:         9568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2929768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 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:53:49