Trace number 3368960

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.16 1203.84

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1205196501-095.UNKNOWN.cnf
MD5SUMb1bf2be38e1cea16efc5e7effa1a10c7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark688.356
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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-3368960-1305407997.cnf'
0.00/0.01	c -- header says num vars:            500
0.00/0.01	c -- header says num clauses:        2130
0.00/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.01	c -- vars added        500
0.37/0.11	c Parsing time:  0.00 s
0.37/0.11	c  N st     0         0       500      2130         0         0      6390         0   no data   no data  --
0.37/0.11	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
0.37/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.37/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    500 time:  0.00 s
0.37/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.37/0.11	c lits-rem:         0  cl-subs:        0  v-elim:     16  v-fix:    0  time:  0.01 s
0.37/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.37/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.37/0.11	c calculated reachability. Time: 0.00
0.37/0.11	c Calc default polars -  time:   0.00 s pos:     212 undec:      63 neg:     225
0.37/0.11	c =========================================================================================
0.37/0.11	c types(t): F = full restart, N = normal restart
0.37/0.11	c types(t): S = simplification begin/end, E = solution found
0.37/0.11	c restart types(rt): st = static, dy = dynamic
0.37/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.37/0.11	c  B st     0         0       484      2111         0         0      6423         0   no data   no data  --
0.37/0.11	c Decided on static restart strategy
0.77/0.21	c  N st     8      4916       484      2111         0      4811      6423    107534   no data   no data  --
1.16/0.39	c  N st    10     11300       484      2111         0      4467      6423     73260   no data   no data  --
2.37/0.63	c  N st    11     17043       484      2111         0     10111      6423    216995   no data   no data  --
3.97/1.02	c  F st    12     25002       484      2111         0     12369      6423    258122   no data   no data  --
3.97/1.02	c  N st    12     25002       484      2111         0     12369      6423    258122   no data   no data  --
4.75/1.27	c Decided on static restart strategy
4.75/1.27	c  N st    18     30001       484      2111         0     10648      6423    195711   no data   no data  --
4.75/1.27	c  S st    18     30001       484      2111         0     10648      6423    195711   no data   no data  --
5.15/1.30	c  S st    18     30506       484      2111         0     11151      6423    207377   no data   no data  --
5.15/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.15/1.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.15/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.15/1.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.15/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.15/1.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
5.15/1.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.56/1.50	c lits-rem:       171  cl-subs:      635  v-elim:      0  v-fix:    0  time:  0.74 s
5.96/1.50	c asymm  cl-useful: 0/2111/2111 lits-rem:0 time: 0.04
5.96/1.50	c calculated reachability. Time: 0.00
5.96/1.50	c  N st    18     30506       484      2111         0     10516      6423    191352   no data   no data  --
7.15/1.89	c  N st    20     37618       484      2111         0      9772      6423    156732   no data   no data  --
8.79/2.28	c  N st    21     44017       484      2111         0     16039      6423    305343   no data   no data  --
9.54/2.42	c  S st    22     45759       484      2111         0      9005      6423    124062   no data   no data  --
9.54/2.44	c  S st    22     46262       484      2111         0      9507      6423    135580   no data   no data  --
9.54/2.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.54/2.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.54/2.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.54/2.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.54/2.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.54/2.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
9.54/2.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.94/2.53	c lits-rem:        32  cl-subs:       62  v-elim:      0  v-fix:    0  time:  0.32 s
9.94/2.53	c vivif2 --  cl tried     2111 cl shrink        0 lits rem          0 time: 0.00
9.94/2.53	c vivif2 --  cl tried     9445 cl shrink        0 lits rem          0 time: 0.00
9.94/2.54	c asymm  cl-useful: 0/2111/2111 lits-rem:0 time: 0.03
9.94/2.54	c calculated reachability. Time: 0.00
9.94/2.54	c  N st    22     46262       484      2111         0      9445      6423    134085   no data   no data  --
13.53/3.43	c  N st    23     60661       484      2111         0     13731      6423    224730   no data   no data  --
15.92/4.05	c  N st    24     69396       484      2111         0     11573      6423    163853   no data   no data  --
15.92/4.05	c  S st    24     69396       484      2111         0     11573      6423    163853   no data   no data  --
15.92/4.09	c  S st    24     69896       484      2111         0     12073      6423    175777   no data   no data  --
15.92/4.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.92/4.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.92/4.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
15.92/4.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.92/4.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.92/4.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
15.92/4.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.72/4.26	c lits-rem:        54  cl-subs:      141  v-elim:      0  v-fix:    0  time:  0.67 s
16.72/4.26	c vivif2 --  cl tried     2111 cl shrink        0 lits rem          0 time: 0.00
16.72/4.26	c vivif2 --  cl tried    11932 cl shrink        0 lits rem          0 time: 0.00
16.72/4.27	c asymm  cl-useful: 0/2111/2111 lits-rem:0 time: 0.04
16.72/4.27	c calculated reachability. Time: 0.00
16.72/4.27	c  N st    24     69896       484      2111         0     11932      6423    172352   no data   no data  --
21.52/5.46	c  F st    25     87501       484      2111         0     17408      6423    302787   no data   no data  --
21.52/5.46	c  N st    25     87501       484      2111         0     17408      6423    302787   no data   no data  --
23.10/5.83	c Decided on static restart strategy
23.90/6.07	c  N st    32     95544       484      2111         0     25273      6423    479000   no data   no data  --
26.69/6.76	c  N st    34    104846       484      2111         0     21649      6423    362027   no data   no data  --
26.69/6.76	c  S st    34    104846       484      2111         0     21649      6423    362027   no data   no data  --
27.09/6.82	c  S st    34    105351       484      2111         0     22152      6423    373865   no data   no data  --
27.09/6.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.09/6.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.09/6.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
27.09/6.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.09/6.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.09/6.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
27.09/6.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.29/7.62	c lits-rem:       266  cl-subs:      936  v-elim:      0  v-fix:    0  time:  3.11 s
30.29/7.62	c vivif2 --  cl tried     2111 cl shrink        0 lits rem          0 time: 0.00
30.29/7.63	c vivif2 --  cl tried    21216 cl shrink        0 lits rem          0 time: 0.02
30.29/7.64	c asymm  cl-useful: 0/2111/2111 lits-rem:0 time: 0.06
30.29/7.65	c calculated reachability. Time: 0.00
30.29/7.65	c  N st    34    105351       484      2111         0     21216      6423    352091   no data   no data  --
33.47/8.42	c  N st    35    114949       484      2111         0     16929      6423    242795   no data   no data  --
38.66/9.77	c  N st    36    129348       484      2111         0     16313      6423    210352   no data   no data  --
45.83/11.53	c  N st    37    150945       484      2111         0     21796      6423    340016   no data   no data  --
48.61/12.23	c  S st    38    158026       484      2111         0     28717      6423    505217   no data   no data  --
49.01/12.30	c  S st    38    158527       484      2111         0     29217      6423    516529   no data   no data  --
49.01/12.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.01/12.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.01/12.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
49.01/12.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.01/12.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.01/12.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
49.01/12.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.00/13.89	c lits-rem:       605  cl-subs:     1545  v-elim:      0  v-fix:    0  time:  6.22 s
55.00/13.89	c vivif2 --  cl tried     2111 cl shrink        0 lits rem          0 time: 0.00
55.00/13.89	c vivif2 --  cl tried    27672 cl shrink        0 lits rem          0 time: 0.02
55.40/13.91	c asymm  cl-useful: 0/2111/2111 lits-rem:0 time: 0.09
55.40/13.91	c calculated reachability. Time: 0.00
55.40/13.91	c  N st    38    158527       484      2111         0     27672      6423    476014   no data   no data  --
74.16/18.61	c  N st    39    207116       484      2111         0     22346      6423    308255   no data   no data  --
86.11/21.69	c  N st    40    237791       484      2111         0     32667      6423    522953   no data   no data  --
86.11/21.69	c  S st    40    237791       484      2111         0     32667      6423    522953   no data   no data  --
86.51/21.78	c  S st    40    238291       484      2111         0     33165      6423    534019   no data   no data  --
86.51/21.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
86.51/21.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
86.51/21.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
86.91/21.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.91/21.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.91/21.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
86.91/21.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
93.69/23.50	c lits-rem:      1239  cl-subs:     2094  v-elim:      0  v-fix:    0  time:  6.72 s
93.69/23.50	c vivif2 --  cl tried     2111 cl shrink        0 lits rem          0 time: 0.00
93.69/23.50	c vivif2 --  cl tried    31071 cl shrink        0 lits rem          0 time: 0.02
93.69/23.53	c asymm  cl-useful: 0/2111/2111 lits-rem:0 time: 0.11
93.69/23.53	c calculated reachability. Time: 0.00
93.69/23.53	c  N st    40    238291       484      2111         0     31071      6423    489509   no data   no data  --
125.59/31.57	c  F st    41    306251       484      2111         0     33098      6423    486943   no data   no data  --
125.59/31.57	c  N st    41    306251       484      2111         0     33098      6423    486943   no data   no data  --
127.99/32.19	c Decided on static restart strategy
138.75/34.83	c  N st    51    334553       484      2111         0     37385      6423    582296   no data   no data  --
149.52/37.56	c  N st    53    357436       484      2111         0     35311      6423    520533   no data   no data  --
149.52/37.56	c  S st    53    357436       484      2111         0     35311      6423    520533   no data   no data  --
149.92/37.65	c  S st    53    357938       484      2111         0     35812      6423    531600   no data   no data  --
149.92/37.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
149.92/37.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
149.92/37.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
149.92/37.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.92/37.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.92/37.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
149.92/37.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
156.31/39.23	c lits-rem:       384  cl-subs:     1258  v-elim:      0  v-fix:    0  time:  6.19 s
156.31/39.23	c vivif2 --  cl tried     2111 cl shrink        0 lits rem          0 time: 0.00
156.31/39.24	c vivif2 --  cl tried    34554 cl shrink        0 lits rem          0 time: 0.02
156.31/39.27	c asymm  cl-useful: 0/2111/2111 lits-rem:0 time: 0.13
156.31/39.27	c calculated reachability. Time: 0.00
156.31/39.27	c  N st    53    357938       484      2111         0     34554      6423    501987   no data   no data  --
174.26/43.75	c  N st    54    390331       484      2111         0     40749      6423    648824   no data   no data  --
203.36/51.09	c  N st    55    438920       484      2111         0     34387      6423    452623   no data   no data  --
245.68/61.67	c  N st    56    511803       484      2111         0     48077      6423    768984   no data   no data  --
261.99/65.70	c  N st    57    536907       484      2111         0     42508      6423    621403   no data   no data  --
261.99/65.70	c  S st    57    536907       484      2111         0     42508      6423    621403   no data   no data  --
262.39/65.82	c  S st    57    537411       484      2111         0     43011      6423    632989   no data   no data  --
262.39/65.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
262.39/65.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
262.39/65.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
262.39/65.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
262.39/65.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
262.39/65.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
262.39/65.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
269.96/67.76	c lits-rem:      1609  cl-subs:     1430  v-elim:      0  v-fix:    0  time:  7.59 s
269.96/67.76	c vivif2 --  cl tried     2111 cl shrink        0 lits rem          0 time: 0.00
269.96/67.77	c vivif2 --  cl tried    41581 cl shrink        0 lits rem          0 time: 0.03
270.36/67.81	c asymm  cl-useful: 0/2111/2111 lits-rem:0 time: 0.16
270.36/67.81	c calculated reachability. Time: 0.00
270.36/67.81	c  N st    57    537411       484      2111         0     41581      6423    596616   no data   no data  --
377.64/94.76	c  N st    58    701395       484      2111         0     35658      6423    360751   no data   no data  --
453.42/113.71	c  N st    59    806117       484      2111         0     64342      6423   1042491   no data   no data  --
453.42/113.71	c  S st    59    806117       484      2111         0     64342      6423   1042491   no data   no data  --
454.22/113.90	c  S st    59    806619       484      2111         0     64841      6423   1054146   no data   no data  --
454.22/113.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
454.22/113.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
454.22/113.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
454.22/113.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
454.22/113.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
454.22/113.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
454.22/113.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
466.98/117.11	c lits-rem:        83  cl-subs:     4273  v-elim:      0  v-fix:    0  time: 12.51 s
466.98/117.11	c vivif2 --  cl tried     2111 cl shrink        0 lits rem          0 time: 0.00
466.98/117.12	c vivif2 --  cl tried    60568 cl shrink        0 lits rem          0 time: 0.04
466.98/117.19	c asymm  cl-useful: 0/2111/2111 lits-rem:0 time: 0.30
466.98/117.19	c calculated reachability. Time: 0.00
466.98/117.19	c  N st    59    806619       484      2111         0     60568      6423    958531   no data   no data  --
667.17/167.32	c  F st    60   1071876       484      2111         0     76016      6423   1172601   no data   no data  --
667.17/167.32	c  N st    60   1071876       484      2111         0     76016      6423   1172601   no data   no data  --
672.77/168.74	c Decided on static restart strategy
691.92/173.51	c  N st    70   1100177       484      2111         0     60134      6423    834043   no data   no data  --
726.21/182.13	c  N st    72   1136171       484      2111         0     50547      6423    576163   no data   no data  --
754.92/189.36	c  N st    73   1168563       484      2111         0     82185      6423   1341902   no data   no data  --
791.21/198.44	c  N st    74   1209928       484      2111         0     76850      6423   1185352   no data   no data  --
791.21/198.44	c  S st    74   1209928       484      2111         0     76850      6423   1185352   no data   no data  --
792.41/198.73	c  S st    74   1210434       484      2111         0     77353      6423   1196947   no data   no data  --
792.41/198.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
792.41/198.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
792.41/198.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.17
792.81/198.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
792.81/198.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
792.81/198.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
792.81/198.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
813.55/204.06	c lits-rem:       436  cl-subs:     4464  v-elim:      0  v-fix:    0  time: 20.85 s
813.55/204.06	c vivif2 --  cl tried     2111 cl shrink        0 lits rem          0 time: 0.00
813.55/204.07	c vivif2 --  cl tried    72889 cl shrink        0 lits rem          0 time: 0.06
813.95/204.17	c asymm  cl-useful: 0/2111/2111 lits-rem:0 time: 0.39
813.95/204.17	c calculated reachability. Time: 0.00
813.95/204.17	c  N st    74   1210434       484      2111         0     72889      6423   1098283   no data   no data  --
887.33/222.58	c  N st    75   1283316       484      2111         0     49336      6423    492825   no data   no data  --
996.60/249.90	c  N st    76   1392639       484      2111         0     57430      6423    673774   no data   no data  --
1152.13/288.93	c  N st    77   1556623       484      2111         0     61983      6423    706252   no data   no data  --
1308.86/328.49	c  N st    78   1710435       484      2111         0    104070      6423   1696057   no data   no data  --
1308.86/328.49	c  S st    78   1710435       484      2111         0    104070      6423   1696057   no data   no data  --
1310.46/328.86	c  S st    78   1710944       484      2111         0    104578      6423   1707892   no data   no data  --
1310.46/328.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1310.46/328.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1310.89/328.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1310.89/328.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1310.89/328.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1310.89/328.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
1310.89/328.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1357.92/340.76	c lits-rem:       785  cl-subs:     9424  v-elim:      0  v-fix:    0  time: 46.98 s
1357.92/340.76	c vivif2 --  cl tried     2111 cl shrink        0 lits rem          0 time: 0.00
1357.92/340.78	c vivif2 --  cl tried    95154 cl shrink        0 lits rem          0 time: 0.08
1358.73/340.91	c asymm  cl-useful: 0/2111/2111 lits-rem:0 time: 0.52
1358.73/340.92	c calculated reachability. Time: 0.00
1358.73/340.92	c  N st    78   1710944       484      2111         0     95154      6423   1501994   no data   no data  --
1762.75/442.29	c  N st    79   2079908       484      2111         0    106473      6423   1680705   no data   no data  --
1921.03/481.98	c  N st    80   2210946       484      2111         0    110758      6423   1745814   no data   no data  --
1921.03/481.98	c  S st    80   2210946       484      2111         0    110758      6423   1745814   no data   no data  --
1922.63/482.37	c  S st    80   2211448       484      2111         0    111259      6423   1757851   no data   no data  --
1922.63/482.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1922.63/482.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1923.03/482.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
1923.03/482.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1923.03/482.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1923.03/482.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
1923.03/482.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1963.71/492.68	c lits-rem:       111  cl-subs:     6719  v-elim:      0  v-fix:    0  time: 40.65 s
1963.71/492.68	c vivif2 --  cl tried     2111 cl shrink        0 lits rem          0 time: 0.00
1963.71/492.70	c vivif2 --  cl tried   104540 cl shrink        0 lits rem          0 time: 0.07
1964.56/492.86	c asymm  cl-useful: 0/2111/2111 lits-rem:0 time: 0.60
1964.56/492.86	c calculated reachability. Time: 0.00
1964.56/492.86	c  N st    80   2211448       484      2111         0    104540      6423   1613037   no data   no data  --
2559.53/642.04	c  N st    81   2711448       484      2111         0    128004      6423   2041035   no data   no data  --
2559.53/642.04	c  S st    81   2711448       484      2111         0    128004      6423   2041035   no data   no data  --
2561.52/642.55	c  S st    81   2711953       484      2111         0    128509      6423   2053386   no data   no data  --
2561.52/642.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2561.52/642.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2561.92/642.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.29
2562.33/642.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2562.33/642.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2562.33/642.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
2562.33/642.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2636.09/661.27	c lits-rem:       555  cl-subs:    11168  v-elim:      0  v-fix:    0  time: 74.01 s
2636.09/661.27	c vivif2 --  cl tried     2111 cl shrink        0 lits rem          0 time: 0.00
2636.49/661.30	c vivif2 --  cl tried   117341 cl shrink        0 lits rem          0 time: 0.10
2636.89/661.48	c asymm  cl-useful: 0/2111/2111 lits-rem:0 time: 0.72
2636.89/661.48	c calculated reachability. Time: 0.00
2636.89/661.48	c  N st    81   2711953       484      2111         0    117341      6423   1818205   no data   no data  --
3357.96/842.20	c  N st    82   3211954       484      2111         0     93010      6423   1083266   no data   no data  --
3357.96/842.20	c  S st    82   3211954       484      2111         0     93010      6423   1083266   no data   no data  --
3358.76/842.50	c  S st    82   3212459       484      2111         0     93515      6423   1095547   no data   no data  --
3358.76/842.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3358.76/842.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3359.17/842.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3359.17/842.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3359.17/842.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3359.17/842.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
3359.17/842.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3372.77/845.99	c lits-rem:       519  cl-subs:     3990  v-elim:      0  v-fix:    0  time: 13.59 s
3372.77/845.99	c vivif2 --  cl tried     2111 cl shrink        0 lits rem          0 time: 0.00
3373.11/846.00	c vivif2 --  cl tried    89525 cl shrink        0 lits rem          0 time: 0.06
3373.51/846.13	c asymm  cl-useful: 0/2111/2111 lits-rem:0 time: 0.49
3373.51/846.13	c calculated reachability. Time: 0.00
3373.51/846.13	c  N st    82   3212459       484      2111         0     89525      6423   1015276   no data   no data  --
4137.23/1037.64	c  N st    83   3712460       484      2111         0    100316      6423   1176842   no data   no data  --
4137.23/1037.64	c  S st    83   3712460       484      2111         0    100316      6423   1176842   no data   no data  --
4138.83/1038.03	c  S st    83   3712961       484      2111         0    100817      6423   1188429   no data   no data  --
4138.83/1038.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4138.83/1038.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4139.23/1038.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.22
4139.23/1038.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4139.23/1038.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4139.23/1038.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    484 time:  0.00 s
4139.23/1038.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4152.80/1041.58	c lits-rem:       169  cl-subs:     3391  v-elim:      0  v-fix:    0  time: 13.72 s
4152.80/1041.58	c vivif2 --  cl tried     2111 cl shrink        0 lits rem          0 time: 0.00
4152.80/1041.60	c vivif2 --  cl tried    97426 cl shrink        0 lits rem          0 time: 0.06
4153.64/1041.77	c asymm  cl-useful: 0/2111/2111 lits-rem:0 time: 0.67
4153.64/1041.77	c calculated reachability. Time: 0.00
4153.64/1041.77	c  N st    83   3712961       484      2111         0     97426      6423   1125046   no data   no data  --
4219.79/1058.37	c  F st    84   3751564       484      2111         0    135054      6423   2038270   no data   no data  --
4219.79/1058.37	c  N st    84   3751564       484      2111         0    135054      6423   2038270   no data   no data  --
4231.36/1061.29	c Decided on static restart strategy
4278.82/1073.19	c  N st    94   3779866       484      2111         0    162708      6423   2709272   no data   no data  --
4326.27/1085.00	c  N st    96   3815860       484      2111         0    115168      6423   1520829   no data   no data  --
4376.13/1097.59	c  N st    97   3848252       484      2111         0    146713      6423   2237844   no data   no data  --
4446.72/1115.25	c  N st    98   3896841       484      2111         0    110349      6423   1409622   no data   no data  --
4571.94/1146.67	c  N st    99   3969723       484      2111         0     96460      6423   1027411   no data   no data  --
4736.26/1187.83	c  N st   100   4079046       484      2111         0    117003      6423   1474350   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: 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-3368960-1305407997/watcher-3368960-1305407997 -o /tmp/evaluation-result-3368960-1305407997/solver-3368960-1305407997 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368960-1305407997.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.76 8.02 8.03 5/367 1008
/proc/meminfo: memFree=25207464/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 4 0 633215362 52465664 352 33554432000 4194304 4650419 140735698081136 18446744073709551615 264726461425 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 12809 352 303 112 0 7774 0
[pid=1008/tid=1009] ppid=1006 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633215362 52465664 355 33554432000 4194304 4650419 140735698081136 18446744073709551615 47520281818649 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 633215362 52465664 355 33554432000 4194304 4650419 140735698081136 18446744073709551615 47520281818653 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 633215362 52465664 355 33554432000 4194304 4650419 140735698081136 18446744073709551615 47520281819058 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0492171 s]
/proc/loadavg: 7.76 8.02 8.03 5/367 1008
/proc/meminfo: memFree=25207464/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=282356 CPUtime=0.16 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 1395 0 0 0 16 0 0 0 25 0 4 0 633215362 289132544 1254 33554432000 4194304 4650419 140735698081136 18446744073709551615 4363576 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 70589 1254 390 112 0 65554 0
[pid=1008/tid=1009] ppid=1006 vsize=282356 CPUtime=0.04 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 267 0 0 0 4 0 0 0 25 0 4 0 633215362 289132544 1254 33554432000 4194304 4650419 140735698081136 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=282356 CPUtime=0.04 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 281 0 0 0 4 0 0 0 25 0 4 0 633215362 289132544 1254 33554432000 4194304 4650419 140735698081136 18446744073709551615 4333952 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=282356 CPUtime=0.03 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 169 0 0 0 3 0 0 0 25 0 4 0 633215362 289132544 1254 33554432000 4194304 4650419 140735698081136 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 282356

[startup+0.100207 s]
/proc/loadavg: 7.76 8.02 8.03 5/367 1008
/proc/meminfo: memFree=25207464/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=282504 CPUtime=0.37 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 1649 0 0 0 37 0 0 0 25 0 4 0 633215362 289284096 1508 33554432000 4194304 4650419 140735698081136 18446744073709551615 4364336 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 70626 1509 391 112 0 65591 0
[pid=1008/tid=1009] ppid=1006 vsize=282504 CPUtime=0.09 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 331 0 0 0 9 0 0 0 25 0 4 0 633215362 289284096 1509 33554432000 4194304 4650419 140735698081136 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=282504 CPUtime=0.09 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 346 0 0 0 9 0 0 0 25 0 4 0 633215362 289284096 1509 33554432000 4194304 4650419 140735698081136 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=282504 CPUtime=0.08 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 229 0 0 0 8 0 0 0 25 0 4 0 633215362 289284096 1509 33554432000 4194304 4650419 140735698081136 18446744073709551615 4363553 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282504

[startup+0.300169 s]
/proc/loadavg: 7.76 8.02 8.03 5/367 1008
/proc/meminfo: memFree=25207464/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=283728 CPUtime=1.16 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 2770 0 0 0 116 0 0 0 25 0 4 0 633215362 290537472 2086 33554432000 4194304 4650419 140735698081136 18446744073709551615 4328238 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 70932 2086 393 112 0 65897 0
[pid=1008/tid=1009] ppid=1006 vsize=283728 CPUtime=0.29 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 609 0 0 0 29 0 0 0 25 0 4 0 633215362 290537472 2086 33554432000 4194304 4650419 140735698081136 18446744073709551615 4334413 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=283728 CPUtime=0.29 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 623 0 0 0 29 0 0 0 25 0 4 0 633215362 290537472 2086 33554432000 4194304 4650419 140735698081136 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=283728 CPUtime=0.28 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 514 0 0 0 28 0 0 0 25 0 4 0 633215362 290537472 2086 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 283728

[startup+0.701095 s]
/proc/loadavg: 7.76 8.02 8.03 5/367 1008
/proc/meminfo: memFree=25207464/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=284996 CPUtime=2.77 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 4772 0 0 0 277 0 0 0 25 0 4 0 633215362 291835904 2483 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 71249 2483 393 112 0 66214 0
[pid=1008/tid=1009] ppid=1006 vsize=284996 CPUtime=0.69 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 1157 0 0 0 69 0 0 0 25 0 4 0 633215362 291835904 2483 33554432000 4194304 4650419 140735698081136 18446744073709551615 4364433 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=284996 CPUtime=0.69 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 1007 0 0 0 69 0 0 0 25 0 4 0 633215362 291835904 2483 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=284996 CPUtime=0.68 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 1021 0 0 0 68 0 0 0 25 0 4 0 633215362 291835904 2483 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284996

[startup+1.50094 s]
/proc/loadavg: 7.76 8.02 8.03 9/371 1012
/proc/meminfo: memFree=25195156/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=277340 CPUtime=5.96 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 8498 0 0 0 595 1 0 0 25 0 4 0 633215362 283996160 4591 33554432000 4194304 4650419 140735698081136 18446744073709551615 4370570 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 69335 4591 395 112 0 64300 0
[pid=1008/tid=1009] ppid=1006 vsize=277340 CPUtime=1.49 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 1759 0 0 0 149 0 0 0 25 0 4 0 633215362 283996160 4591 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=277340 CPUtime=1.49 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 1784 0 0 0 149 0 0 0 25 0 4 0 633215362 283996160 4591 33554432000 4194304 4650419 140735698081136 18446744073709551615 4333763 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=277340 CPUtime=1.47 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 1564 0 0 0 147 0 0 0 25 0 4 0 633215362 283996160 4591 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 277340

[startup+3.10064 s]
/proc/loadavg: 7.76 8.02 8.03 9/371 1012
/proc/meminfo: memFree=25173208/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=285520 CPUtime=12.34 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 16571 0 0 0 1232 2 0 0 25 0 4 0 633215362 292372480 9390 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365242 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 71380 9390 395 112 0 66345 0
[pid=1008/tid=1009] ppid=1006 vsize=285520 CPUtime=3.08 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 3940 0 0 0 308 0 0 0 25 0 4 0 633215362 292372480 9390 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=285520 CPUtime=3.08 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 4404 0 0 0 308 0 0 0 25 0 4 0 633215362 292372480 9390 33554432000 4194304 4650419 140735698081136 18446744073709551615 4520338 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=285520 CPUtime=3.05 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 3625 0 0 0 305 0 0 0 25 0 4 0 633215362 292372480 9390 33554432000 4194304 4650419 140735698081136 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 285520

[startup+6.30104 s]
/proc/loadavg: 7.78 8.02 8.03 9/371 1013
/proc/meminfo: memFree=25151012/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=290664 CPUtime=25.1 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 25392 0 0 0 2506 4 0 0 25 0 4 0 633215362 297639936 12723 33554432000 4194304 4650419 140735698081136 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 72666 12724 395 112 0 67631 0
[pid=1008/tid=1009] ppid=1006 vsize=290664 CPUtime=6.29 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 6509 0 0 0 628 1 0 0 25 0 4 0 633215362 297639936 12724 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=290664 CPUtime=6.29 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 7025 0 0 0 628 1 0 0 25 0 4 0 633215362 297639936 12724 33554432000 4194304 4650419 140735698081136 18446744073709551615 4438725 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=290664 CPUtime=6.22 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 4832 0 0 0 621 1 0 0 25 0 4 0 633215362 297639936 12724 33554432000 4194304 4650419 140735698081136 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 290664

[startup+12.7008 s]
/proc/loadavg: 7.80 8.02 8.03 9/371 1013
/proc/meminfo: memFree=25123176/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=291104 CPUtime=50.61 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 38899 0 0 0 5054 7 0 0 25 0 4 0 633215362 298090496 18779 33554432000 4194304 4650419 140735698081136 18446744073709551615 4433090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 72776 18779 395 112 0 67741 0
[pid=1008/tid=1009] ppid=1006 vsize=291104 CPUtime=12.68 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 10196 0 0 0 1267 1 0 0 25 0 4 0 633215362 298090496 18779 33554432000 4194304 4650419 140735698081136 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=291104 CPUtime=12.69 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 9659 0 0 0 1267 2 0 0 25 0 4 0 633215362 298090496 18779 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=291104 CPUtime=12.53 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 6992 0 0 0 1252 1 0 0 25 0 4 0 633215362 298090496 18779 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 291104

[startup+25.5004 s]
/proc/loadavg: 7.84 8.02 8.03 9/371 1013
/proc/meminfo: memFree=25107784/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=298636 CPUtime=101.66 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 59418 0 0 0 10153 13 0 0 25 0 4 0 633215362 305803264 23944 33554432000 4194304 4650419 140735698081136 18446744073709551615 4334622 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 74659 23944 395 112 0 69624 0
[pid=1008/tid=1009] ppid=1006 vsize=298636 CPUtime=25.49 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 16530 0 0 0 2546 3 0 0 25 0 4 0 633215362 305803264 23944 33554432000 4194304 4650419 140735698081136 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=298636 CPUtime=25.48 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 15174 0 0 0 2545 3 0 0 25 0 4 0 633215362 305803264 23944 33554432000 4194304 4650419 140735698081136 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=298636 CPUtime=25.18 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 9920 0 0 0 2515 3 0 0 25 0 4 0 633215362 305803264 23944 33554432000 4194304 4650419 140735698081136 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 298636

[startup+51.1006 s]
/proc/loadavg: 7.97 8.03 8.03 9/371 1014
/proc/meminfo: memFree=25075316/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=306440 CPUtime=203.76 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 91072 0 0 0 20357 19 0 0 25 0 4 0 633215362 313794560 31069 33554432000 4194304 4650419 140735698081136 18446744073709551615 4363435 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 76610 31069 395 112 0 71575 0
[pid=1008/tid=1009] ppid=1006 vsize=306440 CPUtime=51.09 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 26143 0 0 0 5104 5 0 0 25 0 4 0 633215362 313794560 31069 33554432000 4194304 4650419 140735698081136 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=306440 CPUtime=51.09 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 23977 0 0 0 5104 5 0 0 25 0 4 0 633215362 313794560 31069 33554432000 4194304 4650419 140735698081136 18446744073709551615 4314855 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=306440 CPUtime=50.48 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 14416 0 0 0 5044 4 0 0 25 0 4 0 633215362 313794560 31069 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 306440

[startup+102.314 s]
/proc/loadavg: 7.77 7.98 8.01 9/371 1046
/proc/meminfo: memFree=25514928/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=309732 CPUtime=408 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 138361 0 0 0 40765 35 0 0 25 0 4 0 633215362 317165568 35415 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365313 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 77433 35415 395 112 0 72398 0
[pid=1008/tid=1009] ppid=1006 vsize=309732 CPUtime=102.3 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 39435 0 0 0 10221 9 0 0 25 0 4 0 633215362 317165568 35415 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=309732 CPUtime=102.3 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 36450 0 0 0 10221 9 0 0 25 0 4 0 633215362 317165568 35415 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=309732 CPUtime=101.08 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 21584 0 0 0 10102 6 0 0 25 0 4 0 633215362 317165568 35415 33554432000 4194304 4650419 140735698081136 18446744073709551615 4476738 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408
Current children cumulated vsize (KiB) 309732

[startup+162.301 s]

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

[pid=1008] ppid=1006 vsize=516524 CPUtime=2560.74 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 440763 0 0 0 255925 149 0 0 25 0 4 0 633215362 528920576 79462 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 129131 79462 395 112 0 124096 0
[pid=1008/tid=1009] ppid=1006 vsize=516524 CPUtime=642.32 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 124800 0 0 0 64189 43 0 0 25 0 4 0 633215362 528920576 79463 33554432000 4194304 4650419 140735698081136 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=516524 CPUtime=642.17 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 114408 0 0 0 64181 36 0 0 25 0 4 0 633215362 528920576 79463 33554432000 4194304 4650419 140735698081136 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=516524 CPUtime=634.7 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 69695 0 0 0 63445 25 0 0 25 0 4 0 633215362 528920576 79463 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2560.74
Current children cumulated vsize (KiB) 516524

[startup+702.301 s]
/proc/loadavg: 8.09 8.09 8.05 9/371 1065
/proc/meminfo: memFree=25094104/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=516824 CPUtime=2800.01 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 464574 0 0 0 279843 158 0 0 25 0 4 0 633215362 529227776 82784 33554432000 4194304 4650419 140735698081136 18446744073709551615 4333694 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 129206 82784 395 112 0 124171 0
[pid=1008/tid=1009] ppid=1006 vsize=516824 CPUtime=702.31 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 131993 0 0 0 70185 46 0 0 25 0 4 0 633215362 529227776 82784 33554432000 4194304 4650419 140735698081136 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=516824 CPUtime=702.16 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 117499 0 0 0 70179 37 0 0 25 0 4 0 633215362 529227776 82784 33554432000 4194304 4650419 140735698081136 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=516824 CPUtime=693.98 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 73439 0 0 0 69371 27 0 0 25 0 4 0 633215362 529227776 82784 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2800.01
Current children cumulated vsize (KiB) 516824

[startup+762.314 s]
/proc/loadavg: 8.15 8.10 8.06 9/371 1067
/proc/meminfo: memFree=25062944/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=582740 CPUtime=3039.36 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 486251 0 0 0 303768 168 0 0 25 0 4 0 633215362 596725760 86065 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 145685 86065 395 112 0 140650 0
[pid=1008/tid=1009] ppid=1006 vsize=582740 CPUtime=762.33 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 138829 0 0 0 76183 50 0 0 25 0 4 0 633215362 596725760 86065 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=582740 CPUtime=762.18 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 122004 0 0 0 76179 39 0 0 25 0 4 0 633215362 596725760 86065 33554432000 4194304 4650419 140735698081136 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=582740 CPUtime=753.29 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 76795 0 0 0 75300 29 0 0 25 0 4 0 633215362 596725760 86065 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3039.36
Current children cumulated vsize (KiB) 582740

[startup+822.301 s]
/proc/loadavg: 8.10 8.09 8.06 9/371 1068
/proc/meminfo: memFree=25020988/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=583048 CPUtime=3278.59 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 511023 0 0 0 327682 177 0 0 25 0 4 0 633215362 597041152 95277 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365361 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 145762 95277 395 112 0 140727 0
[pid=1008/tid=1009] ppid=1006 vsize=583048 CPUtime=822.32 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 149388 0 0 0 82179 53 0 0 25 0 4 0 633215362 597041152 95277 33554432000 4194304 4650419 140735698081136 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=583048 CPUtime=822.16 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 125542 0 0 0 82176 40 0 0 25 0 4 0 633215362 597041152 95277 33554432000 4194304 4650419 140735698081136 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=583048 CPUtime=812.58 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 80771 0 0 0 81227 31 0 0 25 0 4 0 633215362 597041152 95277 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3278.59
Current children cumulated vsize (KiB) 583048

[startup+882.301 s]
/proc/loadavg: 8.13 8.10 8.06 9/371 1070
/proc/meminfo: memFree=25030352/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=579160 CPUtime=3517.87 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 529648 0 0 0 351603 184 0 0 25 0 4 0 633215362 593059840 94069 33554432000 4194304 4650419 140735698081136 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 144790 94069 395 112 0 139755 0
[pid=1008/tid=1009] ppid=1006 vsize=579160 CPUtime=882.31 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 154892 0 0 0 88176 55 0 0 25 0 4 0 633215362 593059840 94069 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=579160 CPUtime=882.16 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 129044 0 0 0 88175 41 0 0 25 0 4 0 633215362 593059840 94069 33554432000 4194304 4650419 140735698081136 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=579160 CPUtime=871.86 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 82859 0 0 0 87154 32 0 0 25 0 4 0 633215362 593059840 94069 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3517.87
Current children cumulated vsize (KiB) 579160

[startup+942.3 s]
/proc/loadavg: 8.10 8.10 8.06 9/371 1071
/proc/meminfo: memFree=25006752/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=592160 CPUtime=3757.17 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 551999 0 0 0 375522 195 0 0 25 0 4 0 633215362 606371840 95342 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 148040 95342 395 112 0 143005 0
[pid=1008/tid=1009] ppid=1006 vsize=592160 CPUtime=942.32 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 160851 0 0 0 94174 58 0 0 25 0 4 0 633215362 606371840 95342 33554432000 4194304 4650419 140735698081136 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=592160 CPUtime=942.17 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 135177 0 0 0 94173 44 0 0 25 0 4 0 633215362 606371840 95342 33554432000 4194304 4650419 140735698081136 18446744073709551615 4364779 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=592160 CPUtime=931.16 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 86364 0 0 0 93082 34 0 0 25 0 4 0 633215362 606371840 95342 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3757.17
Current children cumulated vsize (KiB) 592160

[startup+1002.3 s]
/proc/loadavg: 8.08 8.09 8.06 9/371 1073
/proc/meminfo: memFree=24986868/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=592472 CPUtime=3996.45 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 573445 0 0 0 399441 204 0 0 25 0 4 0 633215362 606691328 97687 33554432000 4194304 4650419 140735698081136 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 148118 97687 395 112 0 143083 0
[pid=1008/tid=1009] ppid=1006 vsize=592472 CPUtime=1002.32 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 167002 0 0 0 100171 61 0 0 25 0 4 0 633215362 606691328 97687 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=592472 CPUtime=1002.17 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 141298 0 0 0 100171 46 0 0 25 0 4 0 633215362 606691328 97687 33554432000 4194304 4650419 140735698081136 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=592472 CPUtime=990.45 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 88758 0 0 0 99010 35 0 0 25 0 4 0 633215362 606691328 97687 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3996.45
Current children cumulated vsize (KiB) 592472

[startup+1062.3 s]
/proc/loadavg: 8.08 8.09 8.06 9/371 1075
/proc/meminfo: memFree=24953340/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=592692 CPUtime=4235.75 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 596196 0 0 0 423363 212 0 0 25 0 4 0 633215362 606916608 103951 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 148173 103951 395 112 0 143138 0
[pid=1008/tid=1009] ppid=1006 vsize=592692 CPUtime=1062.33 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 173857 0 0 0 106170 63 0 0 25 0 4 0 633215362 606916608 103951 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=592692 CPUtime=1062.18 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 146566 0 0 0 106169 49 0 0 25 0 4 0 633215362 606916608 103951 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=592692 CPUtime=1049.75 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 92512 0 0 0 104938 37 0 0 25 0 4 0 633215362 606916608 103951 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4235.75
Current children cumulated vsize (KiB) 592692

[startup+1122.3 s]
/proc/loadavg: 8.06 8.08 8.06 9/371 1076
/proc/meminfo: memFree=24953800/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=645056 CPUtime=4475.03 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 617476 0 0 0 447281 222 0 0 25 0 4 0 633215362 660537344 101890 33554432000 4194304 4650419 140735698081136 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 161264 101890 395 112 0 156229 0
[pid=1008/tid=1009] ppid=1006 vsize=645056 CPUtime=1122.33 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 180518 0 0 0 112167 66 0 0 25 0 4 0 633215362 660537344 101890 33554432000 4194304 4650419 140735698081136 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=645056 CPUtime=1122.18 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 151550 0 0 0 112167 51 0 0 25 0 4 0 633215362 660537344 101890 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=645056 CPUtime=1109.03 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 95386 0 0 0 110865 38 0 0 25 0 4 0 633215362 660537344 101890 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4475.03
Current children cumulated vsize (KiB) 645056

[startup+1182.3 s]
/proc/loadavg: 8.06 8.08 8.06 9/371 1078
/proc/meminfo: memFree=24931444/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=593228 CPUtime=4714.33 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 639531 0 0 0 471200 233 0 0 25 0 4 0 633215362 607465472 102882 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 148307 102882 395 112 0 143272 0
[pid=1008/tid=1009] ppid=1006 vsize=593228 CPUtime=1182.33 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 187262 0 0 0 118163 70 0 0 25 0 4 0 633215362 607465472 102882 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=593228 CPUtime=1182.18 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 157596 0 0 0 118164 54 0 0 25 0 4 0 633215362 607465472 102882 33554432000 4194304 4650419 140735698081136 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=593228 CPUtime=1168.33 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 98238 0 0 0 116794 39 0 0 25 0 4 0 633215362 607465472 102882 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4714.33
Current children cumulated vsize (KiB) 593228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 8.10 8.09 8.06 9/371 1078
/proc/meminfo: memFree=24913080/32951124 swapFree=63083164/67111528
[pid=1008] ppid=1006 vsize=593276 CPUtime=4800.08 cores=0,2,4,6
/proc/1008/stat : 1008 (strangenight1-m) R 1006 1008 751 0 -1 4202496 646596 0 0 0 479772 236 0 0 25 0 4 0 633215362 607514624 106572 33554432000 4194304 4650419 140735698081136 18446744073709551615 4363458 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1008/statm: 148319 106572 395 112 0 143284 0
[pid=1008/tid=1009] ppid=1006 vsize=593276 CPUtime=1203.84 cores=0,2,4,6
/proc/1008/task/1009/stat : 1009 (strangenight1-m) R 1006 1008 751 0 -1 4202560 188772 0 0 0 120313 71 0 0 25 0 4 0 633215362 607514624 106575 33554432000 4194304 4650419 140735698081136 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1008/tid=1010] ppid=1006 vsize=593276 CPUtime=1203.69 cores=0,2,4,6
/proc/1008/task/1010/stat : 1010 (strangenight1-m) R 1006 1008 751 0 -1 4202560 159889 0 0 0 120314 55 0 0 25 0 4 0 633215362 607514624 106575 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1008/tid=1011] ppid=1006 vsize=593276 CPUtime=1189.58 cores=0,2,4,6
/proc/1008/task/1011/stat : 1011 (strangenight1-m) R 1006 1008 751 0 -1 4202560 100163 0 0 0 118918 40 0 0 25 0 4 0 633215362 607514624 106575 33554432000 4194304 4650419 140735698081136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 593276

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.84
CPU time (s): 4800.16
CPU user time (s): 4797.77
CPU system time (s): 2.38364
CPU usage (%): 398.737
Max. virtual memory (cumulated for all children) (KiB): 658500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.77
system time used= 2.38364
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 646600
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= 198
involuntary context switches= 22171

runsolver used 3.9374 second user time and 10.3204 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-14 23:19:58
IDJOB=3368960
IDBENCH=82969
IDSOLVER=1846
FILE ID=node141/3368960-1305407997
RUNJOBID= node141-1305405586-770
PBS_JOBID= 13324495
Free space on /tmp= 73292 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1205196501-095.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368960-1305407997/watcher-3368960-1305407997 -o /tmp/evaluation-result-3368960-1305407997/solver-3368960-1305407997 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368960-1305407997.cnf

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

MD5SUM BENCH= b1bf2be38e1cea16efc5e7effa1a10c7
RANDOM SEED=787938410

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
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:     32951124 kB
MemFree:      25207620 kB
Buffers:        229764 kB
Cached:        4781476 kB
SwapCached:      15708 kB
Active:        2506228 kB
Inactive:      4998148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25207620 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:            6236 kB
Writeback:           0 kB
AnonPages:     2484916 kB
Mapped:          13448 kB
Slab:           135640 kB
PageTables:      39128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86871276 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= 73288 MiB
End job on node141 at 2011-05-14 23:40:03