Trace number 3174999

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.23 1201.79

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S64788608-008-UNKNOWN.cnf
MD5SUMc0e1e71ade06eb64bd0f5dbaf6b892a1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark138.192
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-3174999-1304076476.cnf'
0.00/0.00	c -- header says num vars:          40000
0.00/0.00	c -- header says num clauses:      168000
0.00/0.28	c -- clauses added:            0 learnts,       168000 normals,            0 xors
0.00/0.28	c -- vars added      40000
0.00/0.28	c Parsing time:  0.44 s
0.00/0.28	c  N st     0         0     40000    168000         0         0    504000         0   no data   no data  --
0.00/0.28	c asymm  cl-useful: 0/168000/168000 lits-rem:0 time: 0.51
0.00/0.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.45
0.37/0.55	c bin-w-bin subsume rem            0 bins  time:  0.05 s
0.37/0.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
0.37/0.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  40000 time:  0.06 s
0.37/0.59	c Removed useless bin:       0  fixed:     0  props:   0.39M  time:  0.06 s
3.91/1.03	c lits-rem:         0  cl-subs:        0  v-elim:   1126  v-fix:    0  time:  1.74 s
3.91/1.04	c Finding binary XORs  T:     0.03 s  found:       0
4.31/1.14	c Finding non-binary XORs:     0.38 s (found:       0, avg size: nan)
4.31/1.14	c calculated reachability. Time: 0.00
4.31/1.16	c Calc default polars -  time:   0.07 s pos:   17694 undec:    4590 neg:   17716
4.31/1.16	c =========================================================================================
4.31/1.16	c types(t): F = full restart, N = normal restart
4.31/1.16	c types(t): S = simplification begin/end, E = solution found
4.31/1.16	c restart types(rt): st = static, dy = dynamic
4.31/1.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.31/1.16	c  B st     0         0     38874    166076         0         0    504339         0   no data   no data  --
11.49/2.94	c  N dy    16      4106     38874    166076         0      4104    504339   1287378    169.02    178.01  --
18.69/4.73	c  N dy    47      8191     38874    166076         0      8189    504339   2392584    177.86    193.73  --
25.87/6.56	c  N dy    75     12316     38874    166076         0     12314    504339   3491538    177.69    190.87  --
33.08/8.37	c  N dy   100     16337     38874    166076         0     16335    504339   4551482    177.38    194.97  --
41.05/10.34	c  N dy   125     20596     38874    166076         0     10597    504339    841395    176.63    191.16  --
48.24/12.19	c  N dy   153     24707     38874    166076         0     14708    504339   1954371    177.57    190.93  --
49.04/12.33	c  F st   156     25000     38874    166076         0     15001    504339   2031328    177.52   no data  --
58.63/14.75	c  N dy   162     30000     38874    166076         0     20001    504339   3831991    177.52   no data  --
58.63/14.75	c  S st   162     30000     38874    166076         0     20001    504339   3831991    177.52   no data  --
59.45/14.98	c  S st   162     30505     38874    166076         0     20506    504339   3931878    177.52   no data  --
59.82/15.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
59.82/15.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.62/15.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  1.09
63.03/15.82	c bin-w-bin subsume rem            0 bins  time:  0.05 s
63.03/15.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
63.03/15.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38874 time:  0.05 s
63.03/15.87	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.07 s
104.96/26.39	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 41.83 s
105.76/26.59	c asymm  cl-useful: 0/166076/166076 lits-rem:0 time: 0.79
106.16/26.60	c calculated reachability. Time: 0.01
106.16/26.61	c  N dy   162     30505     38874    166076         0     20499    504339   3924713    177.52   no data  --
114.55/28.78	c  N dy   190     34823     38874    166076         0     24817    504339   5078389    177.62    190.52  --
123.34/30.96	c  N dy   218     38997     38874    166076         0     28991    504339   6196699    177.48    188.37  --
131.72/33.06	c  N dy   244     43068     38874    166076         0     17569    504339   1370350    177.42    192.99  --
137.32/34.43	c  S st   260     45757     38874    166076         0     20258    504339   2054028    176.76    156.67  --
138.13/34.68	c  S st   260     46261     38874    166076         0     20762    504339   2144442    176.76   no data  --
138.53/34.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
138.53/34.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
139.30/34.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  1.11
140.51/35.21	c bin-w-bin subsume rem            0 bins  time:  0.05 s
140.51/35.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
140.51/35.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38874 time:  0.05 s
140.51/35.26	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.07 s
163.28/40.90	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 22.47 s
163.28/40.93	c vivif2 --  cl tried   166076 cl shrink        0 lits rem          0 time: 0.09
163.28/40.97	c vivif2 --  cl tried    20761 cl shrink        0 lits rem          0 time: 0.15
164.08/41.16	c asymm  cl-useful: 0/166076/166076 lits-rem:0 time: 0.78
164.08/41.17	c calculated reachability. Time: 0.01
164.08/41.17	c  N dy   260     46261     38874    166076         0     20761    504339   2144350    176.76   no data  --
172.07/43.14	c  N dy   282     50322     38874    166076         0     24822    504339   3214015    176.48    185.78  --
180.06/45.18	c  N dy   311     54466     38874    166076         0     28966    504339   4311497    176.60    190.64  --
188.84/47.31	c  N dy   341     58651     38874    166076         0     33151    504339   5467645    177.14    186.76  --
196.83/49.38	c  N dy   370     62656     38874    166076         0     37156    504339   6553370    177.62    226.59  --
205.22/51.47	c  N dy   398     66866     38874    166076         0     22614    504339   1829065    177.70    187.15  --
210.42/52.76	c  S st   416     69391     38874    166076         0     25139    504339   2527860    177.74    163.98  --
211.61/53.01	c  S st   416     69893     38874    166076         0     25641    504339   2633759    177.74   no data  --
211.61/53.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
211.61/53.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
212.82/53.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  1.11
213.61/53.59	c bin-w-bin subsume rem            0 bins  time:  0.05 s
214.01/53.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
214.01/53.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38874 time:  0.06 s
214.01/53.63	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
243.99/61.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 29.99 s
243.99/61.19	c vivif2 --  cl tried   166076 cl shrink        0 lits rem          0 time: 0.10
244.37/61.24	c vivif2 --  cl tried    25641 cl shrink        0 lits rem          0 time: 0.18
245.16/61.45	c asymm  cl-useful: 0/166076/166076 lits-rem:0 time: 0.82
245.16/61.46	c calculated reachability. Time: 0.01
245.16/61.46	c  N dy   416     69893     38874    166076         0     25641    504339   2633759    177.74   no data  --
254.75/63.81	c  N dy   449     74460     38874    166076         0     30208    504339   3875199    178.08    189.48  --
264.74/66.34	c  N dy   485     79362     38874    166076         0     35110    504339   5248628    178.51    197.37  --
275.52/69.06	c  N dy   519     84589     38874    166076         0     40337    504339   6675397    178.57    188.66  --
281.91/70.61	c  F st   538     87502     38874    166076         0     22378    504339   1129525    178.50   no data  --
288.71/72.35	c  N st   543     90798     38874    166076         0     25674    504339   2259313    178.50   no data  --
300.70/75.39	c  N dy   573     96614     38874    166076         0     31490    504339   4191242    178.58    188.41  --
314.29/78.72	c  N dy   616    102797     38874    166076         0     37672    504339   5855011    178.47    192.52  --
318.68/79.83	c  S st   631    104839     38874    166076         0     39714    504339   6422456    178.59    145.48  --
319.86/80.10	c  S st   631    105342     38874    166076         0     40217    504339   6537842    178.59   no data  --
319.86/80.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
319.86/80.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
321.06/80.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.20
323.46/81.03	c bin-w-bin subsume rem            0 bins  time:  0.05 s
323.46/81.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
323.46/81.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38874 time:  0.06 s
323.46/81.08	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.07 s
669.39/167.63	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 344.27 s
669.39/167.65	c vivif2 --  cl tried   166076 cl shrink        0 lits rem          0 time: 0.10
669.81/167.77	c vivif2 --  cl tried    40215 cl shrink        0 lits rem          0 time: 0.46
670.98/168.01	c asymm  cl-useful: 0/166076/166076 lits-rem:0 time: 0.96
670.98/168.02	c calculated reachability. Time: 0.01
670.98/168.02	c  N dy   631    105342     38874    166076         0     40215    504339   6536093    178.59   no data  --
684.97/171.59	c  N dy   680    112139     38874    166076         0     24572    504339   1273472    178.86    191.58  --
700.15/175.32	c  N dy   732    119372     38874    166076         0     31804    504339   3250137    179.14    196.14  --
716.52/179.41	c  N dy   784    127069     38874    166076         0     39501    504339   5295989    179.08    191.01  --
734.49/183.98	c  N dy   840    135268     38874    166076         0     23981    504339    742150    179.17    202.74  --
752.48/188.44	c  N dy   900    144132     38874    166076         0     32844    504339   3157328    179.37    194.38  --
771.64/193.29	c  N dy   962    153341     38874    166076         0     42053    504339   5671827    179.35    199.04  --
782.03/195.82	c  S st   993    158014     38874    166076         0     46726    504339   6946735    179.42   no data  --
783.23/196.11	c  S st   993    158516     38874    166076         0     47228    504339   7055714    179.42   no data  --
783.23/196.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
783.23/196.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
784.45/196.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.22
786.82/197.08	c bin-w-bin subsume rem            0 bins  time:  0.05 s
786.82/197.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
787.23/197.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38874 time:  0.06 s
787.23/197.12	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
1203.87/301.42	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 415.24 s
1203.87/301.44	c vivif2 --  cl tried   166076 cl shrink        0 lits rem          0 time: 0.10
1204.26/301.56	c vivif2 --  cl tried    47227 cl shrink        0 lits rem          0 time: 0.49
1205.46/301.83	c asymm  cl-useful: 0/166076/166076 lits-rem:0 time: 1.05
1205.46/301.84	c calculated reachability. Time: 0.01
1205.46/301.84	c  N dy   993    158516     38874    166076         0     47227    504339   7055651    179.42   no data  --
1226.63/307.13	c  N dy  1059    168715     38874    166076         0     32567    504339   2738991    179.41    190.02  --
1249.40/312.85	c  N dy  1140    179493     38874    166076         0     43343    504339   5816266    179.83    192.18  --
1274.17/319.04	c  N dy  1221    191037     38874    166076         0     28957    504339   1385763    179.98    193.79  --
1299.33/325.39	c  N dy  1306    203279     38874    166076         0     41199    504339   4752205    180.08    189.65  --
1329.31/332.84	c  N dy  1395    216353     38874    166076         0     27315    504339    664800    180.05    191.82  --
1358.45/340.12	c  N dy  1486    230226     38874    166076         0     41187    504339   4474614    180.06    195.77  --
1374.83/344.29	c  S st  1538    237774     38874    166076         0     48735    504339   6507742    180.01   no data  --
1376.03/344.59	c  S st  1538    238279     38874    166076         0     49239    504339   6607705    180.01   no data  --
1376.43/344.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
1376.43/344.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1377.65/344.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.23
1379.62/345.49	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1380.02/345.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1380.02/345.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38874 time:  0.06 s
1380.02/345.53	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
1762.71/441.37	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 381.03 s
1763.11/441.40	c vivif2 --  cl tried   166076 cl shrink        0 lits rem          0 time: 0.10
1763.51/441.52	c vivif2 --  cl tried    49233 cl shrink        0 lits rem          0 time: 0.49
1764.70/441.80	c asymm  cl-useful: 0/166076/166076 lits-rem:0 time: 1.09
1764.70/441.81	c calculated reachability. Time: 0.01
1764.70/441.81	c  N dy  1538    238279     38874    166076         0     49233    504339   6605313    180.01   no data  --
1799.47/450.52	c  N dy  1653    253609     38874    166076         0     36587    504339   2923231    180.27    197.17  --
1835.40/459.56	c  N dy  1750    269810     38874    166076         0     52786    504339   7397971    180.10    190.94  --
1874.55/469.35	c  N dy  1866    287125     38874    166076         0     41111    504339   3876068    180.14    194.16  --
1917.29/480.03	c  N dy  1997    305706     38874    166076         0     59692    504339   8878994    180.08    190.31  --
1918.48/480.38	c  F st  2001    306250     38874    166076         0     30240    504339    586652    180.06   no data  --
1960.44/490.89	c  N dy  2101    325249     38874    166076         0     49238    504339   6366089    179.97    219.24  --
2005.99/502.22	c  N dy  2240    345457     38874    166076         0     38448    504339   2563440    179.97    194.05  --
2032.35/508.84	c  S st  2324    357418     38874    166076         0     50408    504339   5865639    180.14   no data  --
2033.52/509.13	c  S st  2324    357919     38874    166076         0     50909    504339   5954409    180.14   no data  --
2033.52/509.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
2033.52/509.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2034.72/509.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.24
2036.74/509.97	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2036.74/509.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2037.12/510.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38874 time:  0.06 s
2037.12/510.02	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
2361.90/591.39	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 324.31 s
2362.29/591.41	c vivif2 --  cl tried   166076 cl shrink        0 lits rem          0 time: 0.10
2362.69/591.52	c vivif2 --  cl tried    50906 cl shrink        0 lits rem          0 time: 0.44
2363.88/591.80	c asymm  cl-useful: 0/166076/166076 lits-rem:0 time: 1.09
2363.88/591.81	c calculated reachability. Time: 0.01
2363.88/591.81	c  N dy  2324    357919     38874    166076         0     50906    504339   5952198    180.14   no data  --
2411.01/603.63	c  N dy  2468    378303     38874    166076         0     39290    504339   2520047    180.22    194.17  --
2457.75/615.34	c  N dy  2610    398452     38874    166076         0     59437    504339   8000780    180.27    192.28  --
2502.11/626.44	c  N dy  2745    418539     38874    166076         0     46525    504339   4186218    180.25    190.13  --
2548.03/637.96	c  N dy  2881    438619     38874    166076         0     66604    504339   9601968    180.18    190.80  --
2593.16/649.23	c  N dy  3014    458721     38874    166076         0     52704    504339   5593254    180.14    191.04  --
2638.71/660.69	c  N dy  3148    478821     38874    166076         0     37812    504339   1251341    180.10    192.76  --
2683.44/671.86	c  N dy  3285    498845     38874    166076         0     57836    504339   6718334    180.13    206.39  --
2729.37/683.38	c  N dy  3430    518856     38874    166076         0     41847    504339   2151192    180.31    190.49  --
2769.32/693.37	c  S st  3558    536878     38874    166076         0     59869    504339   7024733    180.33   no data  --
2770.53/693.64	c  S st  3558    537380     38874    166076         0     60371    504339   7105945    180.33   no data  --
2770.53/693.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
2770.53/693.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2771.71/694.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.27
2774.11/694.56	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2774.11/694.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2774.11/694.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38874 time:  0.06 s
2774.52/694.61	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.07 s
3224.68/807.34	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 449.32 s
3224.68/807.37	c vivif2 --  cl tried   166076 cl shrink        0 lits rem          0 time: 0.10
3225.08/807.49	c vivif2 --  cl tried    60370 cl shrink        0 lits rem          0 time: 0.51
3226.28/807.79	c asymm  cl-useful: 0/166076/166076 lits-rem:0 time: 1.17
3226.68/807.80	c calculated reachability. Time: 0.01
3226.68/807.80	c  N dy  3558    537380     38874    166076         0     60370    504339   7105568    180.33   no data  --
3272.21/819.20	c  N dy  3699    557440     38874    166076         0     43429    504339   2260046    180.34    199.65  --
3316.15/830.23	c  N dy  3829    577519     38874    166076         0     63507    504339   7724790    180.30    192.32  --
3362.09/841.71	c  N dy  3961    597590     38874    166076         0     45580    504339   2558326    180.25    195.69  --
3407.25/853.06	c  N dy  4099    617782     38874    166076         0     65772    504339   8155903    180.35    195.33  --
3453.96/864.70	c  N dy  4244    637980     38874    166076         0     46968    504339   2686947    180.41    190.33  --
3499.09/876.01	c  N dy  4387    657984     38874    166076         0     66969    504339   8242395    180.50    193.69  --
3545.43/887.60	c  N dy  4517    678176     38874    166076         0     47161    504339   2497034    180.49    190.99  --
3591.36/899.10	c  N dy  4659    698272     38874    166076         0     67254    504339   8123260    180.59    208.95  --
3638.90/911.04	c  N dy  4811    718287     38874    166076         0     46275    504339   1986222    180.70    195.79  --
3685.22/922.64	c  N dy  4956    738311     38874    166076         0     66298    504339   7599184    180.81    204.38  --
3733.96/934.88	c  N dy  5089    758324     38874    166076         0     44314    504339   1124463    180.78    196.08  --
3780.30/946.40	c  N dy  5231    778428     38874    166076         0     64417    504339   6721537    180.83    191.59  --
3829.05/958.64	c  N dy  5368    798447     38874    166076         0     84435    504339  12176018    180.81    228.48  --
3847.40/963.20	c  S st  5424    806070     38874    166076         0     49055    504339   2195315    180.83   no data  --
3848.20/963.48	c  S st  5424    806576     38874    166076         0     49561    504339   2307063    180.83   no data  --
3848.60/963.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
3848.60/963.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3849.80/963.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.23
3850.60/964.06	c bin-w-bin subsume rem            0 bins  time:  0.05 s
3850.60/964.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3850.60/964.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38874 time:  0.06 s
3851.02/964.10	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.07 s
3879.76/971.32	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time: 28.80 s
3879.76/971.35	c vivif2 --  cl tried   166076 cl shrink        0 lits rem          0 time: 0.11
3880.16/971.40	c vivif2 --  cl tried    49559 cl shrink        0 lits rem          0 time: 0.19
3880.96/971.67	c asymm  cl-useful: 0/166076/166076 lits-rem:0 time: 1.07
3880.96/971.68	c calculated reachability. Time: 0.01
3880.96/971.68	c  N dy  5424    806576     38874    166076         0     49559    504339   2306511    180.83   no data  --
3929.69/983.81	c  N dy  5563    826607     38874    166076         0     69589    504339   7844111    180.89    198.72  --
3980.83/996.65	c  N dy  5703    846712     38874    166076         0     45698    504339    984947    180.97    196.37  --
4027.96/1008.45	c  N dy  5839    866763     38874    166076         0     65747    504339   6530835    180.99    237.48  --
4079.09/1021.23	c  N dy  5980    886830     38874    166076         0     85812    504339  12172203    181.09    192.31  --
4127.42/1033.35	c  N dy  6114    906918     38874    166076         0     60901    504339   4819746    181.06    227.97  --
4177.76/1045.96	c  N dy  6252    927054     38874    166076         0     81036    504339  10423126    181.11    198.76  --
4227.70/1058.49	c  N dy  6386    947138     38874    166076         0     55124    504339   3017315    181.10    198.73  --
4276.42/1070.65	c  N dy  6524    967141     38874    166076         0     75126    504339   8561394    181.13    190.83  --
4327.56/1083.46	c  N dy  6663    987242     38874    166076         0     48235    504339    845100    181.13    192.60  --
4373.91/1095.08	c  N dy  6795   1007357     38874    166076         0     68348    504339   6400968    181.11    192.52  --
4424.61/1107.78	c  N dy  6937   1027516     38874    166076         0     88507    504339  11958491    181.14    193.38  --
4473.75/1120.00	c  N dy  7075   1047611     38874    166076         0     60599    504339   3982326    181.14    191.60  --
4523.30/1132.41	c  N dy  7223   1067676     38874    166076         0     80663    504339   9645621    181.23    224.14  --
4534.06/1135.13	c  F st  7257   1071876     38874    166076         0     84863    504339  10852488    181.27   no data  --
4575.21/1145.41	c  N dy  7339   1087707     38874    166076         0     51691    504339   1301930    181.30    192.31  --
4622.74/1157.32	c  N dy  7473   1108042     38874    166076         0     72025    504339   6822869    181.28    194.14  --
4673.86/1170.10	c  N dy  7613   1128075     38874    166076         0     92053    504339  12344609    181.28    216.69  --
4723.00/1182.40	c  N dy  7746   1148086     38874    166076         0     62070    504339   3868139    181.26    196.12  --
4771.73/1194.60	c  N dy  7874   1168163     38874    166076         0     82146    504339   9368972    181.22    194.73  --

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-3174999-1304076476/watcher-3174999-1304076476 -o /tmp/evaluation-result-3174999-1304076476/solver-3174999-1304076476 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3174999-1304076476.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: 5.31 7.51 7.65 1/176 32745
/proc/meminfo: memFree=30840008/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=40992 CPUtime=0 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 410 0 0 0 0 0 0 0 20 0 3 0 519245466 41975808 350 33554432000 4194304 4650419 140734292693472 18446744073709551615 271550594033 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 12809 352 303 112 0 7774 0
[pid=32745/tid=32746] ppid=32743 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 519245467 52465664 352 33554432000 4194304 4650419 140734292693472 18446744073709551615 47297720108978 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 519245467 52465664 352 33554432000 4194304 4650419 140734292693472 18446744073709551615 47297720108978 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 519245467 52465664 352 33554432000 4194304 4650419 140734292693472 18446744073709551615 271550594033 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.113011 s]
/proc/loadavg: 5.31 7.51 7.65 1/176 32745
/proc/meminfo: memFree=30840008/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=320848 CPUtime=0.37 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 24261 0 0 0 32 5 0 0 18 0 4 0 519245466 328548352 19977 33554432000 4194304 4650419 140734292693472 18446744073709551615 271550202880 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 80212 20305 344 112 0 75177 0
[pid=32745/tid=32746] ppid=32743 vsize=320980 CPUtime=0.09 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 6178 0 0 0 8 1 0 0 18 0 4 0 519245467 328683520 20704 33554432000 4194304 4650419 140734292693472 18446744073709551615 271550198817 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=321244 CPUtime=0.09 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 6343 0 0 0 8 1 0 0 18 0 4 0 519245467 328953856 21297 33554432000 4194304 4650419 140734292693472 18446744073709551615 271550235021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=362688 CPUtime=0.26 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 7007 0 0 0 25 1 0 0 18 0 4 0 519245467 371392512 24970 33554432000 4194304 4650419 140734292693472 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 320848

[startup+0.75117 s]
/proc/loadavg: 5.31 7.51 7.65 1/176 32745
/proc/meminfo: memFree=30840008/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=338064 CPUtime=2.9 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) D 32743 32745 31926 0 -1 4202496 52576 0 0 0 278 12 0 0 18 0 4 0 519245466 346177536 44463 33554432000 4194304 4650419 140734292693472 18446744073709551615 4442218 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 84516 44463 385 112 0 79481 0
[pid=32745/tid=32746] ppid=32743 vsize=338064 CPUtime=0.72 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) D 32743 32745 31926 0 -1 4202560 14860 0 0 0 69 3 0 0 18 0 4 0 519245467 346177536 44463 33554432000 4194304 4650419 140734292693472 18446744073709551615 4441818 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=338064 CPUtime=0.71 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 15009 0 0 0 68 3 0 0 18 0 4 0 519245467 346177536 44463 33554432000 4194304 4650419 140734292693472 18446744073709551615 271550580919 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=338064 CPUtime=0.73 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 7303 0 0 0 72 1 0 0 18 0 4 0 519245467 346177536 44463 33554432000 4194304 4650419 140734292693472 18446744073709551615 4333403 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 338064

[startup+0.800895 s]
/proc/loadavg: 5.31 7.51 7.65 1/176 32745
/proc/meminfo: memFree=30840008/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=338064 CPUtime=3.11 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 54161 0 0 0 298 13 0 0 18 0 4 0 519245466 346177536 40842 33554432000 4194304 4650419 140734292693472 18446744073709551615 4422499 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 84516 40842 385 112 0 79481 0
[pid=32745/tid=32746] ppid=32743 vsize=338064 CPUtime=0.76 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 15530 0 0 0 73 3 0 0 18 0 4 0 519245467 346177536 40842 33554432000 4194304 4650419 140734292693472 18446744073709551615 4422696 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=338064 CPUtime=0.76 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 15247 0 0 0 73 3 0 0 18 0 4 0 519245467 346177536 40842 33554432000 4194304 4650419 140734292693472 18446744073709551615 4422572 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=338064 CPUtime=0.78 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 7329 0 0 0 77 1 0 0 18 0 4 0 519245467 346177536 40842 33554432000 4194304 4650419 140734292693472 18446744073709551615 4364562 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 338064

[startup+0.90087 s]
/proc/loadavg: 5.31 7.51 7.65 1/176 32745
/proc/meminfo: memFree=30840008/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=338064 CPUtime=3.51 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 55916 0 0 0 338 13 0 0 18 0 4 0 519245466 346177536 42597 33554432000 4194304 4650419 140734292693472 18446744073709551615 271550202799 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 84516 42597 387 112 0 79481 0
[pid=32745/tid=32746] ppid=32743 vsize=338064 CPUtime=0.86 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 15725 0 0 0 83 3 0 0 18 0 4 0 519245467 346177536 42597 33554432000 4194304 4650419 140734292693472 18446744073709551615 4420852 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=338064 CPUtime=0.86 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 16015 0 0 0 83 3 0 0 18 0 4 0 519245467 346177536 42597 33554432000 4194304 4650419 140734292693472 18446744073709551615 271550193671 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=338064 CPUtime=0.88 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 7392 0 0 0 87 1 0 0 18 0 4 0 519245467 346177536 42597 33554432000 4194304 4650419 140734292693472 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 338064

[startup+1.50076 s]
/proc/loadavg: 5.31 7.51 7.65 1/176 32745
/proc/meminfo: memFree=30840008/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=338064 CPUtime=5.91 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 58187 0 0 0 578 13 0 0 19 0 4 0 519245466 346177536 43766 33554432000 4194304 4650419 140734292693472 18446744073709551615 4310809 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 84516 43766 391 112 0 79481 0
[pid=32745/tid=32746] ppid=32743 vsize=338064 CPUtime=1.46 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 16820 0 0 0 143 3 0 0 19 0 4 0 519245467 346177536 43766 33554432000 4194304 4650419 140734292693472 18446744073709551615 4310788 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=338064 CPUtime=1.46 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 16528 0 0 0 143 3 0 0 19 0 4 0 519245467 346177536 43766 33554432000 4194304 4650419 140734292693472 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=338064 CPUtime=1.48 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 7783 0 0 0 147 1 0 0 19 0 4 0 519245467 346177536 43766 33554432000 4194304 4650419 140734292693472 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 338064

[startup+3.10047 s]
/proc/loadavg: 5.77 7.57 7.67 9/188 32762
/proc/meminfo: memFree=30542584/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=373008 CPUtime=12.29 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 63085 0 0 0 1215 14 0 0 22 0 4 0 519245466 381960192 48664 33554432000 4194304 4650419 140734292693472 18446744073709551615 4363604 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 93252 48664 391 112 0 88217 0
[pid=32745/tid=32746] ppid=32743 vsize=373008 CPUtime=3.06 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 17979 0 0 0 303 3 0 0 24 0 4 0 519245467 381960192 48664 33554432000 4194304 4650419 140734292693472 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=373008 CPUtime=3.05 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 17584 0 0 0 301 4 0 0 22 0 4 0 519245467 381960192 48665 33554432000 4194304 4650419 140734292693472 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=373008 CPUtime=3.09 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 9332 0 0 0 307 2 0 0 25 0 4 0 519245467 381960192 48665 33554432000 4194304 4650419 140734292693472 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 373008

[startup+6.30089 s]
/proc/loadavg: 6.03 7.59 7.67 9/188 32762
/proc/meminfo: memFree=30507872/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=528856 CPUtime=25.07 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 70980 0 0 0 2490 17 0 0 25 0 4 0 519245466 541548544 56559 33554432000 4194304 4650419 140734292693472 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 132214 56560 391 112 0 127179 0
[pid=32745/tid=32746] ppid=32743 vsize=528856 CPUtime=6.26 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 19935 0 0 0 622 4 0 0 25 0 4 0 519245467 541548544 56560 33554432000 4194304 4650419 140734292693472 18446744073709551615 4363444 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=528856 CPUtime=6.24 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 19522 0 0 0 619 5 0 0 25 0 4 0 519245467 541548544 56560 33554432000 4194304 4650419 140734292693472 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=528856 CPUtime=6.28 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 11419 0 0 0 626 2 0 0 25 0 4 0 519245467 541548544 56560 33554432000 4194304 4650419 140734292693472 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 528856

[startup+12.7067 s]
/proc/loadavg: 6.27 7.62 7.68 9/188 32762
/proc/meminfo: memFree=30279704/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=365456 CPUtime=50.66 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 95726 0 0 0 5041 25 0 0 25 0 4 0 519245466 374226944 54069 33554432000 4194304 4650419 140734292693472 18446744073709551615 4363496 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 91364 54069 394 112 0 86329 0
[pid=32745/tid=32746] ppid=32743 vsize=365456 CPUtime=12.67 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 26045 0 0 0 1260 7 0 0 25 0 4 0 519245467 374226944 54069 33554432000 4194304 4650419 140734292693472 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=365456 CPUtime=12.6 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 25645 0 0 0 1254 6 0 0 25 0 4 0 519245467 374226944 54069 33554432000 4194304 4650419 140734292693472 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=365456 CPUtime=12.69 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 18174 0 0 0 1265 4 0 0 25 0 4 0 519245467 374226944 54069 33554432000 4194304 4650419 140734292693472 18446744073709551615 4334075 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 365456

[startup+25.5004 s]
/proc/loadavg: 6.53 7.63 7.68 9/188 32763
/proc/meminfo: memFree=29972148/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=910040 CPUtime=101.77 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 222407 0 0 0 10123 54 0 0 25 0 4 0 519245466 931880960 144158 33554432000 4194304 4650419 140734292693472 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 227510 144158 395 112 0 222475 0
[pid=32745/tid=32746] ppid=32743 vsize=910040 CPUtime=25.45 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 80143 0 0 0 2526 19 0 0 25 0 4 0 519245467 931880960 144158 33554432000 4194304 4650419 140734292693472 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=910040 CPUtime=25.33 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 43460 0 0 0 2523 10 0 0 25 0 4 0 519245467 931880960 144158 33554432000 4194304 4650419 140734292693472 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=910040 CPUtime=25.48 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 47783 0 0 0 2539 9 0 0 25 0 4 0 519245467 931880960 144158 33554432000 4194304 4650419 140734292693472 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 910040

[startup+51.1008 s]
/proc/loadavg: 7.18 7.68 7.70 9/188 32763
/proc/meminfo: memFree=29778632/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=883640 CPUtime=204.04 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 422085 0 0 0 20314 90 0 0 25 0 4 0 519245466 904847360 144022 33554432000 4194304 4650419 140734292693472 18446744073709551615 4364406 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 220910 144022 395 112 0 215875 0
[pid=32745/tid=32746] ppid=32743 vsize=883640 CPUtime=51.07 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 228496 0 0 0 5069 38 0 0 25 0 4 0 519245467 904847360 144022 33554432000 4194304 4650419 140734292693472 18446744073709551615 4476756 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=883640 CPUtime=50.79 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 62265 0 0 0 5062 17 0 0 25 0 4 0 519245467 904847360 144022 33554432000 4194304 4650419 140734292693472 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=883640 CPUtime=51.08 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 59438 0 0 0 5095 13 0 0 25 0 4 0 519245467 904847360 144022 33554432000 4194304 4650419 140734292693472 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 883640

[startup+102.3 s]
/proc/loadavg: 7.89 7.79 7.73 9/188 32765
/proc/meminfo: memFree=29491764/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=1097096 CPUtime=408.54 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 897890 0 0 0 40685 169 0 0 25 0 4 0 519245466 1123426304 193358 33554432000 4194304 4650419 140734292693472 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 274274 193358 395 112 0 269239 0
[pid=32745/tid=32746] ppid=32743 vsize=1097096 CPUtime=102.26 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 509736 0 0 0 10149 77 0 0 25 0 4 0 519245467 1123426304 193358 33554432000 4194304 4650419 140734292693472 18446744073709551615 4332995 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=1097096 CPUtime=101.71 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 93087 0 0 0 10146 25 0 0 25 0 4 0 519245467 1123426304 193359 33554432000 4194304 4650419 140734292693472 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=1097096 CPUtime=102.28 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 84368 0 0 0 10205 23 0 0 25 0 4 0 519245467 1123426304 193359 33554432000 4194304 4650419 140734292693472 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.54
Current children cumulated vsize (KiB) 1097096

[startup+162.307 s]

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

[pid=32745] ppid=32743 vsize=1555752 CPUtime=2805.29 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 5103838 0 0 0 279627 902 0 0 25 0 4 0 519245466 1593090048 305185 33554432000 4194304 4650419 140734292693472 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 388938 305185 395 112 0 383903 0
[pid=32745/tid=32746] ppid=32743 vsize=1555752 CPUtime=702.24 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 1735996 0 0 0 69933 291 0 0 25 0 4 0 519245467 1593090048 305185 33554432000 4194304 4650419 140734292693472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=1555752 CPUtime=698.45 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 1092742 0 0 0 69637 208 0 0 25 0 4 0 519245467 1593090048 305185 33554432000 4194304 4650419 140734292693472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=1555752 CPUtime=702.29 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 256350 0 0 0 70141 88 0 0 25 0 4 0 519245467 1593090048 305185 33554432000 4194304 4650419 140734292693472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.29
Current children cumulated vsize (KiB) 1555752

[startup+762.301 s]
/proc/loadavg: 8.16 8.17 7.97 9/188 323
/proc/meminfo: memFree=28582084/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=1652092 CPUtime=3044.93 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 5366211 0 0 0 303537 956 0 0 25 0 4 0 519245466 1691742208 335382 33554432000 4194304 4650419 140734292693472 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 413023 335382 395 112 0 407988 0
[pid=32745/tid=32746] ppid=32743 vsize=1652092 CPUtime=762.23 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 1767062 0 0 0 75922 301 0 0 25 0 4 0 519245467 1691742208 335382 33554432000 4194304 4650419 140734292693472 18446744073709551615 4364402 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=1652092 CPUtime=758.12 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 1123246 0 0 0 75592 220 0 0 25 0 4 0 519245467 1691742208 335382 33554432000 4194304 4650419 140734292693472 18446744073709551615 4332022 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=1652092 CPUtime=762.29 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 286743 0 0 0 76130 99 0 0 25 0 4 0 519245467 1691742208 335382 33554432000 4194304 4650419 140734292693472 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.93
Current children cumulated vsize (KiB) 1652092

[startup+822.307 s]
/proc/loadavg: 8.18 8.17 7.98 9/188 325
/proc/meminfo: memFree=28564800/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=1652852 CPUtime=3284.62 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 5609882 0 0 0 327456 1006 0 0 25 0 4 0 519245466 1692520448 321978 33554432000 4194304 4650419 140734292693472 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 413213 321978 395 112 0 408178 0
[pid=32745/tid=32746] ppid=32743 vsize=1652852 CPUtime=822.23 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 1794136 0 0 0 81914 309 0 0 25 0 4 0 519245467 1692520448 321978 33554432000 4194304 4650419 140734292693472 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=1652852 CPUtime=817.79 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 1149827 0 0 0 81550 229 0 0 25 0 4 0 519245467 1692520448 321978 33554432000 4194304 4650419 140734292693472 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=1652852 CPUtime=822.29 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 309076 0 0 0 82120 109 0 0 25 0 4 0 519245467 1692520448 321978 33554432000 4194304 4650419 140734292693472 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.62
Current children cumulated vsize (KiB) 1652852

[startup+882.301 s]
/proc/loadavg: 8.12 8.15 7.99 9/188 327
/proc/meminfo: memFree=28535488/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=1654188 CPUtime=3524.25 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 5716320 0 0 0 351381 1044 0 0 25 0 4 0 519245466 1693888512 321566 33554432000 4194304 4650419 140734292693472 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 413547 321566 395 112 0 408512 0
[pid=32745/tid=32746] ppid=32743 vsize=1654188 CPUtime=882.22 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 1821852 0 0 0 87902 320 0 0 25 0 4 0 519245467 1693888512 321566 33554432000 4194304 4650419 140734292693472 18446744073709551615 4333767 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=1654188 CPUtime=877.46 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 1176041 0 0 0 87507 239 0 0 25 0 4 0 519245467 1693888512 321566 33554432000 4194304 4650419 140734292693472 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=1654188 CPUtime=882.28 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 332470 0 0 0 88110 118 0 0 25 0 4 0 519245467 1693888512 321566 33554432000 4194304 4650419 140734292693472 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.25
Current children cumulated vsize (KiB) 1654188

[startup+942.301 s]
/proc/loadavg: 8.28 8.18 8.01 9/188 328
/proc/meminfo: memFree=28363696/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=1654960 CPUtime=3763.92 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 5816897 0 0 0 375311 1081 0 0 25 0 4 0 519245466 1694679040 341051 33554432000 4194304 4650419 140734292693472 18446744073709551615 4363510 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 413740 341051 395 112 0 408705 0
[pid=32745/tid=32746] ppid=32743 vsize=1654960 CPUtime=942.22 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 1852500 0 0 0 93889 333 0 0 25 0 4 0 519245467 1694679040 341051 33554432000 4194304 4650419 140734292693472 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=1654960 CPUtime=937.13 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 1203839 0 0 0 93464 249 0 0 25 0 4 0 519245467 1694679040 341051 33554432000 4194304 4650419 140734292693472 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=1654960 CPUtime=942.29 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 343718 0 0 0 94107 122 0 0 25 0 4 0 519245467 1694679040 341051 33554432000 4194304 4650419 140734292693472 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.92
Current children cumulated vsize (KiB) 1654960

[startup+1002.3 s]
/proc/loadavg: 8.21 8.18 8.01 9/188 330
/proc/meminfo: memFree=28370472/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=1672504 CPUtime=4003.59 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 6124506 0 0 0 399217 1142 0 0 25 0 4 0 519245466 1712644096 340666 33554432000 4194304 4650419 140734292693472 18446744073709551615 4363371 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 418126 340666 395 112 0 413091 0
[pid=32745/tid=32746] ppid=32743 vsize=1672504 CPUtime=1002.21 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 2111945 0 0 0 99848 373 0 0 25 0 4 0 519245467 1712644096 340666 33554432000 4194304 4650419 140734292693472 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=1672504 CPUtime=996.8 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 1211858 0 0 0 99429 251 0 0 25 0 4 0 519245467 1712644096 340666 33554432000 4194304 4650419 140734292693472 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=1672504 CPUtime=1002.28 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 353489 0 0 0 100102 126 0 0 25 0 4 0 519245467 1712644096 340666 33554432000 4194304 4650419 140734292693472 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.59
Current children cumulated vsize (KiB) 1672504

[startup+1062.3 s]
/proc/loadavg: 8.24 8.19 8.02 9/188 331
/proc/meminfo: memFree=28291428/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=1753768 CPUtime=4243.27 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 6668460 0 0 0 423093 1234 0 0 25 0 4 0 519245466 1795858432 355623 33554432000 4194304 4650419 140734292693472 18446744073709551615 4363506 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 438442 355623 395 112 0 433407 0
[pid=32745/tid=32746] ppid=32743 vsize=1753768 CPUtime=1062.21 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 2602667 0 0 0 105779 442 0 0 25 0 4 0 519245467 1795858432 355623 33554432000 4194304 4650419 140734292693472 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=1753768 CPUtime=1056.47 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 1211858 0 0 0 105396 251 0 0 25 0 4 0 519245467 1795858432 355623 33554432000 4194304 4650419 140734292693472 18446744073709551615 4540528 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=1753768 CPUtime=1062.28 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 379743 0 0 0 106091 137 0 0 25 0 4 0 519245467 1795858432 355623 33554432000 4194304 4650419 140734292693472 18446744073709551615 4363460 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.27
Current children cumulated vsize (KiB) 1753768

[startup+1122.3 s]
/proc/loadavg: 8.15 8.17 8.02 10/188 333
/proc/meminfo: memFree=28170864/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=1705568 CPUtime=4482.93 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 7287725 0 0 0 446959 1334 0 0 25 0 4 0 519245466 1746501632 344000 33554432000 4194304 4650419 140734292693472 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 426392 344000 395 112 0 421357 0
[pid=32745/tid=32746] ppid=32743 vsize=1705568 CPUtime=1122.21 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 3148414 0 0 0 111706 515 0 0 25 0 4 0 519245467 1746501632 344000 33554432000 4194304 4650419 140734292693472 18446744073709551615 4476133 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=1705568 CPUtime=1116.15 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 1237134 0 0 0 111355 260 0 0 25 0 4 0 519245467 1746501632 344000 33554432000 4194304 4650419 140734292693472 18446744073709551615 4364402 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=1705568 CPUtime=1122.28 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 405232 0 0 0 112082 146 0 0 25 0 4 0 519245467 1746501632 344000 33554432000 4194304 4650419 140734292693472 18446744073709551615 4310752 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.93
Current children cumulated vsize (KiB) 1705568

[startup+1182.3 s]
/proc/loadavg: 8.40 8.21 8.04 9/188 335
/proc/meminfo: memFree=28159908/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=1771720 CPUtime=4722.59 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 8054639 0 0 0 470804 1455 0 0 25 0 4 0 519245466 1814241280 348524 33554432000 4194304 4650419 140734292693472 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 442930 348524 395 112 0 437895 0
[pid=32745/tid=32746] ppid=32743 vsize=1771720 CPUtime=1182.2 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 3842273 0 0 0 117613 607 0 0 25 0 4 0 519245467 1814241280 348524 33554432000 4194304 4650419 140734292693472 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=1771720 CPUtime=1175.83 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 1261655 0 0 0 117313 270 0 0 25 0 4 0 519245467 1814241280 348524 33554432000 4194304 4650419 140734292693472 18446744073709551615 4315114 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=1771720 CPUtime=1182.27 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 426223 0 0 0 118072 155 0 0 25 0 4 0 519245467 1814241280 348524 33554432000 4194304 4650419 140734292693472 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.59
Current children cumulated vsize (KiB) 1771720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.28 8.20 8.04 9/188 335
/proc/meminfo: memFree=28097652/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=1771720 CPUtime=4800.13 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 8310232 0 0 0 478518 1495 0 0 25 0 4 0 519245466 1814241280 356147 33554432000 4194304 4650419 140734292693472 18446744073709551615 4326696 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 442930 356147 395 112 0 437895 0
[pid=32745/tid=32746] ppid=32743 vsize=1771720 CPUtime=1201.61 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 4075456 0 0 0 119524 637 0 0 25 0 4 0 519245467 1814241280 356147 33554432000 4194304 4650419 140734292693472 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=1771720 CPUtime=1195.12 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 1267326 0 0 0 119240 272 0 0 25 0 4 0 519245467 1814241280 356147 33554432000 4194304 4650419 140734292693472 18446744073709551615 4364562 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=1771720 CPUtime=1201.69 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 434535 0 0 0 120009 160 0 0 25 0 4 0 519245467 1814241280 356147 33554432000 4194304 4650419 140734292693472 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 1771720

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.28 8.20 8.04 9/188 335
/proc/meminfo: memFree=28097652/32951124 swapFree=67111344/67111528
[pid=32745] ppid=32743 vsize=1771720 CPUtime=4800.13 cores=0,2,4,6
/proc/32745/stat : 32745 (strangenight1-m) R 32743 32745 31926 0 -1 4202496 8310232 0 0 0 478518 1495 0 0 25 0 4 0 519245466 1814241280 356147 33554432000 4194304 4650419 140734292693472 18446744073709551615 4326696 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32745/statm: 442930 356147 395 112 0 437895 0
[pid=32745/tid=32746] ppid=32743 vsize=1771720 CPUtime=1201.61 cores=0,2,4,6
/proc/32745/task/32746/stat : 32746 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 4075456 0 0 0 119524 637 0 0 25 0 4 0 519245467 1814241280 356147 33554432000 4194304 4650419 140734292693472 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32745/tid=32747] ppid=32743 vsize=1771720 CPUtime=1195.12 cores=0,2,4,6
/proc/32745/task/32747/stat : 32747 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 1267326 0 0 0 119240 272 0 0 25 0 4 0 519245467 1814241280 356147 33554432000 4194304 4650419 140734292693472 18446744073709551615 4364562 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32745/tid=32748] ppid=32743 vsize=1771720 CPUtime=1201.69 cores=0,2,4,6
/proc/32745/task/32748/stat : 32748 (strangenight1-m) R 32743 32745 31926 0 -1 4202560 434535 0 0 0 120009 160 0 0 25 0 4 0 519245467 1814241280 356147 33554432000 4194304 4650419 140734292693472 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 1771720

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.79
CPU time (s): 4800.23
CPU user time (s): 4785.21
CPU system time (s): 15.0207
CPU usage (%): 399.425
Max. virtual memory (cumulated for all children) (KiB): 1771720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4785.21
system time used= 15.0207
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8310236
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= 3071
involuntary context switches= 69039

runsolver used 1.92671 second user time and 4.65629 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 13:27:56
IDJOB=3174999
IDBENCH=82617
IDSOLVER=1588
FILE ID=node133/3174999-1304076476
RUNJOBID= node133-1304076475-32735
PBS_JOBID= 13170473
Free space on /tmp= 71892 MiB

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

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

MD5SUM BENCH= c0e1e71ade06eb64bd0f5dbaf6b892a1
RANDOM SEED=955009685

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.74
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.834
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30840296 kB
Buffers:        731832 kB
Cached:         958052 kB
SwapCached:        124 kB
Active:         590288 kB
Inactive:      1162676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30840296 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:            9836 kB
Writeback:           0 kB
AnonPages:       63136 kB
Mapped:          14500 kB
Slab:           294188 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189596 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71880 MiB
End job on node133 at 2011-04-29 13:48:00