Trace number 3174932

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S957916968-041-UNKNOWN.cnf
MD5SUM5ccda34debd31b9bf6eb5decc63c453f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark290.667
Satisfiable
(Un)Satisfiability was proved
Number of variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
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-3174932-1304054635.cnf'
0.00/0.00	c -- header says num vars:          49999
0.00/0.00	c -- header says num clauses:      210000
0.45/0.19	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.45/0.19	c -- vars added      49999
0.45/0.19	c Parsing time:  0.68 s
0.45/0.19	c  N st     0         0     49999    210000         0         0    630000         0   no data   no data  --
1.17/0.36	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.65
1.96/0.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.65
2.77/0.73	c bin-w-bin subsume rem            0 bins  time:  0.06 s
2.77/0.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
2.77/0.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  49999 time:  0.07 s
2.77/0.78	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.08 s
5.16/1.34	c lits-rem:         0  cl-subs:        0  v-elim:   1370  v-fix:    0  time:  2.22 s
5.16/1.35	c Finding binary XORs  T:     0.04 s  found:       0
5.96/1.50	c Finding non-binary XORs:     0.52 s (found:       0, avg size: nan)
5.96/1.50	c calculated reachability. Time: 0.00
5.96/1.52	c Calc default polars -  time:   0.09 s pos:   22175 undec:    5610 neg:   22214
5.96/1.52	c =========================================================================================
5.96/1.52	c types(t): F = full restart, N = normal restart
5.96/1.52	c types(t): S = simplification begin/end, E = solution found
5.96/1.52	c restart types(rt): st = static, dy = dynamic
5.96/1.52	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.96/1.52	c  B st     0         0     48629    207617         0         0    630228         0   no data   no data  --
14.74/3.71	c  N dy    19      4086     48629    207617         0      4086    630228   1431931    211.23    224.98  --
23.13/5.81	c  N dy    45      8160     48629    207617         0      8160    630228   2620172    203.50    214.71  --
31.92/8.03	c  N dy    74     12255     48629    207617         0     12255    630228   3867143    203.48    216.28  --
40.71/10.29	c  N dy   102     16329     48629    207617         0     16328    630228   5103027    203.60    219.47  --
50.30/12.65	c  N dy   130     20497     48629    207617         0     10497    630228    891577    203.22    214.94  --
59.08/14.83	c  N dy   158     24510     48629    207617         0     14510    630228   2111862    203.19    222.96  --
59.88/15.09	c  F st   161     25002     48629    207617         0     15002    630228   2244950    202.81   no data  --
72.66/18.22	c  N dy   167     30001     48629    207617         0     20001    630228   4592671    202.81   no data  --
72.66/18.22	c  S st   167     30001     48629    207617         0     20001    630228   4592671    202.81   no data  --
73.87/18.51	c  S st   167     30502     48629    207617         0     20502    630228   4722499    202.81   no data  --
73.87/18.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
73.87/18.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.46/18.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  1.58
78.26/19.63	c bin-w-bin subsume rem            0 bins  time:  0.06 s
78.26/19.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
78.26/19.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.07 s
78.26/19.68	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.09 s
256.40/64.28	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 176.93 s
257.60/64.53	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.98
257.60/64.54	c calculated reachability. Time: 0.01
257.60/64.55	c  N dy   167     30502     48629    207617         0     20497    630228   4721851    202.81   no data  --
267.19/66.95	c  N dy   196     34515     48629    207617         0     24510    630228   5902643    202.68    247.11  --
276.80/69.40	c  N dy   225     38552     48629    207617         0     28547    630228   7076425    202.38    216.53  --
286.75/71.86	c  N dy   253     42627     48629    207617         0     17122    630228   1375406    202.31    215.00  --
293.97/73.61	c  S st   272     45754     48629    207617         0     20249    630228   2257955    201.66    224.85  --
295.14/73.91	c  S st   272     46255     48629    207617         0     20750    630228   2368492    201.66   no data  --
295.14/73.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
295.14/73.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
296.74/74.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  1.60
297.94/74.64	c bin-w-bin subsume rem            0 bins  time:  0.06 s
297.94/74.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
297.94/74.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.07 s
297.94/74.69	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.09 s
325.90/81.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 27.79 s
326.30/81.71	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.14
326.30/81.76	c vivif2 --  cl tried    20750 cl shrink        0 lits rem          0 time: 0.18
327.50/82.00	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.96
327.50/82.02	c calculated reachability. Time: 0.01
327.50/82.02	c  N dy   272     46255     48629    207617         0     20750    630228   2368492    201.66   no data  --
336.68/84.39	c  N dy   301     50321     48629    207617         0     24816    630228   3596293    202.22    227.56  --
346.69/86.83	c  N dy   329     54432     48629    207617         0     28927    630228   4800069    202.08    214.63  --
356.26/89.20	c  N dy   356     58451     48629    207617         0     32946    630228   6005263    201.99    217.33  --
366.25/91.77	c  N dy   379     62648     48629    207617         0     37143    630228   7178010    200.97    212.05  --
376.23/94.24	c  N dy   407     66720     48629    207617         0     22468    630228   1974970    200.98    252.06  --
382.25/95.74	c  S st   421     69384     48629    207617         0     25132    630228   2739059    200.62    184.28  --
383.42/96.04	c  S st   421     69888     48629    207617         0     25636    630228   2858334    200.62   no data  --
383.42/96.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
383.42/96.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
385.02/96.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.61
386.64/96.82	c bin-w-bin subsume rem            0 bins  time:  0.06 s
386.64/96.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
386.64/96.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.07 s
386.64/96.87	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.09 s
422.17/105.77	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 35.40 s
422.57/105.80	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.13
422.57/105.86	c vivif2 --  cl tried    25635 cl shrink        0 lits rem          0 time: 0.22
423.77/106.12	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 1.05
423.77/106.14	c calculated reachability. Time: 0.01
423.77/106.14	c  N dy   421     69888     48629    207617         0     25635    630228   2857424    200.62   no data  --
434.57/108.88	c  N dy   452     74594     48629    207617         0     30341    630228   4264045    200.57    227.58  --
446.14/111.72	c  N dy   483     79367     48629    207617         0     35114    630228   5743675    200.76    257.75  --
458.12/114.75	c  N dy   515     84460     48629    207617         0     40207    630228   7223124    200.41    212.01  --
465.33/116.60	c  F st   535     87503     48629    207617         0     22375    630228   1272753    200.36    192.54  --
473.70/118.69	c  N st   540     90799     48629    207617         0     25671    630228   2573553    200.36   no data  --
488.08/122.28	c  N dy   563     96634     48629    207617         0     31506    630228   4733257    200.17    210.77  --
503.26/126.05	c  N dy   606    102855     48629    207617         0     37727    630228   6572081    200.29    212.15  --
508.06/127.24	c  S st   620    104834     48629    207617         0     39706    630228   7181283    200.33   no data  --
509.27/127.53	c  S st   620    105336     48629    207617         0     40208    630228   7271553    200.33   no data  --
509.27/127.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
509.27/127.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
511.25/128.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.70
514.06/128.78	c bin-w-bin subsume rem            0 bins  time:  0.06 s
514.06/128.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
514.44/128.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.07 s
514.44/128.84	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.10 s
936.26/234.42	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 419.62 s
936.26/234.45	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.13
936.66/234.59	c vivif2 --  cl tried    40203 cl shrink        0 lits rem          0 time: 0.54
937.86/234.89	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 1.20
938.26/234.91	c calculated reachability. Time: 0.01
938.26/234.91	c  N dy   620    105336     48629    207617         0     40203    630228   7264427    200.33   no data  --
955.44/239.21	c  N dy   664    112096     48629    207617         0     24527    630228   1357986    200.14    214.82  --
972.61/243.56	c  N dy   709    119401     48629    207617         0     31832    630228   3538618    200.05    218.63  --
991.78/248.30	c  N dy   759    127192     48629    207617         0     39622    630228   5826064    199.95    219.96  --
1012.55/253.57	c  N dy   816    135611     48629    207617         0     24324    630228    879778    199.91    217.51  --
1032.92/258.69	c  N dy   876    144275     48629    207617         0     32986    630228   3500344    199.90    231.49  --
1056.08/264.46	c  N dy   945    153515     48629    207617         0     42226    630228   6323796    200.26    223.70  --
1067.29/267.26	c  S st   975    158005     48629    207617         0     46715    630228   7653218    200.17    177.35  --
1068.47/267.59	c  S st   975    158509     48629    207617         0     47219    630228   7761136    200.17   no data  --
1068.87/267.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
1068.87/267.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1070.47/268.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.73
1073.66/268.82	c bin-w-bin subsume rem            0 bins  time:  0.06 s
1073.66/268.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
1073.66/268.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.07 s
1073.66/268.88	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.09 s
1580.96/395.82	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time: 505.30 s
1580.96/395.86	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.13
1581.77/396.01	c vivif2 --  cl tried    47218 cl shrink        0 lits rem          0 time: 0.60
1582.96/396.33	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 1.28
1582.96/396.34	c calculated reachability. Time: 0.01
1582.96/396.34	c  N dy   975    158509     48629    207617         0     47218    630228   7760322    200.17   no data  --
1608.14/402.69	c  N dy  1044    168665     48629    207617         0     32518    630228   2894527    200.21    214.78  --
1635.29/409.49	c  N dy  1119    179435     48629    207617         0     43288    630228   6119926    200.30    224.97  --
1664.45/416.78	c  N dy  1193    190897     48629    207617         0     28827    630228   1462916    200.10    211.66  --
1694.80/424.39	c  N dy  1280    203139     48629    207617         0     41068    630228   5089184    200.15    214.32  --
1729.56/433.04	c  N dy  1366    216526     48629    207617         0     27492    630228    752317    200.08    218.66  --
1764.30/441.78	c  N dy  1466    230394     48629    207617         0     41357    630228   4900826    200.22    212.51  --
1783.07/446.47	c  S st  1514    237763     48629    207617         0     48726    630228   7096430    200.23   no data  --
1784.67/446.81	c  S st  1514    238268     48629    207617         0     49231    630228   7220287    200.23   no data  --
1784.67/446.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
1784.67/446.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1786.27/447.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.75
1789.06/447.99	c bin-w-bin subsume rem            0 bins  time:  0.06 s
1789.46/448.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
1789.46/448.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.07 s
1789.46/448.04	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.10 s
2243.24/561.64	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 450.83 s
2243.24/561.67	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.14
2244.04/561.82	c vivif2 --  cl tried    49226 cl shrink        0 lits rem          0 time: 0.56
2245.26/562.14	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 1.30
2245.26/562.16	c calculated reachability. Time: 0.01
2245.26/562.16	c  N dy  1514    238268     48629    207617         0     49226    630228   7218985    200.23   no data  --
2285.98/572.37	c  N dy  1619    253558     48629    207617         0     36529    630228   3186953    200.38    225.79  --
2327.52/582.79	c  N dy  1725    269915     48629    207617         0     52886    630228   8073687    200.43    214.76  --
2371.86/593.85	c  N dy  1847    287194     48629    207617         0     41171    630228   4286071    200.62    214.25  --
2420.19/605.93	c  N dy  1976    305609     48629    207617         0     59584    630228   9849585    200.76    215.47  --
2422.18/606.41	c  F st  1981    306251     48629    207617         0     30234    630228    631705    200.79    202.70  --
2471.72/618.86	c  N dy  2078    325117     48629    207617         0     49099    630228   7057296    200.88    213.43  --
2525.24/632.24	c  N dy  2215    345119     48629    207617         0     38106    630228   2685555    200.91    217.85  --
2557.60/640.31	c  S st  2296    357403     48629    207617         0     50390    630228   6346404    200.83   no data  --
2558.79/640.64	c  S st  2296    357908     48629    207617         0     50895    630228   6447594    200.83   no data  --
2558.79/640.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.15
2558.79/640.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2560.80/641.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  1.75
2563.19/641.78	c bin-w-bin subsume rem            0 bins  time:  0.06 s
2563.59/641.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
2563.59/641.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.08 s
2563.59/641.84	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.10 s
2939.49/735.91	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 373.07 s
2939.49/735.94	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.14
2939.87/736.07	c vivif2 --  cl tried    50892 cl shrink        0 lits rem          0 time: 0.50
2941.48/736.40	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 1.31
2941.48/736.41	c calculated reachability. Time: 0.01
2941.48/736.41	c  N dy  2296    357908     48629    207617         0     50892    630228   6447162    200.83   no data  --
2994.60/749.79	c  N dy  2438    377948     48629    207617         0     38935    630228   2646796    201.03    214.35  --
3047.73/763.00	c  N dy  2570    398049     48629    207617         0     59036    630228   8630967    200.97    213.23  --
3098.85/775.83	c  N dy  2709    418092     48629    207617         0     46077    630228   4462557    200.97    236.56  --
3151.58/789.01	c  N dy  2850    438168     48629    207617         0     66152    630228  10472506    201.03    245.66  --
3203.13/801.90	c  N dy  2988    458218     48629    207617         0     52208    630228   5990152    200.98    216.18  --
3256.62/815.36	c  N dy  3128    478219     48629    207617         0     37205    630228   1194890    201.07    220.60  --
3307.36/828.09	c  N dy  3271    498245     48629    207617         0     57231    630228   7143920    201.07    248.71  --
3360.90/841.43	c  N dy  3410    518477     48629    207617         0     41462    630228   2180377    201.17    216.22  --
3408.01/853.29	c  S st  3536    536862     48629    207617         0     59845    630228   7668035    201.16   no data  --
3409.63/853.63	c  S st  3536    537369     48629    207617         0     60352    630228   7782997    201.16   no data  --
3409.63/853.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
3409.63/853.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3411.61/854.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  1.80
3414.40/854.85	c bin-w-bin subsume rem            0 bins  time:  0.06 s
3414.40/854.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
3414.40/854.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.08 s
3414.80/854.91	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.10 s
3936.48/985.51	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 521.04 s
3936.48/985.54	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.13
3936.89/985.70	c vivif2 --  cl tried    60349 cl shrink        0 lits rem          0 time: 0.60
3938.46/986.05	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 1.41
3938.46/986.07	c calculated reachability. Time: 0.01
3938.46/986.07	c  N dy  3536    537369     48629    207617         0     60349    630228   7781415    201.16   no data  --
3991.99/999.43	c  N dy  3674    557461     48629    207617         0     43440    630228   2469726    201.16    217.47  --
4043.92/1012.41	c  N dy  3806    577539     48629    207617         0     63517    630228   8338478    201.06    215.02  --
4097.43/1025.89	c  N dy  3948    597584     48629    207617         0     45565    630228   2763396    201.16    223.93  --
4150.56/1039.13	c  N dy  4083    617676     48629    207617         0     65656    630228   8810066    201.16    216.28  --
4203.69/1052.45	c  N dy  4219    637726     48629    207617         0     46714    630228   2832058    201.17    219.59  --
4256.41/1065.66	c  N dy  4356    657880     48629    207617         0     66865    630228   8894861    201.17    220.91  --
4310.35/1079.17	c  N dy  4489    677975     48629    207617         0     46960    630228   2597666    201.13    214.10  --
4363.45/1092.44	c  N dy  4624    698072     48629    207617         0     67055    630228   8651819    201.16    214.11  --
4418.98/1106.38	c  N dy  4766    718172     48629    207617         0     46157    630228   2081045    201.26    212.78  --
4473.69/1120.03	c  N dy  4910    738331     48629    207617         0     66316    630228   8171008    201.28    212.23  --
4530.82/1134.33	c  N dy  5047    758472     48629    207617         0     44458    630228   1281042    201.27    213.25  --
4583.94/1147.64	c  N dy  5176    778509     48629    207617         0     64493    630228   7253322    201.23    212.51  --
4642.26/1162.21	c  N dy  5315    798540     48629    207617         0     84524    630228  13297552    201.24    213.80  --
4662.63/1167.34	c  S st  5363    806056     48629    207617         0     49036    630228   2355452    201.21   no data  --
4663.84/1167.68	c  S st  5363    806561     48629    207617         0     49541    630228   2465873    201.21   no data  --
4664.24/1167.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
4664.24/1167.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4665.85/1168.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.73
4667.03/1168.46	c bin-w-bin subsume rem            0 bins  time:  0.06 s
4667.03/1168.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
4667.03/1168.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.07 s
4667.43/1168.52	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.10 s
4701.00/1176.93	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 33.50 s
4701.00/1176.96	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.14
4701.41/1177.02	c vivif2 --  cl tried    49539 cl shrink        0 lits rem          0 time: 0.20
4702.58/1177.34	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 1.28
4702.58/1177.35	c calculated reachability. Time: 0.01
4702.58/1177.36	c  N dy  5363    806561     48629    207617         0     49539    630228   2465201    201.21   no data  --
4757.71/1191.15	c  N dy  5501    826565     48629    207617         0     69543    630228   8402947    201.18    213.12  --

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

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

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


[startup+0 s]
/proc/loadavg: 8.09 8.05 7.58 7/180 12945
/proc/meminfo: memFree=14073464/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 517063375 52465664 352 33554432000 4194304 4650419 140735964435152 18446744073709551615 47693904697264 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 12809 352 303 112 0 7774 0
[pid=12945/tid=12946] ppid=12943 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 517063376 52465664 352 33554432000 4194304 4650419 140735964435152 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 517063376 52465664 352 33554432000 4194304 4650419 140735964435152 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 517063376 52465664 352 33554432000 4194304 4650419 140735964435152 18446744073709551615 47693904697266 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0186301 s]
/proc/loadavg: 8.09 8.05 7.58 7/180 12945
/proc/meminfo: memFree=14073464/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=268316 CPUtime=0.05 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) D 12943 12945 12807 0 -1 4202496 10021 0 0 0 3 2 0 0 25 0 4 0 517063375 274755584 7953 33554432000 4194304 4650419 140735964435152 18446744073709551615 4319766 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 67079 7953 341 112 0 62044 0
[pid=12945/tid=12946] ppid=12943 vsize=268316 CPUtime=0 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) D 12943 12945 12807 0 -1 4202560 2477 0 0 0 0 0 0 0 25 0 4 0 517063376 274755584 7953 33554432000 4194304 4650419 140735964435152 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=268316 CPUtime=0 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 2422 0 0 0 0 0 0 0 25 0 4 0 517063376 274755584 7953 33554432000 4194304 4650419 140735964435152 18446744073709551615 248089724010 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=268316 CPUtime=0 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) D 12943 12945 12807 0 -1 4202560 2553 0 0 0 0 0 0 0 25 0 4 0 517063376 274755584 7953 33554432000 4194304 4650419 140735964435152 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 268316

[startup+0.119396 s]
/proc/loadavg: 8.09 8.05 7.58 7/180 12945
/proc/meminfo: memFree=14073464/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=328320 CPUtime=0.45 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) D 12943 12945 12807 0 -1 4202496 27098 0 0 0 40 5 0 0 25 0 4 0 517063375 336199680 22925 33554432000 4194304 4650419 140735964435152 18446744073709551615 248089741495 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 82080 22925 344 112 0 77045 0
[pid=12945/tid=12946] ppid=12943 vsize=328320 CPUtime=0.1 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) D 12943 12945 12807 0 -1 4202560 6923 0 0 0 9 1 0 0 25 0 4 0 517063376 336199680 22925 33554432000 4194304 4650419 140735964435152 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=328320 CPUtime=0.1 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 6622 0 0 0 9 1 0 0 25 0 4 0 517063376 336199680 22925 33554432000 4194304 4650419 140735964435152 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=328320 CPUtime=0.11 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) D 12943 12945 12807 0 -1 4202560 6784 0 0 0 10 1 0 0 25 0 4 0 517063376 336199680 22925 33554432000 4194304 4650419 140735964435152 18446744073709551615 248089741495 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 328320

[startup+0.300377 s]
/proc/loadavg: 8.09 8.05 7.58 7/180 12945
/proc/meminfo: memFree=14073464/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=343068 CPUtime=1.17 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 35505 0 0 0 110 7 0 0 25 0 4 0 517063375 351301632 31332 33554432000 4194304 4650419 140735964435152 18446744073709551615 4370035 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 85767 31332 367 112 0 80732 0
[pid=12945/tid=12946] ppid=12943 vsize=343068 CPUtime=0.28 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 8999 0 0 0 27 1 0 0 25 0 4 0 517063376 351301632 31332 33554432000 4194304 4650419 140735964435152 18446744073709551615 4369316 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=343068 CPUtime=0.28 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 8706 0 0 0 27 1 0 0 25 0 4 0 517063376 351301632 31332 33554432000 4194304 4650419 140735964435152 18446744073709551615 4536329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=343068 CPUtime=0.29 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 8929 0 0 0 27 2 0 0 25 0 4 0 517063376 351301632 31332 33554432000 4194304 4650419 140735964435152 18446744073709551615 4333710 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 343068

[startup+0.700304 s]
/proc/loadavg: 8.09 8.05 7.58 7/180 12945
/proc/meminfo: memFree=14073464/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=381500 CPUtime=2.77 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 54760 0 0 0 266 11 0 0 25 0 4 0 517063375 390656000 46890 33554432000 4194304 4650419 140735964435152 18446744073709551615 4426530 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 95375 46892 377 112 0 90340 0
[pid=12945/tid=12946] ppid=12943 vsize=381500 CPUtime=0.68 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 15305 0 0 0 65 3 0 0 25 0 4 0 517063376 390656000 46893 33554432000 4194304 4650419 140735964435152 18446744073709551615 248089359045 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=381500 CPUtime=0.68 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 15098 0 0 0 66 2 0 0 25 0 4 0 517063376 390656000 46895 33554432000 4194304 4650419 140735964435152 18446744073709551615 248089363320 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=381500 CPUtime=0.69 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 9172 0 0 0 67 2 0 0 25 0 4 0 517063376 390656000 46896 33554432000 4194304 4650419 140735964435152 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 381500

[startup+1.50117 s]
/proc/loadavg: 8.09 8.05 7.58 9/184 12949
/proc/meminfo: memFree=13832200/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=402744 CPUtime=5.96 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 70783 0 0 0 582 14 0 0 25 0 4 0 517063375 412409856 55824 33554432000 4194304 4650419 140735964435152 18446744073709551615 4302039 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 100686 55824 391 112 0 95651 0
[pid=12945/tid=12946] ppid=12943 vsize=402744 CPUtime=1.48 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 21157 0 0 0 145 3 0 0 25 0 4 0 517063376 412409856 55824 33554432000 4194304 4650419 140735964435152 18446744073709551615 4385876 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=402744 CPUtime=1.47 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 19034 0 0 0 144 3 0 0 18 0 4 0 517063376 412409856 55824 33554432000 4194304 4650419 140735964435152 18446744073709551615 4385888 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=402744 CPUtime=1.49 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 9560 0 0 0 147 2 0 0 25 0 4 0 517063376 412409856 55824 33554432000 4194304 4650419 140735964435152 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 402744

[startup+3.10088 s]
/proc/loadavg: 8.09 8.05 7.58 9/184 12949
/proc/meminfo: memFree=13830836/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=435564 CPUtime=12.35 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 74746 0 0 0 1220 15 0 0 25 0 4 0 517063375 446017536 59008 33554432000 4194304 4650419 140735964435152 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 108891 59008 391 112 0 103856 0
[pid=12945/tid=12946] ppid=12943 vsize=435564 CPUtime=3.09 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 22184 0 0 0 305 4 0 0 25 0 4 0 517063376 446017536 59008 33554432000 4194304 4650419 140735964435152 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=435564 CPUtime=3.07 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 20033 0 0 0 303 4 0 0 22 0 4 0 517063376 446017536 59008 33554432000 4194304 4650419 140735964435152 18446744073709551615 4334040 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=435564 CPUtime=3.08 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 10456 0 0 0 306 2 0 0 25 0 4 0 517063376 446017536 59008 33554432000 4194304 4650419 140735964435152 18446744073709551615 4363520 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 435564

[startup+6.30032 s]
/proc/loadavg: 8.08 8.05 7.58 9/184 12949
/proc/meminfo: memFree=13770956/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=604896 CPUtime=25.14 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 82384 0 0 0 2496 18 0 0 25 0 4 0 517063375 619413504 66646 33554432000 4194304 4650419 140735964435152 18446744073709551615 4333991 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 151224 66646 391 112 0 146189 0
[pid=12945/tid=12946] ppid=12943 vsize=604896 CPUtime=6.28 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 23951 0 0 0 624 4 0 0 25 0 4 0 517063376 619413504 66646 33554432000 4194304 4650419 140735964435152 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=604896 CPUtime=6.25 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 21763 0 0 0 621 4 0 0 25 0 4 0 517063376 619413504 66646 33554432000 4194304 4650419 140735964435152 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=604896 CPUtime=6.29 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 12787 0 0 0 626 3 0 0 25 0 4 0 517063376 619413504 66646 33554432000 4194304 4650419 140735964435152 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 604896

[startup+12.7012 s]
/proc/loadavg: 8.07 8.05 7.59 9/184 12950
/proc/meminfo: memFree=13633840/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=422972 CPUtime=50.7 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 106845 0 0 0 5046 24 0 0 25 0 4 0 517063375 433123328 62037 33554432000 4194304 4650419 140735964435152 18446744073709551615 4363335 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 105743 62037 393 112 0 100708 0
[pid=12945/tid=12946] ppid=12943 vsize=422972 CPUtime=12.68 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 30161 0 0 0 1262 6 0 0 25 0 4 0 517063376 433123328 62037 33554432000 4194304 4650419 140735964435152 18446744073709551615 4310842 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=422972 CPUtime=12.61 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 27086 0 0 0 1256 5 0 0 25 0 4 0 517063376 433123328 62037 33554432000 4194304 4650419 140735964435152 18446744073709551615 4363493 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=422972 CPUtime=12.69 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 19433 0 0 0 1264 5 0 0 25 0 4 0 517063376 433123328 62037 33554432000 4194304 4650419 140735964435152 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 422972

[startup+25.5009 s]
/proc/loadavg: 8.06 8.05 7.59 9/184 12950
/proc/meminfo: memFree=13326684/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=817776 CPUtime=101.82 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 218156 0 0 0 10130 52 0 0 25 0 4 0 517063375 837402624 131079 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476293 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 204444 131079 395 112 0 199409 0
[pid=12945/tid=12946] ppid=12943 vsize=817776 CPUtime=25.49 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 70073 0 0 0 2531 18 0 0 25 0 4 0 517063376 837402624 131079 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=817776 CPUtime=25.34 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 36371 0 0 0 2525 9 0 0 25 0 4 0 517063376 837402624 131079 33554432000 4194304 4650419 140735964435152 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=817776 CPUtime=25.49 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 28854 0 0 0 2542 7 0 0 25 0 4 0 517063376 837402624 131079 33554432000 4194304 4650419 140735964435152 18446744073709551615 4333952 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 817776

[startup+51.1004 s]
/proc/loadavg: 8.04 8.04 7.60 9/184 12951
/proc/meminfo: memFree=13097608/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=1117240 CPUtime=204.07 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 646965 0 0 0 20290 117 0 0 25 0 4 0 517063375 1144053760 176419 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476201 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 279310 176419 395 112 0 274275 0
[pid=12945/tid=12946] ppid=12943 vsize=1117240 CPUtime=51.08 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 226026 0 0 0 5071 37 0 0 25 0 4 0 517063376 1144053760 176419 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=1117240 CPUtime=50.81 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 57807 0 0 0 5065 16 0 0 25 0 4 0 517063376 1144053760 176419 33554432000 4194304 4650419 140735964435152 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=1117240 CPUtime=51.08 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 61734 0 0 0 5091 17 0 0 25 0 4 0 517063376 1144053760 176419 33554432000 4194304 4650419 140735964435152 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 1117240

[startup+102.306 s]
/proc/loadavg: 8.01 8.03 7.62 9/184 12952
/proc/meminfo: memFree=12960320/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=1131828 CPUtime=408.61 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 1288803 0 0 0 40646 215 0 0 25 0 4 0 517063375 1158991872 194267 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 282957 194267 395 112 0 277922 0
[pid=12945/tid=12946] ppid=12943 vsize=1131828 CPUtime=102.28 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 630229 0 0 0 10138 90 0 0 25 0 4 0 517063376 1158991872 194267 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=1131828 CPUtime=101.73 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 88485 0 0 0 10148 25 0 0 25 0 4 0 517063376 1158991872 194267 33554432000 4194304 4650419 140735964435152 18446744073709551615 4363496 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=1131828 CPUtime=102.29 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 87710 0 0 0 10202 27 0 0 25 0 4 0 517063376 1158991872 194267 33554432000 4194304 4650419 140735964435152 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 1131828

[startup+162.301 s]

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

[pid=12945] ppid=12943 vsize=1748924 CPUtime=2805.26 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 8449777 0 0 0 279184 1342 0 0 25 0 4 0 517063375 1790898176 347561 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 437231 347561 422 112 0 432196 0
[pid=12945/tid=12946] ppid=12943 vsize=1748924 CPUtime=702.28 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 2254892 0 0 0 69881 347 0 0 25 0 4 0 517063376 1790898176 347561 33554432000 4194304 4650419 140735964435152 18446744073709551615 4364500 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=1748924 CPUtime=698.46 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 292015 0 0 0 69742 104 0 0 25 0 4 0 517063376 1790898176 347561 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=1748924 CPUtime=702.27 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 2542438 0 0 0 69821 406 0 0 25 0 4 0 517063376 1790898176 347561 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.26
Current children cumulated vsize (KiB) 1748924

[startup+762.307 s]
/proc/loadavg: 8.07 8.08 7.84 9/184 12970
/proc/meminfo: memFree=12035280/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=1683380 CPUtime=3044.94 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 9260251 0 0 0 303034 1460 0 0 25 0 4 0 517063375 1723781120 343388 33554432000 4194304 4650419 140735964435152 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 420845 343388 395 112 0 415810 0
[pid=12945/tid=12946] ppid=12943 vsize=1683380 CPUtime=762.29 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 2280910 0 0 0 75872 357 0 0 25 0 4 0 517063376 1723781120 343388 33554432000 4194304 4650419 140735964435152 18446744073709551615 4314688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=1683380 CPUtime=758.14 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 292015 0 0 0 75710 104 0 0 25 0 4 0 517063376 1723781120 343388 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=1683380 CPUtime=762.27 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 3009371 0 0 0 75756 471 0 0 25 0 4 0 517063376 1723781120 343388 33554432000 4194304 4650419 140735964435152 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.94
Current children cumulated vsize (KiB) 1683380

[startup+822.3 s]
/proc/loadavg: 8.11 8.09 7.85 9/184 12971
/proc/meminfo: memFree=11893540/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=1748924 CPUtime=3284.59 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 9364623 0 0 0 326967 1492 0 0 25 0 4 0 517063375 1790898176 359236 33554432000 4194304 4650419 140735964435152 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 437231 359236 395 112 0 432196 0
[pid=12945/tid=12946] ppid=12943 vsize=1748924 CPUtime=822.27 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 2307006 0 0 0 81864 363 0 0 25 0 4 0 517063376 1790898176 359236 33554432000 4194304 4650419 140735964435152 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=1748924 CPUtime=817.81 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 312360 0 0 0 81670 111 0 0 25 0 4 0 517063376 1790898176 359236 33554432000 4194304 4650419 140735964435152 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=1748924 CPUtime=822.27 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 3036734 0 0 0 81746 481 0 0 25 0 4 0 517063376 1790898176 359236 33554432000 4194304 4650419 140735964435152 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.59
Current children cumulated vsize (KiB) 1748924

[startup+882.301 s]
/proc/loadavg: 8.11 8.10 7.87 9/184 12973
/proc/meminfo: memFree=11907288/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=1700892 CPUtime=3524.24 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 9446549 0 0 0 350903 1521 0 0 25 0 4 0 517063375 1741713408 355640 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 425223 355640 395 112 0 420188 0
[pid=12945/tid=12946] ppid=12943 vsize=1700892 CPUtime=882.28 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 2329977 0 0 0 87856 372 0 0 25 0 4 0 517063376 1741713408 355640 33554432000 4194304 4650419 140735964435152 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=1700892 CPUtime=877.47 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 337343 0 0 0 87629 118 0 0 25 0 4 0 517063376 1741713408 355640 33554432000 4194304 4650419 140735964435152 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=1700892 CPUtime=882.26 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 3057875 0 0 0 87737 489 0 0 25 0 4 0 517063376 1741713408 355640 33554432000 4194304 4650419 140735964435152 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.24
Current children cumulated vsize (KiB) 1700892

[startup+942.301 s]
/proc/loadavg: 8.11 8.11 7.89 9/184 12974
/proc/meminfo: memFree=11742980/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=1849316 CPUtime=3763.91 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 9534276 0 0 0 374839 1552 0 0 25 0 4 0 517063375 1893699584 383883 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 462329 383883 395 112 0 457294 0
[pid=12945/tid=12946] ppid=12943 vsize=1849316 CPUtime=942.27 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 2359469 0 0 0 93846 381 0 0 25 0 4 0 517063376 1893699584 383883 33554432000 4194304 4650419 140735964435152 18446744073709551615 4363541 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=1849316 CPUtime=937.16 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 364982 0 0 0 93587 129 0 0 25 0 4 0 517063376 1893699584 383883 33554432000 4194304 4650419 140735964435152 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=1849316 CPUtime=942.25 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 3088464 0 0 0 93725 500 0 0 25 0 4 0 517063376 1893699584 383883 33554432000 4194304 4650419 140735964435152 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.91
Current children cumulated vsize (KiB) 1849316

[startup+1002.3 s]
/proc/loadavg: 8.18 8.13 7.91 9/184 12976
/proc/meminfo: memFree=11811544/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=1783772 CPUtime=4003.56 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 9615344 0 0 0 398773 1583 0 0 25 0 4 0 517063375 1826582528 367906 33554432000 4194304 4650419 140735964435152 18446744073709551615 4315137 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 445943 367906 395 112 0 440908 0
[pid=12945/tid=12946] ppid=12943 vsize=1783772 CPUtime=1002.27 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 2384264 0 0 0 99835 392 0 0 25 0 4 0 517063376 1826582528 367906 33554432000 4194304 4650419 140735964435152 18446744073709551615 4363613 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=1783772 CPUtime=996.83 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 385412 0 0 0 99546 137 0 0 25 0 4 0 517063376 1826582528 367906 33554432000 4194304 4650419 140735964435152 18446744073709551615 4364433 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=1783772 CPUtime=1002.25 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 3115196 0 0 0 99715 510 0 0 25 0 4 0 517063376 1826582528 367906 33554432000 4194304 4650419 140735964435152 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.56
Current children cumulated vsize (KiB) 1783772

[startup+1062.3 s]
/proc/loadavg: 8.18 8.13 7.92 9/184 12978
/proc/meminfo: memFree=11775308/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=1736024 CPUtime=4243.23 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 9719444 0 0 0 422709 1614 0 0 25 0 4 0 517063375 1777688576 374529 33554432000 4194304 4650419 140735964435152 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 434006 374529 395 112 0 428971 0
[pid=12945/tid=12946] ppid=12943 vsize=1736024 CPUtime=1062.27 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 2414254 0 0 0 105827 400 0 0 25 0 4 0 517063376 1777688576 374529 33554432000 4194304 4650419 140735964435152 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=1736024 CPUtime=1056.49 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 409998 0 0 0 105504 145 0 0 25 0 4 0 517063376 1777688576 374529 33554432000 4194304 4650419 140735964435152 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=1736024 CPUtime=1062.25 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 3138379 0 0 0 105709 516 0 0 25 0 4 0 517063376 1777688576 374529 33554432000 4194304 4650419 140735964435152 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.23
Current children cumulated vsize (KiB) 1736024

[startup+1122.3 s]
/proc/loadavg: 8.25 8.15 7.94 9/184 12979
/proc/meminfo: memFree=11729532/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=1814876 CPUtime=4482.88 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 10088174 0 0 0 446608 1680 0 0 25 0 4 0 517063375 1858433024 370024 33554432000 4194304 4650419 140735964435152 18446744073709551615 4364521 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 453719 370024 395 112 0 448684 0
[pid=12945/tid=12946] ppid=12943 vsize=1814876 CPUtime=1122.27 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 2437116 0 0 0 111817 410 0 0 25 0 4 0 517063376 1858433024 370024 33554432000 4194304 4650419 140735964435152 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=1814876 CPUtime=1116.16 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 429912 0 0 0 111463 153 0 0 25 0 4 0 517063376 1858433024 370024 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=1814876 CPUtime=1122.25 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 3438588 0 0 0 111670 555 0 0 25 0 4 0 517063376 1858433024 370024 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476201 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.88
Current children cumulated vsize (KiB) 1814876

[startup+1182.3 s]
/proc/loadavg: 8.27 8.17 7.95 9/184 12981
/proc/meminfo: memFree=11649776/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=1880412 CPUtime=4722.56 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 10677556 0 0 0 470486 1770 0 0 25 0 4 0 517063375 1925541888 392136 33554432000 4194304 4650419 140735964435152 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 470103 392136 395 112 0 465068 0
[pid=12945/tid=12946] ppid=12943 vsize=1880412 CPUtime=1182.27 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 2661281 0 0 0 117783 444 0 0 25 0 4 0 517063376 1925541888 392136 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=1880412 CPUtime=1175.84 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 429912 0 0 0 117431 153 0 0 25 0 4 0 517063376 1925541888 392136 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=1880412 CPUtime=1182.25 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 3778814 0 0 0 117624 601 0 0 25 0 4 0 517063376 1925541888 392136 33554432000 4194304 4650419 140735964435152 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.56
Current children cumulated vsize (KiB) 1880412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.20 8.16 7.95 5/179 12982
/proc/meminfo: memFree=12528972/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=1880412 CPUtime=4800.06 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 10872663 0 0 0 478207 1799 0 0 25 0 4 0 517063375 1925541888 397304 33554432000 4194304 4650419 140735964435152 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 470103 397304 395 112 0 465068 0
[pid=12945/tid=12946] ppid=12943 vsize=1880412 CPUtime=1201.67 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 2837422 0 0 0 119700 467 0 0 25 0 4 0 517063376 1925541888 397304 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=1880412 CPUtime=1195.13 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 429912 0 0 0 119360 153 0 0 25 0 4 0 517063376 1925541888 397304 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=1880412 CPUtime=1201.65 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 3789776 0 0 0 119561 604 0 0 25 0 4 0 517063376 1925541888 397304 33554432000 4194304 4650419 140735964435152 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1880412

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.20 8.16 7.95 5/179 12982
/proc/meminfo: memFree=12528972/32950928 swapFree=67111528/67111528
[pid=12945] ppid=12943 vsize=1880412 CPUtime=4800.06 cores=0,2,4,6
/proc/12945/stat : 12945 (strangenight1-m) R 12943 12945 12807 0 -1 4202496 10872663 0 0 0 478207 1799 0 0 25 0 4 0 517063375 1925541888 397304 33554432000 4194304 4650419 140735964435152 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12945/statm: 470103 397304 395 112 0 465068 0
[pid=12945/tid=12946] ppid=12943 vsize=1880412 CPUtime=1201.67 cores=0,2,4,6
/proc/12945/task/12946/stat : 12946 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 2837422 0 0 0 119700 467 0 0 25 0 4 0 517063376 1925541888 397304 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12945/tid=12947] ppid=12943 vsize=1880412 CPUtime=1195.13 cores=0,2,4,6
/proc/12945/task/12947/stat : 12947 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 429912 0 0 0 119360 153 0 0 25 0 4 0 517063376 1925541888 397304 33554432000 4194304 4650419 140735964435152 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12945/tid=12948] ppid=12943 vsize=1880412 CPUtime=1201.65 cores=0,2,4,6
/proc/12945/task/12948/stat : 12948 (strangenight1-m) R 12943 12945 12807 0 -1 4202560 3789776 0 0 0 119561 604 0 0 25 0 4 0 517063376 1925541888 397304 33554432000 4194304 4650419 140735964435152 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1880412

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.79
CPU time (s): 4800.17
CPU user time (s): 4782.1
CPU system time (s): 18.0703
CPU usage (%): 399.42
Max. virtual memory (cumulated for all children) (KiB): 1915160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4782.1
system time used= 18.0703
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10872666
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= 5108
involuntary context switches= 23458

runsolver used 1.9617 second user time and 4.6023 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 07:23:56
IDJOB=3174932
IDBENCH=82550
IDSOLVER=1588
FILE ID=node123/3174932-1304054635
RUNJOBID= node123-1304053431-12825
PBS_JOBID= 13170421
Free space on /tmp= 72808 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S957916968-041-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174932-1304054635/watcher-3174932-1304054635 -o /tmp/evaluation-result-3174932-1304054635/solver-3174932-1304054635 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3174932-1304054635.cnf

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

MD5SUM BENCH= 5ccda34debd31b9bf6eb5decc63c453f
RANDOM SEED=1797905046

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.82
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.838
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.838
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.80
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.838
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.838
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:      14073744 kB
Buffers:       2192684 kB
Cached:       16022648 kB
SwapCached:          0 kB
Active:        9147136 kB
Inactive:      9180460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14073744 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17504 kB
Writeback:           0 kB
AnonPages:      111228 kB
Mapped:          15080 kB
Slab:           486312 kB
PageTables:       5016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   327188 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= 72804 MiB
End job on node123 at 2011-04-29 07:44:00