Trace number 3368708

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.42 1203.75

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S2036658259-036.UNKNOWN.cnf
MD5SUMdedbbce6fb26e857922f18b3ce672c14
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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-3368708-1305401338.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.00	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.00	c -- vars added        700
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0       700      2982         0         0      8946         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.00
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:    700 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     20  v-fix:    0  time:  0.01 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     299 undec:      93 neg:     308
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       680      2953         0         0      8977         0   no data   no data  --
0.00/0.07	c Decided on static restart strategy
0.40/0.17	c  N st     8      4915       680      2953         0      4869      8977    143441   no data   no data  --
1.56/0.45	c  N st    10     11297       680      2953         0      4501      8977     92187   no data   no data  --
2.77/0.74	c  N st    11     17040       680      2953         0     10166      8977    267633   no data   no data  --
4.38/1.19	c  F st    12     25000       680      2953         0     12447      8977    334020   no data   no data  --
4.38/1.19	c  N st    12     25000       680      2953         0     12447      8977    334020   no data   no data  --
5.55/1.45	c Decided on static restart strategy
5.55/1.45	c  N st    18     30003       680      2953         0     10737      8977    262333   no data   no data  --
5.55/1.45	c  S st    18     30003       680      2953         0     10737      8977    262333   no data   no data  --
5.55/1.48	c  S st    18     30504       680      2953         0     11238      8977    275741   no data   no data  --
5.55/1.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.55/1.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.55/1.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.55/1.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.55/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
5.55/1.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.75/1.79	c lits-rem:        87  cl-subs:      274  v-elim:      0  v-fix:    0  time:  1.19 s
7.15/1.80	c asymm  cl-useful: 0/2953/2953 lits-rem:0 time: 0.04
7.15/1.80	c calculated reachability. Time: 0.00
7.15/1.80	c  N st    18     30504       680      2953         0     10964      8977    265602   no data   no data  --
8.76/2.24	c  N st    20     37615       680      2953         0     10204      8977    215242   no data   no data  --
10.34/2.69	c  N st    21     44014       680      2953         0     16510      8977    416549   no data   no data  --
11.13/2.81	c  S st    22     45757       680      2953         0      9419      8977    167582   no data   no data  --
11.13/2.84	c  S st    22     46262       680      2953         0      9924      8977    181248   no data   no data  --
11.13/2.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.13/2.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.13/2.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
11.13/2.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.13/2.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.13/2.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
11.13/2.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.93/3.00	c lits-rem:        25  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.58 s
11.93/3.00	c vivif2 --  cl tried     2953 cl shrink        0 lits rem          0 time: 0.00
11.93/3.00	c vivif2 --  cl tried     9874 cl shrink        0 lits rem          0 time: 0.01
11.93/3.01	c asymm  cl-useful: 0/2953/2953 lits-rem:0 time: 0.03
11.93/3.01	c calculated reachability. Time: 0.00
11.93/3.01	c  N st    22     46262       680      2953         0      9874      8977    179531   no data   no data  --
15.52/3.97	c  N st    23     60660       680      2953         0     14232      8977    306245   no data   no data  --
18.30/4.62	c  N st    24     69393       680      2953         0     12039      8977    224817   no data   no data  --
18.30/4.62	c  S st    24     69393       680      2953         0     12039      8977    224817   no data   no data  --
18.30/4.66	c  S st    24     69896       680      2953         0     12542      8977    238817   no data   no data  --
18.30/4.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.30/4.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.30/4.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
18.30/4.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.30/4.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.30/4.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
18.30/4.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.50/4.95	c lits-rem:        48  cl-subs:       64  v-elim:      0  v-fix:    0  time:  1.15 s
19.50/4.95	c vivif2 --  cl tried     2953 cl shrink        0 lits rem          0 time: 0.00
19.50/4.96	c vivif2 --  cl tried    12478 cl shrink        0 lits rem          0 time: 0.01
19.50/4.97	c asymm  cl-useful: 0/2953/2953 lits-rem:0 time: 0.04
19.50/4.97	c calculated reachability. Time: 0.00
19.50/4.97	c  N st    24     69896       680      2953         0     12478      8977    236251   no data   no data  --
25.49/6.40	c  F st    25     87501       680      2953         0     18045      8977    425236   no data   no data  --
25.49/6.40	c  N st    25     87501       680      2953         0     18045      8977    425236   no data   no data  --
27.47/6.91	c  N dy    33     93465       680      2953         0     23927      8977    601436     19.37     20.42  --
29.48/7.45	c  N dy    66     99976       680      2953         0     17472      8977    300939     19.93     21.14  --
31.12/7.85	c  S st    85    104844       680      2953         0     22309      8977    440126     19.79     18.08  --
31.47/7.90	c  S st    85    105347       680      2953         0     22811      8977    454706     19.79   no data  --
31.47/7.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.47/7.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.47/7.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
31.47/7.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.47/7.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.47/7.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
31.47/7.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
36.25/9.11	c lits-rem:       298  cl-subs:      188  v-elim:      0  v-fix:    0  time:  4.74 s
36.25/9.11	c vivif2 --  cl tried     2953 cl shrink        0 lits rem          0 time: 0.00
36.25/9.12	c vivif2 --  cl tried    22623 cl shrink        0 lits rem          0 time: 0.02
36.25/9.14	c asymm  cl-useful: 0/2953/2953 lits-rem:0 time: 0.08
36.25/9.14	c calculated reachability. Time: 0.00
36.25/9.14	c  N dy    85    105347       680      2953         0     22623      8977    447685     19.79   no data  --
38.64/9.78	c  N dy   112    112093       680      2953         0     15415      8977    201823     19.83     20.88  --
41.03/10.36	c  N dy   137    119286       680      2953         0     22560      8977    406460     19.66     21.24  --
44.61/11.20	c  N dy   177    127301       680      2953         0     15618      8977    177609     19.72     20.94  --
49.81/12.53	c  N dy   212    141677       680      2953         0     29858      8977    592781     19.44     20.82  --
53.04/13.31	c  N dy   239    150786       680      2953         0     22979      8977    358622     19.36     21.92  --
55.79/14.06	c  S st   290    158020       680      2953         0     30171      8977    570018     19.51   no data  --
56.19/14.13	c  S st   290    158528       680      2953         0     30679      8977    584253     19.51   no data  --
56.19/14.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
56.19/14.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.19/14.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
56.19/14.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.19/14.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.19/14.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
56.19/14.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
63.37/15.93	c lits-rem:       513  cl-subs:      524  v-elim:      0  v-fix:    0  time:  7.06 s
63.37/15.93	c vivif2 --  cl tried     2953 cl shrink        0 lits rem          0 time: 0.00
63.37/15.94	c vivif2 --  cl tried    30155 cl shrink        0 lits rem          0 time: 0.02
63.37/15.97	c asymm  cl-useful: 0/2953/2953 lits-rem:0 time: 0.11
63.37/15.97	c calculated reachability. Time: 0.00
63.37/15.97	c  N dy   290    158528       680      2953         0     30155      8977    567875     19.51   no data  --
67.35/16.91	c  N dy   327    168717       680      2953         0     23427      8977    355118     19.51     20.57  --
71.74/18.09	c  N dy   388    179491       680      2953         0     34137      8977    670404     19.61     23.72  --
76.92/19.37	c  N dy   435    192020       680      2953         0     28696      8977    478144     19.60     20.75  --
82.92/20.88	c  N dy   495    204321       680      2953         0     22059      8977    263047     19.64     20.74  --
88.49/22.25	c  N dy   543    217392       680      2953         0     35023      8977    631693     19.61     24.78  --
94.47/23.76	c  N dy   593    231322       680      2953         0     28971      8977    433762     19.57     21.09  --
98.46/24.76	c  S st   619    237792       680      2953         0     35382      8977    612562     19.57     16.60  --
98.86/24.87	c  S st   619    238295       680      2953         0     35885      8977    626262     19.57   no data  --
98.86/24.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
98.86/24.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.86/24.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.07
99.26/24.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.26/24.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.26/24.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
99.26/24.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
107.64/27.04	c lits-rem:       912  cl-subs:      574  v-elim:      0  v-fix:    0  time:  8.48 s
107.64/27.04	c vivif2 --  cl tried     2953 cl shrink        0 lits rem          0 time: 0.00
107.64/27.05	c vivif2 --  cl tried    35311 cl shrink        0 lits rem          0 time: 0.03
107.64/27.09	c asymm  cl-useful: 0/2953/2953 lits-rem:0 time: 0.16
107.64/27.09	c calculated reachability. Time: 0.00
107.64/27.09	c  N dy   619    238295       680      2953         0     35311      8977    608057     19.57   no data  --
115.21/28.90	c  N dy   690    253844       680      2953         0     29939      8977    444636     19.59     20.66  --
123.98/31.10	c  N dy   764    270574       680      2953         0     24713      8977    268055     19.62     20.70  --
132.36/33.29	c  N dy   859    287987       680      2953         0     41984      8977    769469     19.67     20.74  --
141.53/35.51	c  F st   931    306250       680      2953         0     37266      8977    605792     19.67     19.73  --
141.53/35.55	c  N st   932    306500       680      2953         0     37516      8977    613420     19.67   no data  --
144.33/36.26	c Decided on static restart strategy
156.30/39.24	c  N st   941    334550       680      2953         0     41469      8977    957874     19.67   no data  --
168.66/42.39	c  N st   943    357444       680      2953         0     39341      8977    890811     19.67   no data  --
168.66/42.39	c  S st   943    357444       680      2953         0     39341      8977    890811     19.67   no data  --
169.45/42.50	c  S st   943    357944       680      2953         0     39841      8977    904647     19.67   no data  --
169.45/42.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
169.45/42.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
169.45/42.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
169.45/42.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.45/42.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.45/42.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
169.45/42.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
178.62/44.85	c lits-rem:       812  cl-subs:      923  v-elim:      0  v-fix:    0  time:  9.18 s
178.62/44.85	c vivif2 --  cl tried     2953 cl shrink        0 lits rem          0 time: 0.00
178.62/44.86	c vivif2 --  cl tried    38918 cl shrink        0 lits rem          0 time: 0.04
179.02/44.90	c asymm  cl-useful: 0/2953/2953 lits-rem:0 time: 0.17
179.02/44.90	c calculated reachability. Time: 0.00
179.02/44.90	c  N st   943    357944       680      2953         0     38918      8977    871476     19.67   no data  --
198.17/49.73	c  N st   944    390336       680      2953         0     45131      8977   1068741     19.67   no data  --
230.07/57.78	c  N st   945    438924       680      2953         0     38819      8977    753022     19.67   no data  --
277.52/69.67	c  N st   946    511807       680      2953         0     52420      8977   1144778     19.67   no data  --
291.89/73.29	c  N st   947    536918       680      2953         0     46690      8977    934604     19.67   no data  --
291.89/73.29	c  S st   947    536918       680      2953         0     46690      8977    934604     19.67   no data  --
292.69/73.41	c  S st   947    537418       680      2953         0     47190      8977    949711     19.67   no data  --
292.69/73.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
292.69/73.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
292.69/73.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
292.69/73.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
292.69/73.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
292.69/73.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
292.69/73.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
303.10/76.08	c lits-rem:       799  cl-subs:     1216  v-elim:      0  v-fix:    0  time: 10.42 s
303.10/76.08	c vivif2 --  cl tried     2953 cl shrink        0 lits rem          0 time: 0.00
303.10/76.09	c vivif2 --  cl tried    45974 cl shrink        0 lits rem          0 time: 0.04
303.45/76.14	c asymm  cl-useful: 0/2953/2953 lits-rem:0 time: 0.21
303.45/76.14	c calculated reachability. Time: 0.00
303.45/76.14	c  N st   947    537418       680      2953         0     45974      8977    910688     19.67   no data  --
426.27/106.99	c  N st   948    701402       680      2953         0     39876      8977    589785     19.67   no data  --
508.86/127.65	c  N st   949    806127       680      2953         0     68995      8977   1507240     19.67   no data  --
508.86/127.65	c  S st   949    806127       680      2953         0     68995      8977   1507240     19.67   no data  --
509.63/127.85	c  S st   949    806634       680      2953         0     69502      8977   1521934     19.67   no data  --
509.63/127.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
509.63/127.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
509.63/127.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.13
510.03/127.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
510.03/127.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
510.03/127.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
510.03/127.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
535.18/134.25	c lits-rem:        31  cl-subs:     3840  v-elim:      0  v-fix:    0  time: 25.16 s
535.18/134.25	c vivif2 --  cl tried     2953 cl shrink        0 lits rem          0 time: 0.00
535.18/134.27	c vivif2 --  cl tried    65662 cl shrink        0 lits rem          0 time: 0.06
535.61/134.36	c asymm  cl-useful: 0/2953/2953 lits-rem:0 time: 0.35
535.61/134.36	c calculated reachability. Time: 0.00
535.61/134.36	c  N st   949    806634       680      2953         0     65662      8977   1402408     19.67   no data  --
779.62/195.57	c  F st   950   1071875       680      2953         0     81754      8977   1762082     19.67   no data  --
779.62/195.57	c  N st   950   1071875       680      2953         0     81754      8977   1762082     19.67   no data  --
786.40/197.22	c Decided on static restart strategy
804.75/201.82	c  N st   960   1100176       680      2953         0     65458      8977   1175055     19.67   no data  --
840.25/210.76	c  N st   962   1136170       680      2953         0     55677      8977    845184     19.67   no data  --
874.15/219.28	c  N st   963   1168562       680      2953         0     87647      8977   1854760     19.67   no data  --
911.63/228.65	c  N st   964   1209953       680      2953         0     82093      8977   1610414     19.67   no data  --
911.63/228.65	c  S st   964   1209953       680      2953         0     82093      8977   1610414     19.67   no data  --
912.45/228.90	c  S st   964   1210454       680      2953         0     82594      8977   1625998     19.67   no data  --
912.45/228.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
912.45/228.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
912.88/228.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
913.23/229.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
913.23/229.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
913.23/229.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
913.23/229.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
935.15/234.53	c lits-rem:       425  cl-subs:     3506  v-elim:      0  v-fix:    0  time: 22.02 s
935.15/234.53	c vivif2 --  cl tried     2953 cl shrink        0 lits rem          0 time: 0.00
935.15/234.55	c vivif2 --  cl tried    79088 cl shrink        0 lits rem          0 time: 0.08
935.54/234.66	c asymm  cl-useful: 0/2953/2953 lits-rem:0 time: 0.44
935.54/234.67	c calculated reachability. Time: 0.00
935.54/234.67	c  N st   964   1210454       680      2953         0     79088      8977   1522986     19.67   no data  --
1013.77/254.22	c  N st   965   1283336       680      2953         0     55218      8977    754164     19.67   no data  --
1119.80/280.89	c  N st   966   1392659       680      2953         0     63343      8977    974940     19.67   no data  --
1291.30/323.81	c  N st   967   1556644       680      2953         0     68208      8977   1055679     19.67   no data  --
1460.00/366.15	c  N st   968   1710456       680      2953         0    110179      8977   2312117     19.67   no data  --
1460.00/366.15	c  S st   968   1710456       680      2953         0    110179      8977   2312117     19.67   no data  --
1461.24/366.48	c  S st   968   1710958       680      2953         0    110681      8977   2326440     19.67   no data  --
1461.24/366.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1461.24/366.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1461.59/366.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
1461.99/366.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1461.99/366.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1461.99/366.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
1461.99/366.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1530.99/383.93	c lits-rem:       102  cl-subs:     6405  v-elim:      0  v-fix:    0  time: 68.94 s
1530.99/383.93	c vivif2 --  cl tried     2953 cl shrink        0 lits rem          0 time: 0.00
1530.99/383.95	c vivif2 --  cl tried   104276 cl shrink        0 lits rem          0 time: 0.11
1531.76/384.13	c asymm  cl-useful: 0/2953/2953 lits-rem:0 time: 0.70
1531.76/384.13	c calculated reachability. Time: 0.00
1531.76/384.13	c  N st   968   1710958       680      2953         0    104276      8977   2143562     19.67   no data  --
1996.42/500.62	c  N st   969   2079923       680      2953         0    116233      8977   2305379     19.67   no data  --
2156.30/540.70	c  N st   970   2210960       680      2953         0    119922      8977   2338398     19.67   no data  --
2156.30/540.70	c  S st   970   2210960       680      2953         0    119922      8977   2338398     19.67   no data  --
2157.50/541.09	c  S st   970   2211462       680      2953         0    120424      8977   2352403     19.67   no data  --
2157.50/541.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2157.50/541.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2157.90/541.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.26
2158.31/541.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2158.31/541.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2158.31/541.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
2158.31/541.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2253.59/565.11	c lits-rem:      4841  cl-subs:     9964  v-elim:      0  v-fix:    0  time: 95.17 s
2253.59/565.11	c vivif2 --  cl tried     2953 cl shrink        0 lits rem          0 time: 0.00
2253.59/565.13	c vivif2 --  cl tried   110460 cl shrink        0 lits rem          0 time: 0.11
2254.39/565.30	c asymm  cl-useful: 0/2953/2953 lits-rem:0 time: 0.69
2254.39/565.31	c calculated reachability. Time: 0.00
2254.39/565.31	c  N st   970   2211462       680      2953         0    110460      8977   2090219     19.67   no data  --
2865.01/718.43	c  N st   971   2711462       680      2953         0    134357      8977   2791377     19.67   no data  --
2865.01/718.43	c  S st   971   2711462       680      2953         0    134357      8977   2791377     19.67   no data  --
2866.56/718.83	c  S st   971   2711968       680      2953         0    134862      8977   2805846     19.67   no data  --
2866.56/718.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2866.56/718.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2866.95/718.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.29
2867.35/719.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2867.35/719.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2867.35/719.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
2867.35/719.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2984.97/748.53	c lits-rem:       978  cl-subs:     8583  v-elim:      0  v-fix:    0  time: 117.64 s
2984.97/748.53	c vivif2 --  cl tried     2953 cl shrink        0 lits rem          0 time: 0.00
2984.97/748.56	c vivif2 --  cl tried   126279 cl shrink        0 lits rem          0 time: 0.13
2985.77/748.76	c asymm  cl-useful: 0/2953/2953 lits-rem:0 time: 0.82
2985.77/748.77	c calculated reachability. Time: 0.00
2985.77/748.77	c  N st   971   2711968       680      2953         0    126279      8977   2548985     19.67   no data  --
3621.87/908.26	c  N st   972   3211968       680      2953         0    102316      8977   1680651     19.67   no data  --
3621.87/908.26	c  S st   972   3211968       680      2953         0    102316      8977   1680651     19.67   no data  --
3623.07/908.57	c  S st   972   3212473       680      2953         0    102821      8977   1695547     19.67   no data  --
3623.07/908.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3623.07/908.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3623.49/908.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
3623.49/908.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3623.49/908.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3623.49/908.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
3623.49/908.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3650.23/915.35	c lits-rem:        45  cl-subs:     2189  v-elim:      0  v-fix:    0  time: 26.58 s
3650.23/915.35	c vivif2 --  cl tried     2953 cl shrink        0 lits rem          0 time: 0.00
3650.23/915.38	c vivif2 --  cl tried   100632 cl shrink        0 lits rem          0 time: 0.10
3650.97/915.58	c asymm  cl-useful: 0/2953/2953 lits-rem:0 time: 0.83
3650.97/915.59	c calculated reachability. Time: 0.00
3650.97/915.59	c  N st   972   3212473       680      2953         0    100632      8977   1623863     19.67   no data  --
4431.43/1111.20	c  N st   973   3712476       680      2953         0    111213      8977   1826308     19.67   no data  --
4431.43/1111.20	c  S st   973   3712476       680      2953         0    111213      8977   1826308     19.67   no data  --
4432.63/1111.55	c  S st   973   3712981       680      2953         0    111718      8977   1840301     19.67   no data  --
4432.63/1111.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4432.63/1111.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4433.03/1111.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
4433.03/1111.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4433.03/1111.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4433.03/1111.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
4433.03/1111.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4458.94/1118.14	c lits-rem:       137  cl-subs:     2731  v-elim:      0  v-fix:    0  time: 25.79 s
4458.94/1118.14	c vivif2 --  cl tried     2953 cl shrink        0 lits rem          0 time: 0.00
4458.94/1118.17	c vivif2 --  cl tried   108987 cl shrink        0 lits rem          0 time: 0.09
4459.74/1118.33	c asymm  cl-useful: 0/2953/2953 lits-rem:0 time: 0.66
4459.74/1118.34	c calculated reachability. Time: 0.00
4459.74/1118.34	c  N st   973   3712981       680      2953         0    108987      8977   1756715     19.67   no data  --
4517.98/1132.97	c  F st   974   3751564       680      2953         0    146900      8977   2959564     19.67   no data  --
4517.98/1132.97	c  N st   974   3751564       680      2953         0    146900      8977   2959564     19.67   no data  --
4529.94/1135.97	c Decided on static restart strategy
4575.00/1147.27	c  N st   984   3779872       680      2953         0     91350      8977   1118166     19.67   no data  --
4630.83/1161.28	c  N st   986   3815867       680      2953         0    126667      8977   2181396     19.67   no data  --
4699.83/1178.51	c  N st   987   3848260       680      2953         0    158610      8977   3203224     19.67   no data  --
4779.19/1198.43	c  N st   988   3896848       680      2953         0    121936      8977   2060382     19.67   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-3368708-1305401338/watcher-3368708-1305401338 -o /tmp/evaluation-result-3368708-1305401338/solver-3368708-1305401338 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368708-1305401338.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.47 7.98 7.94 2/366 17041
/proc/meminfo: memFree=22616844/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=183276 CPUtime=0 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 497 0 0 0 0 0 0 0 24 0 4 0 651731491 187674624 426 33554432000 4194304 4650419 140734961763872 18446744073709551615 212687675195 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17041/statm: 45819 451 336 112 0 40784 0
[pid=17041/tid=17042] ppid=17039 vsize=217000 CPUtime=0 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 118 0 0 0 0 0 0 0 25 0 4 0 651731491 222208000 1102 33554432000 4194304 4650419 140734961763872 18446744073709551615 212687780334 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=217000 CPUtime=0 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 211 0 0 0 0 0 0 0 25 0 4 0 651731491 222208000 1102 33554432000 4194304 4650419 140734961763872 18446744073709551615 212687780383 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=217000 CPUtime=0 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 140 0 0 0 0 0 0 0 25 0 4 0 651731491 222208000 1104 33554432000 4194304 4650419 140734961763872 18446744073709551615 212687780383 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.110006 s]
/proc/loadavg: 7.47 7.98 7.94 2/366 17041
/proc/meminfo: memFree=22616844/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=283456 CPUtime=0.4 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 1998 0 0 0 40 0 0 0 24 0 4 0 651731491 290258944 1856 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 70864 1856 391 112 0 65829 0
[pid=17041/tid=17042] ppid=17039 vsize=283456 CPUtime=0.09 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 400 0 0 0 9 0 0 0 25 0 4 0 651731491 290258944 1857 33554432000 4194304 4650419 140734961763872 18446744073709551615 4334040 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=283456 CPUtime=0.1 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 434 0 0 0 10 0 0 0 25 0 4 0 651731491 290258944 1857 33554432000 4194304 4650419 140734961763872 18446744073709551615 4328046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=283456 CPUtime=0.1 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 275 0 0 0 10 0 0 0 25 0 4 0 651731491 290258944 1857 33554432000 4194304 4650419 140734961763872 18446744073709551615 4514716 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 283456

[startup+0.200989 s]
/proc/loadavg: 7.47 7.98 7.94 2/366 17041
/proc/meminfo: memFree=22616844/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=284908 CPUtime=0.76 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 2808 0 0 0 76 0 0 0 25 0 4 0 651731491 291745792 1964 33554432000 4194304 4650419 140734961763872 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 71227 1964 393 112 0 66192 0
[pid=17041/tid=17042] ppid=17039 vsize=284908 CPUtime=0.18 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 597 0 0 0 18 0 0 0 25 0 4 0 651731491 291745792 1964 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=284908 CPUtime=0.19 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 639 0 0 0 19 0 0 0 25 0 4 0 651731491 291745792 1964 33554432000 4194304 4650419 140734961763872 18446744073709551615 4364453 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=284908 CPUtime=0.19 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 481 0 0 0 19 0 0 0 25 0 4 0 651731491 291745792 1964 33554432000 4194304 4650419 140734961763872 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 284908

[startup+0.300971 s]
/proc/loadavg: 7.47 7.98 7.94 2/366 17041
/proc/meminfo: memFree=22616844/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=285100 CPUtime=1.16 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 3194 0 0 0 116 0 0 0 25 0 4 0 651731491 291942400 2350 33554432000 4194304 4650419 140734961763872 18446744073709551615 4363506 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 71275 2350 393 112 0 66240 0
[pid=17041/tid=17042] ppid=17039 vsize=285100 CPUtime=0.28 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 679 0 0 0 28 0 0 0 25 0 4 0 651731491 291942400 2350 33554432000 4194304 4650419 140734961763872 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=285100 CPUtime=0.29 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 738 0 0 0 29 0 0 0 25 0 4 0 651731491 291942400 2350 33554432000 4194304 4650419 140734961763872 18446744073709551615 4334336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=285100 CPUtime=0.29 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 580 0 0 0 29 0 0 0 25 0 4 0 651731491 291942400 2350 33554432000 4194304 4650419 140734961763872 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 285100

[startup+0.700899 s]
/proc/loadavg: 7.47 7.98 7.94 2/366 17041
/proc/meminfo: memFree=22616844/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=286256 CPUtime=2.77 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 5003 0 0 0 276 1 0 0 25 0 4 0 651731491 293126144 3111 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365273 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 71564 3111 393 112 0 66529 0
[pid=17041/tid=17042] ppid=17039 vsize=286256 CPUtime=0.68 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 1136 0 0 0 68 0 0 0 25 0 4 0 651731491 293126144 3111 33554432000 4194304 4650419 140734961763872 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=286256 CPUtime=0.68 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 1192 0 0 0 68 0 0 0 25 0 4 0 651731491 293126144 3111 33554432000 4194304 4650419 140734961763872 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=286256 CPUtime=0.69 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 1027 0 0 0 69 0 0 0 25 0 4 0 651731491 293126144 3111 33554432000 4194304 4650419 140734961763872 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286256

[startup+1.50075 s]
/proc/loadavg: 7.59 7.99 7.95 9/377 17053
/proc/meminfo: memFree=22586996/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=288032 CPUtime=5.95 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 10105 0 0 0 593 2 0 0 25 0 4 0 651731491 294944768 5261 33554432000 4194304 4650419 140734961763872 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 72008 5261 395 112 0 66973 0
[pid=17041/tid=17042] ppid=17039 vsize=288032 CPUtime=1.47 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 1999 0 0 0 147 0 0 0 25 0 4 0 651731491 294944768 5261 33554432000 4194304 4650419 140734961763872 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=288032 CPUtime=1.48 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 2125 0 0 0 148 0 0 0 25 0 4 0 651731491 294944768 5261 33554432000 4194304 4650419 140734961763872 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=288032 CPUtime=1.49 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 1820 0 0 0 149 0 0 0 25 0 4 0 651731491 294944768 5261 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 288032

[startup+3.10046 s]
/proc/loadavg: 7.59 7.99 7.95 10/377 17053
/proc/meminfo: memFree=22560396/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=309368 CPUtime=12.33 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 18764 0 0 0 1230 3 0 0 25 0 4 0 651731491 316792832 11338 33554432000 4194304 4650419 140734961763872 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 77342 11338 395 112 0 72307 0
[pid=17041/tid=17042] ppid=17039 vsize=309368 CPUtime=3.05 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 4122 0 0 0 305 0 0 0 25 0 4 0 651731491 316792832 11338 33554432000 4194304 4650419 140734961763872 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=309368 CPUtime=3.08 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 4769 0 0 0 308 0 0 0 25 0 4 0 651731491 316792832 11338 33554432000 4194304 4650419 140734961763872 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=309368 CPUtime=3.08 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 4616 0 0 0 308 0 0 0 25 0 4 0 651731491 316792832 11338 33554432000 4194304 4650419 140734961763872 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 309368

[startup+6.30088 s]
/proc/loadavg: 7.62 7.99 7.95 9/377 17053
/proc/meminfo: memFree=22490228/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=336940 CPUtime=25.09 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 26421 0 0 0 2504 5 0 0 25 0 4 0 651731491 345026560 15232 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 84235 15232 395 112 0 79200 0
[pid=17041/tid=17042] ppid=17039 vsize=336940 CPUtime=6.22 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 6465 0 0 0 621 1 0 0 25 0 4 0 651731491 345026560 15232 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365273 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=336940 CPUtime=6.28 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 6915 0 0 0 627 1 0 0 25 0 4 0 651731491 345026560 15232 33554432000 4194304 4650419 140734961763872 18446744073709551615 4366068 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=336940 CPUtime=6.28 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 5659 0 0 0 628 0 0 0 25 0 4 0 651731491 345026560 15232 33554432000 4194304 4650419 140734961763872 18446744073709551615 4363500 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 336940

[startup+12.7007 s]
/proc/loadavg: 7.65 7.99 7.95 10/377 17053
/proc/meminfo: memFree=22426156/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=356048 CPUtime=50.61 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 40314 0 0 0 5053 8 0 0 25 0 4 0 651731491 364593152 23733 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 89012 23733 395 112 0 83977 0
[pid=17041/tid=17042] ppid=17039 vsize=356048 CPUtime=12.53 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 10290 0 0 0 1252 1 0 0 25 0 4 0 651731491 364593152 23733 33554432000 4194304 4650419 140734961763872 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=356048 CPUtime=12.68 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 10668 0 0 0 1266 2 0 0 25 0 4 0 651731491 364593152 23733 33554432000 4194304 4650419 140734961763872 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=356048 CPUtime=12.68 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 8758 0 0 0 1267 1 0 0 25 0 4 0 651731491 364593152 23733 33554432000 4194304 4650419 140734961763872 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 356048

[startup+25.5004 s]
/proc/loadavg: 7.78 8.01 7.95 9/377 17054
/proc/meminfo: memFree=22373332/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=423024 CPUtime=101.64 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 61436 0 0 0 10152 12 0 0 25 0 4 0 651731491 433176576 33857 33554432000 4194304 4650419 140734961763872 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 105756 33857 395 112 0 100721 0
[pid=17041/tid=17042] ppid=17039 vsize=423024 CPUtime=25.18 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 16904 0 0 0 2516 2 0 0 25 0 4 0 651731491 433176576 33857 33554432000 4194304 4650419 140734961763872 18446744073709551615 4439621 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=423024 CPUtime=25.48 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 15569 0 0 0 2545 3 0 0 25 0 4 0 651731491 433176576 33857 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=423024 CPUtime=25.48 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 12786 0 0 0 2546 2 0 0 25 0 4 0 651731491 433176576 33857 33554432000 4194304 4650419 140734961763872 18446744073709551615 4363458 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 423024

[startup+51.1007 s]
/proc/loadavg: 7.92 8.02 7.96 9/377 17054
/proc/meminfo: memFree=22298164/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=481368 CPUtime=203.75 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 87400 0 0 0 20356 19 0 0 25 0 4 0 651731491 492920832 42202 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 120342 42202 395 112 0 115307 0
[pid=17041/tid=17042] ppid=17039 vsize=481368 CPUtime=50.48 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 24420 0 0 0 5044 4 0 0 25 0 4 0 651731491 492920832 42202 33554432000 4194304 4650419 140734961763872 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=481368 CPUtime=51.08 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 22778 0 0 0 5103 5 0 0 25 0 4 0 651731491 492920832 42202 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=481368 CPUtime=51.08 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 19354 0 0 0 5103 5 0 0 25 0 4 0 651731491 492920832 42202 33554432000 4194304 4650419 140734961763872 18446744073709551615 4514716 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 481368

[startup+102.3 s]
/proc/loadavg: 8.08 8.05 7.97 9/377 17056
/proc/meminfo: memFree=22228468/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=493428 CPUtime=407.96 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 118769 0 0 0 40766 30 0 0 25 0 4 0 651731491 505270272 53135 33554432000 4194304 4650419 140734961763872 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 123357 53135 395 112 0 118322 0
[pid=17041/tid=17042] ppid=17039 vsize=493428 CPUtime=101.09 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 31846 0 0 0 10102 7 0 0 25 0 4 0 651731491 505270272 53136 33554432000 4194304 4650419 140734961763872 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=493428 CPUtime=102.3 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 32822 0 0 0 10222 8 0 0 25 0 4 0 651731491 505270272 53136 33554432000 4194304 4650419 140734961763872 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=493428 CPUtime=102.29 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 22565 0 0 0 10223 6 0 0 25 0 4 0 651731491 505270272 53136 33554432000 4194304 4650419 140734961763872 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.96
Current children cumulated vsize (KiB) 493428

[startup+162.3 s]

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

[pid=17041] ppid=17039 vsize=621568 CPUtime=2561.46 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 406552 0 0 0 256006 140 0 0 25 0 4 0 651731491 636485632 103775 33554432000 4194304 4650419 140734961763872 18446744073709551615 4366928 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 155392 103775 395 112 0 150357 0
[pid=17041/tid=17042] ppid=17039 vsize=621568 CPUtime=634.67 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 111851 0 0 0 63431 36 0 0 25 0 4 0 651731491 636485632 103775 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=621568 CPUtime=642.29 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 123944 0 0 0 64183 46 0 0 25 0 4 0 651731491 636485632 103775 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=621568 CPUtime=642.29 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 60663 0 0 0 64209 20 0 0 25 0 4 0 651731491 636485632 103775 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2561.46
Current children cumulated vsize (KiB) 621568

[startup+702.301 s]
/proc/loadavg: 8.13 8.11 8.02 10/377 17072
/proc/meminfo: memFree=21790724/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=645840 CPUtime=2800.75 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 432968 0 0 0 279922 153 0 0 25 0 4 0 651731491 661340160 106827 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 161460 106827 395 112 0 156425 0
[pid=17041/tid=17042] ppid=17039 vsize=645840 CPUtime=693.96 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 120089 0 0 0 69356 40 0 0 25 0 4 0 651731491 661340160 106827 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=645840 CPUtime=702.3 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 131115 0 0 0 70180 50 0 0 25 0 4 0 651731491 661340160 106827 33554432000 4194304 4650419 140734961763872 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=645840 CPUtime=702.3 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 63510 0 0 0 70208 22 0 0 25 0 4 0 651731491 661340160 106827 33554432000 4194304 4650419 140734961763872 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2800.75
Current children cumulated vsize (KiB) 645840

[startup+762.301 s]
/proc/loadavg: 8.11 8.11 8.02 9/377 17073
/proc/meminfo: memFree=21702404/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=650500 CPUtime=3040.04 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 456758 0 0 0 303838 166 0 0 25 0 4 0 651731491 666112000 122018 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 162625 122018 395 112 0 157590 0
[pid=17041/tid=17042] ppid=17039 vsize=650500 CPUtime=753.23 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 126721 0 0 0 75280 43 0 0 25 0 4 0 651731491 666112000 122019 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=650500 CPUtime=762.32 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 137925 0 0 0 76177 55 0 0 25 0 4 0 651731491 666112000 122019 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=650500 CPUtime=762.31 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 69333 0 0 0 76206 25 0 0 25 0 4 0 651731491 666112000 122019 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.04
Current children cumulated vsize (KiB) 650500

[startup+822.3 s]
/proc/loadavg: 8.04 8.08 8.01 9/377 17075
/proc/meminfo: memFree=21715164/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=673440 CPUtime=3279.29 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 476792 0 0 0 327754 175 0 0 25 0 4 0 651731491 689602560 113024 33554432000 4194304 4650419 140734961763872 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 168360 113024 395 112 0 163325 0
[pid=17041/tid=17042] ppid=17039 vsize=673440 CPUtime=812.51 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 134418 0 0 0 81205 46 0 0 25 0 4 0 651731491 689602560 113024 33554432000 4194304 4650419 140734961763872 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=673440 CPUtime=822.3 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 142277 0 0 0 82174 56 0 0 25 0 4 0 651731491 689602560 113024 33554432000 4194304 4650419 140734961763872 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=673440 CPUtime=822.3 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 72600 0 0 0 82203 27 0 0 25 0 4 0 651731491 689602560 113024 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3279.29
Current children cumulated vsize (KiB) 673440

[startup+882.314 s]
/proc/loadavg: 8.14 8.10 8.02 9/377 17077
/proc/meminfo: memFree=21703856/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=749152 CPUtime=3518.63 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 505480 0 0 0 351677 186 0 0 25 0 4 0 651731491 767131648 118816 33554432000 4194304 4650419 140734961763872 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 187288 118816 395 112 0 182253 0
[pid=17041/tid=17042] ppid=17039 vsize=749152 CPUtime=871.81 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 142253 0 0 0 87132 49 0 0 25 0 4 0 651731491 767131648 118816 33554432000 4194304 4650419 140734961763872 18446744073709551615 4333593 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=749152 CPUtime=882.32 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 149880 0 0 0 88173 59 0 0 25 0 4 0 651731491 767131648 118816 33554432000 4194304 4650419 140734961763872 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=749152 CPUtime=882.32 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 77933 0 0 0 88203 29 0 0 25 0 4 0 651731491 767131648 118816 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3518.63
Current children cumulated vsize (KiB) 749152

[startup+942.3 s]
/proc/loadavg: 8.05 8.08 8.01 9/377 17078
/proc/meminfo: memFree=21653132/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=805476 CPUtime=3757.86 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 527480 0 0 0 375590 196 0 0 25 0 4 0 651731491 824807424 122282 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 201369 122282 395 112 0 196334 0
[pid=17041/tid=17042] ppid=17039 vsize=805476 CPUtime=931.1 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 150767 0 0 0 93058 52 0 0 25 0 4 0 651731491 824807424 122282 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=805476 CPUtime=942.3 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 157178 0 0 0 94167 63 0 0 25 0 4 0 651731491 824807424 122282 33554432000 4194304 4650419 140734961763872 18446744073709551615 4366900 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=805476 CPUtime=942.3 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 79307 0 0 0 94200 30 0 0 25 0 4 0 651731491 824807424 122282 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3757.86
Current children cumulated vsize (KiB) 805476

[startup+1002.3 s]
/proc/loadavg: 8.12 8.09 8.02 9/377 17080
/proc/meminfo: memFree=21578208/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=779016 CPUtime=3997.12 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 550804 0 0 0 399506 206 0 0 25 0 4 0 651731491 797712384 128813 33554432000 4194304 4650419 140734961763872 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 194754 128813 395 112 0 189719 0
[pid=17041/tid=17042] ppid=17039 vsize=779016 CPUtime=990.37 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 155275 0 0 0 98983 54 0 0 25 0 4 0 651731491 797712384 128813 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=779016 CPUtime=1002.31 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 164257 0 0 0 100165 66 0 0 25 0 4 0 651731491 797712384 128813 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=779016 CPUtime=1002.3 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 83472 0 0 0 100199 31 0 0 25 0 4 0 651731491 797712384 128813 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3997.12
Current children cumulated vsize (KiB) 779016

[startup+1062.3 s]
/proc/loadavg: 8.14 8.10 8.02 10/377 17081
/proc/meminfo: memFree=21554016/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=839520 CPUtime=4236.42 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 581052 0 0 0 423425 217 0 0 25 0 4 0 651731491 859668480 136716 33554432000 4194304 4650419 140734961763872 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 209880 136716 395 112 0 204845 0
[pid=17041/tid=17042] ppid=17039 vsize=839520 CPUtime=1049.67 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 160392 0 0 0 104910 57 0 0 25 0 4 0 651731491 859668480 136716 33554432000 4194304 4650419 140734961763872 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=839520 CPUtime=1062.31 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 171686 0 0 0 106162 69 0 0 25 0 4 0 651731491 859668480 136716 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=839520 CPUtime=1062.3 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 93101 0 0 0 106196 34 0 0 25 0 4 0 651731491 859668480 136716 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4236.42
Current children cumulated vsize (KiB) 839520

[startup+1122.3 s]
/proc/loadavg: 8.23 8.14 8.04 10/377 17083
/proc/meminfo: memFree=21563316/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=794904 CPUtime=4475.69 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 603164 0 0 0 447342 227 0 0 25 0 4 0 651731491 813981696 131365 33554432000 4194304 4650419 140734961763872 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 198726 131365 395 112 0 193691 0
[pid=17041/tid=17042] ppid=17039 vsize=794904 CPUtime=1108.95 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 166845 0 0 0 110835 60 0 0 25 0 4 0 651731491 813981696 131365 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=794904 CPUtime=1122.31 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 178910 0 0 0 112159 72 0 0 25 0 4 0 651731491 813981696 131365 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=794904 CPUtime=1122.3 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 96756 0 0 0 112194 36 0 0 25 0 4 0 651731491 813981696 131365 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4475.69
Current children cumulated vsize (KiB) 794904

[startup+1182.3 s]
/proc/loadavg: 8.16 8.14 8.04 10/377 17085
/proc/meminfo: memFree=21525080/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=910608 CPUtime=4714.98 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 616379 0 0 0 471264 234 0 0 25 0 4 0 651731491 932462592 139624 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 227652 139624 395 112 0 222617 0
[pid=17041/tid=17042] ppid=17039 vsize=910608 CPUtime=1168.25 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 170080 0 0 0 116765 60 0 0 25 0 4 0 651731491 932462592 139624 33554432000 4194304 4650419 140734961763872 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=910608 CPUtime=1182.31 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 183179 0 0 0 118157 74 0 0 25 0 4 0 651731491 932462592 139624 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=910608 CPUtime=1182.31 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 97925 0 0 0 118194 37 0 0 25 0 4 0 651731491 932462592 139624 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4714.98
Current children cumulated vsize (KiB) 910608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.20 8.15 8.05 5/373 17086
/proc/meminfo: memFree=22038344/32951124 swapFree=67111348/67111528
[pid=17041] ppid=17039 vsize=789068 CPUtime=4800.34 cores=0,2,4,6
/proc/17041/stat : 17041 (strangenight1-m) R 17039 17041 16711 0 -1 4202496 624518 0 0 0 479796 238 0 0 25 0 4 0 651731491 808005632 142370 33554432000 4194304 4650419 140734961763872 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17041/statm: 197267 142370 395 112 0 192232 0
[pid=17041/tid=17042] ppid=17039 vsize=789068 CPUtime=1189.39 cores=0,2,4,6
/proc/17041/task/17042/stat : 17042 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 172240 0 0 0 118878 61 0 0 25 0 4 0 651731491 808005632 142370 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17041/tid=17043] ppid=17039 vsize=789068 CPUtime=1203.72 cores=0,2,4,6
/proc/17041/task/17043/stat : 17043 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 184109 0 0 0 120297 75 0 0 25 0 4 0 651731491 808005632 142370 33554432000 4194304 4650419 140734961763872 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17041/tid=17044] ppid=17039 vsize=789068 CPUtime=1203.72 cores=0,2,4,6
/proc/17041/task/17044/stat : 17044 (strangenight1-m) R 17039 17041 16711 0 -1 4202560 100011 0 0 0 120334 38 0 0 25 0 4 0 651731491 808005632 142370 33554432000 4194304 4650419 140734961763872 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 789068

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.75
CPU time (s): 4800.42
CPU user time (s): 4798.01
CPU system time (s): 2.41163
CPU usage (%): 398.79
Max. virtual memory (cumulated for all children) (KiB): 958872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.01
system time used= 2.41163
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 624520
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= 475
involuntary context switches= 35307

runsolver used 4.04838 second user time and 10.3124 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 21:28:58
IDJOB=3368708
IDBENCH=82717
IDSOLVER=1846
FILE ID=node139/3368708-1305401338
RUNJOBID= node139-1305401337-17026
PBS_JOBID= 13324464
Free space on /tmp= 73360 MiB

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

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

MD5SUM BENCH= dedbbce6fb26e857922f18b3ce672c14
RANDOM SEED=228414783

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:      22618488 kB
Buffers:        297524 kB
Cached:        2885976 kB
SwapCached:          0 kB
Active:        7964372 kB
Inactive:      2062756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22618488 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            8240 kB
Writeback:           8 kB
AnonPages:     6843584 kB
Mapped:          28400 kB
Slab:           203388 kB
PageTables:      37872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76772100 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= 73352 MiB
End job on node139 at 2011-05-14 21:49:03