Trace number 3174914

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.18 1201.78

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S895938734-057-UNKNOWN.cnf
MD5SUM4f5a8cb56de51e6630c119bd6436cc16
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark98.77
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
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.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-3174914-1304051017.cnf'
0.00/0.00	c -- header says num vars:          40000
0.00/0.00	c -- header says num clauses:      168000
0.66/0.48	c -- clauses added:            0 learnts,       168000 normals,            0 xors
0.66/0.48	c -- vars added      40000
0.66/0.48	c Parsing time:  0.59 s
0.66/0.48	c  N st     0         0     40000    168000         0         0    504000         0   no data   no data  --
0.66/0.48	c asymm  cl-useful: 0/168000/168000 lits-rem:0 time: 0.51
0.66/0.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.45
2.23/0.64	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2.23/0.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
2.23/0.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  40000 time:  0.06 s
2.23/0.69	c Removed useless bin:       0  fixed:     0  props:   0.39M  time:  0.07 s
4.22/1.13	c lits-rem:         0  cl-subs:        0  v-elim:   1182  v-fix:    0  time:  1.72 s
4.22/1.13	c Finding binary XORs  T:     0.04 s  found:       0
4.63/1.24	c Finding non-binary XORs:     0.38 s (found:       0, avg size: nan)
4.63/1.24	c calculated reachability. Time: 0.00
4.63/1.26	c Calc default polars -  time:   0.06 s pos:   17627 undec:    4590 neg:   17783
4.63/1.26	c =========================================================================================
4.63/1.26	c types(t): F = full restart, N = normal restart
4.63/1.26	c types(t): S = simplification begin/end, E = solution found
4.63/1.26	c restart types(rt): st = static, dy = dynamic
4.63/1.26	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.63/1.26	c  B st     0         0     38818    165957         0         0    504135         0   no data   no data  --
12.20/3.11	c  N dy    18      4225     38818    165957         0      4224    504135   1314657    185.48    203.58  --
19.40/4.91	c  N dy    47      8294     38818    165957         0      8293    504135   2413226    182.44    201.08  --
26.60/6.79	c  N dy    73     12404     38818    165957         0     12403    504135   3536426    181.45    199.83  --
34.18/8.68	c  N dy    99     16550     38818    165957         0     16549    504135   4649948    179.55    190.37  --
42.16/10.69	c  N dy   123     20815     38818    165957         0     10818    504135    920527    178.60    189.15  --
49.75/12.50	c  N dy   148     24932     38818    165957         0     14935    504135   2010595    177.47    189.83  --
49.75/12.53	c  F st   149     25000     38818    165957         0     15003    504135   2026093    177.44   no data  --
59.33/14.97	c  N dy   155     30001     38818    165957         0     20002    504135   3853870    177.44   no data  --
59.33/14.97	c  S st   155     30001     38818    165957         0     20002    504135   3853870    177.44   no data  --
60.54/15.20	c  S st   155     30503     38818    165957         0     20504    504135   3941132    177.44   no data  --
60.54/15.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
60.54/15.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.75/15.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  1.08
63.73/16.04	c bin-w-bin subsume rem            0 bins  time:  0.05 s
63.73/16.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
63.73/16.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38818 time:  0.05 s
63.73/16.08	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.07 s
106.09/26.62	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time: 41.90 s
106.87/26.82	c asymm  cl-useful: 0/165957/165957 lits-rem:0 time: 0.82
106.87/26.83	c calculated reachability. Time: 0.01
106.87/26.83	c  N dy   155     30503     38818    165957         0     20501    504135   3938282    177.44   no data  --
115.65/29.02	c  N dy   185     34609     38818    165957         0     24607    504135   5086176    178.36    191.00  --
124.44/31.20	c  N dy   212     38707     38818    165957         0     28705    504135   6174835    178.05    188.10  --
132.83/33.38	c  N dy   238     42865     38818    165957         0     17365    504135   1303280    177.74    187.39  --
139.23/34.92	c  S st   263     45754     38818    165957         0     20254    504135   2134557    178.69   no data  --
140.02/35.19	c  S st   263     46255     38818    165957         0     20755    504135   2246915    178.69   no data  --
140.42/35.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
140.42/35.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
141.62/35.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  1.12
142.42/35.76	c bin-w-bin subsume rem            0 bins  time:  0.05 s
142.42/35.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
142.42/35.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38818 time:  0.06 s
142.82/35.80	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
167.98/42.13	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time: 25.17 s
167.98/42.15	c vivif2 --  cl tried   165957 cl shrink        0 lits rem          0 time: 0.10
167.98/42.19	c vivif2 --  cl tried    20753 cl shrink        0 lits rem          0 time: 0.16
168.77/42.39	c asymm  cl-useful: 0/165957/165957 lits-rem:0 time: 0.79
169.18/42.40	c calculated reachability. Time: 0.01
169.18/42.40	c  N dy   263     46255     38818    165957         0     20753    504135   2246056    178.69   no data  --
177.17/44.43	c  N dy   290     50341     38818    165957         0     24839    504135   3333888    178.63    190.13  --
185.17/46.45	c  N dy   316     54355     38818    165957         0     28853    504135   4402026    178.28    191.25  --
193.56/48.53	c  N dy   344     58397     38818    165957         0     32894    504135   5469921    178.23    187.67  --
201.93/50.63	c  N dy   370     62442     38818    165957         0     36939    504135   6568977    178.24    216.86  --
210.32/52.71	c  N dy   398     66588     38818    165957         0     22340    504135   1725040    178.24    187.97  --
215.93/54.14	c  S st   418     69384     38818    165957         0     25136    504135   2485007    178.26   no data  --
217.11/54.40	c  S st   418     69888     38818    165957         0     25640    504135   2579718    178.26   no data  --
217.11/54.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
217.11/54.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
218.31/54.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  1.13
219.11/54.98	c bin-w-bin subsume rem            0 bins  time:  0.05 s
219.51/55.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
219.51/55.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38818 time:  0.06 s
219.51/55.03	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
247.47/62.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 27.96 s
247.47/62.07	c vivif2 --  cl tried   165957 cl shrink        0 lits rem          0 time: 0.10
247.87/62.11	c vivif2 --  cl tried    25640 cl shrink        0 lits rem          0 time: 0.18
248.67/62.32	c asymm  cl-useful: 0/165957/165957 lits-rem:0 time: 0.84
248.67/62.34	c calculated reachability. Time: 0.01
248.67/62.34	c  N dy   418     69888     38818    165957         0     25640    504135   2579718    178.26   no data  --
257.86/64.67	c  N dy   447     74410     38818    165957         0     30161    504135   3773531    178.16    194.57  --
268.26/67.22	c  N dy   483     79292     38818    165957         0     35042    504135   5137941    178.60    197.89  --
279.03/69.90	c  N dy   514     84423     38818    165957         0     40172    504135   6577346    178.69    190.86  --
285.42/71.57	c  F st   537     87500     38818    165957         0     22373    504135   1140078    178.93    168.94  --
292.61/73.40	c  N st   542     90795     38818    165957         0     25668    504135   2327228    178.93   no data  --
304.99/76.45	c  N dy   568     96623     38818    165957         0     31496    504135   4133192    178.83    192.15  --
318.57/79.82	c  N dy   615    102848     38818    165957         0     37721    504135   5836208    179.06    188.99  --
322.97/80.93	c  S st   631    104833     38818    165957         0     39706    504135   6374201    179.19   no data  --
324.16/81.20	c  S st   631    105336     38818    165957         0     40209    504135   6473732    179.19   no data  --
324.16/81.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
324.16/81.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
325.38/81.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.18
327.76/82.16	c bin-w-bin subsume rem            0 bins  time:  0.05 s
327.76/82.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
327.76/82.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38818 time:  0.06 s
328.16/82.20	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
671.29/168.17	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 342.84 s
671.69/168.20	c vivif2 --  cl tried   165957 cl shrink        0 lits rem          0 time: 0.10
672.09/168.31	c vivif2 --  cl tried    40208 cl shrink        0 lits rem          0 time: 0.45
672.90/168.56	c asymm  cl-useful: 0/165957/165957 lits-rem:0 time: 1.00
672.90/168.57	c calculated reachability. Time: 0.01
672.90/168.58	c  N dy   631    105336     38818    165957         0     40208    504135   6473675    179.19   no data  --
688.06/172.39	c  N dy   680    112391     38818    165957         0     24828    504135   1355946    179.41    189.68  --
702.85/176.05	c  N dy   727    119642     38818    165957         0     32078    504135   3279958    179.16    193.39  --
719.23/180.12	c  N dy   783    127298     38818    165957         0     39734    504135   5368806    179.43    284.72  --
737.60/184.78	c  N dy   841    135537     38818    165957         0     24254    504135    802387    179.45    198.12  --
755.99/189.31	c  N dy   903    144249     38818    165957         0     32966    504135   3219471    179.61    190.28  --
775.54/194.23	c  N dy   967    153576     38818    165957         0     42293    504135   5727546    179.53    191.11  --
785.13/196.68	c  S st   997    158005     38818    165957         0     46722    504135   6941234    179.54   no data  --
786.34/196.97	c  S st   997    158510     38818    165957         0     47227    504135   7042745    179.54   no data  --
786.75/197.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
786.75/197.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
787.93/197.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.23
790.33/197.94	c bin-w-bin subsume rem            0 bins  time:  0.05 s
790.33/197.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
790.33/197.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38818 time:  0.06 s
790.33/197.99	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
1208.58/302.61	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 417.18 s
1208.58/302.63	c vivif2 --  cl tried   165957 cl shrink        0 lits rem          0 time: 0.10
1208.98/302.76	c vivif2 --  cl tried    47221 cl shrink        0 lits rem          0 time: 0.49
1210.16/303.02	c asymm  cl-useful: 0/165957/165957 lits-rem:0 time: 1.05
1210.16/303.03	c calculated reachability. Time: 0.01
1210.16/303.03	c  N dy   997    158510     38818    165957         0     47221    504135   7039646    179.54   no data  --
1230.95/308.26	c  N dy  1068    168679     38818    165957         0     32531    504135   2663903    179.43    190.74  --
1253.70/313.90	c  N dy  1142    179482     38818    165957         0     43334    504135   5531869    179.33    213.40  --
1278.06/320.08	c  N dy  1224    190991     38818    165957         0     28914    504135   1405054    179.48    196.43  --
1303.24/326.35	c  N dy  1307    203246     38818    165957         0     41169    504135   4741602    179.55    191.12  --
1332.01/333.55	c  N dy  1397    216330     38818    165957         0     27287    504135    653968    179.67    190.94  --
1361.15/340.86	c  N dy  1489    230174     38818    165957         0     41130    504135   4413653    179.55    202.03  --
1378.33/345.18	c  S st  1544    237765     38818    165957         0     48720    504135   6559339    179.71    184.74  --
1379.53/345.47	c  S st  1544    238266     38818    165957         0     49221    504135   6662025    179.71   no data  --
1379.95/345.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
1379.95/345.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1381.13/345.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.24
1383.13/346.38	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1383.13/346.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1383.53/346.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38818 time:  0.06 s
1383.53/346.43	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
1770.60/443.31	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 385.85 s
1770.60/443.34	c vivif2 --  cl tried   165957 cl shrink        0 lits rem          0 time: 0.10
1771.01/443.46	c vivif2 --  cl tried    49217 cl shrink        0 lits rem          0 time: 0.47
1772.20/443.73	c asymm  cl-useful: 0/165957/165957 lits-rem:0 time: 1.10
1772.20/443.75	c calculated reachability. Time: 0.01
1772.20/443.75	c  N dy  1544    238266     38818    165957         0     49217    504135   6659961    179.71   no data  --
1806.57/452.30	c  N dy  1653    253642     38818    165957         0     36612    504135   2911228    179.79    190.66  --
1844.10/461.73	c  N dy  1763    269855     38818    165957         0     52825    504135   7304091    179.79    193.88  --
1883.65/471.66	c  N dy  1882    287266     38818    165957         0     41243    504135   3862954    179.70    189.56  --
1927.98/482.72	c  N dy  2008    305720     38818    165957         0     59695    504135   8938696    179.87    191.39  --
1929.20/483.10	c  F st  2012    306250     38818    165957         0     30234    504135    588281    179.89    176.42  --
1973.55/494.13	c  N dy  2112    325261     38818    165957         0     49245    504135   6493313    179.81    196.50  --
2019.45/505.68	c  N dy  2252    345601     38818    165957         0     38594    504135   2559446    179.90    197.15  --
2046.22/512.33	c  S st  2336    357400     38818    165957         0     50393    504135   5812508    179.96   no data  --
2047.42/512.63	c  S st  2336    357901     38818    165957         0     50894    504135   5915475    179.96   no data  --
2047.42/512.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
2047.42/512.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2048.62/512.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.25
2050.62/513.48	c bin-w-bin subsume rem            0 bins  time:  0.06 s
2050.62/513.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2051.02/513.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38818 time:  0.06 s
2051.02/513.52	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
2369.78/593.32	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 317.82 s
2369.78/593.34	c vivif2 --  cl tried   165957 cl shrink        0 lits rem          0 time: 0.10
2370.19/593.45	c vivif2 --  cl tried    50893 cl shrink        0 lits rem          0 time: 0.44
2371.39/593.74	c asymm  cl-useful: 0/165957/165957 lits-rem:0 time: 1.14
2371.39/593.75	c calculated reachability. Time: 0.01
2371.39/593.75	c  N dy  2336    357901     38818    165957         0     50893    504135   5915017    179.96   no data  --
2418.12/605.47	c  N dy  2469    377954     38818    165957         0     38947    504135   2376347    179.90    191.89  --
2465.28/617.28	c  N dy  2608    398013     38818    165957         0     59004    504135   7895942    180.00    193.71  --
2513.20/629.20	c  N dy  2749    418030     38818    165957         0     46020    504135   4181366    180.14    240.25  --
2559.93/640.95	c  N dy  2886    438115     38818    165957         0     66104    504135   9667439    180.21    194.94  --
2604.67/652.19	c  N dy  3023    458135     38818    165957         0     52124    504135   5450187    180.24    190.76  --
2652.61/664.12	c  N dy  3162    478181     38818    165957         0     37172    504135   1106574    180.34    193.57  --
2695.75/674.96	c  N dy  3293    498193     38818    165957         0     57182    504135   6547569    180.34    190.36  --
2742.10/686.59	c  N dy  3440    518248     38818    165957         0     41238    504135   1960798    180.43    192.94  --
2784.43/697.17	c  S st  3572    536852     38818    165957         0     59842    504135   7139822    180.51   no data  --
2785.62/697.47	c  S st  3572    537354     38818    165957         0     60344    504135   7234469    180.51   no data  --
2786.04/697.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
2786.04/697.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2787.22/697.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.28
2789.62/698.41	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2789.62/698.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2789.62/698.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38818 time:  0.06 s
2789.62/698.46	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
3249.79/813.63	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 459.23 s
3249.79/813.65	c vivif2 --  cl tried   165957 cl shrink        0 lits rem          0 time: 0.10
3250.19/813.78	c vivif2 --  cl tried    60342 cl shrink        0 lits rem          0 time: 0.51
3251.39/814.08	c asymm  cl-useful: 0/165957/165957 lits-rem:0 time: 1.19
3251.39/814.09	c calculated reachability. Time: 0.01
3251.39/814.09	c  N dy  3572    537354     38818    165957         0     60342    504135   7233519    180.51   no data  --
3297.31/825.59	c  N dy  3711    557454     38818    165957         0     43442    504135   2254094    180.52    199.70  --
3342.45/836.81	c  N dy  3852    577576     38818    165957         0     63564    504135   7899869    180.63    195.19  --
3388.01/848.26	c  N dy  3985    597664     38818    165957         0     45658    504135   2582073    180.55    193.45  --
3433.52/859.60	c  N dy  4122    617699     38818    165957         0     65693    504135   8103498    180.58    195.49  --
3480.28/871.35	c  N dy  4267    637797     38818    165957         0     46791    504135   2629906    180.67    200.17  --
3525.80/882.76	c  N dy  4415    657812     38818    165957         0     66804    504135   8178308    180.79    192.26  --
3573.32/894.61	c  N dy  4555    677853     38818    165957         0     46845    504135   2363417    180.89    196.60  --
3618.47/905.92	c  N dy  4689    697982     38818    165957         0     66971    504135   7804238    180.83    191.19  --
3665.23/917.68	c  N dy  4819    717998     38818    165957         0     45992    504135   1862819    180.74    205.65  --
3710.34/928.92	c  N dy  4959    738000     38818    165957         0     65994    504135   7370924    180.77    218.17  --
3759.47/941.21	c  N dy  5088    758037     38818    165957         0     44025    504135   1025505    180.73    194.68  --
3805.42/952.78	c  N dy  5226    778094     38818    165957         0     64082    504135   6543441    180.75    190.37  --
3855.34/965.30	c  N dy  5364    798153     38818    165957         0     84141    504135  12048636    180.75    194.57  --
3873.72/969.89	c  S st  5417    806031     38818    165957         0     49017    504135   2139500    180.73   no data  --
3874.91/970.19	c  S st  5417    806535     38818    165957         0     49521    504135   2258498    180.73   no data  --
3875.31/970.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
3875.31/970.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3876.51/970.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.24
3877.31/970.77	c bin-w-bin subsume rem            0 bins  time:  0.06 s
3877.31/970.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
3877.71/970.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38818 time:  0.06 s
3877.71/970.82	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
3905.67/977.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 27.93 s
3905.67/977.85	c vivif2 --  cl tried   165957 cl shrink        0 lits rem          0 time: 0.10
3906.07/977.90	c vivif2 --  cl tried    49521 cl shrink        0 lits rem          0 time: 0.17
3906.89/978.17	c asymm  cl-useful: 0/165957/165957 lits-rem:0 time: 1.09
3906.89/978.19	c calculated reachability. Time: 0.01
3906.89/978.19	c  N dy  5417    806535     38818    165957         0     49521    504135   2258498    180.73   no data  --
3956.40/990.53	c  N dy  5557    826867     38818    165957         0     69852    504135   7840650    180.75    194.50  --
4007.96/1003.43	c  N dy  5694    846951     38818    165957         0     45936    504135   1058468    180.81    256.29  --
4056.28/1015.55	c  N dy  5833    867047     38818    165957         0     66031    504135   6582137    180.83    197.20  --
4107.81/1028.46	c  N dy  5964    887176     38818    165957         0     86158    504135  12013418    180.80    190.48  --
4156.53/1040.65	c  N dy  6096    907218     38818    165957         0     61211    504135   4905782    180.79    194.12  --
4208.07/1053.56	c  N dy  6236    927237     38818    165957         0     81230    504135  10503613    180.89    205.05  --
4258.79/1066.22	c  N dy  6374    947302     38818    165957         0     55308    504135   3054834    180.88    190.81  --
4308.33/1078.68	c  N dy  6502    967366     38818    165957         0     75371    504135   8551682    180.82    190.47  --
4360.66/1091.73	c  N dy  6644    987372     38818    165957         0     48365    504135    894650    180.85    199.29  --
4407.41/1103.46	c  N dy  6780   1007498     38818    165957         0     68491    504135   6383078    180.85    191.97  --
4458.52/1116.23	c  N dy  6918   1027564     38818    165957         0     88557    504135  11862106    180.89    191.89  --
4507.67/1128.51	c  N dy  7055   1047624     38818    165957         0     60610    504135   3980472    180.93    197.48  --
4557.22/1140.94	c  N dy  7196   1067712     38818    165957         0     80697    504135   9510347    180.95    198.35  --
4567.98/1143.66	c  F st  7228   1071875     38818    165957         0     84859    504135  10660930    180.96   no data  --
4610.32/1154.30	c  N dy  7309   1087713     38818    165957         0     51710    504135   1295801    180.98    192.88  --
4657.46/1166.10	c  N dy  7439   1107788     38818    165957         0     71782    504135   6840510    180.98    191.33  --
4709.39/1179.02	c  N dy  7574   1127917     38818    165957         0     91909    504135  12402647    181.01    191.72  --
4759.35/1191.51	c  N dy  7706   1147998     38818    165957         0     61996    504135   3872091    181.02    192.10  --

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-3174914-1304051017/watcher-3174914-1304051017 -o /tmp/evaluation-result-3174914-1304051017/solver-3174914-1304051017 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3174914-1304051017.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: 4.12 4.09 4.87 7/180 12491
/proc/meminfo: memFree=26279384/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 417 0 0 0 0 0 0 0 21 0 4 0 516701409 52465664 356 33554432000 4194304 4650419 140736937291072 18446744073709551615 208080232379 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 12809 356 306 112 0 7774 0
[pid=12491/tid=12492] ppid=12489 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 516701409 52465664 356 33554432000 4194304 4650419 140736937291072 18446744073709551615 47670785853362 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 516701409 52465664 356 33554432000 4194304 4650419 140736937291072 18446744073709551615 47670785853362 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 516701409 52465664 356 33554432000 4194304 4650419 140736937291072 18446744073709551615 208075279446 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0578 s]
/proc/loadavg: 4.12 4.09 4.87 7/180 12491
/proc/meminfo: memFree=26279384/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=385060 CPUtime=0.19 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) S 12489 12491 10480 0 -1 4202496 18755 0 0 0 15 4 0 0 22 0 4 0 516701409 394301440 14581 33554432000 4194304 4650419 140736937291072 18446744073709551615 208080337390 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 96265 14581 344 112 0 91230 0
[pid=12491/tid=12492] ppid=12489 vsize=385060 CPUtime=0.04 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) S 12489 12491 10480 0 -1 4202560 4578 0 0 0 3 1 0 0 18 0 4 0 516701409 394301440 14581 33554432000 4194304 4650419 140736937291072 18446744073709551615 208080337390 0 0 4096 2 18446604453588257664 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=385060 CPUtime=0.04 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) S 12489 12491 10480 0 -1 4202560 4686 0 0 0 3 1 0 0 23 0 4 0 516701409 394301440 14581 33554432000 4194304 4650419 140736937291072 18446744073709551615 208080337390 0 0 4096 2 18446604453588257664 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=385060 CPUtime=0.04 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 4787 0 0 0 3 1 0 0 23 0 4 0 516701409 394301440 14581 33554432000 4194304 4650419 140736937291072 18446744073709551615 208079929803 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 385060

[startup+0.100792 s]
/proc/loadavg: 4.12 4.09 4.87 7/180 12491
/proc/meminfo: memFree=26279384/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=386272 CPUtime=0.34 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) S 12489 12491 10480 0 -1 4202496 21276 0 0 0 27 7 0 0 18 0 4 0 516701409 395542528 17102 33554432000 4194304 4650419 140736937291072 18446744073709551615 208080337390 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 96568 17102 344 112 0 91533 0
[pid=12491/tid=12492] ppid=12489 vsize=386272 CPUtime=0.08 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) S 12489 12491 10480 0 -1 4202560 5287 0 0 0 7 1 0 0 18 0 4 0 516701409 395542528 17102 33554432000 4194304 4650419 140736937291072 18446744073709551615 208080337390 0 0 4096 2 18446604453588257664 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=386272 CPUtime=0.07 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) S 12489 12491 10480 0 -1 4202560 5270 0 0 0 6 1 0 0 18 0 4 0 516701409 395542528 17102 33554432000 4194304 4650419 140736937291072 18446744073709551615 208080337390 0 0 4096 2 18446604453588257664 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=386272 CPUtime=0.07 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 5435 0 0 0 6 1 0 0 23 0 4 0 516701409 395542528 17102 33554432000 4194304 4650419 140736937291072 18446744073709551615 208079888341 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 386272

[startup+0.503724 s]
/proc/loadavg: 4.12 4.09 4.87 7/180 12491
/proc/meminfo: memFree=26279384/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=406024 CPUtime=1.86 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) D 12489 12491 10480 0 -1 4202496 35610 0 0 0 168 18 0 0 18 0 4 0 516701409 415768576 27669 33554432000 4194304 4650419 140736937291072 18446744073709551615 208080275639 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 101506 27669 377 112 0 96471 0
[pid=12491/tid=12492] ppid=12489 vsize=406024 CPUtime=0.45 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) D 12489 12491 10480 0 -1 4202560 8893 0 0 0 41 4 0 0 18 0 4 0 516701409 415768576 27669 33554432000 4194304 4650419 140736937291072 18446744073709551615 4426904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=406024 CPUtime=0.46 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) D 12489 12491 10480 0 -1 4202560 9994 0 0 0 42 4 0 0 18 0 4 0 516701409 415768576 27669 33554432000 4194304 4650419 140736937291072 18446744073709551615 4426459 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=406024 CPUtime=0.45 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 7504 0 0 0 41 4 0 0 18 0 4 0 516701409 415768576 27669 33554432000 4194304 4650419 140736937291072 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 406024

[startup+0.700683 s]
/proc/loadavg: 4.12 4.09 4.87 7/180 12491
/proc/meminfo: memFree=26279384/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=419728 CPUtime=2.63 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 47908 0 0 0 242 21 0 0 18 0 4 0 516701409 429801472 39393 33554432000 4194304 4650419 140736937291072 18446744073709551615 4438441 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 104932 39394 385 112 0 99897 0
[pid=12491/tid=12492] ppid=12489 vsize=419728 CPUtime=0.66 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 13844 0 0 0 60 6 0 0 18 0 4 0 516701409 429801472 39395 33554432000 4194304 4650419 140736937291072 18446744073709551615 4438239 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=419728 CPUtime=0.66 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 13554 0 0 0 61 5 0 0 18 0 4 0 516701409 429801472 39396 33554432000 4194304 4650419 140736937291072 18446744073709551615 4441572 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=419728 CPUtime=0.65 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 7647 0 0 0 61 4 0 0 18 0 4 0 516701409 429801472 39396 33554432000 4194304 4650419 140736937291072 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 419728

[startup+1.50053 s]
/proc/loadavg: 4.75 4.22 4.90 9/184 12495
/proc/meminfo: memFree=26094724/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=423720 CPUtime=5.82 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 63512 0 0 0 558 24 0 0 19 0 4 0 516701409 433889280 44202 33554432000 4194304 4650419 140736937291072 18446744073709551615 4367882 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 105930 44203 391 112 0 100895 0
[pid=12491/tid=12492] ppid=12489 vsize=423720 CPUtime=1.45 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 19932 0 0 0 138 7 0 0 19 0 4 0 516701409 433889280 44203 33554432000 4194304 4650419 140736937291072 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=423720 CPUtime=1.45 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 17340 0 0 0 140 5 0 0 19 0 4 0 516701409 433889280 44203 33554432000 4194304 4650419 140736937291072 18446744073709551615 4363541 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=423720 CPUtime=1.44 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 8108 0 0 0 140 4 0 0 19 0 4 0 516701409 433889280 44203 33554432000 4194304 4650419 140736937291072 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 423720

[startup+3.10022 s]
/proc/loadavg: 4.75 4.22 4.90 9/184 12495
/proc/meminfo: memFree=26084680/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=456540 CPUtime=12.2 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 67870 0 0 0 1195 25 0 0 22 0 4 0 516701409 467496960 48504 33554432000 4194304 4650419 140736937291072 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 114135 48504 391 112 0 109100 0
[pid=12491/tid=12492] ppid=12489 vsize=456540 CPUtime=3.05 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 21010 0 0 0 298 7 0 0 22 0 4 0 516701409 467496960 48504 33554432000 4194304 4650419 140736937291072 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=456540 CPUtime=3.05 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 18466 0 0 0 299 6 0 0 23 0 4 0 516701409 467496960 48504 33554432000 4194304 4650419 140736937291072 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=456540 CPUtime=3.03 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 9070 0 0 0 298 5 0 0 23 0 4 0 516701409 467496960 48504 33554432000 4194304 4650419 140736937291072 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 456540

[startup+6.30061 s]
/proc/loadavg: 5.01 4.29 4.92 9/184 12495
/proc/meminfo: memFree=26018336/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=611700 CPUtime=24.99 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 75650 0 0 0 2471 28 0 0 25 0 4 0 516701409 626380800 56284 33554432000 4194304 4650419 140736937291072 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 152925 56284 391 112 0 147890 0
[pid=12491/tid=12492] ppid=12489 vsize=611700 CPUtime=6.25 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 23023 0 0 0 618 7 0 0 25 0 4 0 516701409 626380800 56284 33554432000 4194304 4650419 140736937291072 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=611700 CPUtime=6.26 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 20375 0 0 0 619 7 0 0 25 0 4 0 516701409 626380800 56284 33554432000 4194304 4650419 140736937291072 18446744073709551615 4363455 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=611700 CPUtime=6.21 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 10997 0 0 0 616 5 0 0 25 0 4 0 516701409 626380800 56284 33554432000 4194304 4650419 140736937291072 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 611700

[startup+12.7004 s]
/proc/loadavg: 5.25 4.35 4.94 9/184 12495
/proc/meminfo: memFree=25936136/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=446080 CPUtime=50.55 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 111467 0 0 0 5019 36 0 0 25 0 4 0 516701409 456785920 54199 33554432000 4194304 4650419 140736937291072 18446744073709551615 4333858 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 111520 54200 394 112 0 106485 0
[pid=12491/tid=12492] ppid=12489 vsize=446080 CPUtime=12.65 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 29347 0 0 0 1256 9 0 0 25 0 4 0 516701409 456785920 54200 33554432000 4194304 4650419 140736937291072 18446744073709551615 4256541 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=446080 CPUtime=12.65 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 26166 0 0 0 1257 8 0 0 25 0 4 0 516701409 456785920 54200 33554432000 4194304 4650419 140736937291072 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=446080 CPUtime=12.57 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 28134 0 0 0 1249 8 0 0 25 0 4 0 516701409 456785920 54200 33554432000 4194304 4650419 140736937291072 18446744073709551615 4315648 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 446080

[startup+25.507 s]
/proc/loadavg: 5.86 4.53 4.98 9/184 12495
/proc/meminfo: memFree=25508424/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=965664 CPUtime=101.7 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 216586 0 0 0 10111 59 0 0 25 0 4 0 516701409 988839936 139006 33554432000 4194304 4650419 140736937291072 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 241416 139006 395 112 0 236381 0
[pid=12491/tid=12492] ppid=12489 vsize=965664 CPUtime=25.46 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 69361 0 0 0 2531 15 0 0 25 0 4 0 516701409 988839936 139006 33554432000 4194304 4650419 140736937291072 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=965664 CPUtime=25.45 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 42613 0 0 0 2533 12 0 0 25 0 4 0 516701409 988839936 139006 33554432000 4194304 4650419 140736937291072 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=965664 CPUtime=25.3 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 51632 0 0 0 2516 14 0 0 25 0 4 0 516701409 988839936 139006 33554432000 4194304 4650419 140736937291072 18446744073709551615 208079900913 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 965664

[startup+51.1011 s]
/proc/loadavg: 6.64 4.82 5.07 9/184 12496
/proc/meminfo: memFree=25418488/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=883784 CPUtime=203.93 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 326080 0 0 0 20310 83 0 0 25 0 4 0 516701409 904994816 142348 33554432000 4194304 4650419 140736937291072 18446744073709551615 4328259 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 220946 142349 395 112 0 215911 0
[pid=12491/tid=12492] ppid=12489 vsize=883784 CPUtime=51.05 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 92253 0 0 0 5087 18 0 0 25 0 4 0 516701409 904994816 142349 33554432000 4194304 4650419 140736937291072 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=883784 CPUtime=51.05 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 64398 0 0 0 5087 18 0 0 25 0 4 0 516701409 904994816 142349 33554432000 4194304 4650419 140736937291072 18446744073709551615 4367351 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=883784 CPUtime=50.77 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 99967 0 0 0 5052 25 0 0 25 0 4 0 516701409 904994816 142349 33554432000 4194304 4650419 140736937291072 18446744073709551615 4364468 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 883784

[startup+102.3 s]
/proc/loadavg: 7.47 5.32 5.23 9/184 12497
/proc/meminfo: memFree=25210636/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=1146840 CPUtime=408.45 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 566398 0 0 0 40713 132 0 0 25 0 4 0 516701409 1174364160 189685 33554432000 4194304 4650419 140736937291072 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 286710 189686 395 112 0 281675 0
[pid=12491/tid=12492] ppid=12489 vsize=1146840 CPUtime=102.25 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 178207 0 0 0 10194 31 0 0 25 0 4 0 516701409 1174364160 189686 33554432000 4194304 4650419 140736937291072 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=1146840 CPUtime=102.25 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 103047 0 0 0 10197 28 0 0 25 0 4 0 516701409 1174364160 189686 33554432000 4194304 4650419 140736937291072 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=1146840 CPUtime=101.68 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 133258 0 0 0 10132 36 0 0 25 0 4 0 516701409 1174364160 189686 33554432000 4194304 4650419 140736937291072 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.45
Current children cumulated vsize (KiB) 1146840

[startup+162.301 s]

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

[pid=12491] ppid=12489 vsize=1702264 CPUtime=2805.2 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 2829385 0 0 0 279888 632 0 0 25 0 4 0 516701409 1743118336 331315 33554432000 4194304 4650419 140736937291072 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 425566 331315 395 112 0 420531 0
[pid=12491/tid=12492] ppid=12489 vsize=1702264 CPUtime=702.26 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 448135 0 0 0 70106 120 0 0 25 0 4 0 516701409 1743118336 331315 33554432000 4194304 4650419 140736937291072 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=1702264 CPUtime=702.26 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 823365 0 0 0 70041 185 0 0 25 0 4 0 516701409 1743118336 331315 33554432000 4194304 4650419 140736937291072 18446744073709551615 4363469 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=1702264 CPUtime=698.41 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 528730 0 0 0 69703 138 0 0 25 0 4 0 516701409 1743118336 331315 33554432000 4194304 4650419 140736937291072 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.2
Current children cumulated vsize (KiB) 1702264

[startup+762.301 s]
/proc/loadavg: 8.17 7.80 6.67 9/184 12515
/proc/meminfo: memFree=24235876/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=1720392 CPUtime=3044.87 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 3025829 0 0 0 303805 682 0 0 25 0 4 0 516701409 1761681408 345160 33554432000 4194304 4650419 140736937291072 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 430098 345160 395 112 0 425063 0
[pid=12491/tid=12492] ppid=12489 vsize=1720392 CPUtime=762.26 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 475470 0 0 0 76095 131 0 0 25 0 4 0 516701409 1761681408 345160 33554432000 4194304 4650419 140736937291072 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=1720392 CPUtime=762.26 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 855825 0 0 0 76028 198 0 0 25 0 4 0 516701409 1761681408 345160 33554432000 4194304 4650419 140736937291072 18446744073709551615 4364358 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=1720392 CPUtime=758.08 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 558834 0 0 0 75659 149 0 0 25 0 4 0 516701409 1761681408 345160 33554432000 4194304 4650419 140736937291072 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.87
Current children cumulated vsize (KiB) 1720392

[startup+822.3 s]
/proc/loadavg: 8.13 7.85 6.75 9/184 12516
/proc/meminfo: memFree=24160904/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=1656628 CPUtime=3284.54 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 3110465 0 0 0 327740 714 0 0 25 0 4 0 516701409 1696387072 342130 33554432000 4194304 4650419 140736937291072 18446744073709551615 4363566 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 414157 342130 395 112 0 409122 0
[pid=12491/tid=12492] ppid=12489 vsize=1656628 CPUtime=822.26 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 502311 0 0 0 82084 142 0 0 25 0 4 0 516701409 1696387072 342130 33554432000 4194304 4650419 140736937291072 18446744073709551615 4333937 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=1656628 CPUtime=822.26 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 880808 0 0 0 82017 209 0 0 25 0 4 0 516701409 1696387072 342130 33554432000 4194304 4650419 140736937291072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=1656628 CPUtime=817.75 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 585461 0 0 0 81618 157 0 0 25 0 4 0 516701409 1696387072 342131 33554432000 4194304 4650419 140736937291072 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.54
Current children cumulated vsize (KiB) 1656628

[startup+882.301 s]
/proc/loadavg: 8.05 7.88 6.83 9/184 12518
/proc/meminfo: memFree=24111012/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=1786196 CPUtime=3524.22 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 3223710 0 0 0 351673 749 0 0 25 0 4 0 516701409 1829064704 362694 33554432000 4194304 4650419 140736937291072 18446744073709551615 4520021 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 446549 362694 395 112 0 441514 0
[pid=12491/tid=12492] ppid=12489 vsize=1786196 CPUtime=882.26 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 529167 0 0 0 88076 150 0 0 25 0 4 0 516701409 1829064704 362694 33554432000 4194304 4650419 140736937291072 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=1786196 CPUtime=882.26 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 912382 0 0 0 88007 219 0 0 25 0 4 0 516701409 1829064704 362694 33554432000 4194304 4650419 140736937291072 18446744073709551615 4328275 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=1786196 CPUtime=877.42 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 612012 0 0 0 87576 166 0 0 25 0 4 0 516701409 1829064704 362694 33554432000 4194304 4650419 140736937291072 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.22
Current children cumulated vsize (KiB) 1786196

[startup+942.3 s]
/proc/loadavg: 8.02 7.90 6.90 9/184 12520
/proc/meminfo: memFree=24066316/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=1723784 CPUtime=3763.86 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 3336047 0 0 0 375602 784 0 0 25 0 4 0 516701409 1765154816 364308 33554432000 4194304 4650419 140736937291072 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 430946 364308 395 112 0 425911 0
[pid=12491/tid=12492] ppid=12489 vsize=1723784 CPUtime=942.25 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 559872 0 0 0 94064 161 0 0 25 0 4 0 516701409 1765154816 364308 33554432000 4194304 4650419 140736937291072 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=1723784 CPUtime=942.26 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 942631 0 0 0 93997 229 0 0 25 0 4 0 516701409 1765154816 364308 33554432000 4194304 4650419 140736937291072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=1723784 CPUtime=937.1 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 629398 0 0 0 93538 172 0 0 25 0 4 0 516701409 1765154816 364308 33554432000 4194304 4650419 140736937291072 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.86
Current children cumulated vsize (KiB) 1723784

[startup+1002.31 s]
/proc/loadavg: 8.00 7.91 6.97 9/184 12521
/proc/meminfo: memFree=23985368/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=1918888 CPUtime=4003.56 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 3510381 0 0 0 399528 828 0 0 25 0 4 0 516701409 1964941312 372267 33554432000 4194304 4650419 140736937291072 18446744073709551615 4511618 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 479722 372267 395 112 0 474687 0
[pid=12491/tid=12492] ppid=12489 vsize=1918888 CPUtime=1002.26 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 585961 0 0 0 100054 172 0 0 25 0 4 0 516701409 1964941312 372267 33554432000 4194304 4650419 140736937291072 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=1918888 CPUtime=1002.26 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 1067118 0 0 0 99976 250 0 0 25 0 4 0 516701409 1964941312 372267 33554432000 4194304 4650419 140736937291072 18446744073709551615 4476769 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=1918888 CPUtime=996.77 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 632319 0 0 0 99504 173 0 0 25 0 4 0 516701409 1964941312 372267 33554432000 4194304 4650419 140736937291072 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.56
Current children cumulated vsize (KiB) 1918888

[startup+1062.3 s]
/proc/loadavg: 8.06 7.94 7.03 9/184 12523
/proc/meminfo: memFree=24019000/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=1855556 CPUtime=4243.22 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 4042422 0 0 0 423407 915 0 0 25 0 4 0 516701409 1900089344 358110 33554432000 4194304 4650419 140736937291072 18446744073709551615 4364402 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 463889 358110 395 112 0 458854 0
[pid=12491/tid=12492] ppid=12489 vsize=1855556 CPUtime=1062.26 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 1025060 0 0 0 105994 232 0 0 25 0 4 0 516701409 1900089344 358110 33554432000 4194304 4650419 140736937291072 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=1855556 CPUtime=1062.25 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 1114779 0 0 0 105969 256 0 0 25 0 4 0 516701409 1900089344 358110 33554432000 4194304 4650419 140736937291072 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=1855556 CPUtime=1056.44 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 652327 0 0 0 105461 183 0 0 25 0 4 0 516701409 1900089344 358110 33554432000 4194304 4650419 140736937291072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.22
Current children cumulated vsize (KiB) 1855556

[startup+1122.3 s]
/proc/loadavg: 8.08 7.96 7.10 9/184 12524
/proc/meminfo: memFree=23984444/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=1790268 CPUtime=4482.89 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 4577586 0 0 0 447288 1001 0 0 25 0 4 0 516701409 1833234432 368583 33554432000 4194304 4650419 140736937291072 18446744073709551615 4311161 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 447567 368583 395 112 0 442532 0
[pid=12491/tid=12492] ppid=12489 vsize=1790268 CPUtime=1122.26 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 1490169 0 0 0 111934 292 0 0 25 0 4 0 516701409 1833234432 368583 33554432000 4194304 4650419 140736937291072 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=1790268 CPUtime=1122.26 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 1136758 0 0 0 111961 265 0 0 25 0 4 0 516701409 1833234432 368583 33554432000 4194304 4650419 140736937291072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=1790268 CPUtime=1116.11 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 674925 0 0 0 111420 191 0 0 25 0 4 0 516701409 1833234432 368583 33554432000 4194304 4650419 140736937291072 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.89
Current children cumulated vsize (KiB) 1790268

[startup+1182.3 s]
/proc/loadavg: 8.13 8.00 7.16 9/184 12526
/proc/meminfo: memFree=23893004/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=1921728 CPUtime=4722.57 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 4857281 0 0 0 471198 1059 0 0 25 0 4 0 516701409 1967849472 380953 33554432000 4194304 4650419 140736937291072 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 480432 380953 395 112 0 475397 0
[pid=12491/tid=12492] ppid=12489 vsize=1921728 CPUtime=1182.26 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 1692083 0 0 0 117907 319 0 0 25 0 4 0 516701409 1967849472 380953 33554432000 4194304 4650419 140736937291072 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=1921728 CPUtime=1182.26 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 1163233 0 0 0 117950 276 0 0 25 0 4 0 516701409 1967849472 380953 33554432000 4194304 4650419 140736937291072 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=1921728 CPUtime=1175.79 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 699509 0 0 0 117377 202 0 0 25 0 4 0 516701409 1967849472 380953 33554432000 4194304 4650419 140736937291072 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.57
Current children cumulated vsize (KiB) 1921728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.09 8.00 7.18 5/179 12528
/proc/meminfo: memFree=24755324/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=1921760 CPUtime=4800.08 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 4879543 0 0 0 478942 1066 0 0 25 0 4 0 516701409 1967882240 391693 33554432000 4194304 4650419 140736937291072 18446744073709551615 4363496 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 480440 391693 395 112 0 475405 0
[pid=12491/tid=12492] ppid=12489 vsize=1921760 CPUtime=1201.67 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 1692083 0 0 0 119848 319 0 0 25 0 4 0 516701409 1967882240 391693 33554432000 4194304 4650419 140736937291072 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=1921760 CPUtime=1201.67 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 1171430 0 0 0 119888 279 0 0 25 0 4 0 516701409 1967882240 391693 33554432000 4194304 4650419 140736937291072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=1921760 CPUtime=1195.07 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 707229 0 0 0 119303 204 0 0 25 0 4 0 516701409 1967882240 391693 33554432000 4194304 4650419 140736937291072 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 1921760

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

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

[startup+1201.7 s]
/proc/loadavg: 8.09 8.00 7.18 5/179 12528
/proc/meminfo: memFree=24755324/32950928 swapFree=67111364/67111528
[pid=12491] ppid=12489 vsize=1921760 CPUtime=4800.08 cores=0,2,4,6
/proc/12491/stat : 12491 (strangenight1-m) R 12489 12491 10480 0 -1 4202496 4879543 0 0 0 478942 1066 0 0 25 0 4 0 516701409 1967882240 391693 33554432000 4194304 4650419 140736937291072 18446744073709551615 4363496 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12491/statm: 480440 391693 395 112 0 475405 0
[pid=12491/tid=12492] ppid=12489 vsize=1921760 CPUtime=1201.67 cores=0,2,4,6
/proc/12491/task/12492/stat : 12492 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 1692083 0 0 0 119848 319 0 0 25 0 4 0 516701409 1967882240 391693 33554432000 4194304 4650419 140736937291072 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12491/tid=12493] ppid=12489 vsize=1921760 CPUtime=1201.67 cores=0,2,4,6
/proc/12491/task/12493/stat : 12493 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 1171430 0 0 0 119888 279 0 0 25 0 4 0 516701409 1967882240 391693 33554432000 4194304 4650419 140736937291072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12491/tid=12494] ppid=12489 vsize=1921760 CPUtime=1195.07 cores=0,2,4,6
/proc/12491/task/12494/stat : 12494 (strangenight1-m) R 12489 12491 10480 0 -1 4202560 707229 0 0 0 119303 204 0 0 25 0 4 0 516701409 1967882240 391693 33554432000 4194304 4650419 140736937291072 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 1921760

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.78
CPU time (s): 4800.18
CPU user time (s): 4789.45
CPU system time (s): 10.7354
CPU usage (%): 399.423
Max. virtual memory (cumulated for all children) (KiB): 1921760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.45
system time used= 10.7354
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4879546
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= 23437
involuntary context switches= 18914

runsolver used 2.00469 second user time and 4.57031 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 06:23:37
IDJOB=3174914
IDBENCH=82532
IDSOLVER=1588
FILE ID=node127/3174914-1304051017
RUNJOBID= node127-1304051017-12468
PBS_JOBID= 13170372
Free space on /tmp= 71808 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S895938734-057-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174914-1304051017/watcher-3174914-1304051017 -o /tmp/evaluation-result-3174914-1304051017/solver-3174914-1304051017 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3174914-1304051017.cnf

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

MD5SUM BENCH= 4f5a8cb56de51e6630c119bd6436cc16
RANDOM SEED=1737929689

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:      26279664 kB
Buffers:       1383216 kB
Cached:        4702008 kB
SwapCached:          0 kB
Active:        1791304 kB
Inactive:      4405264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26279664 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           16692 kB
Writeback:           4 kB
AnonPages:      111484 kB
Mapped:          14784 kB
Slab:           409708 kB
PageTables:       4960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   323968 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= 71812 MiB
End job on node127 at 2011-04-29 06:43:41