Trace number 3249307

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
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.26 1202

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x33.cnf
MD5SUMf7c29bbc3bef00d1e7cc799553ba4813
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2772
Number of clauses448371
Sum of the clauses size1785168
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24158
Number of clauses of size 30
Number of clauses of size 4444213
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3249307-1304128907.cnf'
0.00/0.00	c -- header says num vars:           2772
0.00/0.00	c -- header says num clauses:      448371
0.40/0.15	c -- clauses added:            0 learnts,       448371 normals,            0 xors
0.40/0.15	c -- vars added       2772
0.40/0.15	c Parsing time:  0.49 s
0.40/0.15	c  N st     0         0      2772    444213      4158         0   1785168         0   no data   no data  --
1.17/0.31	c asymm  cl-useful: 0/11167/444213 lits-rem:0 time: 0.58
1.17/0.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.29
2.01/0.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.01/0.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
2.01/0.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2772 time:  0.00 s
2.01/0.57	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
51.86/13.03	c lits-rem:         0  cl-subs:        0  v-elim:    693  v-fix:    0  time: 49.50 s
51.86/13.03	c Finding binary XORs  T:     0.01 s  found:       0
53.06/13.36	c Finding non-binary XORs:     1.25 s (found:       0, avg size: nan)
53.06/13.36	c calculated reachability. Time: 0.00
53.06/13.38	c Calc default polars -  time:   0.06 s pos:      64 undec:     693 neg:    2015
53.06/13.38	c =========================================================================================
53.06/13.38	c types(t): F = full restart, N = normal restart
53.06/13.38	c types(t): S = simplification begin/end, E = solution found
53.06/13.38	c restart types(rt): st = static, dy = dynamic
53.06/13.38	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
53.06/13.38	c  B st     0         0      2079    443520      2079         0   2665278         0   no data   no data  --
53.84/13.59	c  N dy    23      4117      2079    443520      2079      4097   2665278    198125     32.81     34.56  --
55.03/13.81	c  N dy    50      8129      2079    443520      2079      8108   2665278    408042     35.40     57.59  --
55.85/14.02	c  N dy    80     12198      2079    443520      2079     12172   2665278    621991     36.08     51.24  --
56.59/14.23	c  N dy   107     16236      2079    443520      2079     16208   2665278    829137     36.17     38.11  --
57.77/14.53	c  N dy   139     20348      2079    443520      2079     10333   2665278    239032     36.64     39.11  --
58.57/14.71	c  N dy   162     24403      2079    443520      2079     14381   2665278    452579     36.61     38.67  --
58.57/14.74	c  F st   166     25000      2079    443520      2079     14977   2665278    482897     36.56   no data  --
59.77/15.05	c  N dy   172     30002      2079    443520      2079     19959   2665278    833665     36.56   no data  --
59.77/15.05	c  S st   172     30002      2079    443520      2079     19959   2665278    833665     36.56   no data  --
60.95/15.30	c  S st   172     30507      2079    443520      2079     20463   2665278    874282     36.56   no data  --
60.95/15.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
60.95/15.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.74/15.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.3M T:  0.71
62.14/15.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.33/15.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.99 s
63.33/15.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
63.33/15.91	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
163.43/41.16	c lits-rem:         4  cl-subs:       76  v-elim:      0  v-fix:    0  time: 98.39 s
164.65/41.47	c asymm  cl-useful: 0/9019/443520 lits-rem:0 time: 1.24
164.65/41.49	c calculated reachability. Time: 0.00
164.65/41.49	c  N dy   172     30507      2079    443520      2079     20387   2665278    865242     36.56   no data  --
165.82/41.74	c  N dy   200     34643      2079    443520      2079     24519   2665278   1084777     36.67     38.92  --
166.63/41.97	c  N dy   225     38666      2079    443520      2079     28539   2665278   1301853     36.66     38.94  --
167.82/42.23	c  N dy   251     42674      2079    443520      2079     17079   2665278    397195     36.75     39.10  --
168.62/42.41	c  S st   273     45761      2079    443520      2079     20164   2665278    561116     36.84     38.41  --
169.82/42.71	c  S st   273     46264      2079    443520      2079     20667   2665278    598480     36.84   no data  --
169.82/42.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
169.82/42.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
170.62/42.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.9M T:  0.89
171.41/43.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
171.82/43.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.67 s
171.82/43.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
171.82/43.27	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
255.71/64.22	c lits-rem:         3  cl-subs:       10  v-elim:      0  v-fix:    0  time: 81.56 s
255.71/64.27	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.18
255.71/64.28	c vivif2 --  cl tried    20657 cl shrink        0 lits rem          0 time: 0.04
257.32/64.68	c asymm  cl-useful: 0/7430/443520 lits-rem:0 time: 1.58
257.70/64.70	c calculated reachability. Time: 0.00
257.70/64.70	c  N dy   273     46264      2079    443520      2079     20657   2665278    597279     36.84   no data  --
258.50/64.98	c  N dy   300     50416      2079    443520      2079     24805   2665278    814387     36.79     38.93  --
259.70/65.22	c  N dy   325     54458      2079    443520      2079     28843   2665278   1027824     36.78     45.25  --
260.49/65.47	c  N dy   349     58583      2079    443520      2079     32964   2665278   1250426     36.81     39.35  --
261.71/65.72	c  N dy   375     62609      2079    443520      2079     36987   2665278   1470827     36.85     38.86  --
262.89/66.07	c  N dy   406     66650      2079    443520      2079     22301   2665278    537845     36.94     39.58  --
263.68/66.23	c  S st   424     69397      2079    443520      2079     25043   2665278    690122     37.04   no data  --
264.89/66.55	c  S st   424     69897      2079    443520      2079     25542   2665278    727985     37.04   no data  --
264.89/66.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
264.89/66.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
266.11/66.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.0M T:  0.91
266.48/66.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
267.29/67.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.77 s
267.29/67.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
267.29/67.16	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
351.16/88.17	c lits-rem:        20  cl-subs:       17  v-elim:      0  v-fix:    0  time: 82.69 s
351.56/88.22	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.18
351.56/88.23	c vivif2 --  cl tried    25525 cl shrink        0 lits rem          0 time: 0.05
352.75/88.60	c asymm  cl-useful: 0/7059/443520 lits-rem:0 time: 1.44
353.16/88.61	c calculated reachability. Time: 0.00
353.16/88.61	c  N dy   424     69897      2079    443520      2079     25525   2665278    725712     37.04   no data  --
354.35/88.91	c  N dy   451     74465      2079    443520      2079     30090   2665278    965272     37.02     39.96  --
355.15/89.19	c  N dy   482     79363      2079    443520      2079     34983   2665278   1232181     37.08     39.50  --
356.34/89.48	c  N dy   516     84570      2079    443520      2079     40180   2665278   1511990     37.17     39.18  --
357.14/89.67	c  F st   532     87500      2079    443520      2079     22255   2665278    435174     37.11   no data  --
358.37/89.93	c  N st   537     90797      2079    443520      2079     25533   2665278    656192     37.11   no data  --
359.54/90.27	c  N dy   567     96758      2079    443520      2079     31470   2665278    997249     37.20     39.18  --
361.14/90.64	c  N dy   608    102940      2079    443520      2079     37645   2665278   1330656     37.28     43.83  --
361.54/90.77	c  S st   623    104845      2079    443520      2079     39550   2665278   1434199     37.30     36.83  --
363.14/91.11	c  S st   623    105347      2079    443520      2079     40052   2665278   1470464     37.30   no data  --
363.14/91.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
363.14/91.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
364.34/91.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.2M T:  1.01
364.73/91.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
366.33/92.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
366.33/92.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
366.33/92.00	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
544.47/136.52	c lits-rem:        19  cl-subs:      146  v-elim:      0  v-fix:    0  time: 174.63 s
544.47/136.57	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.18
544.88/136.60	c vivif2 --  cl tried    39906 cl shrink        0 lits rem          0 time: 0.10
546.07/136.99	c asymm  cl-useful: 0/8417/443520 lits-rem:0 time: 1.52
546.47/137.01	c calculated reachability. Time: 0.00
546.47/137.01	c  N dy   623    105347      2079    443520      2079     39906   2665278   1452070     37.30   no data  --
548.47/137.53	c  N dy   661    112107      2079    443520      2079     24261   2665278    470580     37.27     40.81  --
550.08/137.97	c  N dy   708    119296      2079    443520      2079     31441   2665278    858821     37.31     40.24  --
552.07/138.42	c  N dy   754    126933      2079    443520      2079     39068   2665278   1267235     37.33     39.51  --
554.07/138.93	c  N dy   803    135054      2079    443520      2079     47180   2665278   1704749     37.34     47.62  --
556.08/139.45	c  N dy   851    143705      2079    443520      2079     32149   2665278    827174     37.28     45.93  --
558.45/140.00	c  N dy   901    153040      2079    443520      2079     41470   2665278   1325833     37.24     39.46  --
559.66/140.32	c  S st   930    158021      2079    443520      2079     46447   2665278   1587668     37.22   no data  --
560.85/140.66	c  S st   930    158526      2079    443520      2079     46952   2665278   1624972     37.22   no data  --
560.85/140.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
560.85/140.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
562.05/140.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.3M T:  1.03
562.85/141.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
564.87/141.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.76 s
564.87/141.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
564.87/141.61	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
765.36/191.85	c lits-rem:        47  cl-subs:       56  v-elim:      0  v-fix:    0  time: 199.22 s
765.36/191.89	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.18
765.75/191.92	c vivif2 --  cl tried    46896 cl shrink        0 lits rem          0 time: 0.12
766.97/192.27	c asymm  cl-useful: 0/9285/443520 lits-rem:0 time: 1.39
766.97/192.29	c calculated reachability. Time: 0.00
766.97/192.29	c  N dy   930    158526      2079    443520      2079     46896   2665278   1618655     37.22   no data  --
769.75/192.99	c  N dy   992    168698      2079    443520      2079     32231   2665278    794190     37.20     40.87  --
772.55/193.61	c  N dy  1064    179573      2079    443520      2079     43091   2665278   1383303     37.27     39.25  --
775.36/194.32	c  N dy  1132    191158      2079    443520      2079     28765   2665278    555014     37.25     39.69  --
778.14/195.02	c  N dy  1198    203381      2079    443520      2079     40963   2665278   1195609     37.20     52.30  --
781.73/195.90	c  N dy  1264    216383      2079    443520      2079     27016   2665278    417523     37.12     40.38  --
784.55/196.68	c  N dy  1352    230203      2079    443520      2079     40809   2665278   1156723     37.15     39.95  --
786.53/197.12	c  S st  1399    237790      2079    443520      2079     48386   2665278   1549565     37.13   no data  --
787.73/197.47	c  S st  1399    238292      2079    443520      2079     48888   2665278   1587359     37.13   no data  --
787.73/197.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
787.73/197.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
788.94/197.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.3M T:  0.98
789.72/197.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
791.32/198.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.68 s
791.32/198.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
791.32/198.34	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
991.81/248.56	c lits-rem:        14  cl-subs:       46  v-elim:      0  v-fix:    0  time: 199.14 s
992.22/248.60	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.17
992.22/248.63	c vivif2 --  cl tried    48842 cl shrink        0 lits rem          0 time: 0.11
993.42/248.92	c asymm  cl-useful: 0/10221/443520 lits-rem:0 time: 1.14
993.42/248.93	c calculated reachability. Time: 0.00
993.42/248.93	c  N dy  1399    238292      2079    443520      2079     48842   2665278   1582173     37.13   no data  --
996.61/249.79	c  N dy  1482    253541      2079    443520      2079     36140   2665278    850889     37.10     39.05  --
1000.61/250.71	c  N dy  1582    269916      2079    443520      2079     52490   2665278   1733014     37.12     39.18  --
1004.59/251.71	c  N dy  1681    287459      2079    443520      2079     41062   2665278   1058249     37.09     39.41  --
1008.61/252.76	c  N dy  1797    305892      2079    443520      2079     59478   2665278   2043154     37.11     39.50  --
1008.61/252.78	c  F st  1798    306251      2079    443520      2079     59837   2665278   2060571     37.11     37.60  --
1013.38/253.92	c  N dy  1893    325529      2079    443520      2079     49116   2665278   1517505     37.11     39.15  --
1018.57/255.22	c  N dy  2017    345797      2079    443520      2079     38399   2665278    856760     37.16     40.21  --
1020.98/255.90	c  S st  2082    357438      2079    443520      2079     50021   2665278   1476959     37.17   no data  --
1022.58/256.25	c  S st  2082    357940      2079    443520      2079     50523   2665278   1514716     37.17   no data  --
1022.58/256.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
1022.58/256.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1023.77/256.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.2M T:  0.97
1024.17/256.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1025.78/257.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.51 s
1025.78/257.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
1025.78/257.07	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1210.31/303.20	c lits-rem:         5  cl-subs:       60  v-elim:      0  v-fix:    0  time: 183.16 s
1210.31/303.25	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.18
1210.31/303.27	c vivif2 --  cl tried    50463 cl shrink        0 lits rem          0 time: 0.11
1211.89/303.61	c asymm  cl-useful: 0/9506/443520 lits-rem:0 time: 1.32
1211.89/303.62	c calculated reachability. Time: 0.00
1211.89/303.62	c  N dy  2082    357940      2079    443520      2079     50463   2665278   1507690     37.17   no data  --
1216.69/304.84	c  N dy  2202    377980      2079    443520      2079     38523   2665278    805425     37.15     39.26  --
1221.48/306.01	c  N dy  2325    398265      2079    443520      2079     58784   2665278   1891671     37.15     39.34  --
1226.27/307.26	c  N dy  2446    418322      2079    443520      2079     45855   2665278   1165782     37.14     39.61  --
1231.06/308.42	c  N dy  2566    438396      2079    443520      2079     65909   2665278   2232016     37.15     40.15  --
1235.47/309.59	c  N dy  2686    458573      2079    443520      2079     52107   2665278   1470659     37.15     39.26  --
1241.07/310.90	c  N dy  2802    478583      2079    443520      2079     37144   2665278    623891     37.14     54.50  --
1245.46/312.06	c  N dy  2919    498678      2079    443520      2079     57213   2665278   1687578     37.14     39.78  --
1251.03/313.40	c  N dy  3039    518708      2079    443520      2079     41266   2665278    799641     37.15     39.26  --
1255.03/314.47	c  S st  3151    536911      2079    443520      2079     59440   2665278   1773566     37.15     34.23  --
1256.63/314.81	c  S st  3151    537415      2079    443520      2079     59943   2665278   1808791     37.15   no data  --
1256.63/314.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
1256.63/314.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1257.83/315.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.7M T:  1.05
1258.23/315.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1260.22/315.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.81 s
1260.22/315.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
1260.22/315.74	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1504.28/376.90	c lits-rem:        30  cl-subs:       48  v-elim:      0  v-fix:    0  time: 242.79 s
1504.70/376.94	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.17
1504.70/376.97	c vivif2 --  cl tried    59895 cl shrink        0 lits rem          0 time: 0.13
1506.28/377.34	c asymm  cl-useful: 0/7369/443520 lits-rem:0 time: 1.46
1506.28/377.36	c calculated reachability. Time: 0.00
1506.28/377.36	c  N dy  3151    537415      2079    443520      2079     59895   2665278   1803200     37.15   no data  --
1511.47/378.64	c  N dy  3267    557441      2079    443520      2079     42940   2665278    836656     37.14     39.25  --
1515.87/379.75	c  N dy  3381    577446      2079    443520      2079     62915   2665278   1901627     37.14     39.23  --
1521.47/381.13	c  N dy  3508    597473      2079    443520      2079     44955   2665278    914680     37.16     39.70  --
1525.85/382.26	c  N dy  3631    617506      2079    443520      2079     64971   2665278   1977139     37.16     39.61  --
1531.06/383.59	c  N dy  3744    637589      2079    443520      2079     46106   2665278    934302     37.15     39.19  --
1536.23/384.80	c  N dy  3868    657631      2079    443520      2079     66123   2665278   2006388     37.16     39.85  --
1541.43/386.12	c  N dy  3994    677725      2079    443520      2079     46230   2665278    901562     37.17     39.40  --
1545.83/387.29	c  N dy  4117    697826      2079    443520      2079     66297   2665278   1967108     37.17     39.36  --
1551.42/388.64	c  N dy  4237    717886      2079    443520      2079     45395   2665278    821240     37.16     39.72  --
1556.21/389.81	c  N dy  4356    737991      2079    443520      2079     65467   2665278   1890531     37.15     39.13  --
1561.82/391.21	c  N dy  4475    758197      2079    443520      2079     43703   2665278    697129     37.15     40.45  --
1566.21/392.35	c  N dy  4603    778257      2079    443520      2079     63737   2665278   1762760     37.15     39.48  --
1571.39/393.67	c  N dy  4725    798265      2079    443520      2079     83713   2665278   2833500     37.16     39.93  --
1573.79/394.29	c  S st  4768    806122      2079    443520      2079     48616   2665278    907057     37.14     36.78  --
1575.00/394.59	c  S st  4768    806623      2079    443520      2079     49116   2665278    941185     37.14   no data  --
1575.41/394.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
1575.41/394.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1576.18/394.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.2M T:  0.94
1576.98/395.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1577.38/395.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.72 s
1577.38/395.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
1577.38/395.19	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1676.84/420.06	c lits-rem:         0  cl-subs:       16  v-elim:      0  v-fix:    0  time: 98.58 s
1677.24/420.10	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.19
1677.24/420.12	c vivif2 --  cl tried    49100 cl shrink        0 lits rem          0 time: 0.07
1678.84/420.54	c asymm  cl-useful: 0/6650/443520 lits-rem:0 time: 1.67
1678.84/420.56	c calculated reachability. Time: 0.00
1678.84/420.56	c  N dy  4768    806623      2079    443520      2079     49100   2665278    939217     37.14   no data  --
1684.04/421.83	c  N dy  4892    826768      2079    443520      2079     69205   2665278   2020174     37.14     39.51  --
1690.03/423.32	c  N dy  5013    846833      2079    443520      2079     45318   2665278    695581     37.14     60.55  --
1694.42/424.43	c  N dy  5125    866958      2079    443520      2079     65403   2665278   1747252     37.13     39.13  --
1699.61/425.71	c  N dy  5239    887108      2079    443520      2079     85536   2665278   2807410     37.12     39.71  --
1704.41/426.97	c  N dy  5361    907187      2079    443520      2079     60646   2665278   1473349     37.13     40.13  --
1709.21/428.18	c  N dy  5489    927362      2079    443520      2079     80787   2665278   2573096     37.15     39.41  --
1714.80/429.52	c  N dy  5606    947560      2079    443520      2079     55024   2665278   1135673     37.16     39.12  --
1719.18/430.67	c  N dy  5726    967647      2079    443520      2079     75091   2665278   2221232     37.16     39.43  --
1724.80/432.07	c  N dy  5847    987929      2079    443520      2079     48401   2665278    725442     37.15     39.86  --
1729.19/433.16	c  N dy  5971   1007956      2079    443520      2079     68409   2665278   1800746     37.15     53.04  --
1734.36/434.41	c  N dy  6091   1027971      2079    443520      2079     88400   2665278   2870208     37.15     39.17  --
1739.55/435.72	c  N dy  6213   1047975      2079    443520      2079     60441   2665278   1341435     37.16     39.23  --
1743.96/436.89	c  N dy  6337   1068034      2079    443520      2079     80477   2665278   2427433     37.17     46.24  --
1745.15/437.11	c  F st  6357   1071875      2079    443520      2079     84311   2665278   2631125     37.16     32.27  --
1749.55/438.24	c  N dy  6421   1088064      2079    443520      2079     51537   2665278    811740     37.15     39.27  --
1753.94/439.39	c  N dy  6545   1108358      2079    443520      2079     71812   2665278   1894034     37.15     39.14  --
1759.14/440.66	c  N dy  6669   1128621      2079    443520      2079     92037   2665278   2973099     37.15     39.16  --
1764.72/442.04	c  N dy  6795   1148645      2079    443520      2079     62104   2665278   1334928     37.16     41.00  --
1769.51/443.24	c  N dy  6919   1168669      2079    443520      2079     82093   2665278   2410432     37.17     39.61  --
1775.11/444.67	c  N dy  7033   1188703      2079    443520      2079     51175   2665278    713918     37.16     39.47  --
1779.50/445.79	c  N dy  7153   1208806      2079    443520      2079     71254   2665278   1786677     37.16     40.16  --
1779.90/445.87	c  S st  7161   1209934      2079    443520      2079     72382   2665278   1849496     37.16     37.05  --
1781.10/446.19	c  S st  7161   1210437      2079    443520      2079     72885   2665278   1888147     37.16   no data  --
1781.51/446.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
1781.51/446.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1782.29/446.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.8M T:  0.97
1783.09/446.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1784.69/447.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.67 s
1784.69/447.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
1784.69/447.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2023.19/506.74	c lits-rem:         8  cl-subs:       46  v-elim:      0  v-fix:    0  time: 237.16 s
2023.19/506.79	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.18
2023.59/506.82	c vivif2 --  cl tried    72839 cl shrink        0 lits rem          0 time: 0.14
2025.16/507.25	c asymm  cl-useful: 0/6300/443520 lits-rem:0 time: 1.67
2025.16/507.26	c calculated reachability. Time: 0.00
2025.16/507.26	c  N dy  7161   1210437      2079    443520      2079     72839   2665278   1883077     37.16   no data  --
2030.76/508.69	c  N dy  7283   1230485      2079    443520      2079     92868   2665278   2938484     37.16     41.52  --
2037.14/510.22	c  N dy  7402   1250636      2079    443520      2079     61050   2665278   1206507     37.16     39.24  --
2042.34/511.53	c  N dy  7518   1270747      2079    443520      2079     81139   2665278   2260708     37.15     39.12  --
2047.94/512.98	c  N dy  7640   1290832      2079    443520      2079    101198   2665278   3325821     37.15     39.52  --
2053.94/514.41	c  N dy  7761   1311059      2079    443520      2079     68461   2665278   1546711     37.15     39.11  --
2059.12/515.71	c  N dy  7879   1331375      2079    443520      2079     88754   2665278   2621094     37.14     39.71  --
2065.51/517.37	c  N dy  8002   1351499      2079    443520      2079     54926   2665278    792925     37.15     39.56  --
2070.30/518.55	c  N dy  8117   1371648      2079    443520      2079     75050   2665278   1851816     37.14     39.12  --
2075.91/519.96	c  N dy  8234   1391707      2079    443520      2079     95087   2665278   2909297     37.13     42.43  --
2082.29/521.58	c  N dy  8358   1411719      2079    443520      2079     60139   2665278   1027575     37.14     41.16  --
2087.88/522.94	c  N dy  8489   1431750      2079    443520      2079     80150   2665278   2123981     37.16     39.27  --
2093.49/524.38	c  N dy  8612   1451802      2079    443520      2079    100180   2665278   3191984     37.16     39.47  --
2099.86/525.92	c  N dy  8731   1472018      2079    443520      2079     64426   2665278   1202519     37.16     39.24  --
2104.66/527.11	c  N dy  8844   1492126      2079    443520      2079     84503   2665278   2254553     37.15     39.46  --
2109.84/528.49	c  N dy  8965   1512150      2079    443520      2079    104500   2665278   3311683     37.14     48.07  --
2115.85/529.96	c  N dy  9084   1532154      2079    443520      2079     67556   2665278   1343479     37.14     49.49  --
2121.03/531.24	c  N dy  9202   1552267      2079    443520      2079     87643   2665278   2406006     37.14     39.40  --
2126.62/532.64	c  N dy  9320   1572570      2079    443520      2079    107922   2665278   3474781     37.13     39.41  --
2132.62/534.20	c  N dy  9452   1592633      2079    443520      2079     70035   2665278   1452516     37.15     39.96  --
2138.21/535.52	c  N dy  9585   1612713      2079    443520      2079     90090   2665278   2534097     37.15     41.96  --
2143.80/536.91	c  N dy  9701   1632862      2079    443520      2079    110210   2665278   3617547     37.16     39.31  --
2149.80/538.40	c  N dy  9817   1653062      2079    443520      2079     71472   2665278   1481647     37.16     39.51  --
2154.59/539.68	c  N dy  9935   1673079      2079    443520      2079     91459   2665278   2552183     37.16     39.12  --
2160.58/541.13	c  N dy 10065   1693112      2079    443520      2079    111474   2665278   3632483     37.16     43.55  --
2166.17/542.50	c  S st 10172   1710437      2079    443520      2079     68847   2665278   1293567     37.16   no data  --
2167.37/542.82	c  S st 10172   1710938      2079    443520      2079     69348   2665278   1327807     37.16   no data  --
2167.37/542.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
2167.37/542.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2168.59/543.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.5M T:  1.02
2168.97/543.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2170.17/543.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.99 s
2170.17/543.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
2170.17/543.53	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2305.98/577.51	c lits-rem:         2  cl-subs:       21  v-elim:      0  v-fix:    0  time: 135.08 s
2305.98/577.55	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.18
2305.98/577.58	c vivif2 --  cl tried    69327 cl shrink        0 lits rem          0 time: 0.10
2307.58/577.99	c asymm  cl-useful: 0/6093/443520 lits-rem:0 time: 1.64
2307.98/578.01	c calculated reachability. Time: 0.00
2307.98/578.01	c  N dy 10172   1710938      2079    443520      2079     69327   2665278   1325278     37.16   no data  --
2313.19/579.35	c  N dy 10298   1730949      2079    443520      2079     89319   2665278   2408793     37.17     39.39  --
2318.76/580.71	c  N dy 10414   1750952      2079    443520      2079    109288   2665278   3464972     37.16     41.86  --
2325.15/582.32	c  N dy 10532   1771129      2079    443520      2079     68522   2665278   1237565     37.16     39.60  --
2330.34/583.60	c  N dy 10642   1791188      2079    443520      2079     88554   2665278   2280400     37.15     39.67  --
2336.33/585.14	c  N dy 10768   1811281      2079    443520      2079    108620   2665278   3372326     37.16     39.76  --
2343.12/586.83	c  N dy 10890   1831492      2079    443520      2079     66891   2665278   1113276     37.17     39.77  --
2347.92/588.10	c  N dy 11007   1851524      2079    443520      2079     86894   2665278   2189062     37.17     39.41  --
2353.51/589.48	c  N dy 11121   1871534      2079    443520      2079    106885   2665278   3245693     37.16     50.48  --
2360.30/591.19	c  N dy 11255   1891542      2079    443520      2079     63935   2665278    911878     37.17     39.87  --
2365.50/592.42	c  N dy 11384   1911599      2079    443520      2079     83959   2665278   1973543     37.17     39.14  --
2370.71/593.74	c  N dy 11501   1931677      2079    443520      2079    104011   2665278   3028591     37.16     51.36  --
2376.28/595.14	c  N dy 11612   1951687      2079    443520      2079    123984   2665278   4091207     37.16     45.51  --
2381.88/596.56	c  N dy 11731   1971772      2079    443520      2079     80135   2665278   1741792     37.16     39.29  --
2387.07/597.87	c  N dy 11854   1991776      2079    443520      2079    100115   2665278   2809238     37.16     40.09  --
2393.06/599.30	c  N dy 11971   2011913      2079    443520      2079    120228   2665278   3869443     37.16     39.13  --
2399.45/600.92	c  N dy 12100   2032052      2079    443520      2079     75438   2665278   1456186     37.16     40.98  --
2404.24/602.19	c  N dy 12221   2052098      2079    443520      2079     95445   2665278   2518041     37.16     39.25  --
2410.26/603.60	c  N dy 12341   2072153      2079    443520      2079    115482   2665278   3588586     37.16     51.54  --
2417.03/605.36	c  N dy 12474   2092318      2079    443520      2079     69708   2665278   1113276     37.17     39.26  --
2421.83/606.58	c  N dy 12592   2112577      2079    443520      2079     89940   2665278   2188540     37.17     39.21  --
2427.43/607.95	c  N dy 12712   2132832      2079    443520      2079    110170   2665278   3274866     37.17     39.64  --
2433.40/609.46	c  N dy 12835   2152884      2079    443520      2079    130194   2665278   4339651     37.17     40.53  --
2439.39/610.96	c  N dy 12961   2173107      2079    443520      2079     83483   2665278   1800035     37.17     40.05  --
2444.58/612.28	c  N dy 13086   2193182      2079    443520      2079    103539   2665278   2869029     37.17     39.19  --
2449.80/613.57	c  S st 13199   2210941      2079    443520      2079    121274   2665278   3822763     37.18   no data  --
2451.37/613.96	c  S st 13199   2211443      2079    443520      2079    121775   2665278   3859506     37.18   no data  --
2451.37/613.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
2451.37/613.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2452.57/614.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.3M T:  1.20
2453.79/614.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2458.18/615.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.19 s
2458.18/615.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
2458.18/615.60	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3240.30/811.46	c lits-rem:        18  cl-subs:      130  v-elim:      0  v-fix:    0  time: 779.86 s
3240.70/811.50	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.18
3240.70/811.57	c vivif2 --  cl tried   121645 cl shrink        0 lits rem          0 time: 0.28
3242.28/811.98	c asymm  cl-useful: 0/5970/443520 lits-rem:0 time: 1.60
3242.28/811.99	c calculated reachability. Time: 0.00
3242.28/811.99	c  N dy 13199   2211443      2079    443520      2079    121645   2665278   3844132     37.18   no data  --
3248.67/813.57	c  N dy 13311   2231635      2079    443520      2079     73901   2665278   1252710     37.17     40.56  --
3253.88/814.85	c  N dy 13440   2251688      2079    443520      2079     93914   2665278   2320477     37.17     42.71  --
3259.45/816.26	c  N dy 13562   2272123      2079    443520      2079    114325   2665278   3411501     37.17     39.49  --
3265.45/817.76	c  N dy 13677   2292357      2079    443520      2079    134534   2665278   4485313     37.17     39.27  --
3271.83/819.36	c  N dy 13802   2312453      2079    443520      2079     85688   2665278   1849694     37.17     55.26  --
3277.43/820.74	c  N dy 13931   2332458      2079    443520      2079    105668   2665278   2916066     37.18     39.39  --
3283.42/822.22	c  N dy 14043   2352696      2079    443520      2079    125877   2665278   3981136     37.17     39.13  --
3289.81/823.89	c  N dy 14154   2372740      2079    443520      2079     75984   2665278   1292575     37.17     50.35  --
3295.40/825.23	c  N dy 14276   2392809      2079    443520      2079     96020   2665278   2357492     37.17     39.54  --
3300.99/826.60	c  N dy 14390   2412859      2079    443520      2079    116036   2665278   3414987     37.16     39.60  --
3307.38/828.27	c  N dy 14517   2432937      2079    443520      2079    136087   2665278   4503336     37.17     43.21  --
3313.78/829.84	c  N dy 14640   2452985      2079    443520      2079     85210   2665278   1753263     37.17     39.56  --
3319.39/831.24	c  N dy 14760   2473152      2079    443520      2079    105353   2665278   2818358     37.17     39.65  --
3325.36/832.79	c  N dy 14881   2493179      2079    443520      2079    125343   2665278   3871573     37.17     39.21  --
3332.56/834.60	c  N dy 14996   2513228      2079    443520      2079     73472   2665278   1066528     37.16     39.50  --
3337.73/835.87	c  N dy 15113   2533295      2079    443520      2079     93518   2665278   2133901     37.16     48.60  --
3343.74/837.32	c  N dy 15227   2553401      2079    443520      2079    113586   2665278   3188178     37.16     39.99  --
3349.33/838.79	c  N dy 15343   2573468      2079    443520      2079    133628   2665278   4249739     37.15     40.03  --
3356.51/840.53	c  N dy 15472   2593647      2079    443520      2079     80893   2665278   1441532     37.16     39.51  --
3361.71/841.80	c  N dy 15590   2613736      2079    443520      2079    100954   2665278   2529692     37.16     45.83  --
3367.30/843.23	c  N dy 15705   2633965      2079    443520      2079    121160   2665278   3595506     37.16     39.98  --
3373.29/844.78	c  N dy 15821   2654047      2079    443520      2079    141213   2665278   4632815     37.15     39.44  --
3379.68/846.35	c  N dy 15937   2674081      2079    443520      2079     87320   2665278   1701182     37.15     42.02  --
3384.88/847.70	c  N dy 16064   2694212      2079    443520      2079    107429   2665278   2782609     37.15     40.33  --
3390.09/848.97	c  S st 16169   2711443      2079    443520      2079    124632   2665278   3702349     37.15     34.00  --
3391.66/849.31	c  S st 16169   2711946      2079    443520      2079    125134   2665278   3735405     37.15   no data  --
3391.66/849.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
3391.66/849.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3392.86/849.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.4M T:  1.21
3393.66/849.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3397.66/850.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.79 s
3397.66/850.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
3397.66/850.85	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4104.29/1027.72	c lits-rem:        13  cl-subs:       99  v-elim:      0  v-fix:    0  time: 704.83 s
4104.29/1027.77	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.18
4104.69/1027.84	c vivif2 --  cl tried   125035 cl shrink        0 lits rem          0 time: 0.28
4106.31/1028.26	c asymm  cl-useful: 0/5784/443520 lits-rem:0 time: 1.68
4106.31/1028.28	c calculated reachability. Time: 0.00
4106.31/1028.28	c  N dy 16169   2711946      2079    443520      2079    125035   2665278   3723772     37.15   no data  --
4112.67/1029.81	c  N dy 16291   2732156      2079    443520      2079    145227   2665278   4801746     37.15     39.99  --
4118.27/1031.25	c  N dy 16406   2752240      2079    443520      2079     90379   2665278   1827695     37.15     39.47  --
4123.88/1032.63	c  N dy 16531   2772310      2079    443520      2079    110424   2665278   2909501     37.15     39.70  --
4129.85/1034.10	c  N dy 16652   2792329      2079    443520      2079    130413   2665278   3986746     37.15     51.85  --
4135.84/1035.68	c  N dy 16769   2812463      2079    443520      2079    150523   2665278   5079632     37.16     40.26  --
4142.23/1037.22	c  N dy 16896   2832469      2079    443520      2079     94599   2665278   2031837     37.16     40.56  --
4147.42/1038.58	c  N dy 17018   2852494      2079    443520      2079    114598   2665278   3091810     37.16     39.37  --
4153.41/1040.07	c  N dy 17142   2872610      2079    443520      2079    134683   2665278   4146377     37.16     39.34  --
4161.00/1041.94	c  N dy 17267   2892660      2079    443520      2079     77812   2665278   1085571     37.16     50.65  --
4166.19/1043.25	c  N dy 17393   2912788      2079    443520      2079     97919   2665278   2155533     37.16     39.43  --
4171.80/1044.64	c  N dy 17508   2932834      2079    443520      2079    117939   2665278   3218988     37.16     39.36  --
4178.18/1046.25	c  N dy 17632   2952997      2079    443520      2079    138070   2665278   4284675     37.16     39.55  --
4185.77/1048.12	c  N dy 17750   2973025      2079    443520      2079     80179   2665278   1166490     37.16     39.99  --
4190.95/1049.44	c  N dy 17864   2993132      2079    443520      2079    100263   2665278   2236414     37.16     39.60  --
4196.95/1050.98	c  N dy 17985   3013228      2079    443520      2079    120328   2665278   3312331     37.16     40.20  --
4203.74/1052.62	c  N dy 18109   3033253      2079    443520      2079    140326   2665278   4384993     37.17     39.15  --
4210.93/1054.50	c  N dy 18230   3053322      2079    443520      2079     81471   2665278   1198692     37.16     39.45  --
4216.52/1055.89	c  N dy 18348   3073535      2079    443520      2079    101660   2665278   2270165     37.16     39.76  --
4222.52/1057.34	c  N dy 18465   3093548      2079    443520      2079    121648   2665278   3342291     37.17     39.18  --
4228.92/1058.94	c  N dy 18587   3113881      2079    443520      2079    141959   2665278   4433304     37.17     39.81  --
4236.49/1060.82	c  N dy 18694   3134039      2079    443520      2079     82190   2665278   1187698     37.17     39.85  --
4241.69/1062.17	c  N dy 18815   3154155      2079    443520      2079    102276   2665278   2257276     37.17     39.26  --
4247.67/1063.64	c  N dy 18933   3174208      2079    443520      2079    122302   2665278   3313875     37.17     39.25  --
4254.06/1065.25	c  N dy 19051   3194299      2079    443520      2079    142368   2665278   4384010     37.17     39.68  --
4260.85/1066.90	c  S st 19165   3211946      2079    443520      2079    159987   2665278   5341967     37.17   no data  --
4262.46/1067.32	c  S st 19165   3212450      2079    443520      2079    160491   2665278   5380210     37.17   no data  --
4262.46/1067.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
4262.46/1067.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4264.07/1067.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.9M T:  1.37
4265.25/1068.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4271.25/1069.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.18 s
4271.25/1069.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
4271.25/1069.57	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3249307-1304128907/watcher-3249307-1304128907 -o /tmp/evaluation-result-3249307-1304128907/solver-3249307-1304128907 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3249307-1304128907.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 8.08 8.08 8.00 7/180 7378
/proc/meminfo: memFree=29154384/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 603121204 52465664 352 33554432000 4194304 4650419 140734662507408 18446744073709551615 47199090194354 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7378/statm: 12809 352 303 112 0 7774 0
[pid=7378/tid=7379] ppid=7376 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 603121204 52465664 352 33554432000 4194304 4650419 140734662507408 18446744073709551615 252458122225 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 603121204 52465664 352 33554432000 4194304 4650419 140734662507408 18446744073709551615 252469863478 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 603121204 52465664 352 33554432000 4194304 4650419 140734662507408 18446744073709551615 47199090194354 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.030998 s]
/proc/loadavg: 8.08 8.08 8.00 7/180 7378
/proc/meminfo: memFree=29154384/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=289460 CPUtime=0.09 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) D 7376 7378 7114 0 -1 4202496 6478 0 0 0 8 1 0 0 18 0 4 0 603121204 296407040 6238 33554432000 4194304 4650419 140734662507408 18446744073709551615 252457726661 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7378/statm: 72365 6238 344 112 0 67330 0
[pid=7378/tid=7379] ppid=7376 vsize=289460 CPUtime=0.01 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 1515 0 0 0 1 0 0 0 25 0 4 0 603121204 296407040 6238 33554432000 4194304 4650419 140734662507408 18446744073709551615 252458109111 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=289460 CPUtime=0.01 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) D 7376 7378 7114 0 -1 4202560 1471 0 0 0 1 0 0 0 18 0 4 0 603121204 296407040 6238 33554432000 4194304 4650419 140734662507408 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=289460 CPUtime=0.02 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) D 7376 7378 7114 0 -1 4202560 1501 0 0 0 2 0 0 0 18 0 4 0 603121204 296407040 6238 33554432000 4194304 4650419 140734662507408 18446744073709551615 4373896 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 289460

[startup+0.100707 s]
/proc/loadavg: 8.08 8.08 8.00 7/180 7378
/proc/meminfo: memFree=29154384/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=337412 CPUtime=0.4 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) D 7376 7378 7114 0 -1 4202496 20210 0 0 0 35 5 0 0 18 0 4 0 603121204 345509888 19970 33554432000 4194304 4650419 140734662507408 18446744073709551615 252457726661 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7378/statm: 92591 20113 344 112 0 87556 0
[pid=7378/tid=7379] ppid=7376 vsize=370364 CPUtime=0.09 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) D 7376 7378 7114 0 -1 4202560 4985 0 0 0 8 1 0 0 18 0 4 0 603121204 379252736 20115 33554432000 4194304 4650419 140734662507408 18446744073709551615 252458109111 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=370364 CPUtime=0.09 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 4863 0 0 0 8 1 0 0 18 0 4 0 603121204 379252736 20115 33554432000 4194304 4650419 140734662507408 18446744073709551615 252457730991 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=370364 CPUtime=0.09 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) D 7376 7378 7114 0 -1 4202560 4895 0 0 0 9 0 0 0 18 0 4 0 603121204 379252736 20115 33554432000 4194304 4650419 140734662507408 18446744073709551615 252457727009 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 337412

[startup+0.463649 s]
/proc/loadavg: 8.08 8.08 8.00 7/180 7378
/proc/meminfo: memFree=29154384/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=419836 CPUtime=1.81 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) D 7376 7378 7114 0 -1 4202496 57366 0 0 0 169 12 0 0 18 0 4 0 603121204 429912064 38179 33554432000 4194304 4650419 140734662507408 18446744073709551615 252457727009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7378/statm: 104959 38210 378 112 0 99924 0
[pid=7378/tid=7379] ppid=7376 vsize=420104 CPUtime=0.44 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) D 7376 7378 7114 0 -1 4202560 15881 0 0 0 41 3 0 0 18 0 4 0 603121204 430186496 38467 33554432000 4194304 4650419 140734662507408 18446744073709551615 252458109111 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=421580 CPUtime=0.44 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 15695 0 0 0 41 3 0 0 18 0 4 0 603121204 431697920 38821 33554432000 4194304 4650419 140734662507408 18446744073709551615 252458109111 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=421580 CPUtime=0.44 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 8235 0 0 0 43 1 0 0 18 0 4 0 603121204 431697920 38913 33554432000 4194304 4650419 140734662507408 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 419836

[startup+1.46738 s]
/proc/loadavg: 8.08 8.08 8.00 7/180 7378
/proc/meminfo: memFree=29154384/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=619860 CPUtime=5.79 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 114815 0 0 0 557 22 0 0 19 0 4 0 603121204 634736640 95558 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476315 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7378/statm: 154965 95558 390 112 0 149930 0
[pid=7378/tid=7379] ppid=7376 vsize=619860 CPUtime=1.43 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 34791 0 0 0 137 6 0 0 19 0 4 0 603121204 634736640 95558 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=619860 CPUtime=1.43 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 34871 0 0 0 137 6 0 0 19 0 4 0 603121204 634736640 95558 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=619860 CPUtime=1.43 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 9780 0 0 0 141 2 0 0 19 0 4 0 603121204 634736640 95558 33554432000 4194304 4650419 140734662507408 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 619860

[startup+1.56736 s]
/proc/loadavg: 8.08 8.08 8.00 7/180 7378
/proc/meminfo: memFree=29154384/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=619860 CPUtime=6.19 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 114904 0 0 0 597 22 0 0 19 0 4 0 603121204 634736640 95647 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476527 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7378/statm: 154965 95647 390 112 0 149930 0
[pid=7378/tid=7379] ppid=7376 vsize=619860 CPUtime=1.53 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 34791 0 0 0 147 6 0 0 19 0 4 0 603121204 634736640 95647 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=619860 CPUtime=1.53 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 34871 0 0 0 147 6 0 0 19 0 4 0 603121204 634736640 95647 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=619860 CPUtime=1.54 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 9869 0 0 0 151 3 0 0 19 0 4 0 603121204 634736640 95647 33554432000 4194304 4650419 140734662507408 18446744073709551615 4313414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 619860

[startup+3.10107 s]
/proc/loadavg: 8.08 8.08 8.00 9/184 7382
/proc/meminfo: memFree=28644408/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=700836 CPUtime=12.32 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 140190 0 0 0 1204 28 0 0 22 0 4 0 603121204 717656064 103724 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7378/statm: 175209 103724 392 112 0 170174 0
[pid=7378/tid=7379] ppid=7376 vsize=700836 CPUtime=3.06 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 36693 0 0 0 299 7 0 0 22 0 4 0 603121204 717656064 103724 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476812 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=700836 CPUtime=3.07 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 36793 0 0 0 300 7 0 0 22 0 4 0 603121204 717656064 103725 33554432000 4194304 4650419 140734662507408 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=700836 CPUtime=3.07 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 29310 0 0 0 300 7 0 0 22 0 4 0 603121204 717656064 103725 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 700836

[startup+6.30648 s]
/proc/loadavg: 8.07 8.08 8.00 9/184 7382
/proc/meminfo: memFree=28518964/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=939860 CPUtime=25.11 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 173784 0 0 0 2474 37 0 0 25 0 4 0 603121204 962416640 137318 33554432000 4194304 4650419 140734662507408 18446744073709551615 4433084 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7378/statm: 234965 137318 392 112 0 229930 0
[pid=7378/tid=7379] ppid=7376 vsize=939860 CPUtime=6.25 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 47921 0 0 0 615 10 0 0 25 0 4 0 603121204 962416640 137318 33554432000 4194304 4650419 140734662507408 18446744073709551615 4432367 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=939860 CPUtime=6.27 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 47890 0 0 0 618 9 0 0 25 0 4 0 603121204 962416640 137318 33554432000 4194304 4650419 140734662507408 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=939860 CPUtime=6.28 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 30094 0 0 0 621 7 0 0 25 0 4 0 603121204 962416640 137318 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 939860

[startup+12.7003 s]
/proc/loadavg: 8.06 8.07 8.00 9/184 7382
/proc/meminfo: memFree=28344084/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=1118092 CPUtime=50.66 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 211794 0 0 0 5021 45 0 0 25 0 4 0 603121204 1144926208 175326 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476311 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7378/statm: 279523 175326 392 112 0 274488 0
[pid=7378/tid=7379] ppid=7376 vsize=1118092 CPUtime=12.62 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 60481 0 0 0 1249 13 0 0 25 0 4 0 603121204 1144926208 175326 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=1118092 CPUtime=12.67 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 60321 0 0 0 1255 12 0 0 25 0 4 0 603121204 1144926208 175326 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=1118092 CPUtime=12.67 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 30897 0 0 0 1260 7 0 0 25 0 4 0 603121204 1144926208 175326 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1118092

[startup+25.5009 s]
/proc/loadavg: 8.26 8.12 8.02 10/190 7768
/proc/meminfo: memFree=28125192/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=1028552 CPUtime=101.48 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 436711 0 0 0 10064 84 0 0 25 0 4 0 603121204 1053237248 208447 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7378/statm: 257138 208447 395 112 0 252103 0
[pid=7378/tid=7379] ppid=7376 vsize=1028552 CPUtime=25.35 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 111748 0 0 0 2513 22 0 0 25 0 4 0 603121204 1053237248 208447 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=1028552 CPUtime=25.43 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 155663 0 0 0 2516 27 0 0 25 0 4 0 603121204 1053237248 208447 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=1028552 CPUtime=25.37 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 81001 0 0 0 2521 16 0 0 25 0 4 0 603121204 1053237248 208447 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 1028552

[startup+51.1012 s]
/proc/loadavg: 8.35 8.15 8.03 9/184 7849
/proc/meminfo: memFree=28002604/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=1037232 CPUtime=203.38 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 1975678 0 0 0 20019 319 0 0 25 0 4 0 603121204 1062125568 224304 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476454 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7378/statm: 259308 224304 434 112 0 254273 0
[pid=7378/tid=7379] ppid=7376 vsize=1037232 CPUtime=50.95 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 730764 0 0 0 4981 114 0 0 25 0 4 0 603121204 1062125568 224304 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=1037232 CPUtime=51.03 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 664641 0 0 0 4998 105 0 0 25 0 4 0 603121204 1062125568 224304 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=1037232 CPUtime=50.81 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 448692 0 0 0 5007 74 0 0 25 0 4 0 603121204 1062125568 224304 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.38
Current children cumulated vsize (KiB) 1037232

[startup+102.301 s]
/proc/loadavg: 8.25 8.16 8.04 9/184 7850
/proc/meminfo: memFree=27803520/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=1325076 CPUtime=407.87 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 4883379 0 0 0 40035 752 0 0 25 0 4 0 603121204 1356877824 248437 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7378/statm: 331269 248437 395 112 0 326234 0
[pid=7378/tid=7379] ppid=7376 vsize=1325076 CPUtime=102.13 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 1710931 0 0 0 9959 254 0 0 25 0 4 0 603121204 1356877824 248437 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=1325076 CPUtime=102.22 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 1391099 0 0 0 10013 209 0 0 25 0 4 0 603121204 1356877824 248437 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=1325076 CPUtime=101.73 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 1119420 0 0 0 9997 176 0 0 25 0 4 0 603121204 1356877824 248437 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.87
Current children cumulated vsize (KiB) 1325076

[startup+162.3 s]

################
# More data... #
################

[pid=7378] ppid=7376 vsize=1801572 CPUtime=2804.48 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 14882321 0 0 0 278189 2259 0 0 25 0 4 0 603121204 1844809728 366914 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7378/statm: 450393 366914 395 112 0 445358 0
[pid=7378/tid=7379] ppid=7376 vsize=1801572 CPUtime=699.52 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 5079307 0 0 0 69196 756 0 0 25 0 4 0 603121204 1844809728 366914 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=1801572 CPUtime=702.2 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 3932138 0 0 0 69606 614 0 0 25 0 4 0 603121204 1844809728 366914 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=1801572 CPUtime=700.96 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 4634839 0 0 0 69411 685 0 0 25 0 4 0 603121204 1844809728 366914 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2804.48
Current children cumulated vsize (KiB) 1801572

[startup+762.301 s]
/proc/loadavg: 8.06 8.12 8.08 9/184 7868
/proc/meminfo: memFree=26960424/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=1801572 CPUtime=3044.16 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 15813101 0 0 0 302031 2385 0 0 25 0 4 0 603121204 1844809728 366819 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7378/statm: 450393 366819 611 112 0 445358 0
[pid=7378/tid=7379] ppid=7376 vsize=1801572 CPUtime=759.19 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 5079307 0 0 0 75163 756 0 0 25 0 4 0 603121204 1844809728 366819 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=1801572 CPUtime=762.2 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 4101341 0 0 0 75582 638 0 0 25 0 4 0 603121204 1844809728 366819 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=1801572 CPUtime=760.97 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 5396416 0 0 0 75310 787 0 0 25 0 4 0 603121204 1844809728 366819 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.16
Current children cumulated vsize (KiB) 1801572

[startup+822.301 s]
/proc/loadavg: 8.02 8.10 8.07 9/184 7870
/proc/meminfo: memFree=27009720/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=1883548 CPUtime=3283.82 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 16233757 0 0 0 325935 2447 0 0 25 0 4 0 603121204 1928753152 363952 33554432000 4194304 4650419 140734662507408 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7378/statm: 470887 363952 395 112 0 465852 0
[pid=7378/tid=7379] ppid=7376 vsize=1883548 CPUtime=818.87 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 5079307 0 0 0 81131 756 0 0 25 0 4 0 603121204 1928753152 363952 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=1883548 CPUtime=822.21 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 4233125 0 0 0 81565 656 0 0 25 0 4 0 603121204 1928753152 363952 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=1883548 CPUtime=820.95 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 5574490 0 0 0 81281 814 0 0 25 0 4 0 603121204 1928753152 363952 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476466 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3283.82
Current children cumulated vsize (KiB) 1883548

[startup+882.301 s]
/proc/loadavg: 8.01 8.08 8.07 9/184 7871
/proc/meminfo: memFree=26886796/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=1848572 CPUtime=3523.48 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 16548021 0 0 0 349848 2500 0 0 25 0 4 0 603121204 1892937728 374686 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7378/statm: 462143 374686 417 112 0 457108 0
[pid=7378/tid=7379] ppid=7376 vsize=1848572 CPUtime=878.53 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 5118856 0 0 0 87087 766 0 0 25 0 4 0 603121204 1892937728 374686 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=1848572 CPUtime=882.2 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 4233125 0 0 0 87564 656 0 0 25 0 4 0 603121204 1892937728 374686 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=1848572 CPUtime=880.95 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 5834674 0 0 0 87244 851 0 0 25 0 4 0 603121204 1892937728 374686 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476385 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3523.48
Current children cumulated vsize (KiB) 1848572

[startup+942.301 s]
/proc/loadavg: 8.00 8.06 8.06 9/184 7873
/proc/meminfo: memFree=26848584/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=1946940 CPUtime=3763.17 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 17171797 0 0 0 373723 2594 0 0 25 0 4 0 603121204 1993666560 382697 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7378/statm: 486735 382697 395 112 0 481700 0
[pid=7378/tid=7379] ppid=7376 vsize=1946940 CPUtime=938.22 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 5368235 0 0 0 93020 802 0 0 25 0 4 0 603121204 1993666560 382697 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=1946940 CPUtime=942.21 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 4233125 0 0 0 93565 656 0 0 25 0 4 0 603121204 1993666560 382697 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=1946940 CPUtime=940.95 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 6209071 0 0 0 93185 910 0 0 25 0 4 0 603121204 1993666560 382697 33554432000 4194304 4650419 140734662507408 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.17
Current children cumulated vsize (KiB) 1946940

[startup+1002.3 s]
/proc/loadavg: 8.04 8.06 8.06 9/184 7874
/proc/meminfo: memFree=26845828/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=1947188 CPUtime=4002.82 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 17370061 0 0 0 397655 2627 0 0 25 0 4 0 603121204 1993920512 385091 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7378/statm: 486797 385091 395 112 0 481762 0
[pid=7378/tid=7379] ppid=7376 vsize=1947188 CPUtime=997.88 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 5492437 0 0 0 98969 819 0 0 25 0 4 0 603121204 1993920512 385091 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=1947188 CPUtime=1002.2 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 4276129 0 0 0 99559 661 0 0 25 0 4 0 603121204 1993920512 385091 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=1947188 CPUtime=1000.94 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 6240129 0 0 0 99174 920 0 0 25 0 4 0 603121204 1993920512 385091 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4002.82
Current children cumulated vsize (KiB) 1947188

[startup+1062.31 s]
/proc/loadavg: 8.06 8.06 8.06 9/184 7876
/proc/meminfo: memFree=26834132/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=1910016 CPUtime=4242.51 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 17561738 0 0 0 421585 2666 0 0 25 0 4 0 603121204 1955856384 388374 33554432000 4194304 4650419 140734662507408 18446744073709551615 4363660 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7378/statm: 477504 388374 395 112 0 472469 0
[pid=7378/tid=7379] ppid=7376 vsize=1910016 CPUtime=1057.56 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 5562541 0 0 0 104927 829 0 0 25 0 4 0 603121204 1955856384 388374 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=1910016 CPUtime=1062.21 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 4371773 0 0 0 105539 682 0 0 25 0 4 0 603121204 1955856384 388374 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=1910016 CPUtime=1060.94 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 6240129 0 0 0 105174 920 0 0 25 0 4 0 603121204 1955856384 388374 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4242.51
Current children cumulated vsize (KiB) 1910016

[startup+1122.3 s]
/proc/loadavg: 8.11 8.08 8.06 9/184 7878
/proc/meminfo: memFree=26811664/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=2041096 CPUtime=4482.16 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 17891632 0 0 0 445501 2715 0 0 25 0 4 0 603121204 2090082304 390903 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7378/statm: 510274 390903 407 112 0 505239 0
[pid=7378/tid=7379] ppid=7376 vsize=2041096 CPUtime=1117.24 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 5765136 0 0 0 110866 858 0 0 25 0 4 0 603121204 2090082304 390903 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=2041096 CPUtime=1122.2 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 4465264 0 0 0 111523 697 0 0 25 0 4 0 603121204 2090082304 390903 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=2041096 CPUtime=1120.93 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 6240129 0 0 0 111173 920 0 0 25 0 4 0 603121204 2090082304 390903 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.16
Current children cumulated vsize (KiB) 2041096

[startup+1182.3 s]
/proc/loadavg: 8.12 8.09 8.07 9/184 7879
/proc/meminfo: memFree=26846368/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=1944104 CPUtime=4721.82 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 18161585 0 0 0 469418 2764 0 0 25 0 4 0 603121204 1990762496 382253 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7378/statm: 486026 382253 395 112 0 480991 0
[pid=7378/tid=7379] ppid=7376 vsize=1944104 CPUtime=1176.89 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 5871939 0 0 0 116807 882 0 0 25 0 4 0 603121204 1990762496 382253 33554432000 4194304 4650419 140734662507408 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=1944104 CPUtime=1182.2 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 4585397 0 0 0 117505 715 0 0 25 0 4 0 603121204 1990762496 382253 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=1944104 CPUtime=1180.92 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 6240674 0 0 0 117172 920 0 0 25 0 4 0 603121204 1990762496 382253 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4721.82
Current children cumulated vsize (KiB) 1944104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.15 8.10 8.07 5/179 7881
/proc/meminfo: memFree=27687360/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=1940064 CPUtime=4800.14 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 18274138 0 0 0 477232 2782 0 0 25 0 4 0 603121204 1986625536 382216 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7378/statm: 485016 382216 395 112 0 479981 0
[pid=7378/tid=7379] ppid=7376 vsize=1940064 CPUtime=1196.39 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 5882530 0 0 0 118755 884 0 0 25 0 4 0 603121204 1986625536 382216 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=1940064 CPUtime=1201.81 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 4643270 0 0 0 119457 724 0 0 25 0 4 0 603121204 1986625536 382216 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=1940064 CPUtime=1200.53 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 6240681 0 0 0 119133 920 0 0 25 0 4 0 603121204 1986625536 382216 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1940064

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1201.9 s]
/proc/loadavg: 8.15 8.10 8.07 5/179 7881
/proc/meminfo: memFree=27687360/32951124 swapFree=67111348/67111528
[pid=7378] ppid=7376 vsize=1940064 CPUtime=4800.14 cores=0,2,4,6
/proc/7378/stat : 7378 (strangenight1-m) R 7376 7378 7114 0 -1 4202496 18274138 0 0 0 477232 2782 0 0 25 0 4 0 603121204 1986625536 382216 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7378/statm: 485016 382216 395 112 0 479981 0
[pid=7378/tid=7379] ppid=7376 vsize=1940064 CPUtime=1196.39 cores=0,2,4,6
/proc/7378/task/7379/stat : 7379 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 5882530 0 0 0 118755 884 0 0 25 0 4 0 603121204 1986625536 382216 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7378/tid=7380] ppid=7376 vsize=1940064 CPUtime=1201.81 cores=0,2,4,6
/proc/7378/task/7380/stat : 7380 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 4643270 0 0 0 119457 724 0 0 25 0 4 0 603121204 1986625536 382216 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7378/tid=7381] ppid=7376 vsize=1940064 CPUtime=1200.53 cores=0,2,4,6
/proc/7378/task/7381/stat : 7381 (strangenight1-m) R 7376 7378 7114 0 -1 4202560 6240681 0 0 0 119133 920 0 0 25 0 4 0 603121204 1986625536 382216 33554432000 4194304 4650419 140734662507408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1940064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202
CPU time (s): 4800.26
CPU user time (s): 4772.35
CPU system time (s): 27.9078
CPU usage (%): 399.357
Max. virtual memory (cumulated for all children) (KiB): 2074016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4772.35
system time used= 27.9078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18274138
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= 11556
involuntary context switches= 26605

runsolver used 1.91871 second user time and 4.66729 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-30 04:01:47
IDJOB=3249307
IDBENCH=83165
IDSOLVER=1588
FILE ID=node111/3249307-1304128907
RUNJOBID= node111-1304127702-7132
PBS_JOBID= 13170774
Free space on /tmp= 70880 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x33.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249307-1304128907/watcher-3249307-1304128907 -o /tmp/evaluation-result-3249307-1304128907/solver-3249307-1304128907 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3249307-1304128907.cnf

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

MD5SUM BENCH= f7c29bbc3bef00d1e7cc799553ba4813
RANDOM SEED=797609832

node111.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5428.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29154804 kB
Buffers:       1019052 kB
Cached:        2193908 kB
SwapCached:          0 kB
Active:         245132 kB
Inactive:      3100912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29154804 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           23688 kB
Writeback:           0 kB
AnonPages:      132652 kB
Mapped:          15016 kB
Slab:           386996 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   345440 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72464 MiB
End job on node111 at 2011-04-30 04:21:51