Trace number 4093684

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 28.5607 28.5647

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110974180--soft-0-100-0.wbo
MD5SUMe43f58a024ab39f0c7f396fa22784bca
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark5.98609
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1231
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c 2016-06-16T18:20:18+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-4093684-1466094017.wbo"]
0.00/0.01	c use --random-gen="3942564614 1916193635 4285420131 652512990 4175990258 2129664585 3209362385 1829786368 2951197814 1998979738 728099966 2599765005 1627882964 3166311851 973396810 1997083467 2493304699 110928480 1020657026 2522577012 598902959 3167003633 4061709955 3873726730 14873838 322710935 1331179826 2622374749 3460641117 2182331767 1061991434 2856271541 204464640 128443448 934641795 1235434792 1441354227 180317883 1380134599 4258251217 3497077665 2313048701 2471839599 3520152781 352740092 2462718685 2839470927 1963333990 1569003127 1138331425 2111249482 4263560150 824657633 3140233093 53029166 2084789426 1459196651 2405561440 3117061843 2320341086 2217181476 4075276798 4239686427 3395420257 3792157104 76137031 3738074646 935144835 2266866212 386522752 989106839 4227636405 2699744810 1412280210 366215447 2134549019 1350896034 1097132544 645296245 2649225207 3178093746 4012431424 604643778 2485066249 1860239059 3232353378 4208487301 2514619512 2309379992 291811051 3545028918 556608251 2077346522 3350006310 1365184507 496157099 67280858 812100009 940204917 2849641886 1308481237 576379097 2000662875 4253304162 2592617573 3568096278 3663590032 810606189 1628006445 172555771 808168329 1566419090 738590367 928124624 3320741703 1822820259 3154060349 4293515393 1762202220 1130410448 1418916377 471336149 812063972 3669378815 1037785014 3836891284 2139692280 2980211174 1577236434 3362319073 3176298371 4279688530 1974502797 2071956275 1899635440 3362003145 4294124363 1797927465 1956890631 2884499601 3574994962 2916825052 1349517522 688186422 2767460309 3027980038 1813149560 3541578209 3055784561 3338622864 1878125457 114302720 2855517774 264554775 563302170 259917294 1243518592 3224408836 3498454107 1170350991 1715181992 1956981401 3237854200 3376242463 3008888551 636833213 2386141711 106715761 1089423533 836421252 3340738981 2631551418 2730019701 3198732020 153199987 1408180908 2586963546 3759262509 2917312921 1967809950 258226359 475214631 849043543 3421549963 3988438840 799204501 658790846 170963617 4290112340 443280507 434308147 3983007268 1358736261 2591175638 2081422949 4157395111 1326045505 3080861144 707045618 1932390204 568988230 3678543434 3167930525 936230188 3234963142 824584088 1123943530 574591621 2473868376 3696621398 93428763 3467833512 3693382094 97488035 2697561605 3782532534 634091508 533501952 1918437277 2548440054 488757104 2181725148 3303156205 1129740941 934316645 1997023126 3862931961 3827920568 2204396045 773159283 170192530 2208476642 2854685825 2600497492 2782172003 2145010591 461475745 3769871334 632007215 844240477 2080342156 1738840196 2777267316 4141377999 2077729949 657447575 3104476083 2633743200 1107925478 3024718664 751275747 3485606354 3316532161 2125981041 3872227554 1278873620 255 362436" option to reproduce the execution
0.19/0.25	c #vars 169
0.19/0.25	c #constraints 101
0.19/0.26	c BCD2: Hardening is enabled.
0.19/0.26	c BCD2: BiasedSearch is enabled.
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.26	c  0.0s |       0 |      104 |        0 |      123      0 |        0 |        0
0.19/0.26	c #cpu_time = 0.001s
0.19/0.26	c #wall_clock_time = 0.001s
0.19/0.26	c #decision = 104
0.19/0.26	c #random_decision = 0
0.19/0.26	c #conflict = 0
0.19/0.26	c #restart = 0
0.19/0.26	o 958
0.19/0.26	c BCD2: updating upper bound: 5033 -> 957
0.19/0.26	c BCD2: 0 <= obj <= 957
0.19/0.26	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.19/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.28	c  0.0s |       1 |      289 |      100 |      123      0 |        0 |        0
0.29/0.31	c  0.0s |       2 |      637 |      250 |      136      0 |        0 |        0
0.29/0.35	c  0.1s |       3 |     1104 |      475 |      150      2 |        0 |        0
0.39/0.42	c  0.2s |       4 |     1746 |      813 |      165      4 |        0 |        0
0.48/0.52	c  0.3s |       5 |     2613 |     1320 |      182      7 |        0 |        0
0.59/0.68	c  0.4s |       6 |     3954 |     2081 |      222     11 |        0 |        0
0.89/0.92	c  0.7s |       7 |     5788 |     3223 |      245     17 |        0 |        0
1.29/1.30	c  1.0s |       8 |     8508 |     4936 |      270     25 |        0 |        0
1.69/1.72	c  1.5s |       9 |    12196 |     7506 |      297     36 |        0 |        0
2.29/2.34	c  2.1s |      10 |    17649 |    11361 |      327     52 |        0 |        0
3.19/3.22	c  3.0s |      11 |    25742 |    17144 |      360     75 |        0 |        0
4.68/4.70	c  4.4s |      12 |    37644 |    25819 |      397    107 |        0 |        0
6.70/6.71	c  6.4s |      12 |    55578 |    38419 |      397    151 |        0 |        0
6.70/6.78	c  6.5s |      13 |    56108 |    38832 |      437    152 |        0 |        0
8.69/8.78	c  8.5s |      13 |    73605 |    51332 |      437    193 |        0 |        0
9.90/9.97	c  9.7s |      14 |    83284 |    58352 |      481    216 |        0 |        0
11.89/11.98	c 11.7s |      14 |    99399 |    70252 |      481    252 |        0 |        0
13.89/13.99	c 13.7s |      14 |   114409 |    81552 |      481    287 |        0 |        0
15.09/15.14	c 14.9s |      15 |   122703 |    87632 |      530    305 |        0 |        0
17.09/17.14	c 16.9s |      15 |   138971 |    99332 |      530    339 |        0 |        0
19.09/19.14	c 18.9s |      15 |   154265 |   110732 |      530    371 |        0 |        0
21.09/21.16	c 20.9s |      15 |   168834 |   121532 |      530    402 |        0 |        0
22.29/22.33	c 22.1s |      15 |   177453 |   127493 |      530    420 |        0 |        0
22.29/22.33	c #cpu_time = 22.069s
22.29/22.33	c #wall_clock_time = 22.068s
22.29/22.33	c #decision = 177453
22.29/22.33	c #random_decision = 417
22.29/22.33	c #conflict = 127493
22.29/22.33	c #restart = 15
22.29/22.33	c BCD2: found a new core of size 101: cost of the new core is >=1
22.29/22.33	c lower bound updated to 1
22.29/22.33	c BCD2: 1 <= obj <= 957
22.29/22.33	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
22.29/22.33	c BCD2: #sat=1 #unsat=2 bias=2/3
22.29/22.33	c Solving starts ...
22.29/22.33	c ============================[ Search Statistics ]============================
22.29/22.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.29/22.33	c       |         |          |          |    Limit     GC | Var      | Constra 
22.29/22.33	c =============================================================================
22.29/22.33	c  0.0s |       0 |        0 |        0 |      530      0 |        0 |        0
22.29/22.33	c  0.0s |       0 |      167 |        9 |      530      0 |        0 |        0
22.29/22.33	c #cpu_time = 0.003s
22.29/22.33	c #wall_clock_time = 0.003s
22.29/22.33	c #decision = 167
22.29/22.33	c #random_decision = 1
22.29/22.33	c #conflict = 9
22.29/22.33	c #restart = 0
22.29/22.33	o 128
22.29/22.33	c BCD2: updating upper bound: 957 -> 127
22.29/22.33	c BCD2: 1 <= obj <= 127
22.29/22.33	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
22.29/22.33	c BCD2: #sat=2 #unsat=2 bias=2/4
22.29/22.33	c Solving starts ...
22.29/22.33	c ============================[ Search Statistics ]============================
22.29/22.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.29/22.33	c       |         |          |          |    Limit     GC | Var      | Constra 
22.29/22.33	c =============================================================================
22.29/22.33	c  0.0s |       0 |        0 |        0 |      530      0 |        0 |        2
22.29/22.34	c  0.0s |       0 |      123 |        5 |      530      0 |        0 |        2
22.29/22.34	c #cpu_time = 0.003s
22.29/22.34	c #wall_clock_time = 0.003s
22.29/22.34	c #decision = 123
22.29/22.34	c #random_decision = 1
22.29/22.34	c #conflict = 5
22.29/22.34	c #restart = 0
22.29/22.34	o 41
22.29/22.34	c BCD2: hardening fixes 57 literals
22.29/22.34	c BCD2: updating upper bound: 127 -> 40
22.29/22.34	c BCD2: 1 <= obj <= 40
22.29/22.34	c BCD2: #cores=1, #unrelaxed=0, #relaxed=44, #hardened=57
22.29/22.34	c BCD2: #sat=3 #unsat=2 bias=2/5
22.29/22.34	c Solving starts ...
22.29/22.34	c ============================[ Search Statistics ]============================
22.29/22.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.29/22.34	c       |         |          |          |    Limit     GC | Var      | Constra 
22.29/22.34	c =============================================================================
22.29/22.34	c  0.0s |       0 |        0 |        0 |      530      0 |       57 |        4
22.29/22.34	c  0.0s |       0 |       65 |        8 |      530      0 |       57 |        4
22.29/22.34	c #cpu_time = 0.003s
22.29/22.34	c #wall_clock_time = 0.003s
22.29/22.34	c #decision = 65
22.29/22.34	c #random_decision = 0
22.29/22.34	c #conflict = 8
22.29/22.34	c #restart = 0
22.29/22.34	o 37
22.29/22.34	c BCD2: hardening fixes 8 literals
22.29/22.34	c BCD2: updating upper bound: 40 -> 36
22.29/22.34	c BCD2: 1 <= obj <= 36
22.29/22.34	c BCD2: #cores=1, #unrelaxed=0, #relaxed=36, #hardened=65
22.29/22.34	c BCD2: #sat=4 #unsat=2 bias=2/6
22.29/22.34	c Solving starts ...
22.29/22.34	c ============================[ Search Statistics ]============================
22.29/22.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.29/22.34	c       |         |          |          |    Limit     GC | Var      | Constra 
22.29/22.34	c =============================================================================
22.29/22.34	c  0.0s |       0 |        0 |        0 |      530      0 |       65 |        6
22.29/22.35	c  0.0s |       0 |       46 |       18 |      530      0 |       65 |        6
22.29/22.35	c #cpu_time = 0.005s
22.29/22.35	c #wall_clock_time = 0.005s
22.29/22.35	c #decision = 46
22.29/22.35	c #random_decision = 0
22.29/22.35	c #conflict = 18
22.29/22.35	c #restart = 0
22.29/22.35	o 12
22.29/22.35	c BCD2: hardening fixes 22 literals
22.29/22.35	c BCD2: updating upper bound: 36 -> 11
22.29/22.35	c BCD2: 1 <= obj <= 11
22.29/22.35	c BCD2: #cores=1, #unrelaxed=0, #relaxed=14, #hardened=87
22.29/22.35	c BCD2: #sat=5 #unsat=2 bias=2/7
22.29/22.35	c Solving starts ...
22.29/22.35	c ============================[ Search Statistics ]============================
22.29/22.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.29/22.35	c       |         |          |          |    Limit     GC | Var      | Constra 
22.29/22.35	c =============================================================================
22.29/22.35	c  0.0s |       0 |        0 |        0 |      530      0 |       87 |        8
22.29/22.36	c  0.0s |       1 |      166 |      100 |      530      0 |       87 |        8
22.29/22.38	c  0.0s |       2 |      458 |      250 |      530      1 |       87 |        8
22.39/22.41	c  0.1s |       3 |      838 |      475 |      530      1 |       87 |        8
22.39/22.45	c  0.1s |       4 |     1484 |      813 |      530      2 |       87 |        8
22.49/22.51	c  0.2s |       5 |     2332 |     1320 |      530      4 |       87 |        8
22.49/22.59	c  0.2s |       6 |     3520 |     2081 |      530      6 |       87 |        8
22.69/22.72	c  0.4s |       7 |     5410 |     3223 |      583      9 |       87 |        8
22.89/22.92	c  0.6s |       8 |     8018 |     4936 |      583     13 |       87 |        8
23.20/23.22	c  0.9s |       9 |    11549 |     7506 |      583     20 |       87 |        8
23.59/23.69	c  1.3s |      10 |    16886 |    11361 |      583     30 |       87 |        8
24.39/24.43	c  2.1s |      11 |    25276 |    17144 |      583     46 |       87 |        8
25.49/25.51	c  3.2s |      12 |    37688 |    25819 |      583     68 |       87 |        8
26.99/27.06	c  4.7s |      13 |    56554 |    38832 |      583    102 |       87 |        8
28.49/28.50	c  6.2s |      13 |    74181 |    50852 |      583    134 |       87 |        8
28.49/28.50	c #cpu_time = 6.151s
28.49/28.50	c #wall_clock_time = 6.151s
28.49/28.50	c #decision = 74181
28.49/28.50	c #random_decision = 175
28.49/28.50	c #conflict = 50852
28.49/28.50	c #restart = 13
28.49/28.50	o 1
28.49/28.50	s OPTIMUM FOUND
28.49/28.50	v -x1 -x2 -x3 x4 -x5 -x6 -x7 -x8 -x9 -x10
28.49/28.50	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
28.49/28.50	v -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 -x30
28.49/28.50	v -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40
28.49/28.50	v -x41 x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
28.49/28.50	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
28.49/28.50	v -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70
28.49/28.50	v x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
28.49/28.50	v -x81 -x82 -x83 -x84 -x85 -x86 x87 -x88 -x89 -x90
28.49/28.50	v -x91 -x92 -x93 -x94 -x95 x96 -x97 -x98 -x99 -x100
28.49/28.50	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
28.49/28.50	v -x111 -x112 -x113 x114 -x115 -x116 -x117 x118 -x119 -x120
28.49/28.50	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
28.49/28.50	v -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140
28.49/28.50	v -x141 -x142 -x143 -x144 x145 -x146 -x147 -x148 -x149 -x150
28.49/28.50	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
28.49/28.50	v -x161 -x162 -x163 -x164 -x165 -x166 x167 -x168 -x169
28.49/28.50	c total CPU time = 28.502s
28.49/28.50	c total wall clock time = 28.501s

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4093684-1466094017/watcher-4093684-1466094017 -o /tmp/evaluation-result-4093684-1466094017/solver-4093684-1466094017 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466075286-21602 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093684-1466094017.wbo 

pid=23774
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.30 2.30 2.27 3/180 23777
/proc/meminfo: memFree=29231252/32872528 swapFree=1499116/1695340
[pid=23777] ppid=23774 vsize=770492 CPUtime=0 cores=0,2,4,6
/proc/23777/stat : 23777 (toysat) R 23774 23777 17390 0 -1 4202496 2881 0 0 0 0 0 0 0 20 0 4 0 11447484 788983808 3241 33554432000 4194304 16246674 140733637542592 140733637542016 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 193135 3251 441 2943 0 190029 0
[pid=23777/tid=23778] ppid=23774 vsize=787900 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23778/stat : 23778 (toysat) S 23774 23777 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11447484 806809600 3312 33554432000 4194304 16246674 140733637542592 139726578232560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23777/tid=23779] ppid=23774 vsize=791996 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23779/stat : 23779 (toysat) S 23774 23777 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11447484 811003904 3329 33554432000 4194304 16246674 140733637542592 139726493297904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23777/tid=23780] ppid=23774 vsize=796092 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23780/stat : 23780 (toysat) S 23774 23777 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11447484 815198208 3345 33554432000 4194304 16246674 140733637542592 139726482824368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100166 s]
/proc/loadavg: 2.30 2.30 2.27 3/180 23777
/proc/meminfo: memFree=29231252/32872528 swapFree=1499116/1695340
[pid=23777] ppid=23774 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/23777/stat : 23777 (toysat) R 23774 23777 17390 0 -1 4202496 18481 0 0 0 7 2 0 0 20 0 4 0 11447484 1247350784 18835 33554432000 4194304 16246674 140733637542592 140733637542016 13954914 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 304529 18839 613 2943 0 301423 0
[pid=23777/tid=23778] ppid=23774 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23778/stat : 23778 (toysat) S 23774 23777 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11447484 1247350784 18839 33554432000 4194304 16246674 140733637542592 139726578232560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23777/tid=23779] ppid=23774 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23779/stat : 23779 (toysat) S 23774 23777 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11447484 1247350784 18840 33554432000 4194304 16246674 140733637542592 139726493297904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23777/tid=23780] ppid=23774 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23780/stat : 23780 (toysat) S 23774 23777 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11447484 1247350784 18843 33554432000 4194304 16246674 140733637542592 139726482824368 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.200502 s]
/proc/loadavg: 2.30 2.30 2.27 3/180 23777
/proc/meminfo: memFree=29231252/32872528 swapFree=1499116/1695340
[pid=23777] ppid=23774 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/23777/stat : 23777 (toysat) R 23774 23777 17390 0 -1 4202496 26292 0 0 0 16 3 0 0 20 0 4 0 11447484 1247350784 26645 33554432000 4194304 16246674 140733637542592 140733637542016 12459048 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 304529 26650 613 2943 0 301423 0
[pid=23777/tid=23778] ppid=23774 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23778/stat : 23778 (toysat) S 23774 23777 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11447484 1247350784 26653 33554432000 4194304 16246674 140733637542592 139726578232560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23777/tid=23779] ppid=23774 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23779/stat : 23779 (toysat) S 23774 23777 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11447484 1247350784 26655 33554432000 4194304 16246674 140733637542592 139726493297904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23777/tid=23780] ppid=23774 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23780/stat : 23780 (toysat) S 23774 23777 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11447484 1247350784 26657 33554432000 4194304 16246674 140733637542592 139726482824368 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.300478 s]
/proc/loadavg: 2.30 2.30 2.27 3/180 23777
/proc/meminfo: memFree=29231252/32872528 swapFree=1499116/1695340
[pid=23777] ppid=23774 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/23777/stat : 23777 (toysat) R 23774 23777 17390 0 -1 4202496 37719 0 0 0 24 5 0 0 20 0 4 0 11447484 1247350784 38066 33554432000 4194304 16246674 140733637542592 140733637542016 5661217 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 304529 38079 807 2943 0 301423 0
[pid=23777/tid=23778] ppid=23774 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23778/stat : 23778 (toysat) S 23774 23777 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11447484 1247350784 38087 33554432000 4194304 16246674 140733637542592 139726578232560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23777/tid=23779] ppid=23774 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23779/stat : 23779 (toysat) S 23774 23777 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11447484 1247350784 38090 33554432000 4194304 16246674 140733637542592 139726493297904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23777/tid=23780] ppid=23774 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23780/stat : 23780 (toysat) S 23774 23777 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11447484 1247350784 38093 33554432000 4194304 16246674 140733637542592 139726482824368 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.700411 s]
/proc/loadavg: 2.30 2.30 2.27 3/180 23777
/proc/meminfo: memFree=29231252/32872528 swapFree=1499116/1695340
[pid=23777] ppid=23774 vsize=1218116 CPUtime=0.68 cores=0,2,4,6
/proc/23777/stat : 23777 (toysat) R 23774 23777 17390 0 -1 4202496 112687 0 0 0 53 15 0 0 20 0 4 0 11447484 1247350784 113033 33554432000 4194304 16246674 140733637542592 140733637542016 13954518 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 304529 113040 813 2943 0 301423 0
[pid=23777/tid=23778] ppid=23774 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23778/stat : 23778 (toysat) S 23774 23777 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11447484 1247350784 113044 33554432000 4194304 16246674 140733637542592 139726578232560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23777/tid=23779] ppid=23774 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23779/stat : 23779 (toysat) S 23774 23777 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11447484 1247350784 113046 33554432000 4194304 16246674 140733637542592 139726493297904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23777/tid=23780] ppid=23774 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23780/stat : 23780 (toysat) S 23774 23777 17390 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11447484 1247350784 113051 33554432000 4194304 16246674 140733637542592 139726482824368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.50042 s]
/proc/loadavg: 2.30 2.30 2.27 3/184 23781
/proc/meminfo: memFree=28467572/32872528 swapFree=1499116/1695340
[pid=23777] ppid=23774 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/23777/stat : 23777 (toysat) R 23774 23777 17390 0 -1 4202496 245785 0 0 0 114 35 0 0 20 0 4 0 11447484 1248399360 246109 33554432000 4194304 16246674 140733637542592 140733637541904 5712608 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 304785 246109 873 2943 0 301679 0
[pid=23777/tid=23778] ppid=23774 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23778/stat : 23778 (toysat) S 23774 23777 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11447484 1248399360 246109 33554432000 4194304 16246674 140733637542592 139726578232560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23777/tid=23779] ppid=23774 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23779/stat : 23779 (toysat) S 23774 23777 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11447484 1248399360 246109 33554432000 4194304 16246674 140733637542592 139726493297904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23777/tid=23780] ppid=23774 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23780/stat : 23780 (toysat) S 23774 23777 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11447484 1248399360 246109 33554432000 4194304 16246674 140733637542592 139726482824368 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) 1219140

[startup+3.10043 s]
/proc/loadavg: 2.30 2.30 2.27 3/184 23781
/proc/meminfo: memFree=28161912/32872528 swapFree=1499116/1695340
[pid=23777] ppid=23774 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/23777/stat : 23777 (toysat) R 23774 23777 17390 0 -1 4202496 267528 0 0 0 271 38 0 0 20 0 4 0 11447484 1337528320 267852 33554432000 4194304 16246674 140733637542592 140733637524480 5711624 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 326545 267852 873 2943 0 323439 0
[pid=23777/tid=23778] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23778/stat : 23778 (toysat) S 23774 23777 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267852 33554432000 4194304 16246674 140733637542592 139726578232560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23777/tid=23779] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23779/stat : 23779 (toysat) S 23774 23777 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267852 33554432000 4194304 16246674 140733637542592 139726493297904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23777/tid=23780] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23780/stat : 23780 (toysat) S 23774 23777 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267852 33554432000 4194304 16246674 140733637542592 139726482824368 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) 1306180

[startup+6.30037 s]
/proc/loadavg: 2.28 2.30 2.27 3/184 23781
/proc/meminfo: memFree=28160796/32872528 swapFree=1499116/1695340
[pid=23777] ppid=23774 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/23777/stat : 23777 (toysat) R 23774 23777 17390 0 -1 4202496 267547 0 0 0 590 39 0 0 20 0 4 0 11447484 1337528320 267871 33554432000 4194304 16246674 140733637542592 140733637525592 5754712 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 326545 267871 873 2943 0 323439 0
[pid=23777/tid=23778] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23778/stat : 23778 (toysat) S 23774 23777 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267871 33554432000 4194304 16246674 140733637542592 139726578232560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23777/tid=23779] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23779/stat : 23779 (toysat) S 23774 23777 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267871 33554432000 4194304 16246674 140733637542592 139726493297904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23777/tid=23780] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23780/stat : 23780 (toysat) S 23774 23777 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267871 33554432000 4194304 16246674 140733637542592 139726482824368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.26 2.29 2.27 3/184 23781
/proc/meminfo: memFree=28160688/32872528 swapFree=1499116/1695340
[pid=23777] ppid=23774 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/23777/stat : 23777 (toysat) R 23774 23777 17390 0 -1 4202496 267613 0 0 0 1230 39 0 0 20 0 4 0 11447484 1337528320 267937 33554432000 4194304 16246674 140733637542592 140733637524480 5822604 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 326545 267937 873 2943 0 323439 0
[pid=23777/tid=23778] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23778/stat : 23778 (toysat) S 23774 23777 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267937 33554432000 4194304 16246674 140733637542592 139726578232560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23777/tid=23779] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23779/stat : 23779 (toysat) S 23774 23777 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267937 33554432000 4194304 16246674 140733637542592 139726493297904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23777/tid=23780] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23780/stat : 23780 (toysat) S 23774 23777 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267937 33554432000 4194304 16246674 140733637542592 139726482824368 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.27 2.29 2.27 4/184 23781
/proc/meminfo: memFree=28160668/32872528 swapFree=1499116/1695340
[pid=23777] ppid=23774 vsize=1306180 CPUtime=25.49 cores=0,2,4,6
/proc/23777/stat : 23777 (toysat) R 23774 23777 17390 0 -1 4202496 267675 0 0 0 2510 39 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 140733637524480 6021388 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 326545 267999 882 2943 0 323439 0
[pid=23777/tid=23778] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23778/stat : 23778 (toysat) S 23774 23777 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 139726578232560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23777/tid=23779] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23779/stat : 23779 (toysat) S 23774 23777 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 139726493297904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23777/tid=23780] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23780/stat : 23780 (toysat) S 23774 23777 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 139726482824368 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 23777 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.27 4/184 23781
/proc/meminfo: memFree=28160668/32872528 swapFree=1499116/1695340
[pid=23777] ppid=23774 vsize=1306180 CPUtime=25.59 cores=0,2,4,6
/proc/23777/stat : 23777 (toysat) R 23774 23777 17390 0 -1 4202496 267675 0 0 0 2520 39 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 140733637524480 5711688 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 326545 267999 882 2943 0 323439 0
[pid=23777/tid=23778] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23778/stat : 23778 (toysat) S 23774 23777 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 139726578232560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23777/tid=23779] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23779/stat : 23779 (toysat) S 23774 23777 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 139726493297904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23777/tid=23780] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23780/stat : 23780 (toysat) S 23774 23777 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 139726482824368 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+27.2004 s]
/proc/loadavg: 2.27 2.29 2.27 4/184 23781
/proc/meminfo: memFree=28160792/32872528 swapFree=1499116/1695340
[pid=23777] ppid=23774 vsize=1306180 CPUtime=27.19 cores=0,2,4,6
/proc/23777/stat : 23777 (toysat) R 23774 23777 17390 0 -1 4202496 267675 0 0 0 2680 39 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 140733637524480 5754700 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 326545 267999 882 2943 0 323439 0
[pid=23777/tid=23778] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23778/stat : 23778 (toysat) S 23774 23777 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 139726578232560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23777/tid=23779] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23779/stat : 23779 (toysat) S 23774 23777 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 139726493297904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23777/tid=23780] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23780/stat : 23780 (toysat) S 23774 23777 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 139726482824368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 27.19
Current children cumulated vsize (KiB) 1306180

[startup+28.0004 s]
/proc/loadavg: 2.27 2.29 2.27 4/184 23781
/proc/meminfo: memFree=28160532/32872528 swapFree=1499116/1695340
[pid=23777] ppid=23774 vsize=1306180 CPUtime=27.99 cores=0,2,4,6
/proc/23777/stat : 23777 (toysat) R 23774 23777 17390 0 -1 4202496 267675 0 0 0 2760 39 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 140733637524480 13759646 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 326545 267999 882 2943 0 323439 0
[pid=23777/tid=23778] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23778/stat : 23778 (toysat) S 23774 23777 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 139726578232560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23777/tid=23779] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23779/stat : 23779 (toysat) S 23774 23777 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 139726493297904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23777/tid=23780] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23780/stat : 23780 (toysat) S 23774 23777 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 139726482824368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 27.99
Current children cumulated vsize (KiB) 1306180

[startup+28.4004 s]
/proc/loadavg: 2.27 2.29 2.27 4/184 23781
/proc/meminfo: memFree=28160532/32872528 swapFree=1499116/1695340
[pid=23777] ppid=23774 vsize=1306180 CPUtime=28.39 cores=0,2,4,6
/proc/23777/stat : 23777 (toysat) R 23774 23777 17390 0 -1 4202496 267675 0 0 0 2800 39 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 140733637524480 13943664 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 326545 267999 882 2943 0 323439 0
[pid=23777/tid=23778] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23778/stat : 23778 (toysat) S 23774 23777 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 139726578232560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23777/tid=23779] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23779/stat : 23779 (toysat) S 23774 23777 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 139726493297904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23777/tid=23780] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23780/stat : 23780 (toysat) S 23774 23777 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 139726482824368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 28.39
Current children cumulated vsize (KiB) 1306180

[startup+28.5004 s]
/proc/loadavg: 2.27 2.29 2.27 4/184 23781
/proc/meminfo: memFree=28160532/32872528 swapFree=1499116/1695340
[pid=23777] ppid=23774 vsize=1306180 CPUtime=28.49 cores=0,2,4,6
/proc/23777/stat : 23777 (toysat) R 23774 23777 17390 0 -1 4202496 267675 0 0 0 2810 39 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 140733637524480 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23777/statm: 326545 267999 882 2943 0 323439 0
[pid=23777/tid=23778] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23778/stat : 23778 (toysat) S 23774 23777 17390 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 139726578232560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=23777/tid=23779] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23779/stat : 23779 (toysat) S 23774 23777 17390 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 139726493297904 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=23777/tid=23780] ppid=23774 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/23777/task/23780/stat : 23780 (toysat) S 23774 23777 17390 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11447484 1337528320 267999 33554432000 4194304 16246674 140733637542592 139726482824368 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 28.49
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 28.5647
CPU time (s): 28.5607
CPU user time (s): 28.1057
CPU system time (s): 0.45493
CPU usage (%): 99.9858
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.1057
system time used= 0.45493
maximum resident set size= 1072004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267679
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 29

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.19397 second user time and 0.247962 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-16 18:20:17
IDJOB=4093684
IDBENCH=79216
IDSOLVER=2553
FILE ID=node137/4093684-1466094017
RUNJOBID= node137-1466075286-21602
PBS_JOBID= 19904003
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110974180--soft-0-100-0.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4093684-1466094017/watcher-4093684-1466094017 -o /tmp/evaluation-result-4093684-1466094017/solver-4093684-1466094017 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466075286-21602 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093684-1466094017.wbo

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

MD5SUM BENCH= e43f58a024ab39f0c7f396fa22784bca
RANDOM SEED=696214971

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:        29232044 kB
Buffers:           47212 kB
Cached:           108504 kB
SwapCached:         2452 kB
Active:          1164024 kB
Inactive:          77100 kB
Active(anon):    1085924 kB
Inactive(anon):     1780 kB
Active(file):      78100 kB
Inactive(file):    75320 kB
Unevictable:     1695340 kB
Mlocked:         1499116 kB
SwapTotal:      67108856 kB
SwapFree:       67099388 kB
Dirty:             16348 kB
Writeback:             0 kB
AnonPages:       2779192 kB
Mapped:            10608 kB
Shmem:                 0 kB
Slab:             568912 kB
SReclaimable:      12944 kB
SUnreclaim:       555968 kB
KernelStack:        1480 kB
PageTables:         9536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2923368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    385024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node137 at 2016-06-16 18:20:46