Trace number 3175209

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 173.456 43.4298

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S146789605-022.SATISFIABLE.cnf
MD5SUM78a9453cffac9cd7da2e41087d840fae
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005999
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175209-1304099765.cnf'
0.00/0.00	c -- header says num vars:            350
0.00/0.00	c -- header says num clauses:        1491
0.00/0.00	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.00	c -- vars added        350
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       350      1491         0         0      4473         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1491/1491 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    350 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     140 undec:      36 neg:     174
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       341      1485         0         0      4501         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.20/0.13	c  N st     8      4919       341      1485         0      4797      4501     86848   no data   no data  --
1.18/0.35	c  N st    10     11303       341      1485         0      4427      4501     61177   no data   no data  --
1.98/0.58	c  N st    11     17046       341      1485         0      9985      4501    174245   no data   no data  --
3.58/0.99	c  F st    12     25002       341      1485         0     12300      4501    211650   no data   no data  --
3.58/0.99	c  N st    12     25002       341      1485         0     12300      4501    211650   no data   no data  --
4.77/1.24	c Decided on static restart strategy
4.77/1.24	c  N st    18     30000       341      1485         0     10574      4501    158729   no data   no data  --
4.77/1.24	c  S st    18     30000       341      1485         0     10574      4501    158729   no data   no data  --
4.77/1.27	c  S st    18     30503       341      1485         0     11074      4501    167150   no data   no data  --
4.77/1.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.77/1.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.77/1.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
4.77/1.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.77/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.77/1.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    341 time:  0.00 s
4.77/1.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.57/1.43	c lits-rem:       279  cl-subs:      996  v-elim:      0  v-fix:    0  time:  0.60 s
5.57/1.44	c asymm  cl-useful: 0/1485/1485 lits-rem:0 time: 0.03
5.57/1.44	c calculated reachability. Time: 0.00
5.57/1.44	c  N st    18     30503       341      1485         0     10078      4501    148425   no data   no data  --
7.17/1.84	c  N st    20     37614       341      1485         0      9349      4501    124145   no data   no data  --
8.78/2.21	c  N st    21     44014       341      1485         0     15529      4501    236183   no data   no data  --
9.17/2.33	c  S st    22     45754       341      1485         0     17210      4501    265743   no data   no data  --
9.17/2.37	c  S st    22     46255       341      1485         0      9061      4501    106216   no data   no data  --
9.17/2.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.17/2.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.17/2.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.17/2.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.17/2.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.17/2.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    341 time:  0.00 s
9.17/2.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.57/2.42	c lits-rem:        64  cl-subs:      158  v-elim:      0  v-fix:    0  time:  0.19 s
9.57/2.42	c vivif2 --  cl tried     1485 cl shrink        0 lits rem          0 time: 0.00
9.57/2.43	c vivif2 --  cl tried     8903 cl shrink        0 lits rem          0 time: 0.00
9.57/2.43	c asymm  cl-useful: 0/1485/1485 lits-rem:0 time: 0.02
9.57/2.43	c calculated reachability. Time: 0.00
9.57/2.43	c  N st    22     46255       341      1485         0      8903      4501    103604   no data   no data  --
12.78/3.25	c  N st    23     60654       341      1485         0     13205      4501    170313   no data   no data  --
15.16/3.81	c  N st    24     69383       341      1485         0     11000      4501    123806   no data   no data  --
15.16/3.81	c  S st    24     69383       341      1485         0     11000      4501    123806   no data   no data  --
15.16/3.84	c  S st    24     69884       341      1485         0     11499      4501    132659   no data   no data  --
15.16/3.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.16/3.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.16/3.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
15.16/3.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.16/3.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.16/3.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    341 time:  0.00 s
15.16/3.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.56/3.95	c lits-rem:       127  cl-subs:      289  v-elim:      0  v-fix:    0  time:  0.43 s
15.56/3.95	c vivif2 --  cl tried     1485 cl shrink        0 lits rem          0 time: 0.00
15.56/3.95	c vivif2 --  cl tried    11210 cl shrink        0 lits rem          0 time: 0.00
15.56/3.96	c asymm  cl-useful: 0/1485/1485 lits-rem:0 time: 0.03
15.56/3.96	c calculated reachability. Time: 0.00
15.56/3.96	c  N st    24     69884       341      1485         0     11210      4501    128625   no data   no data  --
19.95/5.04	c  F st    25     87500       341      1485         0     16576      4501    216025   no data   no data  --
19.95/5.04	c  N st    25     87500       341      1485         0     16576      4501    216025   no data   no data  --
21.15/5.40	c Decided on static restart strategy
22.34/5.64	c  N st    32     95544       341      1485         0     24378      4501    352787   no data   no data  --
24.74/6.28	c  N st    34    104826       341      1485         0     20818      4501    285397   no data   no data  --
24.74/6.28	c  S st    34    104826       341      1485         0     20818      4501    285397   no data   no data  --
25.14/6.34	c  S st    34    105329       341      1485         0     21318      4501    294887   no data   no data  --
25.14/6.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.14/6.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.14/6.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
25.14/6.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.14/6.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.14/6.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    341 time:  0.00 s
25.14/6.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.54/6.98	c lits-rem:       554  cl-subs:     1458  v-elim:      0  v-fix:    0  time:  2.52 s
27.54/6.98	c vivif2 --  cl tried     1485 cl shrink        0 lits rem          0 time: 0.00
27.54/6.99	c vivif2 --  cl tried    19860 cl shrink        0 lits rem          0 time: 0.01
27.94/7.00	c asymm  cl-useful: 0/1485/1485 lits-rem:0 time: 0.06
27.94/7.00	c calculated reachability. Time: 0.00
27.94/7.00	c  N st    34    105329       341      1485         0     19860      4501    268992   no data   no data  --
30.76/7.72	c  N st    35    114927       341      1485         0     15656      4501    177917   no data   no data  --
35.53/8.98	c  N st    36    129325       341      1485         0     15092      4501    154620   no data   no data  --
42.32/10.68	c  N st    37    150920       341      1485         0     20476      4501    242212   no data   no data  --
44.71/11.25	c  S st    38    157994       341      1485         0     27333      4501    373394   no data   no data  --
45.11/11.33	c  S st    38    158495       341      1485         0     27830      4501    382170   no data   no data  --
45.11/11.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.11/11.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.11/11.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
45.11/11.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.11/11.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.11/11.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    341 time:  0.00 s
45.11/11.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.91/12.51	c lits-rem:       939  cl-subs:     1942  v-elim:      0  v-fix:    0  time:  4.63 s
49.91/12.51	c vivif2 --  cl tried     1485 cl shrink        0 lits rem          0 time: 0.00
49.91/12.51	c vivif2 --  cl tried    25888 cl shrink        0 lits rem          0 time: 0.01
49.91/12.53	c asymm  cl-useful: 0/1485/1485 lits-rem:0 time: 0.08
49.91/12.53	c calculated reachability. Time: 0.00
49.91/12.53	c  N st    38    158495       341      1485         0     25888      4501    348067   no data   no data  --
67.89/17.07	c  N st    39    207085       341      1485         0     20674      4501    224859   no data   no data  --
79.09/19.86	c  N st    40    237742       341      1485         0     30813      4501    391721   no data   no data  --
79.09/19.86	c  S st    40    237742       341      1485         0     30813      4501    391721   no data   no data  --
79.46/19.95	c  S st    40    238244       341      1485         0     31314      4501    401111   no data   no data  --
79.46/19.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.46/19.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.46/19.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
79.46/19.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.46/19.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.46/19.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    341 time:  0.00 s
79.46/19.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.06/21.36	c lits-rem:      1509  cl-subs:     3490  v-elim:      0  v-fix:    0  time:  5.57 s
85.06/21.36	c vivif2 --  cl tried     1485 cl shrink        0 lits rem          0 time: 0.00
85.06/21.36	c vivif2 --  cl tried    27824 cl shrink        0 lits rem          0 time: 0.02
85.06/21.38	c asymm  cl-useful: 0/1485/1485 lits-rem:0 time: 0.08
85.06/21.39	c calculated reachability. Time: 0.00
85.06/21.39	c  N st    40    238244       341      1485         0     27824      4501    342670   no data   no data  --
113.03/28.36	c  F st    41    306250       341      1485         0     29768      4501    339296   no data   no data  --
113.03/28.36	c  N st    41    306250       341      1485         0     29768      4501    339296   no data   no data  --
115.42/28.90	c Decided on static restart strategy
125.41/31.47	c  N st    51    334557       341      1485         0     33956      4501    408305   no data   no data  --
135.40/33.91	c  N st    53    357366       341      1485         0     31922      4501    361021   no data   no data  --
135.40/33.91	c  S st    53    357366       341      1485         0     31922      4501    361021   no data   no data  --
135.40/33.99	c  S st    53    357868       341      1485         0     32422      4501    370436   no data   no data  --
135.40/33.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
135.40/33.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
135.40/34.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
135.82/34.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
135.82/34.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.82/34.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    341 time:  0.00 s
135.82/34.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
140.21/35.18	c lits-rem:       788  cl-subs:     2139  v-elim:      0  v-fix:    0  time:  4.67 s
140.21/35.18	c vivif2 --  cl tried     1485 cl shrink        0 lits rem          0 time: 0.00
140.21/35.18	c vivif2 --  cl tried    30283 cl shrink        0 lits rem          0 time: 0.02
140.61/35.20	c asymm  cl-useful: 0/1485/1485 lits-rem:0 time: 0.09
140.61/35.20	c calculated reachability. Time: 0.00
140.61/35.20	c  N st    53    357868       341      1485         0     30283      4501    335179   no data   no data  --
157.37/39.40	c  N st    54    390260       341      1485         0     36439      4501    416917   no data   no data  --
173.35/43.42	c  E st    55    424175         0      1485         0     43011      4501    530629   no data   no data  --
173.35/43.42	c Verified 1485 clauses.
173.35/43.42	c Solution needs extension. Extending.
173.35/43.42	c Verified 1485 clauses.
173.35/43.42	c Following stats are for *FIRST FINISHED THREAD ONLY*
173.35/43.42	c num threads              : 4          
173.35/43.42	c restarts                 : 55         
173.35/43.42	c dynamic restarts         : 0          
173.35/43.42	c static restarts          : 55         
173.35/43.42	c full restarts            : 3          
173.35/43.42	c total simplify time      : 0.00       
173.35/43.42	c learnts DL2              : 0          
173.35/43.42	c learnts size 2           : 0          
173.35/43.42	c learnts size 1           : 0           (0.00      % of vars)
173.35/43.42	c filedLit time            : 0.14        (0.08      % time)
173.35/43.42	c v-elim SatELite          : 9           (2.57      % vars)
173.35/43.42	c SatELite time            : 18.41       (10.62     % time)
173.35/43.42	c v-elim xor               : 0           (0.00      % vars)
173.35/43.42	c xor elim time            : 0.02        (0.01      % time)
173.35/43.42	c num binary xor trees     : 0          
173.35/43.42	c binxor trees' crown      : 0           (nan       leafs/tree)
173.35/43.42	c bin xor find time        : 0.00       
173.35/43.42	c OTF clause improved      : 15604       (0.04      clauses/conflict)
173.35/43.42	c OTF impr. size diff      : 16454       (1.05       lits/clause)
173.35/43.42	c OTF cl watch-shrink      : 101329      (0.24      clauses/conflict)
173.35/43.42	c OTF cl watch-sh-lit      : 127730      (1.26       lits/clause)
173.35/43.42	c tried to recurMin cls    : 59230       (13.96      % of conflicts)
173.35/43.42	c updated cache            : 0           (0.00       lits/tried recurMin)
173.35/43.42	c unit cls received        : 0           (nan       % of units)
173.35/43.42	c unit cls sent            : 0           (nan       % of units)
173.35/43.42	c bin cls received         : 0          
173.35/43.42	c bin cls sent             : 0          
173.35/43.42	c clauses over max glue    : 0           (0.00      % of all clauses)
173.35/43.42	c conflicts                : 424175      (2448.27   / sec)
173.35/43.42	c decisions                : 499855      (1.27      % random)
173.35/43.42	c bogo-props               : 4993023031  (28818982.43 / sec)
173.35/43.42	c conflict literals        : 7597461     (24.71     % deleted)
173.35/43.42	c Memory used              : 355.70      MB
173.35/43.42	c single-thread CPU time   : 173.25      s
173.35/43.42	c all-threads sum CPU time : 173.25      s
173.35/43.42	s SATISFIABLE
173.35/43.42	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 -161 -162 -163 -164 -165 -166 -167 168 -169 -170 171 172 173 174 175 -176 177 178 179 180 181 182 183 184 -185 186 -187 -188 189 -190 -191 -192 193 -194 -195 -196 197 -198 -199 -200 -201 202 203 204 -205 -206 -207 -208 209 210 211 -212 -213 214 -215 -216 217 -218 -219 -220 -221 222 -223 -224 -225 -226 -227 228 229 -230 -231 232 233 234 235 236 -237 -238 -239 -240 -241 242 243 -244 -245 -246 -247 -248 249 250 -251 -252 -253 -254 -255 256 257 -258 259 260 -261 262 -263 264 -265 -266 -267 -268 -269 270 271 -272 -273 -274 275 276 277 278 279 -280 281 -282 -283 284 -285 -286 -287 -288 -289 290 -291 -292 293 294 -295 296 297 298 -299 -300 -301 302 303 304 -305 306 -307 308 309 310 311 312 -313 -314 -315 316 317 318 -319 320 -321 322 -323 -324 -325 326 -327 328 -329 330 -331 -332 333 -334 335 336 -337 -338 -339 -340 341 -342 343 344 345 346 -347 -348 -349 -350 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-3175209-1304099765/watcher-3175209-1304099765 -o /tmp/evaluation-result-3175209-1304099765/solver-3175209-1304099765 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175209-1304099765.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: 7.47 7.90 7.38 2/172 3179
/proc/meminfo: memFree=19205044/32950928 swapFree=67111528/67111528
[pid=3179] ppid=3177 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3179/stat : 3179 (strangenight1-m) R 3177 3179 2271 0 -1 4202496 414 0 0 0 0 0 0 0 24 0 4 0 521576210 52465664 353 33554432000 4194304 4650419 140734876553776 18446744073709551615 47180219844530 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3179/statm: 12809 353 303 112 0 7774 0
[pid=3179/tid=3184] ppid=3177 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3179/task/3184/stat : 3184 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 521576210 52465664 353 33554432000 4194304 4650419 140734876553776 18446744073709551615 47180219844520 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3179/tid=3185] ppid=3177 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3179/task/3185/stat : 3185 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 521576210 52465664 353 33554432000 4194304 4650419 140734876553776 18446744073709551615 47180219844530 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3179/tid=3186] ppid=3177 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3179/task/3186/stat : 3186 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 521576210 52465664 353 33554432000 4194304 4650419 140734876553776 18446744073709551615 274474023921 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.056716 s]
/proc/loadavg: 7.47 7.90 7.38 2/172 3179
/proc/meminfo: memFree=19205044/32950928 swapFree=67111528/67111528
[pid=3179] ppid=3177 vsize=347728 CPUtime=0.2 cores=1,3,5,7
/proc/3179/stat : 3179 (strangenight1-m) R 3177 3179 2271 0 -1 4202496 1322 0 0 0 20 0 0 0 25 0 4 0 521576210 356073472 1199 33554432000 4194304 4650419 140734876553776 18446744073709551615 4333957 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3179/statm: 86932 1199 391 112 0 81897 0
[pid=3179/tid=3184] ppid=3177 vsize=347728 CPUtime=0.05 cores=1,3,5,7
/proc/3179/task/3184/stat : 3184 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 231 0 0 0 5 0 0 0 25 0 4 0 521576210 356073472 1199 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3179/tid=3185] ppid=3177 vsize=347728 CPUtime=0.05 cores=1,3,5,7
/proc/3179/task/3185/stat : 3185 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 243 0 0 0 5 0 0 0 25 0 4 0 521576210 356073472 1199 33554432000 4194304 4650419 140734876553776 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3179/tid=3186] ppid=3177 vsize=347728 CPUtime=0.04 cores=1,3,5,7
/proc/3179/task/3186/stat : 3186 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 188 0 0 0 4 0 0 0 25 0 4 0 521576210 356073472 1199 33554432000 4194304 4650419 140734876553776 18446744073709551615 4303950 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 347728

[startup+0.156698 s]
/proc/loadavg: 7.47 7.90 7.38 2/172 3179
/proc/meminfo: memFree=19205044/32950928 swapFree=67111528/67111528
[pid=3179] ppid=3177 vsize=348816 CPUtime=0.6 cores=1,3,5,7
/proc/3179/stat : 3179 (strangenight1-m) R 3177 3179 2271 0 -1 4202496 2018 0 0 0 60 0 0 0 25 0 4 0 521576210 357187584 1455 33554432000 4194304 4650419 140734876553776 18446744073709551615 4363617 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3179/statm: 87204 1455 393 112 0 82169 0
[pid=3179/tid=3184] ppid=3177 vsize=348816 CPUtime=0.15 cores=1,3,5,7
/proc/3179/task/3184/stat : 3184 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 397 0 0 0 15 0 0 0 25 0 4 0 521576210 357187584 1455 33554432000 4194304 4650419 140734876553776 18446744073709551615 4334040 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3179/tid=3185] ppid=3177 vsize=348816 CPUtime=0.15 cores=1,3,5,7
/proc/3179/task/3185/stat : 3185 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 424 0 0 0 15 0 0 0 25 0 4 0 521576210 357187584 1455 33554432000 4194304 4650419 140734876553776 18446744073709551615 4306715 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3179/tid=3186] ppid=3177 vsize=348816 CPUtime=0.14 cores=1,3,5,7
/proc/3179/task/3186/stat : 3186 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 373 0 0 0 14 0 0 0 25 0 4 0 521576210 357187584 1455 33554432000 4194304 4650419 140734876553776 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 348816

[startup+0.300673 s]
/proc/loadavg: 7.47 7.90 7.38 2/172 3179
/proc/meminfo: memFree=19205044/32950928 swapFree=67111528/67111528
[pid=3179] ppid=3177 vsize=348956 CPUtime=1.18 cores=1,3,5,7
/proc/3179/stat : 3179 (strangenight1-m) R 3177 3179 2271 0 -1 4202496 2459 0 0 0 118 0 0 0 25 0 4 0 521576210 357330944 1896 33554432000 4194304 4650419 140734876553776 18446744073709551615 4363423 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3179/statm: 87239 1896 393 112 0 82204 0
[pid=3179/tid=3184] ppid=3177 vsize=348956 CPUtime=0.29 cores=1,3,5,7
/proc/3179/task/3184/stat : 3184 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 521 0 0 0 29 0 0 0 25 0 4 0 521576210 357330944 1896 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3179/tid=3185] ppid=3177 vsize=348956 CPUtime=0.29 cores=1,3,5,7
/proc/3179/task/3185/stat : 3185 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 536 0 0 0 29 0 0 0 25 0 4 0 521576210 357330944 1896 33554432000 4194304 4650419 140734876553776 18446744073709551615 4363299 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3179/tid=3186] ppid=3177 vsize=348956 CPUtime=0.29 cores=1,3,5,7
/proc/3179/task/3186/stat : 3186 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 477 0 0 0 29 0 0 0 25 0 4 0 521576210 357330944 1896 33554432000 4194304 4650419 140734876553776 18446744073709551615 4367420 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 348956

[startup+0.700605 s]
/proc/loadavg: 7.47 7.90 7.38 2/172 3179
/proc/meminfo: memFree=19205044/32950928 swapFree=67111528/67111528
[pid=3179] ppid=3177 vsize=350368 CPUtime=2.78 cores=1,3,5,7
/proc/3179/stat : 3179 (strangenight1-m) R 3177 3179 2271 0 -1 4202496 4335 0 0 0 278 0 0 0 25 0 4 0 521576210 358776832 2257 33554432000 4194304 4650419 140734876553776 18446744073709551615 4366931 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3179/statm: 87592 2257 393 112 0 82557 0
[pid=3179/tid=3184] ppid=3177 vsize=350368 CPUtime=0.69 cores=1,3,5,7
/proc/3179/task/3184/stat : 3184 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 1029 0 0 0 69 0 0 0 25 0 4 0 521576210 358776832 2257 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3179/tid=3185] ppid=3177 vsize=350368 CPUtime=0.69 cores=1,3,5,7
/proc/3179/task/3185/stat : 3185 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 999 0 0 0 69 0 0 0 25 0 4 0 521576210 358776832 2257 33554432000 4194304 4650419 140734876553776 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3179/tid=3186] ppid=3177 vsize=350368 CPUtime=0.69 cores=1,3,5,7
/proc/3179/task/3186/stat : 3186 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 927 0 0 0 69 0 0 0 25 0 4 0 521576210 358776832 2258 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 350368

[startup+1.50046 s]
/proc/loadavg: 7.47 7.90 7.38 9/184 3195
/proc/meminfo: memFree=19181696/32950928 swapFree=67111528/67111528
[pid=3179] ppid=3177 vsize=342296 CPUtime=5.97 cores=1,3,5,7
/proc/3179/stat : 3179 (strangenight1-m) R 3177 3179 2271 0 -1 4202496 7691 0 0 0 596 1 0 0 25 0 4 0 521576210 350511104 3956 33554432000 4194304 4650419 140734876553776 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3179/statm: 85574 3956 395 112 0 80539 0
[pid=3179/tid=3184] ppid=3177 vsize=342296 CPUtime=1.49 cores=1,3,5,7
/proc/3179/task/3184/stat : 3184 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 1722 0 0 0 149 0 0 0 25 0 4 0 521576210 350511104 3956 33554432000 4194304 4650419 140734876553776 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3179/tid=3185] ppid=3177 vsize=342296 CPUtime=1.49 cores=1,3,5,7
/proc/3179/task/3185/stat : 3185 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 1706 0 0 0 149 0 0 0 25 0 4 0 521576210 350511104 3956 33554432000 4194304 4650419 140734876553776 18446744073709551615 4364301 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3179/tid=3186] ppid=3177 vsize=342296 CPUtime=1.48 cores=1,3,5,7
/proc/3179/task/3186/stat : 3186 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 1381 0 0 0 148 0 0 0 25 0 4 0 521576210 350511104 3956 33554432000 4194304 4650419 140734876553776 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 342296

[startup+3.10018 s]
/proc/loadavg: 7.47 7.90 7.38 9/184 3195
/proc/meminfo: memFree=19150200/32950928 swapFree=67111528/67111528
[pid=3179] ppid=3177 vsize=349080 CPUtime=12.36 cores=1,3,5,7
/proc/3179/stat : 3179 (strangenight1-m) R 3177 3179 2271 0 -1 4202496 14354 0 0 0 1234 2 0 0 25 0 4 0 521576210 357457920 8089 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3179/statm: 87270 8089 395 112 0 82235 0
[pid=3179/tid=3184] ppid=3177 vsize=349080 CPUtime=3.09 cores=1,3,5,7
/proc/3179/task/3184/stat : 3184 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 3465 0 0 0 309 0 0 0 25 0 4 0 521576210 357457920 8089 33554432000 4194304 4650419 140734876553776 18446744073709551615 4331944 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3179/tid=3185] ppid=3177 vsize=349080 CPUtime=3.08 cores=1,3,5,7
/proc/3179/task/3185/stat : 3185 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 3757 0 0 0 308 0 0 0 25 0 4 0 521576210 357457920 8089 33554432000 4194304 4650419 140734876553776 18446744073709551615 4333952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3179/tid=3186] ppid=3177 vsize=349080 CPUtime=3.07 cores=1,3,5,7
/proc/3179/task/3186/stat : 3186 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 3099 0 0 0 307 0 0 0 25 0 4 0 521576210 357457920 8089 33554432000 4194304 4650419 140734876553776 18446744073709551615 4349694 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 349080

[startup+6.30062 s]
/proc/loadavg: 7.51 7.91 7.38 9/184 3195
/proc/meminfo: memFree=19116960/32950928 swapFree=67111528/67111528
[pid=3179] ppid=3177 vsize=352932 CPUtime=25.14 cores=1,3,5,7
/proc/3179/stat : 3179 (strangenight1-m) R 3177 3179 2271 0 -1 4202496 21127 0 0 0 2511 3 0 0 25 0 4 0 521576210 361402368 10650 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3179/statm: 88233 10650 395 112 0 83198 0
[pid=3179/tid=3184] ppid=3177 vsize=352932 CPUtime=6.29 cores=1,3,5,7
/proc/3179/task/3184/stat : 3184 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 5719 0 0 0 629 0 0 0 25 0 4 0 521576210 361402368 10650 33554432000 4194304 4650419 140734876553776 18446744073709551615 4304311 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3179/tid=3185] ppid=3177 vsize=352932 CPUtime=6.29 cores=1,3,5,7
/proc/3179/task/3185/stat : 3185 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 5753 0 0 0 628 1 0 0 25 0 4 0 521576210 361402368 10650 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3179/tid=3186] ppid=3177 vsize=352932 CPUtime=6.26 cores=1,3,5,7
/proc/3179/task/3186/stat : 3186 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 3921 0 0 0 625 1 0 0 25 0 4 0 521576210 361402368 10650 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 352932

[startup+12.7005 s]
/proc/loadavg: 7.55 7.91 7.39 9/184 3195
/proc/meminfo: memFree=19083248/32950928 swapFree=67111528/67111528
[pid=3179] ppid=3177 vsize=353996 CPUtime=50.71 cores=1,3,5,7
/proc/3179/stat : 3179 (strangenight1-m) R 3177 3179 2271 0 -1 4202496 32783 0 0 0 5065 6 0 0 25 0 4 0 521576210 362491904 14749 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365263 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3179/statm: 88499 14749 395 112 0 83464 0
[pid=3179/tid=3184] ppid=3177 vsize=353996 CPUtime=12.69 cores=1,3,5,7
/proc/3179/task/3184/stat : 3184 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 9016 0 0 0 1268 1 0 0 25 0 4 0 521576210 362491904 14749 33554432000 4194304 4650419 140734876553776 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3179/tid=3185] ppid=3177 vsize=353996 CPUtime=12.68 cores=1,3,5,7
/proc/3179/task/3185/stat : 3185 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 8374 0 0 0 1267 1 0 0 25 0 4 0 521576210 362491904 14749 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3179/tid=3186] ppid=3177 vsize=353996 CPUtime=12.62 cores=1,3,5,7
/proc/3179/task/3186/stat : 3186 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 5951 0 0 0 1261 1 0 0 25 0 4 0 521576210 362491904 14749 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 353996

[startup+25.5002 s]
/proc/loadavg: 7.65 7.91 7.39 9/184 3195
/proc/meminfo: memFree=19052628/32950928 swapFree=67111528/67111528
[pid=3179] ppid=3177 vsize=359012 CPUtime=101.84 cores=1,3,5,7
/proc/3179/stat : 3179 (strangenight1-m) R 3177 3179 2271 0 -1 4202496 49338 0 0 0 10172 12 0 0 25 0 4 0 521576210 367628288 19326 33554432000 4194304 4650419 140734876553776 18446744073709551615 4363522 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3179/statm: 89753 19326 395 112 0 84718 0
[pid=3179/tid=3184] ppid=3177 vsize=359012 CPUtime=25.49 cores=1,3,5,7
/proc/3179/task/3184/stat : 3184 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 14412 0 0 0 2547 2 0 0 25 0 4 0 521576210 367628288 19326 33554432000 4194304 4650419 140734876553776 18446744073709551615 4363562 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3179/tid=3185] ppid=3177 vsize=359012 CPUtime=25.49 cores=1,3,5,7
/proc/3179/task/3185/stat : 3185 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 12767 0 0 0 2546 3 0 0 25 0 4 0 521576210 367628288 19326 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3179/tid=3186] ppid=3177 vsize=359012 CPUtime=25.35 cores=1,3,5,7
/proc/3179/task/3186/stat : 3186 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 8243 0 0 0 2533 2 0 0 25 0 4 0 521576210 367628288 19326 33554432000 4194304 4650419 140734876553776 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 359012

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

[startup+31.9071 s]
/proc/loadavg: 7.68 7.91 7.40 9/184 3196
/proc/meminfo: memFree=19049900/32950928 swapFree=67111528/67111528
[pid=3179] ppid=3177 vsize=359592 CPUtime=127.43 cores=1,3,5,7
/proc/3179/stat : 3179 (strangenight1-m) R 3177 3179 2271 0 -1 4202496 56066 0 0 0 12729 14 0 0 25 0 4 0 521576210 368222208 19062 33554432000 4194304 4650419 140734876553776 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3179/statm: 89898 19062 395 112 0 84863 0
[pid=3179/tid=3184] ppid=3177 vsize=359592 CPUtime=31.89 cores=1,3,5,7
/proc/3179/task/3184/stat : 3184 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 16864 0 0 0 3186 3 0 0 25 0 4 0 521576210 368222208 19062 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3179/tid=3185] ppid=3177 vsize=359592 CPUtime=31.9 cores=1,3,5,7
/proc/3179/task/3185/stat : 3185 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 14902 0 0 0 3186 4 0 0 25 0 4 0 521576210 368222208 19062 33554432000 4194304 4650419 140734876553776 18446744073709551615 4311310 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3179/tid=3186] ppid=3177 vsize=359592 CPUtime=31.72 cores=1,3,5,7
/proc/3179/task/3186/stat : 3186 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 8625 0 0 0 3170 2 0 0 25 0 4 0 521576210 368222208 19062 33554432000 4194304 4650419 140734876553776 18446744073709551615 4313339 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 127.43
Current children cumulated vsize (KiB) 359592

[startup+38.301 s]
/proc/loadavg: 7.70 7.91 7.40 9/184 3196
/proc/meminfo: memFree=19025224/32950928 swapFree=67111528/67111528
[pid=3179] ppid=3177 vsize=360684 CPUtime=152.98 cores=1,3,5,7
/proc/3179/stat : 3179 (strangenight1-m) R 3177 3179 2271 0 -1 4202496 64021 0 0 0 15281 17 0 0 25 0 4 0 521576210 369340416 22671 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3179/statm: 90171 22671 395 112 0 85136 0
[pid=3179/tid=3184] ppid=3177 vsize=360684 CPUtime=38.29 cores=1,3,5,7
/proc/3179/task/3184/stat : 3184 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 19554 0 0 0 3825 4 0 0 25 0 4 0 521576210 369340416 22671 33554432000 4194304 4650419 140734876553776 18446744073709551615 4439106 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3179/tid=3185] ppid=3177 vsize=360684 CPUtime=38.28 cores=1,3,5,7
/proc/3179/task/3185/stat : 3185 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 16754 0 0 0 3824 4 0 0 25 0 4 0 521576210 369340416 22671 33554432000 4194304 4650419 140734876553776 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3179/tid=3186] ppid=3177 vsize=360684 CPUtime=38.08 cores=1,3,5,7
/proc/3179/task/3186/stat : 3186 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 9956 0 0 0 3806 2 0 0 25 0 4 0 521576210 369340416 22671 33554432000 4194304 4650419 140734876553776 18446744073709551615 4367798 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 152.98
Current children cumulated vsize (KiB) 360684

[startup+41.5004 s]
/proc/loadavg: 7.81 7.93 7.41 9/184 3196
/proc/meminfo: memFree=19026344/32950928 swapFree=67111528/67111528
[pid=3179] ppid=3177 vsize=364144 CPUtime=165.75 cores=1,3,5,7
/proc/3179/stat : 3179 (strangenight1-m) R 3177 3179 2271 0 -1 4202496 67348 0 0 0 16557 18 0 0 25 0 4 0 521576210 372883456 24566 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3179/statm: 91036 24566 395 112 0 86001 0
[pid=3179/tid=3184] ppid=3177 vsize=364144 CPUtime=41.48 cores=1,3,5,7
/proc/3179/task/3184/stat : 3184 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 20704 0 0 0 4144 4 0 0 25 0 4 0 521576210 372883456 24566 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3179/tid=3185] ppid=3177 vsize=364144 CPUtime=41.49 cores=1,3,5,7
/proc/3179/task/3185/stat : 3185 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 17824 0 0 0 4144 5 0 0 25 0 4 0 521576210 372883456 24566 33554432000 4194304 4650419 140734876553776 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3179/tid=3186] ppid=3177 vsize=364144 CPUtime=41.26 cores=1,3,5,7
/proc/3179/task/3186/stat : 3186 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 10605 0 0 0 4123 3 0 0 25 0 4 0 521576210 372883456 24566 33554432000 4194304 4650419 140734876553776 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 165.75
Current children cumulated vsize (KiB) 364144

[startup+42.3003 s]
/proc/loadavg: 7.81 7.93 7.41 9/184 3196
/proc/meminfo: memFree=19022996/32950928 swapFree=67111528/67111528
[pid=3179] ppid=3177 vsize=364176 CPUtime=168.96 cores=1,3,5,7
/proc/3179/stat : 3179 (strangenight1-m) R 3177 3179 2271 0 -1 4202496 68181 0 0 0 16877 19 0 0 25 0 4 0 521576210 372916224 24588 33554432000 4194304 4650419 140734876553776 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3179/statm: 91044 24588 395 112 0 86009 0
[pid=3179/tid=3184] ppid=3177 vsize=364176 CPUtime=42.28 cores=1,3,5,7
/proc/3179/task/3184/stat : 3184 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 20871 0 0 0 4224 4 0 0 25 0 4 0 521576210 372916224 24588 33554432000 4194304 4650419 140734876553776 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3179/tid=3185] ppid=3177 vsize=364176 CPUtime=42.29 cores=1,3,5,7
/proc/3179/task/3185/stat : 3185 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 17930 0 0 0 4224 5 0 0 25 0 4 0 521576210 372916224 24588 33554432000 4194304 4650419 140734876553776 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3179/tid=3186] ppid=3177 vsize=364176 CPUtime=42.06 cores=1,3,5,7
/proc/3179/task/3186/stat : 3186 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 10705 0 0 0 4203 3 0 0 25 0 4 0 521576210 372916224 24588 33554432000 4194304 4650419 140734876553776 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 168.96
Current children cumulated vsize (KiB) 364176

[startup+43.1012 s]
/proc/loadavg: 7.81 7.93 7.41 9/184 3196
/proc/meminfo: memFree=19019400/32950928 swapFree=67111528/67111528
[pid=3179] ppid=3177 vsize=364228 CPUtime=172.15 cores=1,3,5,7
/proc/3179/stat : 3179 (strangenight1-m) R 3177 3179 2271 0 -1 4202496 69014 0 0 0 17196 19 0 0 25 0 4 0 521576210 372969472 24454 33554432000 4194304 4650419 140734876553776 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3179/statm: 91057 24454 395 112 0 86022 0
[pid=3179/tid=3184] ppid=3177 vsize=364228 CPUtime=43.09 cores=1,3,5,7
/proc/3179/task/3184/stat : 3184 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 20993 0 0 0 4304 5 0 0 25 0 4 0 521576210 372969472 24454 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3179/tid=3185] ppid=3177 vsize=364228 CPUtime=43.09 cores=1,3,5,7
/proc/3179/task/3185/stat : 3185 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 18399 0 0 0 4304 5 0 0 25 0 4 0 521576210 372969472 24454 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3179/tid=3186] ppid=3177 vsize=364228 CPUtime=42.85 cores=1,3,5,7
/proc/3179/task/3186/stat : 3186 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 10795 0 0 0 4282 3 0 0 25 0 4 0 521576210 372969472 24454 33554432000 4194304 4650419 140734876553776 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 172.15
Current children cumulated vsize (KiB) 364228

[startup+43.3011 s]
/proc/loadavg: 7.81 7.93 7.41 9/184 3196
/proc/meminfo: memFree=19019400/32950928 swapFree=67111528/67111528
[pid=3179] ppid=3177 vsize=364228 CPUtime=172.95 cores=1,3,5,7
/proc/3179/stat : 3179 (strangenight1-m) R 3177 3179 2271 0 -1 4202496 69149 0 0 0 17276 19 0 0 25 0 4 0 521576210 372969472 24589 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3179/statm: 91057 24589 395 112 0 86022 0
[pid=3179/tid=3184] ppid=3177 vsize=364228 CPUtime=43.29 cores=1,3,5,7
/proc/3179/task/3184/stat : 3184 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 21032 0 0 0 4324 5 0 0 25 0 4 0 521576210 372969472 24589 33554432000 4194304 4650419 140734876553776 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3179/tid=3185] ppid=3177 vsize=364228 CPUtime=43.29 cores=1,3,5,7
/proc/3179/task/3185/stat : 3185 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 18440 0 0 0 4324 5 0 0 25 0 4 0 521576210 372969472 24589 33554432000 4194304 4650419 140734876553776 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3179/tid=3186] ppid=3177 vsize=364228 CPUtime=43.05 cores=1,3,5,7
/proc/3179/task/3186/stat : 3186 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 10815 0 0 0 4302 3 0 0 25 0 4 0 521576210 372969472 24589 33554432000 4194304 4650419 140734876553776 18446744073709551615 4313315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 172.95
Current children cumulated vsize (KiB) 364228

[startup+43.4011 s]
/proc/loadavg: 7.81 7.93 7.41 9/184 3196
/proc/meminfo: memFree=19019400/32950928 swapFree=67111528/67111528
[pid=3179] ppid=3177 vsize=364228 CPUtime=173.35 cores=1,3,5,7
/proc/3179/stat : 3179 (strangenight1-m) R 3177 3179 2271 0 -1 4202496 69212 0 0 0 17316 19 0 0 25 0 4 0 521576210 372969472 24652 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3179/statm: 91057 24652 395 112 0 86022 0
[pid=3179/tid=3184] ppid=3177 vsize=364228 CPUtime=43.39 cores=1,3,5,7
/proc/3179/task/3184/stat : 3184 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 21048 0 0 0 4334 5 0 0 25 0 4 0 521576210 372969472 24652 33554432000 4194304 4650419 140734876553776 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3179/tid=3185] ppid=3177 vsize=364228 CPUtime=43.39 cores=1,3,5,7
/proc/3179/task/3185/stat : 3185 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 18461 0 0 0 4334 5 0 0 25 0 4 0 521576210 372969472 24652 33554432000 4194304 4650419 140734876553776 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3179/tid=3186] ppid=3177 vsize=364228 CPUtime=43.15 cores=1,3,5,7
/proc/3179/task/3186/stat : 3186 (strangenight1-m) R 3177 3179 2271 0 -1 4202560 10825 0 0 0 4312 3 0 0 25 0 4 0 521576210 372969472 24652 33554432000 4194304 4650419 140734876553776 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 173.35
Current children cumulated vsize (KiB) 364228

Child status: 10
Real time (s): 43.4298
CPU time (s): 173.456
CPU user time (s): 173.255
CPU system time (s): 0.200969
CPU usage (%): 399.393
Max. virtual memory (cumulated for all children) (KiB): 364228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 173.255
system time used= 0.200969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69241
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= 200
involuntary context switches= 1254

runsolver used 0.072988 second user time and 0.167974 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-29 19:56:05
IDJOB=3175209
IDBENCH=82827
IDSOLVER=1588
FILE ID=node125/3175209-1304099765
RUNJOBID= node125-1304099765-3164
PBS_JOBID= 13170583
Free space on /tmp= 72764 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S146789605-022.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175209-1304099765/watcher-3175209-1304099765 -o /tmp/evaluation-result-3175209-1304099765/solver-3175209-1304099765 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175209-1304099765.cnf

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

MD5SUM BENCH= 78a9453cffac9cd7da2e41087d840fae
RANDOM SEED=238805855

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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:      19205200 kB
Buffers:       2218672 kB
Cached:       10931112 kB
SwapCached:          0 kB
Active:        8439544 kB
Inactive:      4774016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19205200 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12484 kB
Writeback:           0 kB
AnonPages:       63252 kB
Mapped:          14488 kB
Slab:           467364 kB
PageTables:       4864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188388 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= 72752 MiB
End job on node125 at 2011-04-29 19:56:49