Trace number 3280274

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mtSignal 233.411 60.3964

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-17-u.cnf
MD5SUM9ce7c48a28ddd5790e38607bb893dd38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables293864
Number of clauses1370917
Sum of the clauses size3163902
Maximum clause length10
Minimum clause length1
Number of clauses of size 124516
Number of clauses of size 21065117
Number of clauses of size 3226184
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3280274-1304028709.cnf'
0.00/0.00	c -- header says num vars:         293864
0.00/0.00	c -- header says num clauses:     1370917
2.51/0.74	c -- clauses added:            0 learnts,      1370917 normals,            0 xors
2.51/0.74	c -- vars added     293864
2.51/0.74	c Parsing time:  1.92 s
2.51/0.74	c  N st     0         0    293864    281284   1065117         0   3139386         0   no data   no data  --
4.07/1.14	c asymm  cl-useful: 0/725/237790 lits-rem:0 time: 1.48
45.59/11.56	c Flit:  1868 Blit:  68787 bXBeca:    0 bXProp: 5841 Bins:      0 BRemL:      0 BRemN:      0 P: 200.3M T: 41.41
45.99/11.63	c Cleaning up after failed var search:     0.27 s 
45.99/11.69	c Replacing     5856 vars Replaced    98483 lits Time:     0.22 s 
46.39/11.79	c bin-w-bin subsume rem         2051 bins  time:  0.14 s
46.80/11.88	c subs with bin:     2526  lits-rem:     16061  v-fix:    0  time:  0.35 s
83.16/20.97	c Subs w/ non-existent bins:     61 l-rem:      0 v-fix:  2675 done:  16924 time: 35.90 s
84.74/21.36	c Removed useless bin:     262  fixed:  3031  props:  20.03M  time:  1.53 s
86.33/21.77	c lits-rem:      1698  cl-subs:     3925  v-elim:  43567  v-fix:    0  time:  1.62 s
86.74/21.83	c Finding binary XORs  T:     0.27 s  found:   29562
87.13/21.91	c Replacing    29562 vars Replaced   472440 lits Time:     0.29 s 
87.13/22.00	c Finding non-binary XORs:     0.23 s (found:       0, avg size: nan)
87.13/22.00	c Calc default polars -  time:   0.08 s pos:   14998 undec:  237462 neg:   41404
87.13/22.00	c =========================================================================================
87.13/22.00	c types(t): F = full restart, N = normal restart
87.13/22.00	c types(t): S = simplification begin/end, E = solution found
87.13/22.00	c restart types(rt): st = static, dy = dynamic
87.13/22.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
87.13/22.00	c  B st     0         0     57573    133086    233949         0    950672         0   no data   no data  --
96.34/24.27	c Finding binary XORs  T:     0.16 s  found:    4873
96.74/24.31	c Replacing     4873 vars Replaced    88274 lits Time:     0.16 s 
99.52/25.01	c  N dy    14      5040     34350     85697    135650      4657    553145    279750     10.29     10.91  --
104.71/26.38	c Finding binary XORs  T:     0.11 s  found:    3062
105.13/26.42	c Replacing     3062 vars Replaced    55475 lits Time:     0.15 s 
106.70/26.87	c  N dy    40      9248     16247     35115     64884      8573    232725    429209     12.06     12.71  --
111.50/28.05	c  N dy    55     13283     16154     35115     66569     12497    232725    620943     11.88     14.48  --
117.08/29.45	c  N dy    86     17295     15295     31660     61775     16416    213017    853174     13.02     19.13  --
121.08/30.47	c Finding binary XORs  T:     0.10 s  found:     403
121.08/30.49	c Replacing      403 vars Replaced    10501 lits Time:     0.11 s 
123.10/30.95	c  N dy   112     21580     14600     31085     59258     11075    205396    360022     13.44     14.23  --
127.09/31.91	c  F st   131     25002     14593     31085     59261     14442    205396    568614     13.72      8.81  --
127.09/31.97	c Found part      669 vars:         51 clauses:       100 lits size:       225
127.09/31.97	c Found part      752 vars:          5 clauses:         6 lits size:        13
127.09/31.97	c Found part     1066 vars:         15 clauses:        28 lits size:        63
127.09/31.97	c Found part     1069 vars:         15 clauses:        28 lits size:        63
127.09/31.97	c Found part     1223 vars:          7 clauses:        12 lits size:        27
127.09/31.97	c Found part     1526 vars:          4 clauses:         3 lits size:         6
127.09/31.97	c Found part     1529 vars:          2 clauses:         1 lits size:         2
127.09/31.97	c Found part     1530 vars:         20 clauses:        19 lits size:        38
127.09/31.97	c Found part     1531 vars:          4 clauses:         3 lits size:         6
127.09/31.97	c Found part     1532 vars:         10 clauses:         9 lits size:        18
127.09/31.97	c Found part     1533 vars:          8 clauses:         7 lits size:        14
127.09/31.97	c Found part     1534 vars:          2 clauses:         1 lits size:         2
127.09/31.97	c Found part     1542 vars:          2 clauses:         1 lits size:         2
127.09/31.97	c Found part     1544 vars:          7 clauses:         8 lits size:        17
127.09/31.97	c Found part     1546 vars:          8 clauses:         7 lits size:        14
127.09/31.97	c Found part     1547 vars:          4 clauses:         3 lits size:         6
127.09/31.97	c Found part     1549 vars:      14367 clauses:     84476 lits size:    204529
127.09/31.97	c Found part     1550 vars:          2 clauses:         1 lits size:         2
127.09/31.97	c Found part     1551 vars:         46 clauses:        45 lits size:        90
127.09/31.97	c Found part     1552 vars:         14 clauses:        13 lits size:        26
127.09/31.97	c Found parts:         20 time: 0.22 s
127.09/31.97	c Solving part 1550
127.86/32.11	c  N st     0         0         2         0         1         0         2         0   no data   no data  --
127.86/32.11	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
127.86/32.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
127.86/32.13	c Finding binary XORs  T:     0.06 s  found:       0
127.86/32.14	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
127.86/32.14	c Calc default polars -  time:   0.02 s pos:       0 undec:  293862 neg:       2
127.86/32.14	c =========================================================================================
127.86/32.14	c types(t): F = full restart, N = normal restart
127.86/32.14	c types(t): S = simplification begin/end, E = solution found
127.86/32.14	c restart types(rt): st = static, dy = dynamic
127.86/32.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
127.86/32.14	c  B st     0         0         2         0         1         0         2         0   no data   no data  --
127.86/32.14	c  E st     1         0         0         0         1         0         2         0   no data   no data  --
127.86/32.14	c Verified 0 clauses.
127.86/32.14	c Verified 0 clauses.
127.86/32.14	c Solved part
127.86/32.14	c =========================================================================================
127.86/32.15	c Solving part 1529
128.26/32.27	c  N st     0         0         2         0         2         0         2         2   no data   no data  --
128.26/32.27	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
128.26/32.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
128.26/32.29	c Finding binary XORs  T:     0.06 s  found:       0
128.26/32.29	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
128.26/32.29	c Calc default polars -  time:   0.02 s pos:       1 undec:  293862 neg:       1
128.26/32.29	c =========================================================================================
128.26/32.29	c types(t): F = full restart, N = normal restart
128.26/32.29	c types(t): S = simplification begin/end, E = solution found
128.26/32.29	c restart types(rt): st = static, dy = dynamic
128.26/32.29	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
128.26/32.29	c  B st     0         0         2         0         2         0         2         2   no data   no data  --
128.26/32.29	c  E st     1         0         0         0         2         0         2         2   no data   no data  --
128.65/32.30	c Verified 0 clauses.
128.65/32.30	c Verified 0 clauses.
128.65/32.30	c Solved part
128.65/32.30	c =========================================================================================
128.65/32.31	c Solving part 1534
129.05/32.42	c  N st     0         0         2         0         2         0         2         2   no data   no data  --
129.05/32.42	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
129.05/32.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
129.05/32.44	c Finding binary XORs  T:     0.07 s  found:       0
129.05/32.44	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
129.05/32.44	c Calc default polars -  time:   0.02 s pos:       1 undec:  293862 neg:       1
129.05/32.44	c =========================================================================================
129.05/32.44	c types(t): F = full restart, N = normal restart
129.05/32.44	c types(t): S = simplification begin/end, E = solution found
129.05/32.44	c restart types(rt): st = static, dy = dynamic
129.05/32.44	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
129.05/32.44	c  B st     0         0         2         0         2         0         2         2   no data   no data  --
129.05/32.44	c  E st     1         0         0         0         2         0         2         2   no data   no data  --
129.05/32.45	c Verified 0 clauses.
129.05/32.45	c Verified 0 clauses.
129.05/32.45	c Solved part
129.05/32.45	c =========================================================================================
129.05/32.46	c Solving part 1542
129.44/32.57	c  N st     0         0         2         0         1         0         2         0   no data   no data  --
129.44/32.57	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
129.44/32.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
129.82/32.60	c Finding binary XORs  T:     0.06 s  found:       0
129.82/32.60	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
129.82/32.60	c Calc default polars -  time:   0.02 s pos:       0 undec:  293862 neg:       2
129.82/32.60	c =========================================================================================
129.82/32.60	c types(t): F = full restart, N = normal restart
129.82/32.60	c types(t): S = simplification begin/end, E = solution found
129.82/32.60	c restart types(rt): st = static, dy = dynamic
129.82/32.60	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
129.82/32.60	c  B st     0         0         2         0         1         0         2         0   no data   no data  --
129.82/32.60	c  E st     1         0         0         0         1         0         2         0   no data   no data  --
129.82/32.61	c Verified 0 clauses.
129.82/32.61	c Verified 0 clauses.
129.82/32.61	c Solved part
129.82/32.61	c =========================================================================================
129.82/32.62	c Solving part 1547
130.22/32.73	c  N st     0         0         4         0         3         0         6         0   no data   no data  --
130.22/32.73	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
130.22/32.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
130.22/32.75	c Finding binary XORs  T:     0.06 s  found:       0
130.22/32.76	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
130.22/32.76	c Calc default polars -  time:   0.02 s pos:       0 undec:  293862 neg:       2
130.22/32.76	c =========================================================================================
130.22/32.76	c types(t): F = full restart, N = normal restart
130.22/32.76	c types(t): S = simplification begin/end, E = solution found
130.22/32.76	c restart types(rt): st = static, dy = dynamic
130.22/32.76	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
130.22/32.76	c  B st     0         0         4         0         3         0         6         0   no data   no data  --
130.22/32.76	c  E st     1         0         0         0         3         0         6         0   no data   no data  --
130.22/32.77	c Verified 0 clauses.
130.22/32.77	c Verified 0 clauses.
130.22/32.77	c Solved part
130.22/32.77	c =========================================================================================
130.22/32.78	c Solving part 1526
130.99/32.92	c  N st     0         0         4         0         4         0         6         2   no data   no data  --
130.99/32.92	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
130.99/32.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
130.99/32.94	c Finding binary XORs  T:     0.07 s  found:       0
130.99/32.95	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
130.99/32.95	c Calc default polars -  time:   0.02 s pos:       0 undec:  293862 neg:       2
130.99/32.95	c =========================================================================================
130.99/32.95	c types(t): F = full restart, N = normal restart
130.99/32.95	c types(t): S = simplification begin/end, E = solution found
130.99/32.95	c restart types(rt): st = static, dy = dynamic
130.99/32.95	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
130.99/32.95	c  B st     0         0         4         0         4         0         6         2   no data   no data  --
130.99/32.95	c  E st     1         0         0         0         4         0         6         2   no data   no data  --
130.99/32.96	c Verified 0 clauses.
130.99/32.96	c Verified 0 clauses.
130.99/32.96	c Solved part
130.99/32.96	c =========================================================================================
130.99/32.97	c Solving part 1531
131.41/33.08	c  N st     0         0         4         0         3         0         6         0   no data   no data  --
131.41/33.08	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
131.41/33.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
131.41/33.10	c Finding binary XORs  T:     0.06 s  found:       0
131.82/33.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
131.82/33.10	c Calc default polars -  time:   0.02 s pos:       1 undec:  293862 neg:       1
131.82/33.10	c =========================================================================================
131.82/33.10	c types(t): F = full restart, N = normal restart
131.82/33.10	c types(t): S = simplification begin/end, E = solution found
131.82/33.10	c restart types(rt): st = static, dy = dynamic
131.82/33.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
131.82/33.10	c  B st     0         0         4         0         3         0         6         0   no data   no data  --
131.82/33.10	c  E st     1         0         0         0         3         0         6         0   no data   no data  --
131.82/33.11	c Verified 0 clauses.
131.82/33.11	c Verified 0 clauses.
131.82/33.11	c Solved part
131.82/33.11	c =========================================================================================
131.82/33.12	c Solving part 752
132.18/33.23	c  N st     0         0         5         1         6         0        13         2   no data   no data  --
132.18/33.23	c asymm  cl-useful: 0/1/1 lits-rem:0 time: 0.00
132.18/33.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
132.18/33.25	c Finding binary XORs  T:     0.06 s  found:       0
132.18/33.26	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
132.18/33.26	c Calc default polars -  time:   0.01 s pos:       1 undec:  293859 neg:       4
132.18/33.26	c =========================================================================================
132.18/33.26	c types(t): F = full restart, N = normal restart
132.18/33.26	c types(t): S = simplification begin/end, E = solution found
132.18/33.26	c restart types(rt): st = static, dy = dynamic
132.18/33.26	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
132.18/33.26	c  B st     0         0         5         1         6         0        13         2   no data   no data  --
132.18/33.26	c  E st     1         0         0         1         6         0        13         2   no data   no data  --
132.18/33.27	c Verified 1 clauses.
132.18/33.27	c Verified 1 clauses.
132.18/33.27	c Solved part
132.18/33.27	c =========================================================================================
132.18/33.28	c Solving part 1223
132.96/33.40	c  N st     0         0         7         3         9         0        27         0   no data   no data  --
132.96/33.40	c asymm  cl-useful: 0/3/3 lits-rem:0 time: 0.00
132.96/33.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
132.96/33.42	c Finding binary XORs  T:     0.06 s  found:       0
132.96/33.42	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
132.96/33.42	c Calc default polars -  time:   0.02 s pos:       1 undec:  293859 neg:       4
132.96/33.42	c =========================================================================================
132.96/33.42	c types(t): F = full restart, N = normal restart
132.96/33.42	c types(t): S = simplification begin/end, E = solution found
132.96/33.42	c restart types(rt): st = static, dy = dynamic
132.96/33.42	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
132.96/33.42	c  B st     0         0         7         3         9         0        27         0   no data   no data  --
132.96/33.42	c  E st     1         0         0         3         9         0        27         0   no data   no data  --
132.96/33.43	c Verified 3 clauses.
132.96/33.43	c Verified 3 clauses.
132.96/33.43	c Solved part
132.96/33.43	c =========================================================================================
132.96/33.44	c Solving part 1544
133.35/33.56	c  N st     0         0         7         1         8         0        17         2   no data   no data  --
133.35/33.56	c asymm  cl-useful: 0/1/1 lits-rem:0 time: 0.00
133.35/33.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
133.35/33.58	c Finding binary XORs  T:     0.06 s  found:       0
133.35/33.58	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
133.35/33.58	c Calc default polars -  time:   0.02 s pos:       1 undec:  293859 neg:       4
133.35/33.58	c =========================================================================================
133.35/33.58	c types(t): F = full restart, N = normal restart
133.35/33.58	c types(t): S = simplification begin/end, E = solution found
133.35/33.58	c restart types(rt): st = static, dy = dynamic
133.35/33.58	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
133.35/33.58	c  B st     0         0         7         1         8         0        17         2   no data   no data  --
133.35/33.58	c  E st     1         0         0         1         8         0        17         2   no data   no data  --
133.35/33.59	c Verified 1 clauses.
133.35/33.59	c Verified 1 clauses.
133.35/33.59	c Solved part
133.35/33.59	c =========================================================================================
133.75/33.60	c Solving part 1546
134.12/33.73	c  N st     0         0         8         0         7         0        14         0   no data   no data  --
134.12/33.73	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
134.12/33.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
134.12/33.75	c Finding binary XORs  T:     0.07 s  found:       0
134.12/33.76	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
134.12/33.76	c Calc default polars -  time:   0.02 s pos:       0 undec:  293862 neg:       2
134.12/33.76	c =========================================================================================
134.12/33.76	c types(t): F = full restart, N = normal restart
134.12/33.76	c types(t): S = simplification begin/end, E = solution found
134.12/33.76	c restart types(rt): st = static, dy = dynamic
134.12/33.76	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
134.12/33.76	c  B st     0         0         8         0         7         0        14         0   no data   no data  --
134.12/33.76	c  E st     1         0         0         0         7         0        14         0   no data   no data  --
134.12/33.77	c Verified 0 clauses.
134.12/33.77	c Verified 0 clauses.
134.12/33.77	c Solved part
134.12/33.77	c =========================================================================================
134.12/33.78	c Solving part 1533
134.53/33.89	c  N st     0         0         8         0         7         0        14         0   no data   no data  --
134.53/33.89	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
134.92/33.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
134.92/33.91	c Finding binary XORs  T:     0.06 s  found:       0
134.92/33.92	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
134.92/33.92	c Calc default polars -  time:   0.02 s pos:       1 undec:  293862 neg:       1
134.92/33.92	c =========================================================================================
134.92/33.92	c types(t): F = full restart, N = normal restart
134.92/33.92	c types(t): S = simplification begin/end, E = solution found
134.92/33.92	c restart types(rt): st = static, dy = dynamic
134.92/33.92	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
134.92/33.92	c  B st     0         0         8         0         7         0        14         0   no data   no data  --
134.92/33.92	c  E st     1         0         0         0         7         0        14         0   no data   no data  --
134.92/33.93	c Verified 0 clauses.
134.92/33.93	c Verified 0 clauses.
134.92/33.93	c Solved part
134.92/33.93	c =========================================================================================
134.92/33.93	c Solving part 1532
135.31/34.04	c  N st     0         0        10         0         9         0        18         0   no data   no data  --
135.31/34.04	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
135.31/34.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
135.31/34.06	c Finding binary XORs  T:     0.06 s  found:       0
135.31/34.07	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
135.31/34.07	c Calc default polars -  time:   0.01 s pos:       1 undec:  293862 neg:       1
135.31/34.07	c =========================================================================================
135.31/34.07	c types(t): F = full restart, N = normal restart
135.31/34.07	c types(t): S = simplification begin/end, E = solution found
135.31/34.07	c restart types(rt): st = static, dy = dynamic
135.31/34.07	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
135.31/34.07	c  B st     0         0        10         0         9         0        18         0   no data   no data  --
135.31/34.07	c  E st     1         0         0         0         9         0        18         0   no data   no data  --
135.31/34.08	c Verified 0 clauses.
135.31/34.08	c Verified 0 clauses.
135.31/34.08	c Solved part
135.31/34.08	c =========================================================================================
135.31/34.09	c Solving part 1552
135.72/34.20	c  N st     0         0        14         0        13         0        26         0   no data   no data  --
135.72/34.20	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
136.12/34.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
136.12/34.22	c Finding binary XORs  T:     0.06 s  found:       0
136.12/34.23	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
136.12/34.23	c Calc default polars -  time:   0.02 s pos:       0 undec:  293862 neg:       2
136.12/34.23	c =========================================================================================
136.12/34.23	c types(t): F = full restart, N = normal restart
136.12/34.23	c types(t): S = simplification begin/end, E = solution found
136.12/34.23	c restart types(rt): st = static, dy = dynamic
136.12/34.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
136.12/34.23	c  B st     0         0        14         0        13         0        26         0   no data   no data  --
136.12/34.23	c  E st     1         0         0         0        13         0        26         0   no data   no data  --
136.12/34.23	c Verified 0 clauses.
136.12/34.23	c Verified 0 clauses.
136.12/34.23	c Solved part
136.12/34.23	c =========================================================================================
136.12/34.24	c Solving part 1069
136.49/34.36	c  N st     0         0        15         7        21         0        63         0   no data   no data  --
136.49/34.36	c asymm  cl-useful: 0/7/7 lits-rem:0 time: 0.00
136.49/34.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
136.49/34.38	c Finding binary XORs  T:     0.06 s  found:       0
136.49/34.39	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
136.49/34.39	c Calc default polars -  time:   0.02 s pos:       1 undec:  293855 neg:       8
136.49/34.39	c =========================================================================================
136.49/34.39	c types(t): F = full restart, N = normal restart
136.49/34.39	c types(t): S = simplification begin/end, E = solution found
136.49/34.39	c restart types(rt): st = static, dy = dynamic
136.49/34.39	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
136.49/34.39	c  B st     0         0        15         7        21         0        63         0   no data   no data  --
136.49/34.39	c  E st     1         0         0         7        21         0        63         0   no data   no data  --
136.88/34.40	c Verified 7 clauses.
136.88/34.40	c Verified 7 clauses.
136.88/34.40	c Solved part
136.88/34.40	c =========================================================================================
136.88/34.41	c Solving part 1066
137.27/34.54	c  N st     0         0        15         7        22         0        63         2   no data   no data  --
137.27/34.54	c asymm  cl-useful: 0/7/7 lits-rem:0 time: 0.00
137.27/34.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
137.27/34.57	c Finding binary XORs  T:     0.07 s  found:       0
137.27/34.57	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
137.27/34.57	c Calc default polars -  time:   0.02 s pos:       1 undec:  293855 neg:       8
137.27/34.57	c =========================================================================================
137.27/34.57	c types(t): F = full restart, N = normal restart
137.27/34.57	c types(t): S = simplification begin/end, E = solution found
137.27/34.57	c restart types(rt): st = static, dy = dynamic
137.27/34.57	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
137.27/34.57	c  B st     0         0        15         7        22         0        63         2   no data   no data  --
137.27/34.57	c  E st     1         0         0         7        22         0        63         2   no data   no data  --
137.27/34.58	c Verified 7 clauses.
137.27/34.58	c Verified 7 clauses.
137.27/34.58	c Solved part
137.27/34.58	c =========================================================================================
137.27/34.59	c Solving part 1530
138.06/34.70	c  N st     0         0        20         0        19         0        38         0   no data   no data  --
138.06/34.70	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
138.06/34.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
138.06/34.73	c Finding binary XORs  T:     0.06 s  found:       0
138.06/34.73	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
138.06/34.73	c Calc default polars -  time:   0.01 s pos:       1 undec:  293862 neg:       1
138.06/34.73	c =========================================================================================
138.06/34.73	c types(t): F = full restart, N = normal restart
138.06/34.73	c types(t): S = simplification begin/end, E = solution found
138.06/34.73	c restart types(rt): st = static, dy = dynamic
138.06/34.73	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
138.06/34.73	c  B st     0         0        20         0        19         0        38         0   no data   no data  --
138.06/34.73	c  E st     1         0         0         0        19         0        38         0   no data   no data  --
138.06/34.74	c Verified 0 clauses.
138.06/34.74	c Verified 0 clauses.
138.06/34.74	c Solved part
138.06/34.74	c =========================================================================================
138.06/34.75	c Solving part 1551
138.45/34.86	c  N st     0         0        46         0        45         0        90         0   no data   no data  --
138.45/34.86	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
138.45/34.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
138.45/34.88	c Finding binary XORs  T:     0.06 s  found:       0
138.45/34.88	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
138.45/34.88	c Calc default polars -  time:   0.01 s pos:       0 undec:  293862 neg:       2
138.45/34.88	c =========================================================================================
138.45/34.88	c types(t): F = full restart, N = normal restart
138.45/34.88	c types(t): S = simplification begin/end, E = solution found
138.45/34.88	c restart types(rt): st = static, dy = dynamic
138.45/34.88	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
138.45/34.88	c  B st     0         0        46         0        45         0        90         0   no data   no data  --
138.45/34.88	c  E st     1         0         0         0        45         0        90         0   no data   no data  --
138.45/34.89	c Verified 0 clauses.
138.45/34.89	c Verified 0 clauses.
138.45/34.89	c Solved part
138.45/34.89	c =========================================================================================
138.85/34.90	c Solving part 669
139.24/35.01	c  N st     0         0        51        25        76         0       225         2   no data   no data  --
139.24/35.01	c asymm  cl-useful: 0/25/25 lits-rem:0 time: 0.00
139.24/35.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
139.24/35.03	c Finding binary XORs  T:     0.06 s  found:       0
139.24/35.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
139.24/35.04	c Calc default polars -  time:   0.01 s pos:       0 undec:  293837 neg:      27
139.24/35.04	c =========================================================================================
139.24/35.04	c types(t): F = full restart, N = normal restart
139.24/35.04	c types(t): S = simplification begin/end, E = solution found
139.24/35.04	c restart types(rt): st = static, dy = dynamic
139.24/35.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
139.24/35.04	c  B st     0         0        51        25        76         0       225         2   no data   no data  --
139.24/35.04	c  E st     1         0         0        25        76         0       225         2   no data   no data  --
139.24/35.04	c Verified 25 clauses.
139.24/35.04	c Verified 25 clauses.
139.24/35.04	c Solved part
139.24/35.04	c =========================================================================================
139.24/35.05	c Coming back to original instance
139.24/35.05	c =========================================================================================
140.03/35.26	c  N st   133     25629     14366     30995     59423     15064    204529    602709     13.72   no data  --
145.54/36.60	c  N dy   137     30000     14232     30995     59427     19370    204529    949280     13.72   no data  --
145.54/36.60	c  S st   137     30000     14232     30995     59427     19370    204529    949280     13.72   no data  --
146.32/36.81	c  S st   137     30505     14229     30995     59446     19837    204529    968676     13.72   no data  --
146.32/36.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
208.57/52.48	c Flit:   641 Blit:   2817 bXBeca:    0 bXProp: 2751 Bins:  45718 BRemL:   8665 BRemN:    612 P: 107.4M T: 61.96
208.97/52.50	c Cleaning up after failed var search:     0.08 s 
208.97/52.56	c Replacing     2751 vars Replaced   183292 lits Time:     0.22 s 
209.37/52.61	c bin-w-bin subsume rem         7215 bins  time:  0.03 s
210.19/52.88	c subs with bin:      164  lits-rem:     17782  v-fix:    0  time:  1.07 s
210.58/52.92	c Subs w/ non-existent bins:     22 l-rem:   2849 v-fix:     0 done:    723 time:  0.16 s
210.58/52.96	c Removed useless bin:    3809  fixed:     0  props:   4.55M  time:  0.17 s
228.16/57.38	c lits-rem:      5631  cl-subs:    17207  v-elim:   2240  v-fix:    0  time: 17.57 s
230.94/58.02	bin incorrectly moved to this part:4848 , -66672
230.94/58.02	bin incorrectly moved to this part:7524 , -83100
230.94/58.02	bin incorrectly moved to this part:7668 , -83988
230.94/58.02	bin incorrectly moved to this part:7764 , -84580
230.94/58.02	bin incorrectly moved to this part:13650 , -120766
230.94/58.02	bin incorrectly moved to this part:13746 , -121358
230.94/58.02	bin incorrectly moved to this part:-50466 , -50540
230.94/58.02	bin incorrectly moved to this part:-50540 , -50466
230.94/58.02	bin incorrectly moved to this part:-66672 , 4848
230.94/58.02	bin incorrectly moved to this part:-83100 , 7524
230.94/58.02	bin incorrectly moved to this part:-83988 , 7668
230.94/58.02	bin incorrectly moved to this part:-84580 , 7764
230.94/58.02	bin incorrectly moved to this part:-85098 , -85172
230.94/58.02	bin incorrectly moved to this part:-85172 , -85098
230.94/58.02	bin incorrectly moved to this part:-120766 , 13650
230.94/58.02	bin incorrectly moved to this part:-121358 , 13746
230.94/58.02	strangenight1-mt: PartHandler.cpp:138: const bool PartHandler::handle(): Assertion `checkClauseMovement(solver, sizes[sizes.size()-1].first, partFinder)' failed.

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3280274-1304028709/watcher-3280274-1304028709 -o /tmp/evaluation-result-3280274-1304028709/solver-3280274-1304028709 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3280274-1304028709.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: 2.44 0.56 0.18 5/180 17030
/proc/meminfo: memFree=24836328/32951124 swapFree=67051468/67111528
[pid=17030] ppid=17028 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17030/stat : 17030 (strangenight1-m) R 17028 17030 16958 0 -1 4202496 413 0 0 0 0 0 0 0 21 0 4 0 514473810 52465664 353 33554432000 4194304 4650419 140735970328912 18446744073709551615 46999216883628 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17030/statm: 12809 353 303 112 0 7774 0
[pid=17030/tid=17031] ppid=17028 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17030/task/17031/stat : 17031 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 514473811 52465664 353 33554432000 4194304 4650419 140735970328912 18446744073709551615 218371013617 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17030/tid=17032] ppid=17028 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17030/task/17032/stat : 17032 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 514473811 52465664 353 33554432000 4194304 4650419 140735970328912 18446744073709551615 218382754870 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17030/tid=17033] ppid=17028 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17030/task/17033/stat : 17033 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 514473811 52465664 353 33554432000 4194304 4650419 140735970328912 18446744073709551615 46999216883634 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.106509 s]
/proc/loadavg: 2.44 0.56 0.18 5/180 17030
/proc/meminfo: memFree=24836328/32951124 swapFree=67051468/67111528
[pid=17030] ppid=17028 vsize=443176 CPUtime=0.4 cores=0,2,4,6
/proc/17030/stat : 17030 (strangenight1-m) R 17028 17030 16958 0 -1 4202496 55131 0 0 0 29 11 0 0 18 0 4 0 514473810 453812224 44722 33554432000 4194304 4650419 140735970328912 18446744073709551615 4362077 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17030/statm: 106696 42158 344 112 0 101661 0
[pid=17030/tid=17031] ppid=17028 vsize=426784 CPUtime=0.09 cores=0,2,4,6
/proc/17030/task/17031/stat : 17031 (strangenight1-m) D 17028 17030 16958 0 -1 4202560 13744 0 0 0 6 3 0 0 18 0 4 0 514473811 437026816 42158 33554432000 4194304 4650419 140735970328912 18446744073709551615 218370983018 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17030/tid=17032] ppid=17028 vsize=426784 CPUtime=0.09 cores=0,2,4,6
/proc/17030/task/17032/stat : 17032 (strangenight1-m) D 17028 17030 16958 0 -1 4202560 13474 0 0 0 7 2 0 0 18 0 4 0 514473811 437026816 42158 33554432000 4194304 4650419 140735970328912 18446744073709551615 218371000455 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17030/tid=17033] ppid=17028 vsize=426784 CPUtime=0.09 cores=0,2,4,6
/proc/17030/task/17033/stat : 17033 (strangenight1-m) D 17028 17030 16958 0 -1 4202560 13442 0 0 0 7 2 0 0 18 0 4 0 514473811 437026816 42158 33554432000 4194304 4650419 140735970328912 18446744073709551615 218370618401 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 443176

[startup+0.212938 s]
/proc/loadavg: 2.44 0.56 0.18 5/180 17030
/proc/meminfo: memFree=24836328/32951124 swapFree=67051468/67111528
[pid=17030] ppid=17028 vsize=601288 CPUtime=0.74 cores=0,2,4,6
/proc/17030/stat : 17030 (strangenight1-m) R 17028 17030 16958 0 -1 4202496 110193 0 0 0 53 21 0 0 18 0 4 0 514473810 615718912 87922 33554432000 4194304 4650419 140735970328912 18446744073709551615 4546090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17030/statm: 150322 87922 344 112 0 145287 0
[pid=17030/tid=17031] ppid=17028 vsize=601288 CPUtime=0.17 cores=0,2,4,6
/proc/17030/task/17031/stat : 17031 (strangenight1-m) D 17028 17030 16958 0 -1 4202560 27265 0 0 0 12 5 0 0 18 0 4 0 514473811 615718912 87922 33554432000 4194304 4650419 140735970328912 18446744073709551615 4361571 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17030/tid=17032] ppid=17028 vsize=601288 CPUtime=0.18 cores=0,2,4,6
/proc/17030/task/17032/stat : 17032 (strangenight1-m) D 17028 17030 16958 0 -1 4202560 26603 0 0 0 13 5 0 0 18 0 4 0 514473811 615718912 87922 33554432000 4194304 4650419 140735970328912 18446744073709551615 4361571 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17030/tid=17033] ppid=17028 vsize=601288 CPUtime=0.17 cores=0,2,4,6
/proc/17030/task/17033/stat : 17033 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 26482 0 0 0 13 4 0 0 18 0 4 0 514473811 615718912 87410 33554432000 4194304 4650419 140735970328912 18446744073709551615 218371000455 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 601288

[startup+0.300469 s]
/proc/loadavg: 2.44 0.56 0.18 5/180 17030
/proc/meminfo: memFree=24836328/32951124 swapFree=67051468/67111528
[pid=17030] ppid=17028 vsize=627900 CPUtime=1.07 cores=0,2,4,6
/proc/17030/stat : 17030 (strangenight1-m) R 17028 17030 16958 0 -1 4202496 114976 0 0 0 79 28 0 0 18 0 4 0 514473810 642969600 80723 33554432000 4194304 4650419 140735970328912 18446744073709551615 218371062303 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17030/statm: 156975 80723 344 112 0 151940 0
[pid=17030/tid=17031] ppid=17028 vsize=627900 CPUtime=0.25 cores=0,2,4,6
/proc/17030/task/17031/stat : 17031 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 28779 0 0 0 18 7 0 0 18 0 4 0 514473811 642969600 80723 33554432000 4194304 4650419 140735970328912 18446744073709551615 218370613205 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17030/tid=17032] ppid=17028 vsize=627900 CPUtime=0.26 cores=0,2,4,6
/proc/17030/task/17032/stat : 17032 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 28530 0 0 0 19 7 0 0 18 0 4 0 514473811 642969600 80723 33554432000 4194304 4650419 140735970328912 18446744073709551615 218371062303 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17030/tid=17033] ppid=17028 vsize=627900 CPUtime=0.26 cores=0,2,4,6
/proc/17030/task/17033/stat : 17033 (strangenight1-m) S 17028 17030 16958 0 -1 4202560 27823 0 0 0 19 7 0 0 18 0 4 0 514473811 642969600 80723 33554432000 4194304 4650419 140735970328912 18446744073709551615 218371062254 0 0 4096 2 18446604453925749888 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 627900

[startup+0.700401 s]
/proc/loadavg: 2.44 0.56 0.18 5/180 17030
/proc/meminfo: memFree=24836328/32951124 swapFree=67051468/67111528
[pid=17030] ppid=17028 vsize=777204 CPUtime=2.51 cores=0,2,4,6
/proc/17030/stat : 17030 (strangenight1-m) S 17028 17030 16958 0 -1 4202496 148535 0 0 0 183 68 0 0 17 0 4 0 514473810 795856896 114160 33554432000 4194304 4650419 140735970328912 18446744073709551615 218371062254 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17030/statm: 194301 114183 345 112 0 189266 0
[pid=17030/tid=17031] ppid=17028 vsize=777204 CPUtime=0.61 cores=0,2,4,6
/proc/17030/task/17031/stat : 17031 (strangenight1-m) S 17028 17030 16958 0 -1 4202560 36289 0 0 0 43 18 0 0 17 0 4 0 514473811 795856896 114195 33554432000 4194304 4650419 140735970328912 18446744073709551615 218371062254 0 0 4096 2 18446604453925749888 0 0 -1 6 0 0 0
[pid=17030/tid=17032] ppid=17028 vsize=777204 CPUtime=0.62 cores=0,2,4,6
/proc/17030/task/17032/stat : 17032 (strangenight1-m) S 17028 17030 16958 0 -1 4202560 36741 0 0 0 48 14 0 0 17 0 4 0 514473811 795856896 114206 33554432000 4194304 4650419 140735970328912 18446744073709551615 218371062254 0 0 4096 2 18446604453925749888 0 0 -1 0 0 0 0
[pid=17030/tid=17033] ppid=17028 vsize=777204 CPUtime=0.61 cores=0,2,4,6
/proc/17030/task/17033/stat : 17033 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 36087 0 0 0 43 18 0 0 17 0 4 0 514473811 795856896 114219 33554432000 4194304 4650419 140735970328912 18446744073709551615 218370654677 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 777204

[startup+1.50026 s]
/proc/loadavg: 2.89 0.69 0.23 9/184 17034
/proc/meminfo: memFree=24348976/32951124 swapFree=67051468/67111528
[pid=17030] ppid=17028 vsize=824844 CPUtime=5.66 cores=0,2,4,6
/proc/17030/stat : 17030 (strangenight1-m) R 17028 17030 16958 0 -1 4202496 168635 0 0 0 486 80 0 0 18 0 4 0 514473810 844640256 128378 33554432000 4194304 4650419 140735970328912 18446744073709551615 4369160 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17030/statm: 206211 128378 373 112 0 201176 0
[pid=17030/tid=17031] ppid=17028 vsize=824844 CPUtime=1.39 cores=0,2,4,6
/proc/17030/task/17031/stat : 17031 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 42408 0 0 0 118 21 0 0 18 0 4 0 514473811 844640256 128378 33554432000 4194304 4650419 140735970328912 18446744073709551615 4370299 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17030/tid=17032] ppid=17028 vsize=824844 CPUtime=1.41 cores=0,2,4,6
/proc/17030/task/17032/stat : 17032 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 42049 0 0 0 124 17 0 0 18 0 4 0 514473811 844640256 128378 33554432000 4194304 4650419 140735970328912 18446744073709551615 4369085 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17030/tid=17033] ppid=17028 vsize=824844 CPUtime=1.39 cores=0,2,4,6
/proc/17030/task/17033/stat : 17033 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 39913 0 0 0 118 21 0 0 18 0 4 0 514473811 844640256 128378 33554432000 4194304 4650419 140735970328912 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 824844

[startup+3.10098 s]
/proc/loadavg: 2.89 0.69 0.23 9/184 17034
/proc/meminfo: memFree=24287720/32951124 swapFree=67051468/67111528
[pid=17030] ppid=17028 vsize=824844 CPUtime=12.05 cores=0,2,4,6
/proc/17030/stat : 17030 (strangenight1-m) R 17028 17030 16958 0 -1 4202496 169745 0 0 0 1124 81 0 0 21 0 4 0 514473810 844640256 129488 33554432000 4194304 4650419 140735970328912 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17030/statm: 206211 129488 373 112 0 201176 0
[pid=17030/tid=17031] ppid=17028 vsize=824844 CPUtime=2.98 cores=0,2,4,6
/proc/17030/task/17031/stat : 17031 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 42524 0 0 0 277 21 0 0 21 0 4 0 514473811 844640256 129488 33554432000 4194304 4650419 140735970328912 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17030/tid=17032] ppid=17028 vsize=824844 CPUtime=3.01 cores=0,2,4,6
/proc/17030/task/17032/stat : 17032 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 42226 0 0 0 284 17 0 0 21 0 4 0 514473811 844640256 129488 33554432000 4194304 4650419 140735970328912 18446744073709551615 4369075 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17030/tid=17033] ppid=17028 vsize=824844 CPUtime=3 cores=0,2,4,6
/proc/17030/task/17033/stat : 17033 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 40535 0 0 0 278 22 0 0 21 0 4 0 514473811 844640256 129488 33554432000 4194304 4650419 140735970328912 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 824844

[startup+6.30041 s]
/proc/loadavg: 3.30 0.81 0.27 9/184 17034
/proc/meminfo: memFree=24271820/32951124 swapFree=67051468/67111528
[pid=17030] ppid=17028 vsize=923860 CPUtime=24.83 cores=0,2,4,6
/proc/17030/stat : 17030 (strangenight1-m) R 17028 17030 16958 0 -1 4202496 171431 0 0 0 2401 82 0 0 25 0 4 0 514473810 946032640 131174 33554432000 4194304 4650419 140735970328912 18446744073709551615 4369267 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17030/statm: 230965 131174 373 112 0 225930 0
[pid=17030/tid=17031] ppid=17028 vsize=923860 CPUtime=6.16 cores=0,2,4,6
/proc/17030/task/17031/stat : 17031 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 42575 0 0 0 595 21 0 0 25 0 4 0 514473811 946032640 131174 33554432000 4194304 4650419 140735970328912 18446744073709551615 4369954 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17030/tid=17032] ppid=17028 vsize=923860 CPUtime=6.21 cores=0,2,4,6
/proc/17030/task/17032/stat : 17032 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 42248 0 0 0 604 17 0 0 25 0 4 0 514473811 946032640 131174 33554432000 4194304 4650419 140735970328912 18446744073709551615 4369376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17030/tid=17033] ppid=17028 vsize=923860 CPUtime=6.2 cores=0,2,4,6
/proc/17030/task/17033/stat : 17033 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 41837 0 0 0 597 23 0 0 25 0 4 0 514473811 946032640 131174 33554432000 4194304 4650419 140735970328912 18446744073709551615 4361066 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 923860

[startup+12.7003 s]
/proc/loadavg: 3.67 0.93 0.31 9/184 17034
/proc/meminfo: memFree=24118072/32951124 swapFree=67051468/67111528
[pid=17030] ppid=17028 vsize=949500 CPUtime=50.38 cores=0,2,4,6
/proc/17030/stat : 17030 (strangenight1-m) R 17028 17030 16958 0 -1 4202496 198954 0 0 0 4950 88 0 0 25 0 4 0 514473810 972288000 155047 33554432000 4194304 4650419 140735970328912 18446744073709551615 4446366 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17030/statm: 237375 155047 387 112 0 232340 0
[pid=17030/tid=17031] ppid=17028 vsize=949500 CPUtime=12.53 cores=0,2,4,6
/proc/17030/task/17031/stat : 17031 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 50310 0 0 0 1230 23 0 0 25 0 4 0 514473811 972288000 155047 33554432000 4194304 4650419 140735970328912 18446744073709551615 4550167 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17030/tid=17032] ppid=17028 vsize=949500 CPUtime=12.6 cores=0,2,4,6
/proc/17030/task/17032/stat : 17032 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 49097 0 0 0 1242 18 0 0 18 0 4 0 514473811 972288000 155047 33554432000 4194304 4650419 140735970328912 18446744073709551615 4446495 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17030/tid=17033] ppid=17028 vsize=949500 CPUtime=12.59 cores=0,2,4,6
/proc/17030/task/17033/stat : 17033 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 48525 0 0 0 1234 25 0 0 25 0 4 0 514473811 972288000 155047 33554432000 4194304 4650419 140735970328912 18446744073709551615 4311310 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 949500

[startup+25.501 s]
/proc/loadavg: 4.34 1.16 0.39 9/184 17034
/proc/meminfo: memFree=23907880/32951124 swapFree=67051468/67111528
[pid=17030] ppid=17028 vsize=1158680 CPUtime=101.51 cores=0,2,4,6
/proc/17030/stat : 17030 (strangenight1-m) R 17028 17030 16958 0 -1 4202496 473786 0 0 0 10023 128 0 0 25 0 4 0 514473810 1186488320 208527 33554432000 4194304 4650419 140735970328912 18446744073709551615 4328259 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17030/statm: 289670 208527 395 112 0 284635 0
[pid=17030/tid=17031] ppid=17028 vsize=1158680 CPUtime=25.33 cores=0,2,4,6
/proc/17030/task/17031/stat : 17031 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 50310 0 0 0 2510 23 0 0 25 0 4 0 514473811 1186488320 208527 33554432000 4194304 4650419 140735970328912 18446744073709551615 4303382 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17030/tid=17032] ppid=17028 vsize=1158680 CPUtime=25.4 cores=0,2,4,6
/proc/17030/task/17032/stat : 17032 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 49137 0 0 0 2522 18 0 0 25 0 4 0 514473811 1186488320 208527 33554432000 4194304 4650419 140735970328912 18446744073709551615 4550132 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17030/tid=17033] ppid=17028 vsize=1158680 CPUtime=25.32 cores=0,2,4,6
/proc/17030/task/17033/stat : 17033 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 313324 0 0 0 2469 63 0 0 25 0 4 0 514473811 1186488320 208527 33554432000 4194304 4650419 140735970328912 18446744073709551615 4330666 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 1158680

[startup+51.1005 s]
/proc/loadavg: 5.92 1.84 0.64 9/184 17035
/proc/meminfo: memFree=21956208/32951124 swapFree=67051468/67111528
[pid=17030] ppid=17028 vsize=2012924 CPUtime=203.38 cores=0,2,4,6
/proc/17030/stat : 17030 (strangenight1-m) R 17028 17030 16958 0 -1 4202496 1346178 0 0 0 20097 241 0 0 25 0 4 0 514473810 2061234176 404160 33554432000 4194304 4650419 140735970328912 18446744073709551615 4370035 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17030/statm: 503231 404160 396 112 0 498196 0
[pid=17030/tid=17031] ppid=17028 vsize=2012924 CPUtime=50.83 cores=0,2,4,6
/proc/17030/task/17031/stat : 17031 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 317266 0 0 0 5025 58 0 0 25 0 4 0 514473811 2061234176 404160 33554432000 4194304 4650419 140735970328912 18446744073709551615 218370624514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17030/tid=17032] ppid=17028 vsize=2012924 CPUtime=50.84 cores=0,2,4,6
/proc/17030/task/17032/stat : 17032 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 354150 0 0 0 5027 57 0 0 25 0 4 0 514473811 2061234176 404160 33554432000 4194304 4650419 140735970328912 18446744073709551615 218370615058 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17030/tid=17033] ppid=17028 vsize=2012924 CPUtime=50.72 cores=0,2,4,6
/proc/17030/task/17033/stat : 17033 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 333386 0 0 0 5006 66 0 0 25 0 4 0 514473811 2061234176 404160 33554432000 4194304 4650419 140735970328912 18446744073709551615 4369972 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.38
Current children cumulated vsize (KiB) 2012924

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

[startup+51.2004 s]
/proc/loadavg: 5.92 1.84 0.64 9/184 17035
/proc/meminfo: memFree=21956208/32951124 swapFree=67051468/67111528
[pid=17030] ppid=17028 vsize=2012924 CPUtime=203.77 cores=0,2,4,6
/proc/17030/stat : 17030 (strangenight1-m) R 17028 17030 16958 0 -1 4202496 1346695 0 0 0 20136 241 0 0 25 0 4 0 514473810 2061234176 404677 33554432000 4194304 4650419 140735970328912 18446744073709551615 4370892 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17030/statm: 503231 404677 396 112 0 498196 0
[pid=17030/tid=17031] ppid=17028 vsize=2012924 CPUtime=50.92 cores=0,2,4,6
/proc/17030/task/17031/stat : 17031 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 317783 0 0 0 5034 58 0 0 25 0 4 0 514473811 2061234176 404677 33554432000 4194304 4650419 140735970328912 18446744073709551615 4248968 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17030/tid=17032] ppid=17028 vsize=2012924 CPUtime=50.94 cores=0,2,4,6
/proc/17030/task/17032/stat : 17032 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 354150 0 0 0 5037 57 0 0 25 0 4 0 514473811 2061234176 404678 33554432000 4194304 4650419 140735970328912 18446744073709551615 4369360 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17030/tid=17033] ppid=17028 vsize=2012924 CPUtime=50.82 cores=0,2,4,6
/proc/17030/task/17033/stat : 17033 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 333386 0 0 0 5016 66 0 0 25 0 4 0 514473811 2061234176 404678 33554432000 4194304 4650419 140735970328912 18446744073709551615 4371104 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 2012924

[startup+54.4009 s]
/proc/loadavg: 5.92 1.84 0.64 9/184 17035
/proc/meminfo: memFree=21623516/32951124 swapFree=67051468/67111528
[pid=17030] ppid=17028 vsize=2012924 CPUtime=216.56 cores=0,2,4,6
/proc/17030/stat : 17030 (strangenight1-m) R 17028 17030 16958 0 -1 4202496 1363524 0 0 0 21411 245 0 0 25 0 4 0 514473810 2061234176 416581 33554432000 4194304 4650419 140735970328912 18446744073709551615 4439371 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17030/statm: 503231 416581 396 112 0 498196 0
[pid=17030/tid=17031] ppid=17028 vsize=2012924 CPUtime=54.12 cores=0,2,4,6
/proc/17030/task/17031/stat : 17031 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 323508 0 0 0 5353 59 0 0 25 0 4 0 514473811 2061234176 416581 33554432000 4194304 4650419 140735970328912 18446744073709551615 4370480 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17030/tid=17032] ppid=17028 vsize=2012924 CPUtime=54.13 cores=0,2,4,6
/proc/17030/task/17032/stat : 17032 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 359806 0 0 0 5355 58 0 0 20 0 4 0 514473811 2061234176 416581 33554432000 4194304 4650419 140735970328912 18446744073709551615 4370340 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17030/tid=17033] ppid=17028 vsize=2012924 CPUtime=54 cores=0,2,4,6
/proc/17030/task/17033/stat : 17033 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 334077 0 0 0 5334 66 0 0 25 0 4 0 514473811 2061234176 416581 33554432000 4194304 4650419 140735970328912 18446744073709551615 4224411 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 216.56
Current children cumulated vsize (KiB) 2012924

[startup+57.6003 s]
/proc/loadavg: 6.08 1.95 0.68 9/184 17035
/proc/meminfo: memFree=21529396/32951124 swapFree=67051468/67111528
[pid=17030] ppid=17028 vsize=2176768 CPUtime=229.33 cores=0,2,4,6
/proc/17030/stat : 17030 (strangenight1-m) R 17028 17030 16958 0 -1 4202496 1418112 0 0 0 22681 252 0 0 25 0 4 0 514473810 2229010432 445590 33554432000 4194304 4650419 140735970328912 18446744073709551615 4369904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17030/statm: 544192 445590 396 112 0 539157 0
[pid=17030/tid=17031] ppid=17028 vsize=2176768 CPUtime=57.33 cores=0,2,4,6
/proc/17030/task/17031/stat : 17031 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 329593 0 0 0 5672 61 0 0 25 0 4 0 514473811 2229010432 445590 33554432000 4194304 4650419 140735970328912 18446744073709551615 4438244 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17030/tid=17032] ppid=17028 vsize=2176768 CPUtime=57.34 cores=0,2,4,6
/proc/17030/task/17032/stat : 17032 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 360951 0 0 0 5675 59 0 0 25 0 4 0 514473811 2229010432 445590 33554432000 4194304 4650419 140735970328912 18446744073709551615 4345582 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17030/tid=17033] ppid=17028 vsize=2176768 CPUtime=57.19 cores=0,2,4,6
/proc/17030/task/17033/stat : 17033 (strangenight1-m) R 17028 17030 16958 0 -1 4202560 380331 0 0 0 5647 72 0 0 25 0 4 0 514473811 2229010432 445590 33554432000 4194304 4650419 140735970328912 18446744073709551615 218371000455 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 229.33
Current children cumulated vsize (KiB) 2176768

[startup+59.2011 s]
/proc/loadavg: 6.08 1.95 0.68 6/184 17035
/proc/meminfo: memFree=21212452/32951124 swapFree=67051468/67111528
[pid=17030] ppid=17028 vsize=2143996 CPUtime=232.21 cores=0,2,4,6
/proc/17030/stat : 17030 (strangenight1-m) D 17028 17030 16958 0 -1 4203524 1462660 0 0 0 22845 376 0 0 25 0 4 0 514473810 2195451904 442709 33554432000 4194304 4650419 140735970328912 18446744073709551615 4369890 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17030/statm: 535999 442709 402 112 0 530964 0
[pid=17030/tid=17031] ppid=17028 vsize=2143996 CPUtime=57.75 cores=0,2,4,6
/proc/17030/task/17031/stat : 17031 (strangenight1-m) D 17028 17030 16958 0 -1 4203588 329593 0 0 0 5714 61 0 0 25 0 4 0 514473811 2195451904 442709 33554432000 4194304 4650419 140735970328912 18446744073709551615 4476309 0 0 4096 2 18446744071562337734 0 0 -1 2 0 0 0
[pid=17030/tid=17032] ppid=17028 vsize=2143996 CPUtime=57.76 cores=0,2,4,6
/proc/17030/task/17032/stat : 17032 (strangenight1-m) D 17028 17030 16958 0 -1 4203588 361130 0 0 0 5717 59 0 0 25 0 4 0 514473811 2195451904 442709 33554432000 4194304 4650419 140735970328912 18446744073709551615 4371317 0 0 4096 2 18446744071562337734 0 0 -1 0 0 0 0
[pid=17030/tid=17033] ppid=17028 vsize=2143996 CPUtime=58.78 cores=0,2,4,6
/proc/17030/task/17033/stat : 17033 (strangenight1-m) R 17028 17030 16958 0 -1 4204096 424700 0 0 0 5683 195 0 0 25 0 4 0 514473811 2195451904 442709 33554432000 4194304 4650419 140735970328912 18446744073709551615 218370343525 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 232.21
Current children cumulated vsize (KiB) 2143996

[startup+60.0009 s]
/proc/loadavg: 6.08 1.95 0.68 6/184 17035
/proc/meminfo: memFree=20324112/32951124 swapFree=67051468/67111528
[pid=17030] ppid=17028 vsize=2143996 CPUtime=233.01 cores=0,2,4,6
/proc/17030/stat : 17030 (strangenight1-m) D 17028 17030 16958 0 -1 4203524 1462660 0 0 0 22845 456 0 0 25 0 4 0 514473810 2195451904 442709 33554432000 4194304 4650419 140735970328912 18446744073709551615 4369890 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17030/statm: 535999 442709 402 112 0 530964 0
[pid=17030/tid=17031] ppid=17028 vsize=2143996 CPUtime=57.75 cores=0,2,4,6
/proc/17030/task/17031/stat : 17031 (strangenight1-m) D 17028 17030 16958 0 -1 4203588 329593 0 0 0 5714 61 0 0 25 0 4 0 514473811 2195451904 442709 33554432000 4194304 4650419 140735970328912 18446744073709551615 4476309 0 0 4096 2 18446744071562337734 0 0 -1 2 0 0 0
[pid=17030/tid=17032] ppid=17028 vsize=2143996 CPUtime=57.76 cores=0,2,4,6
/proc/17030/task/17032/stat : 17032 (strangenight1-m) D 17028 17030 16958 0 -1 4203588 361130 0 0 0 5717 59 0 0 25 0 4 0 514473811 2195451904 442709 33554432000 4194304 4650419 140735970328912 18446744073709551615 4371317 0 0 4096 2 18446744071562337734 0 0 -1 0 0 0 0
[pid=17030/tid=17033] ppid=17028 vsize=2143996 CPUtime=59.58 cores=0,2,4,6
/proc/17030/task/17033/stat : 17033 (strangenight1-m) R 17028 17030 16958 0 -1 4204096 424700 0 0 0 5683 275 0 0 25 0 4 0 514473811 2195451904 442709 33554432000 4194304 4650419 140735970328912 18446744073709551615 218370343525 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 233.01
Current children cumulated vsize (KiB) 2143996

[startup+60.2009 s]
/proc/loadavg: 6.08 1.95 0.68 6/184 17035
/proc/meminfo: memFree=20324112/32951124 swapFree=67051468/67111528
[pid=17030] ppid=17028 vsize=2143996 CPUtime=233.21 cores=0,2,4,6
/proc/17030/stat : 17030 (strangenight1-m) D 17028 17030 16958 0 -1 4203524 1462660 0 0 0 22845 476 0 0 25 0 4 0 514473810 2195451904 442709 33554432000 4194304 4650419 140735970328912 18446744073709551615 4369890 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17030/statm: 535999 442709 402 112 0 530964 0
[pid=17030/tid=17031] ppid=17028 vsize=2143996 CPUtime=57.75 cores=0,2,4,6
/proc/17030/task/17031/stat : 17031 (strangenight1-m) D 17028 17030 16958 0 -1 4203588 329593 0 0 0 5714 61 0 0 25 0 4 0 514473811 2195451904 442709 33554432000 4194304 4650419 140735970328912 18446744073709551615 4476309 0 0 4096 2 18446744071562337734 0 0 -1 2 0 0 0
[pid=17030/tid=17032] ppid=17028 vsize=2143996 CPUtime=57.76 cores=0,2,4,6
/proc/17030/task/17032/stat : 17032 (strangenight1-m) D 17028 17030 16958 0 -1 4203588 361130 0 0 0 5717 59 0 0 25 0 4 0 514473811 2195451904 442709 33554432000 4194304 4650419 140735970328912 18446744073709551615 4371317 0 0 4096 2 18446744071562337734 0 0 -1 0 0 0 0
[pid=17030/tid=17033] ppid=17028 vsize=2143996 CPUtime=59.78 cores=0,2,4,6
/proc/17030/task/17033/stat : 17033 (strangenight1-m) R 17028 17030 16958 0 -1 4204096 424700 0 0 0 5683 295 0 0 25 0 4 0 514473811 2195451904 442709 33554432000 4194304 4650419 140735970328912 18446744073709551615 218370343525 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 233.21
Current children cumulated vsize (KiB) 2143996

[startup+60.3009 s]
/proc/loadavg: 6.08 1.95 0.68 6/184 17035
/proc/meminfo: memFree=20324112/32951124 swapFree=67051468/67111528
[pid=17030] ppid=17028 vsize=2143996 CPUtime=233.31 cores=0,2,4,6
/proc/17030/stat : 17030 (strangenight1-m) D 17028 17030 16958 0 -1 4203524 1462660 0 0 0 22845 486 0 0 25 0 4 0 514473810 2195451904 442709 33554432000 4194304 4650419 140735970328912 18446744073709551615 4369890 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17030/statm: 535999 442709 402 112 0 530964 0
[pid=17030/tid=17031] ppid=17028 vsize=2143996 CPUtime=57.75 cores=0,2,4,6
/proc/17030/task/17031/stat : 17031 (strangenight1-m) D 17028 17030 16958 0 -1 4203588 329593 0 0 0 5714 61 0 0 25 0 4 0 514473811 2195451904 442709 33554432000 4194304 4650419 140735970328912 18446744073709551615 4476309 0 0 4096 2 18446744071562337734 0 0 -1 2 0 0 0
[pid=17030/tid=17032] ppid=17028 vsize=2143996 CPUtime=57.76 cores=0,2,4,6
/proc/17030/task/17032/stat : 17032 (strangenight1-m) D 17028 17030 16958 0 -1 4203588 361130 0 0 0 5717 59 0 0 25 0 4 0 514473811 2195451904 442709 33554432000 4194304 4650419 140735970328912 18446744073709551615 4371317 0 0 4096 2 18446744071562337734 0 0 -1 0 0 0 0
[pid=17030/tid=17033] ppid=17028 vsize=2143996 CPUtime=59.88 cores=0,2,4,6
/proc/17030/task/17033/stat : 17033 (strangenight1-m) R 17028 17030 16958 0 -1 4204096 424700 0 0 0 5683 305 0 0 25 0 4 0 514473811 2195451904 442709 33554432000 4194304 4650419 140735970328912 18446744073709551615 218370343525 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 233.31
Current children cumulated vsize (KiB) 2143996

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 60.3964
CPU time (s): 233.411
CPU user time (s): 228.455
CPU system time (s): 4.95525
CPU usage (%): 386.464
Max. virtual memory (cumulated for all children) (KiB): 2176768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 228.455
system time used= 4.95525
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1462660
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= 54109
involuntary context switches= 1358

runsolver used 0.077988 second user time and 0.252961 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-29 00:11:50
IDJOB=3280274
IDBENCH=20365
IDSOLVER=1588
FILE ID=node101/3280274-1304028709
RUNJOBID= node101-1304028687-16976
PBS_JOBID= 13170351
Free space on /tmp= 71972 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-17-u.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280274-1304028709/watcher-3280274-1304028709 -o /tmp/evaluation-result-3280274-1304028709/solver-3280274-1304028709 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3280274-1304028709.cnf

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

MD5SUM BENCH= 9ce7c48a28ddd5790e38607bb893dd38
RANDOM SEED=1292810014

node101.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.841
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.68
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.841
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.83
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.841
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24836608 kB
Buffers:       1999816 kB
Cached:        5011292 kB
SwapCached:      30452 kB
Active:        3454880 kB
Inactive:      4215356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24836608 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           59628 kB
Writeback:           0 kB
AnonPages:      650436 kB
Mapped:           9672 kB
Slab:           379684 kB
PageTables:       6064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   940776 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= 70236 MiB
End job on node101 at 2011-04-29 00:12:51