Trace number 4120514

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 50.8823 50.8994

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-fixed-bandwidth-17.cnf.gz-plain.pb.metafix.opb
MD5SUM9cd6f3f34fa5ce5d224406a2445ccb4e
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 benchmark16.3055
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables69
Total number of constraints148
Number of constraints which are clauses148
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-30T20:31:02+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-4120514-1467311462.opb"]
0.00/0.01	c use --random-gen="650258551 1034121628 3697818389 3405230508 116991175 102774847 2791340676 1974368447 2879929116 1052026218 2448470739 3426833497 1489095638 3809970748 663013838 2672004116 270774372 842285257 3706390051 3097433585 1442816632 3482417013 63198179 1585412042 58844858 2229902580 1195040044 2618507654 875338743 912531024 1449019012 3292075031 814738862 906364471 813487646 900023051 3415950930 200456998 2363750562 1375436157 94347854 463540487 640201631 3646412982 934733047 2178721164 530648488 3511887098 1987609354 1998504140 2718969776 2900926692 598058575 399902504 1962929501 1627346471 3993066619 4287925411 1423964748 779523338 2447465093 3077475739 2186477564 78811023 343064675 2049855526 1578453911 905262010 267223961 4064412380 2765999646 1168484 3900407762 3695706106 3116204146 2233179354 2715407728 4015346338 1713125474 2635655289 4101767343 285127212 345795005 1522045761 3369235763 1002572271 2594124057 196481131 1379335172 2996751510 3924229317 3165941915 1322938723 3508844487 1666738 1766499566 837974412 644009355 1217642583 156176155 1122363361 1151355647 2257038807 2813694166 40083950 871738025 3356944802 1128915454 899157408 3187798988 3604652010 4124810684 2233369941 3934114166 3940347657 2016676446 2743176720 1544885546 1968360548 1983394636 1739122112 4092124022 1168220102 170012005 3403709975 447615992 2081885459 2689209518 2077382977 4064750727 57163445 4277552153 3186097140 3041544070 2101063941 3444822332 999666360 2956484575 1725672260 3806169065 2926372755 1816562643 782189450 3624324988 2485593275 2184298232 155479949 1524394072 1764219168 410307482 1763717033 3590233514 376803081 1313406135 2112372797 3658799678 1145954290 2865158111 2364086099 1532928284 3684172053 1004413063 864258910 2727029096 2749814515 1060651190 2618099372 3360223884 2499888876 511763828 3111264572 2103543590 3591282848 3564368326 4266298866 159828257 2831094570 3248307370 906315625 1028383288 3916290130 4027424575 2746798687 977617926 3917652707 33521774 3762559129 2056433279 3591579277 4159944675 393117474 4053135026 3096018485 3429733935 3364719649 1865165623 3795742098 2268375860 164804601 1786219541 1293395660 2994827798 2009572993 2477861456 1826894574 3242100173 355545487 962609784 3294180217 820565218 2469293010 708008855 3755319055 1411529839 299990981 4122281316 3567135522 4179988947 1367930304 4156529576 2093918893 3019057984 1000059617 2186679736 2509035753 807842120 3212106441 3550715052 115019812 2656066466 2435204163 2506751492 3490194136 3422169502 473598348 2338595812 2417277376 1155042141 836891235 1026478768 3969436282 1947630216 2227908553 1471933034 2915164613 3238086983 3506001399 17568875 1657533125 2401973260 1436132409 918555496 1374381096 1894999399 938925098 455110923 255 362436" option to reproduce the execution
0.00/0.01	c #vars 69
0.00/0.01	c #constraints 148
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 |       72      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      124 |      100 |       72      0 |        0 |        0
0.00/0.04	c  0.0s |       2 |      313 |      250 |       80      3 |        0 |        0
0.00/0.06	c  0.0s |       3 |      579 |      475 |       88      7 |        0 |        0
0.00/0.09	c  0.1s |       4 |     1041 |      813 |       97     13 |        0 |        0
0.09/0.14	c  0.1s |       5 |     1667 |     1320 |      107     20 |        0 |        0
0.19/0.21	c  0.2s |       6 |     2592 |     2081 |      130     32 |        0 |        0
0.29/0.31	c  0.3s |       7 |     4176 |     3223 |      143     47 |        0 |        0
0.39/0.48	c  0.5s |       8 |     6494 |     4936 |      158     68 |        0 |        0
0.69/0.71	c  0.7s |       9 |     9733 |     7506 |      174     98 |        0 |        0
0.99/1.07	c  1.1s |      10 |    14375 |    11361 |      192    139 |        0 |        0
1.39/1.48	c  1.5s |      11 |    21037 |    17144 |      212    194 |        0 |        0
2.09/2.16	c  2.1s |      12 |    30986 |    25819 |      234    269 |        0 |        0
2.99/3.06	c  3.0s |      13 |    46914 |    38832 |      258    372 |        0 |        0
4.39/4.43	c  4.4s |      14 |    70073 |    58352 |      284    516 |        0 |        0
6.29/6.39	c  6.4s |      15 |   107036 |    87632 |      313    714 |        0 |        0
8.28/8.39	c  8.4s |      15 |   143705 |   117132 |      313    898 |        0 |        0
9.29/9.38	c  9.4s |      16 |   162013 |   131552 |      345    987 |        0 |        0
11.29/11.39	c 11.4s |      16 |   197184 |   159752 |      345   1146 |        0 |        0
13.30/13.39	c 13.4s |      16 |   232811 |   188052 |      345   1305 |        0 |        0
13.99/14.05	c 14.0s |      17 |   244941 |   197432 |      380   1357 |        0 |        0
15.99/16.06	c 16.0s |      17 |   278306 |   224532 |      380   1495 |        0 |        0
17.99/18.06	c 18.0s |      17 |   315698 |   253332 |      380   1644 |        0 |        0
19.99/20.06	c 20.0s |      17 |   353501 |   282032 |      380   1792 |        0 |        0
20.99/21.06	c 21.0s |      18 |   371345 |   296252 |      419   1864 |        0 |        0
22.99/23.06	c 23.0s |      18 |   410612 |   325552 |      419   2000 |        0 |        0
24.99/25.07	c 25.1s |      18 |   448477 |   354352 |      419   2135 |        0 |        0
26.98/27.07	c 27.1s |      18 |   484795 |   383052 |      419   2270 |        0 |        0
28.98/29.07	c 29.1s |      18 |   520164 |   410952 |      419   2400 |        0 |        0
30.98/31.08	c 31.1s |      18 |   550951 |   436952 |      419   2521 |        0 |        0
31.68/31.70	c 31.7s |      19 |   559588 |   444482 |      461   2554 |        0 |        0
33.68/33.70	c 33.7s |      19 |   592328 |   471182 |      461   2667 |        0 |        0
35.69/35.71	c 35.7s |      19 |   624723 |   497682 |      461   2780 |        0 |        0
37.69/37.71	c 37.7s |      19 |   658413 |   524382 |      461   2894 |        0 |        0
39.69/39.71	c 39.7s |      19 |   693192 |   551482 |      461   3009 |        0 |        0
41.69/41.72	c 41.7s |      19 |   728069 |   578582 |      461   3124 |        0 |        0
43.68/43.72	c 43.7s |      19 |   763771 |   606182 |      461   3241 |        0 |        0
45.68/45.73	c 45.7s |      19 |   797183 |   633182 |      461   3356 |        1 |        3
47.68/47.73	c 47.7s |      19 |   834407 |   661782 |      461   3476 |        2 |        6
47.98/48.08	c 48.1s |      20 |   841219 |   666827 |      508   3495 |        2 |        6
49.98/50.09	c 50.1s |      20 |   876174 |   694727 |      508   3601 |        4 |       12
50.78/50.84	c 50.8s |      20 |   890797 |   705729 |      508   3641 |       43 |       74
50.78/50.84	c #cpu_time = 50.694s
50.78/50.84	c #wall_clock_time = 50.824s
50.78/50.84	c #decision = 890797
50.78/50.84	c #random_decision = 3585
50.78/50.84	c #conflict = 705729
50.78/50.84	c #restart = 20
50.78/50.84	s UNSATISFIABLE
50.78/50.84	c total CPU time = 50.709s
50.78/50.84	c total wall clock time = 50.839s

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

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

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


[startup+0 s]
/proc/loadavg: 2.19 2.18 2.10 3/179 12221
/proc/meminfo: memFree=29355220/32872528 swapFree=1102192/1183952
[pid=12221] ppid=12218 vsize=714172 CPUtime=0 cores=1,3,5,7
/proc/12221/stat : 12221 (toysat) R 12218 12221 11495 0 -1 4202496 2666 0 0 0 0 0 0 0 20 0 4 0 10175408 731312128 3026 33554432000 4194304 16246674 140735574324784 140735574324208 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12221/statm: 179311 3036 441 2943 0 176205 0
[pid=12221/tid=12222] ppid=12218 vsize=733628 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12222/stat : 12222 (toysat) S 12218 12221 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10175408 751235072 3100 33554432000 4194304 16246674 140735574324784 140590273506544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12221/tid=12223] ppid=12218 vsize=737724 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12223/stat : 12223 (toysat) S 12218 12221 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10175408 755429376 3117 33554432000 4194304 16246674 140735574324784 140590263016688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12221/tid=12224] ppid=12218 vsize=741820 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12224/stat : 12224 (toysat) S 12218 12221 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10175408 759623680 3134 33554432000 4194304 16246674 140735574324784 140590184393904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100126 s]
/proc/loadavg: 2.19 2.18 2.10 3/179 12221
/proc/meminfo: memFree=29355220/32872528 swapFree=1102192/1183952
[pid=12221] ppid=12218 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/12221/stat : 12221 (toysat) R 12218 12221 11495 0 -1 4202496 26290 0 0 0 6 3 0 0 20 0 4 0 10175408 1247350784 26639 33554432000 4194304 16246674 140735574324784 140735574324208 5589389 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12221/statm: 304529 26652 707 2943 0 301423 0
[pid=12221/tid=12222] ppid=12218 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12222/stat : 12222 (toysat) S 12218 12221 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10175408 1247350784 26661 33554432000 4194304 16246674 140735574324784 140590273506544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12221/tid=12223] ppid=12218 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12223/stat : 12223 (toysat) S 12218 12221 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10175408 1247350784 26669 33554432000 4194304 16246674 140735574324784 140590263016688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12221/tid=12224] ppid=12218 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12224/stat : 12224 (toysat) S 12218 12221 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10175408 1247350784 26679 33554432000 4194304 16246674 140735574324784 140590184393904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200473 s]
/proc/loadavg: 2.19 2.18 2.10 3/179 12221
/proc/meminfo: memFree=29355220/32872528 swapFree=1102192/1183952
[pid=12221] ppid=12218 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/12221/stat : 12221 (toysat) R 12218 12221 11495 0 -1 4202496 50462 0 0 0 13 6 0 0 20 0 4 0 10175408 1247350784 50811 33554432000 4194304 16246674 140735574324784 140735574324208 6844325 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12221/statm: 304529 50822 708 2943 0 301423 0
[pid=12221/tid=12222] ppid=12218 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12222/stat : 12222 (toysat) S 12218 12221 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10175408 1247350784 50828 33554432000 4194304 16246674 140735574324784 140590273506544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12221/tid=12223] ppid=12218 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12223/stat : 12223 (toysat) S 12218 12221 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10175408 1247350784 50835 33554432000 4194304 16246674 140735574324784 140590263016688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12221/tid=12224] ppid=12218 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12224/stat : 12224 (toysat) S 12218 12221 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10175408 1247350784 50842 33554432000 4194304 16246674 140735574324784 140590184393904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.30044 s]
/proc/loadavg: 2.19 2.18 2.10 3/179 12221
/proc/meminfo: memFree=29355220/32872528 swapFree=1102192/1183952
[pid=12221] ppid=12218 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/12221/stat : 12221 (toysat) R 12218 12221 11495 0 -1 4202496 74168 0 0 0 20 9 0 0 20 0 4 0 10175408 1247350784 74517 33554432000 4194304 16246674 140735574324784 140735574324208 5546181 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12221/statm: 304529 74528 708 2943 0 301423 0
[pid=12221/tid=12222] ppid=12218 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12222/stat : 12222 (toysat) S 12218 12221 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10175408 1247350784 74536 33554432000 4194304 16246674 140735574324784 140590273506544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12221/tid=12223] ppid=12218 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12223/stat : 12223 (toysat) S 12218 12221 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10175408 1247350784 74544 33554432000 4194304 16246674 140735574324784 140590263016688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12221/tid=12224] ppid=12218 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12224/stat : 12224 (toysat) S 12218 12221 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10175408 1247350784 74551 33554432000 4194304 16246674 140735574324784 140590184393904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700362 s]
/proc/loadavg: 2.19 2.18 2.10 3/179 12221
/proc/meminfo: memFree=29355220/32872528 swapFree=1102192/1183952
[pid=12221] ppid=12218 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/12221/stat : 12221 (toysat) R 12218 12221 11495 0 -1 4202496 168877 0 0 0 49 20 0 0 20 0 4 0 10175408 1247350784 169227 33554432000 4194304 16246674 140735574324784 140735574307784 5589685 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12221/statm: 304529 169242 708 2943 0 301423 0
[pid=12221/tid=12222] ppid=12218 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12222/stat : 12222 (toysat) S 12218 12221 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10175408 1247350784 169251 33554432000 4194304 16246674 140735574324784 140590273506544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12221/tid=12223] ppid=12218 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12223/stat : 12223 (toysat) S 12218 12221 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10175408 1247350784 169258 33554432000 4194304 16246674 140735574324784 140590263016688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12221/tid=12224] ppid=12218 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12224/stat : 12224 (toysat) S 12218 12221 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10175408 1247350784 169263 33554432000 4194304 16246674 140735574324784 140590184393904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50037 s]
/proc/loadavg: 2.19 2.18 2.10 3/183 12225
/proc/meminfo: memFree=28372872/32872528 swapFree=1102192/1183952
[pid=12221] ppid=12218 vsize=1218116 CPUtime=1.49 cores=1,3,5,7
/proc/12221/stat : 12221 (toysat) R 12218 12221 11495 0 -1 4202496 245473 0 0 0 117 32 0 0 20 0 4 0 10175408 1247350784 245802 33554432000 4194304 16246674 140735574324784 140735574324096 5827966 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12221/statm: 304529 245802 784 2943 0 301423 0
[pid=12221/tid=12222] ppid=12218 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12222/stat : 12222 (toysat) S 12218 12221 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10175408 1247350784 245802 33554432000 4194304 16246674 140735574324784 140590273506544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12221/tid=12223] ppid=12218 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12223/stat : 12223 (toysat) S 12218 12221 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10175408 1247350784 245802 33554432000 4194304 16246674 140735574324784 140590263016688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12221/tid=12224] ppid=12218 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12224/stat : 12224 (toysat) S 12218 12221 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10175408 1247350784 245802 33554432000 4194304 16246674 140735574324784 140590184393904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1218116

[startup+3.10037 s]
/proc/loadavg: 2.17 2.17 2.10 3/183 12225
/proc/meminfo: memFree=28284832/32872528 swapFree=1102192/1183952
[pid=12221] ppid=12218 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/12221/stat : 12221 (toysat) R 12218 12221 11495 0 -1 4202496 267391 0 0 0 274 35 0 0 20 0 4 0 10175408 1337528320 267720 33554432000 4194304 16246674 140735574324784 140735574307784 13194843 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12221/statm: 326545 267720 784 2943 0 323439 0
[pid=12221/tid=12222] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12222/stat : 12222 (toysat) S 12218 12221 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267720 33554432000 4194304 16246674 140735574324784 140590273506544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12221/tid=12223] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12223/stat : 12223 (toysat) S 12218 12221 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267720 33554432000 4194304 16246674 140735574324784 140590263016688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12221/tid=12224] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12224/stat : 12224 (toysat) S 12218 12221 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267720 33554432000 4194304 16246674 140735574324784 140590184393904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30037 s]
/proc/loadavg: 2.17 2.17 2.10 4/183 12225
/proc/meminfo: memFree=28284692/32872528 swapFree=1102192/1183952
[pid=12221] ppid=12218 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/12221/stat : 12221 (toysat) R 12218 12221 11495 0 -1 4202496 267394 0 0 0 594 35 0 0 20 0 4 0 10175408 1337528320 267723 33554432000 4194304 16246674 140735574324784 140735574323880 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12221/statm: 326545 267723 784 2943 0 323439 0
[pid=12221/tid=12222] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12222/stat : 12222 (toysat) S 12218 12221 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267723 33554432000 4194304 16246674 140735574324784 140590273506544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12221/tid=12223] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12223/stat : 12223 (toysat) S 12218 12221 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267723 33554432000 4194304 16246674 140735574324784 140590263016688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12221/tid=12224] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12224/stat : 12224 (toysat) S 12218 12221 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267723 33554432000 4194304 16246674 140735574324784 140590184393904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.22 2.18 2.10 3/183 12225
/proc/meminfo: memFree=28284092/32872528 swapFree=1102192/1183952
[pid=12221] ppid=12218 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/12221/stat : 12221 (toysat) R 12218 12221 11495 0 -1 4202496 267413 0 0 0 1233 36 0 0 20 0 4 0 10175408 1337528320 267742 33554432000 4194304 16246674 140735574324784 140735574307784 5672213 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12221/statm: 326545 267742 784 2943 0 323439 0
[pid=12221/tid=12222] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12222/stat : 12222 (toysat) S 12218 12221 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267742 33554432000 4194304 16246674 140735574324784 140590273506544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12221/tid=12223] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12223/stat : 12223 (toysat) S 12218 12221 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267742 33554432000 4194304 16246674 140735574324784 140590263016688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12221/tid=12224] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12224/stat : 12224 (toysat) S 12218 12221 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267742 33554432000 4194304 16246674 140735574324784 140590184393904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.18 2.18 2.10 3/183 12225
/proc/meminfo: memFree=28284472/32872528 swapFree=1102192/1183952
[pid=12221] ppid=12218 vsize=1306180 CPUtime=25.49 cores=1,3,5,7
/proc/12221/stat : 12221 (toysat) R 12218 12221 11495 0 -1 4202496 267430 0 0 0 2513 36 0 0 20 0 4 0 10175408 1337528320 267759 33554432000 4194304 16246674 140735574324784 140735574307784 13943600 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12221/statm: 326545 267759 786 2943 0 323439 0
[pid=12221/tid=12222] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12222/stat : 12222 (toysat) S 12218 12221 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267759 33554432000 4194304 16246674 140735574324784 140590273506544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12221/tid=12223] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12223/stat : 12223 (toysat) S 12218 12221 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267759 33554432000 4194304 16246674 140735574324784 140590263016688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12221/tid=12224] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12224/stat : 12224 (toysat) S 12218 12221 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267759 33554432000 4194304 16246674 140735574324784 140590184393904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1306180

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

[startup+25.6005 s]
/proc/loadavg: 2.18 2.18 2.10 3/183 12225
/proc/meminfo: memFree=28284472/32872528 swapFree=1102192/1183952
[pid=12221] ppid=12218 vsize=1306180 CPUtime=25.59 cores=1,3,5,7
/proc/12221/stat : 12221 (toysat) R 12218 12221 11495 0 -1 4202496 267430 0 0 0 2523 36 0 0 20 0 4 0 10175408 1337528320 267759 33554432000 4194304 16246674 140735574324784 140735574307784 13950192 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12221/statm: 326545 267759 786 2943 0 323439 0
[pid=12221/tid=12222] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12222/stat : 12222 (toysat) S 12218 12221 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267759 33554432000 4194304 16246674 140735574324784 140590273506544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12221/tid=12223] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12223/stat : 12223 (toysat) S 12218 12221 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267759 33554432000 4194304 16246674 140735574324784 140590263016688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12221/tid=12224] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12224/stat : 12224 (toysat) S 12218 12221 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267759 33554432000 4194304 16246674 140735574324784 140590184393904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 1306180

[startup+38.4004 s]
/proc/loadavg: 2.22 2.18 2.10 3/183 12225
/proc/meminfo: memFree=28284456/32872528 swapFree=1102192/1183952
[pid=12221] ppid=12218 vsize=1306180 CPUtime=38.39 cores=1,3,5,7
/proc/12221/stat : 12221 (toysat) R 12218 12221 11495 0 -1 4202496 267436 0 0 0 3802 37 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140735574307784 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12221/statm: 326545 267765 787 2943 0 323439 0
[pid=12221/tid=12222] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12222/stat : 12222 (toysat) S 12218 12221 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140590273506544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12221/tid=12223] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12223/stat : 12223 (toysat) S 12218 12221 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140590263016688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12221/tid=12224] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12224/stat : 12224 (toysat) S 12218 12221 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140590184393904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 38.39
Current children cumulated vsize (KiB) 1306180

[startup+44.8004 s]
/proc/loadavg: 2.21 2.18 2.10 4/183 12225
/proc/meminfo: memFree=28284440/32872528 swapFree=1102192/1183952
[pid=12221] ppid=12218 vsize=1306180 CPUtime=44.78 cores=1,3,5,7
/proc/12221/stat : 12221 (toysat) R 12218 12221 11495 0 -1 4202496 267436 0 0 0 4441 37 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140735574307784 6842613 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12221/statm: 326545 267765 787 2943 0 323439 0
[pid=12221/tid=12222] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12222/stat : 12222 (toysat) S 12218 12221 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140590273506544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12221/tid=12223] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12223/stat : 12223 (toysat) S 12218 12221 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140590263016688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12221/tid=12224] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12224/stat : 12224 (toysat) S 12218 12221 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140590184393904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 44.78
Current children cumulated vsize (KiB) 1306180

[startup+48.0004 s]
/proc/loadavg: 2.19 2.18 2.10 4/183 12225
/proc/meminfo: memFree=28284564/32872528 swapFree=1102192/1183952
[pid=12221] ppid=12218 vsize=1306180 CPUtime=47.98 cores=1,3,5,7
/proc/12221/stat : 12221 (toysat) R 12218 12221 11495 0 -1 4202496 267436 0 0 0 4761 37 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140735574307784 5676564 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12221/statm: 326545 267765 787 2943 0 323439 0
[pid=12221/tid=12222] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12222/stat : 12222 (toysat) S 12218 12221 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140590273506544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12221/tid=12223] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12223/stat : 12223 (toysat) S 12218 12221 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140590263016688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12221/tid=12224] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12224/stat : 12224 (toysat) S 12218 12221 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140590184393904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 47.98
Current children cumulated vsize (KiB) 1306180

[startup+49.6074 s]
/proc/loadavg: 2.19 2.18 2.10 4/183 12225
/proc/meminfo: memFree=28284300/32872528 swapFree=1102192/1183952
[pid=12221] ppid=12218 vsize=1306180 CPUtime=49.59 cores=1,3,5,7
/proc/12221/stat : 12221 (toysat) R 12218 12221 11495 0 -1 4202496 267436 0 0 0 4922 37 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140735574307784 5523315 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12221/statm: 326545 267765 787 2943 0 323439 0
[pid=12221/tid=12222] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12222/stat : 12222 (toysat) S 12218 12221 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140590273506544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12221/tid=12223] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12223/stat : 12223 (toysat) S 12218 12221 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140590263016688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12221/tid=12224] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12224/stat : 12224 (toysat) S 12218 12221 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140590184393904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 49.59
Current children cumulated vsize (KiB) 1306180

[startup+50.4004 s]
/proc/loadavg: 2.19 2.18 2.10 4/183 12225
/proc/meminfo: memFree=28284300/32872528 swapFree=1102192/1183952
[pid=12221] ppid=12218 vsize=1306180 CPUtime=50.38 cores=1,3,5,7
/proc/12221/stat : 12221 (toysat) R 12218 12221 11495 0 -1 4202496 267436 0 0 0 5001 37 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140735574307784 5672188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12221/statm: 326545 267765 787 2943 0 323439 0
[pid=12221/tid=12222] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12222/stat : 12222 (toysat) S 12218 12221 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140590273506544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12221/tid=12223] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12223/stat : 12223 (toysat) S 12218 12221 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140590263016688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12221/tid=12224] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12224/stat : 12224 (toysat) S 12218 12221 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140590184393904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 1306180

[startup+50.8004 s]
/proc/loadavg: 2.19 2.18 2.10 4/183 12225
/proc/meminfo: memFree=28284424/32872528 swapFree=1102192/1183952
[pid=12221] ppid=12218 vsize=1306180 CPUtime=50.78 cores=1,3,5,7
/proc/12221/stat : 12221 (toysat) R 12218 12221 11495 0 -1 4202496 267436 0 0 0 5041 37 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140735574307784 6842617 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12221/statm: 326545 267765 787 2943 0 323439 0
[pid=12221/tid=12222] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12222/stat : 12222 (toysat) S 12218 12221 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140590273506544 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12221/tid=12223] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12223/stat : 12223 (toysat) S 12218 12221 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140590263016688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12221/tid=12224] ppid=12218 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12221/task/12224/stat : 12224 (toysat) S 12218 12221 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10175408 1337528320 267765 33554432000 4194304 16246674 140735574324784 140590184393904 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 50.8994
CPU time (s): 50.8823
CPU user time (s): 50.4563
CPU system time (s): 0.425935
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.4563
system time used= 0.425935
maximum resident set size= 1071072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267441
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= 20
involuntary context switches= 56

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.136979 second user time and 0.19497 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-30 20:31:02
IDJOB=4120514
IDBENCH=109981
IDSOLVER=2542
FILE ID=node115/4120514-1467311462
RUNJOBID= node115-1467308742-11512
PBS_JOBID= 20005276
Free space on /tmp= 71648 MiB

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

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

MD5SUM BENCH= 9cd6f3f34fa5ce5d224406a2445ccb4e
RANDOM SEED=584211016

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.087
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:        29355600 kB
Buffers:          154892 kB
Cached:           342716 kB
SwapCached:            0 kB
Active:          1373616 kB
Inactive:         217508 kB
Active(anon):    1089528 kB
Inactive(anon):     6556 kB
Active(file):     284088 kB
Inactive(file):   210952 kB
Unevictable:     1183952 kB
Mlocked:         1102192 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16352 kB
Writeback:             0 kB
AnonPages:       2277076 kB
Mapped:            17156 kB
Shmem:               204 kB
Slab:             607276 kB
SReclaimable:      51496 kB
SUnreclaim:       555780 kB
KernelStack:        1512 kB
PageTables:         8152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2413844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    874496 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= 71632 MiB
End job on node115 at 2016-06-30 20:31:53