Trace number 3263918

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-stUNSAT 275.376 275.368

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.00	c Outputting solution to console
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-3263918-1303570250.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        2576
0.00/0.00	c -- clauses added:            0 learnts,         2576 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       400      2176       400         0      8480         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c Replacing        8 vars Replaced      123 lits Time:     0.00 s 
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
0.00/0.00	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.01/0.05	c Decided on static restart strategy
0.09/0.14	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.17	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.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
1.10/1.18	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.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.17	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.24	c lits-rem:       210  cl-subs:      115  v-elim:      0  v-fix:    0  time:  0.06 s
2.20/2.24	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.25	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.89/2.96	c  N st    23     60655       392      2176       384     13346      8448    184265   no data   no data  --
3.39/3.47	c  N st    24     69388       392      2176       384     11226      8448    132160   no data   no data  --
3.39/3.47	c  S st    24     69388       392      2176       384     11226      8448    132160   no data   no data  --
3.49/3.51	c  S st    24     69890       392      2176       384     11727      8448    142185   no data   no data  --
3.49/3.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.49/3.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.49/3.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.49/3.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.49/3.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
3.49/3.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.59/3.65	c lits-rem:       358  cl-subs:      163  v-elim:      0  v-fix:    0  time:  0.13 s
3.59/3.65	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
3.59/3.65	c vivif2 --  cl tried    11564 cl shrink        0 lits rem          0 time: 0.00
3.59/3.66	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.01
3.59/3.66	c calculated reachability. Time: 0.00
3.59/3.66	c  N st    24     69890       392      2176       384     11564      8448    139609   no data   no data  --
4.49/4.57	c  F st    25     87502       392      2176       384     16922      8448    225987   no data   no data  --
4.49/4.57	c  N st    25     87502       392      2176       384     16922      8448    225987   no data   no data  --
4.79/4.87	c Decided on static restart strategy
4.99/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.59/5.61	c  S st    34    105336       392      2176       384     21478      8448    293473   no data   no data  --
5.59/5.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.59/5.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.59/5.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
5.59/5.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.59/5.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.59/5.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
5.59/5.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.29/6.36	c lits-rem:      1433  cl-subs:     2502  v-elim:      0  v-fix:    0  time:  0.74 s
6.29/6.36	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
6.29/6.37	c vivif2 --  cl tried    18976 cl shrink        0 lits rem          0 time: 0.00
6.29/6.38	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.02
6.29/6.38	c calculated reachability. Time: 0.00
6.29/6.38	c  N st    34    105336       392      2176       384     18976      8448    257386   no data   no data  --
6.99/7.01	c  N st    35    114935       392      2176       384     14932      8448    172612   no data   no data  --
7.99/8.00	c  N st    36    129332       392      2176       384     28467      8448    421363   no data   no data  --
9.39/9.49	c  N st    37    150928       392      2176       384     19593      8448    236385   no data   no data  --
9.89/9.94	c  S st    38    158004       392      2176       384     26255      8448    355816   no data   no data  --
9.99/10.00	c  S st    38    158508       392      2176       384     26759      8448    367037   no data   no data  --
9.99/10.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.99/10.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.99/10.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
9.99/10.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.99/10.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
9.99/10.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
9.99/10.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.19/11.28	c lits-rem:      2195  cl-subs:     3013  v-elim:      0  v-fix:    0  time:  1.25 s
11.19/11.28	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
11.19/11.28	c vivif2 --  cl tried    23746 cl shrink        0 lits rem          0 time: 0.00
11.29/11.31	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.02
11.29/11.31	c calculated reachability. Time: 0.00
11.29/11.31	c  N st    38    158508       392      2176       384     23746      8448    314827   no data   no data  --
14.69/14.72	c  N st    39    207096       392      2176       384     18950      8448    205537   no data   no data  --
16.79/16.81	c  N st    40    237763       392      2176       384     28904      8448    385603   no data   no data  --
16.79/16.81	c  S st    40    237763       392      2176       384     28904      8448    385603   no data   no data  --
16.79/16.88	c  S st    40    238264       392      2176       384     29404      8448    396665   no data   no data  --
16.79/16.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.79/16.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.79/16.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
16.89/16.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.89/16.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.89/16.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
16.89/16.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
18.39/18.41	c lits-rem:      2752  cl-subs:     2585  v-elim:      0  v-fix:    0  time:  1.50 s
18.39/18.41	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
18.39/18.41	c vivif2 --  cl tried    26819 cl shrink        0 lits rem          0 time: 0.00
18.39/18.44	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.03
18.39/18.44	c calculated reachability. Time: 0.00
18.39/18.44	c  N st    40    238264       392      2176       384     26819      8448    350920   no data   no data  --
23.69/23.73	c  F st    41    306250       392      2176       384     28735      8448    350929   no data   no data  --
23.69/23.73	c  N st    41    306250       392      2176       384     28735      8448    350929   no data   no data  --
23.99/24.09	c Decided on static restart strategy
26.09/26.14	c  N st    51    334556       392      2176       384     33061      8448    441104   no data   no data  --
28.09/28.12	c  N st    53    357396       392      2176       384     31108      8448    398181   no data   no data  --
28.09/28.12	c  S st    53    357396       392      2176       384     31108      8448    398181   no data   no data  --
28.09/28.19	c  S st    53    357899       392      2176       384     31609      8448    408784   no data   no data  --
28.09/28.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.09/28.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.19/28.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
28.19/28.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.19/28.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.19/28.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
28.19/28.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
29.60/29.64	c lits-rem:      2734  cl-subs:     1642  v-elim:      0  v-fix:    0  time:  1.42 s
29.60/29.64	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
29.60/29.64	c vivif2 --  cl tried    29967 cl shrink        0 lits rem          0 time: 0.00
29.60/29.67	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.03
29.60/29.67	c calculated reachability. Time: 0.00
29.60/29.67	c  N st    53    357899       392      2176       384     29967      8448    379252   no data   no data  --
32.29/32.35	c  N st    54    390292       392      2176       384     35464      8448    472179   no data   no data  --
36.39/36.42	c  N st    55    438881       392      2176       384     29657      8448    345091   no data   no data  --
42.90/42.92	c  N st    56    511764       392      2176       384     42184      8448    529533   no data   no data  --
45.49/45.52	c  N st    57    536849       392      2176       384     36965      8448    455659   no data   no data  --
45.49/45.52	c  S st    57    536849       392      2176       384     36965      8448    455659   no data   no data  --
45.59/45.60	c  S st    57    537350       392      2176       384     37464      8448    465161   no data   no data  --
45.59/45.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.59/45.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.59/45.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
45.59/45.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.59/45.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.59/45.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
45.59/45.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.09/47.13	c lits-rem:      4032  cl-subs:     2865  v-elim:      0  v-fix:    0  time:  1.50 s
47.09/47.13	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
47.09/47.14	c vivif2 --  cl tried    34599 cl shrink        0 lits rem          0 time: 0.00
47.09/47.17	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.03
47.09/47.17	c calculated reachability. Time: 0.00
47.09/47.17	c  N st    57    537350       392      2176       384     34599      8448    415734   no data   no data  --
62.79/62.82	c  N st    58    701335       392      2176       384     62242      8448    859713   no data   no data  --
72.60/72.63	c  N st    59    806025       392      2176       384     55803      8448    753420   no data   no data  --
72.60/72.63	c  S st    59    806025       392      2176       384     55803      8448    753420   no data   no data  --
72.69/72.77	c  S st    59    806530       392      2176       384     56303      8448    764730   no data   no data  --
72.69/72.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.69/72.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.69/72.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
72.79/72.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.79/72.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
72.79/72.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
72.79/72.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
76.49/76.55	c lits-rem:      5573  cl-subs:     7852  v-elim:      0  v-fix:    0  time:  3.73 s
76.49/76.55	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
76.49/76.55	c vivif2 --  cl tried    48451 cl shrink        0 lits rem          0 time: 0.01
76.49/76.60	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.04
76.59/76.60	c calculated reachability. Time: 0.00
76.59/76.60	c  N st    59    806530       392      2176       384     48451      8448    635711   no data   no data  --
104.40/104.41	c  F st    60   1071876       392      2176       384     63561      8448    815171   no data   no data  --
104.40/104.41	c  N st    60   1071876       392      2176       384     63561      8448    815171   no data   no data  --
105.19/105.20	c Decided on static restart strategy
107.99/108.05	c  N st    70   1100176       392      2176       384     48794      8448    585282   no data   no data  --
112.09/112.15	c  N st    72   1136168       392      2176       384     81735      8448   1185929   no data   no data  --
115.60/115.60	c  N st    73   1168560       392      2176       384     69271      8448    969615   no data   no data  --
120.39/120.49	c  N st    74   1209795       392      2176       384     63934      8448    847185   no data   no data  --
120.39/120.49	c  S st    74   1209795       392      2176       384     63934      8448    847185   no data   no data  --
120.59/120.63	c  S st    74   1210298       392      2176       384     64436      8448    857491   no data   no data  --
120.59/120.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
120.59/120.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.59/120.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
120.59/120.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.59/120.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
120.59/120.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
120.59/120.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
125.49/125.59	c lits-rem:      6517  cl-subs:     9779  v-elim:      0  v-fix:    0  time:  4.91 s
125.49/125.59	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
125.59/125.60	c vivif2 --  cl tried    54657 cl shrink        0 lits rem          0 time: 0.01
125.59/125.66	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.05
125.59/125.66	c calculated reachability. Time: 0.00
125.59/125.66	c  N st    74   1210298       392      2176       384     54657      8448    696718   no data   no data  --
134.99/135.03	c  N st    75   1283180       392      2176       384     77928      8448   1064519   no data   no data  --
149.39/149.45	c  N st    76   1392504       392      2176       384     87306      8448   1182458   no data   no data  --
170.09/170.18	c  N st    77   1556489       392      2176       384     94796      8448   1315637   no data   no data  --
190.30/190.37	c  N st    78   1710298       392      2176       384     85166      8448   1138960   no data   no data  --
190.30/190.37	c  S st    78   1710298       392      2176       384     85166      8448   1138960   no data   no data  --
190.49/190.57	c  S st    78   1710799       392      2176       384     85667      8448   1149679   no data   no data  --
190.49/190.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
190.49/190.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
190.59/190.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
190.59/190.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
190.59/190.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
190.59/190.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
190.59/190.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
199.50/199.52	c lits-rem:      7419  cl-subs:    16732  v-elim:      0  v-fix:    0  time:  8.87 s
199.50/199.52	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
199.50/199.53	c vivif2 --  cl tried    68935 cl shrink        0 lits rem          0 time: 0.01
199.60/199.60	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.07
199.60/199.60	c calculated reachability. Time: 0.00
199.60/199.60	c  N st    78   1710799       392      2176       384     68935      8448    890862   no data   no data  --
223.60/223.68	c Finding binary XORs  T:     0.00 s  found:       0
242.49/242.50	c Finding binary XORs  T:     0.00 s  found:       0
252.40/252.46	c  N st    79   2079763       390      2112       386     67415      8192    811816   no data   no data  --
257.20/257.21	c Finding binary XORs  T:     0.00 s  found:       0
261.20/261.28	c Finding binary XORs  T:     0.00 s  found:       0
264.20/264.25	c Finding binary XORs  T:     0.00 s  found:       0
269.00/269.08	c Finding binary XORs  T:     0.00 s  found:      16
269.00/269.09	c Replacing       16 vars Replaced     4007 lits Time:     0.01 s 
269.10/269.18	c  N st    80   2210799       370      1913       398     47879      7463    531747   no data   no data  --
269.10/269.18	c  S st    80   2210799       370      1913       398     47879      7463    531747   no data   no data  --
269.30/269.30	c  S st    80   2211302       370      1913       398     48380      7463    540429   no data   no data  --
269.30/269.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
269.30/269.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
269.30/269.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
269.30/269.33	c bin-w-bin subsume rem            1 bins  time:  0.00 s
269.41/269.48	c subs with bin:     1191  lits-rem:      2295  v-fix:    0  time:  0.15 s
269.41/269.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    370 time:  0.00 s
269.41/269.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
272.20/272.21	c lits-rem:     14187  cl-subs:     7658  v-elim:      4  v-fix:    0  time:  2.73 s
272.20/272.21	c vivif2 --  cl tried     1925 cl shrink        0 lits rem          0 time: 0.00
272.20/272.22	c vivif2 --  cl tried    39531 cl shrink       48 lits rem         57 time: 0.01
272.20/272.26	c asymm  cl-useful: 0/1925/1925 lits-rem:0 time: 0.04
272.20/272.27	c calculated reachability. Time: 0.00
272.20/272.27	c  N st    80   2211302       366      1925       387     39531      7487    421243   no data   no data  --
274.40/274.48	c Finding binary XORs  T:     0.00 s  found:      16
274.40/274.49	c Replacing       16 vars Replaced     5567 lits Time:     0.01 s 
275.30/275.36	c  E st    81   2238167       335      1765       441     35410      6911    341462   no data   no data  --
275.30/275.36	c num threads              : 1          
275.30/275.36	c restarts                 : 81         
275.30/275.36	c dynamic restarts         : 0          
275.30/275.36	c static restarts          : 81         
275.30/275.36	c full restarts            : 4          
275.30/275.36	c total simplify time      : 1.19       
275.30/275.36	c learnts DL2              : 0          
275.30/275.36	c learnts size 2           : 638        
275.30/275.36	c learnts size 1           : 32          (8.00      % of vars)
275.30/275.36	c filedLit time            : 0.13        (0.05      % time)
275.30/275.36	c v-elim SatELite          : 4           (1.00      % vars)
275.30/275.36	c SatELite time            : 26.93       (9.79      % time)
275.30/275.36	c v-elim xor               : 0           (0.00      % vars)
275.30/275.36	c xor elim time            : 0.02        (0.01      % time)
275.30/275.36	c num binary xor trees     : 36         
275.30/275.36	c binxor trees' crown      : 40          (1.11      leafs/tree)
275.30/275.36	c bin xor find time        : 0.00       
275.30/275.36	c OTF clause improved      : 192384      (0.09      clauses/conflict)
275.30/275.36	c OTF impr. size diff      : 205091      (1.07       lits/clause)
275.30/275.36	c OTF cl watch-shrink      : 590044      (0.26      clauses/conflict)
275.30/275.36	c OTF cl watch-sh-lit      : 1037101     (1.76       lits/clause)
275.30/275.36	c tried to recurMin cls    : 286150      (12.79      % of conflicts)
275.30/275.36	c updated cache            : 4161        (0.01       lits/tried recurMin)
275.30/275.36	c clauses over max glue    : 0           (0.00      % of all clauses)
275.30/275.36	c conflicts                : 2238167     (8132.04   / sec)
275.30/275.36	c decisions                : 2539795     (0.31      % random)
275.30/275.36	c bogo-props               : 49716499992 (180637404.08 / sec)
275.30/275.36	c conflict literals        : 37669660    (26.71     % deleted)
275.30/275.36	c Memory used              : 99.27       MB
275.30/275.36	c CPU time                 : 275.23      s
275.30/275.36	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: 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-3263918-1303570250/watcher-3263918-1303570250 -o /tmp/evaluation-result-3263918-1303570250/solver-3263918-1303570250 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3263918-1303570250.cnf 

running on 2 cores: 4,6

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: 1.18 2.95 3.45 2/174 16182
/proc/meminfo: memFree=13943872/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=29828 CPUtime=0 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 543 0 0 0 0 0 0 0 24 0 1 0 547255660 30543872 482 33554432000 4194304 4650387 140736582735008 18446744073709551615 4371140 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 7457 482 345 112 0 2422 0

[startup+0.019441 s]
/proc/loadavg: 1.18 2.95 3.45 2/174 16182
/proc/meminfo: memFree=13943872/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=30320 CPUtime=0.01 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 705 0 0 0 1 0 0 0 24 0 1 0 547255660 31047680 629 33554432000 4194304 4650387 140736582735008 18446744073709551615 4310536 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 7580 629 378 112 0 2545 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30320

[startup+0.100481 s]
/proc/loadavg: 1.18 2.95 3.45 2/174 16182
/proc/meminfo: memFree=13943872/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=30452 CPUtime=0.09 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 793 0 0 0 9 0 0 0 24 0 1 0 547255660 31182848 717 33554432000 4194304 4650387 140736582735008 18446744073709551615 4363464 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 7613 717 379 112 0 2578 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30452

[startup+0.300422 s]
/proc/loadavg: 1.18 2.95 3.45 2/174 16182
/proc/meminfo: memFree=13943872/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=30988 CPUtime=0.29 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 1073 0 0 0 29 0 0 0 25 0 1 0 547255660 31731712 869 33554432000 4194304 4650387 140736582735008 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 7747 869 381 112 0 2712 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30988

[startup+0.700365 s]
/proc/loadavg: 1.18 2.95 3.45 2/174 16182
/proc/meminfo: memFree=13943872/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=31540 CPUtime=0.69 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 1580 0 0 0 69 0 0 0 25 0 1 0 547255660 32296960 933 33554432000 4194304 4650387 140736582735008 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 7885 933 381 112 0 2850 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31540

[startup+1.50022 s]
/proc/loadavg: 1.33 2.95 3.44 5/185 16230
/proc/meminfo: memFree=13921076/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=36376 CPUtime=1.49 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 3081 0 0 0 149 0 0 0 18 0 1 0 547255660 37249024 2162 33554432000 4194304 4650387 140736582735008 18446744073709551615 4315261 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 9094 2162 383 112 0 4059 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36376

[startup+3.10093 s]
/proc/loadavg: 1.33 2.95 3.44 5/190 16262
/proc/meminfo: memFree=13900188/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=37176 CPUtime=3.09 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 4381 0 0 0 309 0 0 0 20 0 1 0 547255660 38068224 2373 33554432000 4194304 4650387 140736582735008 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 9294 2373 383 112 0 4259 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37176

[startup+6.30033 s]
/proc/loadavg: 1.33 2.95 3.44 5/190 16262
/proc/meminfo: memFree=13874780/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=41000 CPUtime=6.29 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 6668 0 0 0 629 0 0 0 18 0 1 0 547255660 41984000 3336 33554432000 4194304 4650387 140736582735008 18446744073709551615 4438774 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 10250 3336 383 112 0 5215 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41000

[startup+12.7011 s]
/proc/loadavg: 1.74 2.98 3.45 5/190 16263
/proc/meminfo: memFree=13863956/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=45176 CPUtime=12.69 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 9948 0 0 0 1269 0 0 0 25 0 1 0 547255660 46260224 4343 33554432000 4194304 4650387 140736582735008 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 11294 4343 383 112 0 6259 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45176

[startup+25.5008 s]
/proc/loadavg: 2.09 3.01 3.45 5/190 16263
/proc/meminfo: memFree=13850496/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=49136 CPUtime=25.5 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 15707 0 0 0 2548 2 0 0 25 0 1 0 547255660 50315264 5045 33554432000 4194304 4650387 140736582735008 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 12284 5045 383 112 0 7249 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 49136

[startup+51.101 s]
/proc/loadavg: 2.74 3.09 3.47 5/190 16263
/proc/meminfo: memFree=13829552/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=54556 CPUtime=51.09 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 24957 0 0 0 5106 3 0 0 25 0 1 0 547255660 55865344 6625 33554432000 4194304 4650387 140736582735008 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 13639 6625 383 112 0 8604 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54556

[startup+102.307 s]
/proc/loadavg: 3.49 3.24 3.49 5/190 16265
/proc/meminfo: memFree=13781916/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=65928 CPUtime=102.3 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 42090 0 0 0 10223 7 0 0 25 0 1 0 547255660 67510272 8993 33554432000 4194304 4650387 140736582735008 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 16482 8993 383 112 0 11447 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 65928

[startup+162.3 s]
/proc/loadavg: 3.81 3.38 3.52 5/190 16267
/proc/meminfo: memFree=13749304/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=72268 CPUtime=162.3 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 56537 0 0 0 16220 10 0 0 25 0 1 0 547255660 74002432 11038 33554432000 4194304 4650387 140736582735008 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 18067 11038 383 112 0 13032 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 72268

[startup+222.3 s]
/proc/loadavg: 3.93 3.49 3.55 5/190 16268
/proc/meminfo: memFree=13696696/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=83784 CPUtime=222.3 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 69880 0 0 0 22217 13 0 0 25 0 1 0 547255660 85794816 13909 33554432000 4194304 4650387 140736582735008 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 20946 13909 383 112 0 15911 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 83784

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

[startup+230.301 s]
/proc/loadavg: 3.93 3.50 3.55 5/190 16268
/proc/meminfo: memFree=13692356/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=78752 CPUtime=230.3 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 70603 0 0 0 23017 13 0 0 25 0 1 0 547255660 80642048 12930 33554432000 4194304 4650387 140736582735008 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 19688 12930 383 112 0 14653 0
Current children cumulated CPU time (s) 230.3
Current children cumulated vsize (KiB) 78752

[startup+255.901 s]
/proc/loadavg: 3.96 3.54 3.56 5/190 16269
/proc/meminfo: memFree=13665196/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=101648 CPUtime=255.9 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 74208 0 0 0 25576 14 0 0 25 0 1 0 547255660 104087552 16535 33554432000 4194304 4650387 140736582735008 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 25412 16535 383 112 0 20377 0
Current children cumulated CPU time (s) 255.9
Current children cumulated vsize (KiB) 101648

[startup+268.701 s]
/proc/loadavg: 3.96 3.56 3.57 5/190 16269
/proc/meminfo: memFree=13654528/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=101648 CPUtime=268.7 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 74315 0 0 0 26856 14 0 0 25 0 1 0 547255660 104087552 16642 33554432000 4194304 4650387 140736582735008 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 25412 16642 383 112 0 20377 0
Current children cumulated CPU time (s) 268.7
Current children cumulated vsize (KiB) 101648

[startup+271.901 s]
/proc/loadavg: 3.97 3.56 3.57 5/190 16269
/proc/meminfo: memFree=13652916/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=101648 CPUtime=271.9 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 74317 0 0 0 27176 14 0 0 22 0 1 0 547255660 104087552 16644 33554432000 4194304 4650387 140736582735008 18446744073709551615 4476808 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 25412 16644 383 112 0 20377 0
Current children cumulated CPU time (s) 271.9
Current children cumulated vsize (KiB) 101648

[startup+273.501 s]
/proc/loadavg: 3.97 3.56 3.57 5/190 16269
/proc/meminfo: memFree=13660480/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=101648 CPUtime=273.5 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 74317 0 0 0 27336 14 0 0 25 0 1 0 547255660 104087552 16644 33554432000 4194304 4650387 140736582735008 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 25412 16644 383 112 0 20377 0
Current children cumulated CPU time (s) 273.5
Current children cumulated vsize (KiB) 101648

[startup+274.301 s]
/proc/loadavg: 3.97 3.56 3.57 5/190 16269
/proc/meminfo: memFree=13658744/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=101648 CPUtime=274.3 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 74317 0 0 0 27416 14 0 0 25 0 1 0 547255660 104087552 16644 33554432000 4194304 4650387 140736582735008 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 25412 16644 383 112 0 20377 0
Current children cumulated CPU time (s) 274.3
Current children cumulated vsize (KiB) 101648

[startup+275.101 s]
/proc/loadavg: 3.97 3.56 3.57 5/190 16269
/proc/meminfo: memFree=13657256/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=101648 CPUtime=275.1 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 74317 0 0 0 27496 14 0 0 25 0 1 0 547255660 104087552 16644 33554432000 4194304 4650387 140736582735008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 25412 16644 383 112 0 20377 0
Current children cumulated CPU time (s) 275.1
Current children cumulated vsize (KiB) 101648

[startup+275.3 s]
/proc/loadavg: 3.97 3.56 3.57 5/190 16269
/proc/meminfo: memFree=13657256/32950928 swapFree=67111528/67111528
[pid=16182] ppid=16180 vsize=101648 CPUtime=275.3 cores=4,6
/proc/16182/stat : 16182 (strangenight1-s) R 16180 16182 16147 0 -1 4202496 74317 0 0 0 27516 14 0 0 25 0 1 0 547255660 104087552 16644 33554432000 4194304 4650387 140736582735008 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16182/statm: 25412 16644 383 112 0 20377 0
Current children cumulated CPU time (s) 275.3
Current children cumulated vsize (KiB) 101648

Child status: 20
Real time (s): 275.368
CPU time (s): 275.376
CPU user time (s): 275.229
CPU system time (s): 0.146977
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 101648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 275.229
system time used= 0.146977
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= 13
involuntary context switches= 217

runsolver used 0.484926 second user time and 1.02084 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-23 16:50:50
IDJOB=3263918
IDBENCH=84062
IDSOLVER=1589
FILE ID=node113/3263918-1303570250
RUNJOBID= node113-1303570250-16166
PBS_JOBID= 13150316
Free space on /tmp= 70796 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
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-3263918-1303570250/watcher-3263918-1303570250 -o /tmp/evaluation-result-3263918-1303570250/solver-3263918-1303570250 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3263918-1303570250.cnf

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

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=381120035

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13944772 kB
Buffers:       1839920 kB
Cached:       16514728 kB
SwapCached:          0 kB
Active:       10548120 kB
Inactive:      7870248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13944772 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11772 kB
Writeback:           0 kB
AnonPages:       64020 kB
Mapped:          14320 kB
Slab:           522160 kB
PageTables:       5392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191820 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= 70768 MiB
End job on node113 at 2011-04-23 16:55:25