Trace number 4122562

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 71.8221 71.8349

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-subsetCardinalitySigma-25-3.cnf.gz-plain.pb.metafix.opb
MD5SUM815075d94bc45a26340796585fc14685
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 benchmark4.91525
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables101
Total number of constraints212
Number of constraints which are clauses212
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-30T22:02:04+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-4122562-1467316924.opb"]
0.00/0.01	c use --random-gen="579572647 171106839 4043490305 2594625264 2024088778 2271793247 2782504032 2424936507 1068974860 3814188703 155365881 3166601364 3181234763 3985043885 458335260 89443426 3539467377 3386776738 1909629172 1950944923 2869134047 2565777494 1420874557 3926380651 2094522474 2594006792 1996671118 2548237548 1005145188 1729572647 3770882145 1297872797 1383794657 696328053 1837979958 2472409106 3391847062 86729712 2157186789 3161369953 3016439840 2039008173 71540124 3923806961 1379173588 3411323581 1319326077 3839525823 1946393317 2052445611 3806046242 95718051 144587405 4219040932 709350488 637723614 3871949506 1394203488 3738979352 1527255330 77626999 2329148857 1085310959 2316281767 3403727568 1589501958 2831091386 326599125 940918540 4183298666 401439843 3077110100 1783171030 86066472 2053588351 2063998044 3451631524 3454554952 1928856661 4122818257 3596651318 1383879582 1483636200 2038233713 3334684825 3708713686 2493317264 3801865323 921197113 4038511949 1894466998 2523332333 4210880106 1782617993 4231342310 254041781 1698284952 1337725995 782422174 3069582438 107528011 1680952963 2170987705 2136536418 699818317 4239651385 2627967339 3562785463 3583997659 3965491728 448765415 1293514784 2196504401 89054729 2758237086 2041408425 252491252 3385551064 3273263464 902692970 2300434216 1428668463 3294566763 1974078357 1506800808 2117578096 3868305626 88472735 4153472093 1394035983 2870508779 2627932681 1727392773 1688323348 3584811138 597413385 419561244 3563588751 3768243664 3720031651 941972005 3289624167 2110332965 2967936652 1442005911 3495595149 3235458424 116298145 2961487924 3021113586 976000661 1498692555 3855527094 3894227582 4000285824 1252288758 2627358067 3136506842 1668115933 2836858301 1418930727 2926398529 1266344175 1961308320 3767112151 1948685125 1158607203 2027632729 746828491 2994082254 316515557 4242406837 3419607126 598643574 3110654873 1605350909 2914666572 2530110771 214353558 1906161386 746394434 235206709 2359947045 1106312791 3278406248 2685291603 491187906 3709399531 2155677312 3246725337 1609443577 2764448468 986279826 1962491334 3332549303 2398972136 2998284895 2648046646 2625200069 3778590421 2539783317 1872737833 383676891 2146290890 3811839065 3585372282 910864078 1883902931 3189280137 3654842606 1539263488 1124459371 1378161191 762302150 1561196411 3104033639 2949806139 3603446256 90116996 2962825608 3107468397 1440762679 387068924 1341804685 4189381318 272548539 315463768 897465492 1548167387 697699096 274232860 364149928 2522069102 2154031073 1257754392 452265618 3226913873 2719773027 2660792608 3174450530 2769122536 4207417205 1157886103 1209727749 1654471110 965886687 307134491 1596986237 542962091 1019920635 1376927664 3975285930 1844971876 3706904334 1588693316 1006395183 255 362436" option to reproduce the execution
0.00/0.01	c #vars 101
0.00/0.01	c #constraints 212
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 |      104      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      149 |      100 |      104      0 |        0 |        0
0.00/0.04	c  0.0s |       2 |      364 |      250 |      115      2 |        0 |        0
0.00/0.06	c  0.0s |       3 |      750 |      475 |      127      5 |        0 |        0
0.00/0.09	c  0.1s |       4 |     1289 |      813 |      140      9 |        0 |        0
0.08/0.14	c  0.1s |       5 |     2017 |     1320 |      154     14 |        0 |        0
0.19/0.21	c  0.2s |       6 |     3161 |     2081 |      188     22 |        0 |        0
0.29/0.33	c  0.3s |       7 |     4629 |     3223 |      207     33 |        0 |        0
0.48/0.50	c  0.5s |       8 |     6880 |     4936 |      228     48 |        0 |        0
0.69/0.75	c  0.7s |       9 |    10351 |     7506 |      251     68 |        0 |        0
1.10/1.11	c  1.1s |      10 |    16032 |    11361 |      277     97 |        0 |        0
1.39/1.48	c  1.5s |      11 |    24498 |    17144 |      305    137 |        0 |        0
1.99/2.08	c  2.1s |      12 |    36051 |    25819 |      336    191 |        0 |        0
2.89/2.93	c  2.9s |      13 |    54075 |    38832 |      370    266 |        0 |        0
4.09/4.19	c  4.2s |      14 |    82380 |    58352 |      408    368 |        0 |        0
6.09/6.20	c  6.2s |      14 |   118376 |    86152 |      408    500 |        0 |        0
6.29/6.31	c  6.3s |      15 |   120206 |    87632 |      449    507 |        0 |        0
8.29/8.31	c  8.3s |      15 |   160023 |   116332 |      449    632 |        0 |        0
9.39/9.46	c  9.4s |      16 |   178579 |   131552 |      494    698 |        0 |        0
11.39/11.46	c 11.4s |      16 |   213803 |   158752 |      494    806 |        0 |        0
13.39/13.47	c 13.5s |      16 |   249311 |   186452 |      494    916 |        0 |        0
14.18/14.26	c 14.2s |      17 |   263293 |   197432 |      544    959 |        0 |        0
16.18/16.26	c 16.2s |      17 |   293790 |   222532 |      544   1049 |        0 |        0
18.18/18.26	c 18.3s |      17 |   325892 |   248132 |      544   1142 |        0 |        0
20.18/20.27	c 20.3s |      17 |   357387 |   273132 |      544   1232 |        0 |        0
21.99/22.04	c 22.0s |      18 |   388361 |   296252 |      599   1315 |        0 |        0
23.98/24.04	c 24.0s |      18 |   418447 |   320652 |      599   1395 |        0 |        0
25.98/26.05	c 26.0s |      18 |   450274 |   345252 |      599   1475 |        0 |        0
27.98/28.05	c 28.0s |      18 |   479637 |   369052 |      599   1553 |        0 |        0
29.98/30.05	c 30.0s |      18 |   507677 |   392052 |      599   1629 |        0 |        0
31.99/32.05	c 32.0s |      18 |   540666 |   417352 |      599   1713 |        0 |        0
33.99/34.06	c 34.0s |      18 |   576405 |   443652 |      659   1798 |        0 |        0
34.10/34.13	c 34.1s |      19 |   577431 |   444482 |      659   1801 |        0 |        0
36.09/36.13	c 36.1s |      19 |   608728 |   468582 |      659   1873 |        0 |        0
38.09/38.14	c 38.1s |      19 |   640823 |   493682 |      659   1948 |        0 |        0
40.09/40.14	c 40.1s |      19 |   674841 |   519282 |      659   2025 |        0 |        0
42.09/42.15	c 42.1s |      19 |   708148 |   544682 |      659   2101 |        0 |        0
44.10/44.15	c 44.1s |      19 |   739501 |   569982 |      659   2176 |        0 |        0
46.09/46.15	c 46.1s |      19 |   773732 |   595782 |      659   2253 |        0 |        0
48.08/48.16	c 48.1s |      19 |   806143 |   620982 |      659   2329 |        0 |        0
50.08/50.16	c 50.1s |      19 |   838078 |   645482 |      659   2402 |        0 |        0
51.79/51.84	c 51.8s |      20 |   867024 |   666827 |      725   2464 |        0 |        0
53.78/53.84	c 53.8s |      20 |   896959 |   691027 |      725   2530 |        0 |        0
55.78/55.84	c 55.8s |      20 |   931656 |   716527 |      725   2599 |        0 |        0
57.78/57.85	c 57.8s |      20 |   962955 |   740927 |      725   2665 |        0 |        0
59.78/59.85	c 59.8s |      20 |   994072 |   765127 |      725   2731 |        0 |        0
61.78/61.85	c 61.8s |      20 |  1028055 |   791127 |      725   2801 |        1 |        3
63.78/63.86	c 63.8s |      20 |  1062759 |   817427 |      725   2873 |        1 |        3
65.78/65.86	c 65.8s |      20 |  1097812 |   843527 |      725   2944 |        1 |        3
67.77/67.87	c 67.9s |      20 |  1127957 |   867727 |      725   3009 |        2 |        6
69.77/69.87	c 69.9s |      20 |  1162064 |   893727 |      725   3079 |        3 |        9
71.68/71.77	c 71.8s |      20 |  1192958 |   918438 |      725   3142 |       54 |       56
71.68/71.77	c #cpu_time = 71.570s
71.68/71.77	c #wall_clock_time = 71.754s
71.68/71.77	c #decision = 1192958
71.68/71.77	c #random_decision = 5362
71.68/71.77	c #conflict = 918438
71.68/71.77	c #restart = 20
71.68/71.77	s UNSATISFIABLE
71.68/71.77	c total CPU time = 71.587s
71.68/71.77	c total wall clock time = 71.770s

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

pid=3991
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: 1.26 1.36 1.70 4/171 3994
/proc/meminfo: memFree=29995656/32872528 swapFree=1394584/1580588
[pid=3994] ppid=3991 vsize=697788 CPUtime=0 cores=1,3,5,7
/proc/3994/stat : 3994 (toysat) R 3991 3994 31393 0 -1 4202496 2599 0 0 0 0 0 0 0 20 0 4 0 21721012 714534912 2959 33554432000 4194304 16246674 140733419656272 140733419655696 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3994/statm: 174959 2968 441 2943 0 171853 0
[pid=3994/tid=3995] ppid=3991 vsize=730556 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3995/stat : 3995 (toysat) S 3991 3994 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 21721012 748089344 3089 33554432000 4194304 16246674 140733419656272 140232792976624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=3994/tid=3996] ppid=3991 vsize=734652 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3996/stat : 3996 (toysat) S 3991 3994 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 21721012 752283648 3106 33554432000 4194304 16246674 140733419656272 140232782486768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=3994/tid=3997] ppid=3991 vsize=739772 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3997/stat : 3997 (toysat) S 3991 3994 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 21721012 757526528 3123 33554432000 4194304 16246674 140733419656272 140232695475376 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0

[startup+0.100066 s]
/proc/loadavg: 1.26 1.36 1.70 4/171 3994
/proc/meminfo: memFree=29995656/32872528 swapFree=1394584/1580588
[pid=3994] ppid=3991 vsize=1218116 CPUtime=0.08 cores=1,3,5,7
/proc/3994/stat : 3994 (toysat) R 3991 3994 31393 0 -1 4202496 25138 0 0 0 5 3 0 0 20 0 4 0 21721012 1247350784 25488 33554432000 4194304 16246674 140733419656272 140733419655696 5827869 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3994/statm: 304529 25497 709 2943 0 301423 0
[pid=3994/tid=3995] ppid=3991 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3995/stat : 3995 (toysat) S 3991 3994 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 21721012 1247350784 25503 33554432000 4194304 16246674 140733419656272 140232792976624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=3994/tid=3996] ppid=3991 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3996/stat : 3996 (toysat) S 3991 3994 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 21721012 1247350784 25511 33554432000 4194304 16246674 140733419656272 140232782486768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=3994/tid=3997] ppid=3991 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3997/stat : 3997 (toysat) S 3991 3994 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 21721012 1247350784 25518 33554432000 4194304 16246674 140733419656272 140232695475376 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200515 s]
/proc/loadavg: 1.26 1.36 1.70 4/171 3994
/proc/meminfo: memFree=29995656/32872528 swapFree=1394584/1580588
[pid=3994] ppid=3991 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/3994/stat : 3994 (toysat) R 3991 3994 31393 0 -1 4202496 48299 0 0 0 13 6 0 0 20 0 4 0 21721012 1247350784 48648 33554432000 4194304 16246674 140733419656272 140733419655696 5675357 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3994/statm: 304529 48657 709 2943 0 301423 0
[pid=3994/tid=3995] ppid=3991 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3995/stat : 3995 (toysat) S 3991 3994 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 21721012 1247350784 48664 33554432000 4194304 16246674 140733419656272 140232792976624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=3994/tid=3996] ppid=3991 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3996/stat : 3996 (toysat) S 3991 3994 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 21721012 1247350784 48672 33554432000 4194304 16246674 140733419656272 140232782486768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=3994/tid=3997] ppid=3991 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3997/stat : 3997 (toysat) S 3991 3994 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 21721012 1247350784 48678 33554432000 4194304 16246674 140733419656272 140232695475376 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300488 s]
/proc/loadavg: 1.26 1.36 1.70 4/171 3994
/proc/meminfo: memFree=29995656/32872528 swapFree=1394584/1580588
[pid=3994] ppid=3991 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/3994/stat : 3994 (toysat) R 3991 3994 31393 0 -1 4202496 71184 0 0 0 19 10 0 0 20 0 4 0 21721012 1247350784 71535 33554432000 4194304 16246674 140733419656272 140733419655696 13954410 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3994/statm: 304529 71549 709 2943 0 301423 0
[pid=3994/tid=3995] ppid=3991 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3995/stat : 3995 (toysat) S 3991 3994 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 21721012 1247350784 71555 33554432000 4194304 16246674 140733419656272 140232792976624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=3994/tid=3996] ppid=3991 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3996/stat : 3996 (toysat) S 3991 3994 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 21721012 1247350784 71562 33554432000 4194304 16246674 140733419656272 140232782486768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=3994/tid=3997] ppid=3991 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3997/stat : 3997 (toysat) S 3991 3994 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 21721012 1247350784 71570 33554432000 4194304 16246674 140733419656272 140232695475376 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700415 s]
/proc/loadavg: 1.26 1.36 1.70 4/171 3994
/proc/meminfo: memFree=29995656/32872528 swapFree=1394584/1580588
[pid=3994] ppid=3991 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/3994/stat : 3994 (toysat) R 3991 3994 31393 0 -1 4202496 162187 0 0 0 45 24 0 0 20 0 4 0 21721012 1247350784 162537 33554432000 4194304 16246674 140733419656272 140733419639272 5546181 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3994/statm: 304529 162547 709 2943 0 301423 0
[pid=3994/tid=3995] ppid=3991 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3995/stat : 3995 (toysat) S 3991 3994 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 21721012 1247350784 162554 33554432000 4194304 16246674 140733419656272 140232792976624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=3994/tid=3996] ppid=3991 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3996/stat : 3996 (toysat) S 3991 3994 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 21721012 1247350784 162564 33554432000 4194304 16246674 140733419656272 140232782486768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=3994/tid=3997] ppid=3991 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3997/stat : 3997 (toysat) S 3991 3994 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 21721012 1247350784 162570 33554432000 4194304 16246674 140733419656272 140232695475376 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50043 s]
/proc/loadavg: 1.26 1.36 1.70 4/183 4060
/proc/meminfo: memFree=28954728/32872528 swapFree=1394584/1580588
[pid=3994] ppid=3991 vsize=1218116 CPUtime=1.49 cores=1,3,5,7
/proc/3994/stat : 3994 (toysat) R 3991 3994 31393 0 -1 4202496 245500 0 0 0 112 37 0 0 20 0 4 0 21721012 1247350784 245829 33554432000 4194304 16246674 140733419656272 140733419655584 5545903 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3994/statm: 304529 245829 786 2943 0 301423 0
[pid=3994/tid=3995] ppid=3991 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3995/stat : 3995 (toysat) S 3991 3994 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 21721012 1247350784 245829 33554432000 4194304 16246674 140733419656272 140232792976624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=3994/tid=3996] ppid=3991 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3996/stat : 3996 (toysat) S 3991 3994 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 21721012 1247350784 245829 33554432000 4194304 16246674 140733419656272 140232782486768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=3994/tid=3997] ppid=3991 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3997/stat : 3997 (toysat) S 3991 3994 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 21721012 1247350784 245829 33554432000 4194304 16246674 140733419656272 140232695475376 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1218116

[startup+3.10043 s]
/proc/loadavg: 1.26 1.36 1.70 4/183 4060
/proc/meminfo: memFree=27941144/32872528 swapFree=1394584/1580588
[pid=3994] ppid=3991 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/3994/stat : 3994 (toysat) R 3991 3994 31393 0 -1 4202496 267397 0 0 0 269 40 0 0 20 0 4 0 21721012 1337528320 267726 33554432000 4194304 16246674 140733419656272 140733419639272 5672838 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3994/statm: 326545 267726 786 2943 0 323439 0
[pid=3994/tid=3995] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3995/stat : 3995 (toysat) S 3991 3994 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267726 33554432000 4194304 16246674 140733419656272 140232792976624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=3994/tid=3996] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3996/stat : 3996 (toysat) S 3991 3994 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267726 33554432000 4194304 16246674 140733419656272 140232782486768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=3994/tid=3997] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3997/stat : 3997 (toysat) S 3991 3994 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267726 33554432000 4194304 16246674 140733419656272 140232695475376 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30042 s]
/proc/loadavg: 1.40 1.38 1.71 3/183 4109
/proc/meminfo: memFree=27854980/32872528 swapFree=1394584/1580588
[pid=3994] ppid=3991 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/3994/stat : 3994 (toysat) R 3991 3994 31393 0 -1 4202496 267412 0 0 0 589 40 0 0 20 0 4 0 21721012 1337528320 267741 33554432000 4194304 16246674 140733419656272 140733419638144 6021672 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3994/statm: 326545 267741 786 2943 0 323439 0
[pid=3994/tid=3995] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3995/stat : 3995 (toysat) S 3991 3994 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267741 33554432000 4194304 16246674 140733419656272 140232792976624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=3994/tid=3996] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3996/stat : 3996 (toysat) S 3991 3994 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267741 33554432000 4194304 16246674 140733419656272 140232782486768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=3994/tid=3997] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3997/stat : 3997 (toysat) S 3991 3994 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267741 33554432000 4194304 16246674 140733419656272 140232695475376 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 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: 1.45 1.39 1.71 3/183 4109
/proc/meminfo: memFree=27855104/32872528 swapFree=1394584/1580588
[pid=3994] ppid=3991 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/3994/stat : 3994 (toysat) R 3991 3994 31393 0 -1 4202496 267436 0 0 0 1229 40 0 0 20 0 4 0 21721012 1337528320 267765 33554432000 4194304 16246674 140733419656272 140733419639272 13965578 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3994/statm: 326545 267765 786 2943 0 323439 0
[pid=3994/tid=3995] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3995/stat : 3995 (toysat) S 3991 3994 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267765 33554432000 4194304 16246674 140733419656272 140232792976624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=3994/tid=3996] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3996/stat : 3996 (toysat) S 3991 3994 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267765 33554432000 4194304 16246674 140733419656272 140232782486768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=3994/tid=3997] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3997/stat : 3997 (toysat) S 3991 3994 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267765 33554432000 4194304 16246674 140733419656272 140232695475376 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 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: 1.57 1.42 1.71 3/183 4109
/proc/meminfo: memFree=27854580/32872528 swapFree=1394584/1580588
[pid=3994] ppid=3991 vsize=1306180 CPUtime=25.48 cores=1,3,5,7
/proc/3994/stat : 3994 (toysat) R 3991 3994 31393 0 -1 4202496 267439 0 0 0 2508 40 0 0 20 0 4 0 21721012 1337528320 267768 33554432000 4194304 16246674 140733419656272 140733419639272 5754620 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3994/statm: 326545 267768 787 2943 0 323439 0
[pid=3994/tid=3995] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3995/stat : 3995 (toysat) S 3991 3994 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267768 33554432000 4194304 16246674 140733419656272 140232792976624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=3994/tid=3996] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3996/stat : 3996 (toysat) S 3991 3994 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267768 33554432000 4194304 16246674 140733419656272 140232782486768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=3994/tid=3997] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3997/stat : 3997 (toysat) S 3991 3994 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267768 33554432000 4194304 16246674 140733419656272 140232695475376 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1306180

[startup+51.1006 s]
/proc/loadavg: 1.85 1.50 1.73 3/183 4109
/proc/meminfo: memFree=27853472/32872528 swapFree=1394584/1580588
[pid=3994] ppid=3991 vsize=1306180 CPUtime=51.08 cores=1,3,5,7
/proc/3994/stat : 3994 (toysat) R 3991 3994 31393 0 -1 4202496 267449 0 0 0 5067 41 0 0 20 0 4 0 21721012 1337528320 267778 33554432000 4194304 16246674 140733419656272 140733419639272 5545704 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3994/statm: 326545 267778 789 2943 0 323439 0
[pid=3994/tid=3995] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3995/stat : 3995 (toysat) S 3991 3994 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267778 33554432000 4194304 16246674 140733419656272 140232792976624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=3994/tid=3996] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3996/stat : 3996 (toysat) S 3991 3994 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267778 33554432000 4194304 16246674 140733419656272 140232782486768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=3994/tid=3997] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3997/stat : 3997 (toysat) S 3991 3994 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267778 33554432000 4194304 16246674 140733419656272 140232695475376 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1306180

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

[startup+51.2006 s]
/proc/loadavg: 1.85 1.50 1.73 3/183 4109
/proc/meminfo: memFree=27853472/32872528 swapFree=1394584/1580588
[pid=3994] ppid=3991 vsize=1306180 CPUtime=51.18 cores=1,3,5,7
/proc/3994/stat : 3994 (toysat) R 3991 3994 31393 0 -1 4202496 267449 0 0 0 5077 41 0 0 20 0 4 0 21721012 1337528320 267778 33554432000 4194304 16246674 140733419656272 140733419639272 13943664 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3994/statm: 326545 267778 789 2943 0 323439 0
[pid=3994/tid=3995] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3995/stat : 3995 (toysat) S 3991 3994 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267778 33554432000 4194304 16246674 140733419656272 140232792976624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=3994/tid=3996] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3996/stat : 3996 (toysat) S 3991 3994 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267778 33554432000 4194304 16246674 140733419656272 140232782486768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=3994/tid=3997] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3997/stat : 3997 (toysat) S 3991 3994 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267778 33554432000 4194304 16246674 140733419656272 140232695475376 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 1306180

[startup+64.0004 s]
/proc/loadavg: 1.96 1.54 1.74 3/183 4110
/proc/meminfo: memFree=27853100/32872528 swapFree=1394584/1580588
[pid=3994] ppid=3991 vsize=1306180 CPUtime=63.98 cores=1,3,5,7
/proc/3994/stat : 3994 (toysat) R 3991 3994 31393 0 -1 4202496 267522 0 0 0 6357 41 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140733419639272 5672209 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3994/statm: 326545 267851 789 2943 0 323439 0
[pid=3994/tid=3995] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3995/stat : 3995 (toysat) S 3991 3994 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140232792976624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=3994/tid=3996] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3996/stat : 3996 (toysat) S 3991 3994 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140232782486768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=3994/tid=3997] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3997/stat : 3997 (toysat) S 3991 3994 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140232695475376 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 63.98
Current children cumulated vsize (KiB) 1306180

[startup+67.2075 s]
/proc/loadavg: 1.96 1.54 1.74 3/183 4110
/proc/meminfo: memFree=27853232/32872528 swapFree=1394584/1580588
[pid=3994] ppid=3991 vsize=1306180 CPUtime=67.18 cores=1,3,5,7
/proc/3994/stat : 3994 (toysat) R 3991 3994 31393 0 -1 4202496 267522 0 0 0 6677 41 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140733419638144 5523247 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3994/statm: 326545 267851 789 2943 0 323439 0
[pid=3994/tid=3995] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3995/stat : 3995 (toysat) S 3991 3994 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140232792976624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=3994/tid=3996] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3996/stat : 3996 (toysat) S 3991 3994 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140232782486768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=3994/tid=3997] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3997/stat : 3997 (toysat) S 3991 3994 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140232695475376 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 67.18
Current children cumulated vsize (KiB) 1306180

[startup+70.4004 s]
/proc/loadavg: 1.97 1.55 1.74 3/183 4110
/proc/meminfo: memFree=27853236/32872528 swapFree=1394584/1580588
[pid=3994] ppid=3991 vsize=1306180 CPUtime=70.38 cores=1,3,5,7
/proc/3994/stat : 3994 (toysat) R 3991 3994 31393 0 -1 4202496 267522 0 0 0 6997 41 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140733419639272 5523513 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3994/statm: 326545 267851 789 2943 0 323439 0
[pid=3994/tid=3995] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3995/stat : 3995 (toysat) S 3991 3994 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140232792976624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=3994/tid=3996] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3996/stat : 3996 (toysat) S 3991 3994 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140232782486768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=3994/tid=3997] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3997/stat : 3997 (toysat) S 3991 3994 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140232695475376 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 70.38
Current children cumulated vsize (KiB) 1306180

[startup+71.2004 s]
/proc/loadavg: 1.97 1.55 1.74 3/183 4110
/proc/meminfo: memFree=27853236/32872528 swapFree=1394584/1580588
[pid=3994] ppid=3991 vsize=1306180 CPUtime=71.17 cores=1,3,5,7
/proc/3994/stat : 3994 (toysat) R 3991 3994 31393 0 -1 4202496 267522 0 0 0 7076 41 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140733419639272 15015658 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3994/statm: 326545 267851 789 2943 0 323439 0
[pid=3994/tid=3995] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3995/stat : 3995 (toysat) S 3991 3994 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140232792976624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=3994/tid=3996] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3996/stat : 3996 (toysat) S 3991 3994 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140232782486768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=3994/tid=3997] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3997/stat : 3997 (toysat) S 3991 3994 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140232695475376 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 71.17
Current children cumulated vsize (KiB) 1306180

[startup+71.6076 s]
/proc/loadavg: 1.97 1.55 1.74 3/183 4110
/proc/meminfo: memFree=27853348/32872528 swapFree=1394584/1580588
[pid=3994] ppid=3991 vsize=1306180 CPUtime=71.58 cores=1,3,5,7
/proc/3994/stat : 3994 (toysat) R 3991 3994 31393 0 -1 4202496 267522 0 0 0 7117 41 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140733419639272 13006826 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3994/statm: 326545 267851 789 2943 0 323439 0
[pid=3994/tid=3995] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3995/stat : 3995 (toysat) S 3991 3994 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140232792976624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=3994/tid=3996] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3996/stat : 3996 (toysat) S 3991 3994 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140232782486768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=3994/tid=3997] ppid=3991 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/3994/task/3997/stat : 3997 (toysat) S 3991 3994 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 21721012 1337528320 267851 33554432000 4194304 16246674 140733419656272 140232695475376 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 71.58
Current children cumulated vsize (KiB) 1306180

[startup+71.8004 s]
/proc/loadavg: 1.97 1.55 1.74 3/183 4110
/proc/meminfo: memFree=27853348/32872528 swapFree=1394584/1580588
[pid=3994] ppid=3991 vsize=0 CPUtime=71.78 cores=1,3,5,7
/proc/3994/stat : 3994 (toysat) R 3991 3994 31393 0 -1 4202500 267527 0 0 0 7134 44 0 0 20 0 1 0 21721012 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3994/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 71.78
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 71.8349
CPU time (s): 71.8221
CPU user time (s): 71.3422
CPU system time (s): 0.479927
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71.3422
system time used= 0.479927
maximum resident set size= 1071416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267527
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24
involuntary context switches= 84

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.428934 second user time and 0.72289 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-30 22:02:04
IDJOB=4122562
IDBENCH=111179
IDSOLVER=2542
FILE ID=node139/4122562-1467316924
RUNJOBID= node139-1467316924-3975
PBS_JOBID= 20005284
Free space on /tmp= 71712 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-subsetCardinalitySigma-25-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-4122562-1467316924/watcher-4122562-1467316924 -o /tmp/evaluation-result-4122562-1467316924/solver-4122562-1467316924 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1467316924-3975 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4122562-1467316924.opb

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

MD5SUM BENCH= 815075d94bc45a26340796585fc14685
RANDOM SEED=1007982493

node139.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.092
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.092
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.092
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:        30008600 kB
Buffers:          182108 kB
Cached:           358416 kB
SwapCached:         3804 kB
Active:           255588 kB
Inactive:         290328 kB
Active(anon):       3360 kB
Inactive(anon):     3900 kB
Active(file):     252228 kB
Inactive(file):   286428 kB
Unevictable:     1580588 kB
Mlocked:         1394584 kB
SwapTotal:      67108856 kB
SwapFree:       67097620 kB
Dirty:             19840 kB
Writeback:             0 kB
AnonPages:       1582960 kB
Mapped:             7500 kB
Shmem:                 0 kB
Slab:             604412 kB
SReclaimable:      48592 kB
SUnreclaim:       555820 kB
KernelStack:        1368 kB
PageTables:         6508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1676396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 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= 71680 MiB
End job on node139 at 2016-06-30 22:03:16