Trace number 3174998

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.25 1201.95

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S837431592-027-UNKNOWN.cnf
MD5SUM3b045b7b4cbac0d258a07eda037c4299
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 variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
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 540000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174998-1304076398.cnf'
0.00/0.00	c -- header says num vars:           2000
0.00/0.00	c -- header says num clauses:       40000
0.07/0.03	c -- clauses added:            0 learnts,        40000 normals,            0 xors
0.07/0.03	c -- vars added       2000
0.07/0.03	c Parsing time:  0.07 s
0.07/0.03	c  N st     0         0      2000     40000         0         0    200000         0   no data   no data  --
0.07/0.27	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.92
0.07/0.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
1.10/0.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/0.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/0.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1.10/0.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.10/0.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
1.10/0.44	c Finding binary XORs  T:     0.00 s  found:       0
1.10/0.44	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
1.10/0.44	c calculated reachability. Time: 0.00
1.10/0.44	c Calc default polars -  time:   0.01 s pos:     969 undec:      78 neg:     953
1.10/0.44	c =========================================================================================
1.10/0.44	c types(t): F = full restart, N = normal restart
1.10/0.44	c types(t): S = simplification begin/end, E = solution found
1.10/0.44	c restart types(rt): st = static, dy = dynamic
1.10/0.44	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.10/0.44	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data  --
3.21/0.82	c  N dy    19      4038      2000     40000         0      4036    200000    762743    146.06    191.86  --
5.15/1.30	c  N dy    46      8115      2000     40000         0      4782    200000    510477    148.02    162.96  --
6.76/1.79	c  N dy    73     12133      2000     40000         0      8799    200000   1272066    149.11    158.07  --
9.15/2.30	c  N dy   103     16180      2000     40000         0      7351    200000    658988    149.74    159.52  --
10.76/2.80	c  N dy   128     20253      2000     40000         0     11422    200000   1413290    149.25    157.81  --
13.14/3.32	c  N dy   149     24415      2000     40000         0      8506    200000    599417    148.75    159.76  --
13.14/3.40	c  F st   154     25000      2000     40000         0      9091    200000    712215    148.89    150.22  --
15.94/4.05	c  N dy   160     30001      2000     40000         0     14082    200000   1757731    148.89   no data  --
15.94/4.05	c  S st   160     30001      2000     40000         0     14082    200000   1757731    148.89   no data  --
16.33/4.13	c  S st   160     30504      2000     40000         0     14585    200000   1837739    148.89   no data  --
16.33/4.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
16.33/4.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.33/4.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
16.73/4.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.73/4.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.73/4.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
16.73/4.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.12/9.35	c lits-rem:       757  cl-subs:       25  v-elim:      0  v-fix:    0  time: 20.23 s
38.70/9.73	c asymm  cl-useful: 0/39221/40000 lits-rem:0 time: 1.52
38.70/9.73	c calculated reachability. Time: 0.00
38.70/9.73	c  N dy   160     30504      2000     40000         0     14560    200000   1825874    148.89   no data  --
41.09/10.33	c  N dy   180     34530      2000     40000         0     10216    200000    683748    148.14    159.15  --
43.09/10.87	c  N dy   198     38686      2000     40000         0     14371    200000   1432772    147.29    156.74  --
45.48/11.48	c  N dy   219     42805      2000     40000         0     18488    200000   2190427    146.78    158.17  --
47.09/11.89	c  S st   232     45756      2000     40000         0     11925    200000    794232    146.44   no data  --
47.49/11.97	c  S st   232     46258      2000     40000         0     12427    200000    869092    146.44   no data  --
47.49/11.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
47.49/11.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.88/12.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.10
47.88/12.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.88/12.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.88/12.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
47.88/12.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
60.67/15.25	c lits-rem:       892  cl-subs:        4  v-elim:      0  v-fix:    0  time: 12.77 s
60.67/15.25	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
60.67/15.26	c vivif2 --  cl tried    12423 cl shrink        0 lits rem          0 time: 0.03
60.67/15.27	c asymm  cl-useful: 0/779/40000 lits-rem:0 time: 0.04
60.67/15.27	c calculated reachability. Time: 0.00
60.67/15.27	c  N dy   232     46258      2000     40000         0     12423    200000    866580    146.44   no data  --
63.06/15.88	c  N dy   253     50467      2000     40000         0     16631    200000   1632379    145.91    154.30  --
65.46/16.49	c  N dy   278     54567      2000     40000         0     20731    200000   2397614    146.11    154.41  --
67.87/17.06	c  N dy   301     58623      2000     40000         0     14196    200000   1013428    146.06    159.17  --
70.25/17.64	c  N dy   327     62626      2000     40000         0     18198    200000   1765290    146.27    163.26  --
73.05/18.30	c  N dy   350     66681      2000     40000         0     22253    200000   2500866    146.03    156.34  --
74.64/18.71	c  S st   366     69387      2000     40000         0     13333    200000    659497    145.87    125.93  --
75.04/18.80	c  S st   366     69888      2000     40000         0     13834    200000    729765    145.87   no data  --
75.04/18.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
75.04/18.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.04/18.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
75.04/18.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.04/18.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.04/18.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
75.04/18.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
95.81/24.04	c lits-rem:      1531  cl-subs:        1  v-elim:      0  v-fix:    0  time: 20.67 s
95.81/24.05	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.01
95.81/24.06	c vivif2 --  cl tried    13833 cl shrink        0 lits rem          0 time: 0.03
97.41/24.44	c asymm  cl-useful: 0/39941/40000 lits-rem:0 time: 1.54
97.41/24.44	c calculated reachability. Time: 0.00
97.41/24.44	c  N dy   366     69888      2000     40000         0     13833    200000    727745    145.87   no data  --
100.20/25.17	c  N dy   394     74405      2000     40000         0     18348    200000   1548021    145.67    156.54  --
103.43/25.99	c  N dy   422     79232      2000     40000         0     23174    200000   2423618    145.53    153.47  --
107.00/26.85	c  N dy   450     84286      2000     40000         0     15579    200000    892975    145.38    153.14  --
109.00/27.38	c  F st   470     87500      2000     40000         0     18793    200000   1479580    145.35   no data  --
111.40/27.96	c  N st   475     90797      2000     40000         0     22086    200000   2151573    145.35   no data  --
115.79/29.04	c  N dy   503     96602      2000     40000         0     14235    200000    472009    145.50    153.28  --
119.78/30.06	c  N dy   545    102862      2000     40000         0     20493    200000   1625264    145.64    154.40  --
121.38/30.41	c  S st   560    104833      2000     40000         0     22464    200000   1996175    145.74    149.50  --
121.78/30.53	c  S st   560    105337      2000     40000         0     22968    200000   2069560    145.74   no data  --
121.78/30.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
121.78/30.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
121.78/30.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.14
122.18/30.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.18/30.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.18/30.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
122.18/30.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
181.70/45.53	c lits-rem:       632  cl-subs:        7  v-elim:      0  v-fix:    0  time: 59.28 s
181.70/45.53	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
181.70/45.55	c vivif2 --  cl tried    22961 cl shrink        0 lits rem          0 time: 0.08
182.89/45.89	c asymm  cl-useful: 0/33188/40000 lits-rem:0 time: 1.34
182.89/45.89	c calculated reachability. Time: 0.00
182.89/45.89	c  N dy   560    105337      2000     40000         0     22961    200000   2066803    145.74   no data  --
187.69/47.09	c  N dy   604    112534      2000     40000         0     15498    200000    525224    145.86    156.47  --
192.08/48.19	c  N dy   647    119910      2000     40000         0     22873    200000   1885484    145.92    154.68  --
197.68/49.51	c  N dy   700    127583      2000     40000         0     30544    200000   3314130    146.05    153.88  --
202.47/50.77	c  N dy   744    135824      2000     40000         0     23123    200000   1747627    145.94    156.27  --
208.48/52.28	c  N dy   788    144578      2000     40000         0     31875    200000   3321000    145.65    154.41  --
215.25/53.90	c  N dy   851    153907      2000     40000         0     24537    200000   1831895    145.71    153.45  --
218.05/54.63	c  S st   877    158008      2000     40000         0     28638    200000   2574851    145.67    135.87  --
218.45/54.75	c  S st   877    158508      2000     40000         0     29138    200000   2648179    145.67   no data  --
218.45/54.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
218.45/54.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
218.45/54.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.16
219.25/54.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
219.25/54.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
219.25/54.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
219.25/54.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
304.73/76.33	c lits-rem:       720  cl-subs:       11  v-elim:      0  v-fix:    0  time: 85.46 s
304.73/76.33	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.01
304.73/76.36	c vivif2 --  cl tried    29127 cl shrink        0 lits rem          0 time: 0.10
305.15/76.46	c asymm  cl-useful: 0/6812/40000 lits-rem:0 time: 0.41
305.15/76.46	c calculated reachability. Time: 0.00
305.15/76.46	c  N dy   877    158508      2000     40000         0     29127    200000   2644033    145.67   no data  --
312.32/78.21	c  N dy   939    168640      2000     40000         0     21601    200000   1123567    145.73    161.43  --
319.51/80.08	c  N dy  1007    179427      2000     40000         0     32388    200000   3105711    145.79    169.94  --
327.52/82.07	c  N dy  1078    190954      2000     40000         0     25253    200000   1597072    145.77    153.81  --
337.08/84.42	c  N dy  1145    203179      2000     40000         0     37477    200000   3820766    145.64    159.62  --
347.07/86.90	c  N dy  1220    216212      2000     40000         0     30839    200000   2465865    145.62    155.46  --
358.28/89.76	c  N dy  1299    230026      2000     40000         0     23994    200000   1017357    145.58    153.37  --
364.25/91.27	c  S st  1348    237762      2000     40000         0     31725    200000   2427989    145.58   no data  --
365.04/91.41	c  S st  1348    238265      2000     40000         0     32228    200000   2500061    145.58   no data  --
365.04/91.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
365.04/91.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
365.04/91.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
365.44/91.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
365.44/91.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
365.44/91.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
365.44/91.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
454.55/113.89	c lits-rem:       767  cl-subs:        6  v-elim:      0  v-fix:    0  time: 89.09 s
454.55/113.90	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
454.95/113.92	c vivif2 --  cl tried    32222 cl shrink        0 lits rem          0 time: 0.10
456.52/114.38	c asymm  cl-useful: 0/28601/40000 lits-rem:0 time: 1.82
456.52/114.38	c calculated reachability. Time: 0.00
456.52/114.38	c  N dy  1348    238265      2000     40000         0     32222    200000   2496989    145.58   no data  --
469.31/117.59	c  N dy  1443    253493      2000     40000         0     25785    200000   1179494    145.48    153.52  --
483.28/121.02	c  N dy  1546    269685      2000     40000         0     41974    200000   4145984    145.43    158.21  --
498.07/124.74	c  N dy  1667    286937      2000     40000         0     36556    200000   3027601    145.60    155.58  --
514.45/128.83	c  N dy  1767    305305      2000     40000         0     31260    200000   1835088    145.43    154.57  --
515.25/129.04	c  F st  1775    306250      2000     40000         0     32205    200000   2011156    145.45   no data  --
532.42/133.33	c  N dy  1868    324837      2000     40000         0     26121    200000    708697    145.56    159.72  --
549.60/137.65	c  N dy  1996    344885      2000     40000         0     46164    200000   4391878    145.62    153.42  --
560.78/140.42	c  S st  2078    357397      2000     40000         0     33019    200000   1822465    145.68    138.46  --
561.18/140.56	c  S st  2078    357903      2000     40000         0     33525    200000   1908014    145.68   no data  --
561.18/140.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
561.18/140.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
561.58/140.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
561.58/140.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
561.58/140.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
561.58/140.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
561.58/140.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
617.90/154.75	c lits-rem:       790  cl-subs:        5  v-elim:      0  v-fix:    0  time: 56.13 s
617.90/154.76	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
617.90/154.78	c vivif2 --  cl tried    33520 cl shrink        0 lits rem          0 time: 0.08
619.10/155.00	c asymm  cl-useful: 0/11399/40000 lits-rem:0 time: 0.89
619.10/155.00	c calculated reachability. Time: 0.00
619.10/155.00	c  N dy  2078    357903      2000     40000         0     33520    200000   1904787    145.68   no data  --
637.48/159.68	c  N dy  2200    377918      2000     40000         0     26875    200000    500022    145.69    153.97  --
655.05/164.06	c  N dy  2323    397970      2000     40000         0     46919    200000   4157348    145.67    156.09  --
673.42/168.65	c  N dy  2448    418057      2000     40000         0     39342    200000   2621970    145.67    154.56  --
693.00/173.57	c  N dy  2573    438109      2000     40000         0     30732    200000    852190    145.72    154.64  --
710.97/178.04	c  N dy  2690    458190      2000     40000         0     50801    200000   4542657    145.69    154.38  --
729.76/182.78	c  N dy  2819    478299      2000     40000         0     41255    200000   2621445    145.70    155.76  --
750.92/188.05	c  N dy  2947    498589      2000     40000         0     30880    200000    524516    145.71    153.73  --
769.30/192.60	c  N dy  3081    518654      2000     40000         0     50944    200000   4219697    145.74    190.47  --
787.67/197.21	c  S st  3188    536855      2000     40000         0     37479    200000   1566193    145.75    134.59  --
788.08/197.36	c  S st  3188    537358      2000     40000         0     37982    200000   1638325    145.75   no data  --
788.08/197.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
788.08/197.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
788.49/197.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
788.49/197.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
788.49/197.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
788.49/197.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
788.49/197.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
821.23/205.64	c lits-rem:       384  cl-subs:        5  v-elim:      0  v-fix:    0  time: 32.58 s
821.23/205.65	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
821.23/205.66	c vivif2 --  cl tried    37977 cl shrink        0 lits rem          0 time: 0.07
823.23/206.12	c asymm  cl-useful: 0/26466/40000 lits-rem:0 time: 1.82
823.23/206.12	c calculated reachability. Time: 0.00
823.23/206.12	c  N dy  3188    537358      2000     40000         0     37977    200000   1635430    145.75   no data  --
842.80/211.01	c  N dy  3306    557399      2000     40000         0     58014    200000   5325593    145.75    154.77  --
862.77/216.00	c  N dy  3437    577499      2000     40000         0     45451    200000   2865045    145.77    155.32  --
883.94/221.30	c  N dy  3558    597536      2000     40000         0     65478    200000   6521889    145.73    157.01  --
902.74/226.08	c  N dy  3682    617672      2000     40000         0     51950    200000   3859436    145.72    160.88  --
924.70/231.54	c  N dy  3807    637701      2000     40000         0     37320    200000   1004463    145.73    158.96  --
944.26/236.40	c  N dy  3935    657837      2000     40000         0     57449    200000   4685443    145.72    154.28  --
965.83/241.84	c  N dy  4053    677885      2000     40000         0     41836    200000   1667510    145.69    154.28  --
986.22/246.96	c  N dy  4179    697962      2000     40000         0     61907    200000   5345089    145.66    153.34  --
1008.19/252.40	c  N dy  4296    718312      2000     40000         0     45593    200000   2172953    145.65    153.60  --
1029.74/257.85	c  N dy  4429    738334      2000     40000         0     65609    200000   5863681    145.69    153.94  --
1050.92/263.17	c  N dy  4549    758339      2000     40000         0     47955    200000   2397209    145.67    153.98  --
1072.89/268.65	c  N dy  4676    778505      2000     40000         0     68117    200000   6133782    145.70    155.31  --
1094.46/274.03	c  N dy  4780    798586      2000     40000         0     49539    200000   2547201    145.66    169.34  --
1102.04/275.98	c  S st  4830    806038      2000     40000         0     56989    200000   3923047    145.68   no data  --
1102.84/276.17	c  S st  4830    806540      2000     40000         0     57491    200000   4000156    145.68   no data  --
1102.84/276.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1102.84/276.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1103.24/276.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.26
1104.04/276.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1104.04/276.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1104.04/276.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1104.04/276.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2269.28/568.18	c lits-rem:       311  cl-subs:       17  v-elim:      0  v-fix:    0  time: 1164.24 s
2269.28/568.18	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
2269.69/568.22	c vivif2 --  cl tried    57474 cl shrink        0 lits rem          0 time: 0.16
2271.26/568.62	c asymm  cl-useful: 0/13534/40000 lits-rem:0 time: 1.58
2271.26/568.62	c calculated reachability. Time: 0.00
2271.26/568.62	c  N dy  4830    806540      2000     40000         0     57474    200000   3993898    145.68   no data  --
2295.65/574.71	c  N dy  4955    826634      2000     40000         0     77562    200000   7669639    145.68    154.96  --
2316.40/579.98	c  N dy  5080    846733      2000     40000         0     58006    200000   3956541    145.71    169.76  --
2341.57/586.29	c  N dy  5210    867012      2000     40000         0     78278    200000   7689823    145.74    156.44  --
2363.14/591.68	c  N dy  5336    887129      2000     40000         0     57738    200000   3695058    145.75    153.56  --
2387.93/597.86	c  N dy  5466    907237      2000     40000         0     77842    200000   7415363    145.78    154.29  --
2410.30/603.40	c  N dy  5581    927257      2000     40000         0     56195    200000   3262566    145.79    153.60  --
2433.84/609.35	c  N dy  5692    947259      2000     40000         0     76193    200000   6962299    145.77    184.67  --
2457.41/615.23	c  N dy  5813    967266      2000     40000         0     53538    200000   2582208    145.81    160.17  --
2480.60/621.08	c  N dy  5933    987378      2000     40000         0     73647    200000   6266737    145.79    153.86  --
2506.15/627.46	c  N dy  6063   1007483      2000     40000         0     50093    200000   1758080    145.82    155.42  --
2528.94/633.10	c  N dy  6189   1027550      2000     40000         0     70154    200000   5462467    145.82    154.03  --
2555.68/639.83	c  N dy  6306   1047572      2000     40000         0     45515    200000    753000    145.80    164.42  --
2576.87/645.14	c  N dy  6427   1067591      2000     40000         0     65530    200000   4444726    145.80    156.17  --
2582.05/646.45	c  F st  6454   1071875      2000     40000         0     69814    200000   5218773    145.79    138.10  --
2602.42/651.51	c  N dy  6524   1087766      2000     40000         0     85699    200000   8311299    145.79    156.41  --
2625.99/657.49	c  N dy  6653   1107971      2000     40000         0     60242    200000   3289586    145.79    154.50  --
2651.15/663.72	c  N dy  6781   1128048      2000     40000         0     80316    200000   7009768    145.83    158.52  --
2677.51/670.35	c  N dy  6918   1148100      2000     40000         0     53713    200000   1922388    145.88    154.63  --
2700.68/676.19	c  N dy  7042   1168290      2000     40000         0     73898    200000   5635381    145.88    153.83  --
2729.04/683.21	c  N dy  7164   1188427      2000     40000         0     94027    200000   9343465    145.88    157.42  --
2751.41/688.86	c  N dy  7291   1208602      2000     40000         0     66538    200000   4071961    145.87    153.56  --
2753.04/689.22	c  S st  7299   1209813      2000     40000         0     67747    200000   4291909    145.87    141.18  --
2753.81/689.44	c  S st  7299   1210321      2000     40000         0     68255    200000   4377452    145.87   no data  --
2753.81/689.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2753.81/689.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2754.21/689.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.29
2754.61/689.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2754.61/689.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2754.61/689.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
2754.61/689.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4248.92/1063.99	c lits-rem:       223  cl-subs:       15  v-elim:      0  v-fix:    0  time: 1493.24 s
4248.92/1063.99	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
4249.32/1064.04	c vivif2 --  cl tried    68240 cl shrink        0 lits rem          0 time: 0.18
4251.31/1064.57	c asymm  cl-useful: 0/18826/40000 lits-rem:0 time: 2.13
4251.31/1064.57	c calculated reachability. Time: 0.00
4251.31/1064.57	c  N dy  7299   1210321      2000     40000         0     68240    200000   4370960    145.87   no data  --
4280.07/1071.73	c  N dy  7413   1230492      2000     40000         0     88408    200000   8074315    145.85    155.45  --
4307.25/1078.56	c  N dy  7533   1250515      2000     40000         0     59777    200000   2684079    145.86    154.30  --
4334.39/1085.31	c  N dy  7660   1270608      2000     40000         0     79867    200000   6374786    145.86    153.59  --
4366.35/1093.36	c  N dy  7784   1290776      2000     40000         0     50376    200000    764779    145.87    159.07  --
4390.32/1099.32	c  N dy  7899   1310809      2000     40000         0     70404    200000   4430367    145.86    158.30  --
4419.48/1106.67	c  N dy  8032   1330814      2000     40000         0     90405    200000   8126248    145.87    158.03  --
4449.04/1114.04	c  N dy  8161   1350831      2000     40000         0     59761    200000   2337695    145.89    155.00  --
4476.21/1120.88	c  N dy  8300   1370926      2000     40000         0     79847    200000   6084585    145.93    154.35  --
4508.56/1128.93	c  N dy  8426   1390984      2000     40000         0     99899    200000   9773019    145.94    158.58  --
4534.93/1135.59	c  N dy  8556   1411022      2000     40000         0     68284    200000   3740174    145.96    159.19  --
4564.09/1142.85	c  N dy  8688   1431039      2000     40000         0     88301    200000   7468565    145.99    156.45  --
4596.04/1150.90	c  N dy  8807   1451127      2000     40000         0     55725    200000   1230764    145.97    159.50  --
4622.41/1157.43	c  N dy  8936   1471405      2000     40000         0     76000    200000   4945444    145.97    155.87  --
4653.16/1165.11	c  N dy  9051   1491439      2000     40000         0     96024    200000   8656243    145.97    153.83  --
4682.72/1172.59	c  N dy  9171   1511572      2000     40000         0     62499    200000   2277832    145.96    154.12  --
4710.29/1179.40	c  N dy  9292   1531660      2000     40000         0     82581    200000   5971424    145.96    158.86  --
4743.04/1187.63	c  N dy  9423   1551679      2000     40000         0    102595    200000   9665519    145.97    153.91  --
4771.41/1194.78	c  N dy  9549   1571793      2000     40000         0     68051    200000   3149740    145.98    154.36  --
4799.39/1201.80	c  N dy  9671   1591862      2000     40000         0     88113    200000   6863092    145.98    155.04  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174998-1304076398/watcher-3174998-1304076398 -o /tmp/evaluation-result-3174998-1304076398/solver-3174998-1304076398 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3174998-1304076398.cnf 

running on 4 cores: 1,3,5,7

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: 3.71 4.15 5.37 2/174 23140
/proc/meminfo: memFree=12758216/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 413 0 0 0 0 0 0 0 21 0 4 0 597870437 52465664 352 33554432000 4194304 4650419 140734889824992 18446744073709551615 47851806799792 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 12809 352 303 112 0 7774 0
[pid=23140/tid=23141] ppid=23138 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 597870437 52465664 352 33554432000 4194304 4650419 140734889824992 18446744073709551615 216735235057 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 597870437 52465664 352 33554432000 4194304 4650419 140734889824992 18446744073709551615 216746976310 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 597870437 52465664 352 33554432000 4194304 4650419 140734889824992 18446744073709551615 47851806799794 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.027634 s]
/proc/loadavg: 3.71 4.15 5.37 2/174 23140
/proc/meminfo: memFree=12758216/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=285132 CPUtime=0.07 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) S 23138 23140 22146 0 -1 4202496 4000 0 0 0 5 2 0 0 18 0 4 0 597870437 291975168 3910 33554432000 4194304 4650419 140734889824992 18446744073709551615 216735283694 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 71351 3947 344 112 0 66316 0
[pid=23140/tid=23141] ppid=23138 vsize=285512 CPUtime=0.01 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) S 23138 23140 22146 0 -1 4202560 1056 0 0 0 1 0 0 0 18 0 4 0 597870437 292364288 3998 33554432000 4194304 4650419 140734889824992 18446744073709551615 216735283694 0 0 4096 2 18446604471143334016 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=285512 CPUtime=0.01 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) D 23138 23140 22146 0 -1 4202560 952 0 0 0 1 0 0 0 18 0 4 0 597870437 292364288 4056 33554432000 4194304 4650419 140734889824992 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=285512 CPUtime=0.01 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 829 0 0 0 1 0 0 0 18 0 4 0 597870437 292364288 4056 33554432000 4194304 4650419 140734889824992 18446744073709551615 216735221943 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 285132

[startup+0.118641 s]
/proc/loadavg: 3.71 4.15 5.37 2/174 23140
/proc/meminfo: memFree=12758216/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=294164 CPUtime=1.1 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 8718 0 0 0 106 4 0 0 18 0 4 0 597870437 301223936 6911 33554432000 4194304 4650419 140734889824992 18446744073709551615 4426459 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 73767 7317 377 112 0 68732 0
[pid=23140/tid=23141] ppid=23138 vsize=295068 CPUtime=0.26 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) D 23138 23140 22146 0 -1 4202560 2757 0 0 0 26 0 0 0 18 0 4 0 597870437 302149632 7464 33554432000 4194304 4650419 140734889824992 18446744073709551615 216735204458 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=295788 CPUtime=0.27 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) D 23138 23140 22146 0 -1 4202560 2432 0 0 0 26 1 0 0 18 0 4 0 597870437 302886912 7560 33554432000 4194304 4650419 140734889824992 18446744073709551615 216734875403 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=295788 CPUtime=0.28 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 1627 0 0 0 27 1 0 0 18 0 4 0 597870437 302886912 7687 33554432000 4194304 4650419 140734889824992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 294164

[startup+0.815832 s]
/proc/loadavg: 3.71 4.15 5.37 2/174 23140
/proc/meminfo: memFree=12758216/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=311860 CPUtime=3.21 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 18837 0 0 0 314 7 0 0 18 0 4 0 597870437 319344640 14906 33554432000 4194304 4650419 140734889824992 18446744073709551615 4365252 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 77965 14758 391 112 0 72930 0
[pid=23140/tid=23141] ppid=23138 vsize=311860 CPUtime=0.8 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) D 23138 23140 22146 0 -1 4202560 5096 0 0 0 79 1 0 0 18 0 4 0 597870437 319344640 14758 33554432000 4194304 4650419 140734889824992 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=311860 CPUtime=0.79 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 5109 0 0 0 77 2 0 0 18 0 4 0 597870437 319344640 14394 33554432000 4194304 4650419 140734889824992 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=311860 CPUtime=0.8 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 3281 0 0 0 79 1 0 0 18 0 4 0 597870437 319344640 14394 33554432000 4194304 4650419 140734889824992 18446744073709551615 216735221895 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 311860

[startup+0.900455 s]
/proc/loadavg: 3.71 4.15 5.37 2/174 23140
/proc/meminfo: memFree=12758216/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=303408 CPUtime=3.55 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 19390 0 0 0 348 7 0 0 18 0 4 0 597870437 310689792 14748 33554432000 4194304 4650419 140734889824992 18446744073709551615 4365565 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 75852 14748 391 112 0 70817 0
[pid=23140/tid=23141] ppid=23138 vsize=303408 CPUtime=0.88 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 5239 0 0 0 87 1 0 0 19 0 4 0 597870437 310689792 14748 33554432000 4194304 4650419 140734889824992 18446744073709551615 4334120 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=303408 CPUtime=0.88 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 5244 0 0 0 86 2 0 0 18 0 4 0 597870437 310689792 14748 33554432000 4194304 4650419 140734889824992 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=303408 CPUtime=0.88 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 3419 0 0 0 87 1 0 0 19 0 4 0 597870437 310689792 14748 33554432000 4194304 4650419 140734889824992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.55
Current children cumulated vsize (KiB) 303408

[startup+1.50035 s]
/proc/loadavg: 3.71 4.15 5.37 2/174 23140
/proc/meminfo: memFree=12758216/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=306840 CPUtime=5.95 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 25154 0 0 0 587 8 0 0 19 0 4 0 597870437 314204160 15637 33554432000 4194304 4650419 140734889824992 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 76710 15637 391 112 0 71675 0
[pid=23140/tid=23141] ppid=23138 vsize=306840 CPUtime=1.48 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 6891 0 0 0 147 1 0 0 20 0 4 0 597870437 314204160 15637 33554432000 4194304 4650419 140734889824992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=306840 CPUtime=1.48 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 6785 0 0 0 146 2 0 0 19 0 4 0 597870437 314204160 15637 33554432000 4194304 4650419 140734889824992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=306840 CPUtime=1.48 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 4376 0 0 0 147 1 0 0 19 0 4 0 597870437 314204160 15637 33554432000 4194304 4650419 140734889824992 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 306840

[startup+3.10107 s]
/proc/loadavg: 4.05 4.21 5.39 9/184 23154
/proc/meminfo: memFree=12526544/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=308380 CPUtime=12.34 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 37978 0 0 0 1223 11 0 0 23 0 4 0 597870437 315781120 18207 33554432000 4194304 4650419 140734889824992 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 77095 18207 392 112 0 72060 0
[pid=23140/tid=23141] ppid=23138 vsize=308380 CPUtime=3.06 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 9844 0 0 0 305 1 0 0 25 0 4 0 597870437 315781120 18207 33554432000 4194304 4650419 140734889824992 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=308380 CPUtime=3.08 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 9879 0 0 0 305 3 0 0 23 0 4 0 597870437 315781120 18207 33554432000 4194304 4650419 140734889824992 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=308380 CPUtime=3.08 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 8131 0 0 0 306 2 0 0 25 0 4 0 597870437 315781120 18207 33554432000 4194304 4650419 140734889824992 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 308380

[startup+6.30051 s]
/proc/loadavg: 4.05 4.21 5.39 9/184 23154
/proc/meminfo: memFree=12425996/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=334344 CPUtime=25.11 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 75723 0 0 0 2492 19 0 0 25 0 4 0 597870437 342368256 36036 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 83586 36036 393 112 0 78551 0
[pid=23140/tid=23141] ppid=23138 vsize=334344 CPUtime=6.24 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 20009 0 0 0 621 3 0 0 25 0 4 0 597870437 342368256 36036 33554432000 4194304 4650419 140734889824992 18446744073709551615 4438922 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=334344 CPUtime=6.28 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 18662 0 0 0 623 5 0 0 25 0 4 0 597870437 342368256 36036 33554432000 4194304 4650419 140734889824992 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=334344 CPUtime=6.28 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 14127 0 0 0 625 3 0 0 25 0 4 0 597870437 342368256 36036 33554432000 4194304 4650419 140734889824992 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 334344

[startup+12.7064 s]
/proc/loadavg: 4.66 4.34 5.42 9/184 23154
/proc/meminfo: memFree=12276312/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=337452 CPUtime=50.7 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 100982 0 0 0 5045 25 0 0 25 0 4 0 597870437 345550848 49136 33554432000 4194304 4650419 140734889824992 18446744073709551615 4438671 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 84363 49136 393 112 0 79328 0
[pid=23140/tid=23141] ppid=23138 vsize=337452 CPUtime=12.61 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 24467 0 0 0 1257 4 0 0 25 0 4 0 597870437 345550848 49136 33554432000 4194304 4650419 140734889824992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=337452 CPUtime=12.68 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 23329 0 0 0 1262 6 0 0 25 0 4 0 597870437 345550848 49136 33554432000 4194304 4650419 140734889824992 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=337452 CPUtime=12.69 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 24799 0 0 0 1263 6 0 0 25 0 4 0 597870437 345550848 49136 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 337452

[startup+25.5012 s]
/proc/loadavg: 5.25 4.47 5.45 9/184 23154
/proc/meminfo: memFree=11945596/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=530476 CPUtime=101.82 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 156576 0 0 0 10144 38 0 0 25 0 4 0 597870437 543207424 76713 33554432000 4194304 4650419 140734889824992 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 132619 76713 393 112 0 127584 0
[pid=23140/tid=23141] ppid=23138 vsize=530476 CPUtime=25.34 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 35857 0 0 0 2529 5 0 0 25 0 4 0 597870437 543207424 76713 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=530476 CPUtime=25.47 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 43663 0 0 0 2536 11 0 0 25 0 4 0 597870437 543207424 76713 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=530476 CPUtime=25.48 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 39578 0 0 0 2538 10 0 0 25 0 4 0 597870437 543207424 76713 33554432000 4194304 4650419 140734889824992 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 530476

[startup+51.1007 s]
/proc/loadavg: 6.19 4.76 5.51 9/184 23155
/proc/meminfo: memFree=11801200/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=620168 CPUtime=204.09 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 220164 0 0 0 20352 57 0 0 25 0 4 0 597870437 635052032 94951 33554432000 4194304 4650419 140734889824992 18446744073709551615 4520360 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 155042 94951 393 112 0 150007 0
[pid=23140/tid=23141] ppid=23138 vsize=620168 CPUtime=50.8 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 46947 0 0 0 5071 9 0 0 25 0 4 0 597870437 635052032 94951 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=620168 CPUtime=51.07 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 66978 0 0 0 5088 19 0 0 25 0 4 0 597870437 635052032 94951 33554432000 4194304 4650419 140734889824992 18446744073709551615 4365477 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=620168 CPUtime=51.09 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 51014 0 0 0 5096 13 0 0 25 0 4 0 597870437 635052032 94951 33554432000 4194304 4650419 140734889824992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 620168

[startup+102.301 s]
/proc/loadavg: 7.32 5.31 5.66 9/184 23156
/proc/meminfo: memFree=11565080/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=800544 CPUtime=408.59 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 333533 0 0 0 40761 98 0 0 25 0 4 0 597870437 819757056 124459 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 200136 124459 393 112 0 195101 0
[pid=23140/tid=23141] ppid=23138 vsize=800544 CPUtime=101.72 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 65634 0 0 0 10156 16 0 0 25 0 4 0 597870437 819757056 124459 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=800544 CPUtime=102.27 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 101229 0 0 0 10194 33 0 0 25 0 4 0 597870437 819757056 124459 33554432000 4194304 4650419 140734889824992 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=800544 CPUtime=102.28 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 83249 0 0 0 10204 24 0 0 25 0 4 0 597870437 819757056 124459 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 800544

[startup+162.307 s]

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

[pid=23140] ppid=23138 vsize=1157828 CPUtime=2805.37 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 963471 0 0 0 280118 419 0 0 25 0 4 0 597870437 1185615872 186987 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 289457 186987 393 112 0 284422 0
[pid=23140/tid=23141] ppid=23138 vsize=1157828 CPUtime=698.46 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 92832 0 0 0 69818 28 0 0 25 0 4 0 597870437 1185615872 186987 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=1157828 CPUtime=702.26 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 346959 0 0 0 70069 157 0 0 25 0 4 0 597870437 1185615872 186987 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476483 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=1157828 CPUtime=702.3 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 230721 0 0 0 70117 113 0 0 25 0 4 0 597870437 1185615872 186987 33554432000 4194304 4650419 140734889824992 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.37
Current children cumulated vsize (KiB) 1157828

[startup+762.301 s]
/proc/loadavg: 8.51 7.89 6.92 9/184 23177
/proc/meminfo: memFree=10848132/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=1158280 CPUtime=3044.13 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 982354 0 0 0 303983 430 0 0 25 0 4 0 597870437 1186078720 189454 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 289570 189454 393 112 0 284535 0
[pid=23140/tid=23141] ppid=23138 vsize=1158280 CPUtime=757.25 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 92832 0 0 0 75697 28 0 0 25 0 4 0 597870437 1186078720 189454 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=1158280 CPUtime=762.26 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 346959 0 0 0 76069 157 0 0 25 0 4 0 597870437 1186078720 189454 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=1158280 CPUtime=762.3 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 249604 0 0 0 76105 125 0 0 25 0 4 0 597870437 1186078720 189454 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.13
Current children cumulated vsize (KiB) 1158280

[startup+822.307 s]
/proc/loadavg: 8.24 7.92 6.99 9/184 23178
/proc/meminfo: memFree=10786088/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=1159860 CPUtime=3283.83 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 1007687 0 0 0 327933 450 0 0 25 0 4 0 597870437 1187696640 190943 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476449 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 289965 190943 393 112 0 284930 0
[pid=23140/tid=23141] ppid=23138 vsize=1159860 CPUtime=816.94 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 118165 0 0 0 81645 49 0 0 25 0 4 0 597870437 1187696640 190943 33554432000 4194304 4650419 140734889824992 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=1159860 CPUtime=822.27 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 346959 0 0 0 82070 157 0 0 25 0 4 0 597870437 1187696640 190943 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=1159860 CPUtime=822.31 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 249604 0 0 0 82106 125 0 0 25 0 4 0 597870437 1187696640 190943 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3283.83
Current children cumulated vsize (KiB) 1159860

[startup+882.301 s]
/proc/loadavg: 8.09 7.93 7.05 9/184 23180
/proc/meminfo: memFree=10819304/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=1109940 CPUtime=3523.49 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 1021750 0 0 0 351889 460 0 0 25 0 4 0 597870437 1136578560 187645 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 277485 187645 393 112 0 272450 0
[pid=23140/tid=23141] ppid=23138 vsize=1109940 CPUtime=876.6 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 132228 0 0 0 87602 58 0 0 25 0 4 0 597870437 1136578560 187645 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=1109940 CPUtime=882.26 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 346959 0 0 0 88069 157 0 0 25 0 4 0 597870437 1136578560 187645 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=1109940 CPUtime=882.3 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 249604 0 0 0 88105 125 0 0 25 0 4 0 597870437 1136578560 187645 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476421 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.49
Current children cumulated vsize (KiB) 1109940

[startup+942.3 s]
/proc/loadavg: 8.07 7.96 7.11 9/184 23182
/proc/meminfo: memFree=10745884/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=1173800 CPUtime=3763.16 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 1049046 0 0 0 375837 479 0 0 25 0 4 0 597870437 1201971200 194592 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 293450 194592 393 112 0 288415 0
[pid=23140/tid=23141] ppid=23138 vsize=1173800 CPUtime=936.28 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 159524 0 0 0 93550 78 0 0 25 0 4 0 597870437 1201971200 194592 33554432000 4194304 4650419 140734889824992 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=1173800 CPUtime=942.26 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 346959 0 0 0 94069 157 0 0 25 0 4 0 597870437 1201971200 194592 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=1173800 CPUtime=942.3 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 249604 0 0 0 94105 125 0 0 25 0 4 0 597870437 1201971200 194592 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.16
Current children cumulated vsize (KiB) 1173800

[startup+1002.3 s]
/proc/loadavg: 8.11 7.99 7.17 9/184 23183
/proc/meminfo: memFree=10710028/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=1174892 CPUtime=4002.84 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 1077904 0 0 0 399783 501 0 0 25 0 4 0 597870437 1203089408 196840 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 293723 196840 393 112 0 288688 0
[pid=23140/tid=23141] ppid=23138 vsize=1174892 CPUtime=995.96 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 188382 0 0 0 99496 100 0 0 25 0 4 0 597870437 1203089408 196840 33554432000 4194304 4650419 140734889824992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=1174892 CPUtime=1002.26 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 346959 0 0 0 100069 157 0 0 25 0 4 0 597870437 1203089408 196840 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=1174892 CPUtime=1002.3 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 249604 0 0 0 100105 125 0 0 25 0 4 0 597870437 1203089408 196840 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4002.84
Current children cumulated vsize (KiB) 1174892

[startup+1062.3 s]
/proc/loadavg: 8.12 8.02 7.23 9/184 23185
/proc/meminfo: memFree=10703192/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=1187644 CPUtime=4242.52 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 1113442 0 0 0 423732 520 0 0 25 0 4 0 597870437 1216147456 199753 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 296911 199753 393 112 0 291876 0
[pid=23140/tid=23141] ppid=23138 vsize=1187644 CPUtime=1055.62 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 223920 0 0 0 105444 118 0 0 25 0 4 0 597870437 1216147456 199753 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=1187644 CPUtime=1062.26 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 346959 0 0 0 106069 157 0 0 25 0 4 0 597870437 1216147456 199753 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=1187644 CPUtime=1062.3 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 249604 0 0 0 106105 125 0 0 25 0 4 0 597870437 1216147456 199753 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.52
Current children cumulated vsize (KiB) 1187644

[startup+1122.3 s]
/proc/loadavg: 8.11 8.04 7.29 9/184 23186
/proc/meminfo: memFree=10602240/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=1201676 CPUtime=4482.2 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 1143487 0 0 0 447678 542 0 0 25 0 4 0 597870437 1230516224 205529 33554432000 4194304 4650419 140734889824992 18446744073709551615 4365535 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 300419 205529 393 112 0 295384 0
[pid=23140/tid=23141] ppid=23138 vsize=1201676 CPUtime=1115.3 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 223972 0 0 0 111412 118 0 0 25 0 4 0 597870437 1230516224 205529 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476483 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=1201676 CPUtime=1122.26 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 346959 0 0 0 112069 157 0 0 25 0 4 0 597870437 1230516224 205529 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=1201676 CPUtime=1122.31 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 249604 0 0 0 112106 125 0 0 25 0 4 0 597870437 1230516224 205529 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.2
Current children cumulated vsize (KiB) 1201676

[startup+1182.3 s]
/proc/loadavg: 8.08 8.05 7.33 10/184 23188
/proc/meminfo: memFree=10539724/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=1190632 CPUtime=4721.87 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 1173847 0 0 0 471625 562 0 0 25 0 4 0 597870437 1219207168 203044 33554432000 4194304 4650419 140734889824992 18446744073709551615 4331301 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 297658 203044 393 112 0 292623 0
[pid=23140/tid=23141] ppid=23138 vsize=1190632 CPUtime=1174.97 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 223972 0 0 0 117379 118 0 0 25 0 4 0 597870437 1219207168 203044 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=1190632 CPUtime=1182.26 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 346959 0 0 0 118069 157 0 0 25 0 4 0 597870437 1219207168 203044 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=1190632 CPUtime=1182.31 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 249604 0 0 0 118106 125 0 0 25 0 4 0 597870437 1219207168 203044 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4721.87
Current children cumulated vsize (KiB) 1190632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.12 8.06 7.35 6/183 23190
/proc/meminfo: memFree=11549660/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=1204532 CPUtime=4800.19 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 1185094 0 0 0 479448 571 0 0 25 0 4 0 597870437 1233440768 206412 33554432000 4194304 4650419 140734889824992 18446744073709551615 4366928 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 301133 206412 393 112 0 296098 0
[pid=23140/tid=23141] ppid=23138 vsize=1204532 CPUtime=1194.47 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 223972 0 0 0 119329 118 0 0 25 0 4 0 597870437 1233440768 206412 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=1204532 CPUtime=1201.86 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 346959 0 0 0 120029 157 0 0 25 0 4 0 597870437 1233440768 206412 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=1204532 CPUtime=1201.91 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 250004 0 0 0 120066 125 0 0 25 0 4 0 597870437 1233440768 206412 33554432000 4194304 4650419 140734889824992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1204532

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

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

[startup+1201.9 s]
/proc/loadavg: 8.12 8.06 7.35 6/183 23190
/proc/meminfo: memFree=11549660/32951124 swapFree=67102140/67111528
[pid=23140] ppid=23138 vsize=1204532 CPUtime=4800.19 cores=1,3,5,7
/proc/23140/stat : 23140 (strangenight1-m) R 23138 23140 22146 0 -1 4202496 1185094 0 0 0 479448 571 0 0 25 0 4 0 597870437 1233440768 206412 33554432000 4194304 4650419 140734889824992 18446744073709551615 4366928 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23140/statm: 301133 206412 393 112 0 296098 0
[pid=23140/tid=23141] ppid=23138 vsize=1204532 CPUtime=1194.47 cores=1,3,5,7
/proc/23140/task/23141/stat : 23141 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 223972 0 0 0 119329 118 0 0 25 0 4 0 597870437 1233440768 206412 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23140/tid=23142] ppid=23138 vsize=1204532 CPUtime=1201.86 cores=1,3,5,7
/proc/23140/task/23142/stat : 23142 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 346959 0 0 0 120029 157 0 0 25 0 4 0 597870437 1233440768 206412 33554432000 4194304 4650419 140734889824992 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23140/tid=23143] ppid=23138 vsize=1204532 CPUtime=1201.91 cores=1,3,5,7
/proc/23140/task/23143/stat : 23143 (strangenight1-m) R 23138 23140 22146 0 -1 4202560 250004 0 0 0 120066 125 0 0 25 0 4 0 597870437 1233440768 206412 33554432000 4194304 4650419 140734889824992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1204532

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.95
CPU time (s): 4800.25
CPU user time (s): 4794.5
CPU system time (s): 5.74713
CPU usage (%): 399.372
Max. virtual memory (cumulated for all children) (KiB): 1217184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.5
system time used= 5.74713
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1185100
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= 3609
involuntary context switches= 31801

runsolver used 1.82872 second user time and 4.74028 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 13:26:38
IDJOB=3174998
IDBENCH=82616
IDSOLVER=1588
FILE ID=node119/3174998-1304076398
RUNJOBID= node119-1304076397-23127
PBS_JOBID= 13170477
Free space on /tmp= 71816 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S837431592-027-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174998-1304076398/watcher-3174998-1304076398 -o /tmp/evaluation-result-3174998-1304076398/solver-3174998-1304076398 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3174998-1304076398.cnf

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

MD5SUM BENCH= 3b045b7b4cbac0d258a07eda037c4299
RANDOM SEED=741291448

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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:      12758620 kB
Buffers:       2233984 kB
Cached:       17308836 kB
SwapCached:       5504 kB
Active:        7965576 kB
Inactive:     11642252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12758620 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            7480 kB
Writeback:           0 kB
AnonPages:       62208 kB
Mapped:          14340 kB
Slab:           521324 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193432 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= 71800 MiB
End job on node119 at 2011-04-29 13:46:42