Trace number 3370504

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-st (fixed)UNSAT 276.416 276.411

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.305
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370504-1305394051.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:        2576
0.00/0.01	c -- clauses added:            0 learnts,         2576 normals,            0 xors
0.00/0.01	c -- vars added        400
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       400      2176       400         0      8480         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c Replacing        8 vars Replaced      123 lits Time:     0.00 s 
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      92 undec:     200 neg:     108
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       392      2176       384         0      8448         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.09/0.15	c  N st     8      4915       392      2176       384      4755      8448     98786   no data   no data  --
0.29/0.36	c  N st    10     11297       392      2176       384      4460      8448     73891   no data   no data  --
0.59/0.61	c  N st    11     17040       392      2176       384      9929      8448    177868   no data   no data  --
0.89/0.92	c  F st    12     25000       392      2176       384     12326      8448    202517   no data   no data  --
0.89/0.92	c  N st    12     25000       392      2176       384     12326      8448    202517   no data   no data  --
1.10/1.14	c Decided on static restart strategy
1.10/1.14	c  N st    18     30001       392      2176       384     10599      8448    163097   no data   no data  --
1.10/1.14	c  S st    18     30001       392      2176       384     10599      8448    163097   no data   no data  --
1.10/1.17	c  S st    18     30503       392      2176       384     11100      8448    172590   no data   no data  --
1.10/1.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.10/1.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.10/1.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
1.10/1.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.39/1.43	c lits-rem:      1342  cl-subs:     1138  v-elim:      0  v-fix:    0  time:  0.24 s
1.39/1.44	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.01
1.39/1.44	c calculated reachability. Time: 0.00
1.39/1.44	c  N st    18     30503       392      2176       384      9962      8448    151265   no data   no data  --
1.69/1.75	c  N st    20     37614       392      2176       384      9270      8448    130662   no data   no data  --
1.99/2.04	c  N st    21     44014       392      2176       384     15441      8448    263383   no data   no data  --
2.10/2.12	c  S st    22     45755       392      2176       384     17091      8448    295417   no data   no data  --
2.10/2.17	c  S st    22     46258       392      2176       384      9126      8448    112399   no data   no data  --
2.10/2.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.10/2.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.10/2.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.10/2.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.10/2.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
2.10/2.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.20/2.25	c lits-rem:       210  cl-subs:      115  v-elim:      0  v-fix:    0  time:  0.06 s
2.20/2.25	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
2.20/2.25	c vivif2 --  cl tried     9011 cl shrink        0 lits rem          0 time: 0.00
2.20/2.26	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.01
2.20/2.26	c calculated reachability. Time: 0.00
2.20/2.26	c  N st    22     46258       392      2176       384      9011      8448    110354   no data   no data  --
2.88/2.96	c  N st    23     60655       392      2176       384     13346      8448    184265   no data   no data  --
3.38/3.47	c  N st    24     69388       392      2176       384     11226      8448    132160   no data   no data  --
3.38/3.47	c  S st    24     69388       392      2176       384     11226      8448    132160   no data   no data  --
3.48/3.50	c  S st    24     69890       392      2176       384     11727      8448    142185   no data   no data  --
3.48/3.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.48/3.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.48/3.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.48/3.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.48/3.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.48/3.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
3.48/3.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.58/3.64	c lits-rem:       358  cl-subs:      163  v-elim:      0  v-fix:    0  time:  0.13 s
3.58/3.64	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
3.58/3.65	c vivif2 --  cl tried    11564 cl shrink        0 lits rem          0 time: 0.00
3.58/3.66	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.01
3.58/3.66	c calculated reachability. Time: 0.00
3.58/3.66	c  N st    24     69890       392      2176       384     11564      8448    139609   no data   no data  --
4.48/4.57	c  F st    25     87502       392      2176       384     16922      8448    225987   no data   no data  --
4.48/4.57	c  N st    25     87502       392      2176       384     16922      8448    225987   no data   no data  --
4.78/4.87	c Decided on static restart strategy
4.98/5.06	c  N st    32     95539       392      2176       384     24520      8448    357756   no data   no data  --
5.50/5.55	c  N st    34    104835       392      2176       384     20978      8448    283091   no data   no data  --
5.50/5.55	c  S st    34    104835       392      2176       384     20978      8448    283091   no data   no data  --
5.58/5.60	c  S st    34    105336       392      2176       384     21478      8448    293473   no data   no data  --
5.58/5.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.58/5.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.58/5.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
5.58/5.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.58/5.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.58/5.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
5.58/5.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.28/6.34	c lits-rem:      1433  cl-subs:     2502  v-elim:      0  v-fix:    0  time:  0.72 s
6.28/6.34	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
6.28/6.35	c vivif2 --  cl tried    18976 cl shrink        0 lits rem          0 time: 0.00
6.28/6.36	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.02
6.28/6.36	c calculated reachability. Time: 0.00
6.28/6.36	c  N st    34    105336       392      2176       384     18976      8448    257386   no data   no data  --
6.88/6.98	c  N st    35    114935       392      2176       384     14932      8448    172612   no data   no data  --
7.88/7.97	c  N st    36    129332       392      2176       384     28467      8448    421363   no data   no data  --
9.39/9.47	c  N st    37    150928       392      2176       384     19593      8448    236385   no data   no data  --
9.90/9.91	c  S st    38    158004       392      2176       384     26255      8448    355816   no data   no data  --
9.90/9.98	c  S st    38    158508       392      2176       384     26759      8448    367037   no data   no data  --
9.90/9.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.90/9.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.90/9.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
9.90/10.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.99/10.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.99/10.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
9.99/10.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.19/11.25	c lits-rem:      2195  cl-subs:     3013  v-elim:      0  v-fix:    0  time:  1.25 s
11.19/11.25	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
11.19/11.25	c vivif2 --  cl tried    23746 cl shrink        0 lits rem          0 time: 0.00
11.19/11.28	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.02
11.19/11.28	c calculated reachability. Time: 0.00
11.19/11.28	c  N st    38    158508       392      2176       384     23746      8448    314827   no data   no data  --
14.59/14.69	c  N st    39    207096       392      2176       384     18950      8448    205537   no data   no data  --
16.68/16.77	c  N st    40    237763       392      2176       384     28904      8448    385603   no data   no data  --
16.68/16.77	c  S st    40    237763       392      2176       384     28904      8448    385603   no data   no data  --
16.78/16.84	c  S st    40    238264       392      2176       384     29404      8448    396665   no data   no data  --
16.78/16.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.78/16.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.78/16.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
16.78/16.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.78/16.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.78/16.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
16.78/16.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
18.28/18.36	c lits-rem:      2752  cl-subs:     2585  v-elim:      0  v-fix:    0  time:  1.50 s
18.28/18.36	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
18.28/18.37	c vivif2 --  cl tried    26819 cl shrink        0 lits rem          0 time: 0.00
18.28/18.39	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.02
18.28/18.39	c calculated reachability. Time: 0.00
18.28/18.39	c  N st    40    238264       392      2176       384     26819      8448    350920   no data   no data  --
23.59/23.68	c  F st    41    306250       392      2176       384     28735      8448    350929   no data   no data  --
23.59/23.68	c  N st    41    306250       392      2176       384     28735      8448    350929   no data   no data  --
23.99/24.04	c Decided on static restart strategy
25.99/26.09	c  N st    51    334556       392      2176       384     33061      8448    441104   no data   no data  --
27.99/28.07	c  N st    53    357396       392      2176       384     31108      8448    398181   no data   no data  --
27.99/28.07	c  S st    53    357396       392      2176       384     31108      8448    398181   no data   no data  --
28.09/28.14	c  S st    53    357899       392      2176       384     31609      8448    408784   no data   no data  --
28.09/28.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.09/28.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.09/28.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
28.09/28.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.09/28.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.09/28.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
28.09/28.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
29.49/29.58	c lits-rem:      2734  cl-subs:     1642  v-elim:      0  v-fix:    0  time:  1.41 s
29.49/29.58	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
29.49/29.58	c vivif2 --  cl tried    29967 cl shrink        0 lits rem          0 time: 0.00
29.60/29.61	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.03
29.60/29.61	c calculated reachability. Time: 0.00
29.60/29.61	c  N st    53    357899       392      2176       384     29967      8448    379252   no data   no data  --
32.29/32.30	c  N st    54    390292       392      2176       384     35464      8448    472179   no data   no data  --
36.30/36.36	c  N st    55    438881       392      2176       384     29657      8448    345091   no data   no data  --
42.80/42.85	c  N st    56    511764       392      2176       384     42184      8448    529533   no data   no data  --
45.39/45.45	c  N st    57    536849       392      2176       384     36965      8448    455659   no data   no data  --
45.39/45.45	c  S st    57    536849       392      2176       384     36965      8448    455659   no data   no data  --
45.49/45.52	c  S st    57    537350       392      2176       384     37464      8448    465161   no data   no data  --
45.49/45.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.49/45.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.49/45.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
45.49/45.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.49/45.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.49/45.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
45.49/45.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
46.99/47.04	c lits-rem:      4032  cl-subs:     2865  v-elim:      0  v-fix:    0  time:  1.49 s
46.99/47.04	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
46.99/47.04	c vivif2 --  cl tried    34599 cl shrink        0 lits rem          0 time: 0.00
46.99/47.08	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.03
46.99/47.08	c calculated reachability. Time: 0.00
46.99/47.08	c  N st    57    537350       392      2176       384     34599      8448    415734   no data   no data  --
62.70/62.72	c  N st    58    701335       392      2176       384     62242      8448    859713   no data   no data  --
72.50/72.53	c  N st    59    806025       392      2176       384     55803      8448    753420   no data   no data  --
72.50/72.53	c  S st    59    806025       392      2176       384     55803      8448    753420   no data   no data  --
72.60/72.67	c  S st    59    806530       392      2176       384     56303      8448    764730   no data   no data  --
72.60/72.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.60/72.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.60/72.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
72.69/72.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.69/72.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
72.69/72.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
72.69/72.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
76.39/76.44	c lits-rem:      5573  cl-subs:     7852  v-elim:      0  v-fix:    0  time:  3.73 s
76.39/76.44	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
76.39/76.45	c vivif2 --  cl tried    48451 cl shrink        0 lits rem          0 time: 0.01
76.39/76.49	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.04
76.39/76.50	c calculated reachability. Time: 0.00
76.39/76.50	c  N st    59    806530       392      2176       384     48451      8448    635711   no data   no data  --
104.19/104.25	c  F st    60   1071876       392      2176       384     63561      8448    815171   no data   no data  --
104.19/104.25	c  N st    60   1071876       392      2176       384     63561      8448    815171   no data   no data  --
104.99/105.03	c Decided on static restart strategy
107.80/107.88	c  N st    70   1100176       392      2176       384     48794      8448    585282   no data   no data  --
111.89/111.98	c  N st    72   1136168       392      2176       384     81735      8448   1185929   no data   no data  --
115.40/115.43	c  N st    73   1168560       392      2176       384     69271      8448    969615   no data   no data  --
120.29/120.31	c  N st    74   1209795       392      2176       384     63934      8448    847185   no data   no data  --
120.29/120.31	c  S st    74   1209795       392      2176       384     63934      8448    847185   no data   no data  --
120.39/120.45	c  S st    74   1210298       392      2176       384     64436      8448    857491   no data   no data  --
120.39/120.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
120.39/120.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.39/120.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
120.49/120.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.49/120.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
120.49/120.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
120.49/120.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
125.40/125.41	c lits-rem:      6517  cl-subs:     9779  v-elim:      0  v-fix:    0  time:  4.91 s
125.40/125.41	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
125.40/125.42	c vivif2 --  cl tried    54657 cl shrink        0 lits rem          0 time: 0.01
125.40/125.47	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.05
125.40/125.47	c calculated reachability. Time: 0.00
125.40/125.47	c  N st    74   1210298       392      2176       384     54657      8448    696718   no data   no data  --
135.20/135.25	c  N st    75   1283180       392      2176       384     77928      8448   1064519   no data   no data  --
149.19/149.23	c  N st    76   1392504       392      2176       384     87306      8448   1182458   no data   no data  --
169.89/169.95	c  N st    77   1556489       392      2176       384     94796      8448   1315637   no data   no data  --
190.09/190.10	c  N st    78   1710298       392      2176       384     85166      8448   1138960   no data   no data  --
190.09/190.10	c  S st    78   1710298       392      2176       384     85166      8448   1138960   no data   no data  --
190.20/190.30	c  S st    78   1710799       392      2176       384     85667      8448   1149679   no data   no data  --
190.20/190.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
190.20/190.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
190.30/190.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
190.30/190.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
190.30/190.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
190.30/190.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
190.30/190.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
201.39/201.43	c lits-rem:      7419  cl-subs:    16732  v-elim:      0  v-fix:    0  time: 11.05 s
201.39/201.43	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
201.39/201.44	c vivif2 --  cl tried    68935 cl shrink        0 lits rem          0 time: 0.01
201.49/201.56	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.12
201.49/201.56	c calculated reachability. Time: 0.00
201.49/201.56	c  N st    78   1710799       392      2176       384     68935      8448    890862   no data   no data  --
224.89/224.94	c Finding binary XORs  T:     0.00 s  found:       0
243.30/243.36	c Finding binary XORs  T:     0.00 s  found:       0
253.19/253.29	c  N st    79   2079763       390      2112       386     67415      8192    811816   no data   no data  --
257.99/258.04	c Finding binary XORs  T:     0.00 s  found:       0
262.09/262.11	c Finding binary XORs  T:     0.00 s  found:       0
265.00/265.07	c Finding binary XORs  T:     0.00 s  found:       0
269.89/269.91	c Finding binary XORs  T:     0.00 s  found:      16
269.89/269.92	c Replacing       16 vars Replaced     4007 lits Time:     0.01 s 
269.99/270.01	c  N st    80   2210799       370      1913       398     47879      7463    531747   no data   no data  --
269.99/270.01	c  S st    80   2210799       370      1913       398     47879      7463    531747   no data   no data  --
270.09/270.13	c  S st    80   2211302       370      1913       398     48380      7463    540429   no data   no data  --
270.09/270.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
270.09/270.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
270.09/270.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
270.09/270.16	c bin-w-bin subsume rem            1 bins  time:  0.00 s
270.29/270.31	c subs with bin:     1191  lits-rem:      2295  v-fix:    0  time:  0.15 s
270.29/270.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    370 time:  0.00 s
270.29/270.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
272.99/273.01	c lits-rem:     14187  cl-subs:     7658  v-elim:      4  v-fix:    0  time:  2.70 s
272.99/273.01	c vivif2 --  cl tried     1925 cl shrink        0 lits rem          0 time: 0.00
272.99/273.02	c vivif2 --  cl tried    39531 cl shrink       48 lits rem         57 time: 0.01
272.99/273.06	c asymm  cl-useful: 0/1925/1925 lits-rem:0 time: 0.04
272.99/273.07	c calculated reachability. Time: 0.00
272.99/273.07	c  N st    80   2211302       366      1925       387     39531      7487    421243   no data   no data  --
275.39/275.42	c Finding binary XORs  T:     0.00 s  found:      16
275.39/275.43	c Replacing       16 vars Replaced     5567 lits Time:     0.01 s 
276.39/276.40	c  E st    81   2238167       335      1765       441     35410      6911    341462   no data   no data  --
276.39/276.40	c num threads              : 1          
276.39/276.40	c restarts                 : 81         
276.39/276.40	c dynamic restarts         : 0          
276.39/276.40	c static restarts          : 81         
276.39/276.40	c full restarts            : 4          
276.39/276.40	c total simplify time      : 1.19       
276.39/276.40	c learnts DL2              : 0          
276.39/276.40	c learnts size 2           : 638        
276.39/276.40	c learnts size 1           : 32          (8.00      % of vars)
276.39/276.40	c filedLit time            : 0.13        (0.05      % time)
276.39/276.40	c v-elim SatELite          : 4           (1.00      % vars)
276.39/276.40	c SatELite time            : 29.03       (10.51     % time)
276.39/276.40	c v-elim xor               : 0           (0.00      % vars)
276.39/276.40	c xor elim time            : 0.02        (0.01      % time)
276.39/276.40	c num binary xor trees     : 36         
276.39/276.40	c binxor trees' crown      : 40          (1.11      leafs/tree)
276.39/276.40	c bin xor find time        : 0.00       
276.39/276.40	c OTF clause improved      : 192384      (0.09      clauses/conflict)
276.39/276.40	c OTF impr. size diff      : 205091      (1.07       lits/clause)
276.39/276.40	c OTF cl watch-shrink      : 590044      (0.26      clauses/conflict)
276.39/276.40	c OTF cl watch-sh-lit      : 1037101     (1.76       lits/clause)
276.39/276.40	c tried to recurMin cls    : 286150      (12.79      % of conflicts)
276.39/276.40	c updated cache            : 4161        (0.01       lits/tried recurMin)
276.39/276.40	c clauses over max glue    : 0           (0.00      % of all clauses)
276.39/276.40	c conflicts                : 2238167     (8101.61   / sec)
276.39/276.40	c decisions                : 2539795     (0.31      % random)
276.39/276.40	c bogo-props               : 49716499992 (179961412.76 / sec)
276.39/276.40	c conflict literals        : 37669660    (26.71     % deleted)
276.39/276.40	c Memory used              : 99.27       MB
276.39/276.40	c CPU time                 : 276.26      s
276.39/276.40	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3370504-1305394051/watcher-3370504-1305394051 -o /tmp/evaluation-result-3370504-1305394051/solver-3370504-1305394051 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370504-1305394051.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.50 3.93 3.97 4/331 23103
/proc/meminfo: memFree=25311684/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=30320 CPUtime=0 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 686 0 0 0 0 0 0 0 18 0 1 0 651005585 31047680 611 33554432000 4194304 4650387 140734022693104 18446744073709551615 4440827 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 7580 611 368 112 0 2545 0

[startup+0.079297 s]
/proc/loadavg: 3.50 3.93 3.97 4/331 23103
/proc/meminfo: memFree=25311684/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=30320 CPUtime=0.07 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 761 0 0 0 7 0 0 0 18 0 1 0 651005585 31047680 686 33554432000 4194304 4650387 140734022693104 18446744073709551615 4367252 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 7580 686 379 112 0 2545 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30320

[startup+0.100295 s]
/proc/loadavg: 3.50 3.93 3.97 4/331 23103
/proc/meminfo: memFree=25311684/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=30452 CPUtime=0.09 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 790 0 0 0 9 0 0 0 18 0 1 0 651005585 31182848 715 33554432000 4194304 4650387 140734022693104 18446744073709551615 4520077 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 7613 715 379 112 0 2578 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30452

[startup+0.300257 s]
/proc/loadavg: 3.50 3.93 3.97 4/331 23103
/proc/meminfo: memFree=25311684/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=30988 CPUtime=0.29 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 1069 0 0 0 29 0 0 0 18 0 1 0 651005585 31731712 866 33554432000 4194304 4650387 140734022693104 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 7747 866 381 112 0 2712 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30988

[startup+0.700195 s]
/proc/loadavg: 3.50 3.93 3.97 4/331 23103
/proc/meminfo: memFree=25311684/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=31540 CPUtime=0.69 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 1578 0 0 0 69 0 0 0 18 0 1 0 651005585 32296960 932 33554432000 4194304 4650387 140734022693104 18446744073709551615 4315065 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 7885 932 381 112 0 2850 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31540

[startup+1.50103 s]
/proc/loadavg: 3.50 3.93 3.97 5/337 23139
/proc/meminfo: memFree=25291132/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=36376 CPUtime=1.49 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 3082 0 0 0 149 0 0 0 20 0 1 0 651005585 37249024 2164 33554432000 4194304 4650387 140734022693104 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 9094 2164 383 112 0 4059 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36376

[startup+3.10074 s]
/proc/loadavg: 3.50 3.93 3.97 5/334 23160
/proc/meminfo: memFree=25272556/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=37176 CPUtime=3.08 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 4381 0 0 0 308 0 0 0 25 0 1 0 651005585 38068224 2374 33554432000 4194304 4650387 140734022693104 18446744073709551615 4331372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 9294 2374 383 112 0 4259 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37176

[startup+6.30015 s]
/proc/loadavg: 3.54 3.93 3.97 5/337 23166
/proc/meminfo: memFree=25168640/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=41000 CPUtime=6.28 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 6668 0 0 0 628 0 0 0 25 0 1 0 651005585 41984000 3337 33554432000 4194304 4650387 140734022693104 18446744073709551615 4438597 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 10250 3337 383 112 0 5215 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41000

[startup+12.701 s]
/proc/loadavg: 3.57 3.93 3.97 5/337 23167
/proc/meminfo: memFree=25136464/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=45176 CPUtime=12.69 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 9957 0 0 0 1268 1 0 0 25 0 1 0 651005585 46260224 4353 33554432000 4194304 4650387 140734022693104 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 11294 4353 383 112 0 6259 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45176

[startup+25.5006 s]
/proc/loadavg: 3.67 3.93 3.97 5/337 23167
/proc/meminfo: memFree=25073360/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=49136 CPUtime=25.49 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 15725 0 0 0 2547 2 0 0 25 0 1 0 651005585 50315264 5064 33554432000 4194304 4650387 140734022693104 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 12284 5064 383 112 0 7249 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49136

[startup+51.1008 s]
/proc/loadavg: 3.84 3.95 3.97 6/337 23168
/proc/meminfo: memFree=25062612/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=54556 CPUtime=51.09 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 24965 0 0 0 5105 4 0 0 25 0 1 0 651005585 55865344 6634 33554432000 4194304 4650387 140734022693104 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 13639 6634 383 112 0 8604 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54556

[startup+102.312 s]
/proc/loadavg: 3.93 3.96 3.97 5/337 23196
/proc/meminfo: memFree=25156696/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=65928 CPUtime=102.31 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 42127 0 0 0 10224 7 0 0 25 0 1 0 651005585 67510272 9031 33554432000 4194304 4650387 140734022693104 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 16482 9031 383 112 0 11447 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 65928

[startup+162.3 s]
/proc/loadavg: 3.97 3.96 3.97 5/337 23198
/proc/meminfo: memFree=25106824/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=72268 CPUtime=162.29 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 56557 0 0 0 16220 9 0 0 25 0 1 0 651005585 74002432 11059 33554432000 4194304 4650387 140734022693104 18446744073709551615 4333788 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 18067 11059 383 112 0 13032 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 72268

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.97 5/337 23199
/proc/meminfo: memFree=25064620/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=83784 CPUtime=222.29 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 69743 0 0 0 22216 13 0 0 25 0 1 0 651005585 85794816 13773 33554432000 4194304 4650387 140734022693104 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 20946 13773 383 112 0 15911 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 83784

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

[startup+230.3 s]
/proc/loadavg: 3.99 3.97 3.97 5/337 23199
/proc/meminfo: memFree=25065604/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=78752 CPUtime=230.29 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 70489 0 0 0 23016 13 0 0 25 0 1 0 651005585 80642048 12817 33554432000 4194304 4650387 140734022693104 18446744073709551615 4365231 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 19688 12817 383 112 0 14653 0
Current children cumulated CPU time (s) 230.29
Current children cumulated vsize (KiB) 78752

[startup+255.901 s]
/proc/loadavg: 4.15 4.00 3.98 5/337 23200
/proc/meminfo: memFree=25048724/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=101648 CPUtime=255.89 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 74208 0 0 0 25575 14 0 0 25 0 1 0 651005585 104087552 16536 33554432000 4194304 4650387 140734022693104 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 25412 16536 383 112 0 20377 0
Current children cumulated CPU time (s) 255.89
Current children cumulated vsize (KiB) 101648

[startup+268.7 s]
/proc/loadavg: 4.12 4.00 3.98 5/337 23200
/proc/meminfo: memFree=25043136/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=101648 CPUtime=268.69 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 74315 0 0 0 26855 14 0 0 25 0 1 0 651005585 104087552 16643 33554432000 4194304 4650387 140734022693104 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 25412 16643 383 112 0 20377 0
Current children cumulated CPU time (s) 268.69
Current children cumulated vsize (KiB) 101648

[startup+271.901 s]
/proc/loadavg: 4.12 4.00 3.98 5/337 23200
/proc/meminfo: memFree=25053056/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=101648 CPUtime=271.89 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 74315 0 0 0 27175 14 0 0 25 0 1 0 651005585 104087552 16643 33554432000 4194304 4650387 140734022693104 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 25412 16643 383 112 0 20377 0
Current children cumulated CPU time (s) 271.89
Current children cumulated vsize (KiB) 101648

[startup+273.5 s]
/proc/loadavg: 4.11 4.00 3.98 5/337 23200
/proc/meminfo: memFree=25051444/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=101648 CPUtime=273.49 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 74317 0 0 0 27335 14 0 0 25 0 1 0 651005585 104087552 16645 33554432000 4194304 4650387 140734022693104 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 25412 16645 383 112 0 20377 0
Current children cumulated CPU time (s) 273.49
Current children cumulated vsize (KiB) 101648

[startup+275.101 s]
/proc/loadavg: 4.11 4.00 3.98 5/337 23201
/proc/meminfo: memFree=25048340/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=101648 CPUtime=275.09 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 74317 0 0 0 27495 14 0 0 25 0 1 0 651005585 104087552 16645 33554432000 4194304 4650387 140734022693104 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 25412 16645 383 112 0 20377 0
Current children cumulated CPU time (s) 275.09
Current children cumulated vsize (KiB) 101648

[startup+275.901 s]
/proc/loadavg: 4.11 4.00 3.98 5/337 23201
/proc/meminfo: memFree=25048340/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=101648 CPUtime=275.89 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 74317 0 0 0 27575 14 0 0 25 0 1 0 651005585 104087552 16645 33554432000 4194304 4650387 140734022693104 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 25412 16645 383 112 0 20377 0
Current children cumulated CPU time (s) 275.89
Current children cumulated vsize (KiB) 101648

[startup+276.301 s]
/proc/loadavg: 4.11 4.00 3.98 5/337 23201
/proc/meminfo: memFree=25047348/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=101648 CPUtime=276.29 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 74317 0 0 0 27615 14 0 0 25 0 1 0 651005585 104087552 16645 33554432000 4194304 4650387 140734022693104 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 25412 16645 383 112 0 20377 0
Current children cumulated CPU time (s) 276.29
Current children cumulated vsize (KiB) 101648

[startup+276.401 s]
/proc/loadavg: 4.11 4.00 3.98 5/337 23201
/proc/meminfo: memFree=25047348/32951124 swapFree=44485764/67111528
[pid=23103] ppid=23101 vsize=101648 CPUtime=276.39 cores=5,7
/proc/23103/stat : 23103 (strangenight1-s) R 23101 23103 22351 0 -1 4202496 74317 0 0 0 27625 14 0 0 25 0 1 0 651005585 104087552 16645 33554432000 4194304 4650387 140734022693104 18446744073709551615 4366821 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23103/statm: 25412 16645 383 112 0 20377 0
Current children cumulated CPU time (s) 276.39
Current children cumulated vsize (KiB) 101648

Child status: 20
Real time (s): 276.411
CPU time (s): 276.416
CPU user time (s): 276.263
CPU system time (s): 0.152976
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 101648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 276.263
system time used= 0.152976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74328
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= 19
involuntary context switches= 509

runsolver used 0.855869 second user time and 2.04869 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-14 19:27:31
IDJOB=3370504
IDBENCH=84062
IDSOLVER=1847
FILE ID=node105/3370504-1305394051
RUNJOBID= node105-1305394051-23072
PBS_JOBID= 13324421
Free space on /tmp= 73580 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370504-1305394051/watcher-3370504-1305394051 -o /tmp/evaluation-result-3370504-1305394051/solver-3370504-1305394051 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370504-1305394051.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=980841472

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25311716 kB
Buffers:        266948 kB
Cached:        5898516 kB
SwapCached:      39656 kB
Active:         566560 kB
Inactive:      6812036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25311716 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:           18836 kB
Writeback:           0 kB
AnonPages:     1181424 kB
Mapped:          11512 kB
Slab:           128328 kB
PageTables:      66256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65384024 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= 73564 MiB
End job on node105 at 2011-05-14 19:32:08