Trace number 3368542

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.27 1203.14

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S966156467-066-UNKNOWN.cnf
MD5SUM5297bd1d2a420892cfb1fb6d32ccacad
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368542-1305396797.cnf'
0.00/0.01	c -- header says num vars:            300
0.00/0.01	c -- header says num clauses:       25500
0.00/0.03	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.03	c -- vars added        300
0.00/0.03	c Parsing time:  0.06 s
0.00/0.03	c  N st     0         0       300     25500         0         0    178500         0   no data   no data  --
1.56/0.41	c asymm  cl-useful: 0/14616/25500 lits-rem:0 time: 1.51
1.56/0.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
1.56/0.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.56/0.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.56/0.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1.56/0.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.75/1.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.44 s
4.75/1.23	c Finding binary XORs  T:     0.00 s  found:       0
4.75/1.23	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
4.75/1.23	c calculated reachability. Time: 0.00
4.75/1.23	c Calc default polars -  time:   0.01 s pos:     147 undec:       4 neg:     149
4.75/1.23	c =========================================================================================
4.75/1.23	c types(t): F = full restart, N = normal restart
4.75/1.23	c types(t): S = simplification begin/end, E = solution found
4.75/1.23	c restart types(rt): st = static, dy = dynamic
4.75/1.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.75/1.23	c  B st     0         0       300     25500         0         0    178500         0   no data   no data  --
4.75/1.23	c  N dy    13      4747       300     25500         0      4658    178500    356566     65.31     68.81  --
4.75/1.23	c  N dy    31      8883       300     25500         0      6271    178500    404843     65.78     70.00  --
5.94/1.53	c  N dy    51     13059       300     25500         0      6198    178500    322922     66.32     70.12  --
6.74/1.78	c  N dy    74     17073       300     25500         0     10129    178500    622951     66.74     70.43  --
7.94/2.09	c  N dy    86     21180       300     25500         0      8665    178500    436939     66.52     70.26  --
9.53/2.40	c  F st   107     25003       300     25500         0     12412    178500    720116     66.57     64.85  --
9.53/2.42	c  N st   108     25253       300     25500         0     12659    178500    738831     66.57   no data  --
10.73/2.79	c  N dy   113     30001       300     25500         0     10632    178500    518626     66.57   no data  --
10.73/2.79	c  S st   113     30001       300     25500         0     10632    178500    518626     66.57   no data  --
11.13/2.85	c  S st   113     30508       300     25500         0     11138    178500    554480     66.57   no data  --
11.13/2.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
11.13/2.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.13/2.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
11.13/2.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.13/2.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.13/2.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
11.13/2.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.49/6.94	c lits-rem:      1858  cl-subs:      234  v-elim:      0  v-fix:    0  time: 16.14 s
28.69/7.20	c asymm  cl-useful: 0/5884/25500 lits-rem:0 time: 1.04
28.69/7.20	c calculated reachability. Time: 0.00
28.69/7.20	c  N dy   113     30508       300     25500         0     10904    178500    527193     66.57   no data  --
29.89/7.59	c  N dy   125     34537       300     25500         0     14872    178500    827894     66.48     70.55  --
31.48/7.99	c  N dy   145     38697       300     25500         0     11183    178500    493772     66.56     70.38  --
33.48/8.41	c  N dy   163     42926       300     25500         0     15345    178500    810940     66.60     70.72  --
34.28/8.69	c  S st   173     45762       300     25500         0      9337    178500    288295     66.57   no data  --
34.69/8.75	c  S st   173     46266       300     25500         0      9838    178500    323102     66.57   no data  --
34.69/8.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.69/8.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.69/8.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
34.69/8.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.69/8.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.69/8.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
34.69/8.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.24/11.68	c lits-rem:       670  cl-subs:       31  v-elim:      0  v-fix:    0  time: 11.58 s
46.24/11.69	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
46.24/11.69	c vivif2 --  cl tried     9807 cl shrink        0 lits rem          0 time: 0.01
47.05/11.87	c asymm  cl-useful: 0/5000/25500 lits-rem:0 time: 0.72
47.05/11.87	c calculated reachability. Time: 0.00
47.05/11.87	c  N dy   173     46266       300     25500         0      9807    178500    318899     66.57   no data  --
48.63/12.22	c  N dy   189     50337       300     25500         0     13799    178500    620920     66.57     72.61  --
50.23/12.64	c  N dy   205     54374       300     25500         0     17769    178500    921536     66.56     71.36  --
51.84/13.02	c  N dy   222     58381       300     25500         0     11889    178500    414863     66.59     70.23  --
53.02/13.39	c  N dy   241     62527       300     25500         0     15982    178500    725966     66.62     70.55  --
54.62/13.79	c  N dy   246     66907       300     25500         0     20293    178500   1053977     66.51     70.19  --
55.82/14.04	c  S st   255     69401       300     25500         0     11932    178500    357508     66.49     60.16  --
56.22/14.10	c  S st   255     69906       300     25500         0     12433    178500    391042     66.49   no data  --
56.22/14.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
56.22/14.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.22/14.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
56.22/14.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.22/14.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.22/14.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
56.22/14.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
68.58/17.30	c lits-rem:       904  cl-subs:       47  v-elim:      0  v-fix:    0  time: 12.60 s
68.98/17.30	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
68.98/17.30	c vivif2 --  cl tried    12386 cl shrink        0 lits rem          0 time: 0.02
69.80/17.57	c asymm  cl-useful: 0/6856/25500 lits-rem:0 time: 1.05
69.80/17.57	c calculated reachability. Time: 0.00
69.80/17.57	c  N dy   255     69906       300     25500         0     12386    178500    384973     66.49   no data  --
71.77/18.08	c  N dy   273     75011       300     25500         0     17408    178500    765377     66.45     70.13  --
74.19/18.68	c  N dy   298     80320       300     25500         0     22617    178500   1160665     66.47     70.43  --
76.56/19.23	c  N dy   323     85498       300     25500         0     15912    178500    596394     66.52     75.18  --
77.36/19.43	c  F st   327     87501       300     25500         0     17871    178500    743584     66.48     66.76  --
79.76/20.01	c  N dy   333     92698       300     25500         0     22954    178500   1134934     66.48   no data  --
82.15/20.69	c  N dy   346     98830       300     25500         0     16213    178500    560977     66.36     70.00  --
84.94/21.39	c  S st   374    104859       300     25500         0     22135    178500   1009869     66.41     60.29  --
85.34/21.48	c  S st   374    105364       300     25500         0     22637    178500   1044586     66.41   no data  --
85.34/21.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
85.34/21.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
85.74/21.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
85.74/21.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.74/21.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.74/21.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
85.74/21.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
116.06/29.15	c lits-rem:       821  cl-subs:      475  v-elim:      0  v-fix:    0  time: 30.31 s
116.06/29.16	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
116.06/29.17	c vivif2 --  cl tried    22162 cl shrink        0 lits rem          0 time: 0.04
117.26/29.43	c asymm  cl-useful: 0/4580/25500 lits-rem:0 time: 1.06
117.26/29.43	c calculated reachability. Time: 0.00
117.26/29.43	c  N dy   374    105364       300     25500         0     22162    178500    991949     66.41   no data  --
120.45/30.23	c  N dy   404    112627       300     25500         0     15557    178500    446125     66.41     71.24  --
123.23/30.95	c  N dy   421    119955       300     25500         0     22753    178500    992414     66.35     70.23  --
126.86/31.86	c  N dy   451    127680       300     25500         0     15607    178500    388622     66.38     70.53  --
130.43/32.73	c  N dy   480    135947       300     25500         0     23724    178500   1004049     66.36     71.25  --
134.81/33.82	c  N dy   517    144710       300     25500         0     16631    178500    402912     66.36     70.77  --
138.80/34.88	c  N dy   556    154494       300     25500         0     26243    178500   1132850     66.34     70.47  --
140.80/35.32	c  S st   571    158046       300     25500         0     29730    178500   1398016     66.35   no data  --
141.20/35.43	c  S st   571    158546       300     25500         0     30226    178500   1434668     66.35   no data  --
141.20/35.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
141.20/35.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
141.20/35.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
141.60/35.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.60/35.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.60/35.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
141.60/35.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
190.27/47.74	c lits-rem:      1269  cl-subs:      615  v-elim:      0  v-fix:    0  time: 48.72 s
190.27/47.74	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
190.27/47.75	c vivif2 --  cl tried    29611 cl shrink        0 lits rem          0 time: 0.06
191.47/48.09	c asymm  cl-useful: 0/3742/25500 lits-rem:0 time: 1.35
191.47/48.09	c calculated reachability. Time: 0.00
191.47/48.09	c  N dy   571    158546       300     25500         0     29611    178500   1365759     66.35   no data  --
196.66/49.35	c  N dy   619    168693       300     25500         0     22862    178500    810940     66.38     70.05  --
202.24/50.76	c  N dy   660    179586       300     25500         0     33571    178500   1623277     66.33     70.25  --
209.03/52.43	c  N dy   706    191906       300     25500         0     27996    178500   1140504     66.33     70.05  --
215.81/54.13	c  N dy   754    204908       300     25500         0     22097    178500    629024     66.34     69.94  --
222.99/55.90	c  N dy   807    219134       300     25500         0     36068    178500   1686357     66.31     69.82  --
230.17/57.77	c  N dy   869    233286       300     25500         0     30342    178500   1193312     66.34     70.81  --
232.96/58.41	c  S st   894    237819       300     25500         0     34799    178500   1533250     66.35   no data  --
233.36/58.53	c  S st   894    238323       300     25500         0     35303    178500   1569180     66.35   no data  --
233.36/58.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
233.36/58.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
233.36/58.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.12
233.76/58.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
233.76/58.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
233.76/58.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
233.76/58.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
321.14/80.59	c lits-rem:      1889  cl-subs:      655  v-elim:      0  v-fix:    0  time: 87.56 s
321.14/80.59	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
321.54/80.61	c vivif2 --  cl tried    34648 cl shrink        0 lits rem          0 time: 0.06
322.74/80.92	c asymm  cl-useful: 0/3439/25500 lits-rem:0 time: 1.23
322.74/80.92	c calculated reachability. Time: 0.00
322.74/80.92	c  N dy   894    238323       300     25500         0     34648    178500   1494148     66.35   no data  --
331.11/83.03	c  N dy   951    255248       300     25500         0     30633    178500   1153911     66.34     69.84  --
339.89/85.21	c  N dy  1020    271656       300     25500         0     25144    178500    667803     66.36     71.07  --
349.47/87.69	c  N dy  1088    289211       300     25500         0     42384    178500   1973740     66.35     69.88  --
358.65/89.90	c  F st  1162    306251       300     25500         0     36507    178500   1472513     66.38     62.48  --
359.47/90.18	c  N st  1166    308288       300     25500         0     38502    178500   1625898     66.38   no data  --
370.62/92.99	c  N dy  1224    328894       300     25500         0     35179    178500   1302298     66.35     70.07  --
382.59/95.91	c  N dy  1295    348997       300     25500         0     30396    178500    875707     66.31     69.94  --
387.37/97.13	c  S st  1337    357484       300     25500         0     38728    178500   1510808     66.33     66.41  --
387.77/97.27	c  S st  1337    357993       300     25500         0     39234    178500   1546274     66.33   no data  --
387.77/97.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
387.77/97.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
388.18/97.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
388.18/97.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
388.18/97.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
388.18/97.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
388.18/97.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
460.42/115.46	c lits-rem:      1078  cl-subs:      608  v-elim:      0  v-fix:    0  time: 72.21 s
460.42/115.46	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
460.42/115.47	c vivif2 --  cl tried    38626 cl shrink        0 lits rem          0 time: 0.06
461.59/115.79	c asymm  cl-useful: 0/3156/25500 lits-rem:0 time: 1.27
461.59/115.79	c calculated reachability. Time: 0.00
461.59/115.79	c  N dy  1337    357993       300     25500         0     38626    178500   1478542     66.33   no data  --
473.16/118.68	c  N dy  1411    378144       300     25500         0     32888    178500   1003805     66.33     69.82  --
485.12/121.67	c  N dy  1494    398253       300     25500         0     52622    178500   2501271     66.33     69.93  --
496.70/124.51	c  N dy  1583    418393       300     25500         0     45911    178500   1929312     66.34     70.62  --
508.68/127.53	c  N dy  1672    438556       300     25500         0     38181    178500   1274032     66.36     70.57  --
522.62/131.00	c  N dy  1760    458668       300     25500         0     29488    178500    550326     66.37     71.52  --
534.20/133.94	c  N dy  1845    478755       300     25500         0     49259    178500   2053482     66.38     71.61  --
547.37/137.20	c  N dy  1906    499139       300     25500         0     39752    178500   1254937     66.35     70.94  --
561.36/140.75	c  N dy  1996    519286       300     25500         0     59520    178500   2750822     66.37     69.87  --
572.10/143.46	c  S st  2052    536990       300     25500         0     46465    178500   1711203     66.35     65.71  --
572.90/143.61	c  S st  2052    537497       300     25500         0     46971    178500   1745427     66.35   no data  --
572.90/143.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
572.90/143.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
572.90/143.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
573.30/143.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
573.30/143.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
573.30/143.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
573.30/143.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
655.49/164.30	c lits-rem:       833  cl-subs:      731  v-elim:      0  v-fix:    0  time: 82.09 s
655.49/164.31	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
655.49/164.33	c vivif2 --  cl tried    46240 cl shrink        0 lits rem          0 time: 0.08
656.70/164.67	c asymm  cl-useful: 0/2761/25500 lits-rem:0 time: 1.36
656.70/164.67	c calculated reachability. Time: 0.00
656.70/164.67	c  N dy  2052    537497       300     25500         0     46240    178500   1665865     66.35   no data  --
670.25/168.02	c  N dy  2121    558051       300     25500         0     35015    178500    777309     66.33     70.05  --
684.25/171.53	c  N dy  2214    578128       300     25500         0     54715    178500   2278057     66.36     70.05  --
699.38/175.31	c  N dy  2306    599007       300     25500         0     42814    178500   1305345     66.37     69.92  --
714.15/179.08	c  N dy  2395    619111       300     25500         0     62539    178500   2799821     66.38     70.29  --
728.13/182.52	c  N dy  2485    639165       300     25500         0     48871    178500   1701003     66.39     70.09  --
744.47/186.60	c  N dy  2566    659637       300     25500         0     34597    178500    553839     66.39     69.91  --
756.44/189.69	c  N dy  2626    679665       300     25500         0     54249    178500   2046212     66.37     70.45  --
773.19/193.83	c  N dy  2719    699889       300     25500         0     38772    178500    809465     66.38     69.99  --
787.16/197.36	c  N dy  2807    719890       300     25500         0     58415    178500   2303319     66.39     76.60  --
804.71/201.72	c  N dy  2894    740256       300     25500         0     42095    178500    994207     66.40     70.04  --
819.89/205.59	c  N dy  2978    760413       300     25500         0     61883    178500   2495458     66.41     70.47  --
837.04/209.89	c  N dy  3046    781462       300     25500         0     45215    178500   1160267     66.39     70.86  --
853.79/214.03	c  N dy  3137    801602       300     25500         0     65009    178500   2669777     66.41     70.50  --
858.19/215.15	c  S st  3163    806245       300     25500         0     69574    178500   3018534     66.41   no data  --
858.99/215.37	c  S st  3163    806747       300     25500         0     70075    178500   3054358     66.41   no data  --
858.99/215.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
858.99/215.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
859.39/215.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.22
859.80/215.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
859.80/215.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
859.80/215.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
859.80/215.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2880.66/722.08	c lits-rem:      2736  cl-subs:     1364  v-elim:      0  v-fix:    0  time: 2020.00 s
2880.66/722.08	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
2881.06/722.11	c vivif2 --  cl tried    68711 cl shrink        0 lits rem          0 time: 0.13
2881.86/722.33	c asymm  cl-useful: 0/966/25500 lits-rem:0 time: 0.86
2881.86/722.33	c calculated reachability. Time: 0.00
2881.86/722.33	c  N dy  3163    806747       300     25500         0     68711    178500   2901362     66.41   no data  --
2900.22/726.94	c  N dy  3252    827434       300     25500         0     50702    178500   1515830     66.41     70.19  --
2918.18/731.47	c  N dy  3318    847636       300     25500         0     70571    178500   3016811     66.39     70.31  --
2935.74/735.89	c  N dy  3414    867644       300     25500         0     50951    178500   1471858     66.40     69.93  --
2953.72/740.35	c  N dy  3514    887743       300     25500         0     70717    178500   2980353     66.42     71.94  --
2972.03/744.98	c  N dy  3579    909154       300     25500         0     51457    178500   1441609     66.41     70.38  --
2989.98/749.46	c  N dy  3660    929427       300     25500         0     71370    178500   2950759     66.41     70.51  --
3009.13/754.23	c  N dy  3756    949439       300     25500         0     49768    178500   1247153     66.42     74.48  --
3026.28/758.54	c  N dy  3827    969574       300     25500         0     69547    178500   2741981     66.41     70.26  --
3046.63/763.67	c  N dy  3921    989678       300     25500         0     47044    178500    976865     66.43     70.14  --
3063.43/767.87	c  N dy  4011   1009761       300     25500         0     66790    178500   2483419     66.44     71.17  --
3085.73/773.45	c  N dy  4091   1030456       300     25500         0     43901    178500    671886     66.43     69.98  --
3102.10/777.58	c  N dy  4184   1050547       300     25500         0     63649    178500   2171362     66.44     69.97  --
3123.64/782.91	c  N dy  4281   1070864       300     25500         0     83567    178500   3685875     66.46     69.97  --
3124.46/783.20	c  F st  4284   1071875       300     25500         0     84559    178500   3760885     66.46     68.85  --
3140.79/787.24	c  N dy  4341   1090925       300     25500         0     59079    178500   1762096     66.45     74.02  --
3160.34/792.12	c  N dy  4421   1110983       300     25500         0     78756    178500   3251644     66.45     69.98  --
3179.89/797.05	c  N dy  4492   1131395       300     25500         0     53652    178500   1286691     66.45     70.18  --
3197.86/801.59	c  N dy  4568   1151540       300     25500         0     73445    178500   2782831     66.45     70.67  --
3221.43/807.46	c  N dy  4663   1171958       300     25500         0     47350    178500    742239     66.46     70.90  --
3238.15/811.63	c  N dy  4744   1192061       300     25500         0     67060    178500   2238921     66.46     70.06  --
3256.54/816.23	c  S st  4806   1210120       300     25500         0     84792    178500   3581898     66.45     62.08  --
3257.30/816.49	c  S st  4806   1210624       300     25500         0     85293    178500   3617891     66.45   no data  --
3257.70/816.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3257.70/816.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3257.70/816.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.26
3258.10/816.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3258.10/816.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3258.10/816.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
3258.10/816.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368542-1305396797/watcher-3368542-1305396797 -o /tmp/evaluation-result-3368542-1305396797/solver-3368542-1305396797 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368542-1305396797.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: 7.52 7.90 7.26 3/311 7573
/proc/meminfo: memFree=27348416/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 412 0 0 0 1 0 0 0 21 0 4 0 383871027 52465664 352 33554432000 4194304 4650419 140735294126224 18446744073709551615 47827063932850 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 12809 352 303 112 0 7774 0
[pid=7573/tid=7574] ppid=7571 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 383871027 52465664 352 33554432000 4194304 4650419 140735294126224 18446744073709551615 47827063932850 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 383871027 52465664 352 33554432000 4194304 4650419 140735294126224 18446744073709551615 268660718577 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 383871027 52465664 352 33554432000 4194304 4650419 140735294126224 18446744073709551615 47827063932850 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.063845 s]
/proc/loadavg: 7.52 7.90 7.26 3/311 7573
/proc/meminfo: memFree=27348416/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=283668 CPUtime=0.22 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 3529 0 0 0 22 0 0 0 18 0 4 0 383871027 290476032 3441 33554432000 4194304 4650419 140735294126224 18446744073709551615 4370503 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 70917 3441 367 112 0 65882 0
[pid=7573/tid=7574] ppid=7571 vsize=283668 CPUtime=0.05 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 735 0 0 0 5 0 0 0 18 0 4 0 383871027 290476032 3441 33554432000 4194304 4650419 140735294126224 18446744073709551615 4370686 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=283668 CPUtime=0.04 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 851 0 0 0 4 0 0 0 24 0 4 0 383871027 290476032 3441 33554432000 4194304 4650419 140735294126224 18446744073709551615 4370537 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=283668 CPUtime=0.05 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 759 0 0 0 5 0 0 0 18 0 4 0 383871027 290476032 3441 33554432000 4194304 4650419 140735294126224 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 283668

[startup+0.100837 s]
/proc/loadavg: 7.52 7.90 7.26 3/311 7573
/proc/meminfo: memFree=27348416/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=283668 CPUtime=0.37 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 3623 0 0 0 37 0 0 0 18 0 4 0 383871027 290476032 3535 33554432000 4194304 4650419 140735294126224 18446744073709551615 4371140 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 70917 3535 367 112 0 65882 0
[pid=7573/tid=7574] ppid=7571 vsize=283668 CPUtime=0.09 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 745 0 0 0 9 0 0 0 18 0 4 0 383871027 290476032 3535 33554432000 4194304 4650419 140735294126224 18446744073709551615 4371148 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=283668 CPUtime=0.08 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 856 0 0 0 8 0 0 0 24 0 4 0 383871027 290476032 3535 33554432000 4194304 4650419 140735294126224 18446744073709551615 4370511 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=283668 CPUtime=0.09 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 834 0 0 0 9 0 0 0 18 0 4 0 383871027 290476032 3535 33554432000 4194304 4650419 140735294126224 18446744073709551615 4333632 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) 283668

[startup+0.300803 s]
/proc/loadavg: 7.52 7.90 7.26 3/311 7573
/proc/meminfo: memFree=27348416/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=284096 CPUtime=1.16 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 4044 0 0 0 116 0 0 0 18 0 4 0 383871027 290914304 3956 33554432000 4194304 4650419 140735294126224 18446744073709551615 4370532 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 71024 3957 367 112 0 65989 0
[pid=7573/tid=7574] ppid=7571 vsize=284096 CPUtime=0.29 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 780 0 0 0 29 0 0 0 18 0 4 0 383871027 290914304 3957 33554432000 4194304 4650419 140735294126224 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=284096 CPUtime=0.28 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 871 0 0 0 28 0 0 0 25 0 4 0 383871027 290914304 3957 33554432000 4194304 4650419 140735294126224 18446744073709551615 4371135 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=284096 CPUtime=0.29 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 1196 0 0 0 29 0 0 0 18 0 4 0 383871027 290914304 3957 33554432000 4194304 4650419 140735294126224 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 284096

[startup+0.700734 s]
/proc/loadavg: 7.52 7.90 7.26 3/311 7573
/proc/meminfo: memFree=27348416/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=291132 CPUtime=2.76 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 11751 0 0 0 274 2 0 0 18 0 4 0 383871027 298119168 9235 33554432000 4194304 4650419 140735294126224 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 72783 9235 391 112 0 67748 0
[pid=7573/tid=7574] ppid=7571 vsize=291132 CPUtime=0.68 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 2937 0 0 0 68 0 0 0 18 0 4 0 383871027 298119168 9235 33554432000 4194304 4650419 140735294126224 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=291132 CPUtime=0.67 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 3031 0 0 0 67 0 0 0 18 0 4 0 383871027 298119168 9235 33554432000 4194304 4650419 140735294126224 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=291132 CPUtime=0.69 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 2246 0 0 0 69 0 0 0 18 0 4 0 383871027 298119168 9235 33554432000 4194304 4650419 140735294126224 18446744073709551615 4365606 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 291132

[startup+1.50059 s]
/proc/loadavg: 7.52 7.90 7.26 11/323 7585
/proc/meminfo: memFree=27260708/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=294912 CPUtime=5.94 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 18746 0 0 0 591 3 0 0 19 0 4 0 383871027 301989888 9993 33554432000 4194304 4650419 140735294126224 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 73728 9993 391 112 0 68693 0
[pid=7573/tid=7574] ppid=7571 vsize=294912 CPUtime=1.48 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 4624 0 0 0 148 0 0 0 19 0 4 0 383871027 301989888 9993 33554432000 4194304 4650419 140735294126224 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=294912 CPUtime=1.47 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 4829 0 0 0 146 1 0 0 19 0 4 0 383871027 301989888 9993 33554432000 4194304 4650419 140735294126224 18446744073709551615 4333611 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=294912 CPUtime=1.49 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 3998 0 0 0 149 0 0 0 19 0 4 0 383871027 301989888 9993 33554432000 4194304 4650419 140735294126224 18446744073709551615 4366743 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 294912

[startup+3.10031 s]
/proc/loadavg: 7.52 7.90 7.26 9/323 7585
/proc/meminfo: memFree=27252704/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=297008 CPUtime=12.33 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 32772 0 0 0 1227 6 0 0 23 0 4 0 383871027 304136192 15424 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 74252 15424 393 112 0 69217 0
[pid=7573/tid=7574] ppid=7571 vsize=297008 CPUtime=3.08 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 7281 0 0 0 307 1 0 0 22 0 4 0 383871027 304136192 15424 33554432000 4194304 4650419 140735294126224 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=297008 CPUtime=3.05 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 7315 0 0 0 304 1 0 0 23 0 4 0 383871027 304136192 15424 33554432000 4194304 4650419 140735294126224 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=297008 CPUtime=3.08 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 6696 0 0 0 308 0 0 0 25 0 4 0 383871027 304136192 15425 33554432000 4194304 4650419 140735294126224 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 297008

[startup+6.30075 s]
/proc/loadavg: 7.63 7.92 7.27 9/323 7585
/proc/meminfo: memFree=27107116/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=297800 CPUtime=25.1 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 49117 0 0 0 2501 9 0 0 25 0 4 0 383871027 304947200 28146 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 74450 28146 393 112 0 69415 0
[pid=7573/tid=7574] ppid=7571 vsize=297800 CPUtime=6.28 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 10676 0 0 0 627 1 0 0 25 0 4 0 383871027 304947200 28146 33554432000 4194304 4650419 140735294126224 18446744073709551615 4439089 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=297800 CPUtime=6.22 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 13995 0 0 0 620 2 0 0 25 0 4 0 383871027 304947200 28146 33554432000 4194304 4650419 140735294126224 18446744073709551615 4439376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=297800 CPUtime=6.29 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 12575 0 0 0 627 2 0 0 25 0 4 0 383871027 304947200 28146 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 297800

[startup+12.7006 s]
/proc/loadavg: 7.66 7.92 7.28 9/323 7585
/proc/meminfo: memFree=27071836/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=287548 CPUtime=50.63 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 65641 0 0 0 5051 12 0 0 25 0 4 0 383871027 294449152 34667 33554432000 4194304 4650419 140735294126224 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 71887 34667 393 112 0 66852 0
[pid=7573/tid=7574] ppid=7571 vsize=287548 CPUtime=12.69 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 18628 0 0 0 1266 3 0 0 25 0 4 0 383871027 294449152 34667 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=287548 CPUtime=12.55 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 16878 0 0 0 1253 2 0 0 25 0 4 0 383871027 294449152 34667 33554432000 4194304 4650419 140735294126224 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=287548 CPUtime=12.69 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 15005 0 0 0 1266 3 0 0 25 0 4 0 383871027 294449152 34667 33554432000 4194304 4650419 140735294126224 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 287548

[startup+25.5004 s]
/proc/loadavg: 7.81 7.94 7.29 9/323 7585
/proc/meminfo: memFree=26967544/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=408648 CPUtime=101.7 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 91433 0 0 0 10152 18 0 0 25 0 4 0 383871027 418455552 48667 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 102162 48667 393 112 0 97127 0
[pid=7573/tid=7574] ppid=7571 vsize=408648 CPUtime=25.48 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 23781 0 0 0 2544 4 0 0 25 0 4 0 383871027 418455552 48667 33554432000 4194304 4650419 140735294126224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=408648 CPUtime=25.23 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 23292 0 0 0 2519 4 0 0 25 0 4 0 383871027 418455552 48667 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=408648 CPUtime=25.49 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 23050 0 0 0 2545 4 0 0 25 0 4 0 383871027 418455552 48667 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 408648

[startup+51.1009 s]
/proc/loadavg: 7.87 7.95 7.31 9/323 7586
/proc/meminfo: memFree=26826976/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=432492 CPUtime=203.84 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 150562 0 0 0 20351 33 0 0 25 0 4 0 383871027 442871808 60103 33554432000 4194304 4650419 140735294126224 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 108123 60103 393 112 0 103088 0
[pid=7573/tid=7574] ppid=7571 vsize=432492 CPUtime=51.08 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 37569 0 0 0 5101 7 0 0 25 0 4 0 383871027 442871808 60103 33554432000 4194304 4650419 140735294126224 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=432492 CPUtime=50.57 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 38991 0 0 0 5049 8 0 0 25 0 4 0 383871027 442871808 60104 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=432492 CPUtime=51.09 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 42607 0 0 0 5100 9 0 0 25 0 4 0 383871027 442871808 60104 33554432000 4194304 4650419 140735294126224 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 432492

[startup+102.312 s]
/proc/loadavg: 8.00 7.97 7.35 9/323 7587
/proc/meminfo: memFree=26720996/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=499244 CPUtime=408.16 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 225665 0 0 0 40759 57 0 0 25 0 4 0 383871027 511225856 76623 33554432000 4194304 4650419 140735294126224 18446744073709551615 4439344 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 124811 76624 393 112 0 119776 0
[pid=7573/tid=7574] ppid=7571 vsize=499244 CPUtime=102.28 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 51688 0 0 0 10217 11 0 0 25 0 4 0 383871027 511225856 76624 33554432000 4194304 4650419 140735294126224 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=499244 CPUtime=101.27 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 62922 0 0 0 10111 16 0 0 25 0 4 0 383871027 511225856 76624 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=499244 CPUtime=102.3 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 64520 0 0 0 10213 17 0 0 25 0 4 0 383871027 511225856 76624 33554432000 4194304 4650419 140735294126224 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.16
Current children cumulated vsize (KiB) 499244

[startup+162.3 s]

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

[pid=7573] ppid=7571 vsize=927284 CPUtime=2802.06 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 635929 0 0 0 279999 207 0 0 25 0 4 0 383871027 949538816 128867 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 231821 128867 393 112 0 226786 0
[pid=7573/tid=7574] ppid=7571 vsize=927284 CPUtime=702.18 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 206174 0 0 0 70149 69 0 0 25 0 4 0 383871027 949538816 128867 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=927284 CPUtime=695.25 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 211182 0 0 0 69449 76 0 0 25 0 4 0 383871027 949538816 128867 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=927284 CPUtime=702.3 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 132655 0 0 0 70190 40 0 0 25 0 4 0 383871027 949538816 128867 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2802.06
Current children cumulated vsize (KiB) 927284

[startup+762.312 s]
/proc/loadavg: 8.18 8.13 7.74 9/323 7605
/proc/meminfo: memFree=26337632/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=898616 CPUtime=3041.49 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 664107 0 0 0 303929 220 0 0 25 0 4 0 383871027 920182784 131039 33554432000 4194304 4650419 140735294126224 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 224654 131039 393 112 0 219619 0
[pid=7573/tid=7574] ppid=7571 vsize=898616 CPUtime=762.18 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 213259 0 0 0 76146 72 0 0 25 0 4 0 383871027 920182784 131039 33554432000 4194304 4650419 140735294126224 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=898616 CPUtime=754.65 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 215558 0 0 0 75389 76 0 0 25 0 4 0 383871027 920182784 131039 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=898616 CPUtime=762.31 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 132655 0 0 0 76191 40 0 0 25 0 4 0 383871027 920182784 131039 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3041.49
Current children cumulated vsize (KiB) 898616

[startup+822.3 s]
/proc/loadavg: 8.18 8.13 7.76 9/323 7607
/proc/meminfo: memFree=26275940/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=900036 CPUtime=3280.85 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 707568 0 0 0 327848 237 0 0 25 0 4 0 383871027 921636864 136398 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 225009 136398 393 112 0 219974 0
[pid=7573/tid=7574] ppid=7571 vsize=900036 CPUtime=822.17 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 232228 0 0 0 82136 81 0 0 25 0 4 0 383871027 921636864 136398 33554432000 4194304 4650419 140735294126224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=900036 CPUtime=814.05 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 219881 0 0 0 81328 77 0 0 25 0 4 0 383871027 921636864 136398 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=900036 CPUtime=822.3 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 132655 0 0 0 82190 40 0 0 25 0 4 0 383871027 921636864 136398 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.85
Current children cumulated vsize (KiB) 900036

[startup+882.301 s]
/proc/loadavg: 8.10 8.12 7.78 10/323 7608
/proc/meminfo: memFree=26281604/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=900224 CPUtime=3520.23 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 731012 0 0 0 351777 246 0 0 25 0 4 0 383871027 921829376 135418 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 225056 135418 393 112 0 220021 0
[pid=7573/tid=7574] ppid=7571 vsize=900224 CPUtime=882.16 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 250015 0 0 0 88127 89 0 0 25 0 4 0 383871027 921829376 135418 33554432000 4194304 4650419 140735294126224 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=900224 CPUtime=873.45 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 223606 0 0 0 87267 78 0 0 25 0 4 0 383871027 921829376 135418 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=900224 CPUtime=882.3 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 132655 0 0 0 88190 40 0 0 25 0 4 0 383871027 921829376 135418 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3520.23
Current children cumulated vsize (KiB) 900224

[startup+942.3 s]
/proc/loadavg: 8.09 8.11 7.79 9/323 7610
/proc/meminfo: memFree=26228736/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=900224 CPUtime=3759.63 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 746926 0 0 0 375714 249 0 0 25 0 4 0 383871027 921829376 136807 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 225056 136807 393 112 0 220021 0
[pid=7573/tid=7574] ppid=7571 vsize=900224 CPUtime=942.14 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 254745 0 0 0 94125 89 0 0 25 0 4 0 383871027 921829376 136807 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=900224 CPUtime=932.85 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 228570 0 0 0 93206 79 0 0 25 0 4 0 383871027 921829376 136807 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476133 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=900224 CPUtime=942.3 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 132655 0 0 0 94190 40 0 0 25 0 4 0 383871027 921829376 136807 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3759.63
Current children cumulated vsize (KiB) 900224

[startup+1002.3 s]
/proc/loadavg: 8.03 8.09 7.80 9/323 7611
/proc/meminfo: memFree=26270116/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=900224 CPUtime=3999.01 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 773475 0 0 0 399649 252 0 0 25 0 4 0 383871027 921829376 136670 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 225056 136670 393 112 0 220021 0
[pid=7573/tid=7574] ppid=7571 vsize=900224 CPUtime=1002.14 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 270589 0 0 0 100123 91 0 0 25 0 4 0 383871027 921829376 136670 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=900224 CPUtime=992.24 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 232499 0 0 0 99145 79 0 0 25 0 4 0 383871027 921829376 136670 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=900224 CPUtime=1002.31 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 132655 0 0 0 100191 40 0 0 25 0 4 0 383871027 921829376 136670 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3999.01
Current children cumulated vsize (KiB) 900224

[startup+1062.3 s]
/proc/loadavg: 8.06 8.08 7.82 9/323 7613
/proc/meminfo: memFree=26186612/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=900224 CPUtime=4238.41 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 800423 0 0 0 423584 257 0 0 25 0 4 0 383871027 921829376 136452 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476483 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 225056 136452 393 112 0 220021 0
[pid=7573/tid=7574] ppid=7571 vsize=900224 CPUtime=1062.13 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 287339 0 0 0 106118 95 0 0 25 0 4 0 383871027 921829376 136452 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=900224 CPUtime=1051.64 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 236368 0 0 0 105084 80 0 0 25 0 4 0 383871027 921829376 136452 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=900224 CPUtime=1062.31 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 132655 0 0 0 106191 40 0 0 25 0 4 0 383871027 921829376 136452 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4238.41
Current children cumulated vsize (KiB) 900224

[startup+1122.3 s]
/proc/loadavg: 8.10 8.10 7.84 9/323 7615
/proc/meminfo: memFree=26171192/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=957232 CPUtime=4477.79 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 827052 0 0 0 447515 264 0 0 25 0 4 0 383871027 980205568 138056 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 239308 138056 393 112 0 234273 0
[pid=7573/tid=7574] ppid=7571 vsize=957232 CPUtime=1122.13 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 303401 0 0 0 112112 101 0 0 25 0 4 0 383871027 980205568 138056 33554432000 4194304 4650419 140735294126224 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=957232 CPUtime=1111.03 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 240591 0 0 0 111022 81 0 0 25 0 4 0 383871027 980205568 138056 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=957232 CPUtime=1122.31 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 132655 0 0 0 112191 40 0 0 25 0 4 0 383871027 980205568 138056 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4477.79
Current children cumulated vsize (KiB) 957232

[startup+1182.3 s]
/proc/loadavg: 8.16 8.10 7.85 9/323 7616
/proc/meminfo: memFree=26180196/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=900444 CPUtime=4717.19 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 857896 0 0 0 471443 276 0 0 25 0 4 0 383871027 922054656 135819 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 225111 135819 393 112 0 220076 0
[pid=7573/tid=7574] ppid=7571 vsize=900444 CPUtime=1182.11 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 321633 0 0 0 118101 110 0 0 25 0 4 0 383871027 922054656 135819 33554432000 4194304 4650419 140735294126224 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=900444 CPUtime=1170.44 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 245398 0 0 0 116962 82 0 0 25 0 4 0 383871027 922054656 135819 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=900444 CPUtime=1182.31 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 132655 0 0 0 118191 40 0 0 25 0 4 0 383871027 922054656 135819 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4717.19
Current children cumulated vsize (KiB) 900444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.25 8.13 7.87 5/319 7618
/proc/meminfo: memFree=26806656/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=887672 CPUtime=4800.2 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 872875 0 0 0 479739 281 0 0 25 0 4 0 383871027 908976128 134334 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 221918 134334 393 112 0 216883 0
[pid=7573/tid=7574] ppid=7571 vsize=887672 CPUtime=1202.92 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 327792 0 0 0 120179 113 0 0 25 0 4 0 383871027 908976128 134338 33554432000 4194304 4650419 140735294126224 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=887672 CPUtime=1191.04 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 247185 0 0 0 119021 83 0 0 25 0 4 0 383871027 908976128 134338 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=887672 CPUtime=1203.12 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 138870 0 0 0 120270 42 0 0 25 0 4 0 383871027 908976128 134338 33554432000 4194304 4650419 140735294126224 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 887672

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

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

[startup+1203.1 s]
/proc/loadavg: 8.25 8.13 7.87 5/319 7618
/proc/meminfo: memFree=26806656/32951124 swapFree=46575252/67111528
[pid=7573] ppid=7571 vsize=887672 CPUtime=4800.2 cores=0,2,4,6
/proc/7573/stat : 7573 (strangenight1-m) R 7571 7573 6565 0 -1 4202496 872875 0 0 0 479739 281 0 0 25 0 4 0 383871027 908976128 134334 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7573/statm: 221918 134334 393 112 0 216883 0
[pid=7573/tid=7574] ppid=7571 vsize=887672 CPUtime=1202.92 cores=0,2,4,6
/proc/7573/task/7574/stat : 7574 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 327792 0 0 0 120179 113 0 0 25 0 4 0 383871027 908976128 134338 33554432000 4194304 4650419 140735294126224 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7573/tid=7575] ppid=7571 vsize=887672 CPUtime=1191.04 cores=0,2,4,6
/proc/7573/task/7575/stat : 7575 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 247185 0 0 0 119021 83 0 0 25 0 4 0 383871027 908976128 134338 33554432000 4194304 4650419 140735294126224 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7573/tid=7576] ppid=7571 vsize=887672 CPUtime=1203.12 cores=0,2,4,6
/proc/7573/task/7576/stat : 7576 (strangenight1-m) R 7571 7573 6565 0 -1 4202560 138870 0 0 0 120270 42 0 0 25 0 4 0 383871027 908976128 134338 33554432000 4194304 4650419 140735294126224 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 887672

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.14
CPU time (s): 4800.27
CPU user time (s): 4797.43
CPU system time (s): 2.84657
CPU usage (%): 398.977
Max. virtual memory (cumulated for all children) (KiB): 991848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.43
system time used= 2.84657
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 872882
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= 1911
involuntary context switches= 23914

runsolver used 3.32849 second user time and 8.72067 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-14 20:13:18
IDJOB=3368542
IDBENCH=82551
IDSOLVER=1846
FILE ID=node107/3368542-1305396797
RUNJOBID= node107-1305396797-7558
PBS_JOBID= 13324428
Free space on /tmp= 73436 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S966156467-066-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368542-1305396797/watcher-3368542-1305396797 -o /tmp/evaluation-result-3368542-1305396797/solver-3368542-1305396797 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368542-1305396797.cnf

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

MD5SUM BENCH= 5297bd1d2a420892cfb1fb6d32ccacad
RANDOM SEED=1211305090

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27348572 kB
Buffers:        117652 kB
Cached:         921520 kB
SwapCached:       9832 kB
Active:        5258800 kB
Inactive:        62612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27348572 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:           14100 kB
Writeback:          12 kB
AnonPages:     4279780 kB
Mapped:          18772 kB
Slab:           147520 kB
PageTables:      68932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64913400 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= 73428 MiB
End job on node107 at 2011-05-14 20:33:23