Trace number 3173978

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 1603.3 401.612

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S31329941-054.SATISFIABLE.cnf
MD5SUM9b739128337f606a6a7756556c2fd6df
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009998
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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 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-3173978-1304074864.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.01/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.01/0.00	c -- vars added        500
0.01/0.00	c Parsing time:  0.00 s
0.01/0.00	c  N st     0         0       500      2130         0         0      6390         0   no data   no data
0.01/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
0.01/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.01/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.01/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.01/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.01/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    500 time:  0.00 s
0.01/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.01/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     14  v-fix:    0  time:  0.00 s
0.01/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.01/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.01/0.01	c calculated reachability. Time: 0.00
0.01/0.01	c Calc default polars -  time:   0.00 s pos:     213 undec:      62 neg:     225
0.01/0.01	c =========================================================================================
0.01/0.01	c types(t): F = full restart, N = normal restart
0.01/0.01	c types(t): S = simplification begin/end, E = solution found
0.01/0.01	c restart types(rt): st = static, dy = dynamic
0.01/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.01/0.01	c  B st     0         0       486      2117         0         0      6431         0   no data   no data
0.01/0.06	c Decided on static restart strategy
0.38/0.15	c  N st     8      4917       486      2117         0      4845      6431    111867   no data   no data
1.58/0.41	c  N st    10     11302       486      2117         0      4459      6431     74745   no data   no data
2.38/0.69	c  N st    11     17045       486      2117         0     10073      6431    206096   no data   no data
4.40/1.11	c  F st    12     25001       486      2117         0     12368      6431    260406   no data   no data
4.40/1.11	c  N st    12     25001       486      2117         0     12368      6431    260406   no data   no data
5.18/1.36	c Decided on static restart strategy
5.18/1.36	c  N st    18     30001       486      2117         0     10651      6431    196322   no data   no data
5.18/1.36	c  S st    18     30001       486      2117         0     10651      6431    196322   no data   no data
5.18/1.39	c  S st    18     30501       486      2117         0     11150      6431    207194   no data   no data
5.18/1.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.58/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.58/1.40	c blocked clauses removed:        0 vars:      0 tried:         486 T: 0.00 s
5.58/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.58/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.58/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
5.58/1.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.58/1.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.58/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.58/1.46	c lits-rem:       146  cl-subs:      630  v-elim:      0  v-fix:    0  time:  0.05 s
5.58/1.47	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.01
5.58/1.47	c calculated reachability. Time: 0.00
5.58/1.47	c  N st    18     30501       486      2117         0     10520      6431    192545   no data   no data
7.17/1.86	c  N st    20     37611       486      2117         0      9824      6431    164143   no data   no data
8.79/2.27	c  N st    21     44013       486      2117         0     16069      6431    317458   no data   no data
9.57/2.40	c  S st    22     45751       486      2117         0      9025      6431    125370   no data   no data
9.57/2.43	c  S st    22     46252       486      2117         0      9524      6431    137047   no data   no data
9.57/2.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.57/2.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.57/2.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.57/2.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.57/2.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.57/2.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
9.57/2.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.57/2.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.57/2.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.57/2.44	c lits-rem:        24  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.01 s
9.57/2.44	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
9.57/2.45	c vivif2 --  cl tried     9471 cl shrink        0 lits rem          0 time: 0.00
9.57/2.45	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.00
9.57/2.45	c calculated reachability. Time: 0.00
9.57/2.45	c  N st    22     46252       486      2117         0      9471      6431    135670   no data   no data
13.19/3.32	c  N st    23     60649       486      2117         0     13834      6431    225090   no data   no data
15.56/3.94	c  N st    24     69378       486      2117         0     11645      6431    166246   no data   no data
15.56/3.94	c  S st    24     69378       486      2117         0     11645      6431    166246   no data   no data
15.56/3.97	c  S st    24     69881       486      2117         0     12147      6431    177096   no data   no data
15.56/3.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.56/3.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.56/3.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.56/3.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.56/3.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.56/3.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
15.56/3.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.56/3.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.56/3.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.96/4.00	c lits-rem:        24  cl-subs:       65  v-elim:      0  v-fix:    0  time:  0.01 s
15.96/4.00	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
15.96/4.00	c vivif2 --  cl tried    12082 cl shrink        0 lits rem          0 time: 0.00
15.96/4.01	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.01
15.96/4.01	c calculated reachability. Time: 0.00
15.96/4.01	c  N st    24     69881       486      2117         0     12082      6431    175535   no data   no data
21.16/5.34	c  F st    25     87502       486      2117         0     17544      6431    295259   no data   no data
21.16/5.34	c  N st    25     87502       486      2117         0     17544      6431    295259   no data   no data
22.75/5.76	c Decided on static restart strategy
23.96/6.00	c  N st    32     95536       486      2117         0     25442      6431    488094   no data   no data
26.37/6.68	c  N st    34    104822       486      2117         0     21777      6431    379908   no data   no data
26.37/6.68	c  S st    34    104822       486      2117         0     21777      6431    379908   no data   no data
26.74/6.73	c  S st    34    105326       486      2117         0     22280      6431    390932   no data   no data
26.74/6.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.74/6.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
26.74/6.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.74/6.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.74/6.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.74/6.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
26.74/6.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.74/6.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
26.74/6.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.55/6.91	c lits-rem:       163  cl-subs:      774  v-elim:      0  v-fix:    0  time:  0.15 s
27.55/6.91	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
27.55/6.92	c vivif2 --  cl tried    21506 cl shrink        0 lits rem          0 time: 0.00
27.55/6.93	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.01
27.55/6.93	c calculated reachability. Time: 0.00
27.55/6.93	c  N st    34    105326       486      2117         0     21506      6431    371427   no data   no data
30.77/7.72	c  N st    35    114926       486      2117         0     17221      6431    253148   no data   no data
35.93/9.02	c  N st    36    129324       486      2117         0     16617      6431    222636   no data   no data
43.13/10.89	c  N st    37    150919       486      2117         0     22041      6431    338616   no data   no data
45.92/11.51	c  S st    38    157989       486      2117         0     28921      6431    501312   no data   no data
45.92/11.58	c  S st    38    158490       486      2117         0     29419      6431    512403   no data   no data
45.92/11.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.92/11.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
45.92/11.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.92/11.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.92/11.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.92/11.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
45.92/11.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.32/11.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
46.32/11.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.93/12.09	c lits-rem:       343  cl-subs:     1847  v-elim:      0  v-fix:    0  time:  0.47 s
47.93/12.09	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
47.93/12.09	c vivif2 --  cl tried    27572 cl shrink        0 lits rem          0 time: 0.01
48.34/12.11	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.02
48.34/12.11	c calculated reachability. Time: 0.00
48.34/12.11	c  N st    38    158490       486      2117         0     27572      6431    467705   no data   no data
67.09/16.89	c  N st    39    207078       486      2117         0     22330      6431    306024   no data   no data
79.87/20.07	c  N st    40    237738       486      2117         0     32697      6431    544666   no data   no data
79.87/20.07	c  S st    40    237738       486      2117         0     32697      6431    544666   no data   no data
80.27/20.14	c  S st    40    238241       486      2117         0     33199      6431    555976   no data   no data
80.27/20.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.27/20.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
80.27/20.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.27/20.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.27/20.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.27/20.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
80.27/20.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.27/20.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
80.27/20.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.67/20.79	c lits-rem:       301  cl-subs:     2042  v-elim:      0  v-fix:    0  time:  0.61 s
82.67/20.79	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
82.67/20.80	c vivif2 --  cl tried    31157 cl shrink        0 lits rem          0 time: 0.01
83.09/20.81	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.02
83.09/20.81	c calculated reachability. Time: 0.00
83.09/20.81	c  N st    40    238241       486      2117         0     31157      6431    507760   no data   no data
113.84/28.56	c  F st    41    306250       486      2117         0     33037      6431    504698   no data   no data
113.84/28.56	c  N st    41    306250       486      2117         0     33037      6431    504698   no data   no data
116.63/29.20	c Decided on static restart strategy
127.03/31.86	c  N st    51    334552       486      2117         0     37376      6431    610719   no data   no data
138.19/34.66	c  N st    53    357361       486      2117         0     35264      6431    523465   no data   no data
138.19/34.66	c  S st    53    357361       486      2117         0     35264      6431    523465   no data   no data
138.59/34.74	c  S st    53    357864       486      2117         0     35766      6431    535412   no data   no data
138.59/34.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
138.59/34.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
138.59/34.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.59/34.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.59/34.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.59/34.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
138.59/34.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
138.59/34.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
138.59/34.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.20/35.10	c lits-rem:       163  cl-subs:     1451  v-elim:      0  v-fix:    0  time:  0.32 s
140.20/35.10	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
140.20/35.11	c vivif2 --  cl tried    34315 cl shrink        0 lits rem          0 time: 0.01
140.20/35.13	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.02
140.20/35.13	c calculated reachability. Time: 0.00
140.20/35.13	c  N st    53    357864       486      2117         0     34315      6431    502153   no data   no data
157.79/39.54	c  N st    54    390257       486      2117         0     40593      6431    631461   no data   no data
186.93/46.80	c  N st    55    438846       486      2117         0     34358      6431    445597   no data   no data
229.66/57.59	c  N st    56    511728       486      2117         0     47706      6431    726759   no data   no data
244.85/61.36	c  N st    57    536797       486      2117         0     41919      6431    594052   no data   no data
244.85/61.36	c  S st    57    536797       486      2117         0     41919      6431    594052   no data   no data
245.25/61.47	c  S st    57    537297       486      2117         0     42418      6431    604929   no data   no data
245.25/61.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
245.25/61.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
245.25/61.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
245.25/61.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
245.25/61.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
245.25/61.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
245.25/61.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
245.25/61.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
245.66/61.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
247.65/62.07	c lits-rem:       424  cl-subs:     1938  v-elim:      0  v-fix:    0  time:  0.56 s
247.65/62.07	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
247.65/62.08	c vivif2 --  cl tried    40480 cl shrink        0 lits rem          0 time: 0.01
248.05/62.11	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.03
248.05/62.11	c calculated reachability. Time: 0.00
248.05/62.11	c  N st    57    537297       486      2117         0     40480      6431    561358   no data   no data
361.08/90.48	c  N st    58    701281       486      2117         0     69622      6431   1173957   no data   no data
436.98/109.48	c  N st    59    805946       486      2117         0     63649      6431   1023395   no data   no data
436.98/109.48	c  S st    59    805946       486      2117         0     63649      6431   1023395   no data   no data
437.78/109.67	c  S st    59    806448       486      2117         0     64149      6431   1035556   no data   no data
437.78/109.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
438.18/109.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
438.18/109.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
438.18/109.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
438.18/109.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
438.18/109.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
438.18/109.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
438.18/109.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
438.18/109.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
448.19/112.23	c lits-rem:       585  cl-subs:     4016  v-elim:      0  v-fix:    0  time:  2.48 s
448.19/112.23	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
448.19/112.24	c vivif2 --  cl tried    60133 cl shrink        0 lits rem          0 time: 0.01
448.19/112.29	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.04
448.19/112.29	c calculated reachability. Time: 0.00
448.19/112.29	c  N st    59    806448       486      2117         0     60133      6431    941538   no data   no data
648.69/162.42	c  F st    60   1071875       486      2117         0     76036      6431   1250335   no data   no data
648.69/162.42	c  N st    60   1071875       486      2117         0     76036      6431   1250335   no data   no data
654.29/163.84	c Decided on static restart strategy
672.65/168.43	c  N st    70   1100182       486      2117         0     59940      6431    809052   no data   no data
705.01/176.52	c  N st    72   1136174       486      2117         0     50205      6431    573640   no data   no data
730.57/182.94	c  N st    73   1168567       486      2117         0     81795      6431   1397641   no data   no data
764.91/191.56	c  N st    74   1209672       486      2117         0     76160      6431   1157352   no data   no data
764.91/191.56	c  S st    74   1209672       486      2117         0     76160      6431   1157352   no data   no data
766.11/191.81	c  S st    74   1210176       486      2117         0     76660      6431   1168777   no data   no data
766.11/191.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
766.11/191.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
766.11/191.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
766.11/191.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
766.11/191.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
766.11/191.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
766.11/191.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
766.11/191.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
766.51/191.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
776.09/194.39	c lits-rem:       832  cl-subs:     4608  v-elim:      0  v-fix:    0  time:  2.49 s
776.09/194.39	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
776.48/194.41	c vivif2 --  cl tried    72052 cl shrink        0 lits rem          0 time: 0.02
776.48/194.47	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.07
776.48/194.48	c calculated reachability. Time: 0.00
776.48/194.48	c  N st    74   1210176       486      2117         0     72052      6431   1073945   no data   no data
857.52/214.97	c  N st    75   1283059       486      2117         0     48537      6431    471691   no data   no data
959.38/240.45	c  N st    76   1392383       486      2117         0     56519      6431    630310   no data   no data
1117.17/279.95	c  N st    77   1556367       486      2117         0     61311      6431    705876   no data   no data
1264.18/316.74	c  N st    78   1710176       486      2117         0    103265      6431   1811572   no data   no data
1264.18/316.74	c  S st    78   1710176       486      2117         0    103265      6431   1811572   no data   no data
1265.36/317.07	c  S st    78   1710678       486      2117         0    103766      6431   1823530   no data   no data
1265.36/317.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1265.76/317.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1265.76/317.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1265.76/317.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1265.76/317.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1265.76/317.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1265.76/317.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1265.76/317.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1266.16/317.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1306.51/327.38	c lits-rem:      1885  cl-subs:     6164  v-elim:      0  v-fix:    0  time: 10.17 s
1306.51/327.39	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
1306.91/327.41	c vivif2 --  cl tried    97602 cl shrink        0 lits rem          0 time: 0.02
1307.31/327.52	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.11
1307.31/327.52	c calculated reachability. Time: 0.00
1307.31/327.52	c  N st    78   1710678       486      2117         0     97602      6431   1670196   no data   no data
1602.91/401.59	c  E st    79   1977438         0      2117         0     70149      6431    831351   no data   no data
1602.91/401.59	c Verified 2117 clauses.
1602.91/401.59	c Solution needs extension. Extending.
1602.91/401.59	c Verified 2117 clauses.
1602.91/401.59	c Following stats are for *FIRST FINISHED THREAD ONLY*
1602.91/401.59	c num threads              : 4          
1602.91/401.59	c restarts                 : 79         
1602.91/401.59	c dynamic restarts         : 0          
1602.91/401.59	c static restarts          : 79         
1602.91/401.59	c full restarts            : 4          
1602.91/401.59	c total simplify time      : 0.00       
1602.91/401.59	c learnts DL2              : 0          
1602.91/401.59	c learnts size 2           : 0          
1602.91/401.59	c learnts size 1           : 0           (0.00      % of vars)
1602.91/401.59	c filedLit time            : 0.16        (0.04      % time)
1602.91/401.59	c v-elim SatELite          : 14          (2.80      % vars)
1602.91/401.59	c SatELite time            : 17.25       (4.30      % time)
1602.91/401.59	c v-elim xor               : 0           (0.00      % vars)
1602.91/401.59	c xor elim time            : 0.02        (0.01      % time)
1602.91/401.59	c num binary xor trees     : 0          
1602.91/401.59	c binxor trees' crown      : 0           (nan       leafs/tree)
1602.91/401.59	c bin xor find time        : 0.00       
1602.91/401.59	c OTF clause improved      : 50551       (0.03      clauses/conflict)
1602.91/401.59	c OTF impr. size diff      : 56366       (1.12       lits/clause)
1602.91/401.59	c OTF cl watch-shrink      : 642523      (0.32      clauses/conflict)
1602.91/401.59	c OTF cl watch-sh-lit      : 876582      (1.36       lits/clause)
1602.91/401.59	c tried to recurMin cls    : 242284      (12.25      % of conflicts)
1602.91/401.59	c updated cache            : 5119        (0.02       lits/tried recurMin)
1602.91/401.59	c unit cls recevied        : 0           (nan       % of units)
1602.91/401.59	c unit cls sent            : 0           (nan       % of units)
1602.91/401.59	c bin cls recevied         : 0          
1602.91/401.59	c bin cls sent             : 0          
1602.91/401.59	c clauses over max glue    : 0           (0.00      % of all clauses)
1602.91/401.59	c conflicts                : 1977438     (4928.33   / sec)
1602.91/401.59	c decisions                : 2329633     (0.47      % random)
1602.91/401.59	c bogo-props               : 44211120668 (110186498.44 / sec)
1602.91/401.59	c conflict literals        : 48833664    (24.04     % deleted)
1602.91/401.59	c Memory used              : 525.41      MB
1602.91/401.59	c single-thread CPU time   : 401.24      s
1602.91/401.59	c all-threads sum CPU time : 1602.13     s
1602.91/401.59	s SATISFIABLE
1602.91/401.59	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 -351 352 -353 -354 355 -356 -357 -358 359 360 -361 362 363 364 -365 -366 -367 -368 369 370 -371 372 373 374 -375 376 -377 -378 -379 -380 -381 -382 383 384 -385 -386 387 -388 389 390 -391 392 -393 394 395 396 397 -398 399 400 401 -402 403 404 405 406 407 -408 -409 410 -411 -412 -413 414 415 -416 -417 418 -419 420 -421 422 423 424 425 -426 -427 428 429 430 -431 -432 -433 434 435 -436 -437 -438 -439 -440 441 -442 -443 -444 445 446 447 448 -449 450 451 -452 453 -454 -455 -456 457 -458 -459 460 461 -462 463 -464 465 466 467 468 -469 470 471 472 473 474 -475 476 -477 478 479 480 -481 482 483 484 485 486 -487 488 489 -490 491 -492 493 -494 -495 -496 -497 -498 499 500 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-3173978-1304074864/watcher-3173978-1304074864 -o /tmp/evaluation-result-3173978-1304074864/solver-3173978-1304074864 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173978-1304074864.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.79 7.83 7.97 6/180 14222
/proc/meminfo: memFree=26479120/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=51212 CPUtime=0.01 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 408 0 0 0 1 0 0 0 22 0 4 0 519085146 52441088 347 33554432000 4194304 4627427 140736489519136 18446744073709551615 47217076283308 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 12803 347 299 106 0 7774 0
[pid=14222/tid=14223] ppid=14220 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 519085146 52441088 347 33554432000 4194304 4627427 140736489519136 18446744073709551615 47217076283314 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 519085146 52441088 347 33554432000 4194304 4627427 140736489519136 18446744073709551615 47217076283314 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 519085146 52441088 347 33554432000 4194304 4627427 140736489519136 18446744073709551615 251814296561 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.00757108 s]
/proc/loadavg: 6.79 7.83 7.97 6/180 14222
/proc/meminfo: memFree=26479120/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=281740 CPUtime=0.01 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 747 0 0 0 1 0 0 0 24 0 4 0 519085146 288501760 659 33554432000 4194304 4627427 140736489519136 18446744073709551615 251814345247 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 70435 662 338 106 0 65406 0
[pid=14222/tid=14223] ppid=14220 vsize=281740 CPUtime=0 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 96 0 0 0 0 0 0 0 24 0 4 0 519085146 288501760 664 33554432000 4194304 4627427 140736489519136 18446744073709551615 251814345198 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=281740 CPUtime=0 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 76 0 0 0 0 0 0 0 24 0 4 0 519085146 288501760 666 33554432000 4194304 4627427 140736489519136 18446744073709551615 251814345198 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=281740 CPUtime=0 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 90 0 0 0 0 0 0 0 25 0 4 0 519085146 288501760 666 33554432000 4194304 4627427 140736489519136 18446744073709551615 4507037 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 281740

[startup+0.100555 s]
/proc/loadavg: 6.79 7.83 7.97 6/180 14222
/proc/meminfo: memFree=26479120/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=281988 CPUtime=0.38 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 1663 0 0 0 38 0 0 0 24 0 4 0 519085146 288755712 1547 33554432000 4194304 4627427 140736489519136 18446744073709551615 4308282 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 70497 1547 384 106 0 65468 0
[pid=14222/tid=14223] ppid=14220 vsize=281988 CPUtime=0.09 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 366 0 0 0 9 0 0 0 24 0 4 0 519085146 288755712 1547 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=281988 CPUtime=0.09 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 300 0 0 0 9 0 0 0 24 0 4 0 519085146 288755712 1547 33554432000 4194304 4627427 140736489519136 18446744073709551615 4327592 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=281988 CPUtime=0.09 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 264 0 0 0 9 0 0 0 25 0 4 0 519085146 288755712 1547 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 281988

[startup+0.300521 s]
/proc/loadavg: 6.79 7.83 7.97 6/180 14222
/proc/meminfo: memFree=26479120/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=283280 CPUtime=1.18 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 2713 0 0 0 118 0 0 0 25 0 4 0 519085146 290078720 2041 33554432000 4194304 4627427 140736489519136 18446744073709551615 4332626 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 70820 2041 385 106 0 65791 0
[pid=14222/tid=14223] ppid=14220 vsize=283280 CPUtime=0.29 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 635 0 0 0 29 0 0 0 25 0 4 0 519085146 290078720 2041 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=283280 CPUtime=0.29 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 557 0 0 0 29 0 0 0 25 0 4 0 519085146 290078720 2041 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=283280 CPUtime=0.29 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 533 0 0 0 29 0 0 0 25 0 4 0 519085146 290078720 2042 33554432000 4194304 4627427 140736489519136 18446744073709551615 4331633 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) 283280

[startup+0.700455 s]
/proc/loadavg: 6.79 7.83 7.97 6/180 14222
/proc/meminfo: memFree=26479120/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=284188 CPUtime=2.78 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 4216 0 0 0 278 0 0 0 25 0 4 0 519085146 291008512 2707 33554432000 4194304 4627427 140736489519136 18446744073709551615 4306552 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 71047 2707 385 106 0 66018 0
[pid=14222/tid=14223] ppid=14220 vsize=284188 CPUtime=0.69 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 1010 0 0 0 69 0 0 0 25 0 4 0 519085146 291008512 2707 33554432000 4194304 4627427 140736489519136 18446744073709551615 4327557 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=284188 CPUtime=0.69 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 956 0 0 0 69 0 0 0 25 0 4 0 519085146 291008512 2707 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=284188 CPUtime=0.69 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 892 0 0 0 69 0 0 0 25 0 4 0 519085146 291008512 2707 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309142 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) 284188

[startup+1.50032 s]
/proc/loadavg: 6.79 7.83 7.97 10/184 14226
/proc/meminfo: memFree=26461728/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=285380 CPUtime=5.97 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 8493 0 0 0 596 1 0 0 25 0 4 0 519085146 292229120 4455 33554432000 4194304 4627427 140736489519136 18446744073709551615 4329663 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 71345 4455 389 106 0 66316 0
[pid=14222/tid=14223] ppid=14220 vsize=285380 CPUtime=1.49 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 1751 0 0 0 149 0 0 0 25 0 4 0 519085146 292229120 4455 33554432000 4194304 4627427 140736489519136 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=285380 CPUtime=1.49 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 1701 0 0 0 149 0 0 0 25 0 4 0 519085146 292229120 4455 33554432000 4194304 4627427 140736489519136 18446744073709551615 4308640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=285380 CPUtime=1.48 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 1648 0 0 0 148 0 0 0 25 0 4 0 519085146 292229120 4455 33554432000 4194304 4627427 140736489519136 18446744073709551615 4308408 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) 285380

[startup+3.10105 s]
/proc/loadavg: 6.79 7.83 7.97 10/184 14226
/proc/meminfo: memFree=26431152/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=288084 CPUtime=12.38 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 17535 0 0 0 1235 3 0 0 25 0 4 0 519085146 294998016 8710 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 72021 8710 390 106 0 66992 0
[pid=14222/tid=14223] ppid=14220 vsize=288084 CPUtime=3.09 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 4018 0 0 0 309 0 0 0 25 0 4 0 519085146 294998016 8710 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=288084 CPUtime=3.09 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 4657 0 0 0 309 0 0 0 25 0 4 0 519085146 294998016 8710 33554432000 4194304 4627427 140736489519136 18446744073709551615 4338564 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=288084 CPUtime=3.07 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 4039 0 0 0 307 0 0 0 25 0 4 0 519085146 294998016 8710 33554432000 4194304 4627427 140736489519136 18446744073709551615 4308165 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 288084

[startup+6.30052 s]
/proc/loadavg: 6.97 7.84 7.97 10/184 14226
/proc/meminfo: memFree=26400556/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=291004 CPUtime=25.15 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 27896 0 0 0 2510 5 0 0 25 0 4 0 519085146 297988096 12362 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309206 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 72751 12362 389 106 0 67722 0
[pid=14222/tid=14223] ppid=14220 vsize=291004 CPUtime=6.29 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 7427 0 0 0 628 1 0 0 25 0 4 0 519085146 297988096 12362 33554432000 4194304 4627427 140736489519136 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=291004 CPUtime=6.28 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 7670 0 0 0 628 0 0 0 25 0 4 0 519085146 297988096 12362 33554432000 4194304 4627427 140736489519136 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=291004 CPUtime=6.26 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 5911 0 0 0 625 1 0 0 25 0 4 0 519085146 297988096 12362 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 291004

[startup+12.7004 s]
/proc/loadavg: 7.05 7.85 7.97 9/184 14226
/proc/meminfo: memFree=26347424/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=292436 CPUtime=50.72 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 44870 0 0 0 5063 9 0 0 25 0 4 0 519085146 299454464 17899 33554432000 4194304 4627427 140736489519136 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 73109 17899 389 106 0 68080 0
[pid=14222/tid=14223] ppid=14220 vsize=292436 CPUtime=12.69 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 11398 0 0 0 1266 3 0 0 25 0 4 0 519085146 299454464 17899 33554432000 4194304 4627427 140736489519136 18446744073709551615 4333210 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=292436 CPUtime=12.69 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 10908 0 0 0 1267 2 0 0 25 0 4 0 519085146 299454464 17899 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=292436 CPUtime=12.62 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 10349 0 0 0 1261 1 0 0 25 0 4 0 519085146 299454464 17899 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 292436

[startup+25.5003 s]
/proc/loadavg: 7.26 7.85 7.97 10/184 14227
/proc/meminfo: memFree=26310564/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=296276 CPUtime=101.84 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 68674 0 0 0 10170 14 0 0 25 0 4 0 519085146 303386624 23768 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 74069 23768 389 106 0 69040 0
[pid=14222/tid=14223] ppid=14220 vsize=296276 CPUtime=25.49 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 18132 0 0 0 2545 4 0 0 25 0 4 0 519085146 303386624 23768 33554432000 4194304 4627427 140736489519136 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=296276 CPUtime=25.48 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 17506 0 0 0 2545 3 0 0 25 0 4 0 519085146 303386624 23768 33554432000 4194304 4627427 140736489519136 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=296276 CPUtime=25.35 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 15065 0 0 0 2533 2 0 0 25 0 4 0 519085146 303386624 23768 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309145 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) 296276

[startup+51.101 s]
/proc/loadavg: 7.63 7.90 7.98 9/184 14227
/proc/meminfo: memFree=26256224/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=307300 CPUtime=204.1 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 103087 0 0 0 20387 23 0 0 25 0 4 0 519085146 314675200 31365 33554432000 4194304 4627427 140736489519136 18446744073709551615 4310114 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 76825 31365 389 106 0 71796 0
[pid=14222/tid=14223] ppid=14220 vsize=307300 CPUtime=51.09 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 27915 0 0 0 5103 6 0 0 25 0 4 0 519085146 314675200 31365 33554432000 4194304 4627427 140736489519136 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=307300 CPUtime=51.09 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 25198 0 0 0 5104 5 0 0 25 0 4 0 519085146 314675200 31365 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=307300 CPUtime=50.82 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 23500 0 0 0 5077 5 0 0 25 0 4 0 519085146 314675200 31365 33554432000 4194304 4627427 140736489519136 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 307300

[startup+102.306 s]
/proc/loadavg: 7.96 7.94 7.99 10/184 14229
/proc/meminfo: memFree=26205492/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=309128 CPUtime=408.64 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 155582 0 0 0 40825 39 0 0 25 0 4 0 519085146 316547072 39409 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 77282 39409 389 106 0 72253 0
[pid=14222/tid=14223] ppid=14220 vsize=309128 CPUtime=102.3 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 41445 0 0 0 10220 10 0 0 25 0 4 0 519085146 316547072 39409 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=309128 CPUtime=102.28 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 37367 0 0 0 10219 9 0 0 25 0 4 0 519085146 316547072 39409 33554432000 4194304 4627427 140736489519136 18446744073709551615 4324344 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=309128 CPUtime=101.74 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 37732 0 0 0 10165 9 0 0 25 0 4 0 519085146 316547072 39409 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 309128

[startup+162.3 s]

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

/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 66235 0 0 0 22211 17 0 0 25 0 4 0 519085146 486412288 62278 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=475012 CPUtime=221.42 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 60322 0 0 0 22123 19 0 0 25 0 4 0 519085146 486412288 62278 33554432000 4194304 4627427 140736489519136 18446744073709551615 4332987 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=475012 CPUtime=221.08 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 58751 0 0 0 22092 16 0 0 25 0 4 0 519085146 486412288 62278 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.08
Current children cumulated vsize (KiB) 475012

[startup+282.3 s]
/proc/loadavg: 8.19 8.07 8.03 9/184 14236
/proc/meminfo: memFree=26008416/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=436748 CPUtime=1126.76 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 281032 0 0 0 112590 86 0 0 25 0 4 0 519085146 447229952 70534 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 109187 70534 389 106 0 104158 0
[pid=14222/tid=14223] ppid=14220 vsize=436748 CPUtime=282.28 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 75048 0 0 0 28207 21 0 0 25 0 4 0 519085146 447229952 70534 33554432000 4194304 4627427 140736489519136 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=436748 CPUtime=281.43 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 68693 0 0 0 28121 22 0 0 25 0 4 0 519085146 447229952 70534 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=436748 CPUtime=280.76 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 64370 0 0 0 28057 19 0 0 25 0 4 0 519085146 447229952 70534 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1126.76
Current children cumulated vsize (KiB) 436748

[startup+342.301 s]
/proc/loadavg: 8.11 8.07 8.03 10/184 14238
/proc/meminfo: memFree=25967344/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=525820 CPUtime=1366.42 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 318802 0 0 0 136540 102 0 0 25 0 4 0 519085146 538439680 71826 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 131455 71826 389 106 0 126426 0
[pid=14222/tid=14223] ppid=14220 vsize=525820 CPUtime=342.28 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 83934 0 0 0 34204 24 0 0 25 0 4 0 519085146 538439680 71826 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=525820 CPUtime=341.42 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 77430 0 0 0 34116 26 0 0 25 0 4 0 519085146 538439680 71826 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=525820 CPUtime=340.43 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 72115 0 0 0 34020 23 0 0 25 0 4 0 519085146 538439680 71826 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1366.42
Current children cumulated vsize (KiB) 525820

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

[startup+358.3 s]
/proc/loadavg: 8.09 8.07 8.03 9/184 14238
/proc/meminfo: memFree=25961136/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=525960 CPUtime=1430.33 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 327220 0 0 0 142927 106 0 0 25 0 4 0 519085146 538583040 73442 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 131490 73442 389 106 0 126461 0
[pid=14222/tid=14223] ppid=14220 vsize=525960 CPUtime=358.27 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 86185 0 0 0 35802 25 0 0 25 0 4 0 519085146 538583040 73442 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=525960 CPUtime=357.42 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 79632 0 0 0 35715 27 0 0 25 0 4 0 519085146 538583040 73442 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=525960 CPUtime=356.35 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 73712 0 0 0 35611 24 0 0 25 0 4 0 519085146 538583040 73442 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1430.33
Current children cumulated vsize (KiB) 525960

[startup+383.906 s]
/proc/loadavg: 8.18 8.09 8.04 10/184 14239
/proc/meminfo: memFree=25947244/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=537824 CPUtime=1532.61 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 338038 0 0 0 153149 112 0 0 25 0 4 0 519085146 550731776 74772 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309170 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 134456 74772 389 106 0 129427 0
[pid=14222/tid=14223] ppid=14220 vsize=537824 CPUtime=383.88 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 87574 0 0 0 38362 26 0 0 25 0 4 0 519085146 550731776 74772 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=537824 CPUtime=383.03 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 82286 0 0 0 38274 29 0 0 25 0 4 0 519085146 550731776 74772 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=537824 CPUtime=381.81 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 76805 0 0 0 38156 25 0 0 25 0 4 0 519085146 550731776 74772 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1532.61
Current children cumulated vsize (KiB) 537824

[startup+390.301 s]
/proc/loadavg: 8.17 8.09 8.04 10/184 14240
/proc/meminfo: memFree=25936456/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=537940 CPUtime=1558.16 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 341995 0 0 0 155703 113 0 0 25 0 4 0 519085146 550850560 73884 33554432000 4194304 4627427 140736489519136 18446744073709551615 4330343 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 134485 73884 389 106 0 129456 0
[pid=14222/tid=14223] ppid=14220 vsize=537940 CPUtime=390.28 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 88309 0 0 0 39002 26 0 0 25 0 4 0 519085146 550850560 73884 33554432000 4194304 4627427 140736489519136 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=537940 CPUtime=389.42 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 83507 0 0 0 38913 29 0 0 25 0 4 0 519085146 550850560 73884 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=537940 CPUtime=388.17 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 78047 0 0 0 38792 25 0 0 25 0 4 0 519085146 550850560 73884 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1558.16
Current children cumulated vsize (KiB) 537940

[startup+396.701 s]
/proc/loadavg: 8.14 8.09 8.03 9/184 14240
/proc/meminfo: memFree=25935840/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=537940 CPUtime=1583.72 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 344645 0 0 0 158258 114 0 0 25 0 4 0 519085146 550850560 76534 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309260 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 134485 76534 389 106 0 129456 0
[pid=14222/tid=14223] ppid=14220 vsize=537940 CPUtime=396.67 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 88839 0 0 0 39641 26 0 0 25 0 4 0 519085146 550850560 76534 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=537940 CPUtime=395.82 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 84275 0 0 0 39553 29 0 0 25 0 4 0 519085146 550850560 76534 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=537940 CPUtime=394.54 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 78796 0 0 0 39428 26 0 0 25 0 4 0 519085146 550850560 76534 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1583.72
Current children cumulated vsize (KiB) 537940

[startup+399.9 s]
/proc/loadavg: 8.14 8.09 8.03 10/184 14240
/proc/meminfo: memFree=25936584/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=537980 CPUtime=1596.51 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 346514 0 0 0 159536 115 0 0 25 0 4 0 519085146 550891520 76023 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309300 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 134495 76023 389 106 0 129466 0
[pid=14222/tid=14223] ppid=14220 vsize=537980 CPUtime=399.88 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 89068 0 0 0 39961 27 0 0 25 0 4 0 519085146 550891520 76023 33554432000 4194304 4627427 140736489519136 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=537980 CPUtime=399.03 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 84661 0 0 0 39873 30 0 0 25 0 4 0 519085146 550891520 76023 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=537980 CPUtime=397.72 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 79076 0 0 0 39746 26 0 0 25 0 4 0 519085146 550891520 76023 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1596.51
Current children cumulated vsize (KiB) 537980

[startup+400.7 s]
/proc/loadavg: 8.13 8.08 8.03 10/184 14240
/proc/meminfo: memFree=25945880/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=538020 CPUtime=1599.7 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 347588 0 0 0 159855 115 0 0 25 0 4 0 519085146 550932480 74795 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 134505 74795 389 106 0 129476 0
[pid=14222/tid=14223] ppid=14220 vsize=538020 CPUtime=400.68 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 89864 0 0 0 40041 27 0 0 25 0 4 0 519085146 550932480 74795 33554432000 4194304 4627427 140736489519136 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=538020 CPUtime=399.83 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 84735 0 0 0 39953 30 0 0 25 0 4 0 519085146 550932480 74795 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=538020 CPUtime=398.52 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 79137 0 0 0 39826 26 0 0 25 0 4 0 519085146 550932480 74795 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1599.7
Current children cumulated vsize (KiB) 538020

[startup+401.1 s]
/proc/loadavg: 8.13 8.08 8.03 10/184 14240
/proc/meminfo: memFree=25945880/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=538020 CPUtime=1601.3 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 347772 0 0 0 160015 115 0 0 25 0 4 0 519085146 550932480 74979 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 134505 74979 389 106 0 129476 0
[pid=14222/tid=14223] ppid=14220 vsize=538020 CPUtime=401.08 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 89926 0 0 0 40081 27 0 0 25 0 4 0 519085146 550932480 74979 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=538020 CPUtime=400.23 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 84766 0 0 0 39993 30 0 0 25 0 4 0 519085146 550932480 74979 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=538020 CPUtime=398.92 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 79164 0 0 0 39866 26 0 0 25 0 4 0 519085146 550932480 74979 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1601.3
Current children cumulated vsize (KiB) 538020

[startup+401.506 s]
/proc/loadavg: 8.13 8.08 8.03 10/184 14240
/proc/meminfo: memFree=25948236/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=538020 CPUtime=1602.91 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) R 14220 14222 13699 0 -1 4202496 347941 0 0 0 160176 115 0 0 25 0 4 0 519085146 550932480 75148 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 134505 75148 389 106 0 129476 0
[pid=14222/tid=14223] ppid=14220 vsize=538020 CPUtime=401.49 cores=1,3,5,7
/proc/14222/task/14223/stat : 14223 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 89980 0 0 0 40122 27 0 0 25 0 4 0 519085146 550932480 75148 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14222/tid=14224] ppid=14220 vsize=538020 CPUtime=400.63 cores=1,3,5,7
/proc/14222/task/14224/stat : 14224 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 84800 0 0 0 40033 30 0 0 25 0 4 0 519085146 550932480 75148 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=538020 CPUtime=399.31 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4202560 79191 0 0 0 39905 26 0 0 25 0 4 0 519085146 550932480 75148 33554432000 4194304 4627427 140736489519136 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1602.91
Current children cumulated vsize (KiB) 538020

[startup+401.601 s]
/proc/loadavg: 8.13 8.08 8.03 10/184 14240
/proc/meminfo: memFree=25948236/32950928 swapFree=67111524/67111528
[pid=14222] ppid=14220 vsize=0 CPUtime=1603.28 cores=1,3,5,7
/proc/14222/stat : 14222 (strangenight2-m) Z 14220 14222 13699 0 -1 4202524 347993 0 0 0 160212 116 0 0 25 0 2 0 519085146 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14222/statm: 0 0 0 0 0 0 0
[pid=14222/tid=14225] ppid=14220 vsize=0 CPUtime=399.4 cores=1,3,5,7
/proc/14222/task/14225/stat : 14225 (strangenight2-m) R 14220 14222 13699 0 -1 4203588 79198 0 0 0 39914 26 0 0 25 0 2 0 519085146 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1603.28
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 401.612
CPU time (s): 1603.3
CPU user time (s): 1602.13
CPU system time (s): 1.17182
CPU usage (%): 399.216
Max. virtual memory (cumulated for all children) (KiB): 538020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1602.13
system time used= 1.17182
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 347993
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= 441
involuntary context switches= 7399

runsolver used 0.665898 second user time and 1.53277 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 13:01:04
IDJOB=3173978
IDBENCH=82796
IDSOLVER=1586
FILE ID=node126/3173978-1304074864
RUNJOBID= node126-1304074864-14200
PBS_JOBID= 13170481
Free space on /tmp= 71592 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S31329941-054.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173978-1304074864/watcher-3173978-1304074864 -o /tmp/evaluation-result-3173978-1304074864/solver-3173978-1304074864 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173978-1304074864.cnf

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

MD5SUM BENCH= 9b739128337f606a6a7756556c2fd6df
RANDOM SEED=209510418

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.783
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.80
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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26479400 kB
Buffers:       1418576 kB
Cached:        4439428 kB
SwapCached:          4 kB
Active:         375252 kB
Inactive:      5550184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26479400 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11500 kB
Writeback:           0 kB
AnonPages:       67416 kB
Mapped:          14884 kB
Slab:           481484 kB
PageTables:       4460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   273356 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= 71588 MiB
End job on node126 at 2011-04-29 13:07:46