Trace number 3367864

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-Night2-st (fixed)UNSAT 592.683 592.697

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S1090604743-089.UNKNOWN.cnf
MD5SUMdb8052d689d68a5a8af12c3049f9d9c2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.20921
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
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 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367864-1305387724.cnf'
0.00/0.01	c -- header says num vars:            350
0.00/0.01	c -- header says num clauses:        1491
0.00/0.01	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.01	c -- vars added        350
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       350      1491         0         0      4473         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1491/1491 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 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:    350 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     14  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:     163 undec:      44 neg:     143
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       336      1476         0         0      4506         0   no data   no data
0.04/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4918       336      1476         0      4801      4506     84373   no data   no data
0.39/0.40	c  N st    10     11301       336      1476         0      4410      4506     57798   no data   no data
0.59/0.65	c  N st    11     17044       336      1476         0      9943      4506    151117   no data   no data
0.99/1.07	c  F st    12     25001       336      1476         0     12166      4506    188906   no data   no data
0.99/1.07	c  N st    12     25001       336      1476         0     12166      4506    188906   no data   no data
1.29/1.32	c Decided on static restart strategy
1.29/1.32	c  N st    18     30000       336      1476         0     10496      4506    146002   no data   no data
1.29/1.32	c  S st    18     30000       336      1476         0     10496      4506    146002   no data   no data
1.29/1.35	c  S st    18     30504       336      1476         0     10999      4506    155237   no data   no data
1.29/1.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.35	c blocked clauses removed:        0 vars:      0 tried:         336 T: 0.00 s
1.29/1.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
1.29/1.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.42	c lits-rem:       146  cl-subs:     1166  v-elim:      0  v-fix:    0  time:  0.06 s
1.39/1.43	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.01
1.39/1.43	c calculated reachability. Time: 0.00
1.39/1.43	c  N st    18     30504       336      1476         0      9833      4506    137176   no data   no data
1.79/1.84	c  N st    20     37617       336      1476         0      9116      4506    111109   no data   no data
2.20/2.21	c  N st    21     44016       336      1476         0     15264      4506    213726   no data   no data
2.29/2.34	c  S st    22     45756       336      1476         0     16942      4506    242621   no data   no data
2.29/2.40	c  S st    22     46258       336      1476         0      8841      4506     96528   no data   no data
2.29/2.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
2.39/2.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.41	c lits-rem:        34  cl-subs:      296  v-elim:      0  v-fix:    0  time:  0.01 s
2.39/2.41	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
2.39/2.41	c vivif2 --  cl tried     8545 cl shrink        0 lits rem          0 time: 0.00
2.39/2.42	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.00
2.39/2.42	c calculated reachability. Time: 0.00
2.39/2.42	c  N st    22     46258       336      1476         0      8545      4506     92467   no data   no data
3.30/3.33	c  N st    23     60657       336      1476         0     12843      4506    158273   no data   no data
3.89/3.92	c  N st    24     69388       336      1476         0     21248      4506    299149   no data   no data
3.89/3.92	c  S st    24     69388       336      1476         0     21248      4506    299149   no data   no data
3.89/3.98	c  S st    24     69893       336      1476         0     11176      4506    123786   no data   no data
3.89/3.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.89/3.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
3.89/3.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.98/4.00	c lits-rem:        41  cl-subs:      256  v-elim:      0  v-fix:    0  time:  0.01 s
3.98/4.00	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
3.98/4.00	c vivif2 --  cl tried    10920 cl shrink        0 lits rem          0 time: 0.00
3.98/4.01	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.01
3.98/4.01	c calculated reachability. Time: 0.00
3.98/4.01	c  N st    24     69893       336      1476         0     10920      4506    120125   no data   no data
5.18/5.24	c  F st    25     87500       336      1476         0     16364      4506    210170   no data   no data
5.18/5.24	c  N st    25     87500       336      1476         0     16364      4506    210170   no data   no data
5.58/5.63	c Decided on static restart strategy
5.78/5.89	c  N st    32     95538       336      1476         0     24179      4506    349768   no data   no data
6.49/6.59	c  N st    34    104839       336      1476         0     20645      4506    278319   no data   no data
6.49/6.59	c  S st    34    104839       336      1476         0     20645      4506    278319   no data   no data
6.59/6.65	c  S st    34    105342       336      1476         0     21146      4506    286886   no data   no data
6.59/6.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.59/6.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.59/6.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.59/6.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.59/6.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.59/6.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
6.59/6.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.59/6.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.59/6.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.68/6.79	c lits-rem:       162  cl-subs:     1066  v-elim:      0  v-fix:    0  time:  0.12 s
6.68/6.79	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
6.68/6.79	c vivif2 --  cl tried    20080 cl shrink        0 lits rem          0 time: 0.00
6.78/6.80	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.01
6.78/6.80	c calculated reachability. Time: 0.00
6.78/6.80	c  N st    34    105342       336      1476         0     20080      4506    268475   no data   no data
7.58/7.62	c  N st    35    114940       336      1476         0     15863      4506    177067   no data   no data
8.80/8.87	c  N st    36    129339       336      1476         0     15230      4506    153353   no data   no data
10.79/10.81	c  N st    37    150935       336      1476         0     20528      4506    234393   no data   no data
11.39/11.44	c  S st    38    158015       336      1476         0     27328      4506    349079   no data   no data
11.49/11.51	c  S st    38    158521       336      1476         0     27830      4506    358041   no data   no data
11.49/11.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.49/11.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.49/11.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.49/11.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.49/11.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
11.49/11.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.49/11.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.49/11.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.89/11.93	c lits-rem:       251  cl-subs:     2877  v-elim:      0  v-fix:    0  time:  0.40 s
11.89/11.93	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
11.89/11.94	c vivif2 --  cl tried    24953 cl shrink        0 lits rem          0 time: 0.00
11.89/11.95	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.01
11.89/11.95	c calculated reachability. Time: 0.00
11.89/11.95	c  N st    38    158521       336      1476         0     24953      4506    314208   no data   no data
16.78/16.83	c  N st    39    207110       336      1476         0     19848      4506    203249   no data   no data
19.98/20.00	c  N st    40    237781       336      1476         0     29941      4506    352954   no data   no data
19.98/20.00	c  S st    40    237781       336      1476         0     29941      4506    352954   no data   no data
19.98/20.08	c  S st    40    238285       336      1476         0     30444      4506    361948   no data   no data
19.98/20.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.98/20.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.98/20.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.98/20.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.98/20.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.98/20.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
19.98/20.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.08/20.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.08/20.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.58/20.63	c lits-rem:       447  cl-subs:     4432  v-elim:      0  v-fix:    0  time:  0.52 s
20.58/20.63	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
20.58/20.63	c vivif2 --  cl tried    26012 cl shrink        0 lits rem          0 time: 0.00
20.58/20.65	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.01
20.58/20.65	c calculated reachability. Time: 0.00
20.58/20.65	c  N st    40    238285       336      1476         0     26012      4506    297057   no data   no data
27.79/27.81	c  F st    41    306250       336      1476         0     28024      4506    299261   no data   no data
27.79/27.81	c  N st    41    306250       336      1476         0     28024      4506    299261   no data   no data
28.39/28.40	c Decided on static restart strategy
30.99/31.01	c  N st    51    334555       336      1476         0     32228      4506    360375   no data   no data
33.69/33.78	c  N st    53    357427       336      1476         0     30201      4506    319886   no data   no data
33.69/33.78	c  S st    53    357427       336      1476         0     30201      4506    319886   no data   no data
33.79/33.86	c  S st    53    357928       336      1476         0     30699      4506    329029   no data   no data
33.79/33.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.79/33.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.79/33.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.79/33.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.79/33.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.79/33.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
33.79/33.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.79/33.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
33.79/33.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.99/34.07	c lits-rem:       243  cl-subs:     1780  v-elim:      0  v-fix:    0  time:  0.19 s
33.99/34.07	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
33.99/34.08	c vivif2 --  cl tried    28919 cl shrink        0 lits rem          0 time: 0.00
33.99/34.09	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.02
33.99/34.10	c calculated reachability. Time: 0.00
33.99/34.10	c  N st    53    357928       336      1476         0     28919      4506    303947   no data   no data
37.69/37.71	c  N st    54    390321       336      1476         0     35055      4506    387697   no data   no data
44.18/44.28	c  N st    55    438909       336      1476         0     29018      4506    275828   no data   no data
53.78/53.88	c  N st    56    511791       336      1476         0     42129      4506    462761   no data   no data
57.28/57.30	c  N st    57    536897       336      1476         0     36557      4506    376243   no data   no data
57.28/57.30	c  S st    57    536897       336      1476         0     36557      4506    376243   no data   no data
57.28/57.39	c  S st    57    537399       336      1476         0     37059      4506    385608   no data   no data
57.28/57.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.38/57.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.38/57.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.38/57.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.38/57.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.38/57.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
57.38/57.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.38/57.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.38/57.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.59/57.66	c lits-rem:       263  cl-subs:     2015  v-elim:      0  v-fix:    0  time:  0.24 s
57.59/57.66	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
57.59/57.66	c vivif2 --  cl tried    35044 cl shrink        0 lits rem          0 time: 0.00
57.59/57.68	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.02
57.59/57.69	c calculated reachability. Time: 0.00
57.59/57.69	c  N st    57    537399       336      1476         0     35044      4506    356432   no data   no data
81.28/81.34	c  N st    58    701383       336      1476         0     64122      4506    863554   no data   no data
98.09/98.13	c  N st    59    806098       336      1476         0     57755      4506    661397   no data   no data
98.09/98.13	c  S st    59    806098       336      1476         0     57755      4506    661397   no data   no data
98.29/98.30	c  S st    59    806601       336      1476         0     58258      4506    670743   no data   no data
98.29/98.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.29/98.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
98.29/98.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.29/98.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.29/98.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.29/98.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
98.29/98.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.29/98.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
98.29/98.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.10/100.11	c lits-rem:       387  cl-subs:     7092  v-elim:      0  v-fix:    0  time:  1.75 s
100.10/100.11	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
100.10/100.12	c vivif2 --  cl tried    51166 cl shrink        0 lits rem          0 time: 0.01
100.10/100.16	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.04
100.10/100.16	c calculated reachability. Time: 0.00
100.10/100.16	c  N st    59    806601       336      1476         0     51166      4506    571691   no data   no data
145.59/145.69	c  F st    60   1071875       336      1476         1     66560      4506    720743   no data   no data
145.59/145.69	c  N st    60   1071875       336      1476         1     66560      4506    720743   no data   no data
146.59/146.68	c Decided on static restart strategy
150.99/151.07	c  N st    70   1100182       336      1476         1     51030      4506    516363   no data   no data
157.58/157.60	c  N st    72   1136174       336      1476         1     85356      4506   1072256   no data   no data
162.88/162.94	c  N st    73   1168566       336      1476         1     72311      4506    861455   no data   no data
169.79/169.89	c  N st    74   1209902       336      1476         1     67017      4506    782550   no data   no data
169.79/169.89	c  S st    74   1209902       336      1476         1     67017      4506    782550   no data   no data
169.99/170.06	c  S st    74   1210407       336      1476         1     67521      4506    792179   no data   no data
169.99/170.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
169.99/170.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
169.99/170.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
169.99/170.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.99/170.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.99/170.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
169.99/170.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
169.99/170.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
170.29/170.34	c subs with bin:     1816  lits-rem:       251  v-fix:    0  time:  0.22 s
171.78/171.80	c lits-rem:       951  cl-subs:     5624  v-elim:      0  v-fix:    0  time:  1.46 s
171.78/171.80	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
171.78/171.81	c vivif2 --  cl tried    60081 cl shrink        0 lits rem          0 time: 0.01
171.78/171.85	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.04
171.78/171.85	c calculated reachability. Time: 0.00
171.78/171.85	c  N st    74   1210407       336      1476         1     60081      4506    690069   no data   no data
185.68/185.77	c  N st    75   1283289       336      1476         1     84091      4506   1062745   no data   no data
206.69/206.80	c  N st    76   1392613       336      1476         1     93639      4506   1145556   no data   no data
239.98/240.00	c  N st    77   1556600       336      1476         1    101052      4506   1239173   no data   no data
270.88/270.90	c  N st    78   1710407       336      1476         1     90134      4506    986220   no data   no data
270.88/270.90	c  S st    78   1710407       336      1476         1     90134      4506    986220   no data   no data
271.08/271.13	c  S st    78   1710910       336      1476         1     90636      4506    996405   no data   no data
271.08/271.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
271.08/271.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
271.08/271.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
271.08/271.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
271.08/271.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
271.08/271.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
271.08/271.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
271.08/271.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
271.18/271.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
276.48/276.52	c lits-rem:      2446  cl-subs:    22646  v-elim:      0  v-fix:    0  time:  5.30 s
276.48/276.52	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
276.48/276.53	c vivif2 --  cl tried    67990 cl shrink        0 lits rem          0 time: 0.01
276.48/276.58	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.05
276.48/276.58	c calculated reachability. Time: 0.00
276.48/276.58	c  N st    78   1710910       336      1476         1     67990      4506    689461   no data   no data
355.48/355.56	c  N st    79   2079874       336      1476         2     80845      4506    832431   no data   no data
385.18/385.21	c  N st    80   2210911       336      1476         3     84812      4506    890214   no data   no data
385.18/385.21	c  S st    80   2210911       336      1476         3     84812      4506    890214   no data   no data
385.38/385.45	c  S st    80   2211414       336      1476         3     85313      4506    899715   no data   no data
385.38/385.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
385.38/385.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
385.38/385.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
385.38/385.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
385.38/385.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
385.38/385.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    336 time:  0.00 s
385.38/385.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
385.48/385.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
386.58/386.61	c subs with bin:     7174  lits-rem:      1574  v-fix:    0  time:  1.08 s
387.78/387.84	c lits-rem:      1036  cl-subs:     4635  v-elim:      0  v-fix:    0  time:  1.23 s
387.78/387.84	c vivif2 --  cl tried     1476 cl shrink        0 lits rem          0 time: 0.00
387.78/387.85	c vivif2 --  cl tried    73504 cl shrink        0 lits rem          0 time: 0.01
387.88/387.90	c asymm  cl-useful: 0/1476/1476 lits-rem:0 time: 0.05
387.88/387.91	c calculated reachability. Time: 0.00
387.88/387.91	c  N st    80   2211414       336      1476         3     73504      4506    748208   no data   no data
435.59/435.64	c Finding binary XORs  T:     0.00 s  found:       0
496.47/496.59	c Finding binary XORs  T:     0.00 s  found:       0
503.08/503.16	c  N st    81   2711414       334      1433        22     70718      4413    799556   no data   no data
503.08/503.16	c  S st    81   2711414       334      1433        22     70718      4413    799556   no data   no data
503.28/503.38	c  S st    81   2711919       334      1433        23     71219      4413    808331   no data   no data
503.28/503.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
503.38/503.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
503.38/503.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
503.38/503.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
503.38/503.41	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
503.38/503.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    334 time:  0.00 s
503.38/503.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
503.38/503.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
503.58/503.66	c subs with bin:      876  lits-rem:      4768  v-fix:    0  time:  0.21 s
506.18/506.28	c lits-rem:       840  cl-subs:     9822  v-elim:      0  v-fix:    0  time:  2.63 s
506.18/506.28	c vivif2 --  cl tried     1432 cl shrink        0 lits rem          0 time: 0.00
506.18/506.29	c vivif2 --  cl tried    60521 cl shrink        8 lits rem          8 time: 0.01
506.28/506.34	c asymm  cl-useful: 0/1432/1432 lits-rem:0 time: 0.04
506.28/506.34	c calculated reachability. Time: 0.00
506.28/506.34	c  N st    81   2711919       334      1432        23     60521      4412    652282   no data   no data
554.68/554.74	c Finding binary XORs  T:     0.00 s  found:       0
575.98/576.02	c Finding binary XORs  T:     0.00 s  found:       0
581.78/581.86	c Finding binary XORs  T:     0.00 s  found:       0
586.48/586.59	c Finding binary XORs  T:     0.00 s  found:       0
592.18/592.22	c Finding binary XORs  T:     0.00 s  found:       0
592.58/592.69	c  E st    82   3093614       312      1238       165     35935      3964    280789   no data   no data
592.58/592.69	c num threads              : 1          
592.58/592.69	c restarts                 : 82         
592.58/592.69	c dynamic restarts         : 0          
592.58/592.69	c static restarts          : 82         
592.58/592.69	c full restarts            : 4          
592.58/592.69	c total simplify time      : 1.02       
592.58/592.69	c learnts DL2              : 0          
592.58/592.69	c learnts size 2           : 304        
592.58/592.69	c learnts size 1           : 141         (40.29     % of vars)
592.58/592.69	c filedLit time            : 0.17        (0.03      % time)
592.58/592.69	c v-elim SatELite          : 14          (4.00      % vars)
592.58/592.69	c SatELite time            : 13.84       (2.34      % time)
592.58/592.69	c v-elim xor               : 0           (0.00      % vars)
592.58/592.69	c xor elim time            : 0.03        (0.00      % time)
592.58/592.69	c num binary xor trees     : 0          
592.58/592.69	c binxor trees' crown      : 0           (nan       leafs/tree)
592.58/592.69	c bin xor find time        : 0.00       
592.58/592.69	c OTF clause improved      : 143177      (0.05      clauses/conflict)
592.58/592.69	c OTF impr. size diff      : 152968      (1.07       lits/clause)
592.58/592.69	c OTF cl watch-shrink      : 834320      (0.27      clauses/conflict)
592.58/592.69	c OTF cl watch-sh-lit      : 1085421     (1.30       lits/clause)
592.58/592.69	c tried to recurMin cls    : 327468      (10.59      % of conflicts)
592.58/592.69	c updated cache            : 6082        (0.02       lits/tried recurMin)
592.58/592.69	c clauses over max glue    : 0           (0.00      % of all clauses)
592.58/592.69	c conflicts                : 3093614     (5221.65   / sec)
592.58/592.69	c decisions                : 3533943     (0.32      % random)
592.58/592.69	c bogo-props               : 84016401508 (141809663.03 / sec)
592.58/592.69	c conflict literals        : 49259482    (33.02     % deleted)
592.58/592.69	c Memory used              : 97.64       MB
592.58/592.69	c CPU time                 : 592.46      s
592.58/592.69	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-3367864-1305387724/watcher-3367864-1305387724 -o /tmp/evaluation-result-3367864-1305387724/solver-3367864-1305387724 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367864-1305387724.cnf 

running on 2 cores: 0,2

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.13 2.42 3.10 3/283 1573
/proc/meminfo: memFree=21772928/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=592 CPUtime=0 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4194304 65 0 0 0 0 0 0 0 23 0 1 0 650370593 606208 23 33554432000 4194304 4580011 140737166376256 18446744073709551615 232330963472 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1573/statm: 148 29 23 95 0 22 0

[startup+0.0474701 s]
/proc/loadavg: 1.13 2.42 3.10 3/283 1573
/proc/meminfo: memFree=21772928/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=30012 CPUtime=0.04 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 642 0 0 0 4 0 0 0 23 0 1 0 650370593 30732288 583 33554432000 4194304 4580011 140737166376256 18446744073709551615 4320676 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 7503 583 363 95 0 2485 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30012

[startup+0.100466 s]
/proc/loadavg: 1.13 2.42 3.10 3/283 1573
/proc/meminfo: memFree=21772928/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=30152 CPUtime=0.09 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 702 0 0 0 9 0 0 0 23 0 1 0 650370593 30875648 643 33554432000 4194304 4580011 140737166376256 18446744073709551615 4320879 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 7538 643 364 95 0 2520 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30152

[startup+0.300466 s]
/proc/loadavg: 1.13 2.42 3.10 3/283 1573
/proc/meminfo: memFree=21772928/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=30520 CPUtime=0.29 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 907 0 0 0 29 0 0 0 25 0 1 0 650370593 31252480 740 33554432000 4194304 4580011 140737166376256 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 7630 740 364 95 0 2612 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30520

[startup+0.700373 s]
/proc/loadavg: 1.13 2.42 3.10 3/283 1573
/proc/meminfo: memFree=21772928/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=31132 CPUtime=0.69 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 1235 0 0 0 69 0 0 0 25 0 1 0 650370593 31879168 908 33554432000 4194304 4580011 140737166376256 18446744073709551615 4321548 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 7783 908 364 95 0 2765 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31132

[startup+1.50021 s]
/proc/loadavg: 1.13 2.42 3.10 5/297 1600
/proc/meminfo: memFree=21741404/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=36052 CPUtime=1.49 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 2857 0 0 0 149 0 0 0 25 0 1 0 650370593 36917248 2075 33554432000 4194304 4580011 140737166376256 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 9013 2075 367 95 0 3995 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36052

[startup+3.10096 s]
/proc/loadavg: 1.36 2.45 3.10 5/297 1600
/proc/meminfo: memFree=21715736/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=36152 CPUtime=3.09 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 3592 0 0 0 309 0 0 0 25 0 1 0 650370593 37019648 2206 33554432000 4194304 4580011 140737166376256 18446744073709551615 4321491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 9038 2206 367 95 0 4020 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36152

[startup+6.30036 s]
/proc/loadavg: 1.36 2.45 3.10 5/297 1600
/proc/meminfo: memFree=21705556/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=36932 CPUtime=6.28 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 5230 0 0 0 628 0 0 0 25 0 1 0 650370593 37818368 2271 33554432000 4194304 4580011 140737166376256 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 9233 2271 367 95 0 4215 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 36932

[startup+12.7002 s]
/proc/loadavg: 1.76 2.50 3.11 5/297 1601
/proc/meminfo: memFree=21668272/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=44880 CPUtime=12.69 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 8948 0 0 0 1268 1 0 0 25 0 1 0 650370593 45957120 4456 33554432000 4194304 4580011 140737166376256 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 11220 4456 367 95 0 6202 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44880

[startup+25.5009 s]
/proc/loadavg: 2.27 2.58 3.13 5/297 1601
/proc/meminfo: memFree=21649680/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=47624 CPUtime=25.49 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 13134 0 0 0 2547 2 0 0 25 0 1 0 650370593 48766976 4876 33554432000 4194304 4580011 140737166376256 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 11906 4876 367 95 0 6888 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47624

[startup+51.1004 s]
/proc/loadavg: 2.86 2.69 3.15 5/297 1602
/proc/meminfo: memFree=21631236/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=49436 CPUtime=51.08 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 19430 0 0 0 5106 2 0 0 25 0 1 0 650370593 50622464 5588 33554432000 4194304 4580011 140737166376256 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 12359 5588 367 95 0 7341 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49436

[startup+102.311 s]
/proc/loadavg: 3.74 2.96 3.22 5/297 1603
/proc/meminfo: memFree=21572196/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=61208 CPUtime=102.29 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 31815 0 0 0 10225 4 0 0 25 0 1 0 650370593 62676992 8566 33554432000 4194304 4580011 140737166376256 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 15302 8566 367 95 0 10284 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 61208

[startup+162.301 s]
/proc/loadavg: 3.89 3.13 3.26 5/297 1605
/proc/meminfo: memFree=21564740/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=61608 CPUtime=162.28 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 41923 0 0 0 16222 6 0 0 25 0 1 0 650370593 63086592 8527 33554432000 4194304 4580011 140737166376256 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 15402 8527 367 95 0 10384 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 61608

[startup+222.301 s]
/proc/loadavg: 3.99 3.31 3.31 5/297 1606
/proc/meminfo: memFree=21532452/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=69600 CPUtime=222.29 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 52580 0 0 0 22220 9 0 0 25 0 1 0 650370593 71270400 10203 33554432000 4194304 4580011 140737166376256 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 17400 10203 367 95 0 12382 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 69600

[startup+282.3 s]
/proc/loadavg: 3.99 3.42 3.35 5/297 1608
/proc/meminfo: memFree=21474636/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=79204 CPUtime=282.28 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 61864 0 0 0 28217 11 0 0 25 0 1 0 650370593 81104896 13296 33554432000 4194304 4580011 140737166376256 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 19801 13296 367 95 0 14783 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 79204

[startup+342.301 s]
/proc/loadavg: 4.12 3.57 3.40 5/297 1609
/proc/meminfo: memFree=21464568/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=79452 CPUtime=342.28 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 69974 0 0 0 34214 14 0 0 25 0 1 0 650370593 81358848 12672 33554432000 4194304 4580011 140737166376256 18446744073709551615 4294464 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 19863 12672 367 95 0 14845 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 79452

[startup+402.301 s]
/proc/loadavg: 4.05 3.64 3.43 5/297 1611
/proc/meminfo: memFree=21438104/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=80884 CPUtime=402.28 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 77658 0 0 0 40212 16 0 0 25 0 1 0 650370593 82825216 12804 33554432000 4194304 4580011 140737166376256 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 20221 12804 367 95 0 15203 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 80884

[startup+462.3 s]
/proc/loadavg: 4.06 3.72 3.47 5/297 1613
/proc/meminfo: memFree=21432728/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=77968 CPUtime=462.27 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 83494 0 0 0 46210 17 0 0 25 0 1 0 650370593 79839232 13021 33554432000 4194304 4580011 140737166376256 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 19492 13021 367 95 0 14474 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 77968

[startup+522.301 s]
/proc/loadavg: 4.02 3.76 3.50 5/297 1614
/proc/meminfo: memFree=21404928/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=90412 CPUtime=522.27 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 87921 0 0 0 52209 18 0 0 25 0 1 0 650370593 92581888 15558 33554432000 4194304 4580011 140737166376256 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 22603 15558 367 95 0 17585 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 90412

[startup+582.301 s]
/proc/loadavg: 4.08 3.84 3.54 5/297 1616
/proc/meminfo: memFree=21376752/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=90096 CPUtime=582.28 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 93488 0 0 0 58207 21 0 0 25 0 1 0 650370593 92258304 15064 33554432000 4194304 4580011 140737166376256 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 22524 15064 367 95 0 17506 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 90096

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

[startup+588.701 s]
/proc/loadavg: 4.07 3.84 3.54 5/297 1616
/proc/meminfo: memFree=21381952/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=90096 CPUtime=588.67 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 93913 0 0 0 58846 21 0 0 25 0 1 0 650370593 92258304 15489 33554432000 4194304 4580011 140737166376256 18446744073709551615 4304848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 22524 15489 367 95 0 17506 0
Current children cumulated CPU time (s) 588.67
Current children cumulated vsize (KiB) 90096

[startup+590.301 s]
/proc/loadavg: 4.07 3.84 3.54 5/297 1616
/proc/meminfo: memFree=21378976/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=99984 CPUtime=590.27 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 94410 0 0 0 59006 21 0 0 25 0 1 0 650370593 102383616 15986 33554432000 4194304 4580011 140737166376256 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 24996 15986 367 95 0 19978 0
Current children cumulated CPU time (s) 590.27
Current children cumulated vsize (KiB) 99984

[startup+591.9 s]
/proc/loadavg: 4.07 3.84 3.55 5/297 1616
/proc/meminfo: memFree=21375628/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=99984 CPUtime=591.87 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 94554 0 0 0 59166 21 0 0 25 0 1 0 650370593 102383616 16130 33554432000 4194304 4580011 140737166376256 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 24996 16130 367 95 0 19978 0
Current children cumulated CPU time (s) 591.87
Current children cumulated vsize (KiB) 99984

[startup+592.301 s]
/proc/loadavg: 4.07 3.84 3.55 5/297 1616
/proc/meminfo: memFree=21375628/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=99984 CPUtime=592.28 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 94578 0 0 0 59206 22 0 0 25 0 1 0 650370593 102383616 16154 33554432000 4194304 4580011 140737166376256 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 24996 16154 367 95 0 19978 0
Current children cumulated CPU time (s) 592.28
Current children cumulated vsize (KiB) 99984

[startup+592.501 s]
/proc/loadavg: 4.07 3.84 3.55 5/297 1616
/proc/meminfo: memFree=21375628/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=99984 CPUtime=592.48 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 94593 0 0 0 59226 22 0 0 25 0 1 0 650370593 102383616 16169 33554432000 4194304 4580011 140737166376256 18446744073709551615 4295663 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 24996 16169 367 95 0 19978 0
Current children cumulated CPU time (s) 592.48
Current children cumulated vsize (KiB) 99984

[startup+592.601 s]
/proc/loadavg: 4.07 3.84 3.55 5/297 1616
/proc/meminfo: memFree=21375628/32951124 swapFree=66457188/67111528
[pid=1573] ppid=1571 vsize=99984 CPUtime=592.58 cores=0,2
/proc/1573/stat : 1573 (strangenight2-s) R 1571 1573 32743 0 -1 4202496 94602 0 0 0 59236 22 0 0 25 0 1 0 650370593 102383616 16178 33554432000 4194304 4580011 140737166376256 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1573/statm: 24996 16178 367 95 0 19978 0
Current children cumulated CPU time (s) 592.58
Current children cumulated vsize (KiB) 99984

Child status: 20
Real time (s): 592.697
CPU time (s): 592.683
CPU user time (s): 592.459
CPU system time (s): 0.223965
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 102152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 592.459
system time used= 0.223965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94618
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= 18
involuntary context switches= 1588

runsolver used 1.73574 second user time and 3.66444 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-14 17:42:04
IDJOB=3367864
IDBENCH=83073
IDSOLVER=1845
FILE ID=node132/3367864-1305387724
RUNJOBID= node132-1305387724-1557
PBS_JOBID= 13324370
Free space on /tmp= 73332 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S1090604743-089.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367864-1305387724/watcher-3367864-1305387724 -o /tmp/evaluation-result-3367864-1305387724/solver-3367864-1305387724 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367864-1305387724.cnf

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

MD5SUM BENCH= db8052d689d68a5a8af12c3049f9d9c2
RANDOM SEED=2103480384

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      21772960 kB
Buffers:        257952 kB
Cached:        5389932 kB
SwapCached:       6904 kB
Active:        4729456 kB
Inactive:      6162308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21772960 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:            5576 kB
Writeback:           0 kB
AnonPages:     5241712 kB
Mapped:          18476 kB
Slab:           199352 kB
PageTables:      24776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34735876 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73312 MiB
End job on node132 at 2011-05-14 17:51:57