Trace number 3175168

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.45 1201.74

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S373048162-052.SATISFIABLE.cnf
MD5SUM7a11fe5a7b45a740269507e820ccb021
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.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-3175168-1304094569.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	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.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.39/0.17	c lits-rem:         0  cl-subs:        0  v-elim:     21  v-fix:    0  time:  0.01 s
0.39/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.39/0.17	c calculated reachability. Time: 0.00
0.39/0.17	c Calc default polars -  time:   0.00 s pos:     263 undec:      84 neg:     253
0.39/0.17	c =========================================================================================
0.39/0.17	c types(t): F = full restart, N = normal restart
0.39/0.17	c types(t): S = simplification begin/end, E = solution found
0.39/0.17	c restart types(rt): st = static, dy = dynamic
0.39/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.17	c  B st     0         0       579      2548         0         0      7776         0   no data   no data  --
0.39/0.17	c Decided on static restart strategy
0.39/0.17	c  N st     8      4916       579      2548         0      4846      7776    129124   no data   no data  --
3.18/0.80	c  N st    10     11306       579      2548         0      4491      7776     84631   no data   no data  --
3.18/0.80	c  N st    11     17049       579      2548         0     10127      7776    240680   no data   no data  --
4.40/1.16	c  F st    12     25002       579      2548         0     12387      7776    299324   no data   no data  --
4.40/1.16	c  N st    12     25002       579      2548         0     12387      7776    299324   no data   no data  --
5.57/1.40	c Decided on static restart strategy
5.57/1.40	c  N st    18     30000       579      2548         0     10670      7776    223524   no data   no data  --
5.57/1.40	c  S st    18     30000       579      2548         0     10670      7776    223524   no data   no data  --
5.57/1.43	c  S st    18     30506       579      2548         0     11176      7776    235937   no data   no data  --
5.57/1.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.57/1.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.57/1.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
5.57/1.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.37/1.67	c lits-rem:       142  cl-subs:      404  v-elim:      0  v-fix:    0  time:  0.89 s
6.37/1.68	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.04
6.37/1.68	c calculated reachability. Time: 0.00
6.37/1.68	c  N st    18     30506       579      2548         0     10772      7776    223905   no data   no data  --
7.98/2.09	c  N st    20     37616       579      2548         0     10041      7776    192275   no data   no data  --
9.57/2.48	c  N st    21     44016       579      2548         0     16319      7776    365718   no data   no data  --
10.37/2.61	c  S st    22     45760       579      2548         0      9262      7776    148404   no data   no data  --
10.37/2.64	c  S st    22     46263       579      2548         0      9765      7776    160706   no data   no data  --
10.37/2.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.37/2.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.37/2.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.37/2.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.37/2.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.37/2.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
10.37/2.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.77/2.76	c lits-rem:        37  cl-subs:       45  v-elim:      0  v-fix:    0  time:  0.45 s
10.77/2.76	c vivif2 --  cl tried     2548 cl shrink        0 lits rem          0 time: 0.00
10.77/2.76	c vivif2 --  cl tried     9720 cl shrink        0 lits rem          0 time: 0.00
10.77/2.77	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.03
10.77/2.77	c calculated reachability. Time: 0.00
10.77/2.77	c  N st    22     46263       579      2548         0      9720      7776    159332   no data   no data  --
14.76/3.75	c  N st    23     60660       579      2548         0     14073      7776    273493   no data   no data  --
17.17/4.39	c  N st    24     69395       579      2548         0     11887      7776    199553   no data   no data  --
17.17/4.39	c  S st    24     69395       579      2548         0     11887      7776    199553   no data   no data  --
17.58/4.43	c  S st    24     69898       579      2548         0     12390      7776    211784   no data   no data  --
17.58/4.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.58/4.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.58/4.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
17.58/4.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.58/4.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.58/4.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
17.58/4.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
18.35/4.67	c lits-rem:        61  cl-subs:       84  v-elim:      0  v-fix:    0  time:  0.92 s
18.35/4.67	c vivif2 --  cl tried     2548 cl shrink        0 lits rem          0 time: 0.00
18.35/4.67	c vivif2 --  cl tried    12306 cl shrink        0 lits rem          0 time: 0.01
18.35/4.68	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.04
18.35/4.68	c calculated reachability. Time: 0.00
18.35/4.68	c  N st    24     69898       579      2548         0     12306      7776    209317   no data   no data  --
23.56/5.94	c  F st    25     87500       579      2548         0     17791      7776    349522   no data   no data  --
23.56/5.94	c  N st    25     87500       579      2548         0     17791      7776    349522   no data   no data  --
25.16/6.34	c Decided on static restart strategy
26.37/6.61	c  N st    32     95537       579      2548         0     12929      7776    186085   no data   no data  --
28.74/7.27	c  N st    34    104847       579      2548         0     22069      7776    433050   no data   no data  --
28.74/7.27	c  S st    34    104847       579      2548         0     22069      7776    433050   no data   no data  --
29.14/7.33	c  S st    34    105348       579      2548         0     22570      7776    446317   no data   no data  --
29.14/7.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
29.14/7.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.14/7.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
29.14/7.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.14/7.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.14/7.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
29.14/7.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.54/8.47	c lits-rem:       238  cl-subs:      605  v-elim:      0  v-fix:    0  time:  4.44 s
33.54/8.47	c vivif2 --  cl tried     2548 cl shrink        0 lits rem          0 time: 0.00
33.54/8.48	c vivif2 --  cl tried    21965 cl shrink        0 lits rem          0 time: 0.02
33.54/8.50	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.08
33.94/8.50	c calculated reachability. Time: 0.00
33.94/8.50	c  N st    34    105348       579      2548         0     21965      7776    427745   no data   no data  --
37.13/9.33	c  N st    35    114948       579      2548         0     17600      7776    294647   no data   no data  --
42.33/10.66	c  N st    36    129345       579      2548         0     17074      7776    261198   no data   no data  --
49.92/12.50	c  N st    37    150940       579      2548         0     22510      7776    390621   no data   no data  --
52.33/13.20	c  S st    38    158024       579      2548         0     29416      7776    569486   no data   no data  --
52.73/13.27	c  S st    38    158525       579      2548         0     29916      7776    581839   no data   no data  --
52.73/13.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.73/13.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.73/13.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
53.12/13.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.12/13.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.12/13.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
53.12/13.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
60.30/15.12	c lits-rem:       409  cl-subs:     1717  v-elim:      0  v-fix:    0  time:  7.29 s
60.30/15.12	c vivif2 --  cl tried     2548 cl shrink        0 lits rem          0 time: 0.00
60.30/15.13	c vivif2 --  cl tried    28199 cl shrink        0 lits rem          0 time: 0.02
60.30/15.15	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.10
60.30/15.15	c calculated reachability. Time: 0.00
60.30/15.15	c  N st    38    158525       579      2548         0     28199      7776    537095   no data   no data  --
80.28/20.10	c  N st    39    207113       579      2548         0     22874      7776    360951   no data   no data  --
93.06/23.31	c  N st    40    237787       579      2548         0     33330      7776    627559   no data   no data  --
93.06/23.31	c  S st    40    237787       579      2548         0     33330      7776    627559   no data   no data  --
93.46/23.41	c  S st    40    238290       579      2548         0     33833      7776    640403   no data   no data  --
93.46/23.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
93.46/23.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.46/23.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.06
93.46/23.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.46/23.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.46/23.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
93.46/23.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
101.45/25.49	c lits-rem:       879  cl-subs:     1496  v-elim:      0  v-fix:    0  time:  8.17 s
101.45/25.49	c vivif2 --  cl tried     2548 cl shrink        0 lits rem          0 time: 0.00
101.85/25.50	c vivif2 --  cl tried    32337 cl shrink        0 lits rem          0 time: 0.02
101.85/25.53	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.12
101.85/25.53	c calculated reachability. Time: 0.00
101.85/25.53	c  N st    40    238290       579      2548         0     32337      7776    599099   no data   no data  --
132.21/33.17	c  F st    41    306250       579      2548         0     34410      7776    606205   no data   no data  --
132.21/33.17	c  N st    41    306250       579      2548         0     34410      7776    606205   no data   no data  --
135.01/33.81	c Decided on static restart strategy
146.59/36.72	c  N st    51    334556       579      2548         0     38630      7776    693774   no data   no data  --
158.58/39.70	c  N st    53    357436       579      2548         0     36539      7776    619438   no data   no data  --
158.58/39.70	c  S st    53    357436       579      2548         0     36539      7776    619438   no data   no data  --
158.58/39.79	c  S st    53    357937       579      2548         0     37038      7776    631852   no data   no data  --
158.58/39.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
158.58/39.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.98/39.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
158.98/39.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.98/39.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.98/39.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
158.98/39.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
166.16/41.64	c lits-rem:       411  cl-subs:      915  v-elim:      0  v-fix:    0  time:  7.26 s
166.16/41.64	c vivif2 --  cl tried     2548 cl shrink        0 lits rem          0 time: 0.00
166.16/41.65	c vivif2 --  cl tried    36123 cl shrink        0 lits rem          0 time: 0.03
166.16/41.68	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.14
166.16/41.68	c calculated reachability. Time: 0.00
166.16/41.68	c  N st    53    357937       579      2548         0     36123      7776    604768   no data   no data  --
182.95/45.86	c  N st    54    390329       579      2548         0     42420      7776    797102   no data   no data  --
210.93/52.89	c  N st    55    438918       579      2548         0     36064      7776    542595   no data   no data  --
254.87/63.81	c  N st    56    511802       579      2548         0     49482      7776    853609   no data   no data  --
270.03/67.64	c  N st    57    536906       579      2548         0     43687      7776    674477   no data   no data  --
270.03/67.64	c  S st    57    536906       579      2548         0     43687      7776    674477   no data   no data  --
270.43/67.76	c  S st    57    537408       579      2548         0     44188      7776    687495   no data   no data  --
270.43/67.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
270.43/67.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
270.43/67.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
270.83/67.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
270.83/67.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
270.83/67.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
270.83/67.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
279.21/69.95	c lits-rem:       702  cl-subs:     2123  v-elim:      0  v-fix:    0  time:  8.56 s
279.21/69.95	c vivif2 --  cl tried     2548 cl shrink        0 lits rem          0 time: 0.00
279.21/69.96	c vivif2 --  cl tried    42065 cl shrink        0 lits rem          0 time: 0.03
279.61/70.00	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.18
279.61/70.00	c calculated reachability. Time: 0.00
279.61/70.00	c  N st    57    537408       579      2548         0     42065      7776    638213   no data   no data  --
383.48/96.03	c  N st    58    701392       579      2548         0     36322      7776    409382   no data   no data  --
457.00/114.41	c  N st    59    806112       579      2548         0     65206      7776   1164274   no data   no data  --
457.00/114.41	c  S st    59    806112       579      2548         0     65206      7776   1164274   no data   no data  --
457.38/114.59	c  S st    59    806614       579      2548         0     65707      7776   1177287   no data   no data  --
457.78/114.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
457.78/114.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
457.78/114.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
457.78/114.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
457.78/114.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
457.78/114.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
457.78/114.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
470.96/117.99	c lits-rem:       193  cl-subs:     4021  v-elim:      0  v-fix:    0  time: 13.28 s
470.96/117.99	c vivif2 --  cl tried     2548 cl shrink        0 lits rem          0 time: 0.00
471.36/118.00	c vivif2 --  cl tried    61686 cl shrink        0 lits rem          0 time: 0.05
471.36/118.08	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.32
471.36/118.08	c calculated reachability. Time: 0.00
471.36/118.08	c  N st    59    806614       579      2548         0     61686      7776   1081401   no data   no data  --
667.11/167.07	c  F st    60   1071876       579      2548         0     77553      7776   1372180   no data   no data  --
667.11/167.07	c  N st    60   1071876       579      2548         0     77553      7776   1372180   no data   no data  --
672.69/168.43	c Decided on static restart strategy
689.49/172.70	c  N st    70   1100176       579      2548         0     61489      7776    957128   no data   no data  --
722.63/180.90	c  N st    72   1136171       579      2548         0     51831      7776    661545   no data   no data  --
748.99/187.54	c  N st    73   1168563       579      2548         0     83418      7776   1498879   no data   no data  --
782.55/195.92	c  N st    74   1209921       579      2548         0     78084      7776   1353049   no data   no data  --
782.55/195.92	c  S st    74   1209921       579      2548         0     78084      7776   1353049   no data   no data  --
783.35/196.17	c  S st    74   1210423       579      2548         0     78584      7776   1366246   no data   no data  --
783.35/196.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
783.35/196.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
783.75/196.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
783.75/196.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
783.75/196.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
783.75/196.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
783.75/196.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
799.34/200.11	c lits-rem:       219  cl-subs:     2951  v-elim:      0  v-fix:    0  time: 15.40 s
799.34/200.11	c vivif2 --  cl tried     2548 cl shrink        0 lits rem          0 time: 0.00
799.34/200.13	c vivif2 --  cl tried    75633 cl shrink        0 lits rem          0 time: 0.06
799.75/200.23	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.40
799.75/200.23	c calculated reachability. Time: 0.00
799.75/200.23	c  N st    74   1210423       579      2548         0     75633      7776   1287719   no data   no data  --
871.63/218.28	c  N st    75   1283305       579      2548         0     52038      7776    593567   no data   no data  --
973.89/243.89	c  N st    76   1392629       579      2548         0     59977      7776    774931   no data   no data  --
1130.08/282.93	c  N st    77   1556613       579      2548         0     64845      7776    866642   no data   no data  --
1274.31/319.06	c  N st    78   1710423       579      2548         0    106658      7776   2022114   no data   no data  --
1274.31/319.06	c  S st    78   1710423       579      2548         0    106658      7776   2022114   no data   no data  --
1275.89/319.40	c  S st    78   1710928       579      2548         0    107162      7776   2035536   no data   no data  --
1275.89/319.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1275.89/319.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1275.89/319.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1276.29/319.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1276.29/319.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1276.29/319.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
1276.29/319.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1347.39/337.34	c lits-rem:        65  cl-subs:     8208  v-elim:      0  v-fix:    0  time: 71.10 s
1347.39/337.34	c vivif2 --  cl tried     2548 cl shrink        0 lits rem          0 time: 0.00
1347.39/337.36	c vivif2 --  cl tried    98954 cl shrink        0 lits rem          0 time: 0.09
1348.19/337.51	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.61
1348.19/337.51	c calculated reachability. Time: 0.00
1348.19/337.51	c  N st    78   1710928       579      2548         0     98954      7776   1819570   no data   no data  --
1766.04/442.14	c  N st    79   2079892       579      2548         0    110149      7776   1938282   no data   no data  --
1904.65/476.85	c  N st    80   2210929       579      2548         0    114655      7776   2035944   no data   no data  --
1904.65/476.85	c  S st    80   2210929       579      2548         0    114655      7776   2035944   no data   no data  --
1906.26/477.26	c  S st    80   2211432       579      2548         0    115158      7776   2049364   no data   no data  --
1906.26/477.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1906.26/477.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1906.67/477.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.25
1906.67/477.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1906.67/477.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1907.07/477.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
1907.07/477.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1975.36/494.51	c lits-rem:       154  cl-subs:     8515  v-elim:      0  v-fix:    0  time: 68.31 s
1975.36/494.51	c vivif2 --  cl tried     2548 cl shrink        0 lits rem          0 time: 0.00
1975.36/494.54	c vivif2 --  cl tried   106643 cl shrink        0 lits rem          0 time: 0.09
1976.16/494.70	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.66
1976.16/494.71	c calculated reachability. Time: 0.00
1976.16/494.71	c  N st    80   2211432       579      2548         0    106643      7776   1833137   no data   no data  --
2550.19/638.45	c  N st    81   2711432       579      2548         0    130613      7776   2497083   no data   no data  --
2550.19/638.45	c  S st    81   2711432       579      2548         0    130613      7776   2497083   no data   no data  --
2551.79/638.87	c  S st    81   2711938       579      2548         0    131119      7776   2511631   no data   no data  --
2551.79/638.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2551.79/638.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2552.19/638.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.27
2552.60/639.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2552.60/639.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2552.60/639.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
2552.60/639.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2642.06/661.41	c lits-rem:        45  cl-subs:     7290  v-elim:      0  v-fix:    0  time: 89.36 s
2642.06/661.41	c vivif2 --  cl tried     2548 cl shrink        0 lits rem          0 time: 0.00
2642.06/661.44	c vivif2 --  cl tried   123829 cl shrink        0 lits rem          0 time: 0.12
2642.86/661.63	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.78
2642.86/661.63	c calculated reachability. Time: 0.00
2642.86/661.63	c  N st    81   2711938       579      2548         0    123829      7776   2317790   no data   no data  --
3292.79/824.30	c  N st    82   3211938       579      2548         0     99364      7776   1403892   no data   no data  --
3292.79/824.30	c  S st    82   3211938       579      2548         0     99364      7776   1403892   no data   no data  --
3294.39/824.71	c  S st    82   3212443       579      2548         0     99868      7776   1417787   no data   no data  --
3294.39/824.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3294.39/824.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3294.39/824.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.24
3294.79/824.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3294.79/824.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3294.79/824.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
3294.79/824.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3319.56/831.09	c lits-rem:       646  cl-subs:     2417  v-elim:      0  v-fix:    0  time: 24.99 s
3319.56/831.09	c vivif2 --  cl tried     2548 cl shrink        0 lits rem          0 time: 0.00
3319.96/831.11	c vivif2 --  cl tried    97451 cl shrink        0 lits rem          0 time: 0.08
3320.36/831.28	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.66
3320.36/831.28	c calculated reachability. Time: 0.00
3320.36/831.28	c  N st    82   3212443       579      2548         0     97451      7776   1354107   no data   no data  --
4036.60/1010.57	c  N st    83   3712443       579      2548         0    107854      7776   1491617   no data   no data  --
4036.60/1010.57	c  S st    83   3712443       579      2548         0    107854      7776   1491617   no data   no data  --
4038.22/1010.93	c  S st    83   3712945       579      2548         0    108356      7776   1503896   no data   no data  --
4038.22/1010.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4038.22/1010.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4038.22/1010.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
4038.60/1011.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4038.60/1011.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4038.60/1011.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
4038.60/1011.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4062.57/1017.01	c lits-rem:       244  cl-subs:     4386  v-elim:      0  v-fix:    0  time: 23.85 s
4062.57/1017.01	c vivif2 --  cl tried     2548 cl shrink        0 lits rem          0 time: 0.00
4062.57/1017.03	c vivif2 --  cl tried   103970 cl shrink        0 lits rem          0 time: 0.08
4062.97/1017.19	c asymm  cl-useful: 0/2548/2548 lits-rem:0 time: 0.62
4062.97/1017.19	c calculated reachability. Time: 0.00
4062.97/1017.19	c  N st    83   3712945       579      2548         0    103970      7776   1400596   no data   no data  --
4132.07/1034.44	c  F st    84   3751562       579      2548         0    141690      7776   2416513   no data   no data  --
4132.07/1034.44	c  N st    84   3751562       579      2548         0    141690      7776   2416513   no data   no data  --
4143.68/1037.37	c Decided on static restart strategy
4186.40/1048.01	c  N st    94   3779871       579      2548         0     86654      7776    907310   no data   no data  --
4229.14/1058.74	c  N st    96   3815864       579      2548         0    121997      7776   1896981   no data   no data  --
4279.89/1071.49	c  N st    97   3848259       579      2548         0    154018      7776   2868916   no data   no data  --
4356.57/1090.63	c  N st    98   3896847       579      2548         0    117444      7776   1779819   no data   no data  --
4480.80/1121.75	c  N st    99   3969729       579      2548         0    103484      7776   1347479   no data   no data  --
4656.58/1165.77	c  N st   100   4079052       579      2548         0    124213      7776   1884445   no data   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: 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-3175168-1304094569/watcher-3175168-1304094569 -o /tmp/evaluation-result-3175168-1304094569/solver-3175168-1304094569 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175168-1304094569.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.47 5.15 6.71 6/179 1145
/proc/meminfo: memFree=24396552/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 417 0 0 0 0 0 0 0 20 0 4 0 521054662 52465664 357 33554432000 4194304 4650419 140736490630352 18446744073709551615 212687675323 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 12809 357 306 112 0 7774 0
[pid=1145/tid=1146] ppid=1140 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 521054662 52465664 357 33554432000 4194304 4650419 140736490630352 18446744073709551615 46979930396594 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 521054662 52465664 357 33554432000 4194304 4650419 140736490630352 18446744073709551615 46979930396185 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 521054662 52465664 357 33554432000 4194304 4650419 140736490630352 18446744073709551615 46979930396189 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.018138 s]
/proc/loadavg: 3.47 5.15 6.71 6/179 1145
/proc/meminfo: memFree=24396552/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=282148 CPUtime=0.05 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 1438 0 0 0 5 0 0 0 18 0 4 0 521054662 288919552 1297 33554432000 4194304 4650419 140736490630352 18446744073709551615 4333632 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 70537 1297 390 112 0 65502 0
[pid=1145/tid=1146] ppid=1140 vsize=282148 CPUtime=0.01 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 271 0 0 0 1 0 0 0 22 0 4 0 521054662 288919552 1297 33554432000 4194304 4650419 140736490630352 18446744073709551615 4315153 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=282148 CPUtime=0.01 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 295 0 0 0 1 0 0 0 18 0 4 0 521054662 288919552 1297 33554432000 4194304 4650419 140736490630352 18446744073709551615 4363604 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=282148 CPUtime=0.01 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 157 0 0 0 1 0 0 0 18 0 4 0 521054662 288919552 1297 33554432000 4194304 4650419 140736490630352 18446744073709551615 4333937 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 282148

[startup+0.101123 s]
/proc/loadavg: 3.47 5.15 6.71 6/179 1145
/proc/meminfo: memFree=24396552/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=282288 CPUtime=0.39 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 1845 0 0 0 39 0 0 0 18 0 4 0 521054662 289062912 1704 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 70572 1704 391 112 0 65537 0
[pid=1145/tid=1146] ppid=1140 vsize=282288 CPUtime=0.09 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 365 0 0 0 9 0 0 0 22 0 4 0 521054662 289062912 1704 33554432000 4194304 4650419 140736490630352 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=282288 CPUtime=0.09 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 392 0 0 0 9 0 0 0 18 0 4 0 521054662 289062912 1704 33554432000 4194304 4650419 140736490630352 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=282288 CPUtime=0.09 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 274 0 0 0 9 0 0 0 18 0 4 0 521054662 289062912 1704 33554432000 4194304 4650419 140736490630352 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 282288

[startup+0.301086 s]
/proc/loadavg: 3.47 5.15 6.71 6/179 1145
/proc/meminfo: memFree=24396552/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=283816 CPUtime=1.18 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 3020 0 0 0 118 0 0 0 18 0 4 0 521054662 290627584 2243 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365252 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 70954 2243 393 112 0 65919 0
[pid=1145/tid=1146] ppid=1140 vsize=283816 CPUtime=0.29 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 659 0 0 0 29 0 0 0 22 0 4 0 521054662 290627584 2244 33554432000 4194304 4650419 140736490630352 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=283816 CPUtime=0.29 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 691 0 0 0 29 0 0 0 18 0 4 0 521054662 290627584 2244 33554432000 4194304 4650419 140736490630352 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=283816 CPUtime=0.29 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 576 0 0 0 29 0 0 0 18 0 4 0 521054662 290627584 2244 33554432000 4194304 4650419 140736490630352 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283816

[startup+0.701015 s]
/proc/loadavg: 3.47 5.15 6.71 6/179 1145
/proc/meminfo: memFree=24396552/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=284768 CPUtime=2.78 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 4718 0 0 0 278 0 0 0 18 0 4 0 521054662 291602432 2991 33554432000 4194304 4650419 140736490630352 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 71192 2991 393 112 0 66157 0
[pid=1145/tid=1146] ppid=1140 vsize=284768 CPUtime=0.69 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 1075 0 0 0 69 0 0 0 24 0 4 0 521054662 291602432 2991 33554432000 4194304 4650419 140736490630352 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=284768 CPUtime=0.69 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 1125 0 0 0 69 0 0 0 18 0 4 0 521054662 291602432 2992 33554432000 4194304 4650419 140736490630352 18446744073709551615 4364325 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=284768 CPUtime=0.69 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 988 0 0 0 69 0 0 0 18 0 4 0 521054662 291602432 2992 33554432000 4194304 4650419 140736490630352 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284768

[startup+1.50087 s]
/proc/loadavg: 3.47 5.15 6.71 12/184 1150
/proc/meminfo: memFree=24370352/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=286040 CPUtime=5.97 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 9333 0 0 0 597 0 0 0 20 0 4 0 521054662 292904960 4970 33554432000 4194304 4650419 140736490630352 18446744073709551615 4439636 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 71510 4970 395 112 0 66475 0
[pid=1145/tid=1146] ppid=1140 vsize=286040 CPUtime=1.48 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 1914 0 0 0 148 0 0 0 25 0 4 0 521054662 292904960 4970 33554432000 4194304 4650419 140736490630352 18446744073709551615 4334396 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=286040 CPUtime=1.49 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 1993 0 0 0 149 0 0 0 20 0 4 0 521054662 292904960 4970 33554432000 4194304 4650419 140736490630352 18446744073709551615 4363883 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=286040 CPUtime=1.49 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 1740 0 0 0 149 0 0 0 19 0 4 0 521054662 292904960 4970 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286040

[startup+3.10058 s]
/proc/loadavg: 3.47 5.15 6.71 9/184 1150
/proc/meminfo: memFree=24338732/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=304544 CPUtime=12.37 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 17903 0 0 0 1235 2 0 0 25 0 4 0 521054662 311853056 10282 33554432000 4194304 4650419 140736490630352 18446744073709551615 4333173 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 76136 10282 395 112 0 71101 0
[pid=1145/tid=1146] ppid=1140 vsize=304544 CPUtime=3.07 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 4088 0 0 0 307 0 0 0 25 0 4 0 521054662 311853056 10282 33554432000 4194304 4650419 140736490630352 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=304544 CPUtime=3.09 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 4871 0 0 0 309 0 0 0 25 0 4 0 521054662 311853056 10282 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=304544 CPUtime=3.09 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 4030 0 0 0 309 0 0 0 25 0 4 0 521054662 311853056 10282 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 304544

[startup+6.301 s]
/proc/loadavg: 3.83 5.20 6.71 9/184 1150
/proc/meminfo: memFree=24291236/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=314444 CPUtime=25.16 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 26834 0 0 0 2512 4 0 0 25 0 4 0 521054662 321990656 13941 33554432000 4194304 4650419 140736490630352 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 78611 13941 395 112 0 73576 0
[pid=1145/tid=1146] ppid=1140 vsize=314444 CPUtime=6.25 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 7325 0 0 0 625 0 0 0 25 0 4 0 521054662 321990656 13941 33554432000 4194304 4650419 140736490630352 18446744073709551615 4363444 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=314444 CPUtime=6.29 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 6907 0 0 0 628 1 0 0 25 0 4 0 521054662 321990656 13941 33554432000 4194304 4650419 140736490630352 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=314444 CPUtime=6.29 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 5273 0 0 0 629 0 0 0 25 0 4 0 521054662 321990656 13941 33554432000 4194304 4650419 140736490630352 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 314444

[startup+12.7008 s]
/proc/loadavg: 4.16 5.24 6.72 9/184 1150
/proc/meminfo: memFree=24244644/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=314824 CPUtime=50.72 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 40962 0 0 0 5065 7 0 0 25 0 4 0 521054662 322379776 20461 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365333 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 78706 20461 395 112 0 73671 0
[pid=1145/tid=1146] ppid=1140 vsize=314824 CPUtime=12.62 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 11210 0 0 0 1261 1 0 0 25 0 4 0 521054662 322379776 20461 33554432000 4194304 4650419 140736490630352 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=314824 CPUtime=12.69 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 10969 0 0 0 1267 2 0 0 25 0 4 0 521054662 322379776 20461 33554432000 4194304 4650419 140736490630352 18446744073709551615 4363553 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=314824 CPUtime=12.69 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 7145 0 0 0 1269 0 0 0 25 0 4 0 521054662 322379776 20461 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 314824

[startup+25.5005 s]
/proc/loadavg: 5.01 5.38 6.74 9/184 1151
/proc/meminfo: memFree=24187364/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=328876 CPUtime=101.85 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 64046 0 0 0 10172 13 0 0 25 0 4 0 521054662 336769024 29578 33554432000 4194304 4650419 140736490630352 18446744073709551615 4534035 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 82219 29578 395 112 0 77184 0
[pid=1145/tid=1146] ppid=1140 vsize=328876 CPUtime=25.35 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 18267 0 0 0 2532 3 0 0 25 0 4 0 521054662 336769024 29578 33554432000 4194304 4650419 140736490630352 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=328876 CPUtime=25.49 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 17862 0 0 0 2546 3 0 0 25 0 4 0 521054662 336769024 29578 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=328876 CPUtime=25.49 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 9091 0 0 0 2548 1 0 0 25 0 4 0 521054662 336769024 29578 33554432000 4194304 4650419 140736490630352 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 328876

[startup+51.1008 s]
/proc/loadavg: 6.03 5.59 6.77 9/184 1151
/proc/meminfo: memFree=24137692/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=320672 CPUtime=204.12 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 90842 0 0 0 20391 21 0 0 25 0 4 0 521054662 328368128 35644 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 80168 35644 395 112 0 75133 0
[pid=1145/tid=1146] ppid=1140 vsize=320672 CPUtime=50.82 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 27178 0 0 0 5076 6 0 0 25 0 4 0 521054662 328368128 35644 33554432000 4194304 4650419 140736490630352 18446744073709551615 4333593 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=320672 CPUtime=51.08 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 24820 0 0 0 5104 4 0 0 25 0 4 0 521054662 328368128 35644 33554432000 4194304 4650419 140736490630352 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=320672 CPUtime=51.09 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 9966 0 0 0 5108 1 0 0 25 0 4 0 521054662 328368128 35644 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 320672

[startup+102.307 s]
/proc/loadavg: 7.25 6.01 6.85 9/184 1153
/proc/meminfo: memFree=24070464/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=387984 CPUtime=408.66 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 134492 0 0 0 40829 37 0 0 25 0 4 0 521054662 397295616 47092 33554432000 4194304 4650419 140736490630352 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 96996 47092 395 112 0 91961 0
[pid=1145/tid=1146] ppid=1140 vsize=387984 CPUtime=101.75 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 45008 0 0 0 10163 12 0 0 25 0 4 0 521054662 397295616 47092 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=387984 CPUtime=102.29 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 32972 0 0 0 10222 7 0 0 25 0 4 0 521054662 397295616 47092 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=387984 CPUtime=102.3 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 12067 0 0 0 10228 2 0 0 25 0 4 0 521054662 397295616 47092 33554432000 4194304 4650419 140736490630352 18446744073709551615 4330666 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 387984

[startup+162.301 s]

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

[pid=1145] ppid=1140 vsize=565348 CPUtime=2805.45 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 401041 0 0 0 280375 170 0 0 25 0 4 0 521054662 578916352 95524 33554432000 4194304 4650419 140736490630352 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 141337 95524 395 112 0 136302 0
[pid=1145/tid=1146] ppid=1140 vsize=565348 CPUtime=698.49 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 133679 0 0 0 69791 58 0 0 25 0 4 0 521054662 578916352 95524 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=565348 CPUtime=702.3 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 106884 0 0 0 70185 45 0 0 25 0 4 0 521054662 578916352 95524 33554432000 4194304 4650419 140736490630352 18446744073709551615 4328292 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=565348 CPUtime=702.31 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 27546 0 0 0 70221 10 0 0 25 0 4 0 521054662 578916352 95524 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.45
Current children cumulated vsize (KiB) 565348

[startup+762.307 s]
/proc/loadavg: 8.17 7.86 7.46 9/184 1170
/proc/meminfo: memFree=23690660/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=565808 CPUtime=3045.15 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 424502 0 0 0 304333 182 0 0 25 0 4 0 521054662 579387392 97047 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 141452 97047 395 112 0 136417 0
[pid=1145/tid=1146] ppid=1140 vsize=565808 CPUtime=758.17 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 142480 0 0 0 75754 63 0 0 25 0 4 0 521054662 579387392 97047 33554432000 4194304 4650419 140736490630352 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=565808 CPUtime=762.31 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 115894 0 0 0 76182 49 0 0 25 0 4 0 521054662 579387392 97047 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=565808 CPUtime=762.31 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 29029 0 0 0 76220 11 0 0 25 0 4 0 521054662 579387392 97047 33554432000 4194304 4650419 140736490630352 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.15
Current children cumulated vsize (KiB) 565808

[startup+822.3 s]
/proc/loadavg: 8.18 7.91 7.50 9/184 1172
/proc/meminfo: memFree=23673272/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=578916 CPUtime=3284.81 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 452313 0 0 0 328286 195 0 0 25 0 4 0 521054662 592809984 102953 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 144729 102953 395 112 0 139694 0
[pid=1145/tid=1146] ppid=1140 vsize=578916 CPUtime=817.84 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 151842 0 0 0 81718 66 0 0 25 0 4 0 521054662 592809984 102953 33554432000 4194304 4650419 140736490630352 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=578916 CPUtime=822.31 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 125292 0 0 0 82177 54 0 0 25 0 4 0 521054662 592809984 102953 33554432000 4194304 4650419 140736490630352 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=578916 CPUtime=822.32 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 29278 0 0 0 82220 12 0 0 25 0 4 0 521054662 592809984 102953 33554432000 4194304 4650419 140736490630352 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.81
Current children cumulated vsize (KiB) 578916

[startup+882.3 s]
/proc/loadavg: 8.15 7.96 7.54 9/184 1174
/proc/meminfo: memFree=23620304/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=618892 CPUtime=3524.48 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 476944 0 0 0 352241 207 0 0 25 0 4 0 521054662 633745408 109100 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 154723 109100 395 112 0 149688 0
[pid=1145/tid=1146] ppid=1140 vsize=618892 CPUtime=877.52 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 159410 0 0 0 87682 70 0 0 25 0 4 0 521054662 633745408 109100 33554432000 4194304 4650419 140736490630352 18446744073709551615 4331084 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=618892 CPUtime=882.31 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 133361 0 0 0 88172 59 0 0 25 0 4 0 521054662 633745408 109100 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=618892 CPUtime=882.32 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 29280 0 0 0 88220 12 0 0 25 0 4 0 521054662 633745408 109100 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.48
Current children cumulated vsize (KiB) 618892

[startup+942.3 s]
/proc/loadavg: 8.06 7.96 7.56 9/184 1175
/proc/meminfo: memFree=23599312/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=618940 CPUtime=3764.17 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 499079 0 0 0 376198 219 0 0 25 0 4 0 521054662 633794560 112258 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365361 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 154735 112258 395 112 0 149700 0
[pid=1145/tid=1146] ppid=1140 vsize=618940 CPUtime=937.19 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 164489 0 0 0 93646 73 0 0 25 0 4 0 521054662 633794560 112258 33554432000 4194304 4650419 140736490630352 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=618940 CPUtime=942.31 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 144488 0 0 0 94168 63 0 0 25 0 4 0 521054662 633794560 112258 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=618940 CPUtime=942.32 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 29363 0 0 0 94220 12 0 0 25 0 4 0 521054662 633794560 112258 33554432000 4194304 4650419 140736490630352 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.17
Current children cumulated vsize (KiB) 618940

[startup+1002.3 s]
/proc/loadavg: 8.02 7.97 7.59 9/184 1177
/proc/meminfo: memFree=23561476/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=737036 CPUtime=4003.84 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 514737 0 0 0 400156 228 0 0 25 0 4 0 521054662 754724864 119486 33554432000 4194304 4650419 140736490630352 18446744073709551615 4366845 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 184259 119486 395 112 0 179224 0
[pid=1145/tid=1146] ppid=1140 vsize=737036 CPUtime=996.86 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 169279 0 0 0 99611 75 0 0 25 0 4 0 521054662 754724864 119486 33554432000 4194304 4650419 140736490630352 18446744073709551615 4328298 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=737036 CPUtime=1002.31 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 151456 0 0 0 100163 68 0 0 25 0 4 0 521054662 754724864 119486 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=737036 CPUtime=1002.32 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 29478 0 0 0 100220 12 0 0 25 0 4 0 521054662 754724864 119486 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.84
Current children cumulated vsize (KiB) 737036

[startup+1062.3 s]
/proc/loadavg: 8.01 7.97 7.61 9/184 1178
/proc/meminfo: memFree=23584772/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=644348 CPUtime=4243.52 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 535550 0 0 0 424110 242 0 0 25 0 4 0 521054662 659812352 114724 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 161087 114724 395 112 0 156052 0
[pid=1145/tid=1146] ppid=1140 vsize=644348 CPUtime=1056.54 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 171953 0 0 0 105577 77 0 0 25 0 4 0 521054662 659812352 114724 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=644348 CPUtime=1062.31 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 158767 0 0 0 106158 73 0 0 25 0 4 0 521054662 659812352 114724 33554432000 4194304 4650419 140736490630352 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=644348 CPUtime=1062.32 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 31407 0 0 0 106219 13 0 0 25 0 4 0 521054662 659812352 114724 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.52
Current children cumulated vsize (KiB) 644348

[startup+1122.3 s]
/proc/loadavg: 8.00 7.97 7.63 9/184 1180
/proc/meminfo: memFree=23551136/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=669848 CPUtime=4483.2 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 559176 0 0 0 448062 258 0 0 25 0 4 0 521054662 685924352 117717 33554432000 4194304 4650419 140736490630352 18446744073709551615 4366931 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 167462 117717 395 112 0 162427 0
[pid=1145/tid=1146] ppid=1140 vsize=669848 CPUtime=1116.21 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 178147 0 0 0 111540 81 0 0 25 0 4 0 521054662 685924352 117717 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=669848 CPUtime=1122.31 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 164595 0 0 0 112154 77 0 0 25 0 4 0 521054662 685924352 117717 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=669848 CPUtime=1122.32 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 35654 0 0 0 112217 15 0 0 25 0 4 0 521054662 685924352 117717 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.2
Current children cumulated vsize (KiB) 669848

[startup+1182.3 s]
/proc/loadavg: 8.08 7.99 7.66 9/184 1181
/proc/meminfo: memFree=23528188/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=670112 CPUtime=4722.88 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 584527 0 0 0 472017 271 0 0 25 0 4 0 521054662 686194688 120291 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 167528 120291 395 112 0 162493 0
[pid=1145/tid=1146] ppid=1140 vsize=670112 CPUtime=1175.89 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 186349 0 0 0 117503 86 0 0 25 0 4 0 521054662 686194688 120291 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=670112 CPUtime=1182.32 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 175562 0 0 0 118150 82 0 0 25 0 4 0 521054662 686194688 120291 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=670112 CPUtime=1182.33 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 36031 0 0 0 118217 16 0 0 25 0 4 0 521054662 686194688 120291 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.88
Current children cumulated vsize (KiB) 670112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.06 7.99 7.66 10/184 1182
/proc/meminfo: memFree=23527072/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=724052 CPUtime=4800.38 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 590927 0 0 0 479764 274 0 0 25 0 4 0 521054662 741429248 122333 33554432000 4194304 4650419 140736490630352 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 181013 122333 395 112 0 175978 0
[pid=1145/tid=1146] ppid=1140 vsize=724052 CPUtime=1195.18 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 188220 0 0 0 119431 87 0 0 25 0 4 0 521054662 741429248 122333 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=724052 CPUtime=1201.72 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 176941 0 0 0 120089 83 0 0 25 0 4 0 521054662 741429248 122333 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=724052 CPUtime=1201.73 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 36031 0 0 0 120157 16 0 0 25 0 4 0 521054662 741429248 122333 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 724052

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

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

[startup+1201.7 s]
/proc/loadavg: 8.06 7.99 7.66 10/184 1182
/proc/meminfo: memFree=23527072/32951124 swapFree=67111524/67111528
[pid=1145] ppid=1140 vsize=724052 CPUtime=4800.38 cores=1,3,5,7
/proc/1145/stat : 1145 (strangenight1-m) R 1140 1145 32720 0 -1 4202496 590927 0 0 0 479764 274 0 0 25 0 4 0 521054662 741429248 122333 33554432000 4194304 4650419 140736490630352 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1145/statm: 181013 122333 395 112 0 175978 0
[pid=1145/tid=1146] ppid=1140 vsize=724052 CPUtime=1195.18 cores=1,3,5,7
/proc/1145/task/1146/stat : 1146 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 188220 0 0 0 119431 87 0 0 25 0 4 0 521054662 741429248 122333 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1145/tid=1147] ppid=1140 vsize=724052 CPUtime=1201.72 cores=1,3,5,7
/proc/1145/task/1147/stat : 1147 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 176941 0 0 0 120089 83 0 0 25 0 4 0 521054662 741429248 122333 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1145/tid=1148] ppid=1140 vsize=724052 CPUtime=1201.73 cores=1,3,5,7
/proc/1145/task/1148/stat : 1148 (strangenight1-m) R 1140 1145 32720 0 -1 4202560 36031 0 0 0 120157 16 0 0 25 0 4 0 521054662 741429248 122333 33554432000 4194304 4650419 140736490630352 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 724052

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.45
CPU user time (s): 4797.68
CPU system time (s): 2.77158
CPU usage (%): 399.46
Max. virtual memory (cumulated for all children) (KiB): 815340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.68
system time used= 2.77158
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 590928
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= 256
involuntary context switches= 30903

runsolver used 1.69774 second user time and 4.85826 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 18:29:29
IDJOB=3175168
IDBENCH=82786
IDSOLVER=1588
FILE ID=node139/3175168-1304094569
RUNJOBID= node139-1304094569-1124
PBS_JOBID= 13170557
Free space on /tmp= 72552 MiB

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

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

MD5SUM BENCH= 7a11fe5a7b45a740269507e820ccb021
RANDOM SEED=2072013037

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24397104 kB
Buffers:       2042952 kB
Cached:        5929856 kB
SwapCached:          4 kB
Active:         928160 kB
Inactive:      7108040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24397104 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12444 kB
Writeback:          32 kB
AnonPages:       63188 kB
Mapped:          14884 kB
Slab:           453492 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   196276 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= 72540 MiB
End job on node139 at 2011-04-29 18:49:33