Trace number 3368549

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 (fixed)? (TO) 4800.26 1202.98

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S913491256-073-UNKNOWN.cnf
MD5SUM785309e098f4d0ba8da3027c8426e931
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark245.957
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
Number of clauses of size 40
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.05	c Using 4 threads
0.14/0.05	c This is CryptoMiniSat 2.9.0
0.14/0.05	c compiled with gcc version 4.4.5
0.14/0.05	c WARNING: for repeatability, setting FPU to use double precision
0.14/0.05	c Reading file 'HOME/instance-3368549-1305397099.cnf'
0.14/0.05	c -- header says num vars:          30000
0.14/0.05	c -- header says num clauses:      126000
0.78/0.33	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.78/0.33	c -- vars added      30000
0.78/0.33	c Parsing time:  0.60 s
0.78/0.33	c  N st     0         0     30000    126000         0         0    378000         0   no data   no data  --
1.09/0.41	c asymm  cl-useful: 0/126000/126000 lits-rem:0 time: 0.34
1.09/0.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.28
1.89/0.60	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1.89/0.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1.89/0.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30000 time:  0.03 s
1.89/0.62	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.04 s
3.08/0.92	c lits-rem:         0  cl-subs:        0  v-elim:    842  v-fix:    0  time:  1.16 s
3.08/0.93	c Finding binary XORs  T:     0.02 s  found:       0
3.08/0.99	c Finding non-binary XORs:     0.24 s (found:       0, avg size: nan)
3.08/0.99	c calculated reachability. Time: 0.00
3.08/1.00	c Calc default polars -  time:   0.03 s pos:   13450 undec:    3425 neg:   13125
3.08/1.00	c =========================================================================================
3.08/1.00	c types(t): F = full restart, N = normal restart
3.08/1.00	c types(t): S = simplification begin/end, E = solution found
3.08/1.00	c restart types(rt): st = static, dy = dynamic
3.08/1.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.08/1.00	c  B st     0         0     29158    124595         0         0    378257         0   no data   no data  --
9.06/2.43	c  N dy    21      4209     29158    124595         0      4208    378257   1114133    152.44    160.94  --
14.64/3.81	c  N dy    49      8324     29158    124595         0      8323    378257   2078886    152.57    161.32  --
20.24/5.24	c  N dy    78     12422     29158    124595         0     12421    378257   3065058    152.91    200.48  --
25.86/6.65	c  N dy   105     16469     29158    124595         0     16466    378257   4015509    152.16    166.36  --
31.80/8.17	c  N dy   133     20595     29158    124595         0     10597    378257    752680    152.96    164.08  --
37.80/9.60	c  N dy   163     24640     29158    124595         0     14642    378257   1724946    153.72    193.55  --
38.20/9.73	c  F st   166     25001     29158    124595         0     15003    378257   1818245    153.91   no data  --
45.78/11.65	c  N dy   172     30003     29158    124595         0     20005    378257   3388384    153.91   no data  --
45.78/11.65	c  S st   172     30003     29158    124595         0     20005    378257   3388384    153.91   no data  --
46.57/11.83	c  S st   172     30507     29158    124595         0     20509    378257   3493940    153.91   no data  --
46.57/11.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
46.57/11.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.38/12.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.66
48.97/12.44	c bin-w-bin subsume rem            0 bins  time:  0.04 s
48.97/12.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
48.97/12.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.04 s
48.97/12.47	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.05 s
79.29/20.09	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 30.24 s
80.09/20.25	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.64
80.09/20.26	c calculated reachability. Time: 0.01
80.09/20.26	c  N dy   172     30507     29158    124595         0     20506    378257   3491565    153.91   no data  --
86.89/21.96	c  N dy   201     34665     29158    124595         0     24664    378257   4492988    154.00    166.44  --
94.06/23.73	c  N dy   230     38957     29158    124595         0     28955    378257   5534240    154.38    168.27  --
100.84/25.47	c  N dy   260     43097     29158    124595         0     17596    378257   1259205    154.63    168.00  --
105.23/26.55	c  S st   277     45761     29158    124595         0     20260    378257   1889901    154.43    118.03  --
106.03/26.75	c  S st   277     46263     29158    124595         0     20762    378257   1973513    154.43   no data  --
106.03/26.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
106.03/26.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.83/26.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.70
107.63/27.12	c bin-w-bin subsume rem            0 bins  time:  0.04 s
107.63/27.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
107.63/27.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.04 s
107.63/27.16	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.05 s
126.41/31.90	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 18.88 s
126.83/31.91	c vivif2 --  cl tried   124595 cl shrink        0 lits rem          0 time: 0.07
126.83/31.95	c vivif2 --  cl tried    20760 cl shrink        0 lits rem          0 time: 0.12
127.19/32.09	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.60
127.59/32.10	c calculated reachability. Time: 0.00
127.59/32.10	c  N dy   277     46263     29158    124595         0     20760    378257   1972683    154.43   no data  --
133.97/33.76	c  N dy   304     50489     29158    124595         0     24986    378257   2987236    154.56    163.51  --
140.35/35.37	c  N dy   333     54505     29158    124595         0     29000    378257   3970502    155.01    209.86  --
147.14/37.06	c  N dy   359     58557     29158    124595         0     33051    378257   4935072    155.05    169.21  --
153.92/38.78	c  N dy   387     62618     29158    124595         0     37111    378257   5933564    155.04    164.25  --
160.71/40.44	c  N dy   414     66783     29158    124595         0     22528    378257   1668835    154.98    163.23  --
164.70/41.48	c  S st   433     69394     29158    124595         0     25139    378257   2297877    155.10    154.82  --
165.49/41.67	c  S st   433     69895     29158    124595         0     25640    378257   2377255    155.10   no data  --
165.49/41.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
165.49/41.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
166.33/41.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.71
167.09/42.08	c bin-w-bin subsume rem            0 bins  time:  0.04 s
167.09/42.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
167.49/42.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.04 s
167.49/42.11	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.05 s
193.03/48.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 25.56 s
193.03/48.55	c vivif2 --  cl tried   124595 cl shrink        0 lits rem          0 time: 0.07
193.03/48.58	c vivif2 --  cl tried    25640 cl shrink        0 lits rem          0 time: 0.16
193.83/48.74	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.63
193.83/48.75	c calculated reachability. Time: 0.01
193.83/48.75	c  N dy   433     69895     29158    124595         0     25640    378257   2377255    155.10   no data  --
201.45/50.65	c  N dy   466     74549     29158    124595         0     30294    378257   3520705    155.29    170.85  --
209.00/52.59	c  N dy   495     79334     29158    124595         0     35079    378257   4665080    155.15    166.16  --
218.17/54.82	c  N dy   530     84563     29158    124595         0     40308    378257   5922849    155.18    164.83  --
222.97/56.05	c  F st   551     87500     29158    124595         0     22372    378257   1032467    155.13   no data  --
228.55/57.43	c  N st   556     90799     29158    124595         0     25670    378257   2025559    155.13   no data  --
238.93/60.02	c  N dy   587     96644     29158    124595         0     31514    378257   3926009    155.20    165.22  --
249.74/62.72	c  N dy   632    102986     29158    124595         0     37855    378257   5429109    155.24    163.76  --
252.90/63.58	c  S st   647    104842     29158    124595         0     39711    378257   5888407    155.41   no data  --
253.71/63.80	c  S st   647    105344     29158    124595         0     40213    378257   5971145    155.41   no data  --
254.13/63.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
254.13/63.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
254.89/64.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.78
256.88/64.51	c bin-w-bin subsume rem            0 bins  time:  0.04 s
256.88/64.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
256.88/64.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.04 s
256.88/64.54	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.05 s
545.43/136.83	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 287.82 s
545.43/136.85	c vivif2 --  cl tried   124595 cl shrink        0 lits rem          0 time: 0.06
545.83/136.94	c vivif2 --  cl tried    40208 cl shrink        0 lits rem          0 time: 0.36
546.63/137.13	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.76
546.63/137.14	c calculated reachability. Time: 0.00
546.63/137.14	c  N dy   647    105344     29158    124595         0     40208    378257   5969269    155.41   no data  --
558.20/140.01	c  N dy   693    112247     29158    124595         0     24677    378257   1188394    155.29    165.31  --
569.78/142.98	c  N dy   744    119751     29158    124595         0     32180    378257   3014629    155.38    168.37  --
583.38/146.32	c  N dy   800    127412     29158    124595         0     39841    378257   4908984    155.58    168.83  --
598.51/150.10	c  N dy   861    135667     29158    124595         0     24383    378257    759799    155.80    164.05  --
612.48/153.65	c  N dy   919    144404     29158    124595         0     33120    378257   2890442    155.88    168.08  --
628.44/157.63	c  N dy   986    153659     29158    124595         0     42373    378257   5160374    156.05    164.45  --
636.42/159.61	c  S st  1019    158018     29158    124595         0     46731    378257   6214877    156.15    154.33  --
637.22/159.84	c  S st  1019    158522     29158    124595         0     47234    378257   6306698    156.15   no data  --
637.22/159.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
637.22/159.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
638.02/160.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.80
640.03/160.57	c bin-w-bin subsume rem            0 bins  time:  0.04 s
640.03/160.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
640.03/160.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.04 s
640.03/160.60	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
974.45/244.36	c lits-rem:         5  cl-subs:        0  v-elim:      0  v-fix:    0  time: 333.71 s
974.45/244.38	c vivif2 --  cl tried   124595 cl shrink        0 lits rem          0 time: 0.07
974.85/244.48	c vivif2 --  cl tried    47234 cl shrink        0 lits rem          0 time: 0.40
975.65/244.68	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.82
975.65/244.69	c calculated reachability. Time: 0.00
975.65/244.69	c  N dy  1019    158522     29158    124595         0     47234    378257   6306693    156.15   no data  --
992.81/248.92	c  N dy  1089    168705     29158    124595         0     32559    378257   2433506    156.17    165.12  --
1010.77/253.45	c  N dy  1162    179502     29158    124595         0     43356    378257   5062083    156.29    165.76  --
1030.74/258.42	c  N dy  1244    191010     29158    124595         0     28933    378257   1300103    156.65    166.13  --
1051.09/263.50	c  N dy  1323    203199     29158    124595         0     41121    378257   4238762    156.56    164.81  --
1075.06/269.57	c  N dy  1410    216250     29158    124595         0     27206    378257    581008    156.70    166.36  --
1098.97/275.50	c  N dy  1505    230076     29158    124595         0     41031    378257   3995557    156.92    171.30  --
1112.54/278.93	c  S st  1562    237783     29158    124595         0     48738    378257   5814734    156.84   no data  --
1113.34/279.16	c  S st  1562    238286     29158    124595         0     49241    378257   5895291    156.84   no data  --
1113.34/279.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
1113.34/279.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1114.15/279.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.80
1116.13/279.83	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1116.13/279.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1116.13/279.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.04 s
1116.13/279.86	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.05 s
1421.46/356.37	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 304.76 s
1421.46/356.39	c vivif2 --  cl tried   124595 cl shrink        0 lits rem          0 time: 0.07
1421.88/356.48	c vivif2 --  cl tried    49236 cl shrink        0 lits rem          0 time: 0.38
1423.05/356.70	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.86
1423.05/356.71	c calculated reachability. Time: 0.01
1423.05/356.71	c  N dy  1562    238286     29158    124595         0     49236    378257   5893353    156.84   no data  --
1450.18/363.50	c  N dy  1668    253618     29158    124595         0     36587    378257   2622525    156.86    167.93  --
1480.11/371.04	c  N dy  1774    269972     29158    124595         0     52939    378257   6648093    156.89    165.87  --
1512.04/379.02	c  N dy  1894    287206     29158    124595         0     41182    378257   3470915    156.98    170.24  --
1547.16/387.81	c  N dy  2021    305539     29158    124595         0     59514    378257   7995816    157.26    168.39  --
1548.37/388.18	c  F st  2025    306253     29158    124595         0     30235    378257    548159    157.25   no data  --
1582.28/396.61	c  N dy  2126    325080     29158    124595         0     49061    378257   5703571    157.33    166.71  --
1619.01/405.83	c  N dy  2261    345159     29158    124595         0     38141    378257   2179322    157.33    168.51  --
1640.96/411.36	c  S st  2338    357431     29158    124595         0     50412    378257   5183556    157.33   no data  --
1642.14/411.60	c  S st  2338    357935     29158    124595         0     50916    378257   5273088    157.33   no data  --
1642.14/411.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
1642.14/411.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1642.95/411.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.81
1644.54/412.21	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1644.54/412.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1644.54/412.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.04 s
1644.54/412.25	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
1892.37/474.38	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 247.06 s
1892.77/474.40	c vivif2 --  cl tried   124595 cl shrink        0 lits rem          0 time: 0.07
1892.77/474.49	c vivif2 --  cl tried    50912 cl shrink        0 lits rem          0 time: 0.36
1893.98/474.71	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.90
1893.98/474.72	c calculated reachability. Time: 0.00
1893.98/474.72	c  N dy  2338    357935     29158    124595         0     50912    378257   5269813    157.33   no data  --
1931.89/484.26	c  N dy  2471    378057     29158    124595         0     39039    378257   2230968    157.40    165.93  --
1970.22/493.82	c  N dy  2606    398132     29158    124595         0     59111    378257   7233492    157.50    232.05  --
2008.12/503.34	c  N dy  2746    418150     29158    124595         0     46136    378257   3694731    157.64    171.02  --
2047.63/513.24	c  N dy  2884    438152     29158    124595         0     66135    378257   8569667    157.69    169.31  --
2083.94/522.35	c  N dy  3032    458224     29158    124595         0     52210    378257   5023356    157.88    194.95  --
2122.26/531.95	c  N dy  3166    478296     29158    124595         0     37287    378257   1054617    157.86    167.30  --
2158.98/541.14	c  N dy  3305    498404     29158    124595         0     57393    378257   5992138    157.86    169.88  --
2196.48/550.56	c  N dy  3430    518433     29158    124595         0     41422    378257   1776169    157.87    168.52  --
2229.65/558.89	c  S st  3561    536902     29158    124595         0     59891    378257   6407341    158.00    153.83  --
2230.80/559.14	c  S st  3561    537406     29158    124595         0     60395    378257   6505258    158.00   no data  --
2230.80/559.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
2230.80/559.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2231.60/559.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.84
2233.61/559.82	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2233.61/559.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2233.61/559.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.04 s
2233.61/559.86	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
2601.96/652.19	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 367.95 s
2602.37/652.21	c vivif2 --  cl tried   124595 cl shrink        0 lits rem          0 time: 0.05
2602.79/652.31	c vivif2 --  cl tried    60392 cl shrink        0 lits rem          0 time: 0.41
2603.55/652.55	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.95
2603.55/652.56	c calculated reachability. Time: 0.01
2603.55/652.56	c  N dy  3561    537406     29158    124595         0     60392    378257   6503831    158.00   no data  --
2641.07/661.91	c  N dy  3705    557476     29158    124595         0     43460    378257   2047331    158.10    180.86  --
2677.00/671.00	c  N dy  3842    577589     29158    124595         0     63573    378257   6993547    158.15    168.21  --
2714.50/680.39	c  N dy  3979    597626     29158    124595         0     45615    378257   2396746    158.17    223.71  --
2751.21/689.53	c  N dy  4114    617666     29158    124595         0     65654    378257   7340565    158.21    167.63  --
2789.12/699.01	c  N dy  4258    637674     29158    124595         0     46661    378257   2343762    158.24    175.15  --
2825.85/708.28	c  N dy  4399    657777     29158    124595         0     66764    378257   7341437    158.34    171.83  --
2864.15/717.88	c  N dy  4536    677947     29158    124595         0     46929    378257   2181643    158.36    171.44  --
2901.30/727.13	c  N dy  4673    698046     29158    124595         0     67026    378257   7085793    158.37    168.61  --
2939.98/736.80	c  N dy  4810    718072     29158    124595         0     46060    378257   1722155    158.36    168.83  --
2976.30/745.92	c  N dy  4932    738146     29158    124595         0     66134    378257   6655423    158.32    167.60  --
3015.81/755.88	c  N dy  5065    758238     29158    124595         0     44224    378257   1005093    158.29    167.84  --
3052.12/764.91	c  N dy  5200    778373     29158    124595         0     64358    378257   5914428    158.30    167.42  --
3093.64/775.32	c  N dy  5334    798451     29158    124595         0     84434    378257  10767360    158.28    171.80  --
3108.00/778.90	c  S st  5383    806110     29158    124595         0     49092    378257   1919800    158.24   no data  --
3108.80/779.14	c  S st  5383    806611     29158    124595         0     49593    378257   2014954    158.24   no data  --
3108.80/779.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
3108.80/779.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3109.59/779.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.80
3110.39/779.53	c bin-w-bin subsume rem            0 bins  time:  0.03 s
3110.39/779.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3110.39/779.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.04 s
3110.39/779.56	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
3131.95/784.96	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time: 21.47 s
3131.95/784.98	c vivif2 --  cl tried   124595 cl shrink        0 lits rem          0 time: 0.07
3132.34/785.02	c vivif2 --  cl tried    49592 cl shrink        0 lits rem          0 time: 0.14
3133.14/785.23	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 0.85
3133.14/785.24	c calculated reachability. Time: 0.00
3133.14/785.24	c  N dy  5383    806611     29158    124595         0     49592    378257   2014220    158.24   no data  --
3172.25/795.00	c  N dy  5523    826826     29158    124595         0     69804    378257   6985759    158.27    179.30  --
3214.56/805.64	c  N dy  5655    846832     29158    124595         0     45813    378257    960253    158.25    178.66  --
3254.87/815.74	c  N dy  5797    866875     29158    124595         0     65856    378257   5974260    158.31    167.24  --
3297.17/826.35	c  N dy  5927    886894     29158    124595         0     85874    378257  10889593    158.30    172.44  --
3337.08/836.30	c  N dy  6062    906969     29158    124595         0     60952    378257   4432505    158.31    183.00  --
3378.20/846.63	c  N dy  6196    926987     29158    124595         0     80969    378257   9291898    158.32    168.89  --
3419.70/857.07	c  N dy  6342    947037     29158    124595         0     55017    378257   2725534    158.37    169.29  --
3460.40/867.24	c  N dy  6477    967120     29158    124595         0     75099    378257   7739779    158.40    169.11  --
3504.30/878.23	c  N dy  6616    987165     29158    124595         0     48145    378257    791540    158.43    169.27  --
3541.83/887.69	c  N dy  6742   1007168     29158    124595         0     68148    378257   5730610    158.42    173.20  --
3584.13/898.26	c  N dy  6884   1027238     29158    124595         0     88217    378257  10610588    158.41    175.39  --
3624.83/908.43	c  N dy  7016   1047570     29158    124595         0     60550    378257   3588552    158.38    170.71  --
3665.54/918.67	c  N dy  7156   1067646     29158    124595         0     80625    378257   8562336    158.41    167.75  --
3674.32/920.89	c  F st  7182   1071875     29158    124595         0     84853    378257   9604982    158.42    132.00  --
3708.25/929.40	c  N dy  7250   1087755     29158    124595         0     51738    378257   1163428    158.37    168.32  --
3746.96/939.02	c  N dy  7378   1107869     29158    124595         0     71851    378257   6108586    158.34    168.38  --
3789.66/949.72	c  N dy  7516   1128117     29158    124595         0     92098    378257  11088760    158.35    181.37  --
3829.97/959.81	c  N dy  7637   1148133     29158    124595         0     62120    378257   3448439    158.28    171.06  --
3870.28/969.99	c  N dy  7773   1168169     29158    124595         0     82155    378257   8388059    158.30    175.15  --
3915.77/981.34	c  N dy  7911   1188222     29158    124595         0     51211    378257    572283    158.34    168.34  --
3954.08/990.94	c  N dy  8056   1208318     29158    124595         0     71307    378257   5588616    158.39    176.88  --
3957.27/991.74	c  S st  8068   1209917     29158    124595         0     72906    378257   5984070    158.39    140.42  --
3958.48/992.01	c  S st  8068   1210418     29158    124595         0     73407    378257   6076724    158.39   no data  --
3958.48/992.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
3958.48/992.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3959.31/992.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.87
3960.87/992.68	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3960.87/992.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3961.27/992.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29158 time:  0.05 s
3961.27/992.71	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
4308.08/1079.62	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 346.07 s
4308.08/1079.64	c vivif2 --  cl tried   124595 cl shrink        0 lits rem          0 time: 0.07
4308.48/1079.74	c vivif2 --  cl tried    73405 cl shrink        0 lits rem          0 time: 0.40
4309.67/1080.00	c asymm  cl-useful: 0/124595/124595 lits-rem:0 time: 1.06
4309.67/1080.01	c calculated reachability. Time: 0.00
4309.67/1080.01	c  N dy  8068   1210418     29158    124595         0     73405    378257   6075878    158.39   no data  --
4350.36/1090.27	c  N dy  8202   1230504     29158    124595         0     93490    378257  10992026    158.39    171.72  --
4391.48/1100.59	c  N dy  8337   1250586     29158    124595         0     61574    378257   2870039    158.37    167.42  --
4430.99/1110.45	c  N dy  8482   1270591     29158    124595         0     81575    378257   7788928    158.39    167.13  --
4473.69/1121.10	c  N dy  8609   1290614     29158    124595         0    101598    378257  12750843    158.40    167.17  --
4513.19/1131.05	c  N dy  8748   1311047     29158    124595         0     69029    378257   4436865    158.41    167.16  --
4553.91/1141.21	c  N dy  8886   1331214     29158    124595         0     89193    378257   9408697    158.43    171.67  --
4598.60/1152.48	c  N dy  9022   1351747     29158    124595         0     55728    378257    945360    158.43    166.80  --
4638.51/1162.49	c  N dy  9154   1371962     29158    124595         0     75942    378257   5910027    158.41    173.84  --
4682.41/1173.41	c  N dy  9290   1391998     29158    124595         0     95977    378257  10884537    158.45    173.05  --
4727.12/1184.66	c  N dy  9425   1412044     29158    124595         0     61028    378257   2048107    158.47    191.50  --
4768.61/1195.03	c  N dy  9570   1432065     29158    124595         0     81049    378257   7038559    158.52    172.27  --

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: 961)

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

running on 4 cores: 1,3,5,7

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: 0.92 1.52 2.44 6/298 1644
/proc/meminfo: memFree=13107660/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 4 0 651309575 52465664 352 33554432000 4194304 4650419 140734848773680 18446744073709551615 208080288753 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 12809 352 303 112 0 7774 0
[pid=1644/tid=1645] ppid=1642 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651309575 52465664 352 33554432000 4194304 4650419 140734848773680 18446744073709551615 47964867430316 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651309575 52465664 352 33554432000 4194304 4650419 140734848773680 18446744073709551615 47964867430322 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651309575 52465664 352 33554432000 4194304 4650419 140734848773680 18446744073709551615 208080288753 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0531541 s]
/proc/loadavg: 0.92 1.52 2.44 6/298 1644
/proc/meminfo: memFree=13107660/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=51236 CPUtime=0.14 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) D 1642 1644 1603 0 -1 4202496 433 0 0 0 14 0 0 0 25 0 4 0 651309575 52465664 367 33554432000 4194304 4650419 140734848773680 18446744073709551615 47964864974809 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 12809 367 313 112 0 7774 0
[pid=1644/tid=1645] ppid=1642 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) D 1642 1644 1603 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 4 0 651309575 52465664 367 33554432000 4194304 4650419 140734848773680 18446744073709551615 208079887344 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=51236 CPUtime=0.05 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) D 1642 1644 1603 0 -1 4202560 7 0 0 0 5 0 0 0 25 0 4 0 651309575 52465664 367 33554432000 4194304 4650419 140734848773680 18446744073709551615 208080275546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=51236 CPUtime=0.04 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 5 0 0 0 4 0 0 0 25 0 4 0 651309575 52465664 367 33554432000 4194304 4650419 140734848773680 18446744073709551615 4300272 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 51236

[startup+0.111879 s]
/proc/loadavg: 0.92 1.52 2.44 6/298 1644
/proc/meminfo: memFree=13107660/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=238224 CPUtime=0.28 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 14120 0 0 0 27 1 0 0 25 0 4 0 651309575 243941376 12522 33554432000 4194304 4650419 140734848773680 18446744073709551615 4520322 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 59556 12523 344 112 0 54521 0
[pid=1644/tid=1645] ppid=1642 vsize=238224 CPUtime=0.04 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 4062 0 0 0 4 0 0 0 25 0 4 0 651309575 243941376 12525 33554432000 4194304 4650419 140734848773680 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=238224 CPUtime=0.1 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 4100 0 0 0 10 0 0 0 18 0 4 0 651309575 243941376 12526 33554432000 4194304 4650419 140734848773680 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=238224 CPUtime=0.04 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 2917 0 0 0 4 0 0 0 25 0 4 0 651309575 243941376 12526 33554432000 4194304 4650419 140734848773680 18446744073709551615 4319147 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 238224

[startup+0.301102 s]
/proc/loadavg: 0.92 1.52 2.44 6/298 1644
/proc/meminfo: memFree=13107660/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=320972 CPUtime=0.78 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 22387 0 0 0 75 3 0 0 25 0 4 0 651309575 328675328 19303 33554432000 4194304 4650419 140734848773680 18446744073709551615 4532796 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 80243 19303 363 112 0 75208 0
[pid=1644/tid=1645] ppid=1642 vsize=320972 CPUtime=0.21 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 6459 0 0 0 21 0 0 0 25 0 4 0 651309575 328675328 19303 33554432000 4194304 4650419 140734848773680 18446744073709551615 4244319 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=320972 CPUtime=0.28 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 6365 0 0 0 28 0 0 0 18 0 4 0 651309575 328675328 19303 33554432000 4194304 4650419 140734848773680 18446744073709551615 4245579 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=320972 CPUtime=0.11 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 5201 0 0 0 11 0 0 0 25 0 4 0 651309575 328675328 19303 33554432000 4194304 4650419 140734848773680 18446744073709551615 208080337390 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 320972

[startup+0.701028 s]
/proc/loadavg: 0.92 1.52 2.44 6/298 1644
/proc/meminfo: memFree=13107660/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=342880 CPUtime=2.28 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 38320 0 0 0 222 6 0 0 18 0 4 0 651309575 351109120 33343 33554432000 4194304 4650419 140734848773680 18446744073709551615 4476293 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 85720 33343 387 112 0 80685 0
[pid=1644/tid=1645] ppid=1642 vsize=342880 CPUtime=0.61 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 12190 0 0 0 60 1 0 0 25 0 4 0 651309575 351109120 33343 33554432000 4194304 4650419 140734848773680 18446744073709551615 4418233 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=342880 CPUtime=0.68 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 11637 0 0 0 67 1 0 0 18 0 4 0 651309575 351109120 33343 33554432000 4194304 4650419 140734848773680 18446744073709551615 4306767 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=342880 CPUtime=0.45 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 5478 0 0 0 44 1 0 0 25 0 4 0 651309575 351109120 33343 33554432000 4194304 4650419 140734848773680 18446744073709551615 4316022 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 342880

[startup+1.50087 s]
/proc/loadavg: 0.92 1.52 2.44 10/302 1648
/proc/meminfo: memFree=12953868/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=348640 CPUtime=5.47 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 43713 0 0 0 540 7 0 0 19 0 4 0 651309575 357007360 37419 33554432000 4194304 4650419 140734848773680 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 87160 37419 391 112 0 82125 0
[pid=1644/tid=1645] ppid=1642 vsize=348640 CPUtime=1.4 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 12828 0 0 0 139 1 0 0 25 0 4 0 651309575 357007360 37419 33554432000 4194304 4650419 140734848773680 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=348640 CPUtime=1.48 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 12231 0 0 0 146 2 0 0 19 0 4 0 651309575 357007360 37419 33554432000 4194304 4650419 140734848773680 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=348640 CPUtime=1.25 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 6036 0 0 0 124 1 0 0 25 0 4 0 651309575 357007360 37419 33554432000 4194304 4650419 140734848773680 18446744073709551615 4363556 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.47
Current children cumulated vsize (KiB) 348640

[startup+3.10057 s]
/proc/loadavg: 1.49 1.62 2.47 9/302 1648
/proc/meminfo: memFree=12939980/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=381460 CPUtime=11.86 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 48165 0 0 0 1178 8 0 0 22 0 4 0 651309575 390615040 41871 33554432000 4194304 4650419 140734848773680 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 95365 41871 391 112 0 90330 0
[pid=1644/tid=1645] ppid=1642 vsize=381460 CPUtime=3 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 13915 0 0 0 298 2 0 0 25 0 4 0 651309575 390615040 41871 33554432000 4194304 4650419 140734848773680 18446744073709551615 4333540 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=381460 CPUtime=3.08 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 13354 0 0 0 306 2 0 0 25 0 4 0 651309575 390615040 41871 33554432000 4194304 4650419 140734848773680 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=381460 CPUtime=2.85 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 7120 0 0 0 284 1 0 0 25 0 4 0 651309575 390615040 41871 33554432000 4194304 4650419 140734848773680 18446744073709551615 4229508 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.86
Current children cumulated vsize (KiB) 381460

[startup+6.30096 s]
/proc/loadavg: 1.49 1.62 2.47 9/302 1648
/proc/meminfo: memFree=12852520/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=522436 CPUtime=24.63 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 57044 0 0 0 2452 11 0 0 25 0 4 0 651309575 534974464 50750 33554432000 4194304 4650419 140734848773680 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 130609 50750 391 112 0 125574 0
[pid=1644/tid=1645] ppid=1642 vsize=522436 CPUtime=6.16 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 16095 0 0 0 614 2 0 0 25 0 4 0 651309575 534974464 50750 33554432000 4194304 4650419 140734848773680 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=522436 CPUtime=6.28 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 15531 0 0 0 626 2 0 0 25 0 4 0 651309575 534974464 50750 33554432000 4194304 4650419 140734848773680 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=522436 CPUtime=6.05 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 9258 0 0 0 603 2 0 0 25 0 4 0 651309575 534974464 50750 33554432000 4194304 4650419 140734848773680 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.63
Current children cumulated vsize (KiB) 522436

[startup+12.7007 s]
/proc/loadavg: 2.01 1.73 2.50 9/302 1648
/proc/meminfo: memFree=12792312/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=666404 CPUtime=50.17 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 112301 0 0 0 4994 23 0 0 25 0 4 0 651309575 682397696 69080 33554432000 4194304 4650419 140734848773680 18446744073709551615 4438944 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 166601 69080 395 112 0 161566 0
[pid=1644/tid=1645] ppid=1642 vsize=666404 CPUtime=12.5 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 22177 0 0 0 1247 3 0 0 25 0 4 0 651309575 682397696 69080 33554432000 4194304 4650419 140734848773680 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=666404 CPUtime=12.68 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 21377 0 0 0 1264 4 0 0 25 0 4 0 651309575 682397696 69080 33554432000 4194304 4650419 140734848773680 18446744073709551615 4331084 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=666404 CPUtime=12.45 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 28820 0 0 0 1240 5 0 0 25 0 4 0 651309575 682397696 69080 33554432000 4194304 4650419 140734848773680 18446744073709551615 4363484 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.17
Current children cumulated vsize (KiB) 666404

[startup+25.5003 s]
/proc/loadavg: 3.41 2.05 2.59 9/302 1649
/proc/meminfo: memFree=12439784/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=782784 CPUtime=101.24 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 196692 0 0 0 10080 44 0 0 25 0 4 0 651309575 801570816 123734 33554432000 4194304 4650419 140734848773680 18446744073709551615 4333611 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 195696 123734 395 112 0 190661 0
[pid=1644/tid=1645] ppid=1642 vsize=782784 CPUtime=25.18 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 56665 0 0 0 2508 10 0 0 25 0 4 0 651309575 801570816 123734 33554432000 4194304 4650419 140734848773680 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=782784 CPUtime=25.48 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 38204 0 0 0 2540 8 0 0 25 0 4 0 651309575 801570816 123734 33554432000 4194304 4650419 140734848773680 18446744073709551615 4333914 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=782784 CPUtime=25.24 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 55113 0 0 0 2511 13 0 0 25 0 4 0 651309575 801570816 123734 33554432000 4194304 4650419 140734848773680 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 782784

[startup+51.1004 s]
/proc/loadavg: 5.04 2.54 2.74 9/302 1650
/proc/meminfo: memFree=12310296/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=895272 CPUtime=203.4 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 256212 0 0 0 20276 64 0 0 25 0 4 0 651309575 916758528 142732 33554432000 4194304 4650419 140734848773680 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 223818 142732 395 112 0 218783 0
[pid=1644/tid=1645] ppid=1642 vsize=895272 CPUtime=50.55 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 56665 0 0 0 5045 10 0 0 25 0 4 0 651309575 916758528 142732 33554432000 4194304 4650419 140734848773680 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=895272 CPUtime=51.07 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 62056 0 0 0 5091 16 0 0 25 0 4 0 651309575 916758528 142732 33554432000 4194304 4650419 140734848773680 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=895272 CPUtime=50.84 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 72973 0 0 0 5063 21 0 0 25 0 4 0 651309575 916758528 142732 33554432000 4194304 4650419 140734848773680 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.4
Current children cumulated vsize (KiB) 895272

[startup+102.312 s]
/proc/loadavg: 6.88 3.48 3.05 9/302 1651
/proc/meminfo: memFree=12162664/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=1018672 CPUtime=407.79 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 427999 0 0 0 40674 105 0 0 25 0 4 0 651309575 1043120128 168639 33554432000 4194304 4650419 140734848773680 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 254668 168639 395 112 0 249633 0
[pid=1644/tid=1645] ppid=1642 vsize=1018672 CPUtime=101.3 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 72523 0 0 0 10114 16 0 0 25 0 4 0 651309575 1043120128 168640 33554432000 4194304 4650419 140734848773680 18446744073709551615 4310552 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=1018672 CPUtime=102.28 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 90422 0 0 0 10201 27 0 0 25 0 4 0 651309575 1043120128 168640 33554432000 4194304 4650419 140734848773680 18446744073709551615 4363541 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=1018672 CPUtime=102.05 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 96937 0 0 0 10176 29 0 0 25 0 4 0 651309575 1043120128 168640 33554432000 4194304 4650419 140734848773680 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.79
Current children cumulated vsize (KiB) 1018672

[startup+162.3 s]

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

[pid=1644] ppid=1642 vsize=1445272 CPUtime=2802.29 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 3058731 0 0 0 279543 686 0 0 25 0 4 0 651309575 1479958528 291533 33554432000 4194304 4650419 140734848773680 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 361318 291533 395 112 0 356283 0
[pid=1644/tid=1645] ppid=1642 vsize=1445272 CPUtime=695.84 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 596516 0 0 0 69442 142 0 0 25 0 4 0 651309575 1479958528 291533 33554432000 4194304 4650419 140734848773680 18446744073709551615 4363469 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=1445272 CPUtime=702.28 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 930813 0 0 0 70012 216 0 0 25 0 4 0 651309575 1479958528 291533 33554432000 4194304 4650419 140734848773680 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=1445272 CPUtime=702.03 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1095139 0 0 0 69972 231 0 0 25 0 4 0 651309575 1479958528 291533 33554432000 4194304 4650419 140734848773680 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2802.29
Current children cumulated vsize (KiB) 1445272

[startup+762.311 s]
/proc/loadavg: 8.02 7.55 5.58 9/302 1668
/proc/meminfo: memFree=11318828/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=1476432 CPUtime=3041.79 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 3160075 0 0 0 303452 727 0 0 25 0 4 0 651309575 1511866368 286459 33554432000 4194304 4650419 140734848773680 18446744073709551615 4303973 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 369108 286459 395 112 0 364073 0
[pid=1644/tid=1645] ppid=1642 vsize=1476432 CPUtime=755.3 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 619612 0 0 0 75380 150 0 0 25 0 4 0 651309575 1511866368 286459 33554432000 4194304 4650419 140734848773680 18446744073709551615 4333611 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=1476432 CPUtime=762.3 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 959142 0 0 0 76002 228 0 0 25 0 4 0 651309575 1511866368 286459 33554432000 4194304 4650419 140734848773680 18446744073709551615 4364301 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=1476432 CPUtime=762.04 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1121123 0 0 0 75963 241 0 0 25 0 4 0 651309575 1511866368 286459 33554432000 4194304 4650419 140734848773680 18446744073709551615 4363458 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3041.79
Current children cumulated vsize (KiB) 1476432

[startup+822.3 s]
/proc/loadavg: 8.01 7.62 5.71 9/302 1670
/proc/meminfo: memFree=11226920/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=1557500 CPUtime=3281.21 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 3615778 0 0 0 327307 814 0 0 25 0 4 0 651309575 1594880000 311704 33554432000 4194304 4650419 140734848773680 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 389375 311704 400 112 0 384340 0
[pid=1644/tid=1645] ppid=1642 vsize=1557500 CPUtime=814.74 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 660837 0 0 0 81312 162 0 0 25 0 4 0 651309575 1594880000 311704 33554432000 4194304 4650419 140734848773680 18446744073709551615 4476853 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=1557500 CPUtime=822.29 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1125439 0 0 0 81972 257 0 0 25 0 4 0 651309575 1594880000 311704 33554432000 4194304 4650419 140734848773680 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=1557500 CPUtime=822.03 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1347068 0 0 0 81929 274 0 0 25 0 4 0 651309575 1594880000 311704 33554432000 4194304 4650419 140734848773680 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3281.21
Current children cumulated vsize (KiB) 1557500

[startup+882.301 s]
/proc/loadavg: 8.00 7.69 5.86 9/302 1672
/proc/meminfo: memFree=11241908/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=1558120 CPUtime=3520.66 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 4109639 0 0 0 351161 905 0 0 25 0 4 0 651309575 1595514880 307409 33554432000 4194304 4650419 140734848773680 18446744073709551615 4333710 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 389530 307410 395 112 0 384495 0
[pid=1644/tid=1645] ppid=1642 vsize=1558120 CPUtime=874.2 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 754667 0 0 0 87245 175 0 0 25 0 4 0 651309575 1595514880 307410 33554432000 4194304 4650419 140734848773680 18446744073709551615 4476129 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=1558120 CPUtime=882.29 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1482218 0 0 0 87920 309 0 0 25 0 4 0 651309575 1595514880 307410 33554432000 4194304 4650419 140734848773680 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=1558120 CPUtime=882.04 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1368834 0 0 0 87917 287 0 0 25 0 4 0 651309575 1595514880 307410 33554432000 4194304 4650419 140734848773680 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3520.66
Current children cumulated vsize (KiB) 1558120

[startup+942.301 s]
/proc/loadavg: 8.08 7.76 5.99 9/302 1673
/proc/meminfo: memFree=11156568/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=1558896 CPUtime=3760.13 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 4292812 0 0 0 375059 954 0 0 25 0 4 0 651309575 1596309504 319819 33554432000 4194304 4650419 140734848773680 18446744073709551615 4364433 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 389724 319821 395 112 0 384689 0
[pid=1644/tid=1645] ppid=1642 vsize=1558896 CPUtime=933.66 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 859193 0 0 0 93176 190 0 0 25 0 4 0 651309575 1596309504 319821 33554432000 4194304 4650419 140734848773680 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=1558896 CPUtime=942.3 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1514039 0 0 0 93907 323 0 0 25 0 4 0 651309575 1596309504 319821 33554432000 4194304 4650419 140734848773680 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=1558896 CPUtime=942.03 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1391057 0 0 0 93907 296 0 0 25 0 4 0 651309575 1596309504 319821 33554432000 4194304 4650419 140734848773680 18446744073709551615 4367391 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3760.13
Current children cumulated vsize (KiB) 1558896

[startup+1002.3 s]
/proc/loadavg: 8.09 7.82 6.13 9/302 1675
/proc/meminfo: memFree=11218676/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=1560016 CPUtime=3999.58 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 4493995 0 0 0 398953 1005 0 0 25 0 4 0 651309575 1597456384 311455 33554432000 4194304 4650419 140734848773680 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 390004 311455 395 112 0 384969 0
[pid=1644/tid=1645] ppid=1642 vsize=1560016 CPUtime=993.11 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 962634 0 0 0 99105 206 0 0 25 0 4 0 651309575 1597456384 311455 33554432000 4194304 4650419 140734848773680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=1560016 CPUtime=1002.29 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1537990 0 0 0 99896 333 0 0 25 0 4 0 651309575 1597456384 311455 33554432000 4194304 4650419 140734848773680 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=1560016 CPUtime=1002.04 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1413052 0 0 0 99896 308 0 0 25 0 4 0 651309575 1597456384 311455 33554432000 4194304 4650419 140734848773680 18446744073709551615 4333937 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3999.58
Current children cumulated vsize (KiB) 1560016

[startup+1062.3 s]
/proc/loadavg: 8.15 7.88 6.24 9/302 1676
/proc/meminfo: memFree=11071468/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=1626312 CPUtime=4239.04 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 4658915 0 0 0 422851 1053 0 0 25 0 4 0 651309575 1665343488 312379 33554432000 4194304 4650419 140734848773680 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 406578 312379 395 112 0 401543 0
[pid=1644/tid=1645] ppid=1642 vsize=1626312 CPUtime=1052.56 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 985614 0 0 0 105039 217 0 0 25 0 4 0 651309575 1665343488 312379 33554432000 4194304 4650419 140734848773680 18446744073709551615 4363496 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=1626312 CPUtime=1062.29 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1564047 0 0 0 105883 346 0 0 25 0 4 0 651309575 1665343488 312379 33554432000 4194304 4650419 140734848773680 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=1626312 CPUtime=1062.03 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1443739 0 0 0 105883 320 0 0 25 0 4 0 651309575 1665343488 312379 33554432000 4194304 4650419 140734848773680 18446744073709551615 4310834 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4239.04
Current children cumulated vsize (KiB) 1626312

[startup+1122.3 s]
/proc/loadavg: 8.14 7.93 6.37 9/302 1678
/proc/meminfo: memFree=10899960/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=1627124 CPUtime=4478.48 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 4809434 0 0 0 446745 1103 0 0 25 0 4 0 651309575 1666174976 343460 33554432000 4194304 4650419 140734848773680 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 406781 343460 395 112 0 401746 0
[pid=1644/tid=1645] ppid=1642 vsize=1627124 CPUtime=1112.01 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1008659 0 0 0 110973 228 0 0 25 0 4 0 651309575 1666174976 343460 33554432000 4194304 4650419 140734848773680 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=1627124 CPUtime=1122.29 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1592804 0 0 0 111871 358 0 0 25 0 4 0 651309575 1666174976 343460 33554432000 4194304 4650419 140734848773680 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=1627124 CPUtime=1122.04 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1467500 0 0 0 111874 330 0 0 25 0 4 0 651309575 1666174976 343460 33554432000 4194304 4650419 140734848773680 18446744073709551615 4364648 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4478.48
Current children cumulated vsize (KiB) 1627124

[startup+1182.3 s]
/proc/loadavg: 8.11 7.95 6.47 9/302 1680
/proc/meminfo: memFree=10850592/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=1633660 CPUtime=4717.93 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 5110808 0 0 0 470618 1175 0 0 25 0 4 0 651309575 1672867840 343725 33554432000 4194304 4650419 140734848773680 18446744073709551615 4363411 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 408415 343725 395 112 0 403380 0
[pid=1644/tid=1645] ppid=1642 vsize=1633660 CPUtime=1171.46 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1030992 0 0 0 116906 240 0 0 25 0 4 0 651309575 1672867840 343725 33554432000 4194304 4650419 140734848773680 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=1633660 CPUtime=1182.29 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1820489 0 0 0 117835 394 0 0 25 0 4 0 651309575 1672867840 343725 33554432000 4194304 4650419 140734848773680 18446744073709551615 4476201 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=1633660 CPUtime=1182.03 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1489579 0 0 0 117863 340 0 0 25 0 4 0 651309575 1672867840 343725 33554432000 4194304 4650419 140734848773680 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4717.93
Current children cumulated vsize (KiB) 1633660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.9 s]
/proc/loadavg: 8.15 7.97 6.51 5/297 1681
/proc/meminfo: memFree=11707092/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=1694292 CPUtime=4800.14 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 5255866 0 0 0 478811 1203 0 0 25 0 4 0 651309575 1734955008 355260 33554432000 4194304 4650419 140734848773680 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 423573 355260 395 112 0 418538 0
[pid=1644/tid=1645] ppid=1642 vsize=1694292 CPUtime=1191.86 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1039950 0 0 0 118941 245 0 0 25 0 4 0 651309575 1734955008 355266 33554432000 4194304 4650419 140734848773680 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=1694292 CPUtime=1202.9 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1940751 0 0 0 119880 410 0 0 25 0 4 0 651309575 1734955008 355266 33554432000 4194304 4650419 140734848773680 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=1694292 CPUtime=1202.64 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1495792 0 0 0 119921 343 0 0 25 0 4 0 651309575 1734955008 355266 33554432000 4194304 4650419 140734848773680 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1694292

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

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

[startup+1202.9 s]
/proc/loadavg: 8.15 7.97 6.51 5/297 1681
/proc/meminfo: memFree=11707092/32950928 swapFree=67083212/67111528
[pid=1644] ppid=1642 vsize=1694292 CPUtime=4800.14 cores=1,3,5,7
/proc/1644/stat : 1644 (strangenight1-m) R 1642 1644 1603 0 -1 4202496 5255866 0 0 0 478811 1203 0 0 25 0 4 0 651309575 1734955008 355260 33554432000 4194304 4650419 140734848773680 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1644/statm: 423573 355260 395 112 0 418538 0
[pid=1644/tid=1645] ppid=1642 vsize=1694292 CPUtime=1191.86 cores=1,3,5,7
/proc/1644/task/1645/stat : 1645 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1039950 0 0 0 118941 245 0 0 25 0 4 0 651309575 1734955008 355266 33554432000 4194304 4650419 140734848773680 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1644/tid=1646] ppid=1642 vsize=1694292 CPUtime=1202.9 cores=1,3,5,7
/proc/1644/task/1646/stat : 1646 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1940751 0 0 0 119880 410 0 0 25 0 4 0 651309575 1734955008 355266 33554432000 4194304 4650419 140734848773680 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1644/tid=1647] ppid=1642 vsize=1694292 CPUtime=1202.64 cores=1,3,5,7
/proc/1644/task/1647/stat : 1647 (strangenight1-m) R 1642 1644 1603 0 -1 4202560 1495792 0 0 0 119921 343 0 0 25 0 4 0 651309575 1734955008 355266 33554432000 4194304 4650419 140734848773680 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1694292

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.98
CPU time (s): 4800.26
CPU user time (s): 4788.16
CPU system time (s): 12.0972
CPU usage (%): 399.03
Max. virtual memory (cumulated for all children) (KiB): 1694292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.16
system time used= 12.0972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5255876
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= 2682
involuntary context switches= 31528

runsolver used 2.83857 second user time and 8.16676 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-14 20:18:19
IDJOB=3368549
IDBENCH=82558
IDSOLVER=1846
FILE ID=node127/3368549-1305397099
RUNJOBID= node127-1305397099-1622
PBS_JOBID= 13324449
Free space on /tmp= 73472 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S913491256-073-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368549-1305397099/watcher-3368549-1305397099 -o /tmp/evaluation-result-3368549-1305397099/solver-3368549-1305397099 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368549-1305397099.cnf

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

MD5SUM BENCH= 785309e098f4d0ba8da3027c8426e931
RANDOM SEED=1703316745

node127.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.823
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.64
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.823
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	: 5332.83
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.823
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.74
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.823
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.823
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.823
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.75
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.823
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.60
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.823
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:     32950928 kB
MemFree:      13107948 kB
Buffers:        286796 kB
Cached:        3360688 kB
SwapCached:       1620 kB
Active:       16837804 kB
Inactive:      2666636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13107948 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           15220 kB
Writeback:           0 kB
AnonPages:    15856268 kB
Mapped:          26128 kB
Slab:           226732 kB
PageTables:      47368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44424580 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= 73472 MiB
End job on node127 at 2011-05-14 20:38:24