Trace number 3368823

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.35 1203.64

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S2019147653-030.SATISFIABLE.cnf
MD5SUMb15e29d3a1300cd412b2c819b5ccc2fa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368823-1305403930.cnf'
0.00/0.01	c -- header says num vars:            600
0.00/0.01	c -- header says num clauses:        2556
0.00/0.01	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.01	c -- vars added        600
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.23/0.10	c lits-rem:         0  cl-subs:        0  v-elim:     22  v-fix:    0  time:  0.01 s
0.23/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.23/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.23/0.10	c calculated reachability. Time: 0.00
0.23/0.10	c Calc default polars -  time:   0.00 s pos:     266 undec:      70 neg:     264
0.23/0.10	c =========================================================================================
0.23/0.10	c types(t): F = full restart, N = normal restart
0.23/0.10	c types(t): S = simplification begin/end, E = solution found
0.23/0.10	c restart types(rt): st = static, dy = dynamic
0.23/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.23/0.10	c  B st     0         0       578      2531         0         0      7707         0   no data   no data  --
0.23/0.10	c Decided on static restart strategy
0.58/0.17	c  N st     8      4912       578      2531         0      4836      7707    125631   no data   no data  --
1.57/0.46	c  N st    10     11295       578      2531         0      4479      7707     85157   no data   no data  --
2.76/0.75	c  N st    11     17039       578      2531         0     10096      7707    233931   no data   no data  --
4.41/1.19	c  F st    12     25002       578      2531         0     12385      7707    310249   no data   no data  --
4.41/1.19	c  N st    12     25002       578      2531         0     12385      7707    310249   no data   no data  --
5.56/1.43	c  N dy    18     30003       578      2531         0     10688      7707    226672   no data   no data  --
5.56/1.43	c  S st    18     30003       578      2531         0     10688      7707    226672   no data   no data  --
5.56/1.46	c  S st    18     30509       578      2531         0     11193      7707    239884   no data   no data  --
5.56/1.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.56/1.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
5.56/1.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
5.56/1.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.76/1.72	c lits-rem:       116  cl-subs:      407  v-elim:      0  v-fix:    0  time:  0.97 s
6.76/1.73	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.04
6.76/1.73	c calculated reachability. Time: 0.00
6.76/1.73	c  N dy    18     30509       578      2531         0     10786      7707    227439   no data   no data  --
7.56/1.97	c  N dy    37     34514       578      2531         0     14759      7707    327038     17.52     18.45  --
8.38/2.20	c  N dy    46     38713       578      2531         0     11093      7707    182185     17.02     18.05  --
9.94/2.56	c  N dy    62     44488       578      2531         0     16784      7707    321932     16.81     17.73  --
10.35/2.65	c  S st    71     45763       578      2531         0      9204      7707    113127     16.89     16.09  --
10.35/2.68	c  S st    71     46266       578      2531         0      9707      7707    125692     16.89   no data  --
10.35/2.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.35/2.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.35/2.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.35/2.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.35/2.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.35/2.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
10.35/2.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.75/2.76	c lits-rem:        15  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.32 s
10.75/2.76	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
10.75/2.77	c vivif2 --  cl tried     9694 cl shrink        0 lits rem          0 time: 0.00
10.75/2.77	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.03
10.75/2.77	c calculated reachability. Time: 0.00
10.75/2.77	c  N dy    71     46266       578      2531         0      9694      7707    125311     16.89   no data  --
11.94/3.03	c  N dy    98     50966       578      2531         0     14349      7707    244728     17.18     18.12  --
12.76/3.30	c  N dy   123     54977       578      2531         0     18325      7707    345940     17.38     18.37  --
13.93/3.56	c  N dy   137     59023       578      2531         0     12460      7707    171066     17.34     18.72  --
15.13/3.81	c  N dy   161     63039       578      2531         0     16434      7707    272208     17.41     20.16  --
16.33/4.12	c  N dy   185     67232       578      2531         0     20596      7707    377648     17.48     18.43  --
16.73/4.30	c  S st   199     69402       578      2531         0     11860      7707    134360     17.51     17.80  --
17.15/4.33	c  S st   199     69904       578      2531         0     12362      7707    146741     17.51   no data  --
17.15/4.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.15/4.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.15/4.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
17.15/4.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.15/4.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.15/4.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
17.15/4.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.57/4.48	c lits-rem:        31  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.57 s
17.57/4.48	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
17.57/4.48	c vivif2 --  cl tried    12347 cl shrink        0 lits rem          0 time: 0.01
17.57/4.49	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.04
17.57/4.49	c calculated reachability. Time: 0.00
17.57/4.49	c  N dy   199     69904       578      2531         0     12347      7707    146231     17.51   no data  --
20.32/5.14	c  N dy   210     78547       578      2531         0     20854      7707    351941     17.31     18.32  --
21.96/5.56	c  N dy   216     84333       578      2531         0     14718      7707    186584     17.24     18.19  --
22.70/5.77	c  F st   230     87501       578      2531         0     17861      7707    264788     17.24     14.09  --
23.90/6.01	c  N st   235     90796       578      2531         0     21121      7707    351864     17.24   no data  --
24.30/6.16	c Decided on static restart strategy
26.34/6.68	c  N st   238     99804       578      2531         0     17194      7707    364979     17.24   no data  --
28.29/7.11	c  S st   239    104857       578      2531         0     22152      7707    489654     17.24   no data  --
28.29/7.18	c  S st   239    105362       578      2531         0     22654      7707    502463     17.24   no data  --
28.29/7.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.29/7.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.29/7.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
28.70/7.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.70/7.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.70/7.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
28.70/7.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.88/8.55	c lits-rem:       589  cl-subs:      770  v-elim:      0  v-fix:    0  time:  5.35 s
33.88/8.55	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
33.88/8.55	c vivif2 --  cl tried    21884 cl shrink        0 lits rem          0 time: 0.02
33.88/8.57	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.08
33.88/8.57	c calculated reachability. Time: 0.00
33.88/8.57	c  N st   239    105362       578      2531         0     21884      7707    480318     17.24   no data  --
37.07/9.38	c  N st   240    114960       578      2531         0     17522      7707    307646     17.24   no data  --
42.65/10.70	c  N st   241    129360       578      2531         0     16940      7707    309716     17.24   no data  --
51.03/12.85	c  N st   242    150956       578      2531         0     22437      7707    417584     17.24   no data  --
53.81/13.52	c  S st   243    158043       578      2531         0     29425      7707    612580     17.24   no data  --
53.81/13.59	c  S st   243    158548       578      2531         0     29929      7707    625661     17.24   no data  --
53.81/13.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.81/13.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.21/13.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
54.21/13.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.21/13.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.21/13.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
54.21/13.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
61.02/15.34	c lits-rem:       491  cl-subs:     1198  v-elim:      0  v-fix:    0  time:  6.88 s
61.02/15.35	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
61.02/15.35	c vivif2 --  cl tried    28731 cl shrink        0 lits rem          0 time: 0.03
61.02/15.38	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.10
61.02/15.38	c calculated reachability. Time: 0.00
61.02/15.38	c  N st   243    158548       578      2531         0     28731      7707    589758     17.24   no data  --
80.94/20.38	c  N st   244    207136       578      2531         0     23492      7707    420732     17.24   no data  --
96.12/24.17	c  N st   245    237822       578      2531         0     34050      7707    704502     17.24   no data  --
96.12/24.17	c  S st   245    237822       578      2531         0     34050      7707    704502     17.24   no data  --
96.54/24.25	c  S st   245    238325       578      2531         0     34551      7707    718259     17.24   no data  --
96.54/24.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
96.54/24.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.54/24.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
96.54/24.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.54/24.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.54/24.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
96.54/24.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
104.90/26.33	c lits-rem:       485  cl-subs:     1113  v-elim:      0  v-fix:    0  time:  8.12 s
104.90/26.33	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
104.90/26.33	c vivif2 --  cl tried    33438 cl shrink        0 lits rem          0 time: 0.03
104.90/26.36	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.11
104.90/26.36	c calculated reachability. Time: 0.00
104.90/26.36	c  N st   245    238325       578      2531         0     33438      7707    680333     17.24   no data  --
134.79/33.90	c  F st   246    306252       578      2531         0     35287      7707    709631     17.24   no data  --
135.19/33.90	c  N st   246    306252       578      2531         0     35287      7707    709631     17.24   no data  --
137.97/34.61	c Decided on static restart strategy
148.76/37.40	c  N st   256    334558       578      2531         0     39509      7707    746101     17.24   no data  --
161.11/40.43	c  N st   258    357487       578      2531         0     37380      7707    635419     17.24   no data  --
161.11/40.43	c  S st   258    357487       578      2531         0     37380      7707    635419     17.24   no data  --
161.51/40.53	c  S st   258    357990       578      2531         0     37883      7707    648171     17.24   no data  --
161.51/40.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
161.51/40.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
161.51/40.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
161.51/40.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
161.51/40.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
161.51/40.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
161.51/40.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
168.68/42.35	c lits-rem:       590  cl-subs:     1358  v-elim:      0  v-fix:    0  time:  7.14 s
168.68/42.35	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
168.68/42.36	c vivif2 --  cl tried    36525 cl shrink        0 lits rem          0 time: 0.03
168.68/42.40	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.15
169.08/42.40	c calculated reachability. Time: 0.00
169.08/42.40	c  N st   258    357990       578      2531         0     36525      7707    610738     17.24   no data  --
185.03/46.41	c  N st   259    390383       578      2531         0     42852      7707    782999     17.24   no data  --
212.95/53.40	c  N st   260    438972       578      2531         0     36444      7707    583936     17.24   no data  --
254.06/63.79	c  N st   261    511855       578      2531         0     50182      7707    906684     17.24   no data  --
269.98/67.78	c  N st   262    536985       578      2531         0     44373      7707    740124     17.24   no data  --
269.98/67.78	c  S st   262    536985       578      2531         0     44373      7707    740124     17.24   no data  --
270.38/67.89	c  S st   262    537487       578      2531         0     44875      7707    753493     17.24   no data  --
270.38/67.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
270.38/67.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
270.78/67.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
270.78/67.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
270.78/67.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
270.78/67.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
270.78/67.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
279.16/70.09	c lits-rem:       859  cl-subs:     1166  v-elim:      0  v-fix:    0  time:  8.59 s
279.16/70.09	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
279.16/70.10	c vivif2 --  cl tried    43709 cl shrink        0 lits rem          0 time: 0.04
279.56/70.14	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.18
279.56/70.14	c calculated reachability. Time: 0.00
279.56/70.14	c  N st   262    537487       578      2531         0     43709      7707    719085     17.24   no data  --
391.22/98.20	c  N st   263    701471       578      2531         0     37924      7707    474543     17.24   no data  --
469.02/117.70	c  N st   264    806230       578      2531         0     67232      7707   1372326     17.24   no data  --
469.02/117.70	c  S st   264    806230       578      2531         0     67232      7707   1372326     17.24   no data  --
469.79/117.89	c  S st   264    806734       578      2531         0     67736      7707   1385227     17.24   no data  --
469.79/117.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
469.79/117.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
470.19/117.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
470.19/117.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
470.19/117.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
470.19/117.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
470.19/117.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
487.74/122.34	c lits-rem:       192  cl-subs:     2793  v-elim:      0  v-fix:    0  time: 17.44 s
487.74/122.34	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
487.74/122.36	c vivif2 --  cl tried    64943 cl shrink        0 lits rem          0 time: 0.06
488.14/122.44	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.35
488.14/122.45	c calculated reachability. Time: 0.00
488.14/122.45	c  N st   264    806734       578      2531         0     64943      7707   1294701     17.24   no data  --
718.67/180.23	c  F st   265   1071876       578      2531         0     80175      7707   1527052     17.24   no data  --
718.67/180.23	c  N st   265   1071876       578      2531         0     80175      7707   1527052     17.24   no data  --
725.45/181.91	c Decided on static restart strategy
744.99/186.84	c  N st   275   1100187       578      2531         0     64000      7707   1005378     17.24   no data  --
776.89/194.88	c  N st   277   1136180       578      2531         0     54247      7707    721827     17.24   no data  --
804.81/201.89	c  N st   278   1168572       578      2531         0     85970      7707   1549081     17.24   no data  --
841.50/211.01	c  N st   279   1210103       578      2531         0     80658      7707   1407059     17.24   no data  --
841.50/211.01	c  S st   279   1210103       578      2531         0     80658      7707   1407059     17.24   no data  --
842.34/211.27	c  S st   279   1210607       578      2531         0     81160      7707   1419592     17.24   no data  --
842.34/211.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
842.34/211.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
842.69/211.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
842.69/211.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
842.69/211.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
842.69/211.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
842.69/211.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
862.64/216.34	c lits-rem:        34  cl-subs:     4033  v-elim:      0  v-fix:    0  time: 19.88 s
862.64/216.34	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
862.64/216.36	c vivif2 --  cl tried    77127 cl shrink        0 lits rem          0 time: 0.07
863.04/216.47	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.43
863.04/216.47	c calculated reachability. Time: 0.00
863.04/216.47	c  N st   279   1210607       578      2531         0     77127      7707   1317612     17.24   no data  --
934.48/234.39	c  N st   280   1283490       578      2531         0     53609      7707    658810     17.24   no data  --
1040.52/260.99	c  N st   281   1392814       578      2531         0     61712      7707    844466     17.24   no data  --
1205.24/302.22	c  N st   282   1556798       578      2531         0     66425      7707    915142     17.24   no data  --
1365.96/342.56	c  N st   283   1710607       578      2531         0    108140      7707   2050727     17.24   no data  --
1365.96/342.56	c  S st   283   1710607       578      2531         0    108140      7707   2050727     17.24   no data  --
1367.16/342.88	c  S st   283   1711110       578      2531         0    108642      7707   2064015     17.24   no data  --
1367.16/342.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1367.16/342.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1367.56/342.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
1367.96/343.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1367.96/343.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1367.96/343.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
1367.96/343.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1438.57/360.77	c lits-rem:       224  cl-subs:     7911  v-elim:      0  v-fix:    0  time: 70.76 s
1438.57/360.77	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
1438.57/360.79	c vivif2 --  cl tried   100731 cl shrink        0 lits rem          0 time: 0.10
1439.34/360.96	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.65
1439.34/360.96	c calculated reachability. Time: 0.00
1439.34/360.96	c  N st   283   1711110       578      2531         0    100731      7707   1858711     17.24   no data  --
1844.15/462.45	c  N st   284   2080079       578      2531         0    112763      7707   2078084     17.24   no data  --
1997.70/500.94	c  N st   285   2211113       578      2531         0    116927      7707   2133913     17.24   no data  --
1997.70/500.94	c  S st   285   2211113       578      2531         0    116927      7707   2133913     17.24   no data  --
1999.30/501.31	c  S st   285   2211618       578      2531         0    117429      7707   2147733     17.24   no data  --
1999.30/501.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1999.30/501.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1999.30/501.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
1999.70/501.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1999.70/501.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1999.70/501.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
1999.70/501.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2070.31/519.18	c lits-rem:       203  cl-subs:     7768  v-elim:      0  v-fix:    0  time: 70.68 s
2070.31/519.18	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
2070.31/519.21	c vivif2 --  cl tried   109661 cl shrink        0 lits rem          0 time: 0.11
2071.08/519.37	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.66
2071.08/519.38	c calculated reachability. Time: 0.00
2071.08/519.38	c  N st   285   2211618       578      2531         0    109661      7707   1955805     17.24   no data  --
2768.29/694.18	c  N st   286   2711619       578      2531         0    132919      7707   2452652     17.24   no data  --
2768.29/694.18	c  S st   286   2711619       578      2531         0    132919      7707   2452652     17.24   no data  --
2770.24/694.62	c  S st   286   2712120       578      2531         0    133418      7707   2465366     17.24   no data  --
2770.24/694.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2770.24/694.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2770.64/694.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.29
2770.64/694.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2770.64/694.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2770.64/694.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
2770.64/694.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2876.72/721.36	c lits-rem:        89  cl-subs:     9416  v-elim:      0  v-fix:    0  time: 105.98 s
2876.72/721.36	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
2876.72/721.39	c vivif2 --  cl tried   124002 cl shrink        0 lits rem          0 time: 0.12
2877.54/721.59	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.80
2877.54/721.60	c calculated reachability. Time: 0.00
2877.54/721.60	c  N st   286   2712120       578      2531         0    124002      7707   2217635     17.24   no data  --
3557.54/892.10	c  N st   287   3212123       578      2531         0     99649      7707   1387400     17.24   no data  --
3557.54/892.10	c  S st   287   3212123       578      2531         0     99649      7707   1387400     17.24   no data  --
3559.11/892.46	c  S st   287   3212625       578      2531         0    100150      7707   1400101     17.24   no data  --
3559.11/892.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3559.11/892.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3559.51/892.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.25
3559.51/892.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3559.51/892.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3559.51/892.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
3559.51/892.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3594.20/901.23	c lits-rem:       269  cl-subs:     3998  v-elim:      0  v-fix:    0  time: 34.46 s
3594.20/901.23	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
3594.20/901.25	c vivif2 --  cl tried    96152 cl shrink        0 lits rem          0 time: 0.08
3595.00/901.42	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.68
3595.00/901.42	c calculated reachability. Time: 0.00
3595.00/901.42	c  N st   287   3212625       578      2531         0     96152      7707   1304639     17.24   no data  --
4349.99/1090.79	c  N st   288   3712625       578      2531         0    106987      7707   1500937     17.24   no data  --
4349.99/1090.80	c  S st   288   3712625       578      2531         0    106987      7707   1500937     17.24   no data  --
4351.60/1091.13	c  S st   288   3713131       578      2531         0    107490      7707   1514081     17.24   no data  --
4351.60/1091.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4351.60/1091.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4351.60/1091.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
4352.03/1091.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4352.03/1091.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4352.03/1091.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    578 time:  0.00 s
4352.03/1091.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4373.96/1096.76	c lits-rem:       157  cl-subs:     3886  v-elim:      0  v-fix:    0  time: 22.00 s
4373.96/1096.76	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
4373.96/1096.78	c vivif2 --  cl tried   103604 cl shrink        0 lits rem          0 time: 0.08
4374.71/1096.94	c asymm  cl-useful: 0/2531/2531 lits-rem:0 time: 0.63
4374.71/1096.94	c calculated reachability. Time: 0.00
4374.71/1096.94	c  N st   288   3713131       578      2531         0    103604      7707   1414623     17.24   no data  --
4439.36/1113.20	c  F st   289   3751562       578      2531         0    141097      7707   2493154     17.24   no data  --
4439.36/1113.20	c  N st   289   3751562       578      2531         0    141097      7707   2493154     17.24   no data  --
4453.68/1116.71	c Decided on static restart strategy
4503.14/1129.18	c  N st   299   3779863       578      2531         0     86023      7707    887674     17.24   no data  --
4553.00/1141.60	c  N st   301   3815857       578      2531         0    121234      7707   1816532     17.24   no data  --
4606.49/1155.07	c  N st   302   3848250       578      2531         0    152920      7707   2618983     17.24   no data  --
4681.42/1173.88	c  N st   303   3896839       578      2531         0    116438      7707   1657549     17.24   no data  --
4781.13/1198.88	c  N st   304   3969721       578      2531         0    102918      7707   1320934     17.24   no data  --

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-3368823-1305403930/watcher-3368823-1305403930 -o /tmp/evaluation-result-3368823-1305403930/solver-3368823-1305403930 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368823-1305403930.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: 7.28 7.76 7.97 5/367 15317
/proc/meminfo: memFree=23167908/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 4 0 730623669 52465664 352 33554432000 4194304 4650419 140734855385040 18446744073709551615 47778799314866 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 12809 352 303 112 0 7774 0
[pid=15317/tid=15318] ppid=15315 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 730623669 52465664 352 33554432000 4194304 4650419 140734855385040 18446744073709551615 47778799314866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 730623669 52465664 352 33554432000 4194304 4650419 140734855385040 18446744073709551615 47778799314866 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 730623669 52465664 352 33554432000 4194304 4650419 140734855385040 18446744073709551615 260905450481 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.064356 s]
/proc/loadavg: 7.28 7.76 7.97 5/367 15317
/proc/meminfo: memFree=23167908/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=282388 CPUtime=0.23 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 1655 0 0 0 23 0 0 0 25 0 4 0 730623669 289165312 1518 33554432000 4194304 4650419 140734855385040 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 70597 1519 390 112 0 65562 0
[pid=15317/tid=15318] ppid=15315 vsize=282388 CPUtime=0.05 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 349 0 0 0 5 0 0 0 25 0 4 0 730623669 289165312 1519 33554432000 4194304 4650419 140734855385040 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=282388 CPUtime=0.05 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 361 0 0 0 5 0 0 0 25 0 4 0 730623669 289165312 1519 33554432000 4194304 4650419 140734855385040 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=282388 CPUtime=0.04 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 212 0 0 0 4 0 0 0 25 0 4 0 730623669 289165312 1519 33554432000 4194304 4650419 140734855385040 18446744073709551615 4333593 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 282388

[startup+0.152474 s]
/proc/loadavg: 7.28 7.76 7.97 5/367 15317
/proc/meminfo: memFree=23167908/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=282548 CPUtime=0.58 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 2061 0 0 0 58 0 0 0 25 0 4 0 730623669 289329152 1924 33554432000 4194304 4650419 140734855385040 18446744073709551615 4367335 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 70637 1924 391 112 0 65602 0
[pid=15317/tid=15318] ppid=15315 vsize=282548 CPUtime=0.14 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 455 0 0 0 14 0 0 0 25 0 4 0 730623669 289329152 1924 33554432000 4194304 4650419 140734855385040 18446744073709551615 260905055265 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=282548 CPUtime=0.14 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 442 0 0 0 14 0 0 0 25 0 4 0 730623669 289329152 1924 33554432000 4194304 4650419 140734855385040 18446744073709551615 4367284 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=282548 CPUtime=0.13 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 322 0 0 0 13 0 0 0 25 0 4 0 730623669 289329152 1924 33554432000 4194304 4650419 140734855385040 18446744073709551615 260905499118 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 282548

[startup+0.300314 s]
/proc/loadavg: 7.28 7.76 7.97 5/367 15317
/proc/meminfo: memFree=23167908/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=283916 CPUtime=1.17 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 2979 0 0 0 117 0 0 0 25 0 4 0 730623669 290729984 2218 33554432000 4194304 4650419 140734855385040 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 70979 2219 393 112 0 65944 0
[pid=15317/tid=15318] ppid=15315 vsize=283916 CPUtime=0.29 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 704 0 0 0 29 0 0 0 25 0 4 0 730623669 290729984 2219 33554432000 4194304 4650419 140734855385040 18446744073709551615 4330612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=283916 CPUtime=0.29 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 664 0 0 0 29 0 0 0 25 0 4 0 730623669 290729984 2219 33554432000 4194304 4650419 140734855385040 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=283916 CPUtime=0.28 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 558 0 0 0 28 0 0 0 25 0 4 0 730623669 290729984 2219 33554432000 4194304 4650419 140734855385040 18446744073709551615 4363500 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283916

[startup+0.700241 s]
/proc/loadavg: 7.28 7.76 7.97 5/367 15317
/proc/meminfo: memFree=23167908/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=285028 CPUtime=2.76 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 4632 0 0 0 276 0 0 0 25 0 4 0 730623669 291868672 2921 33554432000 4194304 4650419 140734855385040 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 71257 2921 393 112 0 66222 0
[pid=15317/tid=15318] ppid=15315 vsize=285028 CPUtime=0.69 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 1129 0 0 0 69 0 0 0 25 0 4 0 730623669 291868672 2921 33554432000 4194304 4650419 140734855385040 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=285028 CPUtime=0.69 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 1078 0 0 0 69 0 0 0 25 0 4 0 730623669 291868672 2921 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=285028 CPUtime=0.68 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 975 0 0 0 68 0 0 0 25 0 4 0 730623669 291868672 2921 33554432000 4194304 4650419 140734855385040 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 285028

[startup+1.5011 s]
/proc/loadavg: 7.28 7.76 7.97 9/371 15321
/proc/meminfo: memFree=23156840/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=286392 CPUtime=5.96 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 9271 0 0 0 595 1 0 0 25 0 4 0 730623669 293265408 4932 33554432000 4194304 4650419 140734855385040 18446744073709551615 4476185 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 71598 4932 395 112 0 66563 0
[pid=15317/tid=15318] ppid=15315 vsize=286392 CPUtime=1.49 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 1996 0 0 0 149 0 0 0 25 0 4 0 730623669 293265408 4932 33554432000 4194304 4650419 140734855385040 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=286392 CPUtime=1.49 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 1897 0 0 0 149 0 0 0 25 0 4 0 730623669 293265408 4932 33554432000 4194304 4650419 140734855385040 18446744073709551615 4315210 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=286392 CPUtime=1.47 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 1719 0 0 0 147 0 0 0 25 0 4 0 730623669 293265408 4932 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286392

[startup+3.10081 s]
/proc/loadavg: 7.34 7.77 7.97 9/371 15321
/proc/meminfo: memFree=23122564/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=293244 CPUtime=12.34 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 17932 0 0 0 1231 3 0 0 25 0 4 0 730623669 300281856 10639 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 73311 10639 395 112 0 68276 0
[pid=15317/tid=15318] ppid=15315 vsize=293244 CPUtime=3.09 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 4096 0 0 0 308 1 0 0 25 0 4 0 730623669 300281856 10639 33554432000 4194304 4650419 140734855385040 18446744073709551615 4361046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=293244 CPUtime=3.09 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 4803 0 0 0 308 1 0 0 25 0 4 0 730623669 300281856 10639 33554432000 4194304 4650419 140734855385040 18446744073709551615 4333467 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=293244 CPUtime=3.05 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 4282 0 0 0 305 0 0 0 25 0 4 0 730623669 300281856 10639 33554432000 4194304 4650419 140734855385040 18446744073709551615 4333886 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 293244

[startup+6.30022 s]
/proc/loadavg: 7.34 7.77 7.97 9/371 15321
/proc/meminfo: memFree=23093284/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=311652 CPUtime=25.1 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 25076 0 0 0 2505 5 0 0 25 0 4 0 730623669 319131648 14163 33554432000 4194304 4650419 140734855385040 18446744073709551615 4316069 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 77913 14163 395 112 0 72878 0
[pid=15317/tid=15318] ppid=15315 vsize=311652 CPUtime=6.29 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 6775 0 0 0 628 1 0 0 25 0 4 0 730623669 319131648 14163 33554432000 4194304 4650419 140734855385040 18446744073709551615 4331084 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=311652 CPUtime=6.28 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 6761 0 0 0 627 1 0 0 25 0 4 0 730623669 319131648 14163 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=311652 CPUtime=6.21 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 5179 0 0 0 621 0 0 0 25 0 4 0 730623669 319131648 14163 33554432000 4194304 4650419 140734855385040 18446744073709551615 4367523 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 311652

[startup+12.701 s]
/proc/loadavg: 7.44 7.77 7.97 9/371 15321
/proc/meminfo: memFree=23068508/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=302812 CPUtime=50.63 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 39068 0 0 0 5055 8 0 0 25 0 4 0 730623669 310079488 20902 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 75703 20902 395 112 0 70668 0
[pid=15317/tid=15318] ppid=15315 vsize=302812 CPUtime=12.69 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 10609 0 0 0 1267 2 0 0 25 0 4 0 730623669 310079488 20902 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=302812 CPUtime=12.69 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 10300 0 0 0 1267 2 0 0 25 0 4 0 730623669 310079488 20902 33554432000 4194304 4650419 140734855385040 18446744073709551615 4328325 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=302812 CPUtime=12.54 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 7333 0 0 0 1253 1 0 0 25 0 4 0 730623669 310079488 20902 33554432000 4194304 4650419 140734855385040 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 302812

[startup+25.5007 s]
/proc/loadavg: 7.53 7.78 7.97 9/371 15322
/proc/meminfo: memFree=23008884/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=294304 CPUtime=101.67 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 59449 0 0 0 10154 13 0 0 25 0 4 0 730623669 301367296 31330 33554432000 4194304 4650419 140734855385040 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 73576 31330 395 112 0 68541 0
[pid=15317/tid=15318] ppid=15315 vsize=294304 CPUtime=25.49 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 17860 0 0 0 2546 3 0 0 25 0 4 0 730623669 301367296 31330 33554432000 4194304 4650419 140734855385040 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=294304 CPUtime=25.48 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 15786 0 0 0 2545 3 0 0 25 0 4 0 730623669 301367296 31330 33554432000 4194304 4650419 140734855385040 18446744073709551615 4363562 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=294304 CPUtime=25.18 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 9562 0 0 0 2516 2 0 0 25 0 4 0 730623669 301367296 31330 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365313 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 294304

[startup+51.101 s]
/proc/loadavg: 7.69 7.80 7.97 9/371 15322
/proc/meminfo: memFree=22998704/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=314064 CPUtime=203.78 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 85478 0 0 0 20358 20 0 0 25 0 4 0 730623669 321601536 35286 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 78516 35286 395 112 0 73481 0
[pid=15317/tid=15318] ppid=15315 vsize=314064 CPUtime=51.08 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 24592 0 0 0 5103 5 0 0 25 0 4 0 730623669 321601536 35286 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365255 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=314064 CPUtime=51.09 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 23190 0 0 0 5103 6 0 0 25 0 4 0 730623669 321601536 35286 33554432000 4194304 4650419 140734855385040 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=314064 CPUtime=50.48 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 12403 0 0 0 5046 2 0 0 25 0 4 0 730623669 321601536 35286 33554432000 4194304 4650419 140734855385040 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 314064

[startup+102.314 s]
/proc/loadavg: 7.95 7.86 7.98 9/371 15324
/proc/meminfo: memFree=22903132/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=336180 CPUtime=408.02 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 127225 0 0 0 40766 36 0 0 25 0 4 0 730623669 344248320 44895 33554432000 4194304 4650419 140734855385040 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 84045 44895 395 112 0 79010 0
[pid=15317/tid=15318] ppid=15315 vsize=336180 CPUtime=102.3 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 34493 0 0 0 10221 9 0 0 25 0 4 0 730623669 344248320 44895 33554432000 4194304 4650419 140734855385040 18446744073709551615 4364573 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=336180 CPUtime=102.31 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 34651 0 0 0 10221 10 0 0 25 0 4 0 730623669 344248320 44895 33554432000 4194304 4650419 140734855385040 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=336180 CPUtime=101.09 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 19292 0 0 0 10104 5 0 0 25 0 4 0 730623669 344248320 44895 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.02
Current children cumulated vsize (KiB) 336180

[startup+162.301 s]

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

[pid=15317] ppid=15315 vsize=513228 CPUtime=2561.68 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 380183 0 0 0 256010 158 0 0 25 0 4 0 730623669 525545472 96196 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 128307 96196 395 112 0 123272 0
[pid=15317/tid=15318] ppid=15315 vsize=513228 CPUtime=642.32 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 83804 0 0 0 64197 35 0 0 25 0 4 0 730623669 525545472 96197 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=513228 CPUtime=642.32 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 127989 0 0 0 64181 51 0 0 25 0 4 0 730623669 525545472 96197 33554432000 4194304 4650419 140734855385040 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=513228 CPUtime=634.7 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 55015 0 0 0 63447 23 0 0 25 0 4 0 730623669 525545472 96197 33554432000 4194304 4650419 140734855385040 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2561.68
Current children cumulated vsize (KiB) 513228

[startup+702.3 s]
/proc/loadavg: 8.14 8.08 8.02 9/371 15340
/proc/meminfo: memFree=22439060/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=631984 CPUtime=2800.95 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 397239 0 0 0 279929 166 0 0 25 0 4 0 730623669 647151616 101578 33554432000 4194304 4650419 140734855385040 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 157996 101578 395 112 0 152961 0
[pid=15317/tid=15318] ppid=15315 vsize=631984 CPUtime=702.3 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 87809 0 0 0 70193 37 0 0 25 0 4 0 730623669 647151616 101578 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=631984 CPUtime=702.31 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 128771 0 0 0 70179 52 0 0 25 0 4 0 730623669 647151616 101578 33554432000 4194304 4650419 140734855385040 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=631984 CPUtime=693.99 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 59972 0 0 0 69373 26 0 0 25 0 4 0 730623669 647151616 101578 33554432000 4194304 4650419 140734855385040 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2800.95
Current children cumulated vsize (KiB) 631984

[startup+762.314 s]
/proc/loadavg: 8.14 8.09 8.02 9/371 15341
/proc/meminfo: memFree=22393236/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=566676 CPUtime=3040.29 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 415724 0 0 0 303851 178 0 0 25 0 4 0 730623669 580276224 96515 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 141669 96515 395 112 0 136634 0
[pid=15317/tid=15318] ppid=15315 vsize=566676 CPUtime=762.32 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 92171 0 0 0 76191 41 0 0 25 0 4 0 730623669 580276224 96515 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=566676 CPUtime=762.33 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 138956 0 0 0 76175 58 0 0 25 0 4 0 730623669 580276224 96515 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=566676 CPUtime=753.3 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 60225 0 0 0 75303 27 0 0 25 0 4 0 730623669 580276224 96515 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.29
Current children cumulated vsize (KiB) 566676

[startup+822.3 s]
/proc/loadavg: 8.05 8.08 8.02 9/371 15343
/proc/meminfo: memFree=22416136/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=490396 CPUtime=3279.54 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 433632 0 0 0 327768 186 0 0 25 0 4 0 730623669 502165504 95090 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 122599 95090 395 112 0 117564 0
[pid=15317/tid=15318] ppid=15315 vsize=490396 CPUtime=822.31 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 93527 0 0 0 82190 41 0 0 25 0 4 0 730623669 502165504 95090 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=490396 CPUtime=822.31 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 146470 0 0 0 82170 61 0 0 25 0 4 0 730623669 502165504 95090 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=490396 CPUtime=812.57 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 63235 0 0 0 81229 28 0 0 25 0 4 0 730623669 502165504 95090 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3279.54
Current children cumulated vsize (KiB) 490396

[startup+882.3 s]
/proc/loadavg: 8.07 8.07 8.02 9/371 15345
/proc/meminfo: memFree=22362260/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=514956 CPUtime=3518.83 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 447849 0 0 0 351689 194 0 0 25 0 4 0 730623669 527314944 102099 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 128739 102099 395 112 0 123704 0
[pid=15317/tid=15318] ppid=15315 vsize=514956 CPUtime=882.3 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 96384 0 0 0 88187 43 0 0 25 0 4 0 730623669 527314944 102099 33554432000 4194304 4650419 140734855385040 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=514956 CPUtime=882.32 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 153420 0 0 0 88167 65 0 0 25 0 4 0 730623669 527314944 102099 33554432000 4194304 4650419 140734855385040 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=514956 CPUtime=871.86 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 63354 0 0 0 87158 28 0 0 25 0 4 0 730623669 527314944 102099 33554432000 4194304 4650419 140734855385040 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3518.83
Current children cumulated vsize (KiB) 514956

[startup+942.3 s]
/proc/loadavg: 8.06 8.07 8.02 9/371 15346
/proc/meminfo: memFree=22377324/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=525964 CPUtime=3758.13 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 456292 0 0 0 375615 198 0 0 25 0 4 0 730623669 538587136 105606 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 131491 105606 395 112 0 126456 0
[pid=15317/tid=15318] ppid=15315 vsize=525964 CPUtime=942.31 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 96411 0 0 0 94188 43 0 0 25 0 4 0 730623669 538587136 105606 33554432000 4194304 4650419 140734855385040 18446744073709551615 4333710 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=525964 CPUtime=942.32 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 158533 0 0 0 94164 68 0 0 25 0 4 0 730623669 538587136 105606 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=525964 CPUtime=931.15 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 66059 0 0 0 93086 29 0 0 25 0 4 0 730623669 538587136 105606 33554432000 4194304 4650419 140734855385040 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3758.13
Current children cumulated vsize (KiB) 525964

[startup+1002.3 s]
/proc/loadavg: 8.06 8.07 8.02 9/371 15348
/proc/meminfo: memFree=22358304/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=490920 CPUtime=3997.41 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 465442 0 0 0 399538 203 0 0 25 0 4 0 730623669 502702080 99102 33554432000 4194304 4650419 140734855385040 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 122730 99102 395 112 0 117695 0
[pid=15317/tid=15318] ppid=15315 vsize=490920 CPUtime=1002.31 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 96414 0 0 0 100188 43 0 0 25 0 4 0 730623669 502702080 99102 33554432000 4194304 4650419 140734855385040 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=490920 CPUtime=1002.32 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 164950 0 0 0 100160 72 0 0 25 0 4 0 730623669 502702080 99102 33554432000 4194304 4650419 140734855385040 18446744073709551615 4330915 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=490920 CPUtime=990.44 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 66123 0 0 0 99015 29 0 0 25 0 4 0 730623669 502702080 99102 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3997.41
Current children cumulated vsize (KiB) 490920

[startup+1062.3 s]
/proc/loadavg: 8.06 8.07 8.02 9/371 15349
/proc/meminfo: memFree=22312708/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=616160 CPUtime=4236.72 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 491582 0 0 0 423457 215 0 0 25 0 4 0 730623669 630947840 108056 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 154040 108056 395 112 0 149005 0
[pid=15317/tid=15318] ppid=15315 vsize=616160 CPUtime=1062.31 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 106082 0 0 0 106185 46 0 0 25 0 4 0 730623669 630947840 108056 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=616160 CPUtime=1062.32 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 171296 0 0 0 106156 76 0 0 25 0 4 0 730623669 630947840 108056 33554432000 4194304 4650419 140734855385040 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=616160 CPUtime=1049.74 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 68902 0 0 0 104944 30 0 0 25 0 4 0 730623669 630947840 108056 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4236.72
Current children cumulated vsize (KiB) 616160

[startup+1122.3 s]
/proc/loadavg: 8.16 8.10 8.03 9/371 15351
/proc/meminfo: memFree=22259836/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=675908 CPUtime=4476.01 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 512609 0 0 0 447376 225 0 0 25 0 4 0 730623669 692129792 119058 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 168977 119058 395 112 0 163942 0
[pid=15317/tid=15318] ppid=15315 vsize=675908 CPUtime=1122.31 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 110165 0 0 0 112183 48 0 0 25 0 4 0 730623669 692129792 119058 33554432000 4194304 4650419 140734855385040 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=675908 CPUtime=1122.32 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 178044 0 0 0 112154 78 0 0 25 0 4 0 730623669 692129792 119058 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=675908 CPUtime=1109.03 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 73756 0 0 0 110871 32 0 0 25 0 4 0 730623669 692129792 119058 33554432000 4194304 4650419 140734855385040 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4476.01
Current children cumulated vsize (KiB) 675908

[startup+1182.3 s]
/proc/loadavg: 6.96 7.84 7.94 5/362 15371
/proc/meminfo: memFree=22852492/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=634732 CPUtime=4715.32 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 525777 0 0 0 471298 234 0 0 25 0 4 0 730623669 649965568 115380 33554432000 4194304 4650419 140734855385040 18446744073709551615 4360427 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 158683 115380 395 112 0 153648 0
[pid=15317/tid=15318] ppid=15315 vsize=634732 CPUtime=1182.31 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 111223 0 0 0 118182 49 0 0 25 0 4 0 730623669 649965568 115380 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=634732 CPUtime=1182.32 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 182285 0 0 0 118150 82 0 0 25 0 4 0 730623669 649965568 115380 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=634732 CPUtime=1168.32 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 75089 0 0 0 116800 32 0 0 25 0 4 0 730623669 649965568 115380 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4715.32
Current children cumulated vsize (KiB) 634732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 6.01 7.54 7.84 5/362 15371
/proc/meminfo: memFree=22850492/32950928 swapFree=65730864/67111528
[pid=15317] ppid=15315 vsize=598636 CPUtime=4800.28 cores=1,3,5,7
/proc/15317/stat : 15317 (strangenight1-m) R 15315 15317 14715 0 -1 4202496 533370 0 0 0 479790 238 0 0 25 0 4 0 730623669 613003264 115616 33554432000 4194304 4650419 140734855385040 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15317/statm: 149659 115616 395 112 0 144624 0
[pid=15317/tid=15318] ppid=15315 vsize=598636 CPUtime=1203.62 cores=1,3,5,7
/proc/15317/task/15318/stat : 15318 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 113411 0 0 0 120312 50 0 0 25 0 4 0 730623669 613003264 115616 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15317/tid=15319] ppid=15315 vsize=598636 CPUtime=1203.64 cores=1,3,5,7
/proc/15317/task/15319/stat : 15319 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 183008 0 0 0 120281 83 0 0 25 0 4 0 730623669 613003264 115616 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15317/tid=15320] ppid=15315 vsize=598636 CPUtime=1189.37 cores=1,3,5,7
/proc/15317/task/15320/stat : 15320 (strangenight1-m) R 15315 15317 14715 0 -1 4202560 76881 0 0 0 118904 33 0 0 25 0 4 0 730623669 613003264 115616 33554432000 4194304 4650419 140734855385040 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 598636

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.64
CPU time (s): 4800.35
CPU user time (s): 4797.95
CPU system time (s): 2.40463
CPU usage (%): 398.82
Max. virtual memory (cumulated for all children) (KiB): 736652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.95
system time used= 2.40463
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 533371
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= 384
involuntary context switches= 20478

runsolver used 3.76443 second user time and 10.5174 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-14 22:12:10
IDJOB=3368823
IDBENCH=82832
IDSOLVER=1846
FILE ID=node116/3368823-1305403930
RUNJOBID= node116-1305403885-15264
PBS_JOBID= 13324469
Free space on /tmp= 73132 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S2019147653-030.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368823-1305403930/watcher-3368823-1305403930 -o /tmp/evaluation-result-3368823-1305403930/solver-3368823-1305403930 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368823-1305403930.cnf

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

MD5SUM BENCH= b15e29d3a1300cd412b2c819b5ccc2fa
RANDOM SEED=1286363674

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23169428 kB
Buffers:         30840 kB
Cached:         112140 kB
SwapCached:      12356 kB
Active:        9527248 kB
Inactive:        48388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23169428 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:            6260 kB
Writeback:           0 kB
AnonPages:     9430676 kB
Mapped:          16364 kB
Slab:            96604 kB
PageTables:      44072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 83007820 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= 73132 MiB
End job on node116 at 2011-05-14 22:32:16