Trace number 4121538

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 49.8714 49.8804

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-regular-n20-d4-i3.cnf.gz-plain.pb.metafix.opb
MD5SUM5280085dae286cf40b84be963695c02d
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 benchmark5.49516
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables81
Total number of constraints172
Number of constraints which are clauses172
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:28:54+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-4121538-1467314934.opb"]
0.00/0.01	c use --random-gen="3145487037 3674999301 1440808389 2387022967 1561776165 2161858789 4156420853 3708322062 3032052650 1656836008 2141889218 4085513842 1941735869 1808898244 712930937 1824212587 47509110 3394071471 190762436 2569982922 242898201 3037599849 2235907049 4058338501 601821245 3054111967 524351528 4167230933 2085863576 1627616461 1054409323 1340898819 566608103 826257020 3980390203 3386108911 632853032 1092534443 3572129552 649220513 4120303734 2540516218 2888100408 1635374413 579641153 3000525912 3455937197 3608804100 3455914797 4059530759 2318100682 208761320 3182583855 547265864 3733956895 2611704603 198082548 2286291602 3504465641 906077127 15752993 2363749638 769517849 1730114879 3108726912 3559841563 3373655209 1228459747 2997826322 3704811866 1867638806 1777517905 900649742 2855504581 4170595693 303597733 3291857225 3136319469 1015878942 2574662391 3334500454 2524731877 2994552702 1862355363 2119242341 3364211394 318365551 3556008795 2608228801 2272048747 1928407341 736399951 2498087659 2326939608 765184017 320475024 1225994240 2844638074 2354296903 4288267799 762179381 691465899 1001126124 1021053052 609813400 1069519803 1679160748 3023833209 2739173220 1715056653 828766631 1291894719 957574397 498981292 421293238 3811536390 1208995011 3809088120 2456206514 2822314131 1451291196 3113324420 72266574 3367300970 422758361 23566908 1279937062 2226129014 3716595021 1108191787 1757762386 3092602192 2379000301 3529357072 80755050 2309665574 3333753776 1034084805 3233867721 4065374025 2877094665 3517107877 2742240087 1077269449 1222346335 1434512421 3278986612 2562969513 3518919453 3787296041 334785466 1099410044 3443128171 1514193468 2059496009 1192831332 2062723447 3395643037 1108255489 1980299 2141672578 1485375273 282623588 251695798 2570884487 3605453259 1861944310 1109707287 2906555585 4074710945 1020990005 477218664 683963227 3527156941 2700452098 646926452 599681588 1668312394 2411105270 1806678228 3350622547 3789571849 808120026 3713706253 1927936433 1763008988 2608840727 743161989 2756219756 1576174730 1238200875 127291814 3293294568 4208000965 1871230289 1316815 1914408449 2321195948 2009599195 3557993472 2306168797 2267685815 835926227 3218426777 2253574479 2340492324 2685713912 4139279878 1733593840 1873723811 3636607253 587473270 4136177850 975220098 3694599872 1540730599 629962912 1596984886 504666267 3119650991 340140822 65882514 4019848435 1068132496 3488901430 2246382441 3092936239 3640586316 3922959699 2539340447 2131200828 1991929678 2870334422 941031104 3068619120 2609397470 1887108658 3942811036 1059066314 3055291767 766772608 1327916350 152870698 3518879625 1842439364 3766054324 1653962998 3115142579 4019248499 1107189399 126181240 3668165532 3298934590 1414286341 2113503069 1325475032 255 362436" option to reproduce the execution
0.00/0.01	c #vars 81
0.00/0.01	c #constraints 172
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 |       84      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      135 |      100 |       84      0 |        0 |        0
0.00/0.03	c  0.0s |       2 |      333 |      250 |       93      3 |        0 |        0
0.00/0.05	c  0.0s |       3 |      670 |      475 |      103      7 |        0 |        0
0.00/0.08	c  0.1s |       4 |     1177 |      813 |      114     12 |        0 |        0
0.09/0.13	c  0.1s |       5 |     1880 |     1320 |      126     18 |        0 |        0
0.09/0.19	c  0.2s |       6 |     3052 |     2081 |      153     28 |        0 |        0
0.19/0.29	c  0.3s |       7 |     4607 |     3223 |      169     41 |        0 |        0
0.39/0.43	c  0.4s |       8 |     7340 |     4936 |      186     60 |        0 |        0
0.59/0.64	c  0.6s |       9 |    11242 |     7506 |      205     86 |        0 |        0
0.89/0.96	c  1.0s |      10 |    16816 |    11361 |      226    121 |        0 |        0
1.29/1.32	c  1.3s |      11 |    25131 |    17144 |      249    169 |        0 |        0
1.79/1.87	c  1.9s |      12 |    37452 |    25819 |      274    236 |        0 |        0
2.59/2.67	c  2.7s |      13 |    55321 |    38832 |      302    326 |        0 |        0
3.79/3.83	c  3.8s |      14 |    83346 |    58352 |      333    451 |        0 |        0
5.70/5.75	c  5.7s |      15 |   121338 |    87632 |      367    620 |        0 |        0
7.69/7.76	c  7.7s |      15 |   159281 |   116932 |      367    775 |        0 |        0
8.69/8.72	c  8.7s |      16 |   178761 |   131552 |      404    852 |        0 |        0
10.69/10.73	c 10.7s |      16 |   215295 |   160652 |      404    992 |        0 |        0
12.69/12.73	c 12.7s |      16 |   253920 |   190552 |      404   1137 |        0 |        0
13.19/13.20	c 13.2s |      17 |   262713 |   197432 |      445   1169 |        0 |        0
15.19/15.21	c 15.2s |      17 |   298896 |   225632 |      445   1292 |        0 |        0
17.19/17.21	c 17.2s |      17 |   336579 |   254632 |      445   1420 |        0 |        0
19.19/19.21	c 19.2s |      17 |   368510 |   280832 |      445   1535 |        0 |        0
20.39/20.47	c 20.5s |      18 |   386334 |   296252 |      490   1601 |        0 |        0
22.39/22.48	c 22.5s |      18 |   426776 |   325452 |      490   1718 |        0 |        0
24.39/24.48	c 24.5s |      18 |   466006 |   354952 |      490   1837 |        0 |        0
26.39/26.49	c 26.5s |      18 |   503365 |   383552 |      490   1951 |        0 |        0
28.39/28.49	c 28.5s |      18 |   542908 |   413052 |      490   2070 |        0 |        0
30.39/30.49	c 30.5s |      18 |   583795 |   442752 |      539   2188 |        0 |        0
30.59/30.62	c 30.6s |      19 |   586009 |   444482 |      539   2194 |        0 |        0
32.59/32.62	c 32.6s |      19 |   620945 |   471682 |      539   2293 |        0 |        0
34.59/34.63	c 34.6s |      19 |   655537 |   499082 |      539   2394 |        0 |        0
36.59/36.63	c 36.6s |      19 |   689437 |   526082 |      539   2492 |        0 |        0
38.59/38.63	c 38.6s |      19 |   725846 |   554282 |      539   2595 |        0 |        0
40.58/40.64	c 40.6s |      19 |   762110 |   583182 |      539   2700 |        0 |        0
42.58/42.64	c 42.6s |      19 |   797714 |   611282 |      539   2801 |        1 |        3
44.58/44.64	c 44.6s |      19 |   835068 |   639882 |      539   2906 |        1 |        3
46.48/46.55	c 46.5s |      20 |   870222 |   666827 |      593   3002 |        2 |        9
48.49/48.56	c 48.5s |      20 |   906605 |   695127 |      593   3095 |        3 |       12
49.78/49.81	c 49.8s |      20 |   929491 |   713044 |      593   3151 |       40 |       82
49.78/49.81	c #cpu_time = 49.671s
49.78/49.81	c #wall_clock_time = 49.799s
49.78/49.81	c #decision = 929491
49.78/49.81	c #random_decision = 3725
49.78/49.81	c #conflict = 713044
49.78/49.81	c #restart = 20
49.78/49.81	s UNSATISFIABLE
49.78/49.81	c total CPU time = 49.686s
49.78/49.81	c total wall clock time = 49.814s

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

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

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


[startup+0 s]
/proc/loadavg: 2.33 2.15 1.92 3/179 16179
/proc/meminfo: memFree=27204624/32872528 swapFree=1555460/1718980
[pid=16179] ppid=16176 vsize=747964 CPUtime=0 cores=0,2,4,6
/proc/16179/stat : 16179 (toysat) R 16176 16179 11291 0 -1 4202496 2792 0 0 0 0 0 0 0 20 0 4 0 10521033 765915136 3152 33554432000 4194304 16246674 140735945956880 140735945956304 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16179/statm: 187503 3162 441 2943 0 184397 0
[pid=16179/tid=16180] ppid=16176 vsize=765372 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (toysat) S 16176 16179 11291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10521033 783740928 3224 33554432000 4194304 16246674 140735945956880 139968100936944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16179/tid=16181] ppid=16176 vsize=769468 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (toysat) S 16176 16179 11291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10521033 787935232 3240 33554432000 4194304 16246674 140735945956880 139968018099440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16179/tid=16182] ppid=16176 vsize=774588 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (toysat) S 16176 16179 11291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10521033 793178112 3257 33554432000 4194304 16246674 140735945956880 139968007625904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100168 s]
/proc/loadavg: 2.33 2.15 1.92 3/179 16179
/proc/meminfo: memFree=27204624/32872528 swapFree=1555460/1718980
[pid=16179] ppid=16176 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/16179/stat : 16179 (toysat) R 16176 16179 11291 0 -1 4202496 25849 0 0 0 5 4 0 0 20 0 4 0 10521033 1247350784 26199 33554432000 4194304 16246674 140735945956880 140735945956304 5545885 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16179/statm: 304529 26207 708 2943 0 301423 0
[pid=16179/tid=16180] ppid=16176 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (toysat) S 16176 16179 11291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10521033 1247350784 26214 33554432000 4194304 16246674 140735945956880 139968100936944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16179/tid=16181] ppid=16176 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (toysat) S 16176 16179 11291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10521033 1247350784 26221 33554432000 4194304 16246674 140735945956880 139968018099440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16179/tid=16182] ppid=16176 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (toysat) S 16176 16179 11291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10521033 1247350784 26226 33554432000 4194304 16246674 140735945956880 139968007625904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200465 s]
/proc/loadavg: 2.33 2.15 1.92 3/179 16179
/proc/meminfo: memFree=27204624/32872528 swapFree=1555460/1718980
[pid=16179] ppid=16176 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/16179/stat : 16179 (toysat) R 16176 16179 11291 0 -1 4202496 49196 0 0 0 11 8 0 0 20 0 4 0 10521033 1247350784 49546 33554432000 4194304 16246674 140735945956880 140735945956304 5546181 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16179/statm: 304529 49558 708 2943 0 301423 0
[pid=16179/tid=16180] ppid=16176 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (toysat) S 16176 16179 11291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10521033 1247350784 49564 33554432000 4194304 16246674 140735945956880 139968100936944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16179/tid=16181] ppid=16176 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (toysat) S 16176 16179 11291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10521033 1247350784 49570 33554432000 4194304 16246674 140735945956880 139968018099440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16179/tid=16182] ppid=16176 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (toysat) S 16176 16179 11291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10521033 1247350784 49577 33554432000 4194304 16246674 140735945956880 139968007625904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300464 s]
/proc/loadavg: 2.33 2.15 1.92 3/179 16179
/proc/meminfo: memFree=27204624/32872528 swapFree=1555460/1718980
[pid=16179] ppid=16176 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/16179/stat : 16179 (toysat) R 16176 16179 11291 0 -1 4202496 72421 0 0 0 19 10 0 0 20 0 4 0 10521033 1247350784 72771 33554432000 4194304 16246674 140735945956880 140735945956304 5831697 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16179/statm: 304529 72782 708 2943 0 301423 0
[pid=16179/tid=16180] ppid=16176 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (toysat) S 16176 16179 11291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10521033 1247350784 72788 33554432000 4194304 16246674 140735945956880 139968100936944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16179/tid=16181] ppid=16176 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (toysat) S 16176 16179 11291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10521033 1247350784 72795 33554432000 4194304 16246674 140735945956880 139968018099440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16179/tid=16182] ppid=16176 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (toysat) S 16176 16179 11291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10521033 1247350784 72802 33554432000 4194304 16246674 140735945956880 139968007625904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700388 s]
/proc/loadavg: 2.33 2.15 1.92 3/179 16179
/proc/meminfo: memFree=27204624/32872528 swapFree=1555460/1718980
[pid=16179] ppid=16176 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/16179/stat : 16179 (toysat) R 16176 16179 11291 0 -1 4202496 164258 0 0 0 46 23 0 0 20 0 4 0 10521033 1247350784 164608 33554432000 4194304 16246674 140735945956880 140735945938752 5974269 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16179/statm: 304529 164619 709 2943 0 301423 0
[pid=16179/tid=16180] ppid=16176 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (toysat) S 16176 16179 11291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10521033 1247350784 164626 33554432000 4194304 16246674 140735945956880 139968100936944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16179/tid=16181] ppid=16176 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (toysat) S 16176 16179 11291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10521033 1247350784 164634 33554432000 4194304 16246674 140735945956880 139968018099440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16179/tid=16182] ppid=16176 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (toysat) S 16176 16179 11291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10521033 1247350784 164639 33554432000 4194304 16246674 140735945956880 139968007625904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50041 s]
/proc/loadavg: 2.30 2.15 1.92 3/183 16183
/proc/meminfo: memFree=26222208/32872528 swapFree=1555460/1718980
[pid=16179] ppid=16176 vsize=1218116 CPUtime=1.49 cores=0,2,4,6
/proc/16179/stat : 16179 (toysat) R 16176 16179 11291 0 -1 4202496 245486 0 0 0 116 33 0 0 20 0 4 0 10521033 1247350784 245815 33554432000 4194304 16246674 140735945956880 140735945939880 5677541 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16179/statm: 304529 245815 785 2943 0 301423 0
[pid=16179/tid=16180] ppid=16176 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (toysat) S 16176 16179 11291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10521033 1247350784 245815 33554432000 4194304 16246674 140735945956880 139968100936944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16179/tid=16181] ppid=16176 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (toysat) S 16176 16179 11291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10521033 1247350784 245815 33554432000 4194304 16246674 140735945956880 139968018099440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16179/tid=16182] ppid=16176 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (toysat) S 16176 16179 11291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10521033 1247350784 245815 33554432000 4194304 16246674 140735945956880 139968007625904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1218116

[startup+3.1004 s]
/proc/loadavg: 2.30 2.15 1.92 3/183 16183
/proc/meminfo: memFree=26133928/32872528 swapFree=1555460/1718980
[pid=16179] ppid=16176 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/16179/stat : 16179 (toysat) R 16176 16179 11291 0 -1 4202496 267395 0 0 0 272 37 0 0 20 0 4 0 10521033 1337528320 267724 33554432000 4194304 16246674 140735945956880 140735945939880 5717450 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16179/statm: 326545 267724 785 2943 0 323439 0
[pid=16179/tid=16180] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (toysat) S 16176 16179 11291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267724 33554432000 4194304 16246674 140735945956880 139968100936944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16179/tid=16181] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (toysat) S 16176 16179 11291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267724 33554432000 4194304 16246674 140735945956880 139968018099440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16179/tid=16182] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (toysat) S 16176 16179 11291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267724 33554432000 4194304 16246674 140735945956880 139968007625904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.3004 s]
/proc/loadavg: 2.30 2.15 1.92 3/183 16183
/proc/meminfo: memFree=26134192/32872528 swapFree=1555460/1718980
[pid=16179] ppid=16176 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/16179/stat : 16179 (toysat) R 16176 16179 11291 0 -1 4202496 267405 0 0 0 592 37 0 0 20 0 4 0 10521033 1337528320 267734 33554432000 4194304 16246674 140735945956880 140735945938752 5823905 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16179/statm: 326545 267734 785 2943 0 323439 0
[pid=16179/tid=16180] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (toysat) S 16176 16179 11291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267734 33554432000 4194304 16246674 140735945956880 139968100936944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16179/tid=16181] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (toysat) S 16176 16179 11291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267734 33554432000 4194304 16246674 140735945956880 139968018099440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16179/tid=16182] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (toysat) S 16176 16179 11291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267734 33554432000 4194304 16246674 140735945956880 139968007625904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.26 2.14 1.92 3/183 16183
/proc/meminfo: memFree=26134080/32872528 swapFree=1555460/1718980
[pid=16179] ppid=16176 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/16179/stat : 16179 (toysat) R 16176 16179 11291 0 -1 4202496 267405 0 0 0 1232 37 0 0 20 0 4 0 10521033 1337528320 267734 33554432000 4194304 16246674 140735945956880 140735945938752 13809229 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16179/statm: 326545 267734 785 2943 0 323439 0
[pid=16179/tid=16180] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (toysat) S 16176 16179 11291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267734 33554432000 4194304 16246674 140735945956880 139968100936944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16179/tid=16181] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (toysat) S 16176 16179 11291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267734 33554432000 4194304 16246674 140735945956880 139968018099440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16179/tid=16182] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (toysat) S 16176 16179 11291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267734 33554432000 4194304 16246674 140735945956880 139968007625904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5073 s]
/proc/loadavg: 2.30 2.15 1.92 3/183 16183
/proc/meminfo: memFree=26134448/32872528 swapFree=1555460/1718980
[pid=16179] ppid=16176 vsize=1306180 CPUtime=25.49 cores=0,2,4,6
/proc/16179/stat : 16179 (toysat) R 16176 16179 11291 0 -1 4202496 267415 0 0 0 2512 37 0 0 20 0 4 0 10521033 1337528320 267744 33554432000 4194304 16246674 140735945956880 140735945938752 5853678 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16179/statm: 326545 267744 786 2943 0 323439 0
[pid=16179/tid=16180] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (toysat) S 16176 16179 11291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267744 33554432000 4194304 16246674 140735945956880 139968100936944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16179/tid=16181] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (toysat) S 16176 16179 11291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267744 33554432000 4194304 16246674 140735945956880 139968018099440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16179/tid=16182] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (toysat) S 16176 16179 11291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267744 33554432000 4194304 16246674 140735945956880 139968007625904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1306180

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

[startup+25.7004 s]
/proc/loadavg: 2.30 2.15 1.92 3/183 16183
/proc/meminfo: memFree=26134448/32872528 swapFree=1555460/1718980
[pid=16179] ppid=16176 vsize=1306180 CPUtime=25.69 cores=0,2,4,6
/proc/16179/stat : 16179 (toysat) R 16176 16179 11291 0 -1 4202496 267415 0 0 0 2532 37 0 0 20 0 4 0 10521033 1337528320 267744 33554432000 4194304 16246674 140735945956880 140735945938752 6043580 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16179/statm: 326545 267744 786 2943 0 323439 0
[pid=16179/tid=16180] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (toysat) S 16176 16179 11291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267744 33554432000 4194304 16246674 140735945956880 139968100936944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16179/tid=16181] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (toysat) S 16176 16179 11291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267744 33554432000 4194304 16246674 140735945956880 139968018099440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16179/tid=16182] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (toysat) S 16176 16179 11291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267744 33554432000 4194304 16246674 140735945956880 139968007625904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.69
Current children cumulated vsize (KiB) 1306180

[startup+38.5004 s]
/proc/loadavg: 2.23 2.14 1.92 3/183 16183
/proc/meminfo: memFree=26134316/32872528 swapFree=1555460/1718980
[pid=16179] ppid=16176 vsize=1306180 CPUtime=38.48 cores=0,2,4,6
/proc/16179/stat : 16179 (toysat) R 16176 16179 11291 0 -1 4202496 267416 0 0 0 3810 38 0 0 20 0 4 0 10521033 1337528320 267745 33554432000 4194304 16246674 140735945956880 140735945938752 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16179/statm: 326545 267745 786 2943 0 323439 0
[pid=16179/tid=16180] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (toysat) S 16176 16179 11291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267745 33554432000 4194304 16246674 140735945956880 139968100936944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16179/tid=16181] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (toysat) S 16176 16179 11291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267745 33554432000 4194304 16246674 140735945956880 139968018099440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16179/tid=16182] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (toysat) S 16176 16179 11291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267745 33554432000 4194304 16246674 140735945956880 139968007625904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 38.48
Current children cumulated vsize (KiB) 1306180

[startup+44.9004 s]
/proc/loadavg: 2.21 2.14 1.92 3/183 16183
/proc/meminfo: memFree=26134316/32872528 swapFree=1555460/1718980
[pid=16179] ppid=16176 vsize=1306180 CPUtime=44.88 cores=0,2,4,6
/proc/16179/stat : 16179 (toysat) R 16176 16179 11291 0 -1 4202496 267416 0 0 0 4450 38 0 0 20 0 4 0 10521033 1337528320 267745 33554432000 4194304 16246674 140735945956880 140735945938752 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16179/statm: 326545 267745 786 2943 0 323439 0
[pid=16179/tid=16180] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (toysat) S 16176 16179 11291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267745 33554432000 4194304 16246674 140735945956880 139968100936944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16179/tid=16181] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (toysat) S 16176 16179 11291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267745 33554432000 4194304 16246674 140735945956880 139968018099440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16179/tid=16182] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (toysat) S 16176 16179 11291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267745 33554432000 4194304 16246674 140735945956880 139968007625904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 44.88
Current children cumulated vsize (KiB) 1306180

[startup+48.1004 s]
/proc/loadavg: 2.19 2.14 1.92 3/183 16183
/proc/meminfo: memFree=26134304/32872528 swapFree=1555460/1718980
[pid=16179] ppid=16176 vsize=1306180 CPUtime=48.08 cores=0,2,4,6
/proc/16179/stat : 16179 (toysat) R 16176 16179 11291 0 -1 4202496 267421 0 0 0 4770 38 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 140735945939880 12466733 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16179/statm: 326545 267750 786 2943 0 323439 0
[pid=16179/tid=16180] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (toysat) S 16176 16179 11291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 139968100936944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16179/tid=16181] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (toysat) S 16176 16179 11291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 139968018099440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16179/tid=16182] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (toysat) S 16176 16179 11291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 139968007625904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 48.08
Current children cumulated vsize (KiB) 1306180

[startup+48.9004 s]
/proc/loadavg: 2.19 2.14 1.92 3/183 16183
/proc/meminfo: memFree=26134304/32872528 swapFree=1555460/1718980
[pid=16179] ppid=16176 vsize=1306180 CPUtime=48.88 cores=0,2,4,6
/proc/16179/stat : 16179 (toysat) R 16176 16179 11291 0 -1 4202496 267421 0 0 0 4850 38 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 140735945938752 5672188 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16179/statm: 326545 267750 786 2943 0 323439 0
[pid=16179/tid=16180] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (toysat) S 16176 16179 11291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 139968100936944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16179/tid=16181] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (toysat) S 16176 16179 11291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 139968018099440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16179/tid=16182] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (toysat) S 16176 16179 11291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 139968007625904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 48.88
Current children cumulated vsize (KiB) 1306180

[startup+49.3004 s]
/proc/loadavg: 2.19 2.14 1.92 3/183 16183
/proc/meminfo: memFree=26134304/32872528 swapFree=1555460/1718980
[pid=16179] ppid=16176 vsize=1306180 CPUtime=49.28 cores=0,2,4,6
/proc/16179/stat : 16179 (toysat) R 16176 16179 11291 0 -1 4202496 267421 0 0 0 4890 38 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 140735945938752 13943664 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16179/statm: 326545 267750 786 2943 0 323439 0
[pid=16179/tid=16180] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (toysat) S 16176 16179 11291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 139968100936944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16179/tid=16181] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (toysat) S 16176 16179 11291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 139968018099440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16179/tid=16182] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (toysat) S 16176 16179 11291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 139968007625904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 49.28
Current children cumulated vsize (KiB) 1306180

[startup+49.7073 s]
/proc/loadavg: 2.19 2.14 1.92 4/183 16183
/proc/meminfo: memFree=26134304/32872528 swapFree=1555460/1718980
[pid=16179] ppid=16176 vsize=1306180 CPUtime=49.69 cores=0,2,4,6
/proc/16179/stat : 16179 (toysat) R 16176 16179 11291 0 -1 4202496 267421 0 0 0 4931 38 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 140735945938752 5572097 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16179/statm: 326545 267750 786 2943 0 323439 0
[pid=16179/tid=16180] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (toysat) S 16176 16179 11291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 139968100936944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16179/tid=16181] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (toysat) S 16176 16179 11291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 139968018099440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16179/tid=16182] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (toysat) S 16176 16179 11291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 139968007625904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 49.69
Current children cumulated vsize (KiB) 1306180

[startup+49.8004 s]
/proc/loadavg: 2.19 2.14 1.92 4/183 16183
/proc/meminfo: memFree=26134304/32872528 swapFree=1555460/1718980
[pid=16179] ppid=16176 vsize=1306180 CPUtime=49.78 cores=0,2,4,6
/proc/16179/stat : 16179 (toysat) R 16176 16179 11291 0 -1 4202496 267421 0 0 0 4940 38 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 140735945938752 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/16179/statm: 326545 267750 786 2943 0 323439 0
[pid=16179/tid=16180] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (toysat) S 16176 16179 11291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 139968100936944 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=16179/tid=16181] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (toysat) S 16176 16179 11291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 139968018099440 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=16179/tid=16182] ppid=16176 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (toysat) S 16176 16179 11291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10521033 1337528320 267750 33554432000 4194304 16246674 140735945956880 139968007625904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 49.78
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 49.8804
CPU time (s): 49.8714
CPU user time (s): 49.4205
CPU system time (s): 0.450931
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.4205
system time used= 0.450931
maximum resident set size= 1071012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267426
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= 17
involuntary context switches= 53

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.12598 second user time and 0.198969 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-30 21:28:54
IDJOB=4121538
IDBENCH=110551
IDSOLVER=2542
FILE ID=node117/4121538-1467314934
RUNJOBID= node117-1467314225-15886
PBS_JOBID= 20005275
Free space on /tmp= 71608 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-regular-n20-d4-i3.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-4121538-1467314934/watcher-4121538-1467314934 -o /tmp/evaluation-result-4121538-1467314934/solver-4121538-1467314934 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1467314225-15886 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4121538-1467314934.opb

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

MD5SUM BENCH= 5280085dae286cf40b84be963695c02d
RANDOM SEED=533433573

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.714
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:        27205772 kB
Buffers:          151248 kB
Cached:          1963308 kB
SwapCached:            0 kB
Active:          1381448 kB
Inactive:        1816112 kB
Active(anon):    1085548 kB
Inactive(anon):        4 kB
Active(file):     295900 kB
Inactive(file):  1816108 kB
Unevictable:     1718980 kB
Mlocked:         1555460 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16636 kB
Writeback:             0 kB
AnonPages:       2806080 kB
Mapped:            17104 kB
Shmem:               204 kB
Slab:             616216 kB
SReclaimable:      60012 kB
SUnreclaim:       556204 kB
KernelStack:        1520 kB
PageTables:         9536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2937924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    653312 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= 71592 MiB
End job on node117 at 2016-06-30 21:29:44