Trace number 4121178

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-02UNSAT 104.342 104.37

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-subsetCardinalitySigma-23-3.cnf.gz-plain.pb.metafix.opb
MD5SUM2225b8aee59cfaa3f28c084518f5fb08
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7.11792
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables93
Total number of constraints196
Number of constraints which are clauses196
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-30T21:09:06+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","--pb","--search=bcd2","HOME/instance-4121178-1467313746.opb"]
0.00/0.01	c use --random-gen="4064811156 789396332 237708988 4119223657 334728003 2745730021 127366609 3027851753 2056660386 2766691908 1791116115 2010420148 2599561778 3824933629 665149044 334991906 2591702546 3654654835 1217414913 188551078 1980573385 1059762449 4065656741 3975940826 1429189522 2708516933 855241245 695703049 1816029292 492427313 1224195488 2763256103 912398977 4244338841 2522000032 655969600 2876116846 3860685612 43882071 993767381 3227926104 2590999577 1884702455 2929225972 3710744827 4085162608 2238272431 964708123 225446176 3673745124 2637711153 2305547734 1749586290 116456406 479693223 959806804 3890808101 1026901351 4192138840 3030729898 3053174490 57332703 578874363 2586218652 3691610548 105543497 998475281 2169555442 2739520935 3924968545 251532263 3011809963 2968257256 1680063909 271468233 3554019273 1995076904 3821316773 1456036133 2550533976 14117885 3534425472 1126651848 271020769 2519691166 3020298703 2428949503 1248744358 3376836610 3943701265 4162084362 3074606735 345292641 4158554905 3647749350 2686173913 2449562431 100719196 2762783778 562114844 613379613 1415199108 1934291944 2378966426 3098638576 2754918435 1888403804 59323466 1881626261 2758093101 4215529354 1104059673 718344284 3963535257 1479227481 291794948 4070441484 3387067621 156281274 2411685728 1008860834 2482626630 1326739000 1253433461 2891845441 1293301526 3249501359 3504308166 3571134751 3948219184 2628705415 1697183969 2692112794 2346766752 2499156229 38461574 3246148699 318910855 203239293 2458992807 3868744275 2343883525 3492539401 529757781 3583009175 2758642809 1742520067 2471507636 1923626434 3892428448 3752507604 1656354187 650293579 994053153 1269430318 262207626 1644898615 346673765 2771314895 3129314911 1658445236 1416475218 2341396472 2554547310 4157143490 156874403 792458480 1517412969 2513461794 3620894647 2131102584 1936800046 104144890 2716727930 1160192317 2634675809 2903399461 3867277118 2750843131 3980671727 1542552899 3577322512 2235092056 3013997328 1046210734 3170800212 3390640348 1837905270 2714043200 1596922091 160303085 3809666546 1229056025 3391828346 3622609253 1279882838 2842253301 3637329633 4294324690 1369272886 2234062410 2127945892 2218954808 3671349546 2282225101 2440982562 595979230 305275797 2701863450 2473174408 3716320163 3049226567 1853919127 2675406955 2054706397 3598719333 715831562 2483322456 4118995420 3143586644 3035751513 728162386 1461396776 2572155491 940229590 205015794 1454045336 834680803 1913251052 3042344695 669368212 1158940901 3552830318 2877349343 802262436 2481802160 2985995020 2474474041 2577279648 1681270915 3229741396 3262625506 3844485796 29235826 3645522570 925139344 96065082 4053842664 80087565 2031539080 2269310510 3040828524 2545455737 1998222387 1517956741 2628090844 255 362436" option to reproduce the execution
0.00/0.01	c #vars 93
0.00/0.01	c #constraints 196
0.00/0.01	c Solving starts ...
0.00/0.01	c ============================[ Search Statistics ]============================
0.00/0.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.01	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.01	c =============================================================================
0.00/0.01	c  0.0s |       0 |        0 |        0 |       96      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      159 |      100 |       96      0 |        0 |        0
0.00/0.03	c  0.0s |       2 |      371 |      250 |      106      3 |        0 |        0
0.00/0.05	c  0.0s |       3 |      694 |      475 |      117      5 |        0 |        0
0.00/0.08	c  0.1s |       4 |     1179 |      813 |      129     10 |        0 |        0
0.09/0.13	c  0.1s |       5 |     1906 |     1320 |      142     16 |        0 |        0
0.18/0.21	c  0.2s |       6 |     2938 |     2081 |      173     25 |        0 |        0
0.29/0.32	c  0.3s |       7 |     4504 |     3223 |      191     36 |        0 |        0
0.39/0.48	c  0.5s |       8 |     6796 |     4936 |      211     52 |        0 |        0
0.69/0.72	c  0.7s |       9 |    10319 |     7506 |      233     74 |        0 |        0
0.99/1.07	c  1.1s |      10 |    15275 |    11361 |      257    105 |        0 |        0
1.38/1.43	c  1.4s |      11 |    23701 |    17144 |      283    148 |        0 |        0
1.99/2.05	c  2.0s |      12 |    35396 |    25819 |      312    205 |        0 |        0
2.89/2.91	c  2.9s |      13 |    52560 |    38832 |      344    286 |        0 |        0
4.29/4.34	c  4.3s |      14 |    75631 |    58352 |      379    393 |        0 |        0
6.19/6.28	c  6.3s |      15 |   115144 |    87632 |      417    543 |        0 |        0
8.19/8.28	c  8.3s |      15 |   147436 |   114232 |      417    667 |        0 |        0
9.49/9.52	c  9.5s |      16 |   169975 |   131552 |      459    747 |        0 |        0
11.49/11.53	c 11.5s |      16 |   203901 |   158652 |      459    862 |        0 |        0
13.49/13.53	c 13.5s |      16 |   234757 |   184452 |      459    972 |        0 |        0
14.49/14.53	c 14.5s |      17 |   250615 |   197432 |      505   1027 |        0 |        0
16.50/16.53	c 16.5s |      17 |   285725 |   224432 |      505   1131 |        0 |        0
18.49/18.54	c 18.5s |      17 |   319437 |   250532 |      505   1233 |        0 |        0
20.49/20.54	c 20.5s |      17 |   355450 |   278332 |      505   1341 |        0 |        0
21.79/21.84	c 21.8s |      18 |   378950 |   296252 |      556   1410 |        0 |        0
23.79/23.84	c 23.8s |      18 |   409529 |   321352 |      556   1498 |        0 |        0
25.79/25.84	c 25.8s |      18 |   440443 |   346152 |      556   1586 |        0 |        0
27.79/27.85	c 27.8s |      18 |   474217 |   372252 |      556   1678 |        0 |        0
29.79/29.85	c 29.8s |      18 |   511363 |   399852 |      556   1776 |        0 |        0
31.79/31.86	c 31.8s |      18 |   543290 |   425252 |      556   1866 |        0 |        0
33.39/33.46	c 33.4s |      19 |   566888 |   444482 |      612   1933 |        0 |        0
35.39/35.47	c 35.5s |      19 |   600417 |   470082 |      612   2015 |        0 |        0
37.39/37.47	c 37.5s |      19 |   633807 |   495482 |      612   2096 |        0 |        0
39.39/39.47	c 39.5s |      19 |   669205 |   521482 |      612   2180 |        0 |        0
41.38/41.48	c 41.5s |      19 |   700906 |   546582 |      612   2261 |        0 |        0
43.38/43.48	c 43.5s |      19 |   733951 |   572282 |      612   2343 |        0 |        0
45.38/45.48	c 45.5s |      19 |   767395 |   597982 |      612   2426 |        0 |        0
47.39/47.48	c 47.5s |      19 |   799397 |   623382 |      612   2507 |        0 |        0
49.38/49.49	c 49.5s |      19 |   831135 |   648582 |      612   2589 |        0 |        0
50.88/50.98	c 51.0s |      20 |   853262 |   666827 |      674   2646 |        0 |        0
52.88/52.98	c 53.0s |      20 |   884906 |   691427 |      674   2717 |        0 |        0
54.87/54.99	c 55.0s |      20 |   917271 |   716627 |      674   2791 |        0 |        0
56.87/56.99	c 57.0s |      20 |   946676 |   740727 |      674   2862 |        0 |        0
58.97/59.00	c 59.0s |      20 |   974195 |   763927 |      674   2929 |        0 |        0
60.97/61.00	c 61.0s |      20 |  1003309 |   787427 |      674   2998 |        0 |        0
62.97/63.00	c 63.0s |      20 |  1033962 |   811827 |      674   3069 |        0 |        0
64.98/65.00	c 65.0s |      20 |  1062406 |   834927 |      674   3136 |        0 |        0
66.97/67.01	c 67.0s |      20 |  1095312 |   860327 |      674   3211 |        0 |        0
68.97/69.01	c 69.0s |      20 |  1126852 |   885227 |      674   3283 |        0 |        0
70.97/71.02	c 71.0s |      20 |  1156693 |   909227 |      674   3353 |        0 |        0
72.96/73.02	c 73.0s |      20 |  1186620 |   933027 |      674   3422 |        1 |        3
74.97/75.03	c 75.0s |      20 |  1216459 |   957527 |      674   3494 |        1 |        3
76.98/77.03	c 77.0s |      20 |  1248382 |   983027 |      674   3569 |        1 |        3
78.27/78.35	c 78.3s |      21 |  1271123 |  1000345 |      742   3617 |        1 |        3
80.28/80.35	c 80.3s |      21 |  1301181 |  1024345 |      742   3681 |        1 |        3
82.27/82.36	c 82.3s |      21 |  1328946 |  1047145 |      742   3741 |        1 |        3
84.27/84.36	c 84.3s |      21 |  1358540 |  1070845 |      742   3804 |        1 |        3
86.27/86.36	c 86.3s |      21 |  1390973 |  1095945 |      742   3871 |        1 |        3
88.27/88.36	c 88.3s |      21 |  1420767 |  1119845 |      742   3935 |        1 |        3
90.27/90.36	c 90.4s |      21 |  1449489 |  1143445 |      742   3997 |        1 |        3
92.27/92.37	c 92.4s |      21 |  1478989 |  1167145 |      742   4060 |        2 |        6
94.26/94.37	c 94.4s |      21 |  1509144 |  1191745 |      742   4126 |        2 |        6
96.26/96.38	c 96.4s |      21 |  1538220 |  1215645 |      742   4188 |        3 |        9
98.26/98.39	c 98.4s |      21 |  1567010 |  1239545 |      742   4251 |        3 |        9
100.26/100.39	c  100s |      21 |  1595174 |  1262845 |      742   4313 |        4 |       12
102.27/102.39	c  102s |      21 |  1622749 |  1286145 |      742   4374 |        4 |       12
104.26/104.31	c  104s |      21 |  1651184 |  1309755 |      742   4433 |       43 |      100
104.26/104.31	c #cpu_time = 104.293s
104.26/104.31	c #wall_clock_time = 104.300s
104.26/104.31	c #decision = 1651184
104.26/104.31	c #random_decision = 7059
104.26/104.31	c #conflict = 1309755
104.26/104.31	c #restart = 21
104.26/104.31	s UNSATISFIABLE
104.26/104.31	c total CPU time = 104.309s
104.26/104.31	c total wall clock time = 104.315s

Verifier Data

ERROR: no interpretation found !

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-4121178-1467313746/watcher-4121178-1467313746 -o /tmp/evaluation-result-4121178-1467313746/solver-4121178-1467313746 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1467310023-19960 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4121178-1467313746.opb 

pid=20542
running on 4 cores: 1,3,5,7

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.03 2.06 2.02 3/177 20545
/proc/meminfo: memFree=29431048/32872528 swapFree=447588/480292
[pid=20545] ppid=20542 vsize=720452 CPUtime=0 cores=1,3,5,7
/proc/20545/stat : 20545 (toysat) R 20542 20545 16080 0 -1 4202496 2688 0 0 0 0 0 0 0 20 0 4 0 12478396 737742848 2538 33554432000 4194304 16246674 140734372040016 140734372039440 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20545/statm: 180625 2548 442 2943 0 177519 0
[pid=20545/tid=20546] ppid=20542 vsize=737860 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20546/stat : 20546 (toysat) S 20542 20545 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12478396 755568640 2608 33554432000 4194304 16246674 140734372040016 140724338142448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20545/tid=20547] ppid=20542 vsize=742980 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20547/stat : 20547 (toysat) S 20542 20545 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12478396 760811520 2626 33554432000 4194304 16246674 140734372040016 140724327652592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20545/tid=20548] ppid=20542 vsize=746052 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20548/stat : 20548 (toysat) S 20542 20545 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12478396 763957248 2640 33554432000 4194304 16246674 140734372040016 140724317179056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100155 s]
/proc/loadavg: 2.03 2.06 2.02 3/177 20545
/proc/meminfo: memFree=29431048/32872528 swapFree=447588/480292
[pid=20545] ppid=20542 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/20545/stat : 20545 (toysat) R 20542 20545 16080 0 -1 4202496 26008 0 0 0 6 3 0 0 20 0 4 0 12478396 1247350784 25846 33554432000 4194304 16246674 140734372040016 140734372039440 5546181 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20545/statm: 304529 25858 708 2943 0 301423 0
[pid=20545/tid=20546] ppid=20542 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20546/stat : 20546 (toysat) S 20542 20545 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12478396 1247350784 25864 33554432000 4194304 16246674 140734372040016 140724338142448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20545/tid=20547] ppid=20542 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20547/stat : 20547 (toysat) S 20542 20545 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12478396 1247350784 25872 33554432000 4194304 16246674 140734372040016 140724327652592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20545/tid=20548] ppid=20542 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20548/stat : 20548 (toysat) S 20542 20545 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12478396 1247350784 25880 33554432000 4194304 16246674 140734372040016 140724317179056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200531 s]
/proc/loadavg: 2.03 2.06 2.02 3/177 20545
/proc/meminfo: memFree=29431048/32872528 swapFree=447588/480292
[pid=20545] ppid=20542 vsize=1218116 CPUtime=0.18 cores=1,3,5,7
/proc/20545/stat : 20545 (toysat) R 20542 20545 16080 0 -1 4202496 49620 0 0 0 12 6 0 0 20 0 4 0 12478396 1247350784 49459 33554432000 4194304 16246674 140734372040016 140734372039440 6836566 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20545/statm: 304529 49472 708 2943 0 301423 0
[pid=20545/tid=20546] ppid=20542 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20546/stat : 20546 (toysat) S 20542 20545 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12478396 1247350784 49479 33554432000 4194304 16246674 140734372040016 140724338142448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20545/tid=20547] ppid=20542 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20547/stat : 20547 (toysat) S 20542 20545 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12478396 1247350784 49485 33554432000 4194304 16246674 140734372040016 140724327652592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20545/tid=20548] ppid=20542 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20548/stat : 20548 (toysat) S 20542 20545 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12478396 1247350784 49493 33554432000 4194304 16246674 140734372040016 140724317179056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1218116

[startup+0.300493 s]
/proc/loadavg: 2.03 2.06 2.02 3/177 20545
/proc/meminfo: memFree=29431048/32872528 swapFree=447588/480292
[pid=20545] ppid=20542 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/20545/stat : 20545 (toysat) R 20542 20545 16080 0 -1 4202496 73290 0 0 0 19 10 0 0 20 0 4 0 12478396 1247350784 73129 33554432000 4194304 16246674 140734372040016 140734372039440 5677277 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20545/statm: 304529 73139 708 2943 0 301423 0
[pid=20545/tid=20546] ppid=20542 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20546/stat : 20546 (toysat) S 20542 20545 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12478396 1247350784 73146 33554432000 4194304 16246674 140734372040016 140724338142448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20545/tid=20547] ppid=20542 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20547/stat : 20547 (toysat) S 20542 20545 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12478396 1247350784 73152 33554432000 4194304 16246674 140734372040016 140724327652592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20545/tid=20548] ppid=20542 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20548/stat : 20548 (toysat) S 20542 20545 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12478396 1247350784 73159 33554432000 4194304 16246674 140734372040016 140724317179056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.70042 s]
/proc/loadavg: 2.03 2.06 2.02 3/177 20545
/proc/meminfo: memFree=29431048/32872528 swapFree=447588/480292
[pid=20545] ppid=20542 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/20545/stat : 20545 (toysat) R 20542 20545 16080 0 -1 4202496 167019 0 0 0 46 23 0 0 20 0 4 0 12478396 1247350784 166857 33554432000 4194304 16246674 140734372040016 140734372039440 13954410 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20545/statm: 304529 166868 709 2943 0 301423 0
[pid=20545/tid=20546] ppid=20542 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20546/stat : 20546 (toysat) S 20542 20545 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12478396 1247350784 166874 33554432000 4194304 16246674 140734372040016 140724338142448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20545/tid=20547] ppid=20542 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20547/stat : 20547 (toysat) S 20542 20545 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12478396 1247350784 166880 33554432000 4194304 16246674 140734372040016 140724327652592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20545/tid=20548] ppid=20542 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20548/stat : 20548 (toysat) S 20542 20545 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12478396 1247350784 166887 33554432000 4194304 16246674 140734372040016 140724317179056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50042 s]
/proc/loadavg: 2.03 2.06 2.02 3/181 20549
/proc/meminfo: memFree=28450936/32872528 swapFree=447588/480292
[pid=20545] ppid=20542 vsize=1218116 CPUtime=1.48 cores=1,3,5,7
/proc/20545/stat : 20545 (toysat) R 20542 20545 16080 0 -1 4202496 245494 0 0 0 115 33 0 0 20 0 4 0 12478396 1247350784 245312 33554432000 4194304 16246674 140734372040016 140734372039328 5661428 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20545/statm: 304529 245312 787 2943 0 301423 0
[pid=20545/tid=20546] ppid=20542 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20546/stat : 20546 (toysat) S 20542 20545 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12478396 1247350784 245312 33554432000 4194304 16246674 140734372040016 140724338142448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20545/tid=20547] ppid=20542 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20547/stat : 20547 (toysat) S 20542 20545 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12478396 1247350784 245312 33554432000 4194304 16246674 140734372040016 140724327652592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20545/tid=20548] ppid=20542 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20548/stat : 20548 (toysat) S 20542 20545 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12478396 1247350784 245312 33554432000 4194304 16246674 140734372040016 140724317179056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1218116

[startup+3.10038 s]
/proc/loadavg: 2.03 2.06 2.02 3/181 20549
/proc/meminfo: memFree=28362392/32872528 swapFree=447588/480292
[pid=20545] ppid=20542 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/20545/stat : 20545 (toysat) R 20542 20545 16080 0 -1 4202496 267403 0 0 0 273 36 0 0 20 0 4 0 12478396 1337528320 267221 33554432000 4194304 16246674 140734372040016 140734372023016 5829778 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20545/statm: 326545 267221 787 2943 0 323439 0
[pid=20545/tid=20546] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20546/stat : 20546 (toysat) S 20542 20545 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267221 33554432000 4194304 16246674 140734372040016 140724338142448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20545/tid=20547] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20547/stat : 20547 (toysat) S 20542 20545 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267221 33554432000 4194304 16246674 140734372040016 140724327652592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20545/tid=20548] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20548/stat : 20548 (toysat) S 20542 20545 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267221 33554432000 4194304 16246674 140734372040016 140724317179056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30043 s]
/proc/loadavg: 2.03 2.06 2.02 3/181 20549
/proc/meminfo: memFree=28362992/32872528 swapFree=447588/480292
[pid=20545] ppid=20542 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/20545/stat : 20545 (toysat) R 20542 20545 16080 0 -1 4202496 267406 0 0 0 593 36 0 0 20 0 4 0 12478396 1337528320 267224 33554432000 4194304 16246674 140734372040016 140734372023016 6077058 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20545/statm: 326545 267224 787 2943 0 323439 0
[pid=20545/tid=20546] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20546/stat : 20546 (toysat) S 20542 20545 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267224 33554432000 4194304 16246674 140734372040016 140724338142448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20545/tid=20547] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20547/stat : 20547 (toysat) S 20542 20545 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267224 33554432000 4194304 16246674 140734372040016 140724327652592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20545/tid=20548] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20548/stat : 20548 (toysat) S 20542 20545 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267224 33554432000 4194304 16246674 140734372040016 140724317179056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 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.02 2.06 2.02 3/181 20549
/proc/meminfo: memFree=28363552/32872528 swapFree=447588/480292
[pid=20545] ppid=20542 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/20545/stat : 20545 (toysat) R 20542 20545 16080 0 -1 4202496 267423 0 0 0 1233 36 0 0 20 0 4 0 12478396 1337528320 267241 33554432000 4194304 16246674 140734372040016 140734372023016 5754872 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20545/statm: 326545 267241 787 2943 0 323439 0
[pid=20545/tid=20546] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20546/stat : 20546 (toysat) S 20542 20545 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267241 33554432000 4194304 16246674 140734372040016 140724338142448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20545/tid=20547] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20547/stat : 20547 (toysat) S 20542 20545 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267241 33554432000 4194304 16246674 140734372040016 140724327652592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20545/tid=20548] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20548/stat : 20548 (toysat) S 20542 20545 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267241 33554432000 4194304 16246674 140734372040016 140724317179056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 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.02 2.06 2.02 3/181 20598
/proc/meminfo: memFree=28363836/32872528 swapFree=447588/480292
[pid=20545] ppid=20542 vsize=1306180 CPUtime=25.49 cores=1,3,5,7
/proc/20545/stat : 20545 (toysat) R 20542 20545 16080 0 -1 4202496 267453 0 0 0 2513 36 0 0 20 0 4 0 12478396 1337528320 267271 33554432000 4194304 16246674 140734372040016 140734372023016 5822592 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20545/statm: 326545 267271 787 2943 0 323439 0
[pid=20545/tid=20546] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20546/stat : 20546 (toysat) S 20542 20545 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267271 33554432000 4194304 16246674 140734372040016 140724338142448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20545/tid=20547] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20547/stat : 20547 (toysat) S 20542 20545 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267271 33554432000 4194304 16246674 140734372040016 140724327652592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20545/tid=20548] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20548/stat : 20548 (toysat) S 20542 20545 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267271 33554432000 4194304 16246674 140734372040016 140724317179056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1306180

[startup+51.1005 s]
/proc/loadavg: 2.16 2.08 2.03 3/181 20599
/proc/meminfo: memFree=28364280/32872528 swapFree=447588/480292
[pid=20545] ppid=20542 vsize=1306180 CPUtime=51.08 cores=1,3,5,7
/proc/20545/stat : 20545 (toysat) R 20542 20545 16080 0 -1 4202496 267456 0 0 0 5072 36 0 0 20 0 4 0 12478396 1337528320 267272 33554432000 4194304 16246674 140734372040016 140734372023016 12483345 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20545/statm: 326545 267272 787 2943 0 323439 0
[pid=20545/tid=20546] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20546/stat : 20546 (toysat) S 20542 20545 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267272 33554432000 4194304 16246674 140734372040016 140724338142448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20545/tid=20547] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20547/stat : 20547 (toysat) S 20542 20545 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267272 33554432000 4194304 16246674 140734372040016 140724327652592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20545/tid=20548] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20548/stat : 20548 (toysat) S 20542 20545 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267272 33554432000 4194304 16246674 140734372040016 140724317179056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1306180

[startup+102.301 s]
/proc/loadavg: 2.22 2.11 2.04 4/182 20603
/proc/meminfo: memFree=28363556/32872528 swapFree=447588/480292
[pid=20545] ppid=20542 vsize=1306180 CPUtime=102.27 cores=1,3,5,7
/proc/20545/stat : 20545 (toysat) R 20542 20545 16080 0 -1 4202496 267477 0 0 0 10190 37 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140734372023016 5822484 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20545/statm: 326545 267275 790 2943 0 323439 0
[pid=20545/tid=20546] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20546/stat : 20546 (toysat) S 20542 20545 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140724338142448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20545/tid=20547] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20547/stat : 20547 (toysat) S 20542 20545 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140724327652592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20545/tid=20548] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20548/stat : 20548 (toysat) S 20542 20545 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140724317179056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1306180

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

[startup+102.407 s]
/proc/loadavg: 2.22 2.11 2.04 4/182 20603
/proc/meminfo: memFree=28363556/32872528 swapFree=447588/480292
[pid=20545] ppid=20542 vsize=1306180 CPUtime=102.37 cores=1,3,5,7
/proc/20545/stat : 20545 (toysat) R 20542 20545 16080 0 -1 4202496 267477 0 0 0 10200 37 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140734372023016 13927401 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20545/statm: 326545 267275 790 2943 0 323439 0
[pid=20545/tid=20546] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20546/stat : 20546 (toysat) S 20542 20545 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140724338142448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20545/tid=20547] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20547/stat : 20547 (toysat) S 20542 20545 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140724327652592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20545/tid=20548] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20548/stat : 20548 (toysat) S 20542 20545 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140724317179056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 1306180

[startup+103.2 s]
/proc/loadavg: 2.22 2.11 2.04 4/182 20603
/proc/meminfo: memFree=28363556/32872528 swapFree=447588/480292
[pid=20545] ppid=20542 vsize=1306180 CPUtime=103.16 cores=1,3,5,7
/proc/20545/stat : 20545 (toysat) R 20542 20545 16080 0 -1 4202496 267477 0 0 0 10279 37 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140734372023016 5673627 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20545/statm: 326545 267275 790 2943 0 323439 0
[pid=20545/tid=20546] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20546/stat : 20546 (toysat) S 20542 20545 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140724338142448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20545/tid=20547] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20547/stat : 20547 (toysat) S 20542 20545 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140724327652592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20545/tid=20548] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20548/stat : 20548 (toysat) S 20542 20545 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140724317179056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 103.16
Current children cumulated vsize (KiB) 1306180

[startup+104 s]
/proc/loadavg: 2.22 2.11 2.04 3/182 20603
/proc/meminfo: memFree=28363804/32872528 swapFree=447588/480292
[pid=20545] ppid=20542 vsize=1306180 CPUtime=103.96 cores=1,3,5,7
/proc/20545/stat : 20545 (toysat) R 20542 20545 16080 0 -1 4202496 267477 0 0 0 10359 37 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140734372023016 5589545 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20545/statm: 326545 267275 790 2943 0 323439 0
[pid=20545/tid=20546] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20546/stat : 20546 (toysat) S 20542 20545 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140724338142448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20545/tid=20547] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20547/stat : 20547 (toysat) S 20542 20545 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140724327652592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20545/tid=20548] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20548/stat : 20548 (toysat) S 20542 20545 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140724317179056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 103.96
Current children cumulated vsize (KiB) 1306180

[startup+104.2 s]
/proc/loadavg: 2.22 2.11 2.04 3/182 20603
/proc/meminfo: memFree=28363804/32872528 swapFree=447588/480292
[pid=20545] ppid=20542 vsize=1306180 CPUtime=104.16 cores=1,3,5,7
/proc/20545/stat : 20545 (toysat) R 20542 20545 16080 0 -1 4202496 267477 0 0 0 10379 37 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140734372023016 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20545/statm: 326545 267275 790 2943 0 323439 0
[pid=20545/tid=20546] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20546/stat : 20546 (toysat) S 20542 20545 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140724338142448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20545/tid=20547] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20547/stat : 20547 (toysat) S 20542 20545 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140724327652592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20545/tid=20548] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20548/stat : 20548 (toysat) S 20542 20545 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140724317179056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 104.16
Current children cumulated vsize (KiB) 1306180

[startup+104.3 s]
/proc/loadavg: 2.22 2.11 2.04 3/182 20603
/proc/meminfo: memFree=28363804/32872528 swapFree=447588/480292
[pid=20545] ppid=20542 vsize=1306180 CPUtime=104.26 cores=1,3,5,7
/proc/20545/stat : 20545 (toysat) R 20542 20545 16080 0 -1 4202496 267477 0 0 0 10389 37 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140734372023016 13927401 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20545/statm: 326545 267275 790 2943 0 323439 0
[pid=20545/tid=20546] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20546/stat : 20546 (toysat) S 20542 20545 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140724338142448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20545/tid=20547] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20547/stat : 20547 (toysat) S 20542 20545 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140724327652592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20545/tid=20548] ppid=20542 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20545/task/20548/stat : 20548 (toysat) S 20542 20545 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12478396 1337528320 267275 33554432000 4194304 16246674 140734372040016 140724317179056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 104.26
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 104.37
CPU time (s): 104.342
CPU user time (s): 103.911
CPU system time (s): 0.430934
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 103.911
system time used= 0.430934
maximum resident set size= 1069116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267482
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= 39
involuntary context switches= 106

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.280957 second user time and 0.386941 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-30 21:09:06
IDJOB=4121178
IDBENCH=110330
IDSOLVER=2542
FILE ID=node104/4121178-1467313746
RUNJOBID= node104-1467310023-19960
PBS_JOBID= 20005270
Free space on /tmp= 71704 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-subsetCardinalitySigma-23-3.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121178-1467313746/watcher-4121178-1467313746 -o /tmp/evaluation-result-4121178-1467313746/solver-4121178-1467313746 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1467310023-19960 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4121178-1467313746.opb

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

MD5SUM BENCH= 2225b8aee59cfaa3f28c084518f5fb08
RANDOM SEED=288957014

node104.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.334
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.66
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.334
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.334
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.55
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.334
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.334
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.334
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		: 2666.334
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.54
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.334
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:        29431700 kB
Buffers:          196384 kB
Cached:           935376 kB
SwapCached:            0 kB
Active:          1422984 kB
Inactive:         793112 kB
Active(anon):    1086512 kB
Inactive(anon):        0 kB
Active(file):     336472 kB
Inactive(file):   793112 kB
Unevictable:      480292 kB
Mlocked:          447588 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16344 kB
Writeback:             0 kB
AnonPages:       1565956 kB
Mapped:            16340 kB
Shmem:               204 kB
Slab:             610900 kB
SReclaimable:      55060 kB
SUnreclaim:       555840 kB
KernelStack:        1464 kB
PageTables:         7228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1688924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 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= 71688 MiB
End job on node104 at 2016-06-30 21:10:51