Trace number 4109898

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 35.0747 35.0811

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900567024--soft-66-100-0.wbo
MD5SUM7129b2638275c1b1b14ce0a3da71735e
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark15.2207
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 constraints927
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 45360
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45359
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 755
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:52:31+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-4109898-1466344351.wbo"]
0.00/0.01	c use --random-gen="487857327 108883070 4225957994 482996849 3994248302 275553018 4137763447 916355953 426758968 580748175 2044289329 1597789952 840976144 2764616255 1760228136 2985916498 978784005 3047382986 3295371083 824773950 43443940 4089874990 2321972480 1479688510 2571161561 3392259837 1402103486 1125994407 4074187429 2228180372 3760540987 218749395 3201047133 2968902823 479269253 2486068979 2003328636 1365823231 3264633733 3930387722 3911102536 1513273235 991199800 3925727412 1018613725 301976349 2361317529 2301581365 3761409210 2612545125 2747737716 3546307794 663741335 2840395176 1483060143 787950562 1909683880 2779755226 4274606750 562589974 413822681 3251626279 2924762456 1272898460 4071007719 1771891785 2987334216 3419208922 836736972 726347475 1064978590 4232368896 2785452568 1737067520 458232133 2053123071 2516212605 2130520866 1342986322 1046624225 2603882805 822421157 3074699519 2499601528 2407273758 2942844688 3960077059 3641854686 1802541797 3847859169 702543440 38123607 1158999914 1160621232 3552957385 3481107059 787521483 482815177 3062930609 3514838763 3817447917 2957439842 1424053868 3610473637 1601447524 2218430715 1674537185 1807939488 1544686991 1079113391 1420164563 440929232 1753661328 815986818 2625290661 513075209 732485243 3324815966 408083339 389305813 1018069786 2477922304 2432400161 2179439194 718243478 3966966639 1278364096 1947338578 3892451275 4270564506 3145443674 1966224256 807671636 220836946 1817572064 1311141635 731758339 1468425230 972741743 4194269142 582675192 1720991518 1610604719 3277682140 3017172437 2501980711 274756401 388272762 2894386174 2536374442 1608129496 1998670433 2997979780 3246716254 2359228270 4294044244 3698815341 1547990079 402835390 1892167911 3130735777 1487810641 2072956632 3783749868 2977984501 4144382377 3673580128 359790571 3450665002 1634829955 2335614762 369605012 592196772 3020149961 2675238950 1870188649 4163458614 671328590 506245778 1768650116 215333084 2434458783 276615292 640738652 1127601295 4160624385 4259380223 1106488759 3645391625 3848034554 4124626234 1502969481 1699824636 3286348878 3973521913 3077600504 3900385197 3031621907 3404906735 322715103 2920743545 1276567231 780049501 1760630390 919037160 1717797264 2622759748 1196798772 3313761706 339200692 3524960441 2626159424 3720932277 1820048399 487711169 1033037851 3542303485 1721596557 551660055 2220993406 354605033 3594032023 542244830 2304133144 1737865412 1711479881 245241061 342806956 3341181776 4126213894 1806444979 2491375825 2597641071 3069028763 727106839 2487053742 1118476068 2846046512 237894391 253448813 3198659215 5560605 1060582071 2533600358 1687318620 2780920900 3031163930 3371291407 1716035085 1643590096 4016193486 875843936 4163238311 3538088464 3105474909 1318260713 255 362436" option to reproduce the execution
0.09/0.12	c #vars 231
0.09/0.12	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 |     1288      0 |        0 |        0
0.09/0.19	c  0.0s |       0 |      995 |        8 |     1288      0 |        0 |        0
0.09/0.19	c #cpu_time = 0.015s
0.09/0.19	c #wall_clock_time = 0.015s
0.09/0.19	c #decision = 995
0.09/0.19	c #random_decision = 7
0.09/0.19	c #conflict = 8
0.09/0.19	c #restart = 0
0.09/0.19	o 285
0.09/0.19	c BCD2: updating upper bound: 45359 -> 284
0.09/0.19	c BCD2: 0 <= obj <= 284
0.09/0.19	c BCD2: #cores=0, #unrelaxed=927, #relaxed=0, #hardened=0
0.09/0.19	c BCD2: #sat=1 #unsat=1 bias=1/2
0.09/0.19	c Solving starts ...
0.09/0.19	c ============================[ Search Statistics ]============================
0.09/0.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.19	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.19	c =============================================================================
0.09/0.19	c  0.0s |       0 |        0 |        0 |     1288      0 |        0 |        0
0.19/0.21	c  0.0s |       1 |     1144 |      100 |     1417      0 |        0 |        0
0.19/0.24	c  0.0s |       2 |     2348 |      250 |     1559      0 |        0 |        0
0.19/0.28	c  0.1s |       3 |     3684 |      475 |     1715      0 |        0 |        0
0.29/0.37	c  0.2s |       4 |     5256 |      813 |     1887      0 |        0 |        0
0.49/0.54	c  0.3s |       5 |     7000 |     1320 |     2076      0 |        0 |        0
0.69/0.78	c  0.6s |       6 |     9216 |     2081 |     2284      0 |        0 |        0
1.20/1.29	c  1.1s |       7 |    12071 |     3223 |     2513      0 |        0 |        0
1.79/1.87	c  1.7s |       8 |    16013 |     4936 |     2765      1 |        0 |        0
2.79/2.84	c  2.6s |       9 |    21485 |     7506 |     3042      3 |        0 |        0
4.19/4.27	c  4.1s |      10 |    29567 |    11361 |     3347      5 |        0 |        0
5.39/5.42	c  5.2s |      10 |    36778 |    14498 |     3347      6 |        0 |        0
5.39/5.42	c #cpu_time = 5.222s
5.39/5.42	c #wall_clock_time = 5.222s
5.39/5.42	c #decision = 36778
5.39/5.42	c #random_decision = 33
5.39/5.42	c #conflict = 14498
5.39/5.42	c #restart = 10
5.39/5.42	c BCD2: found a new core of size 807: cost of the new core is >=1
5.39/5.42	c lower bound updated to 1
5.39/5.42	c BCD2: 1 <= obj <= 284
5.39/5.42	c BCD2: #cores=1, #unrelaxed=120, #relaxed=807, #hardened=0
5.39/5.42	c BCD2: #sat=1 #unsat=2 bias=2/3
5.39/5.42	c Solving starts ...
5.39/5.42	c ============================[ Search Statistics ]============================
5.39/5.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.39/5.42	c       |         |          |          |    Limit     GC | Var      | Constra 
5.39/5.42	c =============================================================================
5.39/5.42	c  0.0s |       0 |        0 |        0 |     3347      0 |        0 |        0
5.39/5.48	c  0.1s |       1 |      796 |      100 |     3347      0 |        0 |        0
5.50/5.51	c  0.1s |       1 |     1020 |      120 |     3347      0 |        0 |        0
5.50/5.51	c #cpu_time = 0.085s
5.50/5.51	c #wall_clock_time = 0.085s
5.50/5.51	c #decision = 1020
5.50/5.51	c #random_decision = 4
5.50/5.51	c #conflict = 120
5.50/5.51	c #restart = 1
5.50/5.51	o 222
5.50/5.51	c BCD2: updating upper bound: 284 -> 221
5.50/5.52	c BCD2: 1 <= obj <= 221
5.50/5.52	c BCD2: #cores=1, #unrelaxed=120, #relaxed=807, #hardened=0
5.50/5.52	c BCD2: #sat=2 #unsat=2 bias=2/4
5.50/5.52	c Solving starts ...
5.50/5.52	c ============================[ Search Statistics ]============================
5.50/5.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.50/5.52	c       |         |          |          |    Limit     GC | Var      | Constra 
5.50/5.52	c =============================================================================
5.50/5.52	c  0.0s |       0 |        0 |        0 |     3347      0 |        0 |        1
5.50/5.58	c  0.1s |       1 |      323 |      100 |     3347      0 |        0 |        1
5.60/5.69	c  0.2s |       2 |      753 |      250 |     3347      1 |        0 |        1
5.79/5.84	c  0.3s |       3 |     1296 |      475 |     3347      1 |        0 |        1
6.09/6.15	c  0.6s |       4 |     2068 |      813 |     3347      1 |        0 |        1
6.49/6.54	c  1.0s |       5 |     3019 |     1320 |     3347      1 |        0 |        1
6.60/6.67	c  1.2s |       5 |     3444 |     1488 |     3347      1 |        0 |        1
6.60/6.67	c #cpu_time = 1.150s
6.60/6.67	c #wall_clock_time = 1.150s
6.60/6.67	c #decision = 3444
6.60/6.67	c #random_decision = 4
6.60/6.67	c #conflict = 1488
6.60/6.67	c #restart = 5
6.60/6.67	o 81
6.60/6.67	c BCD2: hardening fixes 182 literals
6.60/6.67	c BCD2: updating upper bound: 221 -> 80
6.60/6.67	c BCD2: 1 <= obj <= 80
6.60/6.67	c BCD2: #cores=1, #unrelaxed=93, #relaxed=652, #hardened=182
6.60/6.67	c BCD2: #sat=3 #unsat=2 bias=2/5
6.60/6.67	c Solving starts ...
6.60/6.67	c ============================[ Search Statistics ]============================
6.60/6.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.60/6.67	c       |         |          |          |    Limit     GC | Var      | Constra 
6.60/6.67	c =============================================================================
6.60/6.67	c  0.0s |       0 |        0 |        0 |     3347      0 |      182 |        2
6.70/6.74	c  0.1s |       1 |      305 |      100 |     3347      0 |      182 |        2
6.79/6.83	c  0.2s |       2 |      756 |      250 |     3347      0 |      182 |        2
6.89/6.96	c  0.3s |       3 |     1177 |      475 |     3347      0 |      182 |        2
7.09/7.16	c  0.5s |       4 |     1809 |      813 |     3347      0 |      182 |        2
7.29/7.34	c  0.7s |       4 |     2385 |     1090 |     3682      1 |      182 |        2
7.29/7.34	c #cpu_time = 0.663s
7.29/7.34	c #wall_clock_time = 0.663s
7.29/7.34	c #decision = 2385
7.29/7.34	c #random_decision = 4
7.29/7.34	c #conflict = 1090
7.29/7.34	c #restart = 4
7.29/7.34	o 40
7.29/7.34	c BCD2: hardening fixes 365 literals
7.29/7.34	c BCD2: updating upper bound: 80 -> 39
7.29/7.34	c BCD2: 1 <= obj <= 39
7.29/7.34	c BCD2: #cores=1, #unrelaxed=46, #relaxed=334, #hardened=547
7.29/7.34	c BCD2: #sat=4 #unsat=2 bias=2/6
7.29/7.34	c Solving starts ...
7.29/7.34	c ============================[ Search Statistics ]============================
7.29/7.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.29/7.34	c       |         |          |          |    Limit     GC | Var      | Constra 
7.29/7.34	c =============================================================================
7.29/7.34	c  0.0s |       0 |        0 |        0 |     3682      0 |      547 |        3
7.29/7.38	c  0.0s |       1 |      216 |      100 |     3682      0 |      547 |        3
7.39/7.45	c  0.1s |       2 |      482 |      250 |     3682      0 |      547 |        3
7.49/7.52	c  0.2s |       3 |      993 |      475 |     3682      0 |      547 |        3
7.59/7.63	c  0.3s |       4 |     1602 |      813 |     3682      0 |      547 |        3
7.80/7.81	c  0.5s |       5 |     2510 |     1320 |     3682      0 |      547 |        3
8.09/8.13	c  0.8s |       6 |     3721 |     2081 |     3682      0 |      547 |        3
8.49/8.58	c  1.2s |       7 |     5685 |     3223 |     3682      1 |      547 |        3
9.09/9.19	c  1.8s |       8 |     8455 |     4936 |     3682      2 |      547 |        3
10.09/10.13	c  2.8s |       9 |    12570 |     7506 |     3682      3 |      547 |        3
11.39/11.48	c  4.1s |      10 |    19175 |    11361 |     4051      4 |      547 |        3
12.79/12.86	c  5.5s |      10 |    25084 |    15050 |     4051      6 |      547 |        3
12.79/12.86	c #cpu_time = 5.518s
12.79/12.86	c #wall_clock_time = 5.518s
12.79/12.86	c #decision = 25084
12.79/12.86	c #random_decision = 37
12.79/12.86	c #conflict = 15050
12.79/12.86	c #restart = 10
12.79/12.86	o 13
12.79/12.86	c BCD2: hardening fixes 263 literals
12.79/12.86	c BCD2: updating upper bound: 39 -> 12
12.79/12.86	c BCD2: 1 <= obj <= 12
12.79/12.86	c BCD2: #cores=1, #unrelaxed=11, #relaxed=106, #hardened=810
12.79/12.86	c BCD2: #sat=5 #unsat=2 bias=2/7
12.79/12.86	c Solving starts ...
12.79/12.86	c ============================[ Search Statistics ]============================
12.79/12.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.79/12.86	c       |         |          |          |    Limit     GC | Var      | Constra 
12.79/12.86	c =============================================================================
12.79/12.86	c  0.0s |       0 |        0 |        0 |     4051      0 |      810 |        4
12.89/12.90	c  0.0s |       1 |      174 |      100 |     4051      0 |      810 |        4
12.89/12.96	c  0.1s |       2 |      438 |      250 |     4051      0 |      810 |        4
12.99/13.04	c  0.2s |       3 |      790 |      475 |     4051      0 |      810 |        4
13.09/13.17	c  0.3s |       4 |     1450 |      813 |     4051      0 |      810 |        4
13.30/13.31	c  0.5s |       5 |     2495 |     1320 |     4051      0 |      810 |        4
13.49/13.53	c  0.7s |       6 |     3934 |     2081 |     4051      0 |      810 |        4
13.79/13.83	c  1.0s |       7 |     6170 |     3223 |     4051      1 |      810 |        4
14.19/14.22	c  1.4s |       7 |     8865 |     4652 |     4051      2 |      810 |        4
14.19/14.22	c #cpu_time = 1.360s
14.19/14.22	c #wall_clock_time = 1.360s
14.19/14.22	c #decision = 8865
14.19/14.22	c #random_decision = 11
14.19/14.22	c #conflict = 4652
14.19/14.22	c #restart = 7
14.19/14.22	c BCD2: relaxing 7 and merging with 1 cores into a new core of size 814: cost of the new core is >=3
14.19/14.22	c lower bound updated to 3
14.19/14.22	c BCD2: hardening fixes 1 literals
14.19/14.22	c BCD2: 3 <= obj <= 12
14.19/14.22	c BCD2: #cores=1, #unrelaxed=3, #relaxed=113, #hardened=811
14.19/14.22	c BCD2: #sat=5 #unsat=3 bias=3/8
14.19/14.22	c Solving starts ...
14.19/14.22	c ============================[ Search Statistics ]============================
14.19/14.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.19/14.22	c       |         |          |          |    Limit     GC | Var      | Constra 
14.19/14.22	c =============================================================================
14.19/14.22	c  0.0s |       0 |        0 |        0 |     4051      0 |      816 |        4
14.19/14.29	c  0.1s |       1 |      218 |      100 |     4051      0 |      816 |       13
14.30/14.33	c  0.1s |       2 |      487 |      250 |     4051      0 |      816 |       13
14.30/14.39	c  0.2s |       3 |      941 |      475 |     4051      0 |      816 |       13
14.40/14.47	c  0.2s |       4 |     1579 |      813 |     4051      0 |      816 |       13
14.59/14.61	c  0.4s |       5 |     2457 |     1320 |     4051      0 |      816 |       13
14.79/14.80	c  0.6s |       6 |     3784 |     2081 |     4457      0 |      816 |       13
14.99/15.07	c  0.9s |       7 |     6135 |     3223 |     4457      0 |      816 |       13
15.50/15.55	c  1.3s |       8 |     9426 |     4936 |     4457      1 |      816 |       13
16.09/16.14	c  1.9s |       9 |    14062 |     7506 |     4457      2 |      816 |       13
16.39/16.47	c  2.2s |       9 |    16591 |     8891 |     4457      2 |      816 |       13
16.39/16.47	c #cpu_time = 2.249s
16.39/16.47	c #wall_clock_time = 2.249s
16.39/16.47	c #decision = 16591
16.39/16.47	c #random_decision = 44
16.39/16.47	c #conflict = 8891
16.39/16.47	c #restart = 9
16.39/16.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 815: cost of the new core is >=7
16.39/16.47	c lower bound updated to 7
16.39/16.47	c BCD2: hardening fixes 2 literals
16.39/16.47	c BCD2: 7 <= obj <= 12
16.39/16.47	c BCD2: #cores=1, #unrelaxed=0, #relaxed=114, #hardened=813
16.39/16.47	c BCD2: #sat=5 #unsat=4 bias=4/9
16.39/16.47	c Solving starts ...
16.39/16.47	c ============================[ Search Statistics ]============================
16.39/16.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.39/16.47	c       |         |          |          |    Limit     GC | Var      | Constra 
16.39/16.47	c =============================================================================
16.39/16.47	c  0.0s |       0 |        0 |        0 |     4457      0 |      819 |       13
16.50/16.57	c  0.1s |       1 |      194 |      100 |     4457      0 |      819 |       14
16.60/16.63	c  0.2s |       2 |      491 |      250 |     4457      0 |      819 |       14
16.60/16.69	c  0.2s |       3 |      904 |      475 |     4457      0 |      819 |       14
16.69/16.79	c  0.3s |       4 |     1523 |      813 |     4457      0 |      819 |       14
16.89/16.94	c  0.5s |       5 |     2371 |     1320 |     4457      0 |      819 |       14
17.09/17.17	c  0.7s |       6 |     3805 |     2081 |     4457      1 |      819 |       14
17.39/17.48	c  1.0s |       7 |     5879 |     3223 |     4457      1 |      819 |       14
17.89/17.98	c  1.5s |       8 |     8779 |     4936 |     4457      2 |      819 |       14
18.70/18.72	c  2.2s |       9 |    13356 |     7506 |     4457      3 |      819 |       14
19.69/19.73	c  3.3s |      10 |    20561 |    11361 |     4457      4 |      819 |       14
21.29/21.34	c  4.9s |      11 |    30416 |    17144 |     4903      6 |      819 |       14
22.59/22.63	c  6.2s |      11 |    39285 |    22226 |     4903      8 |      820 |       15
22.59/22.63	c #cpu_time = 6.160s
22.59/22.63	c #wall_clock_time = 6.160s
22.59/22.63	c #decision = 39285
22.59/22.63	c #random_decision = 91
22.59/22.63	c #conflict = 22226
22.59/22.63	c #restart = 11
22.59/22.63	c BCD2: updating lower bound of a core
22.59/22.63	c lower bound updated to 10
22.59/22.63	c BCD2: 10 <= obj <= 12
22.59/22.63	c BCD2: #cores=1, #unrelaxed=0, #relaxed=114, #hardened=813
22.59/22.63	c BCD2: #sat=5 #unsat=5 bias=5/10
22.59/22.63	c Solving starts ...
22.59/22.63	c ============================[ Search Statistics ]============================
22.59/22.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.59/22.63	c       |         |          |          |    Limit     GC | Var      | Constra 
22.59/22.63	c =============================================================================
22.59/22.63	c  0.0s |       0 |        0 |        0 |     4903      0 |      820 |       15
22.79/22.81	c  0.2s |       1 |      157 |      100 |     4903      0 |      820 |       15
22.79/22.86	c  0.2s |       2 |      439 |      250 |     4903      0 |      820 |       15
22.89/22.93	c  0.3s |       3 |      838 |      475 |     4903      0 |      820 |       15
22.99/23.02	c  0.4s |       4 |     1379 |      813 |     4903      0 |      820 |       15
23.09/23.16	c  0.5s |       5 |     2252 |     1320 |     4903      0 |      820 |       15
23.29/23.37	c  0.7s |       6 |     3710 |     2081 |     4903      0 |      820 |       15
23.69/23.78	c  1.1s |       7 |     5589 |     3223 |     4903      0 |      820 |       15
24.29/24.39	c  1.8s |       8 |     8411 |     4936 |     4903      1 |      820 |       15
25.19/25.21	c  2.6s |       9 |    12526 |     7506 |     4903      2 |      820 |       15
26.39/26.43	c  3.8s |      10 |    18991 |    11361 |     4903      3 |      820 |       15
28.09/28.18	c  5.5s |      11 |    28007 |    17144 |     4903      5 |      820 |       15
30.19/30.20	c  7.6s |      11 |    37484 |    23244 |     5394      7 |      820 |       15
30.99/31.07	c  8.4s |      12 |    41537 |    25819 |     5394      8 |      820 |       15
32.09/32.15	c  9.5s |      12 |    46599 |    29119 |     5394      9 |      821 |       16
32.09/32.15	c #cpu_time = 9.513s
32.09/32.15	c #wall_clock_time = 9.512s
32.09/32.15	c #decision = 46599
32.09/32.15	c #random_decision = 123
32.09/32.15	c #conflict = 29119
32.09/32.15	c #restart = 12
32.09/32.15	c BCD2: updating lower bound of a core
32.09/32.15	c lower bound updated to 12
32.09/32.15	c BCD2: 12 <= obj <= 12
32.09/32.15	c BCD2: #cores=1, #unrelaxed=0, #relaxed=114, #hardened=813
32.09/32.15	c BCD2: #sat=5 #unsat=6 bias=6/11
32.09/32.15	c Solving starts ...
32.09/32.15	c ============================[ Search Statistics ]============================
32.09/32.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.09/32.15	c       |         |          |          |    Limit     GC | Var      | Constra 
32.09/32.15	c =============================================================================
32.09/32.15	c  0.0s |       0 |        0 |        0 |     5394      0 |      821 |       16
32.29/32.33	c  0.2s |       1 |      161 |      100 |     5394      0 |      821 |       16
32.29/32.38	c  0.2s |       2 |      422 |      250 |     5394      0 |      821 |       16
32.39/32.44	c  0.3s |       3 |      832 |      475 |     5394      0 |      821 |       16
32.49/32.54	c  0.4s |       4 |     1347 |      813 |     5394      0 |      821 |       16
32.59/32.69	c  0.5s |       5 |     2154 |     1320 |     5394      0 |      821 |       16
32.89/32.90	c  0.8s |       6 |     3546 |     2081 |     5394      0 |      821 |       16
33.28/33.30	c  1.2s |       7 |     5477 |     3223 |     5394      0 |      821 |       16
33.78/33.86	c  1.7s |       8 |     8276 |     4936 |     5394      1 |      821 |       16
34.68/34.76	c  2.6s |       9 |    12182 |     7506 |     5394      2 |      821 |       16
34.98/35.01	c  2.9s |       9 |    13557 |     8315 |     5394      2 |      821 |       16
34.98/35.01	c #cpu_time = 2.866s
34.98/35.01	c #wall_clock_time = 2.866s
34.98/35.01	c #decision = 13557
34.98/35.01	c #random_decision = 32
34.98/35.01	c #conflict = 8315
34.98/35.01	c #restart = 9
34.98/35.02	o 12
34.98/35.03	s OPTIMUM FOUND
34.98/35.03	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 x9 -x10
34.98/35.03	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
34.98/35.03	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
34.98/35.03	v -x31 -x32 x33 -x34 x35 -x36 -x37 -x38 -x39 -x40
34.98/35.03	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
34.98/35.03	v -x51 -x52 -x53 x54 -x55 -x56 -x57 -x58 -x59 -x60
34.98/35.03	v -x61 -x62 x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
34.98/35.03	v -x71 -x72 x73 -x74 -x75 -x76 -x77 x78 -x79 -x80
34.98/35.03	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
34.98/35.03	v x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
34.98/35.03	v -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110
34.98/35.03	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 -x120
34.98/35.03	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
34.98/35.03	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
34.98/35.03	v x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
34.98/35.03	v -x151 -x152 -x153 -x154 x155 -x156 -x157 -x158 -x159 -x160
34.98/35.03	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x169 -x170
34.98/35.03	v -x171 -x172 -x173 x174 -x175 -x176 -x177 -x178 -x179 -x180
34.98/35.03	v -x181 -x182 -x183 -x184 -x185 -x186 -x187 x188 -x189 -x190
34.98/35.03	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200
34.98/35.03	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
34.98/35.03	v -x211 -x212 x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220
34.98/35.03	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230
34.98/35.03	v -x231
34.98/35.03	c total CPU time = 35.020s
34.98/35.03	c total wall clock time = 35.018s

Verifier Data

OK	12

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

pid=3572
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.29 2.30 2.13 3/179 3575
/proc/meminfo: memFree=29854348/32872528 swapFree=1499884/1696108
[pid=3575] ppid=3572 vsize=717244 CPUtime=0 cores=0,2,4,6
/proc/3575/stat : 3575 (toysat) R 3572 3575 2004 0 -1 4202496 2676 0 0 0 0 0 0 0 20 0 4 0 36480843 734457856 3037 33554432000 4194304 16246674 140734236501600 140734236501024 15002730 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3575/statm: 180079 3047 441 2943 0 176973 0
[pid=3575/tid=3576] ppid=3572 vsize=735676 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3576/stat : 3576 (toysat) S 3572 3575 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36480843 753332224 3108 33554432000 4194304 16246674 140734236501600 139890425572592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3575/tid=3577] ppid=3572 vsize=739772 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3577/stat : 3577 (toysat) S 3572 3575 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36480843 757526528 3125 33554432000 4194304 16246674 140734236501600 139890415082736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3575/tid=3578] ppid=3572 vsize=743868 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3578/stat : 3578 (toysat) S 3572 3575 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36480843 761720832 3141 33554432000 4194304 16246674 140734236501600 139890404609200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100168 s]
/proc/loadavg: 2.29 2.30 2.13 3/179 3575
/proc/meminfo: memFree=29854348/32872528 swapFree=1499884/1696108
[pid=3575] ppid=3572 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/3575/stat : 3575 (toysat) R 3572 3575 2004 0 -1 4202496 24652 0 0 0 5 4 0 0 20 0 4 0 36480843 1247350784 25006 33554432000 4194304 16246674 140734236501600 140734236501024 12459048 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3575/statm: 304529 25012 621 2943 0 301423 0
[pid=3575/tid=3576] ppid=3572 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3576/stat : 3576 (toysat) S 3572 3575 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36480843 1247350784 25019 33554432000 4194304 16246674 140734236501600 139890425572592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3575/tid=3577] ppid=3572 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3577/stat : 3577 (toysat) S 3572 3575 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36480843 1247350784 25020 33554432000 4194304 16246674 140734236501600 139890415082736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3575/tid=3578] ppid=3572 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3578/stat : 3578 (toysat) S 3572 3575 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36480843 1247350784 25023 33554432000 4194304 16246674 140734236501600 139890404609200 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.200507 s]
/proc/loadavg: 2.29 2.30 2.13 3/179 3575
/proc/meminfo: memFree=29854348/32872528 swapFree=1499884/1696108
[pid=3575] ppid=3572 vsize=1222212 CPUtime=0.19 cores=0,2,4,6
/proc/3575/stat : 3575 (toysat) R 3572 3575 2004 0 -1 4202496 40014 0 0 0 12 7 0 0 20 0 4 0 36480843 1251545088 40339 33554432000 4194304 16246674 140734236501600 140734236500912 5840309 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3575/statm: 305553 40339 870 2943 0 302447 0
[pid=3575/tid=3576] ppid=3572 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3576/stat : 3576 (toysat) S 3572 3575 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36480843 1251545088 40339 33554432000 4194304 16246674 140734236501600 139890425572592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3575/tid=3577] ppid=3572 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3577/stat : 3577 (toysat) S 3572 3575 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36480843 1251545088 40339 33554432000 4194304 16246674 140734236501600 139890415082736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3575/tid=3578] ppid=3572 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3578/stat : 3578 (toysat) S 3572 3575 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36480843 1251545088 40339 33554432000 4194304 16246674 140734236501600 139890404609200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1222212

[startup+0.300456 s]
/proc/loadavg: 2.29 2.30 2.13 3/179 3575
/proc/meminfo: memFree=29854348/32872528 swapFree=1499884/1696108
[pid=3575] ppid=3572 vsize=1222212 CPUtime=0.29 cores=0,2,4,6
/proc/3575/stat : 3575 (toysat) R 3572 3575 2004 0 -1 4202496 40014 0 0 0 22 7 0 0 20 0 4 0 36480843 1251545088 40339 33554432000 4194304 16246674 140734236501600 140734236483520 5822252 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3575/statm: 305553 40339 870 2943 0 302447 0
[pid=3575/tid=3576] ppid=3572 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3576/stat : 3576 (toysat) S 3572 3575 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36480843 1251545088 40339 33554432000 4194304 16246674 140734236501600 139890425572592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3575/tid=3577] ppid=3572 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3577/stat : 3577 (toysat) S 3572 3575 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36480843 1251545088 40339 33554432000 4194304 16246674 140734236501600 139890415082736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3575/tid=3578] ppid=3572 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3578/stat : 3578 (toysat) S 3572 3575 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36480843 1251545088 40339 33554432000 4194304 16246674 140734236501600 139890404609200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1222212

[startup+0.700398 s]
/proc/loadavg: 2.29 2.30 2.13 3/179 3575
/proc/meminfo: memFree=29854348/32872528 swapFree=1499884/1696108
[pid=3575] ppid=3572 vsize=1222212 CPUtime=0.69 cores=0,2,4,6
/proc/3575/stat : 3575 (toysat) R 3572 3575 2004 0 -1 4202496 126472 0 0 0 51 18 0 0 20 0 4 0 36480843 1251545088 126797 33554432000 4194304 16246674 140734236501600 140734236483520 5677541 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3575/statm: 305553 126801 870 2943 0 302447 0
[pid=3575/tid=3576] ppid=3572 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3576/stat : 3576 (toysat) S 3572 3575 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36480843 1251545088 126803 33554432000 4194304 16246674 140734236501600 139890425572592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3575/tid=3577] ppid=3572 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3577/stat : 3577 (toysat) S 3572 3575 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36480843 1251545088 126806 33554432000 4194304 16246674 140734236501600 139890415082736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3575/tid=3578] ppid=3572 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3578/stat : 3578 (toysat) S 3572 3575 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36480843 1251545088 126810 33554432000 4194304 16246674 140734236501600 139890404609200 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.5004 s]
/proc/loadavg: 2.29 2.30 2.13 3/183 3579
/proc/meminfo: memFree=28956376/32872528 swapFree=1499884/1696108
[pid=3575] ppid=3572 vsize=1307204 CPUtime=1.49 cores=0,2,4,6
/proc/3575/stat : 3575 (toysat) R 3572 3575 2004 0 -1 4202496 267681 0 0 0 112 37 0 0 20 0 4 0 36480843 1338576896 268006 33554432000 4194304 16246674 140734236501600 140734236483520 14066032 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3575/statm: 326801 268006 875 2943 0 323695 0
[pid=3575/tid=3576] ppid=3572 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3576/stat : 3576 (toysat) S 3572 3575 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36480843 1338576896 268006 33554432000 4194304 16246674 140734236501600 139890425572592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3575/tid=3577] ppid=3572 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3577/stat : 3577 (toysat) S 3572 3575 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36480843 1338576896 268006 33554432000 4194304 16246674 140734236501600 139890415082736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3575/tid=3578] ppid=3572 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3578/stat : 3578 (toysat) S 3572 3575 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36480843 1338576896 268006 33554432000 4194304 16246674 140734236501600 139890404609200 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) 1307204

[startup+3.10041 s]
/proc/loadavg: 2.29 2.30 2.13 3/183 3579
/proc/meminfo: memFree=28781064/32872528 swapFree=1499884/1696108
[pid=3575] ppid=3572 vsize=1309252 CPUtime=3.09 cores=0,2,4,6
/proc/3575/stat : 3575 (toysat) R 3572 3575 2004 0 -1 4202496 268356 0 0 0 271 38 0 0 20 0 4 0 36480843 1340674048 268681 33554432000 4194304 16246674 140734236501600 140734236483520 5523480 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3575/statm: 327313 268681 876 2943 0 324207 0
[pid=3575/tid=3576] ppid=3572 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3576/stat : 3576 (toysat) S 3572 3575 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36480843 1340674048 268681 33554432000 4194304 16246674 140734236501600 139890425572592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3575/tid=3577] ppid=3572 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3577/stat : 3577 (toysat) S 3572 3575 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36480843 1340674048 268681 33554432000 4194304 16246674 140734236501600 139890415082736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3575/tid=3578] ppid=3572 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3578/stat : 3578 (toysat) S 3572 3575 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36480843 1340674048 268681 33554432000 4194304 16246674 140734236501600 139890404609200 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) 1309252

[startup+6.30041 s]
/proc/loadavg: 2.27 2.29 2.13 3/183 3579
/proc/meminfo: memFree=28780076/32872528 swapFree=1499884/1696108
[pid=3575] ppid=3572 vsize=1309252 CPUtime=6.29 cores=0,2,4,6
/proc/3575/stat : 3575 (toysat) R 3572 3575 2004 0 -1 4202496 268446 0 0 0 591 38 0 0 20 0 4 0 36480843 1340674048 268771 33554432000 4194304 16246674 140734236501600 140734236483520 5711688 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3575/statm: 327313 268771 885 2943 0 324207 0
[pid=3575/tid=3576] ppid=3572 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3576/stat : 3576 (toysat) S 3572 3575 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36480843 1340674048 268771 33554432000 4194304 16246674 140734236501600 139890425572592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3575/tid=3577] ppid=3572 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3577/stat : 3577 (toysat) S 3572 3575 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36480843 1340674048 268771 33554432000 4194304 16246674 140734236501600 139890415082736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3575/tid=3578] ppid=3572 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3578/stat : 3578 (toysat) S 3572 3575 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36480843 1340674048 268771 33554432000 4194304 16246674 140734236501600 139890404609200 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) 1309252

[startup+12.7004 s]
/proc/loadavg: 2.24 2.29 2.13 3/183 3579
/proc/meminfo: memFree=28776860/32872528 swapFree=1499884/1696108
[pid=3575] ppid=3572 vsize=1313348 CPUtime=12.69 cores=0,2,4,6
/proc/3575/stat : 3575 (toysat) R 3572 3575 2004 0 -1 4202496 269249 0 0 0 1231 38 0 0 20 0 4 0 36480843 1344868352 269574 33554432000 4194304 16246674 140734236501600 140734236499392 5722960 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3575/statm: 328337 269574 886 2943 0 325231 0
[pid=3575/tid=3576] ppid=3572 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3576/stat : 3576 (toysat) S 3572 3575 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36480843 1344868352 269574 33554432000 4194304 16246674 140734236501600 139890425572592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3575/tid=3577] ppid=3572 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3577/stat : 3577 (toysat) S 3572 3575 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36480843 1344868352 269574 33554432000 4194304 16246674 140734236501600 139890415082736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3575/tid=3578] ppid=3572 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3578/stat : 3578 (toysat) S 3572 3575 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36480843 1344868352 269574 33554432000 4194304 16246674 140734236501600 139890404609200 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) 1313348

[startup+25.5004 s]
/proc/loadavg: 2.27 2.29 2.13 4/183 3579
/proc/meminfo: memFree=28004016/32872528 swapFree=1499884/1696108
[pid=3575] ppid=3572 vsize=1317444 CPUtime=25.49 cores=0,2,4,6
/proc/3575/stat : 3575 (toysat) R 3572 3575 2004 0 -1 4202496 270495 0 0 0 2511 38 0 0 20 0 4 0 36480843 1349062656 270820 33554432000 4194304 16246674 140734236501600 140734236483520 6836656 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3575/statm: 329361 270820 886 2943 0 326255 0
[pid=3575/tid=3576] ppid=3572 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3576/stat : 3576 (toysat) S 3572 3575 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36480843 1349062656 270820 33554432000 4194304 16246674 140734236501600 139890425572592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3575/tid=3577] ppid=3572 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3577/stat : 3577 (toysat) S 3572 3575 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36480843 1349062656 270820 33554432000 4194304 16246674 140734236501600 139890415082736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3575/tid=3578] ppid=3572 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3578/stat : 3578 (toysat) S 3572 3575 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36480843 1349062656 270820 33554432000 4194304 16246674 140734236501600 139890404609200 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) 1317444

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

[startup+25.6005 s]
/proc/loadavg: 2.27 2.29 2.13 4/183 3579
/proc/meminfo: memFree=28004016/32872528 swapFree=1499884/1696108
[pid=3575] ppid=3572 vsize=1317444 CPUtime=25.59 cores=0,2,4,6
/proc/3575/stat : 3575 (toysat) R 3572 3575 2004 0 -1 4202496 270495 0 0 0 2521 38 0 0 20 0 4 0 36480843 1349062656 270820 33554432000 4194304 16246674 140734236501600 140734236483520 5823615 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3575/statm: 329361 270820 886 2943 0 326255 0
[pid=3575/tid=3576] ppid=3572 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3576/stat : 3576 (toysat) S 3572 3575 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36480843 1349062656 270820 33554432000 4194304 16246674 140734236501600 139890425572592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3575/tid=3577] ppid=3572 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3577/stat : 3577 (toysat) S 3572 3575 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36480843 1349062656 270820 33554432000 4194304 16246674 140734236501600 139890415082736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3575/tid=3578] ppid=3572 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3578/stat : 3578 (toysat) S 3572 3575 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36480843 1349062656 270820 33554432000 4194304 16246674 140734236501600 139890404609200 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) 1317444

[startup+32.0073 s]
/proc/loadavg: 2.33 2.30 2.13 3/183 3579
/proc/meminfo: memFree=28000048/32872528 swapFree=1499884/1696108
[pid=3575] ppid=3572 vsize=1317444 CPUtime=31.99 cores=0,2,4,6
/proc/3575/stat : 3575 (toysat) R 3572 3575 2004 0 -1 4202496 270495 0 0 0 3161 38 0 0 20 0 4 0 36480843 1349062656 270820 33554432000 4194304 16246674 140734236501600 140734236483520 13820864 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3575/statm: 329361 270820 886 2943 0 326255 0
[pid=3575/tid=3576] ppid=3572 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3576/stat : 3576 (toysat) S 3572 3575 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36480843 1349062656 270820 33554432000 4194304 16246674 140734236501600 139890425572592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3575/tid=3577] ppid=3572 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3577/stat : 3577 (toysat) S 3572 3575 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36480843 1349062656 270820 33554432000 4194304 16246674 140734236501600 139890415082736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3575/tid=3578] ppid=3572 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3578/stat : 3578 (toysat) S 3572 3575 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36480843 1349062656 270820 33554432000 4194304 16246674 140734236501600 139890404609200 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) 1317444

[startup+33.6004 s]
/proc/loadavg: 2.33 2.30 2.13 3/183 3579
/proc/meminfo: memFree=28000032/32872528 swapFree=1499884/1696108
[pid=3575] ppid=3572 vsize=1319492 CPUtime=33.58 cores=0,2,4,6
/proc/3575/stat : 3575 (toysat) R 3572 3575 2004 0 -1 4202496 271007 0 0 0 3320 38 0 0 20 0 4 0 36480843 1351159808 271332 33554432000 4194304 16246674 140734236501600 140734236483520 5822604 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3575/statm: 329873 271332 886 2943 0 326767 0
[pid=3575/tid=3576] ppid=3572 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3576/stat : 3576 (toysat) S 3572 3575 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36480843 1351159808 271332 33554432000 4194304 16246674 140734236501600 139890425572592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3575/tid=3577] ppid=3572 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3577/stat : 3577 (toysat) S 3572 3575 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36480843 1351159808 271332 33554432000 4194304 16246674 140734236501600 139890415082736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3575/tid=3578] ppid=3572 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3578/stat : 3578 (toysat) S 3572 3575 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36480843 1351159808 271332 33554432000 4194304 16246674 140734236501600 139890404609200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 33.58
Current children cumulated vsize (KiB) 1319492

[startup+34.4004 s]
/proc/loadavg: 2.33 2.30 2.13 3/183 3579
/proc/meminfo: memFree=27998048/32872528 swapFree=1499884/1696108
[pid=3575] ppid=3572 vsize=1319492 CPUtime=34.38 cores=0,2,4,6
/proc/3575/stat : 3575 (toysat) R 3572 3575 2004 0 -1 4202496 271007 0 0 0 3400 38 0 0 20 0 4 0 36480843 1351159808 271332 33554432000 4194304 16246674 140734236501600 140734236483520 5822604 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3575/statm: 329873 271332 886 2943 0 326767 0
[pid=3575/tid=3576] ppid=3572 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3576/stat : 3576 (toysat) S 3572 3575 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36480843 1351159808 271332 33554432000 4194304 16246674 140734236501600 139890425572592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3575/tid=3577] ppid=3572 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3577/stat : 3577 (toysat) S 3572 3575 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36480843 1351159808 271332 33554432000 4194304 16246674 140734236501600 139890415082736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3575/tid=3578] ppid=3572 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3578/stat : 3578 (toysat) S 3572 3575 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36480843 1351159808 271332 33554432000 4194304 16246674 140734236501600 139890404609200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 34.38
Current children cumulated vsize (KiB) 1319492

[startup+34.8004 s]
/proc/loadavg: 2.33 2.30 2.13 3/183 3579
/proc/meminfo: memFree=27998048/32872528 swapFree=1499884/1696108
[pid=3575] ppid=3572 vsize=1319492 CPUtime=34.78 cores=0,2,4,6
/proc/3575/stat : 3575 (toysat) R 3572 3575 2004 0 -1 4202496 271007 0 0 0 3440 38 0 0 20 0 4 0 36480843 1351159808 271332 33554432000 4194304 16246674 140734236501600 140734236483520 5677537 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3575/statm: 329873 271332 886 2943 0 326767 0
[pid=3575/tid=3576] ppid=3572 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3576/stat : 3576 (toysat) S 3572 3575 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36480843 1351159808 271332 33554432000 4194304 16246674 140734236501600 139890425572592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3575/tid=3577] ppid=3572 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3577/stat : 3577 (toysat) S 3572 3575 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36480843 1351159808 271332 33554432000 4194304 16246674 140734236501600 139890415082736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3575/tid=3578] ppid=3572 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3578/stat : 3578 (toysat) S 3572 3575 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36480843 1351159808 271332 33554432000 4194304 16246674 140734236501600 139890404609200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 34.78
Current children cumulated vsize (KiB) 1319492

[startup+35.0004 s]
/proc/loadavg: 2.33 2.30 2.13 3/183 3579
/proc/meminfo: memFree=27998048/32872528 swapFree=1499884/1696108
[pid=3575] ppid=3572 vsize=1319492 CPUtime=34.98 cores=0,2,4,6
/proc/3575/stat : 3575 (toysat) R 3572 3575 2004 0 -1 4202496 271007 0 0 0 3460 38 0 0 20 0 4 0 36480843 1351159808 271332 33554432000 4194304 16246674 140734236501600 140734236483520 13943729 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3575/statm: 329873 271332 886 2943 0 326767 0
[pid=3575/tid=3576] ppid=3572 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3576/stat : 3576 (toysat) S 3572 3575 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36480843 1351159808 271332 33554432000 4194304 16246674 140734236501600 139890425572592 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3575/tid=3577] ppid=3572 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3577/stat : 3577 (toysat) S 3572 3575 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36480843 1351159808 271332 33554432000 4194304 16246674 140734236501600 139890415082736 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3575/tid=3578] ppid=3572 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/3575/task/3578/stat : 3578 (toysat) S 3572 3575 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36480843 1351159808 271332 33554432000 4194304 16246674 140734236501600 139890404609200 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 34.98
Current children cumulated vsize (KiB) 1319492

Child status: 0
Real time (s): 35.0811
CPU time (s): 35.0747
CPU user time (s): 34.6307
CPU system time (s): 0.443932
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 1319492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.6307
system time used= 0.443932
maximum resident set size= 1085336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 271011
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= 37

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.103984 second user time and 0.123981 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-19 15:52:31
IDJOB=4109898
IDBENCH=78960
IDSOLVER=2553
FILE ID=node137/4109898-1466344351
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.1900567024--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-4109898-1466344351/watcher-4109898-1466344351 -o /tmp/evaluation-result-4109898-1466344351/solver-4109898-1466344351 -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-4109898-1466344351.wbo

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

MD5SUM BENCH= 7129b2638275c1b1b14ce0a3da71735e
RANDOM SEED=875590026

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:        29854628 kB
Buffers:           71076 kB
Cached:           190696 kB
SwapCached:         1260 kB
Active:           441520 kB
Inactive:         139452 kB
Active(anon):     319096 kB
Inactive(anon):     2080 kB
Active(file):     122424 kB
Inactive(file):   137372 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100128 kB
Dirty:             32800 kB
Writeback:             0 kB
AnonPages:       2013820 kB
Mapped:            11012 kB
Shmem:                 0 kB
Slab:             606176 kB
SReclaimable:      50212 kB
SUnreclaim:       555964 kB
KernelStack:        1520 kB
PageTables:         9888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2915432 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:53:06