Trace number 3273383

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-mtSAT 2897.69 725.405

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n160-s40283905-sat.cnf
MD5SUM8e3c134eb643f2d9a45c884774c054a8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.19497
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses384
Sum of the clauses size960
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2320
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 564
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-3273383-1304127689.cnf'
0.00/0.00	c -- header says num vars:            160
0.00/0.00	c -- header says num clauses:         384
0.00/0.10	c -- clauses added:            0 learnts,          384 normals,            0 xors
0.00/0.10	c -- vars added        160
0.00/0.10	c Parsing time:  0.00 s
0.00/0.10	c  N st     0         0       160        64       320         0       960         0   no data   no data  --
0.00/0.10	c asymm  cl-useful: 0/64/64 lits-rem:0 time: 0.00
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:      75 undec:       0 neg:      85
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       160        64       320         0       960         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.40/0.20	c  N st     8      4914       160        64       320      4780       960    138033   no data   no data  --
1.61/0.50	c  N st    10     11300       160        64       320      4414       960    103195   no data   no data  --
2.77/0.74	c  N st    11     17043       160        64       320      9988       960    261733   no data   no data  --
4.79/1.29	c  F st    12     25000       160        64       320     12282       960    318315   no data   no data  --
4.79/1.29	c  N st    12     25000       160        64       320     12282       960    318315   no data   no data  --
6.36/1.62	c Decided on static restart strategy
6.36/1.62	c  N st    18     30003       160        64       320     10554       960    236400   no data   no data  --
6.36/1.62	c  S st    18     30003       160        64       320     10554       960    236400   no data   no data  --
6.36/1.66	c  S st    18     30506       160        64       320     11051       960    248249   no data   no data  --
6.36/1.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.36/1.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.36/1.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
6.36/1.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.77/1.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
6.77/1.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
6.77/1.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.97/2.07	c lits-rem:       184  cl-subs:      223  v-elim:      0  v-fix:    0  time:  1.48 s
7.97/2.08	c asymm  cl-useful: 0/64/64 lits-rem:0 time: 0.01
7.97/2.08	c calculated reachability. Time: 0.00
7.97/2.08	c  N st    18     30506       160        64       320     10828       960    242378   no data   no data  --
10.36/2.62	c  N st    20     37617       160        64       320     10042       960    217617   no data   no data  --
11.96/3.06	c  N st    21     44016       160        64       320     16257       960    397547   no data   no data  --
12.76/3.21	c  S st    22     45759       160        64       320      9236       960    175409   no data   no data  --
12.76/3.26	c  S st    22     46262       160        64       320      9733       960    187910   no data   no data  --
12.76/3.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.76/3.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.76/3.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
12.76/3.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.76/3.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
12.76/3.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
12.76/3.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.18/3.34	c lits-rem:       122  cl-subs:       51  v-elim:      0  v-fix:    0  time:  0.18 s
13.18/3.34	c vivif2 --  cl tried       64 cl shrink        0 lits rem          0 time: 0.00
13.18/3.34	c vivif2 --  cl tried     9682 cl shrink        0 lits rem          0 time: 0.01
13.18/3.34	c asymm  cl-useful: 0/64/64 lits-rem:0 time: 0.01
13.18/3.34	c calculated reachability. Time: 0.00
13.18/3.34	c  N st    22     46262       160        64       320      9682       960    186597   no data   no data  --
17.57/4.48	c  N st    23     60661       160        64       320     14012       960    302074   no data   no data  --
21.15/5.35	c  N st    24     69393       160        64       320     11827       960    224181   no data   no data  --
21.15/5.35	c  S st    24     69393       160        64       320     11827       960    224181   no data   no data  --
21.55/5.41	c  S st    24     69897       160        64       320     12330       960    236760   no data   no data  --
21.55/5.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.55/5.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.55/5.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
21.55/5.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.55/5.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
21.55/5.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
21.55/5.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.14/5.87	c lits-rem:        84  cl-subs:       86  v-elim:      0  v-fix:    0  time:  1.67 s
23.14/5.87	c vivif2 --  cl tried       64 cl shrink        0 lits rem          0 time: 0.00
23.14/5.87	c vivif2 --  cl tried    12244 cl shrink        0 lits rem          0 time: 0.01
23.14/5.88	c asymm  cl-useful: 0/64/64 lits-rem:0 time: 0.01
23.14/5.88	c calculated reachability. Time: 0.00
23.14/5.88	c  N st    24     69897       160        64       320     12244       960    234565   no data   no data  --
29.53/7.48	c  F st    25     87501       160        64       320     17676       960    379581   no data   no data  --
29.53/7.48	c  N st    25     87501       160        64       320     17676       960    379581   no data   no data  --
31.93/8.05	c Decided on static restart strategy
33.53/8.43	c  N st    32     95541       160        64       320     12877       960    223246   no data   no data  --
37.13/9.33	c  N st    34    104845       160        64       320     21953       960    466605   no data   no data  --
37.13/9.33	c  S st    34    104845       160        64       320     21953       960    466605   no data   no data  --
37.53/9.43	c  S st    34    105350       160        64       320     22451       960    478897   no data   no data  --
37.53/9.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
37.53/9.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.53/9.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.05
37.53/9.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.93/9.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.19 s
37.93/9.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
37.93/9.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.92/10.53	c lits-rem:       286  cl-subs:      368  v-elim:      0  v-fix:    0  time:  4.08 s
41.92/10.53	c vivif2 --  cl tried       64 cl shrink        0 lits rem          0 time: 0.00
41.92/10.53	c vivif2 --  cl tried    22083 cl shrink        0 lits rem          0 time: 0.02
41.92/10.54	c asymm  cl-useful: 0/64/64 lits-rem:0 time: 0.03
41.92/10.54	c calculated reachability. Time: 0.00
41.92/10.54	c  N st    34    105350       160        64       320     22083       960    470045   no data   no data  --
46.31/11.60	c  N st    35    114949       160        64       320     17810       960    342192   no data   no data  --
53.50/13.42	c  N st    36    129346       160        64       320     17228       960    321713   no data   no data  --
64.69/16.26	c  N st    37    150943       160        64       320     22571       960    466437   no data   no data  --
67.88/17.03	c  S st    38    158025       160        64       320     29411       960    658702   no data   no data  --
68.28/17.18	c  S st    38    158527       160        64       320     29906       960    670785   no data   no data  --
68.28/17.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
68.28/17.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.68/17.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.09
68.68/17.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.09/17.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.29 s
69.09/17.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
69.09/17.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
74.28/18.64	c lits-rem:      1368  cl-subs:      706  v-elim:      0  v-fix:    0  time:  5.38 s
74.28/18.64	c vivif2 --  cl tried       64 cl shrink        0 lits rem          0 time: 0.00
74.28/18.65	c vivif2 --  cl tried    29200 cl shrink        0 lits rem          0 time: 0.03
74.28/18.66	c asymm  cl-useful: 0/64/64 lits-rem:0 time: 0.03
74.28/18.66	c calculated reachability. Time: 0.00
74.28/18.66	c  N st    38    158527       160        64       320     29200       960    651189   no data   no data  --
98.65/24.79	c  N st    39    207116       160        64       320     23973       960    457751   no data   no data  --
116.62/29.28	c  N st    40    237790       160        64       320     34314       960    729526   no data   no data  --
116.62/29.28	c  S st    40    237790       160        64       320     34314       960    729526   no data   no data  --
117.42/29.44	c  S st    40    238291       160        64       320     34809       960    741246   no data   no data  --
117.42/29.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
117.42/29.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.42/29.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.10
117.42/29.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
117.82/29.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.30 s
117.82/29.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
117.82/29.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
124.21/31.11	c lits-rem:       669  cl-subs:      697  v-elim:      0  v-fix:    0  time:  6.16 s
124.21/31.11	c vivif2 --  cl tried       64 cl shrink        0 lits rem          0 time: 0.00
124.21/31.12	c vivif2 --  cl tried    34112 cl shrink        0 lits rem          0 time: 0.04
124.21/31.13	c asymm  cl-useful: 0/64/64 lits-rem:0 time: 0.04
124.21/31.13	c calculated reachability. Time: 0.00
124.21/31.13	c  N st    40    238291       160        64       320     34112       960    723513   no data   no data  --
166.97/41.84	c  F st    41    306252       160        64       320     36220       960    740372   no data   no data  --
166.97/41.84	c  N st    41    306252       160        64       320     36220       960    740372   no data   no data  --
171.77/43.04	c Decided on static restart strategy
189.35/47.47	c  N st    51    334554       160        64       320     40430       960    851011   no data   no data  --
208.50/52.22	c  N st    53    357438       160        64       320     38359       960    766301   no data   no data  --
208.50/52.22	c  S st    53    357438       160        64       320     38359       960    766301   no data   no data  --
209.30/52.41	c  S st    53    357939       160        64       320     38860       960    779100   no data   no data  --
209.30/52.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
209.30/52.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
209.30/52.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.13
209.30/52.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
209.71/52.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.35 s
209.71/52.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
209.71/52.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
215.32/53.98	c lits-rem:       476  cl-subs:      685  v-elim:      0  v-fix:    0  time:  5.70 s
215.32/53.98	c vivif2 --  cl tried       64 cl shrink        0 lits rem          0 time: 0.00
215.32/53.99	c vivif2 --  cl tried    38175 cl shrink        0 lits rem          0 time: 0.04
215.32/54.00	c asymm  cl-useful: 0/64/64 lits-rem:0 time: 0.05
215.72/54.00	c calculated reachability. Time: 0.00
215.72/54.00	c  N st    53    357939       160        64       320     38175       960    764047   no data   no data  --
240.07/60.13	c  N st    54    390332       160        64       320     44330       960    932604   no data   no data  --
278.02/69.64	c  N st    55    438920       160        64       320     38088       960    713690   no data   no data  --
341.95/85.62	c  N st    56    511806       160        64       320     51389       960   1028807   no data   no data  --
362.71/90.84	c  N st    57    536909       160        64       320     45834       960    867536   no data   no data  --
362.71/90.84	c  S st    57    536909       160        64       320     45834       960    867536   no data   no data  --
363.52/91.05	c  S st    57    537411       160        64       320     46336       960    879940   no data   no data  --
363.52/91.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
363.52/91.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
363.92/91.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.18
363.92/91.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
364.31/91.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.38 s
364.31/91.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
364.31/91.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
371.90/93.18	c lits-rem:       357  cl-subs:      629  v-elim:      0  v-fix:    0  time:  7.85 s
371.90/93.18	c vivif2 --  cl tried       64 cl shrink        0 lits rem          0 time: 0.00
371.90/93.19	c vivif2 --  cl tried    45707 cl shrink        0 lits rem          0 time: 0.04
372.30/93.21	c asymm  cl-useful: 0/64/64 lits-rem:0 time: 0.07
372.30/93.21	c calculated reachability. Time: 0.00
372.30/93.21	c  N st    57    537411       160        64       320     45707       960    866208   no data   no data  --
523.70/131.10	c  N st    58    701396       160        64       320     39862       960    640915   no data   no data  --
636.35/159.33	c  N st    59    806118       160        64       320     68648       960   1442851   no data   no data  --
636.35/159.33	c  S st    59    806118       160        64       320     68648       960   1442851   no data   no data  --
637.57/159.69	c  S st    59    806621       160        64       320     69148       960   1454738   no data   no data  --
637.57/159.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
637.57/159.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
637.95/159.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.30
638.35/159.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
639.15/160.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.75 s
639.15/160.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
639.15/160.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
655.52/164.11	c lits-rem:       785  cl-subs:     1903  v-elim:      0  v-fix:    0  time: 16.41 s
655.52/164.11	c vivif2 --  cl tried       64 cl shrink        0 lits rem          0 time: 0.00
655.52/164.13	c vivif2 --  cl tried    67245 cl shrink        0 lits rem          0 time: 0.08
655.52/164.16	c asymm  cl-useful: 0/64/64 lits-rem:0 time: 0.13
655.52/164.16	c calculated reachability. Time: 0.00
655.52/164.17	c  N st    59    806621       160        64       320     67245       960   1414694   no data   no data  --
985.49/246.73	c  F st    60   1071875       160        64       320     82693       960   1717127   no data   no data  --
985.49/246.73	c  N st    60   1071875       160        64       320     82693       960   1717127   no data   no data  --
995.87/249.38	c Decided on static restart strategy
1021.45/255.72	c  N st    70   1100180       160        64       320     66872       960   1269000   no data   no data  --
1073.37/268.73	c  N st    72   1136173       160        64       320     57382       960   1006825   no data   no data  --
1117.31/279.74	c  N st    73   1168566       160        64       320     89099       960   1868817   no data   no data  --
1174.04/293.92	c  N st    74   1209933       160        64       320     83343       960   1710952   no data   no data  --
1174.04/293.92	c  S st    74   1209933       160        64       320     83343       960   1710952   no data   no data  --
1176.04/294.48	c  S st    74   1210435       160        64       320     83842       960   1723003   no data   no data  --
1176.04/294.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1176.04/294.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1176.44/294.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.40
1176.84/294.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1177.65/294.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.89 s
1177.65/294.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
1177.65/294.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1206.00/301.95	c lits-rem:       632  cl-subs:     2489  v-elim:      0  v-fix:    0  time: 28.29 s
1206.00/301.95	c vivif2 --  cl tried       64 cl shrink        0 lits rem          0 time: 0.00
1206.00/301.97	c vivif2 --  cl tried    81353 cl shrink        0 lits rem          0 time: 0.09
1206.39/302.01	c asymm  cl-useful: 0/64/64 lits-rem:0 time: 0.15
1206.39/302.01	c calculated reachability. Time: 0.00
1206.39/302.01	c  N st    74   1210435       160        64       320     81353       960   1667410   no data   no data  --
1317.44/329.86	c  N st    75   1283317       160        64       320     57884       960    957752   no data   no data  --
1500.40/375.69	c  N st    76   1392640       160        64       320     65970       960   1164255   no data   no data  --
1774.84/444.35	c  N st    77   1556624       160        64       320     70778       960   1242671   no data   no data  --
2044.47/511.82	c  N st    78   1710437       160        64       320     56898       960    822516   no data   no data  --
2044.47/511.82	c  S st    78   1710437       160        64       320     56898       960    822516   no data   no data  --
2045.68/512.11	c  S st    78   1710942       160        64       320     57400       960    834701   no data   no data  --
2045.68/512.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2045.68/512.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2045.68/512.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.23
2046.08/512.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2046.08/512.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
2046.08/512.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
2046.08/512.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2054.46/514.33	c lits-rem:       180  cl-subs:      197  v-elim:      0  v-fix:    0  time:  8.23 s
2054.46/514.33	c vivif2 --  cl tried       64 cl shrink        0 lits rem          0 time: 0.00
2054.46/514.34	c vivif2 --  cl tried    57203 cl shrink        0 lits rem          0 time: 0.05
2054.46/514.36	c asymm  cl-useful: 0/64/64 lits-rem:0 time: 0.09
2054.46/514.36	c calculated reachability. Time: 0.00
2054.46/514.36	c  N st    78   1710942       160        64       320     57203       960    831289   no data   no data  --
2711.19/678.73	c  N st    79   2079906       160        64       320     62962       960    896506   no data   no data  --
2897.32/725.38	c Following stats are for *FIRST FINISHED THREAD ONLY*
2897.32/725.38	c num threads              : 4          
2897.32/725.38	c restarts                 : 79         
2897.32/725.38	c dynamic restarts         : 0          
2897.32/725.38	c static restarts          : 79         
2897.32/725.38	c full restarts            : 4          
2897.32/725.38	c total simplify time      : 0.00       
2897.32/725.38	c learnts DL2              : 0          
2897.32/725.38	c learnts size 2           : 320        
2897.32/725.38	c learnts size 1           : 0           (0.00      % of vars)
2897.32/725.38	c filedLit time            : 1.59        (0.05      % time)
2897.32/725.38	c v-elim SatELite          : 0           (0.00      % vars)
2897.32/725.38	c SatELite time            : 140.70      (4.86      % time)
2897.32/725.38	c v-elim xor               : 0           (0.00      % vars)
2897.32/725.38	c xor elim time            : 0.09        (0.00      % time)
2897.32/725.38	c num binary xor trees     : 0          
2897.32/725.38	c binxor trees' crown      : 0           (nan       leafs/tree)
2897.32/725.38	c bin xor find time        : 0.00       
2897.32/725.38	c OTF clause improved      : 109060      (0.06      clauses/conflict)
2897.32/725.38	c OTF impr. size diff      : 117634      (1.08       lits/clause)
2897.32/725.38	c OTF cl watch-shrink      : 869765      (0.45      clauses/conflict)
2897.32/725.38	c OTF cl watch-sh-lit      : 1423884     (1.64       lits/clause)
2897.32/725.38	c tried to recurMin cls    : 209526      (10.73      % of conflicts)
2897.32/725.38	c updated cache            : 2190        (0.01       lits/tried recurMin)
2897.32/725.38	c unit cls received        : 0           (nan       % of units)
2897.32/725.38	c unit cls sent            : 0           (nan       % of units)
2897.32/725.38	c bin cls received         : 0          
2897.32/725.38	c bin cls sent             : 0          
2897.32/725.38	c clauses over max glue    : 0           (0.00      % of all clauses)
2897.32/725.38	c conflicts                : 1951975     (673.92    / sec)
2897.32/725.38	c decisions                : 2241010     (0.47      % random)
2897.32/725.38	c bogo-props               : 77409396027 (26725549.46 / sec)
2897.32/725.38	c conflict literals        : 57343929    (19.80     % deleted)
2897.32/725.38	c Memory used              : 493.43      MB
2897.32/725.38	c single-thread CPU time   : 2896.46     s
2897.32/725.38	c all-threads sum CPU time : 2896.46     s
2897.32/725.38	s SATISFIABLE
2897.32/725.38	v 1 -2 -3 -4 5 6 7 -8 9 -10 11 12 13 -14 -15 16 -17 -18 19 -20 -21 22 23 -24 25 26 27 -28 29 30 31 -32 -33 -34 -35 36 -37 38 39 -40 41 -42 43 -44 45 -46 47 48 49 -50 51 52 53 54 -55 56 57 -58 -59 60 61 -62 -63 64 65 -66 67 -68 69 70 -71 72 73 -74 75 -76 -77 -78 79 -80 81 -82 -83 84 -85 -86 -87 -88 89 -90 -91 -92 -93 94 95 96 97 98 -99 100 101 -102 -103 104 -105 -106 -107 -108 109 110 111 112 -113 -114 -115 116 -117 118 -119 -120 -121 -122 123 124 -125 -126 -127 -128 -129 130 131 132 -133 -134 -135 136 137 -138 139 140 -141 -142 -143 -144 -145 -146 -147 148 -149 -150 151 -152 -153 -154 -155 156 -157 -158 159 160 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3273383-1304127689/watcher-3273383-1304127689 -o /tmp/evaluation-result-3273383-1304127689/solver-3273383-1304127689 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3273383-1304127689.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: 8.15 8.15 8.04 1/174 5491
/proc/meminfo: memFree=30726928/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 415 0 0 0 0 0 0 0 18 0 4 0 524369648 52465664 354 33554432000 4194304 4650419 140733820085424 18446744073709551615 47055027718066 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 12809 354 303 112 0 7774 0
[pid=5491/tid=5495] ppid=5489 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 524369648 52465664 354 33554432000 4194304 4650419 140733820085424 18446744073709551615 222921833457 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 524369648 52465664 354 33554432000 4194304 4650419 140733820085424 18446744073709551615 47055027718066 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 524369648 52465664 354 33554432000 4194304 4650419 140733820085424 18446744073709551615 47055027718066 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.108794 s]
/proc/loadavg: 8.15 8.15 8.04 1/174 5491
/proc/meminfo: memFree=30726928/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=282060 CPUtime=0.4 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 1438 0 0 0 40 0 0 0 19 0 4 0 524369648 288829440 1323 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366906 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 70515 1323 390 112 0 65480 0
[pid=5491/tid=5495] ppid=5489 vsize=282060 CPUtime=0.09 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 272 0 0 0 9 0 0 0 20 0 4 0 524369648 288829440 1323 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=282060 CPUtime=0.1 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 244 0 0 0 10 0 0 0 20 0 4 0 524369648 288829440 1323 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366698 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=282060 CPUtime=0.1 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 250 0 0 0 10 0 0 0 20 0 4 0 524369648 288829440 1323 33554432000 4194304 4650419 140733820085424 18446744073709551615 4363435 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282060

[startup+0.208775 s]
/proc/loadavg: 8.15 8.15 8.04 1/174 5491
/proc/meminfo: memFree=30726928/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=283160 CPUtime=0.8 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 2134 0 0 0 80 0 0 0 19 0 4 0 524369648 289955840 1424 33554432000 4194304 4650419 140733820085424 18446744073709551615 4333952 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 70790 1424 392 112 0 65755 0
[pid=5491/tid=5495] ppid=5489 vsize=283160 CPUtime=0.19 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 454 0 0 0 19 0 0 0 20 0 4 0 524369648 289955840 1424 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=283160 CPUtime=0.2 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 421 0 0 0 20 0 0 0 20 0 4 0 524369648 289955840 1424 33554432000 4194304 4650419 140733820085424 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=283160 CPUtime=0.2 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 403 0 0 0 20 0 0 0 20 0 4 0 524369648 289955840 1424 33554432000 4194304 4650419 140733820085424 18446744073709551615 4331301 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 283160

[startup+0.308756 s]
/proc/loadavg: 8.15 8.15 8.04 1/174 5491
/proc/meminfo: memFree=30726928/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=283436 CPUtime=1.21 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 2541 0 0 0 120 1 0 0 19 0 4 0 524369648 290238464 1831 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 70859 1831 392 112 0 65824 0
[pid=5491/tid=5495] ppid=5489 vsize=283436 CPUtime=0.29 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 554 0 0 0 29 0 0 0 20 0 4 0 524369648 290238464 1831 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366012 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=283436 CPUtime=0.3 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 522 0 0 0 30 0 0 0 20 0 4 0 524369648 290238464 1831 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=283436 CPUtime=0.3 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 501 0 0 0 30 0 0 0 20 0 4 0 524369648 290238464 1831 33554432000 4194304 4650419 140733820085424 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 283436

[startup+0.700685 s]
/proc/loadavg: 8.15 8.15 8.04 1/174 5491
/proc/meminfo: memFree=30726928/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=284516 CPUtime=2.77 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 4068 0 0 0 276 1 0 0 19 0 4 0 524369648 291344384 2391 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 71129 2391 392 112 0 66094 0
[pid=5491/tid=5495] ppid=5489 vsize=284516 CPUtime=0.69 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 960 0 0 0 69 0 0 0 21 0 4 0 524369648 291344384 2391 33554432000 4194304 4650419 140733820085424 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=284516 CPUtime=0.69 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 888 0 0 0 69 0 0 0 20 0 4 0 524369648 291344384 2391 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=284516 CPUtime=0.69 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 857 0 0 0 69 0 0 0 20 0 4 0 524369648 291344384 2391 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284516

[startup+1.50054 s]
/proc/loadavg: 8.15 8.15 8.04 9/184 5516
/proc/meminfo: memFree=30710536/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=285676 CPUtime=5.96 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 6783 0 0 0 595 1 0 0 21 0 4 0 524369648 292532224 3118 33554432000 4194304 4650419 140733820085424 18446744073709551615 4368084 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 71419 3118 393 112 0 66384 0
[pid=5491/tid=5495] ppid=5489 vsize=285676 CPUtime=1.48 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 1728 0 0 0 148 0 0 0 23 0 4 0 524369648 292532224 3118 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=285676 CPUtime=1.49 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 1526 0 0 0 149 0 0 0 23 0 4 0 524369648 292532224 3118 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=285676 CPUtime=1.49 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 1372 0 0 0 149 0 0 0 23 0 4 0 524369648 292532224 3118 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 285676

[startup+3.10025 s]
/proc/loadavg: 8.15 8.15 8.04 9/184 5516
/proc/meminfo: memFree=30684556/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=295228 CPUtime=12.36 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 13113 0 0 0 1233 3 0 0 25 0 4 0 524369648 302313472 6907 33554432000 4194304 4650419 140733820085424 18446744073709551615 4314858 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 73807 6907 394 112 0 68772 0
[pid=5491/tid=5495] ppid=5489 vsize=295228 CPUtime=3.07 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 4076 0 0 0 307 0 0 0 25 0 4 0 524369648 302313472 6907 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=295228 CPUtime=3.09 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 2490 0 0 0 309 0 0 0 25 0 4 0 524369648 302313472 6907 33554432000 4194304 4650419 140733820085424 18446744073709551615 222921801623 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=295228 CPUtime=3.08 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 2198 0 0 0 308 0 0 0 25 0 4 0 524369648 302313472 6907 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 295228

[startup+6.30066 s]
/proc/loadavg: 8.14 8.14 8.04 9/184 5516
/proc/meminfo: memFree=30607104/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=304572 CPUtime=25.14 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 24363 0 0 0 2509 5 0 0 25 0 4 0 524369648 311881728 13795 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 76143 13795 394 112 0 71108 0
[pid=5491/tid=5495] ppid=5489 vsize=304572 CPUtime=6.26 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 7223 0 0 0 625 1 0 0 25 0 4 0 524369648 311881728 13795 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=304572 CPUtime=6.29 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 6032 0 0 0 628 1 0 0 25 0 4 0 524369648 311881728 13795 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=304572 CPUtime=6.28 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 4685 0 0 0 627 1 0 0 25 0 4 0 524369648 311881728 13795 33554432000 4194304 4650419 140733820085424 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 304572

[startup+12.7005 s]
/proc/loadavg: 8.13 8.14 8.04 9/184 5517
/proc/meminfo: memFree=30557496/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=314968 CPUtime=50.71 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 36792 0 0 0 5063 8 0 0 25 0 4 0 524369648 322527232 19990 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 78742 19990 394 112 0 73707 0
[pid=5491/tid=5495] ppid=5489 vsize=314968 CPUtime=12.63 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 10629 0 0 0 1261 2 0 0 25 0 4 0 524369648 322527232 19990 33554432000 4194304 4650419 140733820085424 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=314968 CPUtime=12.69 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 9574 0 0 0 1267 2 0 0 25 0 4 0 524369648 322527232 19990 33554432000 4194304 4650419 140733820085424 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=314968 CPUtime=12.68 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 6265 0 0 0 1267 1 0 0 25 0 4 0 524369648 322527232 19990 33554432000 4194304 4650419 140733820085424 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 314968

[startup+25.5012 s]
/proc/loadavg: 8.10 8.13 8.04 9/184 5517
/proc/meminfo: memFree=30484464/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=322912 CPUtime=101.84 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 53712 0 0 0 10172 12 0 0 25 0 4 0 524369648 330661888 25856 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 80728 25856 394 112 0 75693 0
[pid=5491/tid=5495] ppid=5489 vsize=322912 CPUtime=25.36 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 15277 0 0 0 2534 2 0 0 25 0 4 0 524369648 330661888 25856 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=322912 CPUtime=25.49 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 13037 0 0 0 2546 3 0 0 25 0 4 0 524369648 330661888 25856 33554432000 4194304 4650419 140733820085424 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=322912 CPUtime=25.48 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 8583 0 0 0 2546 2 0 0 25 0 4 0 524369648 330661888 25856 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 322912

[startup+51.1005 s]
/proc/loadavg: 8.13 8.14 8.04 9/184 5518
/proc/meminfo: memFree=30428592/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=324988 CPUtime=204.11 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 76881 0 0 0 20392 19 0 0 25 0 4 0 524369648 332787712 32034 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 81247 32034 394 112 0 76212 0
[pid=5491/tid=5495] ppid=5489 vsize=324988 CPUtime=50.84 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 24586 0 0 0 5078 6 0 0 25 0 4 0 524369648 332787712 32034 33554432000 4194304 4650419 140733820085424 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=324988 CPUtime=51.09 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 17727 0 0 0 5105 4 0 0 25 0 4 0 524369648 332787712 32034 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=324988 CPUtime=51.07 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 9373 0 0 0 5105 2 0 0 25 0 4 0 524369648 332787712 32034 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 324988

[startup+102.301 s]
/proc/loadavg: 8.19 8.15 8.05 9/184 5519
/proc/meminfo: memFree=30324508/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=327120 CPUtime=408.68 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 109571 0 0 0 40838 30 0 0 25 0 4 0 524369648 334970880 39450 33554432000 4194304 4650419 140733820085424 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 81780 39450 394 112 0 76745 0
[pid=5491/tid=5495] ppid=5489 vsize=327120 CPUtime=101.79 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 35820 0 0 0 10169 10 0 0 25 0 4 0 524369648 334970880 39450 33554432000 4194304 4650419 140733820085424 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=327120 CPUtime=102.29 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 24628 0 0 0 10223 6 0 0 25 0 4 0 524369648 334970880 39450 33554432000 4194304 4650419 140733820085424 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=327120 CPUtime=102.28 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 10211 0 0 0 10225 3 0 0 25 0 4 0 524369648 334970880 39450 33554432000 4194304 4650419 140733820085424 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.68
Current children cumulated vsize (KiB) 327120

[startup+162.301 s]

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

/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 90511 0 0 0 45958 29 0 0 25 0 4 0 524369648 502550528 73381 33554432000 4194304 4650419 140733820085424 18446744073709551615 4367245 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=490772 CPUtime=462.3 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 57541 0 0 0 46210 20 0 0 25 0 4 0 524369648 502550528 73381 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=490772 CPUtime=462.24 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 26054 0 0 0 46216 8 0 0 25 0 4 0 524369648 502550528 73381 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1846.74
Current children cumulated vsize (KiB) 490772

[startup+522.3 s]
/proc/loadavg: 8.02 8.10 8.06 9/184 5530
/proc/meminfo: memFree=29930964/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=491736 CPUtime=2086.42 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 289742 0 0 0 208546 96 0 0 25 0 4 0 524369648 503537664 80201 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 122934 80201 394 112 0 117899 0
[pid=5491/tid=5495] ppid=5489 vsize=491736 CPUtime=519.55 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 99237 0 0 0 51924 31 0 0 25 0 4 0 524369648 503537664 80201 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=491736 CPUtime=522.3 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 62526 0 0 0 52208 22 0 0 25 0 4 0 524369648 503537664 80201 33554432000 4194304 4650419 140733820085424 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=491736 CPUtime=522.23 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 26060 0 0 0 52215 8 0 0 25 0 4 0 524369648 503537664 80201 33554432000 4194304 4650419 140733820085424 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2086.42
Current children cumulated vsize (KiB) 491736

[startup+582.3 s]
/proc/loadavg: 8.00 8.08 8.06 9/184 5532
/proc/meminfo: memFree=29934280/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=504060 CPUtime=2326.09 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 308204 0 0 0 232505 104 0 0 25 0 4 0 524369648 516157440 79930 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 126015 79930 394 112 0 120980 0
[pid=5491/tid=5495] ppid=5489 vsize=504060 CPUtime=579.22 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 106256 0 0 0 57887 35 0 0 25 0 4 0 524369648 516157440 79930 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=504060 CPUtime=582.3 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 65147 0 0 0 58206 24 0 0 25 0 4 0 524369648 516157440 79930 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=504060 CPUtime=582.23 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 28575 0 0 0 58214 9 0 0 25 0 4 0 524369648 516157440 79930 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2326.09
Current children cumulated vsize (KiB) 504060

[startup+642.3 s]
/proc/loadavg: 8.00 8.06 8.05 9/184 5533
/proc/meminfo: memFree=29952232/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=504916 CPUtime=2565.77 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 323027 0 0 0 256466 111 0 0 25 0 4 0 524369648 517033984 78294 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 126229 78294 394 112 0 121194 0
[pid=5491/tid=5495] ppid=5489 vsize=504916 CPUtime=638.9 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 112175 0 0 0 63853 37 0 0 25 0 4 0 524369648 517033984 78294 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=504916 CPUtime=642.31 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 67833 0 0 0 64205 26 0 0 25 0 4 0 524369648 517033984 78294 33554432000 4194304 4650419 140733820085424 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=504916 CPUtime=642.23 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 28849 0 0 0 64214 9 0 0 25 0 4 0 524369648 517033984 78294 33554432000 4194304 4650419 140733820085424 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.77
Current children cumulated vsize (KiB) 504916

[startup+702.3 s]
/proc/loadavg: 8.11 8.07 8.05 9/184 5535
/proc/meminfo: memFree=29920068/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=505184 CPUtime=2805.43 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 340705 0 0 0 280425 118 0 0 25 0 4 0 524369648 517308416 82605 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 126296 82605 394 112 0 121261 0
[pid=5491/tid=5495] ppid=5489 vsize=505184 CPUtime=698.57 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 117682 0 0 0 69818 39 0 0 25 0 4 0 524369648 517308416 82605 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=505184 CPUtime=702.3 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 73708 0 0 0 70202 28 0 0 25 0 4 0 524369648 517308416 82605 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366018 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=505184 CPUtime=702.22 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 29078 0 0 0 70213 9 0 0 25 0 4 0 524369648 517308416 82605 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.43
Current children cumulated vsize (KiB) 505184

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

[startup+704.001 s]
/proc/loadavg: 8.10 8.07 8.05 9/184 5535
/proc/meminfo: memFree=29926888/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=505184 CPUtime=2812.25 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 341047 0 0 0 281106 119 0 0 25 0 4 0 524369648 517308416 82947 33554432000 4194304 4650419 140733820085424 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 126296 82947 394 112 0 121261 0
[pid=5491/tid=5495] ppid=5489 vsize=505184 CPUtime=700.27 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 117811 0 0 0 69988 39 0 0 25 0 4 0 524369648 517308416 82947 33554432000 4194304 4650419 140733820085424 18446744073709551615 4315114 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=505184 CPUtime=704.01 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 73822 0 0 0 70373 28 0 0 25 0 4 0 524369648 517308416 82947 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=505184 CPUtime=703.93 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 29078 0 0 0 70384 9 0 0 25 0 4 0 524369648 517308416 82947 33554432000 4194304 4650419 140733820085424 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2812.25
Current children cumulated vsize (KiB) 505184

[startup+716.801 s]
/proc/loadavg: 8.08 8.07 8.05 9/184 5535
/proc/meminfo: memFree=29906048/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=505272 CPUtime=2863.36 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 344854 0 0 0 286216 120 0 0 25 0 4 0 524369648 517398528 83730 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365325 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 126318 83730 394 112 0 121283 0
[pid=5491/tid=5495] ppid=5489 vsize=505272 CPUtime=712.99 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 118549 0 0 0 71260 39 0 0 25 0 4 0 524369648 517398528 83730 33554432000 4194304 4650419 140733820085424 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=505272 CPUtime=716.8 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 74600 0 0 0 71652 28 0 0 25 0 4 0 524369648 517398528 83730 33554432000 4194304 4650419 140733820085424 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=505272 CPUtime=716.72 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 29203 0 0 0 71663 9 0 0 25 0 4 0 524369648 517398528 83730 33554432000 4194304 4650419 140733820085424 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2863.36
Current children cumulated vsize (KiB) 505272

[startup+720.001 s]
/proc/loadavg: 8.08 8.07 8.05 9/184 5536
/proc/meminfo: memFree=29912496/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=505272 CPUtime=2876.14 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 345438 0 0 0 287494 120 0 0 25 0 4 0 524369648 517398528 84314 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 126318 84314 394 112 0 121283 0
[pid=5491/tid=5495] ppid=5489 vsize=505272 CPUtime=716.18 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 118721 0 0 0 71579 39 0 0 25 0 4 0 524369648 517398528 84314 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=505272 CPUtime=720 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 74768 0 0 0 71972 28 0 0 25 0 4 0 524369648 517398528 84314 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=505272 CPUtime=719.93 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 29203 0 0 0 71983 10 0 0 25 0 4 0 524369648 517398528 84314 33554432000 4194304 4650419 140733820085424 18446744073709551615 4359816 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2876.14
Current children cumulated vsize (KiB) 505272

[startup+723.201 s]
/proc/loadavg: 8.07 8.07 8.05 9/184 5536
/proc/meminfo: memFree=29905924/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=505272 CPUtime=2888.93 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 345977 0 0 0 288772 121 0 0 25 0 4 0 524369648 517398528 84763 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 126318 84763 394 112 0 121283 0
[pid=5491/tid=5495] ppid=5489 vsize=505272 CPUtime=719.36 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 118877 0 0 0 71897 39 0 0 25 0 4 0 524369648 517398528 84763 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=505272 CPUtime=723.2 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 74940 0 0 0 72292 28 0 0 25 0 4 0 524369648 517398528 84763 33554432000 4194304 4650419 140733820085424 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=505272 CPUtime=723.13 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 29203 0 0 0 72303 10 0 0 25 0 4 0 524369648 517398528 84763 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2888.93
Current children cumulated vsize (KiB) 505272

[startup+724.8 s]
/proc/loadavg: 8.07 8.07 8.05 9/184 5536
/proc/meminfo: memFree=29903692/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=505272 CPUtime=2895.32 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 346218 0 0 0 289411 121 0 0 25 0 4 0 524369648 517398528 85004 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 126318 85004 394 112 0 121283 0
[pid=5491/tid=5495] ppid=5489 vsize=505272 CPUtime=720.95 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 118951 0 0 0 72056 39 0 0 25 0 4 0 524369648 517398528 85004 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=505272 CPUtime=724.8 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 75020 0 0 0 72452 28 0 0 25 0 4 0 524369648 517398528 85004 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=505272 CPUtime=724.73 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 29203 0 0 0 72463 10 0 0 25 0 4 0 524369648 517398528 85004 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2895.32
Current children cumulated vsize (KiB) 505272

[startup+725.2 s]
/proc/loadavg: 8.07 8.07 8.05 9/184 5536
/proc/meminfo: memFree=29901460/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=505272 CPUtime=2896.91 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) R 5489 5491 5377 0 -1 4202496 346274 0 0 0 289570 121 0 0 25 0 4 0 524369648 517398528 85060 33554432000 4194304 4650419 140733820085424 18446744073709551615 4364779 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 126318 85060 394 112 0 121283 0
[pid=5491/tid=5495] ppid=5489 vsize=505272 CPUtime=721.34 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 118969 0 0 0 72095 39 0 0 25 0 4 0 524369648 517398528 85060 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5491/tid=5496] ppid=5489 vsize=505272 CPUtime=725.2 cores=0,2,4,6
/proc/5491/task/5496/stat : 5496 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 75039 0 0 0 72492 28 0 0 25 0 4 0 524369648 517398528 85060 33554432000 4194304 4650419 140733820085424 18446744073709551615 4365308 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5491/tid=5497] ppid=5489 vsize=505272 CPUtime=725.13 cores=0,2,4,6
/proc/5491/task/5497/stat : 5497 (strangenight1-m) R 5489 5491 5377 0 -1 4202560 29203 0 0 0 72503 10 0 0 25 0 4 0 524369648 517398528 85060 33554432000 4194304 4650419 140733820085424 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2896.91
Current children cumulated vsize (KiB) 505272

[startup+725.401 s]
/proc/loadavg: 8.07 8.07 8.05 9/184 5536
/proc/meminfo: memFree=29901460/32951124 swapFree=67110188/67111528
[pid=5491] ppid=5489 vsize=0 CPUtime=2897.67 cores=0,2,4,6
/proc/5491/stat : 5491 (strangenight1-m) Z 5489 5491 5377 0 -1 4203548 346308 0 0 0 289645 122 0 0 25 0 2 0 524369648 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5491/statm: 0 0 0 0 0 0 0
[pid=5491/tid=5495] ppid=5489 vsize=0 CPUtime=721.55 cores=0,2,4,6
/proc/5491/task/5495/stat : 5495 (strangenight1-m) R 5489 5491 5377 0 -1 4203588 118978 0 0 0 72114 41 0 0 25 0 2 0 524369648 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2897.67
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 725.405
CPU time (s): 2897.69
CPU user time (s): 2896.46
CPU system time (s): 1.23181
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 517916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2896.46
system time used= 1.23181
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 346308
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= 87
involuntary context switches= 21043

runsolver used 1.15982 second user time and 2.69759 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-30 03:41:29
IDJOB=3273383
IDBENCH=83138
IDSOLVER=1588
FILE ID=node109/3273383-1304127689
RUNJOBID= node109-1304126485-5395
PBS_JOBID= 13170769
Free space on /tmp= 72372 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n160-s40283905-sat.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273383-1304127689/watcher-3273383-1304127689 -o /tmp/evaluation-result-3273383-1304127689/solver-3273383-1304127689 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3273383-1304127689.cnf

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

MD5SUM BENCH= 8e3c134eb643f2d9a45c884774c054a8
RANDOM SEED=1437845021

node109.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.809
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.809
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.809
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.809
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.809
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.809
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.809
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.809
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:      30726952 kB
Buffers:        759092 kB
Cached:        1013608 kB
SwapCached:        712 kB
Active:         162564 kB
Inactive:      1674624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30726952 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:            6296 kB
Writeback:           0 kB
AnonPages:       63136 kB
Mapped:          14596 kB
Slab:           324496 kB
PageTables:       4656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   194932 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= 72372 MiB
End job on node109 at 2011-04-30 03:53:35