Trace number 3174008

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 743.738 186.184

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S879384975-017.SATISFIABLE.cnf
MD5SUM8d243f7b89f03da297d04e97452d717b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54450

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-3174008-1304076507.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.00/0.00	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.00	c -- vars added         50
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        50      4450         0         0     31150         0   no data   no data
0.00/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.09
0.39/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.39/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.39/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.39/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.39/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.12	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.39/0.12	c calculated reachability. Time: 0.00
0.39/0.12	c Calc default polars -  time:   0.00 s pos:      21 undec:       1 neg:      28
0.39/0.12	c =========================================================================================
0.39/0.12	c types(t): F = full restart, N = normal restart
0.39/0.12	c types(t): S = simplification begin/end, E = solution found
0.39/0.12	c restart types(rt): st = static, dy = dynamic
0.39/0.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.12	c  B st     0         0        50      4450         0         0     31150         0   no data   no data
0.77/0.24	c  N dy     9      4948        50      4450         0      4252     31150     78319     15.68     16.53
1.17/0.37	c  N dy    26      8970        50      4450         0      5606     31150     99476     15.88     17.27
3.17/0.81	c  N dy    30     20528        50      4450         0      7036     31150    110919     14.86     15.68
3.97/1.00	c  N dy    68     24536        50      4450         0     10544     31150    176619     15.20     16.63
3.97/1.03	c  F st    73     25000        50      4450         0     10943     31150    184180     15.24   no data
4.79/1.24	c  N dy    79     30001        50      4450         0      9386     31150    151071     15.24   no data
4.79/1.24	c  S st    79     30001        50      4450         0      9386     31150    151071     15.24   no data
4.79/1.28	c  S st    79     30505        50      4450         0      9841     31150    159804     15.24   no data
4.79/1.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/1.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.79/1.28	c blocked clauses removed:        0 vars:      0 tried:          50 T: 0.00 s
4.79/1.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.79/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/1.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.79/1.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.79/1.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.79/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.49	c lits-rem:       157  cl-subs:     1545  v-elim:      0  v-fix:    0  time:  0.21 s
6.37/1.69	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.19
6.37/1.69	c calculated reachability. Time: 0.00
6.37/1.69	c  N dy    79     30505        50      4450         0      8296     31150    134394     15.24   no data
7.57/1.92	c  N dy   103     35016        50      4450         0     12245     31150    206665     15.32     16.15
8.36/2.15	c  N dy   123     39593        50      4450         0      9429     31150    145348     15.40     16.25
9.18/2.38	c  N dy   152     43687        50      4450         0     13004     31150    211562     15.51     17.36
9.96/2.51	c  S st   162     45758        50      4450         0     14806     31150    244393     15.53     14.19
9.96/2.56	c  S st   162     46260        50      4450         0     15249     31150    252908     15.53   no data
9.96/2.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.96/2.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.96/2.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
9.96/2.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.96/2.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.96/2.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.56/2.92	c lits-rem:       222  cl-subs:     2251  v-elim:      0  v-fix:    0  time:  0.34 s
11.56/2.92	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
11.56/2.92	c vivif2 --  cl tried    12998 cl shrink        0 lits rem          0 time: 0.00
12.76/3.20	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.27
12.76/3.20	c calculated reachability. Time: 0.00
12.76/3.20	c  N dy   162     46260        50      4450         0     12998     31150    211588     15.53   no data
13.57/3.43	c  N dy   180     50297        50      4450         0      8892     31150    127507     15.57     16.43
15.56/3.95	c  N dy   182     60818        50      4450         0      9405     31150    128623     15.23     16.17
16.36/4.17	c  N dy   183     65402        50      4450         0     13328     31150    197462     15.16     15.96
17.57/4.44	c  S st   206     69391        50      4450         0     16803     31150    261586     15.21   no data
17.57/4.49	c  S st   206     69892        50      4450         0     17248     31150    270358     15.21   no data
17.57/4.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.57/4.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
17.57/4.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.57/4.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.57/4.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.57/4.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
17.57/4.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.97/4.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.97/4.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.55/4.96	c lits-rem:       262  cl-subs:     2762  v-elim:      0  v-fix:    0  time:  0.45 s
19.55/4.96	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
19.55/4.96	c vivif2 --  cl tried    14486 cl shrink        0 lits rem          0 time: 0.00
20.75/5.26	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.30
20.75/5.26	c calculated reachability. Time: 0.00
20.75/5.26	c  N dy   206     69892        50      4450         0     14486     31150    224373     15.21   no data
22.37/5.66	c  N dy   230     75963        50      4450         0     10492     31150    142356     15.22     16.08
23.55/5.97	c  N dy   265     80949        50      4450         0     14867     31150    223814     15.31     16.14
25.14/6.39	c  F st   281     87501        50      4450         0     20503     31150    324528     15.28     14.25
25.14/6.39	c  N st   281     87501        50      4450         0     20503     31150    324528     15.28     14.25
26.76/6.79	c  N dy   290     94475        50      4450         0     16245     31150    243075     15.27     16.08
28.74/7.30	c  N dy   339    100846        50      4450         0     21797     31150    346852     15.37     16.19
29.94/7.54	c  S st   347    104840        50      4450         0     14019     31150    192324     15.36   no data
29.94/7.58	c  S st   347    105346        50      4450         0     14474     31150    201178     15.36   no data
29.94/7.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.94/7.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
29.94/7.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.94/7.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.94/7.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.94/7.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
29.94/7.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.94/7.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.34/7.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.76/7.78	c lits-rem:       101  cl-subs:     1074  v-elim:      0  v-fix:    0  time:  0.18 s
30.76/7.78	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
30.76/7.78	c vivif2 --  cl tried    13400 cl shrink        0 lits rem          0 time: 0.00
31.93/8.07	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.28
31.93/8.07	c calculated reachability. Time: 0.00
31.93/8.07	c  N dy   347    105346        50      4450         0     13400     31150    182901     15.36   no data
33.93/8.54	c  N dy   394    112184        50      4450         0     19331     31150    293169     15.43     16.27
36.32/9.10	c  N dy   415    119436        50      4450         0     13601     31150    177652     15.41     16.92
38.32/9.68	c  N dy   449    127935        50      4450         0     20956     31150    309388     15.40     16.34
41.53/10.41	c  N dy   488    136606        50      4450         0     15514     31150    204341     15.43     16.27
43.94/11.03	c  N dy   518    145408        50      4450         0     23089     31150    340662     15.42     16.35
46.72/11.78	c  N dy   537    155107        50      4450         0     17631     31150    238034     15.40     16.21
47.92/12.02	c  S st   556    158022        50      4450         0     20165     31150    285433     15.42   no data
47.92/12.08	c  S st   556    158525        50      4450         0     20614     31150    293874     15.42   no data
47.92/12.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.92/12.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
47.92/12.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.92/12.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.92/12.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.92/12.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
47.92/12.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.92/12.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
47.92/12.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.91/12.50	c lits-rem:       172  cl-subs:     1931  v-elim:      0  v-fix:    0  time:  0.40 s
49.91/12.50	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
49.91/12.50	c vivif2 --  cl tried    18683 cl shrink        0 lits rem          0 time: 0.00
51.11/12.84	c asymm  cl-useful: 0/4137/4450 lits-rem:0 time: 0.34
51.11/12.84	c calculated reachability. Time: 0.00
51.11/12.84	c  N dy   556    158525        50      4450         0     18683     31150    259341     15.42   no data
54.70/13.72	c  N dy   583    168801        50      4450         0     27572     31150    420756     15.41     16.30
59.90/15.07	c  N dy   641    185065        50      4450         0     27082     31150    398865     15.40     16.21
63.89/16.06	c  N dy   658    197127        50      4450         0     21985     31150    300369     15.36     16.25
70.30/17.60	c  N dy   733    212671        50      4450         0     19089     31150    240088     15.40     16.35
75.88/19.09	c  N dy   814    227111        50      4450         0     31622     31150    471233     15.44     16.39
80.67/20.21	c  S st   891    237789        50      4450         0     23567     31150    319367     15.50     15.19
80.67/20.28	c  S st   891    238293        50      4450         0     24017     31150    327962     15.50   no data
80.67/20.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.67/20.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
80.67/20.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.67/20.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.67/20.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.67/20.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
80.67/20.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.67/20.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
81.07/20.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.67/20.73	c lits-rem:       187  cl-subs:     1723  v-elim:      0  v-fix:    0  time:  0.44 s
82.67/20.73	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
82.67/20.74	c vivif2 --  cl tried    22294 cl shrink        0 lits rem          0 time: 0.00
83.89/21.08	c asymm  cl-useful: 0/3579/4450 lits-rem:0 time: 0.34
83.89/21.08	c calculated reachability. Time: 0.00
83.89/21.08	c  N dy   891    238293        50      4450         0     22294     31150    295775     15.50   no data
99.05/24.86	c  N dy   895    283532        50      4450         0     24023     31150    301260     15.12     15.92
108.65/27.25	c  N dy  1048    301646        50      4450         0     20033     31150    233200     15.22     17.90
110.26/27.66	c  F st  1073    306250        50      4450         0     24018     31150    306032     15.24     14.39
117.03/29.32	c  N dy  1152    320997        50      4450         0     36748     31150    543532     15.28     16.61
126.62/31.78	c  N dy  1248    341854        50      4450         0     34119     31150    479737     15.30     16.14
135.01/33.85	c  S st  1351    357441        50      4450         0     26105     31150    330427     15.35     14.87
135.41/33.92	c  S st  1351    357945        50      4450         0     26554     31150    339192     15.35   no data
135.41/33.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
135.41/33.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
135.41/33.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
135.41/33.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
135.41/33.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.41/33.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
135.41/33.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
135.41/33.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
135.41/33.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.01/34.38	c lits-rem:       156  cl-subs:     1446  v-elim:      0  v-fix:    0  time:  0.44 s
137.01/34.38	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
137.01/34.39	c vivif2 --  cl tried    25108 cl shrink        0 lits rem          0 time: 0.00
137.41/34.49	c asymm  cl-useful: 0/871/4450 lits-rem:0 time: 0.11
137.41/34.49	c calculated reachability. Time: 0.00
137.41/34.49	c  N dy  1351    357945        50      4450         0     25108     31150    313475     15.35   no data
147.79/37.01	c  N dy  1463    378006        50      4450         0     42445     31150    630830     15.38     17.30
158.98/39.89	c  N dy  1572    400960        50      4450         0     39833     31150    566968     15.38     16.27
171.78/43.07	c  N dy  1699    420964        50      4450         0     33854     31150    454969     15.42     17.41
182.95/45.87	c  N dy  1779    441000        50      4450         0     26962     31150    322045     15.43     17.11
194.13/48.63	c  N dy  1893    461235        50      4450         0     44406     31150    644536     15.46     16.28
204.52/51.25	c  N dy  1964    481266        50      4450         0     36572     31150    485934     15.46     17.49
222.50/55.71	c  N dy  2036    515747        50      4450         0     40284     31150    534907     15.41     16.35
236.08/59.11	c  N dy  2150    536282        50      4450         0     31365     31150    381467     15.44     16.31
236.48/59.20	c  S st  2157    536917        50      4450         0     31913     31150    391737     15.44   no data
236.48/59.28	c  S st  2157    537420        50      4450         0     32366     31150    400486     15.44   no data
236.48/59.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
236.48/59.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
236.48/59.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
236.48/59.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.48/59.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.48/59.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
236.48/59.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
236.88/59.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
236.88/59.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.27/59.91	c lits-rem:       164  cl-subs:     1634  v-elim:      0  v-fix:    0  time:  0.60 s
239.27/59.91	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
239.27/59.91	c vivif2 --  cl tried    30732 cl shrink        0 lits rem          0 time: 0.01
240.47/60.28	c asymm  cl-useful: 0/2960/4450 lits-rem:0 time: 0.37
240.47/60.28	c calculated reachability. Time: 0.00
240.47/60.28	c  N dy  2157    537420        50      4450         0     30732     31150    370349     15.44   no data
251.66/63.07	c  N dy  2234    557449        50      4450         0     47908     31150    679514     15.44     17.38
264.06/66.11	c  N dy  2290    579175        50      4450         0     39215     31150    516154     15.43     16.37
278.43/69.79	c  N dy  2348    602662        50      4450         0     31008     31150    356540     15.40     16.23
289.22/72.49	c  N dy  2411    622841        50      4450         0     48198     31150    663648     15.40     16.21
303.99/76.17	c  N dy  2564    642865        50      4450         0     36440     31150    454348     15.44     16.36
315.19/78.92	c  N dy  2584    662886        50      4450         0     53485     31150    751066     15.40     16.21
327.16/81.91	c  N dy  2631    682963        50      4450         0     40705     31150    519902     15.38     17.41
345.55/86.55	c  N dy  2737    708169        50      4450         0     31524     31150    348359     15.39     16.20
357.12/89.48	c  N dy  2828    728190        50      4450         0     48792     31150    667210     15.40     17.45
375.90/94.17	c  N dy  2966    749589        50      4450         0     35467     31150    413965     15.43     16.35
390.29/97.72	c  N dy  3103    769650        50      4450         0     52818     31150    739583     15.46     16.96
407.87/102.12	c  N dy  3225    789653        50      4450         0     37372     31150    440014     15.48     16.67
418.24/104.70	c  S st  3274    806131        50      4450         0     51441     31150    693452     15.48   no data
418.64/104.84	c  S st  3274    806634        50      4450         0     51887     31150    702143     15.48   no data
418.64/104.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
418.64/104.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
418.64/104.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
418.64/104.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
418.64/104.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
418.64/104.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
418.64/104.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
418.64/104.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
418.64/104.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.24/107.71	c lits-rem:       506  cl-subs:     6699  v-elim:      0  v-fix:    0  time:  2.82 s
430.24/107.71	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
430.24/107.72	c vivif2 --  cl tried    45188 cl shrink        0 lits rem          0 time: 0.01
431.05/107.95	c asymm  cl-useful: 0/872/4450 lits-rem:0 time: 0.23
431.05/107.96	c calculated reachability. Time: 0.00
431.05/107.96	c  N dy  3274    806634        50      4450         0     45188     31150    588870     15.48   no data
448.22/112.20	c  N dy  3408    826656        50      4450         0     62509     31150    914669     15.50     17.37
460.99/115.49	c  N dy  3470    846694        50      4450         0     46459     31150    596213     15.50     17.17
479.77/120.15	c  N dy  3607    867865        50      4450         0     64713     31150    936393     15.52     16.42
494.95/123.92	c  N dy  3691    889820        50      4450         0     49391     31150    645617     15.52     16.36
512.92/128.40	c  N dy  3786    909952        50      4450         0     66742     31150    965463     15.53     16.35
526.51/131.86	c  N dy  3834    930115        50      4450         0     48771     31150    621237     15.52     16.54
542.48/135.85	c  N dy  3904    950192        50      4450         0     66011     31150    933192     15.52     16.58
557.67/139.69	c  N dy  3916    973147        50      4450         0     49563     31150    621588     15.48     16.38
576.83/144.49	c  N dy  4043    993840        50      4450         0     67409     31150    956353     15.50     16.41
592.82/148.49	c  N dy  4125   1013918        50      4450         0     47816     31150    591617     15.50     17.51
623.18/156.06	c  N dy  4207   1057832        50      4450         0     47537     31150    566058     15.45     16.41
633.96/158.70	c  F st  4283   1071875        50      4450         0     59698     31150    790889     15.46     15.73
638.76/159.92	c  N dy  4297   1077881        50      4450         0     64836     31150    886121     15.46     17.87
657.13/164.55	c  N dy  4368   1097887        50      4450         0     43466     31150    500518     15.46     17.92
672.74/168.47	c  N dy  4486   1117906        50      4450         0     60679     31150    819094     15.47     17.11
695.48/174.12	c  N dy  4599   1138743        50      4450         0     78550     31150   1149389     15.49     16.32
711.46/178.20	c  N dy  4723   1158789        50      4450         0     56466     31150    739367     15.50     17.02
729.45/182.60	c  N dy  4780   1178914        50      4450         0     73653     31150   1052100     15.50     16.33
743.41/186.17	c  E dy  4793   1199562         0      4450         0     50870     31150    612794     15.48     12.89
743.41/186.17	c Verified 4450 clauses.
743.41/186.17	c Verified 4450 clauses.
743.41/186.17	c Following stats are for *FIRST FINISHED THREAD ONLY*
743.41/186.17	c num threads              : 4          
743.41/186.17	c restarts                 : 4793       
743.41/186.17	c dynamic restarts         : 4763       
743.41/186.17	c static restarts          : 30         
743.41/186.17	c full restarts            : 4          
743.41/186.17	c total simplify time      : 0.00       
743.41/186.17	c learnts DL2              : 0          
743.41/186.17	c learnts size 2           : 0          
743.41/186.17	c learnts size 1           : 0           (0.00      % of vars)
743.41/186.17	c filedLit time            : 0.06        (0.03      % time)
743.41/186.17	c v-elim SatELite          : 0           (0.00      % vars)
743.41/186.17	c SatELite time            : 5.86        (3.15      % time)
743.41/186.17	c v-elim xor               : 0           (0.00      % vars)
743.41/186.17	c xor elim time            : 0.01        (0.01      % time)
743.41/186.17	c num binary xor trees     : 0          
743.41/186.17	c binxor trees' crown      : 0           (nan       leafs/tree)
743.41/186.17	c bin xor find time        : 0.00       
743.41/186.17	c OTF clause improved      : 168053      (0.14      clauses/conflict)
743.41/186.17	c OTF impr. size diff      : 169204      (1.01       lits/clause)
743.41/186.17	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
743.41/186.17	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
743.41/186.17	c tried to recurMin cls    : 65279       (5.44       % of conflicts)
743.41/186.17	c updated cache            : 2           (0.00       lits/tried recurMin)
743.41/186.17	c unit cls recevied        : 0           (nan       % of units)
743.41/186.17	c unit cls sent            : 0           (nan       % of units)
743.41/186.17	c bin cls recevied         : 0          
743.41/186.17	c bin cls sent             : 0          
743.41/186.17	c clauses over max glue    : 0           (0.00      % of all clauses)
743.41/186.17	c conflicts                : 1199562     (6446.95   / sec)
743.41/186.17	c decisions                : 1372685     (0.33      % random)
743.41/186.17	c bogo-props               : 29985967449 (161157076.22 / sec)
743.41/186.17	c conflict literals        : 21678005    (11.44     % deleted)
743.41/186.17	c Memory used              : 267.74      MB
743.41/186.17	c single-thread CPU time   : 186.07      s
743.41/186.17	c all-threads sum CPU time : 743.33      s
743.41/186.17	s SATISFIABLE
743.41/186.17	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 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-3174008-1304076507/watcher-3174008-1304076507 -o /tmp/evaluation-result-3174008-1304076507/solver-3174008-1304076507 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174008-1304076507.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.09 8.01 7.46 1/172 4297
/proc/meminfo: memFree=19979872/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 519250427 52441088 353 33554432000 4194304 4627427 140734321291120 18446744073709551615 237278466517 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 12803 353 303 106 0 7774 0
[pid=4297/tid=4298] ppid=4295 vsize=116748 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 4 0 519250428 119549952 386 33554432000 4194304 4627427 140734321291120 18446744073709551615 4403197 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=182284 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 12 0 0 0 0 0 0 0 25 0 4 0 519250428 186658816 393 33554432000 4194304 4627427 140734321291120 18446744073709551615 237278922842 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=182292 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 19 0 0 0 0 0 0 0 25 0 4 0 519250428 186667008 403 33554432000 4194304 4627427 140734321291120 18446744073709551615 237278879547 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.105266 s]
/proc/loadavg: 8.09 8.01 7.46 1/172 4297
/proc/meminfo: memFree=19979872/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=218328 CPUtime=0.39 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 1890 0 0 0 39 0 0 0 25 0 4 0 519250427 223567872 1811 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309149 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 54582 1813 376 106 0 49553 0
[pid=4297/tid=4298] ppid=4295 vsize=218328 CPUtime=0.09 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 487 0 0 0 9 0 0 0 25 0 4 0 519250428 223567872 1813 33554432000 4194304 4627427 140734321291120 18446744073709551615 4467838 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=218328 CPUtime=0.09 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 516 0 0 0 9 0 0 0 25 0 4 0 519250428 223567872 1813 33554432000 4194304 4627427 140734321291120 18446744073709551615 4429527 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=218328 CPUtime=0.09 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 290 0 0 0 9 0 0 0 25 0 4 0 519250428 223567872 1813 33554432000 4194304 4627427 140734321291120 18446744073709551615 237278984686 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 218328

[startup+0.200903 s]
/proc/loadavg: 8.09 8.01 7.46 1/172 4297
/proc/meminfo: memFree=19979872/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=218524 CPUtime=0.77 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 2575 0 0 0 77 0 0 0 25 0 4 0 519250427 223768576 2273 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309077 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 54631 2273 384 106 0 49602 0
[pid=4297/tid=4298] ppid=4295 vsize=218524 CPUtime=0.19 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 559 0 0 0 19 0 0 0 25 0 4 0 519250428 223768576 2273 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=218524 CPUtime=0.19 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 606 0 0 0 19 0 0 0 25 0 4 0 519250428 223768576 2274 33554432000 4194304 4627427 140734321291120 18446744073709551615 4352176 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=218524 CPUtime=0.19 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 438 0 0 0 19 0 0 0 25 0 4 0 519250428 223768576 2274 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 218524

[startup+0.300885 s]
/proc/loadavg: 8.09 8.01 7.46 1/172 4297
/proc/meminfo: memFree=19979872/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=220040 CPUtime=1.17 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 3157 0 0 0 117 0 0 0 25 0 4 0 519250427 225320960 2454 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 55010 2454 384 106 0 49981 0
[pid=4297/tid=4298] ppid=4295 vsize=220040 CPUtime=0.29 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 717 0 0 0 29 0 0 0 25 0 4 0 519250428 225320960 2455 33554432000 4194304 4627427 140734321291120 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=220040 CPUtime=0.29 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 779 0 0 0 29 0 0 0 25 0 4 0 519250428 225320960 2455 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=220040 CPUtime=0.29 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 519 0 0 0 29 0 0 0 25 0 4 0 519250428 225320960 2455 33554432000 4194304 4627427 140734321291120 18446744073709551615 4332731 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 220040

[startup+0.700815 s]
/proc/loadavg: 8.09 8.01 7.46 1/172 4297
/proc/meminfo: memFree=19979872/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=221356 CPUtime=2.77 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 4927 0 0 0 277 0 0 0 25 0 4 0 519250427 226668544 2975 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 55339 2975 384 106 0 50310 0
[pid=4297/tid=4298] ppid=4295 vsize=221356 CPUtime=0.69 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 1072 0 0 0 69 0 0 0 25 0 4 0 519250428 226668544 2975 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=221356 CPUtime=0.69 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 1317 0 0 0 69 0 0 0 25 0 4 0 519250428 226668544 2975 33554432000 4194304 4627427 140734321291120 18446744073709551615 4330946 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=221356 CPUtime=0.69 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 1005 0 0 0 69 0 0 0 25 0 4 0 519250428 226668544 2975 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 221356

[startup+1.50067 s]
/proc/loadavg: 7.84 7.95 7.44 9/184 4316
/proc/meminfo: memFree=19957580/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=222836 CPUtime=5.97 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 8853 0 0 0 596 1 0 0 25 0 4 0 519250427 228184064 4250 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309220 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 55709 4250 388 106 0 50680 0
[pid=4297/tid=4298] ppid=4295 vsize=222836 CPUtime=1.49 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 1886 0 0 0 149 0 0 0 25 0 4 0 519250428 228184064 4250 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=222836 CPUtime=1.49 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 2034 0 0 0 149 0 0 0 25 0 4 0 519250428 228184064 4250 33554432000 4194304 4627427 140734321291120 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=222836 CPUtime=1.48 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 1726 0 0 0 148 0 0 0 25 0 4 0 519250428 228184064 4250 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 222836

[startup+3.10039 s]
/proc/loadavg: 7.84 7.95 7.44 9/184 4316
/proc/meminfo: memFree=19927200/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=227780 CPUtime=12.36 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 15734 0 0 0 1234 2 0 0 25 0 4 0 519250427 233246720 9299 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 56945 9299 388 106 0 51916 0
[pid=4297/tid=4298] ppid=4295 vsize=227780 CPUtime=3.09 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 3448 0 0 0 309 0 0 0 25 0 4 0 519250428 233246720 9299 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=227780 CPUtime=3.08 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 4184 0 0 0 308 0 0 0 25 0 4 0 519250428 233246720 9299 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=227780 CPUtime=3.07 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 3690 0 0 0 307 0 0 0 25 0 4 0 519250428 233246720 9299 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 227780

[startup+6.30082 s]
/proc/loadavg: 7.86 7.96 7.45 9/184 4346
/proc/meminfo: memFree=19920460/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=239444 CPUtime=25.14 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 22569 0 0 0 2511 3 0 0 25 0 4 0 519250427 245190656 12018 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309247 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 59861 12018 391 106 0 54832 0
[pid=4297/tid=4298] ppid=4295 vsize=239444 CPUtime=6.29 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 5393 0 0 0 629 0 0 0 25 0 4 0 519250428 245190656 12018 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=239444 CPUtime=6.29 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 6295 0 0 0 628 1 0 0 25 0 4 0 519250428 245190656 12018 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=239444 CPUtime=6.26 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 5033 0 0 0 626 0 0 0 25 0 4 0 519250428 245190656 12018 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 239444

[startup+12.7007 s]
/proc/loadavg: 7.87 7.96 7.45 9/184 4346
/proc/meminfo: memFree=19857024/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=248028 CPUtime=50.71 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 33551 0 0 0 5066 5 0 0 25 0 4 0 519250427 253980672 13544 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 62007 13544 391 106 0 56978 0
[pid=4297/tid=4298] ppid=4295 vsize=248028 CPUtime=12.69 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 8157 0 0 0 1268 1 0 0 25 0 4 0 519250428 253980672 13544 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=248028 CPUtime=12.68 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 9029 0 0 0 1267 1 0 0 25 0 4 0 519250428 253980672 13544 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=248028 CPUtime=12.62 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 7991 0 0 0 1262 0 0 0 25 0 4 0 519250428 253980672 13544 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 248028

[startup+25.5004 s]
/proc/loadavg: 7.90 7.96 7.46 9/184 4347
/proc/meminfo: memFree=19816668/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=268280 CPUtime=101.84 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 50292 0 0 0 10176 8 0 0 25 0 4 0 519250427 274718720 17664 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 67070 17664 390 106 0 62041 0
[pid=4297/tid=4298] ppid=4295 vsize=268280 CPUtime=25.48 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 13376 0 0 0 2547 1 0 0 25 0 4 0 519250428 274718720 17664 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=268280 CPUtime=25.48 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 13129 0 0 0 2546 2 0 0 25 0 4 0 519250428 274718720 17664 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=268280 CPUtime=25.35 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 11063 0 0 0 2534 1 0 0 25 0 4 0 519250428 274718720 17664 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 268280

[startup+51.1009 s]
/proc/loadavg: 7.99 7.97 7.47 9/184 4347
/proc/meminfo: memFree=19777132/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=279104 CPUtime=204.12 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 69350 0 0 0 20399 13 0 0 25 0 4 0 519250427 285802496 22470 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 69776 22470 390 106 0 64747 0
[pid=4297/tid=4298] ppid=4295 vsize=279104 CPUtime=51.08 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 18893 0 0 0 5105 3 0 0 25 0 4 0 519250428 285802496 22470 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=279104 CPUtime=51.09 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 17780 0 0 0 5106 3 0 0 25 0 4 0 519250428 285802496 22470 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=279104 CPUtime=50.83 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 14010 0 0 0 5081 2 0 0 25 0 4 0 519250428 285802496 22470 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 279104

[startup+102.301 s]
/proc/loadavg: 8.06 7.99 7.50 9/184 4349
/proc/meminfo: memFree=19746744/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=269244 CPUtime=408.68 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 105520 0 0 0 40845 23 0 0 25 0 4 0 519250427 275705856 24489 33554432000 4194304 4627427 140734321291120 18446744073709551615 4507218 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 67311 24489 390 106 0 62282 0
[pid=4297/tid=4298] ppid=4295 vsize=269244 CPUtime=102.29 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 27523 0 0 0 10224 5 0 0 25 0 4 0 519250428 275705856 24489 33554432000 4194304 4627427 140734321291120 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=269244 CPUtime=102.28 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 27964 0 0 0 10223 5 0 0 25 0 4 0 519250428 275705856 24489 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=269244 CPUtime=101.78 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 21696 0 0 0 10174 4 0 0 25 0 4 0 519250428 275705856 24489 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.68
Current children cumulated vsize (KiB) 269244

[startup+162.301 s]
/proc/loadavg: 8.08 8.01 7.54 9/184 4350
/proc/meminfo: memFree=19714612/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=273636 CPUtime=648.34 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 143731 0 0 0 64801 33 0 0 25 0 4 0 519250427 280203264 28315 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 68409 28315 390 106 0 63380 0
[pid=4297/tid=4298] ppid=4295 vsize=273636 CPUtime=162.27 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 36796 0 0 0 16220 7 0 0 25 0 4 0 519250428 280203264 28315 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=273636 CPUtime=162.28 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 36958 0 0 0 16220 8 0 0 25 0 4 0 519250428 280203264 28315 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=273636 CPUtime=161.46 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 30770 0 0 0 16139 7 0 0 25 0 4 0 519250428 280203264 28315 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.34
Current children cumulated vsize (KiB) 273636

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

[startup+166.4 s]
/proc/loadavg: 8.08 8.01 7.54 9/184 4350
/proc/meminfo: memFree=19713740/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=273784 CPUtime=664.73 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 146947 0 0 0 66438 35 0 0 25 0 4 0 519250427 280354816 27423 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309220 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 68446 27423 390 106 0 63417 0
[pid=4297/tid=4298] ppid=4295 vsize=273784 CPUtime=166.38 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 37704 0 0 0 16630 8 0 0 25 0 4 0 519250428 280354816 27423 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=273784 CPUtime=166.38 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 37917 0 0 0 16629 9 0 0 25 0 4 0 519250428 280354816 27423 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=273784 CPUtime=165.55 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 31166 0 0 0 16547 8 0 0 25 0 4 0 519250428 280354816 27423 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 664.73
Current children cumulated vsize (KiB) 273784

[startup+179.201 s]
/proc/loadavg: 8.06 8.01 7.55 9/184 4351
/proc/meminfo: memFree=19711136/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=273992 CPUtime=715.86 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 153721 0 0 0 71548 38 0 0 25 0 4 0 519250427 280567808 28322 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 68498 28322 390 106 0 63469 0
[pid=4297/tid=4298] ppid=4295 vsize=273992 CPUtime=179.17 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 39438 0 0 0 17909 8 0 0 25 0 4 0 519250428 280567808 28322 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=273992 CPUtime=179.18 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 39757 0 0 0 17909 9 0 0 25 0 4 0 519250428 280567808 28322 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=273992 CPUtime=178.27 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 32755 0 0 0 17819 8 0 0 25 0 4 0 519250428 280567808 28322 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 715.86
Current children cumulated vsize (KiB) 273992

[startup+182.401 s]
/proc/loadavg: 8.06 8.00 7.55 9/184 4351
/proc/meminfo: memFree=19709400/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=274048 CPUtime=728.64 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 155316 0 0 0 72826 38 0 0 25 0 4 0 519250427 280625152 28498 33554432000 4194304 4627427 140734321291120 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 68512 28498 390 106 0 63483 0
[pid=4297/tid=4298] ppid=4295 vsize=274048 CPUtime=182.38 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 39685 0 0 0 18229 9 0 0 25 0 4 0 519250428 280625152 28498 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=274048 CPUtime=182.38 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 39978 0 0 0 18229 9 0 0 25 0 4 0 519250428 280625152 28498 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=274048 CPUtime=181.46 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 33633 0 0 0 18137 9 0 0 25 0 4 0 519250428 280625152 28498 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 728.64
Current children cumulated vsize (KiB) 274048

[startup+184 s]
/proc/loadavg: 8.06 8.00 7.55 9/184 4351
/proc/meminfo: memFree=19713244/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=274104 CPUtime=735.02 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 156475 0 0 0 73464 38 0 0 25 0 4 0 519250427 280682496 28227 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 68526 28228 390 106 0 63497 0
[pid=4297/tid=4298] ppid=4295 vsize=274104 CPUtime=183.98 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 39806 0 0 0 18389 9 0 0 25 0 4 0 519250428 280682496 28228 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=274104 CPUtime=183.98 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 40709 0 0 0 18389 9 0 0 25 0 4 0 519250428 280682496 28228 33554432000 4194304 4627427 140734321291120 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=274104 CPUtime=183.05 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 33817 0 0 0 18296 9 0 0 25 0 4 0 519250428 280682496 28228 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 735.02
Current children cumulated vsize (KiB) 274104

[startup+184.801 s]
/proc/loadavg: 8.06 8.00 7.55 9/184 4351
/proc/meminfo: memFree=19712872/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=274160 CPUtime=738.25 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 157322 0 0 0 73786 39 0 0 25 0 4 0 519250427 280739840 27640 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 68540 27640 390 106 0 63511 0
[pid=4297/tid=4298] ppid=4295 vsize=274160 CPUtime=184.78 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 39870 0 0 0 18469 9 0 0 25 0 4 0 519250428 280739840 27640 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=274160 CPUtime=184.78 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 40790 0 0 0 18469 9 0 0 25 0 4 0 519250428 280739840 27640 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=274160 CPUtime=183.85 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 33885 0 0 0 18376 9 0 0 25 0 4 0 519250428 280739840 27640 33554432000 4194304 4627427 140734321291120 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 738.25
Current children cumulated vsize (KiB) 274160

[startup+185.601 s]
/proc/loadavg: 8.06 8.00 7.55 9/184 4351
/proc/meminfo: memFree=19712872/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=274160 CPUtime=741.42 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 157642 0 0 0 74103 39 0 0 25 0 4 0 519250427 280739840 27960 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 68540 27960 390 106 0 63511 0
[pid=4297/tid=4298] ppid=4295 vsize=274160 CPUtime=185.57 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 39919 0 0 0 18548 9 0 0 25 0 4 0 519250428 280739840 27960 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=274160 CPUtime=185.58 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 40886 0 0 0 18549 9 0 0 25 0 4 0 519250428 280739840 27960 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=274160 CPUtime=184.64 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 33942 0 0 0 18455 9 0 0 25 0 4 0 519250428 280739840 27960 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 741.42
Current children cumulated vsize (KiB) 274160

[startup+186.007 s]
/proc/loadavg: 8.05 8.00 7.55 9/184 4351
/proc/meminfo: memFree=19709648/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=274160 CPUtime=743.04 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 157804 0 0 0 74265 39 0 0 25 0 4 0 519250427 280739840 28122 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 68540 28122 390 106 0 63511 0
[pid=4297/tid=4298] ppid=4295 vsize=274160 CPUtime=185.98 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 39945 0 0 0 18589 9 0 0 25 0 4 0 519250428 280739840 28122 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=274160 CPUtime=185.98 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 40926 0 0 0 18589 9 0 0 25 0 4 0 519250428 280739840 28122 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=274160 CPUtime=185.04 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 33978 0 0 0 18495 9 0 0 25 0 4 0 519250428 280739840 28122 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 743.04
Current children cumulated vsize (KiB) 274160

[startup+186.101 s]
/proc/loadavg: 8.05 8.00 7.55 9/184 4351
/proc/meminfo: memFree=19709648/32950904 swapFree=67082284/67111528
[pid=4297] ppid=4295 vsize=274160 CPUtime=743.41 cores=0,2,4,6
/proc/4297/stat : 4297 (strangenight2-m) R 4295 4297 4177 0 -1 4202496 157837 0 0 0 74302 39 0 0 25 0 4 0 519250427 280739840 28155 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309256 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4297/statm: 68540 28156 390 106 0 63511 0
[pid=4297/tid=4298] ppid=4295 vsize=274160 CPUtime=186.07 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 39951 0 0 0 18598 9 0 0 25 0 4 0 519250428 280739840 28156 33554432000 4194304 4627427 140734321291120 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4297/tid=4299] ppid=4295 vsize=274160 CPUtime=186.08 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 40934 0 0 0 18599 9 0 0 25 0 4 0 519250428 280739840 28156 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4297/tid=4300] ppid=4295 vsize=274160 CPUtime=185.14 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (strangenight2-m) R 4295 4297 4177 0 -1 4202560 33985 0 0 0 18505 9 0 0 25 0 4 0 519250428 280739840 28156 33554432000 4194304 4627427 140734321291120 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 743.41
Current children cumulated vsize (KiB) 274160

Child status: 10
Real time (s): 186.184
CPU time (s): 743.738
CPU user time (s): 743.335
CPU system time (s): 0.402938
CPU usage (%): 399.465
Max. virtual memory (cumulated for all children) (KiB): 290216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 743.335
system time used= 0.402938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157876
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= 255
involuntary context switches= 3817

runsolver used 0.330949 second user time and 0.632903 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 13:28:27
IDJOB=3174008
IDBENCH=82826
IDSOLVER=1586
FILE ID=node121/3174008-1304076507
RUNJOBID= node121-1304075302-4195
PBS_JOBID= 13170500
Free space on /tmp= 72648 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S879384975-017.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174008-1304076507/watcher-3174008-1304076507 -o /tmp/evaluation-result-3174008-1304076507/solver-3174008-1304076507 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174008-1304076507.cnf

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

MD5SUM BENCH= 8d243f7b89f03da297d04e97452d717b
RANDOM SEED=468459404

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
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.817
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:     32950904 kB
MemFree:      19980036 kB
Buffers:       2181524 kB
Cached:       10232124 kB
SwapCached:       2776 kB
Active:        9122672 kB
Inactive:      3329664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19980036 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            5880 kB
Writeback:           0 kB
AnonPages:       36140 kB
Mapped:          13728 kB
Slab:           455296 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   187616 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= 72644 MiB
End job on node121 at 2011-04-29 13:31:33