Trace number 3174124

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-2-mtSAT 163.932 41.0422

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S241605246-015.SATISFIABLE.cnf
MD5SUMa2636b8675c559c02b749d6959527a10
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010998
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174124-1304098593.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        75      1597         0         0      7985         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.40/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.40/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.40/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.40/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.40/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.40/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.40/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.40/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.40/0.10	c calculated reachability. Time: 0.00
0.40/0.10	c Calc default polars -  time:   0.00 s pos:      44 undec:       1 neg:      30
0.40/0.10	c =========================================================================================
0.40/0.10	c types(t): F = full restart, N = normal restart
0.40/0.10	c types(t): S = simplification begin/end, E = solution found
0.40/0.10	c restart types(rt): st = static, dy = dynamic
0.40/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.40/0.10	c  B st     0         0        75      1597         0         0      7985         0   no data   no data
0.40/0.10	c Decided on static restart strategy
0.40/0.10	c  N st     8      4920        75      1597         0      4537      7985     79738   no data   no data
0.78/0.27	c  N st    10     11302        75      1597         0      4133      7985     58850   no data   no data
1.58/0.43	c  N st    11     17045        75      1597         0      9368      7985    146125   no data   no data
2.78/0.70	c  F st    12     25001        75      1597         0     11497      7985    183724   no data   no data
2.78/0.70	c  N st    12     25001        75      1597         0     11497      7985    183724   no data   no data
3.18/0.89	c Decided on static restart strategy
3.18/0.89	c  N st    18     30002        75      1597         0      9865      7985    148297   no data   no data
3.18/0.89	c  S st    18     30002        75      1597         0      9865      7985    148297   no data   no data
3.58/0.92	c  S st    18     30504        75      1597         0     10335      7985    156607   no data   no data
3.58/0.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.58/0.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.58/0.92	c blocked clauses removed:        0 vars:      0 tried:          75 T: 0.00 s
3.58/0.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.58/0.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.58/0.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.58/0.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.58/0.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.58/0.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.97/1.07	c lits-rem:       232  cl-subs:     2452  v-elim:      0  v-fix:    0  time:  0.15 s
4.39/1.11	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.03
4.39/1.11	c calculated reachability. Time: 0.00
4.39/1.11	c  N st    18     30504        75      1597         0      7883      7985    117136   no data   no data
5.57/1.43	c  N st    20     37617        75      1597         0      7251      7985     95817   no data   no data
6.37/1.68	c  N st    21     44016        75      1597         0     13005      7985    194066   no data   no data
6.77/1.78	c  S st    22     45756        75      1597         0     14588      7985    222313   no data   no data
7.17/1.83	c  S st    22     46267        75      1597         0     15073      7985    231041   no data   no data
7.17/1.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.17/1.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.17/1.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.17/1.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.17/1.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.17/1.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.17/1.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.17/1.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.17/1.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.37/2.17	c lits-rem:       345  cl-subs:     2783  v-elim:      0  v-fix:    0  time:  0.33 s
8.37/2.17	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
8.37/2.18	c vivif2 --  cl tried    12290 cl shrink        0 lits rem          0 time: 0.00
8.79/2.23	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
8.79/2.23	c calculated reachability. Time: 0.00
8.79/2.23	c  N st    22     46267        75      1597         0     12290      7985    184707   no data   no data
11.57/2.92	c  N st    23     60665        75      1597         0     17289      7985    255817   no data   no data
13.18/3.32	c  N st    24     69400        75      1597         0     16283      7985    233832   no data   no data
13.18/3.32	c  S st    24     69400        75      1597         0     16283      7985    233832   no data   no data
13.18/3.37	c  S st    24     69902        75      1597         0     16749      7985    242468   no data   no data
13.18/3.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.18/3.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
13.18/3.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.18/3.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.18/3.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.18/3.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
13.18/3.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.18/3.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
13.18/3.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.74	c lits-rem:       337  cl-subs:     3015  v-elim:      0  v-fix:    0  time:  0.35 s
14.76/3.74	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
14.76/3.75	c vivif2 --  cl tried    13734 cl shrink        0 lits rem          0 time: 0.00
14.76/3.79	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
14.76/3.79	c calculated reachability. Time: 0.00
14.76/3.79	c  N st    24     69902        75      1597         0     13734      7985    196550   no data   no data
18.75/4.71	c  F st    25     87501        75      1597         0     19845      7985    281365   no data   no data
18.75/4.71	c  N st    25     87501        75      1597         0     19845      7985    281365   no data   no data
19.95/5.03	c Decided on static restart strategy
20.75/5.20	c  N st    32     95545        75      1597         0     16414      7985    228556   no data   no data
23.14/5.84	c  N st    34    104853        75      1597         0     13148      7985    164638   no data   no data
23.14/5.84	c  S st    34    104853        75      1597         0     13148      7985    164638   no data   no data
23.14/5.88	c  S st    34    105358        75      1597         0     13627      7985    173380   no data   no data
23.14/5.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.14/5.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
23.14/5.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.14/5.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.14/5.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.14/5.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
23.14/5.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.14/5.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
23.14/5.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.54/5.98	c lits-rem:       148  cl-subs:     1243  v-elim:      0  v-fix:    0  time:  0.09 s
23.54/5.98	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
23.54/5.98	c vivif2 --  cl tried    12384 cl shrink        0 lits rem          0 time: 0.00
23.94/6.02	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
23.94/6.03	c calculated reachability. Time: 0.00
23.94/6.03	c  N st    34    105358        75      1597         0     12384      7985    154914   no data   no data
26.36/6.63	c  N st    35    114957        75      1597         0     20969      7985    295002   no data   no data
29.94/7.50	c  N st    36    129354        75      1597         0     21403      7985    295871   no data   no data
35.55/8.91	c  N st    37    150949        75      1597         0     27346      7985    377624   no data   no data
37.13/9.35	c  S st    38    158037        75      1597         0     19377      7985    244929   no data   no data
37.53/9.40	c  S st    38    158540        75      1597         0     19839      7985    253197   no data   no data
37.53/9.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.53/9.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
37.53/9.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.53/9.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.53/9.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.53/9.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
37.53/9.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.53/9.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
37.53/9.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.33/9.69	c lits-rem:       361  cl-subs:     2504  v-elim:      0  v-fix:    0  time:  0.28 s
38.33/9.69	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
38.33/9.69	c vivif2 --  cl tried    17335 cl shrink        0 lits rem          0 time: 0.00
38.73/9.75	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.06
38.73/9.75	c calculated reachability. Time: 0.00
38.73/9.75	c  N st    38    158540        75      1597         0     17335      7985    216731   no data   no data
52.73/13.21	c  N st    39    207131        75      1597         0     29505      7985    382383   no data   no data
61.52/15.50	c  N st    40    237810        75      1597         0     22275      7985    271725   no data   no data
61.52/15.50	c  S st    40    237810        75      1597         0     22275      7985    271725   no data   no data
61.92/15.56	c  S st    40    238313        75      1597         0     22743      7985    280323   no data   no data
61.92/15.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.92/15.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
61.92/15.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
61.92/15.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.92/15.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.92/15.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
61.92/15.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.92/15.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
61.92/15.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.10/15.85	c lits-rem:       375  cl-subs:     2281  v-elim:      0  v-fix:    0  time:  0.28 s
63.10/15.85	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
63.10/15.86	c vivif2 --  cl tried    20462 cl shrink        0 lits rem          0 time: 0.00
63.50/15.92	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.07
63.50/15.93	c calculated reachability. Time: 0.00
63.50/15.93	c  N st    40    238313        75      1597         0     20462      7985    248452   no data   no data
88.29/22.17	c  F st    41    306250        75      1597         0     22189      7985    242681   no data   no data
88.29/22.17	c  N st    41    306250        75      1597         0     22189      7985    242681   no data   no data
89.86/22.59	c Decided on static restart strategy
98.66/24.71	c  N st    51    334551        75      1597         0     26293      7985    308154   no data   no data
108.24/27.10	c  N st    53    357469        75      1597         0     24472      7985    267585   no data   no data
108.24/27.10	c  S st    53    357469        75      1597         0     24472      7985    267585   no data   no data
108.24/27.17	c  S st    53    357975        75      1597         0     24942      7985    276303   no data   no data
108.24/27.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
108.24/27.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
108.24/27.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
108.24/27.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.24/27.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.24/27.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
108.24/27.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
108.24/27.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
108.24/27.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.04/27.37	c lits-rem:       154  cl-subs:     1655  v-elim:      0  v-fix:    0  time:  0.19 s
109.04/27.37	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
109.04/27.38	c vivif2 --  cl tried    23287 cl shrink        0 lits rem          0 time: 0.00
109.44/27.46	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.08
109.44/27.46	c calculated reachability. Time: 0.00
109.44/27.46	c  N st    53    357975        75      1597         0     23287      7985    254144   no data   no data
121.83/30.59	c  N st    54    390370        75      1597         0     28994      7985    336331   no data   no data
142.20/35.61	c  N st    55    438958        75      1597         0     48113      7985    633571   no data   no data
163.77/41.03	c  E st    56    493502         0      1597         0     46120      7985    606697   no data   no data
163.77/41.03	c Verified 1597 clauses.
163.77/41.03	c Verified 1597 clauses.
163.77/41.03	c Following stats are for *FIRST FINISHED THREAD ONLY*
163.77/41.03	c num threads              : 4          
163.77/41.03	c restarts                 : 56         
163.77/41.03	c dynamic restarts         : 0          
163.77/41.03	c static restarts          : 56         
163.77/41.03	c full restarts            : 3          
163.77/41.03	c total simplify time      : 0.00       
163.77/41.03	c learnts DL2              : 0          
163.77/41.03	c learnts size 2           : 0          
163.77/41.03	c learnts size 1           : 0           (0.00      % of vars)
163.77/41.03	c filedLit time            : 0.03        (0.06      % time)
163.77/41.03	c v-elim SatELite          : 0           (0.00      % vars)
163.77/41.03	c SatELite time            : 1.66        (4.08      % time)
163.77/41.03	c v-elim xor               : 0           (0.00      % vars)
163.77/41.03	c xor elim time            : 0.01        (0.01      % time)
163.77/41.03	c num binary xor trees     : 0          
163.77/41.03	c binxor trees' crown      : 0           (nan       leafs/tree)
163.77/41.03	c bin xor find time        : 0.00       
163.77/41.03	c OTF clause improved      : 50661       (0.10      clauses/conflict)
163.77/41.03	c OTF impr. size diff      : 51373       (1.01       lits/clause)
163.77/41.03	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
163.77/41.03	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
163.77/41.03	c tried to recurMin cls    : 21604       (4.38       % of conflicts)
163.77/41.03	c updated cache            : 0           (0.00       lits/tried recurMin)
163.77/41.03	c unit cls recevied        : 0           (nan       % of units)
163.77/41.03	c unit cls sent            : 0           (nan       % of units)
163.77/41.03	c bin cls recevied         : 0          
163.77/41.03	c bin cls sent             : 0          
163.77/41.03	c clauses over max glue    : 0           (0.00      % of all clauses)
163.77/41.03	c conflicts                : 493502      (12087.70  / sec)
163.77/41.03	c decisions                : 545042      (0.74      % random)
163.77/41.03	c bogo-props               : 7145398857  (175017392.55 / sec)
163.77/41.03	c conflict literals        : 8128894     (18.23     % deleted)
163.77/41.03	c Memory used              : 293.54      MB
163.77/41.03	c single-thread CPU time   : 40.83       s
163.77/41.03	c all-threads sum CPU time : 163.79      s
163.77/41.03	s SATISFIABLE
163.77/41.03	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 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-3174124-1304098593/watcher-3174124-1304098593 -o /tmp/evaluation-result-3174124-1304098593/solver-3174124-1304098593 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174124-1304098593.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.17 8.15 8.08 6/180 9406
/proc/meminfo: memFree=29735464/32951124 swapFree=67111348/67111528
[pid=9406] ppid=9404 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/9406/stat : 9406 (strangenight2-m) R 9404 9406 9165 0 -1 4202496 415 0 0 0 0 0 0 0 25 0 4 0 502274631 52441088 354 33554432000 4194304 4627427 140735946228976 18446744073709551615 47665746995116 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9406/statm: 12803 354 303 106 0 7774 0
[pid=9406/tid=9407] ppid=9404 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/9406/task/9407/stat : 9407 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 502274632 52441088 354 33554432000 4194304 4627427 140735946228976 18446744073709551615 47665746994713 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9406/tid=9408] ppid=9404 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/9406/task/9408/stat : 9408 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 502274632 52441088 354 33554432000 4194304 4627427 140735946228976 18446744073709551615 47665746994713 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9406/tid=9409] ppid=9404 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/9406/task/9409/stat : 9409 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 4 0 502274632 52441088 354 33554432000 4194304 4627427 140735946228976 18446744073709551615 47665746994713 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.105619 s]
/proc/loadavg: 8.17 8.15 8.08 6/180 9406
/proc/meminfo: memFree=29735464/32951124 swapFree=67111348/67111528
[pid=9406] ppid=9404 vsize=282132 CPUtime=0.4 cores=0,2,4,6
/proc/9406/stat : 9406 (strangenight2-m) R 9404 9406 9165 0 -1 4202496 1622 0 0 0 40 0 0 0 25 0 4 0 502274631 288903168 1411 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9406/statm: 70533 1411 384 106 0 65504 0
[pid=9406/tid=9407] ppid=9404 vsize=282132 CPUtime=0.1 cores=0,2,4,6
/proc/9406/task/9407/stat : 9407 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 310 0 0 0 10 0 0 0 25 0 4 0 502274632 288903168 1411 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309290 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9406/tid=9408] ppid=9404 vsize=282132 CPUtime=0.1 cores=0,2,4,6
/proc/9406/task/9408/stat : 9408 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 302 0 0 0 10 0 0 0 25 0 4 0 502274632 288903168 1411 33554432000 4194304 4627427 140735946228976 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9406/tid=9409] ppid=9404 vsize=282132 CPUtime=0.1 cores=0,2,4,6
/proc/9406/task/9409/stat : 9409 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 302 0 0 0 10 0 0 0 25 0 4 0 502274632 288903168 1411 33554432000 4194304 4627427 140735946228976 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282132

[startup+0.200602 s]
/proc/loadavg: 8.17 8.15 8.08 6/180 9406
/proc/meminfo: memFree=29735464/32951124 swapFree=67111348/67111528
[pid=9406] ppid=9404 vsize=283052 CPUtime=0.78 cores=0,2,4,6
/proc/9406/stat : 9406 (strangenight2-m) R 9404 9406 9165 0 -1 4202496 2196 0 0 0 78 0 0 0 25 0 4 0 502274631 289845248 1670 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309142 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9406/statm: 70763 1670 384 106 0 65734 0
[pid=9406/tid=9407] ppid=9404 vsize=283052 CPUtime=0.19 cores=0,2,4,6
/proc/9406/task/9407/stat : 9407 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 465 0 0 0 19 0 0 0 25 0 4 0 502274632 289845248 1670 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9406/tid=9408] ppid=9404 vsize=283052 CPUtime=0.19 cores=0,2,4,6
/proc/9406/task/9408/stat : 9408 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 461 0 0 0 19 0 0 0 25 0 4 0 502274632 289845248 1670 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9406/tid=9409] ppid=9404 vsize=283052 CPUtime=0.19 cores=0,2,4,6
/proc/9406/task/9409/stat : 9409 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 406 0 0 0 19 0 0 0 25 0 4 0 502274632 289845248 1670 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283052

[startup+0.300584 s]
/proc/loadavg: 8.17 8.15 8.08 6/180 9406
/proc/meminfo: memFree=29735464/32951124 swapFree=67111348/67111528
[pid=9406] ppid=9404 vsize=283672 CPUtime=1.18 cores=0,2,4,6
/proc/9406/stat : 9406 (strangenight2-m) R 9404 9406 9165 0 -1 4202496 2848 0 0 0 118 0 0 0 25 0 4 0 502274631 290480128 1686 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9406/statm: 70918 1686 384 106 0 65889 0
[pid=9406/tid=9407] ppid=9404 vsize=283672 CPUtime=0.29 cores=0,2,4,6
/proc/9406/task/9407/stat : 9407 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 627 0 0 0 29 0 0 0 25 0 4 0 502274632 290480128 1686 33554432000 4194304 4627427 140735946228976 18446744073709551615 4330888 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9406/tid=9408] ppid=9404 vsize=283672 CPUtime=0.29 cores=0,2,4,6
/proc/9406/task/9408/stat : 9408 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 623 0 0 0 29 0 0 0 25 0 4 0 502274632 290480128 1686 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9406/tid=9409] ppid=9404 vsize=283672 CPUtime=0.29 cores=0,2,4,6
/proc/9406/task/9409/stat : 9409 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 570 0 0 0 29 0 0 0 25 0 4 0 502274632 290480128 1686 33554432000 4194304 4627427 140735946228976 18446744073709551615 4332735 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283672

[startup+0.700513 s]
/proc/loadavg: 8.17 8.15 8.08 6/180 9406
/proc/meminfo: memFree=29735464/32951124 swapFree=67111348/67111528
[pid=9406] ppid=9404 vsize=284408 CPUtime=2.78 cores=0,2,4,6
/proc/9406/stat : 9406 (strangenight2-m) R 9404 9406 9165 0 -1 4202496 4443 0 0 0 278 0 0 0 25 0 4 0 502274631 291233792 2471 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309287 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9406/statm: 71102 2471 385 106 0 66073 0
[pid=9406/tid=9407] ppid=9404 vsize=284408 CPUtime=0.69 cores=0,2,4,6
/proc/9406/task/9407/stat : 9407 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 1021 0 0 0 69 0 0 0 25 0 4 0 502274632 291233792 2471 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9406/tid=9408] ppid=9404 vsize=284408 CPUtime=0.69 cores=0,2,4,6
/proc/9406/task/9408/stat : 9408 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 1018 0 0 0 69 0 0 0 25 0 4 0 502274632 291233792 2471 33554432000 4194304 4627427 140735946228976 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9406/tid=9409] ppid=9404 vsize=284408 CPUtime=0.69 cores=0,2,4,6
/proc/9406/task/9409/stat : 9409 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 978 0 0 0 69 0 0 0 25 0 4 0 502274632 291233792 2471 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284408

[startup+1.50037 s]
/proc/loadavg: 8.17 8.15 8.08 10/184 9410
/proc/meminfo: memFree=29712368/32951124 swapFree=67111348/67111528
[pid=9406] ppid=9404 vsize=285176 CPUtime=5.97 cores=0,2,4,6
/proc/9406/stat : 9406 (strangenight2-m) R 9404 9406 9165 0 -1 4202496 8897 0 0 0 596 1 0 0 25 0 4 0 502274631 292020224 4639 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309149 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9406/statm: 71294 4639 388 106 0 66265 0
[pid=9406/tid=9407] ppid=9404 vsize=285176 CPUtime=1.49 cores=0,2,4,6
/proc/9406/task/9407/stat : 9407 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 2518 0 0 0 149 0 0 0 25 0 4 0 502274632 292020224 4639 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9406/tid=9408] ppid=9404 vsize=285176 CPUtime=1.49 cores=0,2,4,6
/proc/9406/task/9408/stat : 9408 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 1682 0 0 0 149 0 0 0 25 0 4 0 502274632 292020224 4639 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9406/tid=9409] ppid=9404 vsize=285176 CPUtime=1.49 cores=0,2,4,6
/proc/9406/task/9409/stat : 9409 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 1630 0 0 0 149 0 0 0 25 0 4 0 502274632 292020224 4639 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 285176

[startup+3.10109 s]
/proc/loadavg: 8.16 8.15 8.08 9/184 9410
/proc/meminfo: memFree=29677644/32951124 swapFree=67111348/67111528
[pid=9406] ppid=9404 vsize=291708 CPUtime=12.37 cores=0,2,4,6
/proc/9406/stat : 9406 (strangenight2-m) R 9404 9406 9165 0 -1 4202496 16547 0 0 0 1235 2 0 0 25 0 4 0 502274631 298708992 9131 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309075 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9406/statm: 72927 9131 388 106 0 67898 0
[pid=9406/tid=9407] ppid=9404 vsize=291708 CPUtime=3.08 cores=0,2,4,6
/proc/9406/task/9407/stat : 9407 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 4236 0 0 0 308 0 0 0 25 0 4 0 502274632 298708992 9131 33554432000 4194304 4627427 140735946228976 18446744073709551615 4420272 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9406/tid=9408] ppid=9404 vsize=291708 CPUtime=3.08 cores=0,2,4,6
/proc/9406/task/9408/stat : 9408 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 3984 0 0 0 308 0 0 0 25 0 4 0 502274632 298708992 9131 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9406/tid=9409] ppid=9404 vsize=291708 CPUtime=3.09 cores=0,2,4,6
/proc/9406/task/9409/stat : 9409 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 3763 0 0 0 309 0 0 0 25 0 4 0 502274632 298708992 9131 33554432000 4194304 4627427 140735946228976 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 291708

[startup+6.30052 s]
/proc/loadavg: 8.16 8.15 8.08 9/184 9410
/proc/meminfo: memFree=29657556/32951124 swapFree=67111348/67111528
[pid=9406] ppid=9404 vsize=283448 CPUtime=25.15 cores=0,2,4,6
/proc/9406/stat : 9406 (strangenight2-m) R 9404 9406 9165 0 -1 4202496 24076 0 0 0 2511 4 0 0 25 0 4 0 502274631 290250752 11104 33554432000 4194304 4627427 140735946228976 18446744073709551615 4310097 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9406/statm: 70900 11112 388 106 0 65871 0
[pid=9406/tid=9407] ppid=9404 vsize=283600 CPUtime=6.28 cores=0,2,4,6
/proc/9406/task/9407/stat : 9407 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 5833 0 0 0 628 0 0 0 25 0 4 0 502274632 290406400 11113 33554432000 4194304 4627427 140735946228976 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9406/tid=9408] ppid=9404 vsize=283600 CPUtime=6.28 cores=0,2,4,6
/proc/9406/task/9408/stat : 9408 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 6244 0 0 0 628 0 0 0 25 0 4 0 502274632 290406400 11114 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9406/tid=9409] ppid=9404 vsize=283600 CPUtime=6.28 cores=0,2,4,6
/proc/9406/task/9409/stat : 9409 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 5468 0 0 0 628 0 0 0 25 0 4 0 502274632 290406400 11114 33554432000 4194304 4627427 140735946228976 18446744073709551615 4415758 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 283448

[startup+12.7004 s]
/proc/loadavg: 8.13 8.14 8.08 9/184 9410
/proc/meminfo: memFree=29629964/32951124 swapFree=67111348/67111528
[pid=9406] ppid=9404 vsize=297560 CPUtime=50.71 cores=0,2,4,6
/proc/9406/stat : 9406 (strangenight2-m) R 9404 9406 9165 0 -1 4202496 37024 0 0 0 5066 5 0 0 25 0 4 0 502274631 304701440 13646 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9406/statm: 74390 13646 388 106 0 69361 0
[pid=9406/tid=9407] ppid=9404 vsize=297560 CPUtime=12.69 cores=0,2,4,6
/proc/9406/task/9407/stat : 9407 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 8845 0 0 0 1268 1 0 0 25 0 4 0 502274632 304701440 13646 33554432000 4194304 4627427 140735946228976 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9406/tid=9408] ppid=9404 vsize=297560 CPUtime=12.69 cores=0,2,4,6
/proc/9406/task/9408/stat : 9408 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 10043 0 0 0 1268 1 0 0 25 0 4 0 502274632 304701440 13646 33554432000 4194304 4627427 140735946228976 18446744073709551615 4333369 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9406/tid=9409] ppid=9404 vsize=297560 CPUtime=12.68 cores=0,2,4,6
/proc/9406/task/9409/stat : 9409 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 8738 0 0 0 1268 0 0 0 25 0 4 0 502274632 304701440 13646 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 297560

[startup+25.5011 s]
/proc/loadavg: 8.11 8.14 8.08 9/184 9410
/proc/meminfo: memFree=29587808/32951124 swapFree=67111348/67111528
[pid=9406] ppid=9404 vsize=309460 CPUtime=101.85 cores=0,2,4,6
/proc/9406/stat : 9406 (strangenight2-m) R 9404 9406 9165 0 -1 4202496 57604 0 0 0 10176 9 0 0 25 0 4 0 502274631 316887040 18474 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9406/statm: 77365 18474 388 106 0 72336 0
[pid=9406/tid=9407] ppid=9404 vsize=309460 CPUtime=25.49 cores=0,2,4,6
/proc/9406/task/9407/stat : 9407 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 14148 0 0 0 2547 2 0 0 25 0 4 0 502274632 316887040 18474 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9406/tid=9408] ppid=9404 vsize=309460 CPUtime=25.49 cores=0,2,4,6
/proc/9406/task/9408/stat : 9408 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 14392 0 0 0 2547 2 0 0 25 0 4 0 502274632 316887040 18474 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9406/tid=9409] ppid=9404 vsize=309460 CPUtime=25.48 cores=0,2,4,6
/proc/9406/task/9409/stat : 9409 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 14755 0 0 0 2547 1 0 0 25 0 4 0 502274632 316887040 18474 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 309460

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

[startup+25.6011 s]
/proc/loadavg: 8.11 8.14 8.08 9/184 9410
/proc/meminfo: memFree=29587808/32951124 swapFree=67111348/67111528
[pid=9406] ppid=9404 vsize=309460 CPUtime=102.25 cores=0,2,4,6
/proc/9406/stat : 9406 (strangenight2-m) R 9404 9406 9165 0 -1 4202496 57675 0 0 0 10216 9 0 0 25 0 4 0 502274631 316887040 18545 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309138 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9406/statm: 77365 18545 388 106 0 72336 0
[pid=9406/tid=9407] ppid=9404 vsize=309460 CPUtime=25.59 cores=0,2,4,6
/proc/9406/task/9407/stat : 9407 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 14171 0 0 0 2557 2 0 0 25 0 4 0 502274632 316887040 18545 33554432000 4194304 4627427 140735946228976 18446744073709551615 4310577 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9406/tid=9408] ppid=9404 vsize=309460 CPUtime=25.59 cores=0,2,4,6
/proc/9406/task/9408/stat : 9408 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 14408 0 0 0 2557 2 0 0 25 0 4 0 502274632 316887040 18545 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9406/tid=9409] ppid=9404 vsize=309460 CPUtime=25.58 cores=0,2,4,6
/proc/9406/task/9409/stat : 9409 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 14770 0 0 0 2557 1 0 0 25 0 4 0 502274632 316887040 18545 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 309460

[startup+32.0069 s]
/proc/loadavg: 8.10 8.14 8.08 9/184 9410
/proc/meminfo: memFree=29588092/32951124 swapFree=67111348/67111528
[pid=9406] ppid=9404 vsize=309952 CPUtime=127.84 cores=0,2,4,6
/proc/9406/stat : 9406 (strangenight2-m) R 9404 9406 9165 0 -1 4202496 65580 0 0 0 12773 11 0 0 25 0 4 0 502274631 317390848 18627 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9406/statm: 77488 18627 388 106 0 72459 0
[pid=9406/tid=9407] ppid=9404 vsize=309952 CPUtime=31.99 cores=0,2,4,6
/proc/9406/task/9407/stat : 9407 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 16008 0 0 0 3197 2 0 0 25 0 4 0 502274632 317390848 18627 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9406/tid=9408] ppid=9404 vsize=309952 CPUtime=32 cores=0,2,4,6
/proc/9406/task/9408/stat : 9408 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 16546 0 0 0 3197 3 0 0 25 0 4 0 502274632 317390848 18627 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9406/tid=9409] ppid=9404 vsize=309952 CPUtime=31.99 cores=0,2,4,6
/proc/9406/task/9409/stat : 9409 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 16737 0 0 0 3197 2 0 0 25 0 4 0 502274632 317390848 18627 33554432000 4194304 4627427 140735946228976 18446744073709551615 4348345 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 309952

[startup+35.2004 s]
/proc/loadavg: 8.17 8.15 8.08 9/184 9411
/proc/meminfo: memFree=29576436/32951124 swapFree=67111348/67111528
[pid=9406] ppid=9404 vsize=310040 CPUtime=140.62 cores=0,2,4,6
/proc/9406/stat : 9406 (strangenight2-m) R 9404 9406 9165 0 -1 4202496 70185 0 0 0 14050 12 0 0 25 0 4 0 502274631 317480960 20833 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9406/statm: 77510 20833 388 106 0 72481 0
[pid=9406/tid=9407] ppid=9404 vsize=310040 CPUtime=35.19 cores=0,2,4,6
/proc/9406/task/9407/stat : 9407 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 17781 0 0 0 3517 2 0 0 25 0 4 0 502274632 317480960 20833 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9406/tid=9408] ppid=9404 vsize=310040 CPUtime=35.19 cores=0,2,4,6
/proc/9406/task/9408/stat : 9408 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 17740 0 0 0 3516 3 0 0 25 0 4 0 502274632 317480960 20833 33554432000 4194304 4627427 140735946228976 18446744073709551615 4333399 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9406/tid=9409] ppid=9404 vsize=310040 CPUtime=35.17 cores=0,2,4,6
/proc/9406/task/9409/stat : 9409 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 17519 0 0 0 3515 2 0 0 25 0 4 0 502274632 317480960 20833 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 140.62
Current children cumulated vsize (KiB) 310040

[startup+38.4008 s]
/proc/loadavg: 8.16 8.15 8.08 9/184 9411
/proc/meminfo: memFree=29577428/32951124 swapFree=67111348/67111528
[pid=9406] ppid=9404 vsize=300468 CPUtime=153.39 cores=0,2,4,6
/proc/9406/stat : 9406 (strangenight2-m) R 9404 9406 9165 0 -1 4202496 73655 0 0 0 15326 13 0 0 25 0 4 0 502274631 307679232 20838 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9406/statm: 75117 20838 388 106 0 70088 0
[pid=9406/tid=9407] ppid=9404 vsize=300468 CPUtime=38.38 cores=0,2,4,6
/proc/9406/task/9407/stat : 9407 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 18623 0 0 0 3836 2 0 0 25 0 4 0 502274632 307679232 20838 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9406/tid=9408] ppid=9404 vsize=300468 CPUtime=38.39 cores=0,2,4,6
/proc/9406/task/9408/stat : 9408 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 18589 0 0 0 3836 3 0 0 25 0 4 0 502274632 307679232 20838 33554432000 4194304 4627427 140735946228976 18446744073709551615 4328741 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9406/tid=9409] ppid=9404 vsize=300468 CPUtime=38.36 cores=0,2,4,6
/proc/9406/task/9409/stat : 9409 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 18334 0 0 0 3834 2 0 0 25 0 4 0 502274632 307679232 20838 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 153.39
Current children cumulated vsize (KiB) 300468

[startup+40.0005 s]
/proc/loadavg: 8.16 8.15 8.08 9/184 9411
/proc/meminfo: memFree=29570856/32951124 swapFree=67111348/67111528
[pid=9406] ppid=9404 vsize=300576 CPUtime=159.77 cores=0,2,4,6
/proc/9406/stat : 9406 (strangenight2-m) R 9404 9406 9165 0 -1 4202496 75786 0 0 0 15964 13 0 0 25 0 4 0 502274631 307789824 21252 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9406/statm: 75144 21252 388 106 0 70115 0
[pid=9406/tid=9407] ppid=9404 vsize=300576 CPUtime=39.99 cores=0,2,4,6
/proc/9406/task/9407/stat : 9407 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 19229 0 0 0 3996 3 0 0 25 0 4 0 502274632 307789824 21252 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9406/tid=9408] ppid=9404 vsize=300576 CPUtime=39.98 cores=0,2,4,6
/proc/9406/task/9408/stat : 9408 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 19176 0 0 0 3995 3 0 0 25 0 4 0 502274632 307789824 21252 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9406/tid=9409] ppid=9404 vsize=300576 CPUtime=39.95 cores=0,2,4,6
/proc/9406/task/9409/stat : 9409 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 18602 0 0 0 3993 2 0 0 25 0 4 0 502274632 307789824 21252 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 159.77
Current children cumulated vsize (KiB) 300576

[startup+40.8064 s]
/proc/loadavg: 8.16 8.15 8.08 9/184 9411
/proc/meminfo: memFree=29561820/32951124 swapFree=67111348/67111528
[pid=9406] ppid=9404 vsize=300576 CPUtime=162.99 cores=0,2,4,6
/proc/9406/stat : 9406 (strangenight2-m) R 9404 9406 9165 0 -1 4202496 76321 0 0 0 16286 13 0 0 25 0 4 0 502274631 307789824 21770 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9406/statm: 75144 21770 388 106 0 70115 0
[pid=9406/tid=9407] ppid=9404 vsize=300576 CPUtime=40.8 cores=0,2,4,6
/proc/9406/task/9407/stat : 9407 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 19374 0 0 0 4077 3 0 0 25 0 4 0 502274632 307789824 21770 33554432000 4194304 4627427 140735946228976 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9406/tid=9408] ppid=9404 vsize=300576 CPUtime=40.79 cores=0,2,4,6
/proc/9406/task/9408/stat : 9408 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 19318 0 0 0 4076 3 0 0 25 0 4 0 502274632 307789824 21770 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9406/tid=9409] ppid=9404 vsize=300576 CPUtime=40.75 cores=0,2,4,6
/proc/9406/task/9409/stat : 9409 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 18707 0 0 0 4073 2 0 0 25 0 4 0 502274632 307789824 21770 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 162.99
Current children cumulated vsize (KiB) 300576

[startup+41.0003 s]
/proc/loadavg: 8.16 8.15 8.08 9/184 9411
/proc/meminfo: memFree=29561820/32951124 swapFree=67111348/67111528
[pid=9406] ppid=9404 vsize=300576 CPUtime=163.77 cores=0,2,4,6
/proc/9406/stat : 9406 (strangenight2-m) R 9404 9406 9165 0 -1 4202496 76438 0 0 0 16364 13 0 0 25 0 4 0 502274631 307789824 21887 33554432000 4194304 4627427 140735946228976 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9406/statm: 75144 21887 388 106 0 70115 0
[pid=9406/tid=9407] ppid=9404 vsize=300576 CPUtime=40.99 cores=0,2,4,6
/proc/9406/task/9407/stat : 9407 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 19405 0 0 0 4096 3 0 0 25 0 4 0 502274632 307789824 21887 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309290 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9406/tid=9408] ppid=9404 vsize=300576 CPUtime=40.98 cores=0,2,4,6
/proc/9406/task/9408/stat : 9408 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 19342 0 0 0 4095 3 0 0 25 0 4 0 502274632 307789824 21887 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9406/tid=9409] ppid=9404 vsize=300576 CPUtime=40.94 cores=0,2,4,6
/proc/9406/task/9409/stat : 9409 (strangenight2-m) R 9404 9406 9165 0 -1 4202560 18735 0 0 0 4092 2 0 0 25 0 4 0 502274632 307789824 21887 33554432000 4194304 4627427 140735946228976 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 163.77
Current children cumulated vsize (KiB) 300576

Child status: 10
Real time (s): 41.0422
CPU time (s): 163.932
CPU user time (s): 163.788
CPU system time (s): 0.143978
CPU usage (%): 399.423
Max. virtual memory (cumulated for all children) (KiB): 310144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 163.788
system time used= 0.143978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76466
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= 274
involuntary context switches= 967

runsolver used 0.051992 second user time and 0.155976 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 19:36:33
IDJOB=3174124
IDBENCH=82942
IDSOLVER=1586
FILE ID=node140/3174124-1304098593
RUNJOBID= node140-1304096185-9183
PBS_JOBID= 13170605
Free space on /tmp= 72660 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S241605246-015.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174124-1304098593/watcher-3174124-1304098593 -o /tmp/evaluation-result-3174124-1304098593/solver-3174124-1304098593 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174124-1304098593.cnf

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

MD5SUM BENCH= a2636b8675c559c02b749d6959527a10
RANDOM SEED=1867149044

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29735620 kB
Buffers:       1003984 kB
Cached:        1653284 kB
SwapCached:        180 kB
Active:         277312 kB
Inactive:      2447404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29735620 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           11300 kB
Writeback:           0 kB
AnonPages:       66592 kB
Mapped:          15092 kB
Slab:           426372 kB
PageTables:       4268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   274392 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= 72652 MiB
End job on node140 at 2011-04-29 19:37:14