Trace number 4109542

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 39.7939 39.8022

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c 2016-06-19T15:43:34+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-4109542-1466343814.wbo"]
0.00/0.01	c use --random-gen="3963453033 2016405854 4087199586 2743583830 1772522434 98523371 3194548227 3742493781 115368811 3103746925 3062707156 1348725712 492708282 1105178638 1031623338 896436958 779101332 1284876249 4173156513 2751548174 1048898207 3519585325 3698538047 1681519825 1556535842 4105941232 3026435887 3459527157 1226714722 3609475183 1468615406 1214073987 1654726359 2346234519 775526783 1025778647 839526682 3209412400 2761773966 3174387554 1271020583 3101794480 745824962 253017612 4287689654 1319048484 764000157 1936526618 1024229760 1784697633 226150499 3857778139 223121939 3383573119 2749255904 2355492686 1661013147 1880659501 799610620 2724816351 268944168 3196990506 2695083600 262638378 710050752 1481814831 4232544920 2001957155 1145979023 2812998719 1599211291 3208536625 1253094159 2871318026 2859412498 4030204260 3191412490 1787260456 3366956542 1483566360 4137740361 3226964345 2245643544 2351591609 1226528558 2113002923 557192082 3968753951 2788750551 2583349061 3352065325 2918139041 609660529 1913533592 85741975 3462406743 1454026655 996203734 1518092907 3371039355 1000608478 196031438 1193374700 3641312606 74768082 233200868 2581656159 253161574 1261755669 2202424228 3504549396 3614606850 1555947661 1556151003 921358002 4047013458 2317310864 1767380403 209107136 3412660668 3992003385 2007085078 3621994963 65394018 847052732 2034143776 4056142418 319034093 3943593386 797318024 3076138215 2276475245 1753562725 893070067 884640704 1157161960 2934948268 2316740126 3819470291 1283912658 3425313549 3704676239 2180639300 522789414 2085419152 418117964 814738148 2209218352 2337438909 21265602 607586667 3080254634 1790522196 372700251 1409172234 3209402689 1118869988 3188697379 3413449409 1470592179 2267278728 1145831329 2047230229 1025454852 1927976711 1203239869 376502420 3228011096 1853456220 1078390592 2749704188 2492112103 4233180617 1262717350 3979745968 1372648655 376986819 1728827619 2322933960 3053139300 1518112893 3718273562 1800075489 813919977 738047673 837940402 3575964020 2810165101 2598757661 1274725392 3469271073 2426430089 694577753 1005448800 2610934297 722624743 1547284681 2605921454 2678823401 937894470 2572349261 757655001 1152824341 2356998817 1688887454 3197774805 2483089975 22291064 3328264234 2112612125 983708445 2105093203 2561615235 2157518329 2814787612 893551968 1804911865 4050916303 2641972707 2385236901 2632551097 1652702442 1462975966 1847117964 3300716248 684339337 2188303322 1253648665 3103496040 1096536745 4070589525 1871002096 2593468686 1937544118 1991412784 2728264157 4220248454 67987222 2612070571 110447332 2248900675 4289160868 3878841259 4012139797 4179381202 1272638654 1181262706 3404701366 2959614400 2998029307 755664432 3632186501 4220841854 3250110463 3468160487 392547945 255 362436" option to reproduce the execution
0.19/0.24	c #vars 169
0.19/0.24	c #constraints 101
0.19/0.25	c BCD2: Hardening is enabled.
0.19/0.25	c BCD2: BiasedSearch is enabled.
0.19/0.25	c Solving starts ...
0.19/0.25	c ============================[ Search Statistics ]============================
0.19/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.25	c =============================================================================
0.19/0.25	c  0.0s |       0 |        0 |        0 |       99      0 |        0 |        0
0.19/0.26	c  0.0s |       1 |      168 |      100 |       99      0 |        0 |        0
0.19/0.28	c  0.0s |       2 |      396 |      250 |      109      1 |        0 |        0
0.29/0.30	c  0.0s |       2 |      600 |      377 |      120      2 |        0 |        0
0.29/0.30	c #cpu_time = 0.049s
0.29/0.30	c #wall_clock_time = 0.049s
0.29/0.30	c #decision = 600
0.29/0.30	c #random_decision = 2
0.29/0.30	c #conflict = 377
0.29/0.30	c #restart = 2
0.29/0.30	o 323
0.29/0.30	c BCD2: updating upper bound: 1414 -> 322
0.29/0.30	c BCD2: 0 <= obj <= 322
0.29/0.30	c BCD2: #cores=0, #unrelaxed=28, #relaxed=0, #hardened=0
0.29/0.30	c BCD2: #sat=1 #unsat=1 bias=1/2
0.29/0.30	c Solving starts ...
0.29/0.30	c ============================[ Search Statistics ]============================
0.29/0.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.30	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.30	c =============================================================================
0.29/0.30	c  0.0s |       0 |        0 |        0 |      120      0 |        0 |        0
0.29/0.31	c  0.0s |       1 |      162 |      100 |      120      1 |        0 |        0
0.29/0.33	c  0.0s |       2 |      427 |      250 |      132      2 |        0 |        0
0.29/0.37	c  0.1s |       3 |      758 |      475 |      146      4 |        0 |        0
0.38/0.42	c  0.1s |       4 |     1276 |      813 |      146      7 |        0 |        0
0.49/0.50	c  0.2s |       5 |     2065 |     1320 |      161     11 |        0 |        0
0.59/0.63	c  0.3s |       6 |     3135 |     2081 |      178     16 |        0 |        0
0.79/0.82	c  0.5s |       7 |     4875 |     3223 |      196     23 |        0 |        0
0.99/1.10	c  0.8s |       8 |     7308 |     4936 |      216     34 |        0 |        0
1.49/1.51	c  1.2s |       9 |    10940 |     7506 |      238     50 |        0 |        0
1.89/1.95	c  1.7s |      10 |    16302 |    11361 |      262     72 |        0 |        0
2.59/2.65	c  2.3s |      11 |    24708 |    17144 |      289    103 |        0 |        0
3.58/3.65	c  3.4s |      12 |    36924 |    25819 |      318    147 |        0 |        0
5.18/5.27	c  5.0s |      13 |    55108 |    38832 |      350    210 |        0 |        0
7.18/7.29	c  7.0s |      13 |    75510 |    53432 |      350    278 |        0 |        0
7.28/7.39	c  7.1s |      13 |    76637 |    54146 |      350    282 |        0 |        0
7.28/7.39	c #cpu_time = 7.075s
7.28/7.39	c #wall_clock_time = 7.093s
7.28/7.39	c #decision = 76637
7.28/7.39	c #random_decision = 170
7.28/7.39	c #conflict = 54146
7.28/7.39	c #restart = 13
7.28/7.39	c BCD2: found a new core of size 28: cost of the new core is >=1
7.28/7.39	c lower bound updated to 1
7.28/7.39	c BCD2: 1 <= obj <= 322
7.28/7.39	c BCD2: #cores=1, #unrelaxed=0, #relaxed=28, #hardened=0
7.28/7.39	c BCD2: #sat=1 #unsat=2 bias=2/3
7.28/7.39	c Solving starts ...
7.28/7.39	c ============================[ Search Statistics ]============================
7.28/7.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.28/7.39	c       |         |          |          |    Limit     GC | Var      | Constra 
7.28/7.39	c =============================================================================
7.28/7.39	c  0.0s |       0 |        0 |        0 |      350      0 |        0 |        0
7.28/7.39	c  0.0s |       0 |       57 |       15 |      350      0 |        0 |        0
7.28/7.39	c #cpu_time = 0.003s
7.28/7.39	c #wall_clock_time = 0.003s
7.28/7.39	c #decision = 57
7.28/7.39	c #random_decision = 0
7.28/7.39	c #conflict = 15
7.28/7.39	c #restart = 0
7.28/7.39	o 80
7.28/7.39	c BCD2: hardening fixes 7 literals
7.28/7.39	c BCD2: updating upper bound: 322 -> 79
7.28/7.39	c BCD2: 1 <= obj <= 79
7.28/7.39	c BCD2: #cores=1, #unrelaxed=0, #relaxed=21, #hardened=7
7.28/7.39	c BCD2: #sat=2 #unsat=2 bias=2/4
7.28/7.39	c Solving starts ...
7.28/7.39	c ============================[ Search Statistics ]============================
7.28/7.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.28/7.39	c       |         |          |          |    Limit     GC | Var      | Constra 
7.28/7.39	c =============================================================================
7.28/7.39	c  0.0s |       0 |        0 |        0 |      350      0 |        7 |        2
7.38/7.41	c  0.0s |       1 |      234 |      100 |      350      1 |        7 |        2
7.38/7.42	c  0.0s |       2 |      488 |      250 |      350      1 |        7 |        2
7.38/7.45	c  0.1s |       3 |      813 |      475 |      350      2 |        7 |        2
7.38/7.48	c  0.1s |       4 |     1382 |      813 |      350      4 |        7 |        2
7.48/7.54	c  0.1s |       5 |     2174 |     1320 |      350      6 |        7 |        2
7.58/7.61	c  0.2s |       6 |     3274 |     2081 |      350     10 |        7 |        2
7.69/7.72	c  0.3s |       7 |     5205 |     3223 |      350     15 |        7 |        2
7.79/7.89	c  0.5s |       8 |     8018 |     4936 |      386     22 |        7 |        2
8.08/8.16	c  0.8s |       9 |    11814 |     7506 |      386     32 |        7 |        2
8.48/8.56	c  1.2s |      10 |    17328 |    11361 |      386     48 |        7 |        2
9.08/9.17	c  1.8s |      11 |    25219 |    17144 |      386     72 |        7 |        2
9.99/10.04	c  2.6s |      12 |    37740 |    25819 |      386    108 |        7 |        2
11.39/11.46	c  4.1s |      13 |    56019 |    38832 |      425    160 |        7 |        2
13.39/13.46	c  6.1s |      13 |    82884 |    57132 |      425    231 |        7 |        2
13.49/13.59	c  6.2s |      14 |    84664 |    58352 |      425    236 |        7 |        2
15.50/15.59	c  8.2s |      14 |   110301 |    76052 |      425    304 |        7 |        2
16.19/16.25	c  8.9s |      14 |   117985 |    81625 |      468    324 |        8 |        4
16.19/16.25	c #cpu_time = 8.831s
16.19/16.25	c #wall_clock_time = 8.855s
16.19/16.25	c #decision = 117985
16.19/16.25	c #random_decision = 319
16.19/16.25	c #conflict = 81625
16.19/16.25	c #restart = 14
16.19/16.25	c BCD2: updating lower bound of a core
16.19/16.25	c lower bound updated to 41
16.19/16.25	c BCD2: 41 <= obj <= 79
16.39/16.43	c BCD2: #cores=1, #unrelaxed=0, #relaxed=21, #hardened=7
16.39/16.43	c BCD2: #sat=2 #unsat=3 bias=3/5
16.39/16.43	c Solving starts ...
16.39/16.43	c ============================[ Search Statistics ]============================
16.39/16.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
16.39/16.43	c       |         |          |          |    Limit     GC | Var      | Constra 
16.39/16.43	c =============================================================================
16.39/16.43	c  0.0s |       0 |        0 |        0 |      468      0 |        8 |        4
16.39/16.43	c  0.0s |       1 |      144 |      100 |      468      0 |        8 |        4
16.39/16.43	c  0.0s |       2 |      392 |      250 |      468      1 |        8 |        4
16.39/16.43	c  0.0s |       3 |      698 |      475 |      468      1 |        8 |        4
16.39/16.43	c  0.1s |       4 |     1206 |      813 |      468      3 |        8 |        4
16.39/16.43	c  0.1s |       5 |     1981 |     1320 |      468      4 |        8 |        4
16.39/16.46	c  0.2s |       6 |     3132 |     2081 |      468      7 |        8 |        4
16.50/16.58	c  0.3s |       7 |     4774 |     3223 |      468     11 |        8 |        4
16.69/16.76	c  0.5s |       8 |     7320 |     4936 |      468     17 |        8 |        4
16.99/17.02	c  0.8s |       9 |    11067 |     7506 |      468     27 |        8 |        4
17.39/17.43	c  1.2s |      10 |    16838 |    11361 |      468     40 |        8 |        4
17.99/18.02	c  1.8s |      11 |    25495 |    17144 |      468     61 |        8 |        4
18.89/18.93	c  2.7s |      12 |    38140 |    25819 |      468     93 |        8 |        4
20.19/20.25	c  4.0s |      13 |    57280 |    38832 |      468    140 |        8 |        4
22.19/22.25	c  6.0s |      14 |    86153 |    58352 |      468    210 |        8 |        4
24.19/24.26	c  8.0s |      14 |   113894 |    77152 |      515    272 |        8 |        4
25.29/25.40	c  9.1s |      15 |   129015 |    87632 |      515    307 |        8 |        4
26.19/26.26	c 10.0s |      15 |   139530 |    95396 |      515    332 |        9 |        6
26.19/26.26	c #cpu_time = 9.983s
26.19/26.26	c #wall_clock_time = 10.009s
26.19/26.26	c #decision = 139530
26.19/26.26	c #random_decision = 397
26.19/26.26	c #conflict = 95396
26.19/26.26	c #restart = 15
26.19/26.26	c BCD2: updating lower bound of a core
26.19/26.26	c lower bound updated to 65
26.19/26.26	c BCD2: 65 <= obj <= 79
26.19/26.26	c BCD2: #cores=1, #unrelaxed=0, #relaxed=21, #hardened=7
26.19/26.26	c BCD2: #sat=2 #unsat=4 bias=4/6
26.19/26.26	c Solving starts ...
26.19/26.26	c ============================[ Search Statistics ]============================
26.19/26.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.19/26.26	c       |         |          |          |    Limit     GC | Var      | Constra 
26.19/26.26	c =============================================================================
26.19/26.26	c  0.0s |       0 |        0 |        0 |      515      0 |        9 |        6
26.19/26.27	c  0.0s |       1 |      164 |      100 |      515      0 |        9 |        6
26.19/26.29	c  0.0s |       2 |      456 |      250 |      515      1 |        9 |        6
26.29/26.31	c  0.1s |       3 |      798 |      475 |      515      2 |        9 |        6
26.29/26.35	c  0.1s |       4 |     1283 |      813 |      515      3 |        9 |        6
26.39/26.41	c  0.1s |       5 |     2143 |     1320 |      515      5 |        9 |        6
26.39/26.49	c  0.2s |       6 |     3442 |     2081 |      515      7 |        9 |        6
26.59/26.61	c  0.4s |       7 |     5105 |     3223 |      515     11 |        9 |        6
26.69/26.79	c  0.5s |       8 |     7527 |     4936 |      515     17 |        9 |        6
26.99/27.08	c  0.8s |       9 |    10999 |     7506 |      515     25 |        9 |        6
27.49/27.51	c  1.3s |      10 |    16270 |    11361 |      515     38 |        9 |        6
28.09/28.13	c  1.9s |      11 |    24791 |    17144 |      515     57 |        9 |        6
28.99/29.07	c  2.8s |      12 |    37505 |    25819 |      515     86 |        9 |        6
30.39/30.49	c  4.2s |      13 |    56662 |    38832 |      515    130 |        9 |        6
32.39/32.49	c  6.2s |      13 |    82649 |    56732 |      515    191 |        9 |        6
32.59/32.66	c  6.4s |      14 |    85076 |    58352 |      515    197 |        9 |        6
34.58/34.67	c  8.4s |      14 |   113513 |    77452 |      567    256 |        9 |        6
35.68/35.72	c  9.5s |      14 |   126513 |    86661 |      567    284 |        9 |        6
35.68/35.72	c #cpu_time = 9.440s
35.68/35.72	c #wall_clock_time = 9.465s
35.68/35.72	c #decision = 126513
35.68/35.72	c #random_decision = 364
35.68/35.72	c #conflict = 86661
35.68/35.72	c #restart = 14
35.68/35.72	o 73
35.68/35.72	c BCD2: hardening fixes 1 literals
35.68/35.72	c BCD2: updating upper bound: 79 -> 72
35.68/35.72	c BCD2: 65 <= obj <= 72
35.68/35.72	c BCD2: #cores=1, #unrelaxed=0, #relaxed=20, #hardened=8
35.68/35.72	c BCD2: #sat=3 #unsat=4 bias=4/7
35.68/35.73	c Solving starts ...
35.68/35.73	c ============================[ Search Statistics ]============================
35.68/35.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
35.68/35.73	c       |         |          |          |    Limit     GC | Var      | Constra 
35.68/35.73	c =============================================================================
35.68/35.73	c  0.0s |       0 |        0 |        0 |      567      0 |       10 |        8
35.68/35.74	c  0.0s |       1 |      130 |      100 |      567      0 |       10 |        8
35.68/35.76	c  0.0s |       2 |      363 |      250 |      567      1 |       10 |        8
35.68/35.78	c  0.1s |       3 |      696 |      475 |      567      1 |       10 |        8
35.78/35.82	c  0.1s |       4 |     1190 |      813 |      567      2 |       10 |        8
35.78/35.88	c  0.2s |       5 |     1948 |     1320 |      567      4 |       10 |        8
35.88/35.96	c  0.2s |       6 |     3109 |     2081 |      567      6 |       10 |        8
35.98/36.09	c  0.4s |       7 |     4747 |     3223 |      567     10 |       10 |        8
36.18/36.27	c  0.5s |       8 |     7256 |     4936 |      567     15 |       10 |        8
36.48/36.57	c  0.8s |       9 |    11076 |     7506 |      567     23 |       10 |        8
36.98/37.01	c  1.3s |      10 |    16689 |    11361 |      567     34 |       10 |        8
37.58/37.67	c  1.9s |      11 |    25013 |    17144 |      567     52 |       10 |        8
38.59/38.66	c  2.9s |      12 |    37197 |    25819 |      567     78 |       10 |        8
38.68/38.75	c  3.0s |      12 |    38190 |    26564 |      567     81 |       10 |        8
38.68/38.75	c #cpu_time = 3.021s
38.68/38.75	c #wall_clock_time = 3.029s
38.68/38.75	c #decision = 38190
38.68/38.75	c #random_decision = 116
38.68/38.75	c #conflict = 26564
38.68/38.75	c #restart = 12
38.68/38.75	o 69
38.68/38.75	c BCD2: updating upper bound: 72 -> 68
38.68/38.75	c BCD2: 65 <= obj <= 68
38.68/38.75	c BCD2: #cores=1, #unrelaxed=0, #relaxed=20, #hardened=8
38.68/38.75	c BCD2: #sat=4 #unsat=4 bias=4/8
38.68/38.76	c Solving starts ...
38.68/38.76	c ============================[ Search Statistics ]============================
38.68/38.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
38.68/38.76	c       |         |          |          |    Limit     GC | Var      | Constra 
38.68/38.76	c =============================================================================
38.68/38.76	c  0.0s |       0 |        0 |        0 |      567      0 |       10 |       10
38.68/38.77	c  0.0s |       1 |      155 |      100 |      567      0 |       10 |       10
38.68/38.79	c  0.0s |       2 |      385 |      250 |      567      0 |       10 |       10
38.78/38.81	c  0.1s |       3 |      690 |      475 |      567      1 |       10 |       10
38.78/38.85	c  0.1s |       4 |     1170 |      813 |      567      2 |       10 |       10
38.88/38.92	c  0.2s |       5 |     1827 |     1320 |      567      4 |       10 |       10
38.98/39.01	c  0.3s |       6 |     3056 |     2081 |      567      6 |       10 |       10
39.08/39.15	c  0.4s |       7 |     4740 |     3223 |      567      9 |       10 |       10
39.18/39.23	c  0.5s |       7 |     5567 |     3809 |      567     11 |       11 |       12
39.18/39.23	c #cpu_time = 0.470s
39.18/39.23	c #wall_clock_time = 0.471s
39.18/39.23	c #decision = 5567
39.18/39.23	c #random_decision = 10
39.18/39.23	c #conflict = 3809
39.18/39.23	c #restart = 7
39.18/39.23	c BCD2: updating lower bound of a core
39.18/39.23	c lower bound updated to 68
39.18/39.23	c BCD2: 68 <= obj <= 68
39.18/39.23	c BCD2: #cores=1, #unrelaxed=0, #relaxed=20, #hardened=8
39.18/39.23	c BCD2: #sat=4 #unsat=5 bias=5/9
39.18/39.23	c Solving starts ...
39.18/39.23	c ============================[ Search Statistics ]============================
39.18/39.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
39.18/39.23	c       |         |          |          |    Limit     GC | Var      | Constra 
39.18/39.23	c =============================================================================
39.18/39.23	c  0.0s |       0 |        0 |        0 |      567      0 |       11 |       13
39.18/39.24	c  0.0s |       1 |      172 |      100 |      567      0 |       12 |       13
39.18/39.26	c  0.0s |       2 |      402 |      250 |      567      1 |       13 |       13
39.18/39.29	c  0.1s |       3 |      708 |      475 |      567      1 |       13 |       13
39.28/39.34	c  0.1s |       4 |     1156 |      813 |      567      2 |       13 |       13
39.38/39.40	c  0.2s |       5 |     1867 |     1320 |      567      4 |       13 |       13
39.48/39.50	c  0.3s |       6 |     2850 |     2081 |      567      6 |       13 |       13
39.59/39.64	c  0.4s |       7 |     4395 |     3223 |      567     10 |       13 |       13
39.69/39.74	c  0.5s |       7 |     5454 |     3969 |      567     12 |       14 |       15
39.69/39.74	c #cpu_time = 0.509s
39.69/39.74	c #wall_clock_time = 0.511s
39.69/39.74	c #decision = 5454
39.69/39.74	c #random_decision = 13
39.69/39.74	c #conflict = 3969
39.69/39.74	c #restart = 7
39.69/39.74	c BCD2: updating lower bound of a core
39.69/39.74	c lower bound updated to 70
39.69/39.74	s OPTIMUM FOUND
39.69/39.74	v -x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
39.69/39.74	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
39.69/39.74	v -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
39.69/39.74	v -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 -x40
39.69/39.74	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 -x50
39.69/39.74	v -x51 -x52 -x53 -x54 -x55 x56 -x57 -x58 -x59 -x60
39.69/39.74	v -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70
39.69/39.74	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
39.69/39.74	v x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
39.69/39.74	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 x99 -x100
39.69/39.74	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
39.69/39.74	v -x111 -x112 -x113 -x114 -x115 x116 -x117 -x118 -x119 -x120
39.69/39.74	v -x121 -x122 -x123 x124 -x125 -x126 -x127 -x128 -x129 -x130
39.69/39.74	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
39.69/39.74	v -x141 -x142 x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
39.69/39.74	v -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
39.69/39.74	v x161 x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
39.69/39.74	c total CPU time = 39.636s
39.69/39.74	c total wall clock time = 39.741s

Verifier Data

OK	69

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

pid=1590
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: 1.99 2.03 1.78 2/181 1594
/proc/meminfo: memFree=30558124/32872528 swapFree=8804/8804
[pid=1594] ppid=1590 vsize=581052 CPUtime=0 cores=0,2,4,6
/proc/1594/stat : 1594 (toysat) R 1590 1594 832 0 -1 4202496 2145 0 0 0 0 0 0 0 20 0 4 0 36427298 594997248 2506 33554432000 4194304 16246674 140733632935456 140733632934880 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1594/statm: 146031 2518 441 2943 0 142925 0
[pid=1594/tid=1595] ppid=1590 vsize=724412 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1595/stat : 1595 (toysat) S 1590 1594 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427299 741797888 3066 33554432000 4194304 16246674 140733632935456 140464721210608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1594/tid=1596] ppid=1590 vsize=729532 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1596/stat : 1596 (toysat) S 1590 1594 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427299 747040768 3084 33554432000 4194304 16246674 140733632935456 140464710720752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1594/tid=1597] ppid=1590 vsize=733628 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1597/stat : 1597 (toysat) S 1590 1594 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427299 751235072 3100 33554432000 4194304 16246674 140733632935456 140464623709360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.10017 s]
/proc/loadavg: 1.99 2.03 1.78 2/181 1594
/proc/meminfo: memFree=30558124/32872528 swapFree=8804/8804
[pid=1594] ppid=1590 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/1594/stat : 1594 (toysat) R 1590 1594 832 0 -1 4202496 18288 0 0 0 7 2 0 0 20 0 4 0 36427298 1247350784 18642 33554432000 4194304 16246674 140733632935456 140733632934880 12459121 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1594/statm: 304529 18644 614 2943 0 301423 0
[pid=1594/tid=1595] ppid=1590 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1595/stat : 1595 (toysat) S 1590 1594 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427299 1247350784 18650 33554432000 4194304 16246674 140733632935456 140464721210608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1594/tid=1596] ppid=1590 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1596/stat : 1596 (toysat) S 1590 1594 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427299 1247350784 18657 33554432000 4194304 16246674 140733632935456 140464710720752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1594/tid=1597] ppid=1590 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1597/stat : 1597 (toysat) S 1590 1594 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427299 1247350784 18663 33554432000 4194304 16246674 140733632935456 140464623709360 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.200504 s]
/proc/loadavg: 1.99 2.03 1.78 2/181 1594
/proc/meminfo: memFree=30558124/32872528 swapFree=8804/8804
[pid=1594] ppid=1590 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/1594/stat : 1594 (toysat) R 1590 1594 832 0 -1 4202496 26250 0 0 0 16 3 0 0 20 0 4 0 36427298 1247350784 26604 33554432000 4194304 16246674 140733632935456 140733632934880 12459048 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1594/statm: 304529 26605 614 2943 0 301423 0
[pid=1594/tid=1595] ppid=1590 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1595/stat : 1595 (toysat) S 1590 1594 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427299 1247350784 26609 33554432000 4194304 16246674 140733632935456 140464721210608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1594/tid=1596] ppid=1590 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1596/stat : 1596 (toysat) S 1590 1594 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427299 1247350784 26613 33554432000 4194304 16246674 140733632935456 140464710720752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1594/tid=1597] ppid=1590 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1597/stat : 1597 (toysat) S 1590 1594 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427299 1247350784 26613 33554432000 4194304 16246674 140733632935456 140464623709360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300471 s]
/proc/loadavg: 1.99 2.03 1.78 2/181 1594
/proc/meminfo: memFree=30558124/32872528 swapFree=8804/8804
[pid=1594] ppid=1590 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/1594/stat : 1594 (toysat) R 1590 1594 832 0 -1 4202496 37788 0 0 0 25 4 0 0 20 0 4 0 36427298 1247350784 38137 33554432000 4194304 16246674 140733632935456 140733632934880 5711453 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1594/statm: 304529 38140 788 2943 0 301423 0
[pid=1594/tid=1595] ppid=1590 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1595/stat : 1595 (toysat) S 1590 1594 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427299 1247350784 38144 33554432000 4194304 16246674 140733632935456 140464721210608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1594/tid=1596] ppid=1590 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1596/stat : 1596 (toysat) S 1590 1594 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427299 1247350784 38148 33554432000 4194304 16246674 140733632935456 140464710720752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1594/tid=1597] ppid=1590 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1597/stat : 1597 (toysat) S 1590 1594 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427299 1247350784 38154 33554432000 4194304 16246674 140733632935456 140464623709360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700401 s]
/proc/loadavg: 1.99 2.03 1.78 2/181 1594
/proc/meminfo: memFree=30558124/32872528 swapFree=8804/8804
[pid=1594] ppid=1590 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/1594/stat : 1594 (toysat) R 1590 1594 832 0 -1 4202496 108286 0 0 0 56 13 0 0 20 0 4 0 36427298 1247350784 108633 33554432000 4194304 16246674 140733632935456 140733632934880 5664948 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1594/statm: 304529 108642 814 2943 0 301423 0
[pid=1594/tid=1595] ppid=1590 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1595/stat : 1595 (toysat) S 1590 1594 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427299 1247350784 108647 33554432000 4194304 16246674 140733632935456 140464721210608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1594/tid=1596] ppid=1590 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1596/stat : 1596 (toysat) S 1590 1594 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427299 1247350784 108649 33554432000 4194304 16246674 140733632935456 140464710720752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1594/tid=1597] ppid=1590 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1597/stat : 1597 (toysat) S 1590 1594 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427299 1247350784 108655 33554432000 4194304 16246674 140733632935456 140464623709360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.5004 s]
/proc/loadavg: 1.99 2.03 1.78 3/185 1598
/proc/meminfo: memFree=29855808/32872528 swapFree=8804/8804
[pid=1594] ppid=1590 vsize=1218116 CPUtime=1.49 cores=0,2,4,6
/proc/1594/stat : 1594 (toysat) R 1590 1594 832 0 -1 4202496 243165 0 0 0 119 30 0 0 20 0 4 0 36427298 1247350784 243513 33554432000 4194304 16246674 140733632935456 140733632918456 5723366 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1594/statm: 304529 243522 814 2943 0 301423 0
[pid=1594/tid=1595] ppid=1590 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1595/stat : 1595 (toysat) S 1590 1594 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427299 1247350784 243525 33554432000 4194304 16246674 140733632935456 140464721210608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1594/tid=1596] ppid=1590 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1596/stat : 1596 (toysat) S 1590 1594 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427299 1247350784 243531 33554432000 4194304 16246674 140733632935456 140464710720752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1594/tid=1597] ppid=1590 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1597/stat : 1597 (toysat) S 1590 1594 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427299 1247350784 243537 33554432000 4194304 16246674 140733632935456 140464623709360 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) 1218116

[startup+3.1004 s]
/proc/loadavg: 1.99 2.03 1.78 3/185 1598
/proc/meminfo: memFree=29574452/32872528 swapFree=8804/8804
[pid=1594] ppid=1590 vsize=1305156 CPUtime=3.09 cores=0,2,4,6
/proc/1594/stat : 1594 (toysat) R 1590 1594 832 0 -1 4202496 267331 0 0 0 276 33 0 0 20 0 4 0 36427298 1336479744 267656 33554432000 4194304 16246674 140733632935456 140733632918456 5600464 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1594/statm: 326289 267656 873 2943 0 323183 0
[pid=1594/tid=1595] ppid=1590 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1595/stat : 1595 (toysat) S 1590 1594 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427299 1336479744 267656 33554432000 4194304 16246674 140733632935456 140464721210608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1594/tid=1596] ppid=1590 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1596/stat : 1596 (toysat) S 1590 1594 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427299 1336479744 267656 33554432000 4194304 16246674 140733632935456 140464710720752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1594/tid=1597] ppid=1590 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1597/stat : 1597 (toysat) S 1590 1594 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427299 1336479744 267656 33554432000 4194304 16246674 140733632935456 140464623709360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1305156

[startup+6.30041 s]
/proc/loadavg: 2.07 2.05 1.78 3/185 1598
/proc/meminfo: memFree=29486572/32872528 swapFree=8804/8804
[pid=1594] ppid=1590 vsize=1306180 CPUtime=6.28 cores=0,2,4,6
/proc/1594/stat : 1594 (toysat) R 1590 1594 832 0 -1 4202496 267659 0 0 0 595 33 0 0 20 0 4 0 36427298 1337528320 267984 33554432000 4194304 16246674 140733632935456 140733632917376 5822848 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1594/statm: 326545 267984 873 2943 0 323439 0
[pid=1594/tid=1595] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1595/stat : 1595 (toysat) S 1590 1594 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 267984 33554432000 4194304 16246674 140733632935456 140464721210608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1594/tid=1596] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1596/stat : 1596 (toysat) S 1590 1594 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 267984 33554432000 4194304 16246674 140733632935456 140464710720752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1594/tid=1597] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1597/stat : 1597 (toysat) S 1590 1594 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 267984 33554432000 4194304 16246674 140733632935456 140464623709360 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) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.06 2.05 1.78 3/185 1651
/proc/meminfo: memFree=29887300/32872528 swapFree=8804/8804
[pid=1594] ppid=1590 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/1594/stat : 1594 (toysat) R 1590 1594 832 0 -1 4202496 267671 0 0 0 1235 34 0 0 20 0 4 0 36427298 1337528320 267996 33554432000 4194304 16246674 140733632935456 140733632917376 5522977 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1594/statm: 326545 267996 883 2943 0 323439 0
[pid=1594/tid=1595] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1595/stat : 1595 (toysat) S 1590 1594 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 267996 33554432000 4194304 16246674 140733632935456 140464721210608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1594/tid=1596] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1596/stat : 1596 (toysat) S 1590 1594 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 267996 33554432000 4194304 16246674 140733632935456 140464710720752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1594/tid=1597] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1597/stat : 1597 (toysat) S 1590 1594 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 267996 33554432000 4194304 16246674 140733632935456 140464623709360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.05 2.04 1.79 3/185 1651
/proc/meminfo: memFree=29487864/32872528 swapFree=8804/8804
[pid=1594] ppid=1590 vsize=1306180 CPUtime=25.49 cores=0,2,4,6
/proc/1594/stat : 1594 (toysat) R 1590 1594 832 0 -1 4202496 267671 0 0 0 2515 34 0 0 20 0 4 0 36427298 1337528320 267996 33554432000 4194304 16246674 140733632935456 140733632917376 5754525 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1594/statm: 326545 267996 883 2943 0 323439 0
[pid=1594/tid=1595] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1595/stat : 1595 (toysat) S 1590 1594 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 267996 33554432000 4194304 16246674 140733632935456 140464721210608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1594/tid=1596] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1596/stat : 1596 (toysat) S 1590 1594 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 267996 33554432000 4194304 16246674 140733632935456 140464710720752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1594/tid=1597] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1597/stat : 1597 (toysat) S 1590 1594 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 267996 33554432000 4194304 16246674 140733632935456 140464623709360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1306180

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

[startup+25.6005 s]
/proc/loadavg: 2.05 2.04 1.79 3/185 1651
/proc/meminfo: memFree=29487864/32872528 swapFree=8804/8804
[pid=1594] ppid=1590 vsize=1306180 CPUtime=25.59 cores=0,2,4,6
/proc/1594/stat : 1594 (toysat) R 1590 1594 832 0 -1 4202496 267671 0 0 0 2525 34 0 0 20 0 4 0 36427298 1337528320 267996 33554432000 4194304 16246674 140733632935456 140733632917376 5600384 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1594/statm: 326545 267996 883 2943 0 323439 0
[pid=1594/tid=1595] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1595/stat : 1595 (toysat) S 1590 1594 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 267996 33554432000 4194304 16246674 140733632935456 140464721210608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1594/tid=1596] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1596/stat : 1596 (toysat) S 1590 1594 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 267996 33554432000 4194304 16246674 140733632935456 140464710720752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1594/tid=1597] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1597/stat : 1597 (toysat) S 1590 1594 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 267996 33554432000 4194304 16246674 140733632935456 140464623709360 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) 1306180

[startup+32.0073 s]
/proc/loadavg: 2.04 2.04 1.79 3/185 1651
/proc/meminfo: memFree=29487756/32872528 swapFree=8804/8804
[pid=1594] ppid=1590 vsize=1306180 CPUtime=31.99 cores=0,2,4,6
/proc/1594/stat : 1594 (toysat) R 1590 1594 832 0 -1 4202496 267671 0 0 0 3165 34 0 0 20 0 4 0 36427298 1337528320 267996 33554432000 4194304 16246674 140733632935456 140733632917376 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1594/statm: 326545 267996 883 2943 0 323439 0
[pid=1594/tid=1595] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1595/stat : 1595 (toysat) S 1590 1594 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 267996 33554432000 4194304 16246674 140733632935456 140464721210608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1594/tid=1596] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1596/stat : 1596 (toysat) S 1590 1594 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 267996 33554432000 4194304 16246674 140733632935456 140464710720752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1594/tid=1597] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1597/stat : 1597 (toysat) S 1590 1594 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 267996 33554432000 4194304 16246674 140733632935456 140464623709360 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) 1306180

[startup+35.2004 s]
/proc/loadavg: 2.04 2.04 1.79 3/185 1651
/proc/meminfo: memFree=29487876/32872528 swapFree=8804/8804
[pid=1594] ppid=1590 vsize=1306180 CPUtime=35.19 cores=0,2,4,6
/proc/1594/stat : 1594 (toysat) R 1590 1594 832 0 -1 4202496 267673 0 0 0 3485 34 0 0 20 0 4 0 36427298 1337528320 267997 33554432000 4194304 16246674 140733632935456 140733632917376 13191988 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1594/statm: 326545 267997 883 2943 0 323439 0
[pid=1594/tid=1595] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1595/stat : 1595 (toysat) S 1590 1594 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 267997 33554432000 4194304 16246674 140733632935456 140464721210608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1594/tid=1596] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1596/stat : 1596 (toysat) S 1590 1594 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 267997 33554432000 4194304 16246674 140733632935456 140464710720752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1594/tid=1597] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1597/stat : 1597 (toysat) S 1590 1594 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 267997 33554432000 4194304 16246674 140733632935456 140464623709360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 35.19
Current children cumulated vsize (KiB) 1306180

[startup+38.4004 s]
/proc/loadavg: 2.04 2.04 1.79 3/185 1651
/proc/meminfo: memFree=29487756/32872528 swapFree=8804/8804
[pid=1594] ppid=1590 vsize=1306180 CPUtime=38.38 cores=0,2,4,6
/proc/1594/stat : 1594 (toysat) R 1590 1594 832 0 -1 4202496 267676 0 0 0 3804 34 0 0 20 0 4 0 36427298 1337528320 268000 33554432000 4194304 16246674 140733632935456 140733632917376 6022799 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1594/statm: 326545 268000 883 2943 0 323439 0
[pid=1594/tid=1595] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1595/stat : 1595 (toysat) S 1590 1594 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 268000 33554432000 4194304 16246674 140733632935456 140464721210608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1594/tid=1596] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1596/stat : 1596 (toysat) S 1590 1594 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 268000 33554432000 4194304 16246674 140733632935456 140464710720752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1594/tid=1597] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1597/stat : 1597 (toysat) S 1590 1594 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 268000 33554432000 4194304 16246674 140733632935456 140464623709360 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) 1306180

[startup+39.2004 s]
/proc/loadavg: 2.04 2.04 1.79 3/185 1651
/proc/meminfo: memFree=29487756/32872528 swapFree=8804/8804
[pid=1594] ppid=1590 vsize=1306180 CPUtime=39.18 cores=0,2,4,6
/proc/1594/stat : 1594 (toysat) R 1590 1594 832 0 -1 4202496 267676 0 0 0 3884 34 0 0 20 0 4 0 36427298 1337528320 268000 33554432000 4194304 16246674 140733632935456 140733632918456 5677884 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1594/statm: 326545 268000 883 2943 0 323439 0
[pid=1594/tid=1595] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1595/stat : 1595 (toysat) S 1590 1594 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 268000 33554432000 4194304 16246674 140733632935456 140464721210608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1594/tid=1596] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1596/stat : 1596 (toysat) S 1590 1594 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 268000 33554432000 4194304 16246674 140733632935456 140464710720752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1594/tid=1597] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1597/stat : 1597 (toysat) S 1590 1594 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 268000 33554432000 4194304 16246674 140733632935456 140464623709360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 39.18
Current children cumulated vsize (KiB) 1306180

[startup+39.6004 s]
/proc/loadavg: 2.04 2.04 1.79 3/185 1651
/proc/meminfo: memFree=29487632/32872528 swapFree=8804/8804
[pid=1594] ppid=1590 vsize=1306180 CPUtime=39.59 cores=0,2,4,6
/proc/1594/stat : 1594 (toysat) R 1590 1594 832 0 -1 4202496 267676 0 0 0 3925 34 0 0 20 0 4 0 36427298 1337528320 268000 33554432000 4194304 16246674 140733632935456 140733632918456 6021954 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1594/statm: 326545 268000 883 2943 0 323439 0
[pid=1594/tid=1595] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1595/stat : 1595 (toysat) S 1590 1594 832 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 268000 33554432000 4194304 16246674 140733632935456 140464721210608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1594/tid=1596] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1596/stat : 1596 (toysat) S 1590 1594 832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 268000 33554432000 4194304 16246674 140733632935456 140464710720752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1594/tid=1597] ppid=1590 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/1594/task/1597/stat : 1597 (toysat) S 1590 1594 832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36427299 1337528320 268000 33554432000 4194304 16246674 140733632935456 140464623709360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 39.59
Current children cumulated vsize (KiB) 1306180

[startup+39.8004 s]
/proc/loadavg: 2.04 2.04 1.79 3/185 1651
/proc/meminfo: memFree=29487632/32872528 swapFree=8804/8804
[pid=1594] ppid=1590 vsize=0 CPUtime=39.79 cores=0,2,4,6
/proc/1594/stat : 1594 (toysat) R 1590 1594 832 0 -1 4202500 267680 0 0 0 3939 40 0 0 20 0 1 0 36427298 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1594/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 39.79
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 39.8022
CPU time (s): 39.7939
CPU user time (s): 39.39
CPU system time (s): 0.403938
CPU usage (%): 99.9794
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.39
system time used= 0.403938
maximum resident set size= 1072008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267680
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= 24
involuntary context switches= 41

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.253961 second user time and 0.364944 second system time

The end

Launcher Data

Begin job on node133 at 2016-06-19 15:43:34
IDJOB=4109542
IDBENCH=78844
IDSOLVER=2553
FILE ID=node133/4109542-1466343814
RUNJOBID= node133-1466341813-848
PBS_JOBID= 19922020
Free space on /tmp= 71700 MiB

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

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

MD5SUM BENCH= 33073796b90256de3fa5d24843165564
RANDOM SEED=4525294

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.256
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:        30558488 kB
Buffers:          164012 kB
Cached:           323616 kB
SwapCached:         1408 kB
Active:          1222240 kB
Inactive:         341272 kB
Active(anon):    1076196 kB
Inactive(anon):     2060 kB
Active(file):     146044 kB
Inactive(file):   339212 kB
Unevictable:        8804 kB
Mlocked:            8804 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:             33204 kB
Writeback:             0 kB
AnonPages:       1083404 kB
Mapped:            11796 kB
Shmem:                 0 kB
Slab:             610872 kB
SReclaimable:      54208 kB
SUnreclaim:       556664 kB
KernelStack:        1536 kB
PageTables:         5968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1225684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 71684 MiB
End job on node133 at 2016-06-19 15:44:14