Trace number 3368710

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1298256564-085.UNKNOWN.cnf
MD5SUMcf48efaad74dd9e258ebbccf8ec047e7
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3368710-1305401388.cnf'
0.00/0.01	c -- header says num vars:            650
0.00/0.01	c -- header says num clauses:        2769
0.00/0.01	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.01	c -- vars added        650
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.57/0.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.57/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.57/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    650 time:  0.00 s
3.57/0.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.57/0.90	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.01 s
3.57/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.57/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.57/0.90	c calculated reachability. Time: 0.00
3.57/0.90	c Calc default polars -  time:   0.00 s pos:     284 undec:      76 neg:     290
3.57/0.90	c =========================================================================================
3.57/0.90	c types(t): F = full restart, N = normal restart
3.57/0.90	c types(t): S = simplification begin/end, E = solution found
3.57/0.90	c restart types(rt): st = static, dy = dynamic
3.57/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.57/0.90	c  B st     0         0       638      2763         0         0      8367         0   no data   no data  --
3.57/0.90	c Decided on static restart strategy
3.57/0.90	c  N st     8      4920       638      2763         0      4872      8367    148976   no data   no data  --
3.57/0.90	c  N st    10     11304       638      2763         0      4529      8367     90519   no data   no data  --
3.57/0.90	c  N st    11     17050       638      2763         0     10214      8367    269158   no data   no data  --
4.40/1.17	c  F st    12     25001       638      2763         0     12486      8367    341247   no data   no data  --
4.40/1.17	c  N st    12     25001       638      2763         0     12486      8367    341247   no data   no data  --
5.55/1.42	c Decided on static restart strategy
5.55/1.42	c  N st    18     30002       638      2763         0     10746      8367    248379   no data   no data  --
5.55/1.42	c  S st    18     30002       638      2763         0     10746      8367    248379   no data   no data  --
5.55/1.45	c  S st    18     30507       638      2763         0     11249      8367    261633   no data   no data  --
5.55/1.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.55/1.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.55/1.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.55/1.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.55/1.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    638 time:  0.00 s
5.55/1.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.74/1.75	c lits-rem:        91  cl-subs:      209  v-elim:      0  v-fix:    0  time:  1.14 s
6.74/1.76	c asymm  cl-useful: 0/2763/2763 lits-rem:0 time: 0.04
6.74/1.76	c calculated reachability. Time: 0.00
6.74/1.76	c  N st    18     30507       638      2763         0     11040      8367    253617   no data   no data  --
8.38/2.18	c  N st    20     37617       638      2763         0     10294      8367    211957   no data   no data  --
9.93/2.59	c  N st    21     44016       638      2763         0     16613      8367    400217   no data   no data  --
10.74/2.73	c  S st    22     45760       638      2763         0      9510      8367    161336   no data   no data  --
10.74/2.75	c  S st    22     46262       638      2763         0     10011      8367    175657   no data   no data  --
10.74/2.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.74/2.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.74/2.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.74/2.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.74/2.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.74/2.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    638 time:  0.00 s
10.74/2.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.54/2.92	c lits-rem:        21  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.62 s
11.54/2.92	c vivif2 --  cl tried     2763 cl shrink        0 lits rem          0 time: 0.00
11.54/2.92	c vivif2 --  cl tried     9971 cl shrink        0 lits rem          0 time: 0.01
11.54/2.93	c asymm  cl-useful: 0/2763/2763 lits-rem:0 time: 0.03
11.54/2.93	c calculated reachability. Time: 0.00
11.54/2.93	c  N st    22     46262       638      2763         0      9971      8367    174259   no data   no data  --
15.53/3.91	c  N st    23     60660       638      2763         0     14351      8367    305037   no data   no data  --
18.31/4.63	c  N st    24     69393       638      2763         0     12124      8367    218086   no data   no data  --
18.31/4.63	c  S st    24     69393       638      2763         0     12124      8367    218086   no data   no data  --
18.31/4.66	c  S st    24     69896       638      2763         0     12627      8367    232170   no data   no data  --
18.31/4.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.31/4.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.31/4.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
18.31/4.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.31/4.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.31/4.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    638 time:  0.00 s
18.31/4.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.51/4.98	c lits-rem:        56  cl-subs:       78  v-elim:      0  v-fix:    0  time:  1.21 s
19.51/4.98	c vivif2 --  cl tried     2763 cl shrink        0 lits rem          0 time: 0.00
19.51/4.98	c vivif2 --  cl tried    12549 cl shrink        0 lits rem          0 time: 0.01
19.51/4.99	c asymm  cl-useful: 0/2763/2763 lits-rem:0 time: 0.04
19.51/4.99	c calculated reachability. Time: 0.00
19.51/4.99	c  N st    24     69896       638      2763         0     12549      8367    229447   no data   no data  --
25.50/6.45	c  F st    25     87500       638      2763         0     18102      8367    388393   no data   no data  --
25.50/6.45	c  N st    25     87500       638      2763         0     18102      8367    388393   no data   no data  --
27.08/6.88	c Decided on static restart strategy
28.29/7.15	c  N st    32     95542       638      2763         0     13212      8367    209101   no data   no data  --
31.07/7.88	c  N st    34    104845       638      2763         0     22395      8367    487111   no data   no data  --
31.07/7.88	c  S st    34    104845       638      2763         0     22395      8367    487111   no data   no data  --
31.47/7.93	c  S st    34    105349       638      2763         0     22899      8367    500855   no data   no data  --
31.47/7.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.47/7.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.47/7.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
31.47/7.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.47/7.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.47/7.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    638 time:  0.00 s
31.47/7.96	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.06/9.33	c lits-rem:       134  cl-subs:      483  v-elim:      0  v-fix:    0  time:  5.44 s
37.06/9.33	c vivif2 --  cl tried     2763 cl shrink        0 lits rem          0 time: 0.00
37.06/9.33	c vivif2 --  cl tried    22416 cl shrink        0 lits rem          0 time: 0.02
37.06/9.35	c asymm  cl-useful: 0/2763/2763 lits-rem:0 time: 0.08
37.06/9.35	c calculated reachability. Time: 0.00
37.06/9.35	c  N st    34    105349       638      2763         0     22416      8367    482332   no data   no data  --
40.24/10.11	c  N st    35    114947       638      2763         0     18052      8367    335547   no data   no data  --
45.43/11.45	c  N st    36    129345       638      2763         0     17428      8367    288937   no data   no data  --
53.81/13.50	c  N st    37    150940       638      2763         0     22915      8367    430565   no data   no data  --
56.21/14.17	c  S st    38    158024       638      2763         0     29878      8367    636382   no data   no data  --
56.63/14.25	c  S st    38    158528       638      2763         0     30382      8367    650743   no data   no data  --
56.63/14.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
56.63/14.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.63/14.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
56.63/14.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.63/14.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.63/14.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    638 time:  0.00 s
56.63/14.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
64.58/16.21	c lits-rem:       412  cl-subs:     1072  v-elim:      0  v-fix:    0  time:  7.72 s
64.58/16.21	c vivif2 --  cl tried     2763 cl shrink        0 lits rem          0 time: 0.00
64.58/16.22	c vivif2 --  cl tried    29310 cl shrink        0 lits rem          0 time: 0.02
64.58/16.25	c asymm  cl-useful: 0/2763/2763 lits-rem:0 time: 0.10
64.58/16.25	c calculated reachability. Time: 0.00
64.58/16.25	c  N st    38    158528       638      2763         0     29310      8367    616703   no data   no data  --
85.32/21.42	c  N st    39    207116       638      2763         0     23999      8367    421279   no data   no data  --
99.28/24.99	c  N st    40    237792       638      2763         0     34491      8367    696964   no data   no data  --
99.28/24.99	c  S st    40    237792       638      2763         0     34491      8367    696964   no data   no data  --
99.68/25.08	c  S st    40    238295       638      2763         0     34992      8367    710362   no data   no data  --
99.68/25.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
99.68/25.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.68/25.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
100.08/25.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.08/25.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.08/25.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    638 time:  0.00 s
100.08/25.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
108.46/27.30	c lits-rem:       403  cl-subs:     1150  v-elim:      0  v-fix:    0  time:  8.70 s
108.46/27.30	c vivif2 --  cl tried     2763 cl shrink        0 lits rem          0 time: 0.00
108.86/27.30	c vivif2 --  cl tried    33842 cl shrink        0 lits rem          0 time: 0.03
108.86/27.33	c asymm  cl-useful: 0/2763/2763 lits-rem:0 time: 0.12
108.86/27.33	c calculated reachability. Time: 0.00
108.86/27.33	c  N st    40    238295       638      2763         0     33842      8367    675480   no data   no data  --
141.55/35.52	c  F st    41    306250       638      2763         0     35879      8367    695692   no data   no data  --
141.55/35.52	c  N st    41    306250       638      2763         0     35879      8367    695692   no data   no data  --
143.95/36.14	c Decided on static restart strategy
155.12/38.94	c  N st    51    334551       638      2763         0     40121      8367    781262   no data   no data  --
167.08/41.95	c  N st    53    357443       638      2763         0     38062      8367    722546   no data   no data  --
167.08/41.95	c  S st    53    357443       638      2763         0     38062      8367    722546   no data   no data  --
167.47/42.05	c  S st    53    357950       638      2763         0     38569      8367    736084   no data   no data  --
167.47/42.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
167.47/42.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
167.47/42.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
167.47/42.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
167.47/42.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.47/42.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    638 time:  0.00 s
167.47/42.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
175.86/44.16	c lits-rem:       563  cl-subs:     1053  v-elim:      0  v-fix:    0  time:  8.25 s
175.86/44.16	c vivif2 --  cl tried     2763 cl shrink        0 lits rem          0 time: 0.00
175.86/44.16	c vivif2 --  cl tried    37516 cl shrink        0 lits rem          0 time: 0.03
176.26/44.20	c asymm  cl-useful: 0/2763/2763 lits-rem:0 time: 0.15
176.26/44.20	c calculated reachability. Time: 0.00
176.26/44.20	c  N st    53    357950       638      2763         0     37516      8367    699500   no data   no data  --
194.60/48.87	c  N st    54    390342       638      2763         0     43664      8367    845497   no data   no data  --
224.92/56.43	c  N st    55    438930       638      2763         0     37308      8367    623634   no data   no data  --
268.39/67.33	c  N st    56    511812       638      2763         0     51155      8367   1065756   no data   no data  --
282.74/70.96	c  N st    57    536925       638      2763         0     45336      8367    842161   no data   no data  --
282.74/70.96	c  S st    57    536925       638      2763         0     45336      8367    842161   no data   no data  --
283.14/71.08	c  S st    57    537428       638      2763         0     45838      8367    855783   no data   no data  --
283.14/71.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
283.14/71.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
283.54/71.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
283.54/71.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
283.54/71.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
283.54/71.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    638 time:  0.00 s
283.54/71.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
293.13/73.52	c lits-rem:      1028  cl-subs:      946  v-elim:      0  v-fix:    0  time:  9.53 s
293.13/73.52	c vivif2 --  cl tried     2763 cl shrink        0 lits rem          0 time: 0.00
293.13/73.53	c vivif2 --  cl tried    44892 cl shrink        0 lits rem          0 time: 0.04
293.13/73.58	c asymm  cl-useful: 0/2763/2763 lits-rem:0 time: 0.19
293.13/73.58	c calculated reachability. Time: 0.00
293.13/73.58	c  N st    57    537428       638      2763         0     44892      8367    821274   no data   no data  --
405.99/101.89	c  N st    58    701413       638      2763         0     38812      8367    516475   no data   no data  --
484.96/121.66	c  N st    59    806145       638      2763         0     68016      8367   1427800   no data   no data  --
484.96/121.66	c  S st    59    806145       638      2763         0     68016      8367   1427800   no data   no data  --
485.76/121.88	c  S st    59    806649       638      2763         0     68520      8367   1441993   no data   no data  --
485.76/121.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
485.76/121.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
486.16/121.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
486.16/121.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
486.16/121.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
486.16/121.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    638 time:  0.00 s
486.16/121.96	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
503.31/126.25	c lits-rem:      1069  cl-subs:     2496  v-elim:      0  v-fix:    0  time: 17.10 s
503.31/126.25	c vivif2 --  cl tried     2763 cl shrink        0 lits rem          0 time: 0.00
503.31/126.27	c vivif2 --  cl tried    66024 cl shrink        0 lits rem          0 time: 0.07
503.71/126.35	c asymm  cl-useful: 0/2763/2763 lits-rem:0 time: 0.32
503.71/126.35	c calculated reachability. Time: 0.00
503.71/126.35	c  N st    59    806649       638      2763         0     66024      8367   1359104   no data   no data  --
721.07/180.89	c  F st    60   1071875       638      2763         0     82053      8367   1694375   no data   no data  --
721.07/180.90	c  N st    60   1071875       638      2763         0     82053      8367   1694375   no data   no data  --
727.46/182.46	c Decided on static restart strategy
747.00/187.37	c  N st    70   1100177       638      2763         0     65645      8367   1094019   no data   no data  --
783.69/196.50	c  N st    72   1136171       638      2763         0     55780      8367    809533   no data   no data  --
817.99/205.10	c  N st    73   1168564       638      2763         0     87664      8367   1776935   no data   no data  --
852.69/213.86	c  N st    74   1209975       638      2763         0     82100      8367   1588818   no data   no data  --
852.69/213.86	c  S st    74   1209975       638      2763         0     82100      8367   1588818   no data   no data  --
853.89/214.12	c  S st    74   1210477       638      2763         0     82601      8367   1602309   no data   no data  --
853.89/214.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
853.89/214.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
853.89/214.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
854.29/214.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
854.29/214.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
854.29/214.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    638 time:  0.00 s
854.29/214.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
877.81/220.16	c lits-rem:       212  cl-subs:     3430  v-elim:      0  v-fix:    0  time: 23.67 s
877.81/220.16	c vivif2 --  cl tried     2763 cl shrink        0 lits rem          0 time: 0.00
877.81/220.18	c vivif2 --  cl tried    79171 cl shrink        0 lits rem          0 time: 0.08
878.21/220.29	c asymm  cl-useful: 0/2763/2763 lits-rem:0 time: 0.44
878.21/220.29	c calculated reachability. Time: 0.00
878.21/220.29	c  N st    74   1210477       638      2763         0     79171      8367   1496064   no data   no data  --
952.79/238.93	c  N st    75   1283359       638      2763         0     55462      8367    749208   no data   no data  --
1063.68/266.75	c  N st    76   1392684       638      2763         0     63719      8367    968727   no data   no data  --
1228.44/308.03	c  N st    77   1556669       638      2763         0     68549      8367   1014153   no data   no data  --
1393.52/349.40	c  N st    78   1710477       638      2763         0    110181      8367   2160951   no data   no data  --
1393.52/349.40	c  S st    78   1710477       638      2763         0    110181      8367   2160951   no data   no data  --
1394.74/349.75	c  S st    78   1710977       638      2763         0    110681      8367   2174116   no data   no data  --
1394.74/349.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1394.74/349.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1395.15/349.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
1395.15/349.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1395.15/349.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1395.15/349.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    638 time:  0.00 s
1395.15/349.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1460.55/366.27	c lits-rem:       229  cl-subs:     7432  v-elim:      0  v-fix:    0  time: 65.31 s
1460.55/366.27	c vivif2 --  cl tried     2763 cl shrink        0 lits rem          0 time: 0.00
1460.55/366.30	c vivif2 --  cl tried   103249 cl shrink        0 lits rem          0 time: 0.10
1461.31/366.45	c asymm  cl-useful: 0/2763/2763 lits-rem:0 time: 0.63
1461.31/366.46	c calculated reachability. Time: 0.00
1461.31/366.46	c  N st    78   1710977       638      2763         0    103249      8367   1987018   no data   no data  --
1892.06/474.45	c  N st    79   2079941       638      2763         0    115624      8367   2296720   no data   no data  --
2062.01/517.05	c  N st    80   2210977       638      2763         0    119495      8367   2415433   no data   no data  --
2062.01/517.05	c  S st    80   2210977       638      2763         0    119495      8367   2415433   no data   no data  --
2063.56/517.45	c  S st    80   2211482       638      2763         0    120000      8367   2430366   no data   no data  --
2063.56/517.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2063.56/517.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2063.96/517.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.26
2064.36/517.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2064.36/517.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2064.36/517.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    638 time:  0.00 s
2064.36/517.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2134.96/535.38	c lits-rem:       342  cl-subs:     5288  v-elim:      0  v-fix:    0  time: 70.92 s
2134.96/535.38	c vivif2 --  cl tried     2763 cl shrink        0 lits rem          0 time: 0.00
2135.36/535.41	c vivif2 --  cl tried   114712 cl shrink        0 lits rem          0 time: 0.11
2135.76/535.59	c asymm  cl-useful: 0/2763/2763 lits-rem:0 time: 0.70
2135.76/535.59	c calculated reachability. Time: 0.00
2135.76/535.59	c  N st    80   2211482       638      2763         0    114712      8367   2269191   no data   no data  --
2801.42/702.48	c  N st    81   2711482       638      2763         0    138016      8367   2771748   no data   no data  --
2801.42/702.48	c  S st    81   2711482       638      2763         0    138016      8367   2771748   no data   no data  --
2803.46/702.97	c  S st    81   2711985       638      2763         0    138519      8367   2785301   no data   no data  --
2803.46/702.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2803.46/702.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2803.80/703.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.30
2804.20/703.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2804.20/703.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2804.20/703.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    638 time:  0.00 s
2804.20/703.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2933.02/735.48	c lits-rem:        55  cl-subs:     9973  v-elim:      0  v-fix:    0  time: 128.93 s
2933.02/735.48	c vivif2 --  cl tried     2763 cl shrink        0 lits rem          0 time: 0.00
2933.42/735.51	c vivif2 --  cl tried   128546 cl shrink        0 lits rem          0 time: 0.13
2934.22/735.71	c asymm  cl-useful: 0/2763/2763 lits-rem:0 time: 0.81
2934.22/735.72	c calculated reachability. Time: 0.00
2934.22/735.72	c  N st    81   2711985       638      2763         0    128546      8367   2506172   no data   no data  --
3711.19/930.58	c  N st    82   3211987       638      2763         0    103922      8367   1585339   no data   no data  --
3711.19/930.58	c  S st    82   3211987       638      2763         0    103922      8367   1585339   no data   no data  --
3712.35/930.88	c  S st    82   3212493       638      2763         0    104428      8367   1599078   no data   no data  --
3712.35/930.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3712.35/930.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3712.75/930.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
3712.75/930.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3712.75/930.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3712.75/930.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    638 time:  0.00 s
3712.75/930.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3738.27/937.33	c lits-rem:       300  cl-subs:     4607  v-elim:      0  v-fix:    0  time: 25.26 s
3738.27/937.33	c vivif2 --  cl tried     2763 cl shrink        0 lits rem          0 time: 0.00
3738.27/937.35	c vivif2 --  cl tried    99821 cl shrink        0 lits rem          0 time: 0.08
3738.67/937.49	c asymm  cl-useful: 0/2763/2763 lits-rem:0 time: 0.58
3738.67/937.50	c calculated reachability. Time: 0.00
3738.67/937.50	c  N st    82   3212493       638      2763         0     99821      8367   1479787   no data   no data  --
4567.45/1145.25	c  N st    83   3712493       638      2763         0    110661      8367   1675968   no data   no data  --
4567.45/1145.25	c  S st    83   3712493       638      2763         0    110661      8367   1675968   no data   no data  --
4569.06/1145.60	c  S st    83   3712995       638      2763         0    111163      8367   1690428   no data   no data  --
4569.06/1145.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4569.06/1145.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4569.06/1145.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
4569.46/1145.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4569.46/1145.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4569.46/1145.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    638 time:  0.00 s
4569.46/1145.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4594.97/1152.12	c lits-rem:        41  cl-subs:     4197  v-elim:      0  v-fix:    0  time: 25.48 s
4594.97/1152.12	c vivif2 --  cl tried     2763 cl shrink        0 lits rem          0 time: 0.00
4594.97/1152.14	c vivif2 --  cl tried   106966 cl shrink        0 lits rem          0 time: 0.08
4595.37/1152.29	c asymm  cl-useful: 0/2763/2763 lits-rem:0 time: 0.61
4595.37/1152.29	c calculated reachability. Time: 0.00
4595.37/1152.29	c  N st    83   3712995       638      2763         0    106966      8367   1583741   no data   no data  --
4668.36/1170.55	c  F st    84   3751562       638      2763         0    144730      8367   2633304   no data   no data  --
4668.36/1170.55	c  N st    84   3751562       638      2763         0    144730      8367   2633304   no data   no data  --
4679.94/1173.40	c Decided on static restart strategy
4722.21/1184.04	c  N st    94   3779861       638      2763         0     89555      8367   1031797   no data   no data  --
4773.66/1196.90	c  N st    96   3815853       638      2763         0    124820      8367   2067382   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-3368710-1305401388/watcher-3368710-1305401388 -o /tmp/evaluation-result-3368710-1305401388/solver-3368710-1305401388 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368710-1305401388.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.88 7.83 7.88 4/349 21087
/proc/meminfo: memFree=24143648/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 413 0 0 0 1 0 0 0 18 0 4 0 651735447 52465664 353 33554432000 4194304 4650419 140737358979680 18446744073709551615 47183503714220 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 12809 353 303 112 0 7774 0
[pid=21087/tid=21090] ppid=21083 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 651735447 52465664 353 33554432000 4194304 4650419 140737358979680 18446744073709551615 47183503714220 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 651735447 52465664 353 33554432000 4194304 4650419 140737358979680 18446744073709551615 47183503714226 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 651735447 52465664 353 33554432000 4194304 4650419 140737358979680 18446744073709551615 254500748273 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0537189 s]
/proc/loadavg: 6.88 7.83 7.88 4/349 21087
/proc/meminfo: memFree=24143648/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=282624 CPUtime=0.18 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 1645 0 0 0 18 0 0 0 18 0 4 0 651735447 289406976 1507 33554432000 4194304 4650419 140737358979680 18446744073709551615 4328261 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 70656 1507 390 112 0 65621 0
[pid=21087/tid=21090] ppid=21083 vsize=282624 CPUtime=0.04 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 368 0 0 0 4 0 0 0 18 0 4 0 651735447 289406976 1507 33554432000 4194304 4650419 140737358979680 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=282624 CPUtime=0.04 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 336 0 0 0 4 0 0 0 18 0 4 0 651735447 289406976 1507 33554432000 4194304 4650419 140737358979680 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=282624 CPUtime=0.03 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 196 0 0 0 3 0 0 0 20 0 4 0 651735447 289406976 1508 33554432000 4194304 4650419 140737358979680 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 282624

[startup+0.100709 s]
/proc/loadavg: 6.88 7.83 7.88 4/349 21087
/proc/meminfo: memFree=24143648/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=282756 CPUtime=0.36 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 1872 0 0 0 36 0 0 0 18 0 4 0 651735447 289542144 1734 33554432000 4194304 4650419 140737358979680 18446744073709551615 4333403 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 70689 1734 391 112 0 65654 0
[pid=21087/tid=21090] ppid=21083 vsize=282756 CPUtime=0.09 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 416 0 0 0 9 0 0 0 18 0 4 0 651735447 289542144 1734 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=282756 CPUtime=0.09 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 399 0 0 0 9 0 0 0 18 0 4 0 651735447 289542144 1734 33554432000 4194304 4650419 140737358979680 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=282756 CPUtime=0.08 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 246 0 0 0 8 0 0 0 21 0 4 0 651735447 289542144 1734 33554432000 4194304 4650419 140737358979680 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 282756

[startup+0.30067 s]
/proc/loadavg: 6.88 7.83 7.88 4/349 21087
/proc/meminfo: memFree=24143648/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=284332 CPUtime=1.16 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 3090 0 0 0 116 0 0 0 18 0 4 0 651735447 291155968 2257 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365286 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 71083 2257 393 112 0 66048 0
[pid=21087/tid=21090] ppid=21083 vsize=284332 CPUtime=0.29 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 726 0 0 0 29 0 0 0 18 0 4 0 651735447 291155968 2257 33554432000 4194304 4650419 140737358979680 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=284332 CPUtime=0.29 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 692 0 0 0 29 0 0 0 18 0 4 0 651735447 291155968 2257 33554432000 4194304 4650419 140737358979680 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=284332 CPUtime=0.28 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 567 0 0 0 28 0 0 0 21 0 4 0 651735447 291155968 2257 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 284332

[startup+0.700591 s]
/proc/loadavg: 6.88 7.83 7.88 4/349 21087
/proc/meminfo: memFree=24143648/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=285388 CPUtime=2.77 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 4861 0 0 0 276 1 0 0 18 0 4 0 651735447 292237312 2999 33554432000 4194304 4650419 140737358979680 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 71347 3000 393 112 0 66312 0
[pid=21087/tid=21090] ppid=21083 vsize=285388 CPUtime=0.69 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 1171 0 0 0 69 0 0 0 18 0 4 0 651735447 292237312 3000 33554432000 4194304 4650419 140737358979680 18446744073709551615 4368151 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=285388 CPUtime=0.69 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 1133 0 0 0 69 0 0 0 18 0 4 0 651735447 292237312 3000 33554432000 4194304 4650419 140737358979680 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=285388 CPUtime=0.68 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 1010 0 0 0 68 0 0 0 22 0 4 0 651735447 292237312 3000 33554432000 4194304 4650419 140737358979680 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285388

[startup+1.50043 s]
/proc/loadavg: 6.88 7.83 7.88 10/357 21096
/proc/meminfo: memFree=24122064/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=292852 CPUtime=5.95 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 9821 0 0 0 594 1 0 0 20 0 4 0 651735447 299880448 5083 33554432000 4194304 4650419 140737358979680 18446744073709551615 4438378 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 73213 5083 395 112 0 68178 0
[pid=21087/tid=21090] ppid=21083 vsize=292852 CPUtime=1.48 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 2047 0 0 0 148 0 0 0 19 0 4 0 651735447 299880448 5083 33554432000 4194304 4650419 140737358979680 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=292852 CPUtime=1.48 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 1986 0 0 0 148 0 0 0 20 0 4 0 651735447 299880448 5083 33554432000 4194304 4650419 140737358979680 18446744073709551615 4329578 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=292852 CPUtime=1.46 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 1812 0 0 0 146 0 0 0 25 0 4 0 651735447 299880448 5083 33554432000 4194304 4650419 140737358979680 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 292852

[startup+3.10111 s]
/proc/loadavg: 6.88 7.83 7.88 10/357 21096
/proc/meminfo: memFree=24091808/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=285084 CPUtime=12.34 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 18546 0 0 0 1232 2 0 0 25 0 4 0 651735447 291926016 10707 33554432000 4194304 4650419 140737358979680 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 71271 10707 395 112 0 66236 0
[pid=21087/tid=21090] ppid=21083 vsize=285084 CPUtime=3.08 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 4393 0 0 0 308 0 0 0 25 0 4 0 651735447 291926016 10707 33554432000 4194304 4650419 140737358979680 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=285084 CPUtime=3.08 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 4849 0 0 0 308 0 0 0 25 0 4 0 651735447 291926016 10707 33554432000 4194304 4650419 140737358979680 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=285084 CPUtime=3.05 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 4114 0 0 0 305 0 0 0 25 0 4 0 651735447 291926016 10707 33554432000 4194304 4650419 140737358979680 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 285084

[startup+6.30048 s]
/proc/loadavg: 6.97 7.83 7.88 10/357 21096
/proc/meminfo: memFree=24045556/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=294724 CPUtime=25.1 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 27884 0 0 0 2506 4 0 0 25 0 4 0 651735447 301797376 13583 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 73681 13583 395 112 0 68646 0
[pid=21087/tid=21090] ppid=21083 vsize=294724 CPUtime=6.29 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 7529 0 0 0 628 1 0 0 25 0 4 0 651735447 301797376 13583 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=294724 CPUtime=6.28 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 7135 0 0 0 628 0 0 0 25 0 4 0 651735447 301797376 13583 33554432000 4194304 4650419 140737358979680 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=294724 CPUtime=6.21 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 6000 0 0 0 621 0 0 0 25 0 4 0 651735447 301797376 13583 33554432000 4194304 4650419 140737358979680 18446744073709551615 4329570 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 294724

[startup+12.7002 s]
/proc/loadavg: 7.05 7.83 7.88 10/357 21096
/proc/meminfo: memFree=24010016/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=285636 CPUtime=50.62 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 42721 0 0 0 5054 8 0 0 25 0 4 0 651735447 292491264 22526 33554432000 4194304 4650419 140737358979680 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 71409 22526 395 112 0 66374 0
[pid=21087/tid=21090] ppid=21083 vsize=285636 CPUtime=12.69 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 10823 0 0 0 1267 2 0 0 25 0 4 0 651735447 292491264 22526 33554432000 4194304 4650419 140737358979680 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=285636 CPUtime=12.68 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 11367 0 0 0 1266 2 0 0 25 0 4 0 651735447 292491264 22526 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=285636 CPUtime=12.54 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 9235 0 0 0 1252 2 0 0 25 0 4 0 651735447 292491264 22526 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 285636

[startup+25.5007 s]
/proc/loadavg: 7.26 7.84 7.88 9/357 21127
/proc/meminfo: memFree=23987404/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=292348 CPUtime=101.67 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 63996 0 0 0 10153 14 0 0 25 0 4 0 651735447 299364352 30129 33554432000 4194304 4650419 140737358979680 18446744073709551615 4433090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 73087 30129 395 112 0 68052 0
[pid=21087/tid=21090] ppid=21083 vsize=292348 CPUtime=25.49 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 15755 0 0 0 2545 4 0 0 25 0 4 0 651735447 299364352 30129 33554432000 4194304 4650419 140737358979680 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=292348 CPUtime=25.49 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 17083 0 0 0 2545 4 0 0 25 0 4 0 651735447 299364352 30129 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=292348 CPUtime=25.18 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 12814 0 0 0 2515 3 0 0 25 0 4 0 651735447 299364352 30129 33554432000 4194304 4650419 140737358979680 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 292348

[startup+51.1006 s]
/proc/loadavg: 7.51 7.85 7.88 9/357 21127
/proc/meminfo: memFree=23858344/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=326332 CPUtime=203.78 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 89624 0 0 0 20356 22 0 0 25 0 4 0 651735447 334163968 35300 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365325 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 81583 35300 395 112 0 76548 0
[pid=21087/tid=21090] ppid=21083 vsize=326332 CPUtime=51.08 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 19591 0 0 0 5104 4 0 0 25 0 4 0 651735447 334163968 35300 33554432000 4194304 4650419 140737358979680 18446744073709551615 4331245 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=326332 CPUtime=51.08 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 26640 0 0 0 5101 7 0 0 25 0 4 0 651735447 334163968 35300 33554432000 4194304 4650419 140737358979680 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=326332 CPUtime=50.49 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 16997 0 0 0 5045 4 0 0 25 0 4 0 651735447 334163968 35300 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 326332

[startup+102.313 s]
/proc/loadavg: 7.87 7.89 7.89 9/357 21129
/proc/meminfo: memFree=23817880/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=392928 CPUtime=408.03 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 136114 0 0 0 40763 40 0 0 25 0 4 0 651735447 402358272 41440 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 98232 41440 395 112 0 93197 0
[pid=21087/tid=21090] ppid=21083 vsize=392928 CPUtime=102.3 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 26664 0 0 0 10222 8 0 0 25 0 4 0 651735447 402358272 41440 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=392928 CPUtime=102.29 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 41350 0 0 0 10216 13 0 0 25 0 4 0 651735447 402358272 41440 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=392928 CPUtime=101.1 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 25698 0 0 0 10102 8 0 0 25 0 4 0 651735447 402358272 41440 33554432000 4194304 4650419 140737358979680 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.03
Current children cumulated vsize (KiB) 392928

[startup+162.3 s]

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

[pid=21087] ppid=21083 vsize=660960 CPUtime=2561.74 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 365050 0 0 0 256022 152 0 0 25 0 4 0 651735447 676823040 108522 33554432000 4194304 4650419 140737358979680 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 165240 108522 395 112 0 160205 0
[pid=21087/tid=21090] ppid=21083 vsize=660960 CPUtime=642.32 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 87074 0 0 0 64195 37 0 0 25 0 4 0 651735447 676823040 108523 33554432000 4194304 4650419 140737358979680 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=660960 CPUtime=642.32 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 100754 0 0 0 64187 45 0 0 25 0 4 0 651735447 676823040 108523 33554432000 4194304 4650419 140737358979680 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=660960 CPUtime=634.74 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 65094 0 0 0 63449 25 0 0 25 0 4 0 651735447 676823040 108523 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2561.74
Current children cumulated vsize (KiB) 660960

[startup+702.301 s]
/proc/loadavg: 8.18 8.12 8.00 9/357 21145
/proc/meminfo: memFree=23321192/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=671488 CPUtime=2801.02 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 379059 0 0 0 279941 161 0 0 25 0 4 0 651735447 687603712 104195 33554432000 4194304 4650419 140737358979680 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 167872 104195 395 112 0 162837 0
[pid=21087/tid=21090] ppid=21083 vsize=671488 CPUtime=702.31 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 90696 0 0 0 70192 39 0 0 25 0 4 0 651735447 687603712 104195 33554432000 4194304 4650419 140737358979680 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=671488 CPUtime=702.31 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 104945 0 0 0 70184 47 0 0 25 0 4 0 651735447 687603712 104195 33554432000 4194304 4650419 140737358979680 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=671488 CPUtime=694.03 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 67233 0 0 0 69376 27 0 0 25 0 4 0 651735447 687603712 104195 33554432000 4194304 4650419 140737358979680 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2801.02
Current children cumulated vsize (KiB) 671488

[startup+762.314 s]
/proc/loadavg: 8.17 8.13 8.01 9/357 21146
/proc/meminfo: memFree=23270096/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=687200 CPUtime=3040.37 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 392270 0 0 0 303868 169 0 0 25 0 4 0 651735447 703692800 113383 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 171800 113383 395 112 0 166765 0
[pid=21087/tid=21090] ppid=21083 vsize=687200 CPUtime=762.33 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 94476 0 0 0 76191 42 0 0 25 0 4 0 651735447 703692800 113383 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=687200 CPUtime=762.33 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 109486 0 0 0 76182 51 0 0 25 0 4 0 651735447 703692800 113383 33554432000 4194304 4650419 140737358979680 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=687200 CPUtime=753.33 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 68233 0 0 0 75306 27 0 0 25 0 4 0 651735447 703692800 113383 33554432000 4194304 4650419 140737358979680 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.37
Current children cumulated vsize (KiB) 687200

[startup+822.301 s]
/proc/loadavg: 8.16 8.13 8.01 9/357 21148
/proc/meminfo: memFree=23237348/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=711400 CPUtime=3279.62 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 404705 0 0 0 327785 177 0 0 25 0 4 0 651735447 728473600 115924 33554432000 4194304 4650419 140737358979680 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 177850 115924 395 112 0 172815 0
[pid=21087/tid=21090] ppid=21083 vsize=711400 CPUtime=822.33 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 98234 0 0 0 82188 45 0 0 25 0 4 0 651735447 728473600 115924 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=711400 CPUtime=822.31 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 112665 0 0 0 82179 52 0 0 25 0 4 0 651735447 728473600 115924 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=711400 CPUtime=812.63 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 69670 0 0 0 81234 29 0 0 25 0 4 0 651735447 728473600 115924 33554432000 4194304 4650419 140737358979680 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3279.62
Current children cumulated vsize (KiB) 711400

[startup+882.301 s]
/proc/loadavg: 8.22 8.15 8.02 9/357 21149
/proc/meminfo: memFree=23198648/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=732112 CPUtime=3518.91 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 416896 0 0 0 351706 185 0 0 25 0 4 0 651735447 749682688 117209 33554432000 4194304 4650419 140737358979680 18446744073709551615 4313064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 183028 117209 395 112 0 177993 0
[pid=21087/tid=21090] ppid=21083 vsize=732112 CPUtime=882.33 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 102165 0 0 0 88185 48 0 0 25 0 4 0 651735447 749682688 117209 33554432000 4194304 4650419 140737358979680 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=732112 CPUtime=882.32 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 115755 0 0 0 88177 55 0 0 25 0 4 0 651735447 749682688 117209 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=732112 CPUtime=871.91 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 71421 0 0 0 87161 30 0 0 25 0 4 0 651735447 749682688 117209 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3518.91
Current children cumulated vsize (KiB) 732112

[startup+942.301 s]
/proc/loadavg: 8.13 8.14 8.02 9/357 21151
/proc/meminfo: memFree=23223428/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=732844 CPUtime=3758.22 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 429819 0 0 0 375629 193 0 0 25 0 4 0 651735447 750432256 118255 33554432000 4194304 4650419 140737358979680 18446744073709551615 4349707 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 183211 118255 395 112 0 178176 0
[pid=21087/tid=21090] ppid=21083 vsize=732844 CPUtime=942.33 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 108431 0 0 0 94182 51 0 0 25 0 4 0 651735447 750432256 118255 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=732844 CPUtime=942.32 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 116050 0 0 0 94177 55 0 0 25 0 4 0 651735447 750432256 118255 33554432000 4194304 4650419 140737358979680 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=732844 CPUtime=931.21 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 71584 0 0 0 93091 30 0 0 25 0 4 0 651735447 750432256 118255 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3758.22
Current children cumulated vsize (KiB) 732844

[startup+1002.3 s]
/proc/loadavg: 8.13 8.14 8.03 9/357 21153
/proc/meminfo: memFree=23199968/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=700572 CPUtime=3997.51 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 448802 0 0 0 399548 203 0 0 25 0 4 0 651735447 717385728 122140 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 175143 122140 395 112 0 170108 0
[pid=21087/tid=21090] ppid=21083 vsize=700572 CPUtime=1002.33 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 115549 0 0 0 100179 54 0 0 25 0 4 0 651735447 717385728 122140 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=700572 CPUtime=1002.32 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 116854 0 0 0 100177 55 0 0 25 0 4 0 651735447 717385728 122140 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=700572 CPUtime=990.5 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 76120 0 0 0 99017 33 0 0 25 0 4 0 651735447 717385728 122140 33554432000 4194304 4650419 140737358979680 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3997.51
Current children cumulated vsize (KiB) 700572

[startup+1062.3 s]
/proc/loadavg: 8.22 8.16 8.04 9/357 21154
/proc/meminfo: memFree=23164988/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=753244 CPUtime=4236.83 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 464031 0 0 0 423469 214 0 0 25 0 4 0 651735447 771321856 125578 33554432000 4194304 4650419 140737358979680 18446744073709551615 4313051 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 188311 125578 395 112 0 183276 0
[pid=21087/tid=21090] ppid=21083 vsize=753244 CPUtime=1062.34 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 122576 0 0 0 106175 59 0 0 25 0 4 0 651735447 771321856 125578 33554432000 4194304 4650419 140737358979680 18446744073709551615 4334325 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=753244 CPUtime=1062.33 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 117319 0 0 0 106177 56 0 0 25 0 4 0 651735447 771321856 125578 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=753244 CPUtime=1049.8 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 78462 0 0 0 104945 35 0 0 25 0 4 0 651735447 771321856 125578 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4236.83
Current children cumulated vsize (KiB) 753244

[startup+1122.3 s]
/proc/loadavg: 8.13 8.14 8.04 9/357 21156
/proc/meminfo: memFree=23151216/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=748516 CPUtime=4476.13 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 481817 0 0 0 447390 223 0 0 25 0 4 0 651735447 766480384 123675 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365348 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 187129 123675 395 112 0 182094 0
[pid=21087/tid=21090] ppid=21083 vsize=748516 CPUtime=1122.34 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 131183 0 0 0 112171 63 0 0 25 0 4 0 651735447 766480384 123675 33554432000 4194304 4650419 140737358979680 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=748516 CPUtime=1122.32 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 119480 0 0 0 112176 56 0 0 25 0 4 0 651735447 766480384 123675 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=748516 CPUtime=1109.09 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 78837 0 0 0 110874 35 0 0 25 0 4 0 651735447 766480384 123675 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4476.13
Current children cumulated vsize (KiB) 748516

[startup+1182.3 s]
/proc/loadavg: 8.11 8.13 8.04 9/357 21157
/proc/meminfo: memFree=23089688/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=764680 CPUtime=4715.43 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 499005 0 0 0 471309 234 0 0 25 0 4 0 651735447 783032320 131524 33554432000 4194304 4650419 140737358979680 18446744073709551615 4313051 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 191170 131524 395 112 0 186135 0
[pid=21087/tid=21090] ppid=21083 vsize=764680 CPUtime=1182.34 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 135784 0 0 0 118168 66 0 0 25 0 4 0 651735447 783032320 131524 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365311 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=764680 CPUtime=1182.32 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 122312 0 0 0 118174 58 0 0 25 0 4 0 651735447 783032320 131524 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=764680 CPUtime=1168.39 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 84061 0 0 0 116800 39 0 0 25 0 4 0 651735447 783032320 131524 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4715.43
Current children cumulated vsize (KiB) 764680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.08 8.12 8.04 9/357 21158
/proc/meminfo: memFree=23103452/32950928 swapFree=45937192/67111528
[pid=21087] ppid=21083 vsize=740924 CPUtime=4800.4 cores=1,3,5,7
/proc/21087/stat : 21087 (strangenight1-m) R 21083 21087 20738 0 -1 4202496 508122 0 0 0 479801 239 0 0 25 0 4 0 651735447 758706176 126879 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21087/statm: 185231 126879 395 112 0 180196 0
[pid=21087/tid=21090] ppid=21083 vsize=740924 CPUtime=1203.65 cores=1,3,5,7
/proc/21087/task/21090/stat : 21090 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 138704 0 0 0 120298 67 0 0 25 0 4 0 651735447 758706176 126879 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21087/tid=21091] ppid=21083 vsize=740924 CPUtime=1203.64 cores=1,3,5,7
/proc/21087/task/21091/stat : 21091 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 124490 0 0 0 120304 60 0 0 25 0 4 0 651735447 758706176 126879 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21087/tid=21093] ppid=21083 vsize=740924 CPUtime=1189.43 cores=1,3,5,7
/proc/21087/task/21093/stat : 21093 (strangenight1-m) R 21083 21087 20738 0 -1 4202560 85223 0 0 0 118903 40 0 0 25 0 4 0 651735447 758706176 126879 33554432000 4194304 4650419 140737358979680 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 740924

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.64
CPU time (s): 4800.47
CPU user time (s): 4798.05
CPU system time (s): 2.41863
CPU usage (%): 398.828
Max. virtual memory (cumulated for all children) (KiB): 879636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.05
system time used= 2.41863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 508123
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= 414
involuntary context switches= 32075

runsolver used 3.9214 second user time and 10.3154 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 21:29:48
IDJOB=3368710
IDBENCH=82719
IDSOLVER=1846
FILE ID=node149/3368710-1305401388
RUNJOBID= node149-1305401388-21069
PBS_JOBID= 13324466
Free space on /tmp= 73572 MiB

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

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

MD5SUM BENCH= cf48efaad74dd9e258ebbccf8ec047e7
RANDOM SEED=827605765

node149.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	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.83
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.73
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.82
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.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.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:     32950928 kB
MemFree:      24144076 kB
Buffers:        307520 kB
Cached:        3867940 kB
SwapCached:      19984 kB
Active:        6306020 kB
Inactive:      2206140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24144076 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           12596 kB
Writeback:           0 kB
AnonPages:     4329264 kB
Mapped:          13600 kB
Slab:           157504 kB
PageTables:      72132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80187948 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= 73560 MiB
End job on node149 at 2011-05-14 21:49:53