Trace number 3368589

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S858279511-076-UNKNOWN.cnf
MD5SUMe97fda1e892cdb27859435984e5a4127
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark93.1638
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.02	c This is CryptoMiniSat 2.9.0
0.00/0.02	c compiled with gcc version 4.4.5
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Reading file 'HOME/instance-3368589-1305398110.cnf'
0.00/0.02	c -- header says num vars:          30000
0.00/0.02	c -- header says num clauses:      126000
0.00/0.12	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.00/0.12	c -- vars added      30000
0.00/0.12	c Parsing time:  0.36 s
0.00/0.22	c  N st     0         0     30000    126000         0         0    378000         0   no data   no data  --
0.00/0.22	c asymm  cl-useful: 0/126000/126000 lits-rem:0 time: 0.37
0.00/0.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.27
0.00/0.54	c bin-w-bin subsume rem            0 bins  time:  0.04 s
0.00/0.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
0.00/0.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30000 time:  0.04 s
0.00/0.54	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.04 s
4.41/1.21	c lits-rem:         0  cl-subs:        0  v-elim:    831  v-fix:    0  time:  1.26 s
4.41/1.21	c Finding binary XORs  T:     0.02 s  found:       0
4.41/1.21	c Finding non-binary XORs:     0.26 s (found:       0, avg size: nan)
4.41/1.21	c calculated reachability. Time: 0.00
4.41/1.21	c Calc default polars -  time:   0.04 s pos:   13351 undec:    3488 neg:   13161
4.41/1.21	c =========================================================================================
4.41/1.21	c types(t): F = full restart, N = normal restart
4.41/1.21	c types(t): S = simplification begin/end, E = solution found
4.41/1.21	c restart types(rt): st = static, dy = dynamic
4.41/1.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.41/1.21	c  B st     0         0     29169    124599         0         0    378334         0   no data   no data  --
8.32/2.19	c  N dy    18      4031     29169    124599         0      4029    378334   1088850    153.74    163.16  --
13.92/3.58	c  N dy    48      8155     29169    124599         0      8153    378334   2076161    156.22    165.38  --
19.50/4.99	c  N dy    75     12233     29169    124599         0     12231    378334   3072083    155.98    176.31  --
25.51/6.47	c  N dy   104     16363     29169    124599         0     16360    378334   4062176    156.45    168.26  --
31.45/7.92	c  N dy   128     20425     29169    124599         0     10424    378334    718136    155.80    174.03  --
37.05/9.37	c  N dy   158     24554     29169    124599         0     14553    378334   1701217    155.83    164.18  --
37.85/9.53	c  F st   162     25001     29169    124599         0     15000    378334   1801369    155.81   no data  --
45.83/11.54	c  N dy   168     30001     29169    124599         0     20000    378334   3554942    155.81   no data  --
45.83/11.54	c  S st   168     30001     29169    124599         0     20000    378334   3554942    155.81   no data  --
46.63/11.72	c  S st   168     30503     29169    124599         0     20502    378334   3646731    155.81   no data  --
46.63/11.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
46.63/11.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.46/11.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.67
49.01/12.34	c bin-w-bin subsume rem            0 bins  time:  0.04 s
49.01/12.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
49.01/12.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.04 s
49.01/12.37	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.05 s
79.34/19.95	c lits-rem:         0  cl-subs:        8  v-elim:      0  v-fix:    0  time: 30.09 s
80.14/20.11	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.62
80.14/20.11	c calculated reachability. Time: 0.01
80.14/20.11	c  N dy   168     30503     29169    124599         0     20494    378334   3644466    155.81   no data  --
86.54/21.75	c  N dy   196     34521     29169    124599         0     24512    378334   4622250    155.90    164.43  --
93.31/23.41	c  N dy   226     38523     29169    124599         0     28513    378334   5653303    156.91    199.99  --
100.13/25.11	c  N dy   254     42590     29169    124599         0     17083    378334   1130305    156.89    170.58  --
104.87/26.36	c  S st   273     45754     29169    124599         0     20247    378334   1887336    156.40   no data  --
105.67/26.57	c  S st   273     46255     29169    124599         0     20748    378334   1975650    156.40   no data  --
105.67/26.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
105.67/26.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.47/26.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.70
107.27/26.95	c bin-w-bin subsume rem            0 bins  time:  0.04 s
107.27/26.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
107.27/26.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.04 s
107.27/26.98	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
125.63/31.50	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time: 17.98 s
125.63/31.52	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.06
125.63/31.55	c vivif2 --  cl tried    20747 cl shrink        0 lits rem          0 time: 0.13
126.04/31.70	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.57
126.04/31.71	c calculated reachability. Time: 0.00
126.04/31.71	c  N dy   273     46255     29169    124599         0     20747    378334   1975172    156.40   no data  --
132.40/33.27	c  N dy   300     50279     29169    124599         0     24771    378334   2948220    156.79    171.16  --
138.79/34.88	c  N dy   328     54296     29169    124599         0     28788    378334   3908596    156.89    185.00  --
145.57/36.57	c  N dy   356     58394     29169    124599         0     32886    378334   4910816    157.00    167.65  --
152.38/38.30	c  N dy   387     62451     29169    124599         0     36943    378334   5898302    157.21    168.85  --
158.74/39.88	c  N dy   412     66477     29169    124599         0     22226    378334   1539819    156.61    166.78  --
163.54/41.01	c  S st   431     69383     29169    124599         0     25130    378334   2262393    156.59   no data  --
164.33/41.22	c  S st   431     69890     29169    124599         0     25637    378334   2357802    156.59   no data  --
164.33/41.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
164.33/41.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
165.13/41.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.70
165.96/41.62	c bin-w-bin subsume rem            0 bins  time:  0.04 s
165.96/41.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
165.96/41.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.04 s
165.96/41.66	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.05 s
190.65/47.85	c lits-rem:        16  cl-subs:        0  v-elim:      0  v-fix:    0  time: 24.65 s
190.65/47.87	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.06
191.05/47.91	c vivif2 --  cl tried    25637 cl shrink        0 lits rem          0 time: 0.15
191.45/48.07	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.63
191.45/48.08	c calculated reachability. Time: 0.01
191.45/48.08	c  N dy   431     69890     29169    124599         0     25637    378334   2357786    156.59   no data  --
198.64/49.89	c  N dy   461     74404     29169    124599         0     30151    378334   3441424    156.47    166.27  --
206.62/51.84	c  N dy   495     79177     29169    124599         0     34924    378334   4599583    156.71    166.79  --
215.40/54.04	c  N dy   531     84379     29169    124599         0     40126    378334   5842117    156.70    166.02  --
220.58/55.36	c  F st   553     87501     29169    124599         0     22372    378334   1058394    156.86   no data  --
226.17/56.73	c  N st   558     90798     29169    124599         0     25668    378334   2106312    156.86   no data  --
235.77/59.15	c  N dy   587     96675     29169    124599         0     31545    378334   3772374    157.04    166.73  --
246.11/61.76	c  N dy   627    102856     29169    124599         0     37725    378334   5297986    157.18    168.26  --
249.71/62.64	c  S st   640    104836     29169    124599         0     39705    378334   5769527    157.23   no data  --
250.50/62.86	c  S st   640    105338     29169    124599         0     40207    378334   5853465    157.23   no data  --
250.50/62.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
250.50/62.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
251.30/63.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.78
253.32/63.59	c bin-w-bin subsume rem            0 bins  time:  0.03 s
253.32/63.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
253.73/63.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.04 s
253.73/63.62	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.05 s
519.43/130.24	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 264.86 s
519.43/130.25	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.06
519.83/130.34	c vivif2 --  cl tried    40204 cl shrink        0 lits rem          0 time: 0.36
520.63/130.54	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.77
520.63/130.54	c calculated reachability. Time: 0.01
520.63/130.55	c  N dy   640    105338     29169    124599         0     40204    378334   5853134    157.23   no data  --
532.20/133.42	c  N dy   689    112093     29169    124599         0     24522    378334   1171172    157.33    170.69  --
543.75/136.35	c  N dy   742    119360     29169    124599         0     31789    378334   2958430    157.55    170.79  --
556.56/139.55	c  N dy   798    127072     29169    124599         0     39500    378334   4878437    157.70    166.44  --
570.89/143.15	c  N dy   854    135199     29169    124599         0     23909    378334    663056    157.98    185.12  --
585.65/146.83	c  N dy   916    144027     29169    124599         0     32736    378334   2835930    158.01    169.62  --
601.62/150.86	c  N dy   977    153304     29169    124599         0     42013    378334   5147158    157.92    178.86  --
609.99/152.93	c  S st  1008    158008     29169    124599         0     46717    378334   6294293    157.90    153.51  --
610.79/153.16	c  S st  1008    158515     29169    124599         0     47224    378334   6384528    157.90   no data  --
610.79/153.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
610.79/153.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
611.59/153.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.81
613.63/153.87	c bin-w-bin subsume rem            0 bins  time:  0.04 s
613.63/153.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
613.63/153.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.04 s
613.98/153.90	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
957.63/240.19	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 343.03 s
958.02/240.20	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.06
958.42/240.30	c vivif2 --  cl tried    47219 cl shrink        0 lits rem          0 time: 0.39
959.21/240.51	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.82
959.21/240.52	c calculated reachability. Time: 0.01
959.21/240.52	c  N dy  1008    158515     29169    124599         0     47219    378334   6383313    157.90   no data  --
976.16/244.81	c  N dy  1079    168830     29169    124599         0     32676    378334   2511940    157.76    167.75  --
993.90/249.36	c  N dy  1153    179708     29169    124599         0     43553    378334   5169883    157.86    174.44  --
1013.76/254.39	c  N dy  1234    191323     29169    124599         0     29239    378334   1369030    157.90    168.92  --
1034.49/259.53	c  N dy  1318    203579     29169    124599         0     41494    378334   4342176    157.88    167.80  --
1058.44/265.52	c  N dy  1402    216589     29169    124599         0     27542    378334    669388    157.69    166.28  --
1081.99/271.46	c  N dy  1485    230568     29169    124599         0     41521    378334   4134799    157.65    168.53  --
1095.16/274.73	c  S st  1537    237773     29169    124599         0     48726    378334   5919452    157.80   no data  --
1095.93/274.96	c  S st  1537    238275     29169    124599         0     49228    378334   6007775    157.80   no data  --
1095.93/274.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
1095.93/274.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1096.74/275.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.81
1098.73/275.62	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1098.73/275.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1098.73/275.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.04 s
1098.73/275.66	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
1409.56/353.58	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 309.55 s
1409.95/353.60	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.07
1409.95/353.69	c vivif2 --  cl tried    49223 cl shrink        0 lits rem          0 time: 0.39
1411.17/353.91	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.85
1411.17/353.92	c calculated reachability. Time: 0.00
1411.17/353.92	c  N dy  1537    238275     29169    124599         0     49223    378334   6004915    157.80   no data  --
1438.28/360.73	c  N dy  1643    253577     29169    124599         0     36544    378334   2589107    157.87    168.14  --
1468.22/368.24	c  N dy  1754    269800     29169    124599         0     52767    378334   6625642    158.01    168.76  --
1499.72/376.16	c  N dy  1871    287027     29169    124599         0     41001    378334   3403260    157.98    175.62  --
1535.24/385.03	c  N dy  1993    305373     29169    124599         0     59346    378334   7930252    158.05    180.30  --
1537.24/385.54	c  F st  2001    306251     29169    124599         0     30228    378334    558601    158.06   no data  --
1571.54/394.15	c  N dy  2101    325113     29169    124599         0     49089    378334   5753758    158.15    174.23  --
1608.67/403.43	c  N dy  2241    345132     29169    124599         0     38108    378334   2227700    158.18    171.39  --
1630.20/408.85	c  S st  2317    357412     29169    124599         0     50388    378334   5183261    158.05    154.35  --
1631.03/409.09	c  S st  2317    357919     29169    124599         0     50895    378334   5276270    158.05   no data  --
1631.39/409.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
1631.39/409.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1632.19/409.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.82
1633.79/409.70	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1633.79/409.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1633.79/409.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.04 s
1633.79/409.74	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
1882.76/472.15	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 248.57 s
1882.76/472.17	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.07
1883.16/472.26	c vivif2 --  cl tried    50892 cl shrink        0 lits rem          0 time: 0.36
1883.95/472.48	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.89
1883.95/472.49	c calculated reachability. Time: 0.00
1883.95/472.50	c  N dy  2317    357919     29169    124599         0     50892    378334   5274962    158.05   no data  --
1922.25/482.01	c  N dy  2453    377972     29169    124599         0     38948    378334   2159939    158.05    166.50  --
1960.21/491.53	c  N dy  2590    398057     29169    124599         0     59033    378334   7140213    158.14    201.88  --
1997.66/500.97	c  N dy  2722    418072     29169    124599         0     46050    378334   3665095    158.17    175.28  --
2037.16/510.87	c  N dy  2859    438151     29169    124599         0     66129    378334   8672375    158.28    170.06  --
2073.90/520.10	c  N dy  2995    458166     29169    124599         0     52145    378334   4918912    158.23    181.37  --
2112.57/529.71	c  N dy  3129    478256     29169    124599         0     37235    378334   1020684    158.26    169.34  --
2148.50/538.76	c  N dy  3268    498291     29169    124599         0     57267    378334   5957165    158.31    172.15  --
2186.39/548.24	c  N dy  3411    518389     29169    124599         0     41367    378334   1804427    158.38    168.15  --
2219.89/556.66	c  S st  3528    536878     29169    124599         0     59853    378334   6352599    158.32   no data  --
2221.09/556.90	c  S st  3528    537382     29169    124599         0     60357    378334   6435447    158.32   no data  --
2221.09/556.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
2221.09/556.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2221.89/557.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.84
2223.53/557.59	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2223.53/557.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2223.89/557.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.04 s
2223.89/557.62	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
2594.95/650.65	c lits-rem:         2  cl-subs:        4  v-elim:      0  v-fix:    0  time: 370.03 s
2594.95/650.67	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.07
2595.35/650.77	c vivif2 --  cl tried    60353 cl shrink        0 lits rem          0 time: 0.41
2596.58/651.01	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.93
2596.58/651.02	c calculated reachability. Time: 0.00
2596.58/651.02	c  N dy  3528    537382     29169    124599         0     60353    378334   6433814    158.32   no data  --
2633.64/660.32	c  N dy  3660    557471     29169    124599         0     43447    378334   2061138    158.34    170.70  --
2669.55/669.36	c  N dy  3797    577488     29169    124599         0     63461    378334   6937671    158.38    169.33  --
2707.05/678.73	c  N dy  3932    597564     29169    124599         0     45541    378334   2318647    158.38    168.98  --
2743.36/687.89	c  N dy  4065    617610     29169    124599         0     65585    378334   7206402    158.38    167.82  --
2780.90/697.25	c  N dy  4196    637630     29169    124599         0     46607    378334   2329902    158.35    167.52  --
2817.96/706.50	c  N dy  4332    657633     29169    124599         0     66610    378334   7233422    158.35    174.55  --
2855.86/716.02	c  N dy  4470    677638     29169    124599         0     46618    378334   2128349    158.42    168.32  --
2892.17/725.17	c  N dy  4601    697709     29169    124599         0     66683    378334   7023569    158.38    174.05  --
2931.27/734.96	c  N dy  4734    717969     29169    124599         0     45941    378334   1739915    158.42    169.01  --
2967.98/744.16	c  N dy  4868    737987     29169    124599         0     65959    378334   6690248    158.46    167.79  --
3007.88/754.17	c  N dy  5003    758165     29169    124599         0     44141    378334   1001709    158.46    172.20  --
3043.81/763.18	c  N dy  5134    778184     29169    124599         0     64159    378334   5854596    158.42    176.13  --
3084.48/773.35	c  N dy  5266    798195     29169    124599         0     84168    378334  10821865    158.43    170.38  --
3099.64/777.14	c  S st  5319    806073     29169    124599         0     49046    378334   2012289    158.46   no data  --
3100.44/777.38	c  S st  5319    806578     29169    124599         0     49551    378334   2100208    158.46   no data  --
3100.44/777.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
3100.44/777.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3101.63/777.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.79
3102.03/777.77	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3102.03/777.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3102.03/777.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.04 s
3102.43/777.81	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
3125.57/783.64	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time: 23.24 s
3125.57/783.66	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.07
3125.57/783.69	c vivif2 --  cl tried    49550 cl shrink        0 lits rem          0 time: 0.14
3126.78/783.91	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.84
3126.78/783.92	c calculated reachability. Time: 0.01
3126.78/783.92	c  N dy  5319    806578     29169    124599         0     49550    378334   2099898    158.46   no data  --
3165.87/793.70	c  N dy  5452    826775     29169    124599         0     69747    378334   7051740    158.47    168.30  --
3208.57/804.47	c  N dy  5591    846876     29169    124599         0     45852    378334    963426    158.50    169.27  --
3248.06/814.38	c  N dy  5721    866935     29169    124599         0     65911    378334   5838487    158.47    173.04  --
3291.95/825.37	c  N dy  5855    886964     29169    124599         0     85937    378334  10783825    158.46    169.28  --
3331.85/835.39	c  N dy  5990    906995     29169    124599         0     60972    378334   4368885    158.44    172.79  --
3374.54/846.01	c  N dy  6132    927004     29169    124599         0     80979    378334   9342442    158.49    167.38  --
3416.44/856.60	c  N dy  6275    947058     29169    124599         0     55038    378334   2710915    158.52    178.70  --
3457.13/866.71	c  N dy  6404    967065     29169    124599         0     75043    378334   7588424    158.50    169.21  --
3501.02/877.73	c  N dy  6536    987077     29169    124599         0     48056    378334    784395    158.54    211.57  --
3538.53/887.19	c  N dy  6662   1007129     29169    124599         0     68108    378334   5581506    158.46    169.16  --
3580.43/897.64	c  N dy  6793   1027143     29169    124599         0     88122    378334  10501562    158.45    170.66  --
3621.12/907.84	c  N dy  6931   1047198     29169    124599         0     60174    378334   3515203    158.44    188.79  --
3661.42/917.95	c  N dy  7061   1067213     29169    124599         0     80189    378334   8489375    158.46    191.13  --
3671.83/920.51	c  F st  7096   1071875     29169    124599         0     84849    378334   9693505    158.47   no data  --
3705.71/929.03	c  N dy  7171   1087304     29169    124599         0     51285    378334   1081130    158.49    168.15  --
3744.41/938.76	c  N dy  7305   1107435     29169    124599         0     71413    378334   6049807    158.51    167.64  --
3787.09/949.48	c  N dy  7444   1127440     29169    124599         0     91418    378334  11029318    158.53    167.00  --
3828.59/959.88	c  N dy  7586   1147471     29169    124599         0     61450    378334   3379802    158.60    203.12  --
3869.33/970.10	c  N dy  7722   1167554     29169    124599         0     81531    378334   8369677    158.60    173.64  --
3914.77/981.47	c  N dy  7858   1187798     29169    124599         0    101775    378334  13341486    158.62    171.11  --
3953.86/991.23	c  N dy  7994   1207810     29169    124599         0     70791    378334   5442491    158.64    168.29  --
3957.86/992.23	c  S st  8009   1209867     29169    124599         0     72848    378334   5936107    158.63   no data  --
3959.06/992.50	c  S st  8009   1210373     29169    124599         0     73354    378334   6026301    158.63   no data  --
3959.06/992.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
3959.06/992.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3959.86/992.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.90
3961.49/993.17	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3961.49/993.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3961.49/993.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.04 s
3961.84/993.21	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
4303.82/1078.92	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 340.88 s
4303.82/1078.94	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.07
4304.18/1079.03	c vivif2 --  cl tried    73351 cl shrink        0 lits rem          0 time: 0.39
4305.38/1079.30	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 1.07
4305.38/1079.31	c calculated reachability. Time: 0.01
4305.38/1079.31	c  N dy  8009   1210373     29169    124599         0     73351    378334   6024990    158.63   no data  --
4346.87/1089.75	c  N dy  8152   1230390     29169    124599         0     93365    378334  11008465    158.66    169.46  --
4388.35/1100.18	c  N dy  8290   1250496     29169    124599         0     61470    378334   2866105    158.69    167.08  --
4428.25/1110.17	c  N dy  8435   1270629     29169    124599         0     81602    378334   7822621    158.73    167.84  --
4472.14/1121.13	c  N dy  8576   1290828     29169    124599         0    101800    378334  12885048    158.76    167.76  --
4511.24/1130.95	c  N dy  8704   1310913     29169    124599         0     68889    378334   4426686    158.74    167.67  --
4551.93/1141.11	c  N dy  8838   1330934     29169    124599         0     88909    378334   9356531    158.77    172.10  --
4597.44/1152.59	c  N dy  8978   1351146     29169    124599         0     55119    378334    817826    158.80    170.12  --
4637.36/1162.56	c  N dy  9112   1371233     29169    124599         0     75206    378334   5810466    158.82    190.78  --
4681.24/1173.55	c  N dy  9249   1391294     29169    124599         0     95266    378334  10767645    158.85    179.54  --
4725.89/1184.70	c  N dy  9383   1411357     29169    124599         0     60328    378334   1855690    158.83    169.87  --
4766.19/1194.84	c  N dy  9518   1431420     29169    124599         0     80389    378334   6796342    158.83    171.64  --

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-3368589-1305398110/watcher-3368589-1305398110 -o /tmp/evaluation-result-3368589-1305398110/solver-3368589-1305398110 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368589-1305398110.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: 1.77 3.31 3.68 6/317 9778
/proc/meminfo: memFree=22921392/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 416 0 0 0 0 0 0 0 22 0 4 0 730041491 52465664 356 33554432000 4194304 4650419 140733453300384 18446744073709551615 252458065851 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 12809 356 306 112 0 7774 0
[pid=9778/tid=9779] ppid=9776 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 730041492 52465664 356 33554432000 4194304 4650419 140733453300384 18446744073709551615 47986290698162 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 730041492 52465664 356 33554432000 4194304 4650419 140733453300384 18446744073709551615 47986290697747 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 730041492 52465664 356 33554432000 4194304 4650419 140733453300384 18446744073709551615 47986290698160 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.122355 s]
/proc/loadavg: 1.77 3.31 3.68 6/317 9778
/proc/meminfo: memFree=22921392/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=321968 CPUtime=3.61 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 45471 0 0 0 352 9 0 0 18 0 4 0 730041491 329695232 31609 33554432000 4194304 4650419 140733453300384 18446744073709551615 4361062 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 80492 31609 391 112 0 75457 0
[pid=9778/tid=9779] ppid=9776 vsize=321968 CPUtime=0.89 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 13196 0 0 0 87 2 0 0 18 0 4 0 730041492 329695232 31610 33554432000 4194304 4650419 140733453300384 18446744073709551615 4315094 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=321968 CPUtime=0.9 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 13161 0 0 0 88 2 0 0 18 0 4 0 730041492 329695232 31610 33554432000 4194304 4650419 140733453300384 18446744073709551615 4364424 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=321968 CPUtime=0.89 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 5520 0 0 0 88 1 0 0 19 0 4 0 730041492 329695232 31611 33554432000 4194304 4650419 140733453300384 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 321968

[startup+1.02059 s]
/proc/loadavg: 1.77 3.31 3.68 6/317 9778
/proc/meminfo: memFree=22921392/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=321968 CPUtime=4.01 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 45781 0 0 0 392 9 0 0 18 0 4 0 730041491 329695232 31919 33554432000 4194304 4650419 140733453300384 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 80492 31919 391 112 0 75457 0
[pid=9778/tid=9779] ppid=9776 vsize=321968 CPUtime=0.99 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 13273 0 0 0 97 2 0 0 18 0 4 0 730041492 329695232 31919 33554432000 4194304 4650419 140733453300384 18446744073709551615 4328209 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=321968 CPUtime=1 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 13240 0 0 0 98 2 0 0 18 0 4 0 730041492 329695232 31919 33554432000 4194304 4650419 140733453300384 18446744073709551615 4329831 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=321968 CPUtime=0.99 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 5596 0 0 0 98 1 0 0 19 0 4 0 730041492 329695232 31919 33554432000 4194304 4650419 140733453300384 18446744073709551615 4328241 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 321968

[startup+1.12057 s]
/proc/loadavg: 1.77 3.31 3.68 6/317 9778
/proc/meminfo: memFree=22921392/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=322100 CPUtime=4.41 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 46133 0 0 0 432 9 0 0 18 0 4 0 730041491 329830400 32271 33554432000 4194304 4650419 140733453300384 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 80525 32271 391 112 0 75490 0
[pid=9778/tid=9779] ppid=9776 vsize=322100 CPUtime=1.09 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 13361 0 0 0 107 2 0 0 18 0 4 0 730041492 329830400 32271 33554432000 4194304 4650419 140733453300384 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=322100 CPUtime=1.1 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 13342 0 0 0 108 2 0 0 18 0 4 0 730041492 329830400 32271 33554432000 4194304 4650419 140733453300384 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=322100 CPUtime=1.09 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 5680 0 0 0 108 1 0 0 19 0 4 0 730041492 329830400 32271 33554432000 4194304 4650419 140733453300384 18446744073709551615 4328270 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 322100

[startup+1.22055 s]
/proc/loadavg: 1.77 3.31 3.68 6/317 9778
/proc/meminfo: memFree=22921392/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=322100 CPUtime=4.81 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 46478 0 0 0 472 9 0 0 19 0 4 0 730041491 329830400 32616 33554432000 4194304 4650419 140733453300384 18446744073709551615 4367311 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 80525 32617 391 112 0 75490 0
[pid=9778/tid=9779] ppid=9776 vsize=322100 CPUtime=1.19 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 13457 0 0 0 117 2 0 0 18 0 4 0 730041492 329830400 32617 33554432000 4194304 4650419 140733453300384 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=322100 CPUtime=1.2 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 13427 0 0 0 118 2 0 0 19 0 4 0 730041492 329830400 32617 33554432000 4194304 4650419 140733453300384 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=322100 CPUtime=1.19 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 5758 0 0 0 118 1 0 0 19 0 4 0 730041492 329830400 32617 33554432000 4194304 4650419 140733453300384 18446744073709551615 4364468 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.81
Current children cumulated vsize (KiB) 322100

[startup+1.5005 s]
/proc/loadavg: 1.77 3.31 3.68 6/317 9778
/proc/meminfo: memFree=22921392/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=322232 CPUtime=5.93 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 47480 0 0 0 584 9 0 0 19 0 4 0 730041491 329965568 33618 33554432000 4194304 4650419 140733453300384 18446744073709551615 4333964 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 80558 33618 391 112 0 75523 0
[pid=9778/tid=9779] ppid=9776 vsize=322232 CPUtime=1.47 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 13707 0 0 0 145 2 0 0 19 0 4 0 730041492 329965568 33618 33554432000 4194304 4650419 140733453300384 18446744073709551615 4349936 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=322232 CPUtime=1.48 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 13675 0 0 0 146 2 0 0 19 0 4 0 730041492 329965568 33618 33554432000 4194304 4650419 140733453300384 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=322232 CPUtime=1.47 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 5986 0 0 0 146 1 0 0 20 0 4 0 730041492 329965568 33618 33554432000 4194304 4650419 140733453300384 18446744073709551615 4363556 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 322232

[startup+3.1122 s]
/proc/loadavg: 2.43 3.42 3.71 9/321 9782
/proc/meminfo: memFree=22674236/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=356788 CPUtime=12.36 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 52499 0 0 0 1225 11 0 0 23 0 4 0 730041491 365350912 38637 33554432000 4194304 4650419 140733453300384 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 89197 38637 391 112 0 84162 0
[pid=9778/tid=9779] ppid=9776 vsize=356788 CPUtime=3.08 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 14880 0 0 0 306 2 0 0 23 0 4 0 730041492 365350912 38637 33554432000 4194304 4650419 140733453300384 18446744073709551615 4367284 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=356788 CPUtime=3.09 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 14780 0 0 0 307 2 0 0 23 0 4 0 730041492 365350912 38637 33554432000 4194304 4650419 140733453300384 18446744073709551615 4363556 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=356788 CPUtime=3.06 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 7587 0 0 0 304 2 0 0 25 0 4 0 730041492 365350912 38637 33554432000 4194304 4650419 140733453300384 18446744073709551615 4363617 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 356788

[startup+6.30061 s]
/proc/loadavg: 2.87 3.49 3.74 9/321 9782
/proc/meminfo: memFree=22639904/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=498536 CPUtime=25.09 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 61556 0 0 0 2496 13 0 0 25 0 4 0 730041491 510500864 47694 33554432000 4194304 4650419 140733453300384 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 124634 47694 391 112 0 119599 0
[pid=9778/tid=9779] ppid=9776 vsize=498536 CPUtime=6.28 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 17142 0 0 0 625 3 0 0 25 0 4 0 730041492 510500864 47708 33554432000 4194304 4650419 140733453300384 18446744073709551615 4364424 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=498536 CPUtime=6.29 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 17052 0 0 0 626 3 0 0 25 0 4 0 730041492 510500864 47708 33554432000 4194304 4650419 140733453300384 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=498536 CPUtime=6.22 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 9827 0 0 0 620 2 0 0 25 0 4 0 730041492 510500864 47708 33554432000 4194304 4650419 140733453300384 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 498536

[startup+12.7004 s]
/proc/loadavg: 3.28 3.57 3.76 9/321 9783
/proc/meminfo: memFree=22467920/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=646892 CPUtime=50.61 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 109026 0 0 0 5037 24 0 0 25 0 4 0 730041491 662417408 69843 33554432000 4194304 4650419 140733453300384 18446744073709551615 4438951 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 161723 69843 395 112 0 156688 0
[pid=9778/tid=9779] ppid=9776 vsize=646892 CPUtime=12.67 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 24203 0 0 0 1262 5 0 0 25 0 4 0 730041492 662417408 69843 33554432000 4194304 4650419 140733453300384 18446744073709551615 4364416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=646892 CPUtime=12.68 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 23850 0 0 0 1263 5 0 0 25 0 4 0 730041492 662417408 69843 33554432000 4194304 4650419 140733453300384 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=646892 CPUtime=12.56 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 16615 0 0 0 1252 4 0 0 25 0 4 0 730041492 662417408 69843 33554432000 4194304 4650419 140733453300384 18446744073709551615 4333937 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 646892

[startup+25.501 s]
/proc/loadavg: 4.08 3.73 3.81 9/321 9783
/proc/meminfo: memFree=22116220/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=746128 CPUtime=101.69 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 228814 0 0 0 10123 46 0 0 25 0 4 0 730041491 764035072 122747 33554432000 4194304 4650419 140733453300384 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 186532 122747 395 112 0 181497 0
[pid=9778/tid=9779] ppid=9776 vsize=746128 CPUtime=25.47 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 94584 0 0 0 2530 17 0 0 25 0 4 0 730041492 764035072 122747 33554432000 4194304 4650419 140733453300384 18446744073709551615 4476213 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=746128 CPUtime=25.48 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 40965 0 0 0 2540 8 0 0 25 0 4 0 730041492 764035072 122747 33554432000 4194304 4650419 140733453300384 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=746128 CPUtime=25.23 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 42033 0 0 0 2515 8 0 0 25 0 4 0 730041492 764035072 122747 33554432000 4194304 4650419 140733453300384 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 746128

[startup+51.1003 s]
/proc/loadavg: 5.42 4.07 3.92 9/321 9784
/proc/meminfo: memFree=21857464/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=948220 CPUtime=203.82 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 434508 0 0 0 20299 83 0 0 25 0 4 0 730041491 970977280 143014 33554432000 4194304 4650419 140733453300384 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 237055 143014 395 112 0 232020 0
[pid=9778/tid=9779] ppid=9776 vsize=948220 CPUtime=51.06 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 238781 0 0 0 5069 37 0 0 25 0 4 0 730041492 970977280 143014 33554432000 4194304 4650419 140733453300384 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=948220 CPUtime=51.07 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 66498 0 0 0 5093 14 0 0 25 0 4 0 730041492 970977280 143014 33554432000 4194304 4650419 140733453300384 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=948220 CPUtime=50.57 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 58514 0 0 0 5043 14 0 0 25 0 4 0 730041492 970977280 143014 33554432000 4194304 4650419 140733453300384 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 948220

[startup+102.301 s]
/proc/loadavg: 7.04 4.76 4.16 9/321 9785
/proc/meminfo: memFree=21650716/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=1036392 CPUtime=408.1 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 835605 0 0 0 40660 150 0 0 25 0 4 0 730041491 1061265408 172982 33554432000 4194304 4650419 140733453300384 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 259098 172982 395 112 0 254063 0
[pid=9778/tid=9779] ppid=9776 vsize=1036392 CPUtime=102.26 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 370860 0 0 0 10169 57 0 0 25 0 4 0 730041492 1061265408 172983 33554432000 4194304 4650419 140733453300384 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=1036392 CPUtime=102.28 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 94015 0 0 0 10205 23 0 0 25 0 4 0 730041492 1061265408 172983 33554432000 4194304 4650419 140733453300384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=1036392 CPUtime=101.24 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 79738 0 0 0 10102 22 0 0 25 0 4 0 730041492 1061265408 172983 33554432000 4194304 4650419 140733453300384 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.1
Current children cumulated vsize (KiB) 1036392

[startup+162.301 s]

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

[pid=9778] ppid=9776 vsize=1520072 CPUtime=2561.82 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 4340629 0 0 0 255420 762 0 0 25 0 4 0 730041491 1556553728 294586 33554432000 4194304 4650419 140733453300384 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 380018 294586 400 112 0 374983 0
[pid=9778/tid=9779] ppid=9776 vsize=1520072 CPUtime=641.63 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 1301584 0 0 0 63937 226 0 0 25 0 4 0 730041492 1556553728 294586 33554432000 4194304 4650419 140733453300384 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=1520072 CPUtime=642.28 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 883166 0 0 0 64046 182 0 0 25 0 4 0 730041492 1556553728 294586 33554432000 4194304 4650419 140733453300384 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=1520072 CPUtime=635.62 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 255581 0 0 0 63485 77 0 0 25 0 4 0 730041492 1556553728 294586 33554432000 4194304 4650419 140733453300384 18446744073709551615 4336683 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2561.82
Current children cumulated vsize (KiB) 1520072

[startup+702.301 s]
/proc/loadavg: 8.15 7.69 6.05 9/321 9804
/proc/meminfo: memFree=20831224/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=1477184 CPUtime=2801.21 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 4503853 0 0 0 279314 807 0 0 25 0 4 0 730041491 1512636416 290401 33554432000 4194304 4650419 140733453300384 18446744073709551615 4331084 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 369296 290401 395 112 0 364261 0
[pid=9778/tid=9779] ppid=9776 vsize=1477184 CPUtime=701.63 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 1330414 0 0 0 69927 236 0 0 25 0 4 0 730041492 1512636416 290401 33554432000 4194304 4650419 140733453300384 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=1477184 CPUtime=702.28 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 913195 0 0 0 70036 192 0 0 25 0 4 0 730041492 1512636416 290401 33554432000 4194304 4650419 140733453300384 18446744073709551615 4363553 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=1477184 CPUtime=695.02 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 280665 0 0 0 69415 87 0 0 25 0 4 0 730041492 1512636416 290401 33554432000 4194304 4650419 140733453300384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2801.21
Current children cumulated vsize (KiB) 1477184

[startup+762.301 s]
/proc/loadavg: 8.05 7.74 6.17 9/321 9806
/proc/meminfo: memFree=20935472/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=1493400 CPUtime=3040.59 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 4616506 0 0 0 303216 843 0 0 25 0 4 0 730041491 1529241600 274599 33554432000 4194304 4650419 140733453300384 18446744073709551615 4331957 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 373350 274599 395 112 0 368315 0
[pid=9778/tid=9779] ppid=9776 vsize=1493400 CPUtime=761.62 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 1360822 0 0 0 75918 244 0 0 25 0 4 0 730041492 1529241600 274599 33554432000 4194304 4650419 140733453300384 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=1493400 CPUtime=762.28 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 941307 0 0 0 76026 202 0 0 25 0 4 0 730041492 1529241600 274599 33554432000 4194304 4650419 140733453300384 18446744073709551615 4363617 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=1493400 CPUtime=754.41 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 306670 0 0 0 75346 95 0 0 25 0 4 0 730041492 1529241600 274599 33554432000 4194304 4650419 140733453300384 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3040.59
Current children cumulated vsize (KiB) 1493400

[startup+822.301 s]
/proc/loadavg: 8.12 7.82 6.29 9/321 9807
/proc/meminfo: memFree=20744468/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=1493960 CPUtime=3279.99 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 4749271 0 0 0 327121 878 0 0 25 0 4 0 730041491 1529815040 300586 33554432000 4194304 4650419 140733453300384 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 373490 300586 395 112 0 368455 0
[pid=9778/tid=9779] ppid=9776 vsize=1493960 CPUtime=821.62 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 1449906 0 0 0 81900 262 0 0 25 0 4 0 730041492 1529815040 300586 33554432000 4194304 4650419 140733453300384 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=1493960 CPUtime=822.27 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 954130 0 0 0 82021 206 0 0 25 0 4 0 730041492 1529815040 300586 33554432000 4194304 4650419 140733453300384 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=1493960 CPUtime=813.8 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 308148 0 0 0 81285 95 0 0 25 0 4 0 730041492 1529815040 300586 33554432000 4194304 4650419 140733453300384 18446744073709551615 4542374 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3279.99
Current children cumulated vsize (KiB) 1493960

[startup+882.301 s]
/proc/loadavg: 8.04 7.85 6.39 9/321 9809
/proc/meminfo: memFree=20724076/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=1494808 CPUtime=3519.38 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 5049961 0 0 0 351003 935 0 0 25 0 4 0 730041491 1530683392 298314 33554432000 4194304 4650419 140733453300384 18446744073709551615 4328259 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 373702 298314 395 112 0 368667 0
[pid=9778/tid=9779] ppid=9776 vsize=1494808 CPUtime=881.62 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 1696217 0 0 0 87865 297 0 0 25 0 4 0 730041492 1530683392 298314 33554432000 4194304 4650419 140733453300384 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=1494808 CPUtime=882.28 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 957219 0 0 0 88020 208 0 0 25 0 4 0 730041492 1530683392 298314 33554432000 4194304 4650419 140733453300384 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=1494808 CPUtime=873.19 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 330373 0 0 0 87215 104 0 0 25 0 4 0 730041492 1530683392 298314 33554432000 4194304 4650419 140733453300384 18446744073709551615 4315116 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3519.38
Current children cumulated vsize (KiB) 1494808

[startup+942.301 s]
/proc/loadavg: 8.10 7.90 6.50 9/321 9810
/proc/meminfo: memFree=20742372/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=1495592 CPUtime=3758.77 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 5393446 0 0 0 374877 1000 0 0 25 0 4 0 730041491 1531486208 298593 33554432000 4194304 4650419 140733453300384 18446744073709551615 4363520 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 373898 298594 428 112 0 368863 0
[pid=9778/tid=9779] ppid=9776 vsize=1495592 CPUtime=941.63 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 1961136 0 0 0 93828 335 0 0 25 0 4 0 730041492 1531486208 298594 33554432000 4194304 4650419 140733453300384 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=1495592 CPUtime=942.28 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 983980 0 0 0 94010 218 0 0 25 0 4 0 730041492 1531486208 298594 33554432000 4194304 4650419 140733453300384 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=1495592 CPUtime=932.59 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 353108 0 0 0 93148 111 0 0 25 0 4 0 730041492 1531486208 298594 33554432000 4194304 4650419 140733453300384 18446744073709551615 4364402 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3758.77
Current children cumulated vsize (KiB) 1495592

[startup+1002.3 s]
/proc/loadavg: 8.07 7.93 6.60 9/321 9812
/proc/meminfo: memFree=20645496/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=1512016 CPUtime=3998.15 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 5755076 0 0 0 398750 1065 0 0 25 0 4 0 730041491 1548304384 291060 33554432000 4194304 4650419 140733453300384 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 378004 291060 395 112 0 372969 0
[pid=9778/tid=9779] ppid=9776 vsize=1512016 CPUtime=1001.62 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 2210406 0 0 0 99794 368 0 0 25 0 4 0 730041492 1548304384 291060 33554432000 4194304 4650419 140733453300384 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=1512016 CPUtime=1002.27 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 1010875 0 0 0 100000 227 0 0 25 0 4 0 730041492 1548304384 291060 33554432000 4194304 4650419 140733453300384 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=1512016 CPUtime=991.97 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 379374 0 0 0 99077 120 0 0 25 0 4 0 730041492 1548304384 291060 33554432000 4194304 4650419 140733453300384 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3998.15
Current children cumulated vsize (KiB) 1512016

[startup+1062.3 s]
/proc/loadavg: 8.14 7.97 6.69 9/321 9814
/proc/meminfo: memFree=20621028/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=1452036 CPUtime=4237.57 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 6171517 0 0 0 422617 1140 0 0 25 0 4 0 730041491 1486884864 295512 33554432000 4194304 4650419 140733453300384 18446744073709551615 4476466 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 363009 295512 395 112 0 357974 0
[pid=9778/tid=9779] ppid=9776 vsize=1452036 CPUtime=1061.64 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 2237285 0 0 0 105787 377 0 0 25 0 4 0 730041492 1486884864 295519 33554432000 4194304 4650419 140733453300384 18446744073709551615 4331052 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=1452036 CPUtime=1062.29 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 1041933 0 0 0 105990 239 0 0 25 0 4 0 730041492 1486884864 295519 33554432000 4194304 4650419 140733453300384 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=1452036 CPUtime=1051.37 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 402010 0 0 0 105008 129 0 0 25 0 4 0 730041492 1486884864 295519 33554432000 4194304 4650419 140733453300384 18446744073709551615 4363383 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4237.57
Current children cumulated vsize (KiB) 1452036

[startup+1122.3 s]
/proc/loadavg: 8.12 7.99 6.78 9/321 9815
/proc/meminfo: memFree=20319276/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=1518040 CPUtime=4476.93 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 6389826 0 0 0 446504 1189 0 0 25 0 4 0 730041491 1554472960 320900 33554432000 4194304 4650419 140733453300384 18446744073709551615 4333767 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 379510 320900 395 112 0 374475 0
[pid=9778/tid=9779] ppid=9776 vsize=1518040 CPUtime=1121.63 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 2268254 0 0 0 111775 388 0 0 25 0 4 0 730041492 1554472960 320901 33554432000 4194304 4650419 140733453300384 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=1518040 CPUtime=1122.27 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 1066686 0 0 0 111980 247 0 0 25 0 4 0 730041492 1554472960 320901 33554432000 4194304 4650419 140733453300384 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=1518040 CPUtime=1110.76 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 423198 0 0 0 110940 136 0 0 25 0 4 0 730041492 1554472960 320901 33554432000 4194304 4650419 140733453300384 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4476.93
Current children cumulated vsize (KiB) 1518040

[startup+1182.31 s]
/proc/loadavg: 8.08 8.00 6.86 9/321 9817
/proc/meminfo: memFree=20278716/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=1585576 CPUtime=4716.36 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 6702504 0 0 0 470380 1256 0 0 25 0 4 0 730041491 1623629824 333631 33554432000 4194304 4650419 140733453300384 18446744073709551615 4366261 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 396394 333631 395 112 0 391359 0
[pid=9778/tid=9779] ppid=9776 vsize=1585576 CPUtime=1181.63 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 2294457 0 0 0 117764 399 0 0 25 0 4 0 730041492 1623629824 333631 33554432000 4194304 4650419 140733453300384 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=1585576 CPUtime=1182.28 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 1303215 0 0 0 117944 284 0 0 25 0 4 0 730041492 1623629824 333631 33554432000 4194304 4650419 140733453300384 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=1585576 CPUtime=1170.15 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 445060 0 0 0 116871 144 0 0 25 0 4 0 730041492 1623629824 333631 33554432000 4194304 4650419 140733453300384 18446744073709551615 4363469 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4716.36
Current children cumulated vsize (KiB) 1585576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.3 s]
/proc/loadavg: 8.06 8.00 6.88 5/316 9818
/proc/meminfo: memFree=21493568/32951124 swapFree=59305796/67111528
[pid=9778] ppid=9776 vsize=1645732 CPUtime=4800.12 cores=0,2,4,6
/proc/9778/stat : 9778 (strangenight1-m) R 9776 9778 9737 0 -1 4202496 6857075 0 0 0 478732 1280 0 0 25 0 4 0 730041491 1685229568 361307 33554432000 4194304 4650419 140733453300384 18446744073709551615 4303973 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9778/statm: 411433 361307 395 112 0 406398 0
[pid=9778/tid=9779] ppid=9776 vsize=1645732 CPUtime=1202.64 cores=0,2,4,6
/proc/9778/task/9779/stat : 9779 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 2303738 0 0 0 119862 402 0 0 25 0 4 0 730041492 1685229568 361309 33554432000 4194304 4650419 140733453300384 18446744073709551615 4333710 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9778/tid=9780] ppid=9776 vsize=1645732 CPUtime=1203.28 cores=0,2,4,6
/proc/9778/task/9780/stat : 9780 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 1430121 0 0 0 120028 300 0 0 25 0 4 0 730041492 1685229568 361309 33554432000 4194304 4650419 140733453300384 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9778/tid=9781] ppid=9776 vsize=1645732 CPUtime=1190.94 cores=0,2,4,6
/proc/9778/task/9781/stat : 9781 (strangenight1-m) R 9776 9778 9737 0 -1 4202560 453624 0 0 0 118947 147 0 0 25 0 4 0 730041492 1685229568 361309 33554432000 4194304 4650419 140733453300384 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1645732

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.38
CPU time (s): 4800.23
CPU user time (s): 4787.37
CPU system time (s): 12.863
CPU usage (%): 398.895
Max. virtual memory (cumulated for all children) (KiB): 1645732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4787.37
system time used= 12.863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6857082
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= 2454
involuntary context switches= 23933

runsolver used 3.43848 second user time and 8.61369 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-14 20:35:10
IDJOB=3368589
IDBENCH=82598
IDSOLVER=1846
FILE ID=node111/3368589-1305398110
RUNJOBID= node111-1305398110-9755
PBS_JOBID= 13324478
Free space on /tmp= 73664 MiB

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

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

MD5SUM BENCH= e97fda1e892cdb27859435984e5a4127
RANDOM SEED=1322924522

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.67
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.849
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:      22925772 kB
Buffers:        259368 kB
Cached:        6503912 kB
SwapCached:      13720 kB
Active:         939548 kB
Inactive:      8868632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22925772 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:           16020 kB
Writeback:           8 kB
AnonPages:     3041056 kB
Mapped:          12440 kB
Slab:           115664 kB
PageTables:      36972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53408760 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= 73664 MiB
End job on node111 at 2011-05-14 20:55:16