Trace number 3174680

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-stUNSAT 52.619 52.6185

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v300-c1278-S1223020224-097.UNKNOWN.cnf
MD5SUM9e24719e5efd9c5e96f374a33a1fed5d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.43478
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses1278
Sum of the clauses size3834
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31278
Number of clauses of size 40
Number of clauses of size 50
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174680-1301788053.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:        1278
0.00/0.00	c -- clauses added:            0 learnts,         1278 normals,            0 xors
0.00/0.00	c -- vars added        300
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       300      1278         0         0      3834         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1278/1278 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 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:    300 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      4  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     126 undec:      37 neg:     137
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       296      1274         0         0      3855         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.09/0.12	c  N st     8      4918       296      1274         0      4748      3855     72069   no data   no data
0.29/0.36	c  N st    10     11300       296      1274         0      4399      3855     53003   no data   no data
0.59/0.61	c  N st    11     17043       296      1274         0      9949      3855    147488   no data   no data
1.00/1.01	c  F st    12     25000       296      1274         0     12130      3855    176173   no data   no data
1.00/1.01	c  N st    12     25000       296      1274         0     12130      3855    176173   no data   no data
1.19/1.25	c Decided on static restart strategy
1.19/1.25	c  N st    18     30000       296      1274         0     10468      3855    139487   no data   no data
1.19/1.25	c  S st    18     30000       296      1274         0     10468      3855    139487   no data   no data
1.19/1.29	c  S st    18     30506       296      1274         0     10969      3855    147258   no data   no data
1.19/1.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.29	c blocked clauses removed:        7 vars:      1 tried:         296 T: 0.00 s
1.19/1.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    295 time:  0.00 s
1.19/1.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.37	c lits-rem:       267  cl-subs:     1378  v-elim:      0  v-fix:    0  time:  0.07 s
1.29/1.38	c asymm  cl-useful: 0/1267/1267 lits-rem:0 time: 0.00
1.29/1.38	c calculated reachability. Time: 0.00
1.29/1.38	c  N st    18     30506       295      1267         0      9588      3834    126525   no data   no data
1.69/1.75	c  N st    20     37616       295      1267         0      8874      3834    101697   no data   no data
2.10/2.12	c  N st    21     44015       295      1267         0     15085      3834    206352   no data   no data
2.20/2.25	c  S st    22     45760       295      1267         0     16777      3834    236268   no data   no data
2.29/2.30	c  S st    22     46266       295      1267         0     17280      3834    244675   no data   no data
2.29/2.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.29/2.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    295 time:  0.00 s
2.29/2.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.29/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.47	c lits-rem:       225  cl-subs:     1571  v-elim:      0  v-fix:    0  time:  0.15 s
2.39/2.47	c vivif2 --  cl tried     1267 cl shrink        0 lits rem          0 time: 0.00
2.39/2.48	c vivif2 --  cl tried    15709 cl shrink        0 lits rem          0 time: 0.00
2.39/2.48	c asymm  cl-useful: 0/1267/1267 lits-rem:0 time: 0.01
2.39/2.48	c calculated reachability. Time: 0.00
2.39/2.48	c  N st    22     46266       295      1267         0     15709      3834    220832   no data   no data
3.30/3.39	c  N st    23     60664       295      1267         0     11412      3834    125489   no data   no data
3.89/3.97	c  N st    24     69402       295      1267         0     19764      3834    257081   no data   no data
3.89/3.97	c  S st    24     69402       295      1267         0     19764      3834    257081   no data   no data
3.99/4.02	c  S st    24     69904       295      1267         0     20265      3834    265452   no data   no data
3.99/4.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.99/4.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.99/4.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    295 time:  0.00 s
3.99/4.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/4.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.99/4.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.30	c lits-rem:       155  cl-subs:     2624  v-elim:      0  v-fix:    0  time:  0.26 s
4.29/4.30	c vivif2 --  cl tried     1267 cl shrink        0 lits rem          0 time: 0.00
4.29/4.30	c vivif2 --  cl tried    17641 cl shrink        0 lits rem          0 time: 0.00
4.29/4.31	c asymm  cl-useful: 0/1267/1267 lits-rem:0 time: 0.01
4.29/4.31	c calculated reachability. Time: 0.00
4.29/4.31	c  N st    24     69904       295      1267         0     17641      3834    227904   no data   no data
5.59/5.61	c  F st    25     87503       295      1267         0     12529      3834    132507   no data   no data
5.59/5.61	c  N st    25     87503       295      1267         0     12529      3834    132507   no data   no data
5.89/5.95	c Decided on static restart strategy
6.09/6.18	c  N st    32     95544       295      1267         0     20284      3834    262334   no data   no data
6.79/6.89	c  N st    34    104856       295      1267         0     16702      3834    179016   no data   no data
6.79/6.89	c  S st    34    104856       295      1267         0     16702      3834    179016   no data   no data
6.89/6.95	c  S st    34    105360       295      1267         0     17201      3834    187354   no data   no data
6.89/6.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.89/6.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.89/6.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    295 time:  0.00 s
6.89/6.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.89/6.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.89/6.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.04	c lits-rem:       190  cl-subs:     1678  v-elim:      0  v-fix:    0  time:  0.07 s
6.99/7.04	c vivif2 --  cl tried     1267 cl shrink        0 lits rem          0 time: 0.00
6.99/7.04	c vivif2 --  cl tried    15523 cl shrink        0 lits rem          0 time: 0.00
6.99/7.05	c asymm  cl-useful: 0/1267/1267 lits-rem:0 time: 0.01
6.99/7.05	c calculated reachability. Time: 0.00
6.99/7.05	c  N st    34    105360       295      1267         0     15523      3834    166953   no data   no data
7.69/7.78	c  N st    35    114959       295      1267         0     24691      3834    305033   no data   no data
8.89/8.90	c  N st    36    129357       295      1267         0     25044      3834    291631   no data   no data
10.79/10.89	c  N st    37    150952       295      1267         0     16126      3834    153429   no data   no data
11.39/11.48	c  S st    38    158041       295      1267         0     22891      3834    258685   no data   no data
11.49/11.57	c  S st    38    158544       295      1267         0     23388      3834    266740   no data   no data
11.49/11.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.49/11.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.49/11.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.49/11.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.49/11.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    295 time:  0.00 s
11.49/11.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.49/11.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.49/11.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.79/11.83	c lits-rem:       514  cl-subs:     2422  v-elim:      0  v-fix:    0  time:  0.24 s
11.79/11.83	c vivif2 --  cl tried     1267 cl shrink        0 lits rem          0 time: 0.00
11.79/11.83	c vivif2 --  cl tried    20966 cl shrink        0 lits rem          0 time: 0.00
11.79/11.85	c asymm  cl-useful: 0/1267/1267 lits-rem:0 time: 0.02
11.79/11.85	c calculated reachability. Time: 0.00
11.79/11.85	c  N st    38    158544       295      1267         0     20966      3834    234133   no data   no data
17.19/17.20	c  N st    39    207132       295      1267         0     33920      3834    406517   no data   no data
20.49/20.57	c  N st    40    237816       295      1267         0     26071      3834    279569   no data   no data
20.49/20.57	c  S st    40    237816       295      1267         0     26071      3834    279569   no data   no data
20.59/20.67	c  S st    40    238323       295      1267         0     26573      3834    288010   no data   no data
20.59/20.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.59/20.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
20.59/20.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.59/20.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.59/20.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.59/20.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    295 time:  0.00 s
20.59/20.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.59/20.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.69/20.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.89/20.97	c lits-rem:       332  cl-subs:     3085  v-elim:      0  v-fix:    0  time:  0.27 s
20.89/20.97	c vivif2 --  cl tried     1267 cl shrink        0 lits rem          0 time: 0.00
20.89/20.98	c vivif2 --  cl tried    23488 cl shrink        0 lits rem          0 time: 0.00
20.99/21.00	c asymm  cl-useful: 0/1267/1267 lits-rem:0 time: 0.02
20.99/21.00	c calculated reachability. Time: 0.00
20.99/21.00	c  N st    40    238323       295      1267         0     23488      3834    248786   no data   no data
28.39/28.44	c  F st    41    306252       295      1267         0     25606      3834    255178   no data   no data
28.39/28.45	c  N st    41    306252       295      1267         0     25606      3834    255178   no data   no data
28.89/28.96	c Decided on static restart strategy
31.49/31.57	c  N st    51    334560       295      1267         0     29709      3834    307036   no data   no data
34.10/34.16	c  N st    53    357484       295      1267         0     27617      3834    260239   no data   no data
34.10/34.16	c  S st    53    357484       295      1267         0     27617      3834    260239   no data   no data
34.19/34.24	c  S st    53    357988       295      1267         0     28120      3834    269059   no data   no data
34.19/34.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.19/34.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
34.19/34.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.19/34.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.19/34.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.19/34.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    295 time:  0.00 s
34.19/34.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.19/34.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
34.19/34.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.29/34.39	c lits-rem:       324  cl-subs:     2035  v-elim:      0  v-fix:    0  time:  0.13 s
34.29/34.39	c vivif2 --  cl tried     1267 cl shrink        0 lits rem          0 time: 0.00
34.39/34.40	c vivif2 --  cl tried    26085 cl shrink        0 lits rem          0 time: 0.00
34.39/34.41	c asymm  cl-useful: 0/1267/1267 lits-rem:0 time: 0.01
34.39/34.41	c calculated reachability. Time: 0.00
34.39/34.41	c  N st    53    357988       295      1267         0     26085      3834    246049   no data   no data
37.99/38.02	c  N st    54    390382       295      1267         1     32108      3834    313190   no data   no data
41.19/41.20	c Finding binary XORs  T:     0.00 s  found:       0
43.19/43.20	c  N st    55    438970       294      1244        12     41725      3786    500669   no data   no data
48.59/48.65	c Finding binary XORs  T:     0.00 s  found:       0
50.69/50.72	c  N st    56    511854       293      1219        29     28622      3738    279064   no data   no data
51.79/51.82	c Finding binary XORs  T:     0.00 s  found:       0
52.59/52.61	c  E st    57    530023       280      1115       104     22463      3485    192545   no data   no data
52.59/52.61	c num threads              : 1          
52.59/52.61	c restarts                 : 57         
52.59/52.61	c dynamic restarts         : 0          
52.59/52.61	c static restarts          : 57         
52.59/52.61	c full restarts            : 3          
52.59/52.61	c total simplify time      : 0.16       
52.59/52.61	c learnts DL2              : 0          
52.59/52.61	c learnts size 2           : 175        
52.59/52.61	c learnts size 1           : 133         (44.33     % of vars)
52.59/52.61	c filedLit time            : 0.04        (0.07      % time)
52.59/52.61	c v-elim SatELite          : 5           (1.67      % vars)
52.59/52.61	c SatELite time            : 1.18        (2.25      % time)
52.59/52.61	c v-elim xor               : 0           (0.00      % vars)
52.59/52.61	c xor elim time            : 0.01        (0.02      % time)
52.59/52.61	c num binary xor trees     : 0          
52.59/52.61	c binxor trees' crown      : 0           (nan       leafs/tree)
52.59/52.61	c bin xor find time        : 0.00       
52.59/52.61	c OTF clause improved      : 23852       (0.05      clauses/conflict)
52.59/52.61	c OTF impr. size diff      : 25424       (1.07       lits/clause)
52.59/52.61	c OTF cl watch-shrink      : 142067      (0.27      clauses/conflict)
52.59/52.61	c OTF cl watch-sh-lit      : 184568      (1.30       lits/clause)
52.59/52.61	c tried to recurMin cls    : 60190       (11.36      % of conflicts)
52.59/52.61	c updated cache            : 0           (0.00       lits/tried recurMin)
52.59/52.61	c clauses over max glue    : 0           (0.00      % of all clauses)
52.59/52.61	c conflicts                : 530023      (10081.85  / sec)
52.59/52.61	c decisions                : 616131      (0.94      % random)
52.59/52.61	c bogo-props               : 6472346815  (123113938.09 / sec)
52.59/52.61	c conflict literals        : 7936374     (30.82     % deleted)
52.59/52.61	c Memory used              : 53.82       MB
52.59/52.61	c CPU time                 : 52.57       s
52.59/52.61	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3174680-1301788053/watcher-3174680-1301788053 -o /tmp/evaluation-result-3174680-1301788053/solver-3174680-1301788053 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174680-1301788053.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: 3.92 3.98 3.93 4/189 29903
/proc/meminfo: memFree=20577452/32951124 swapFree=67111524/67111528
[pid=29903] ppid=29901 vsize=29964 CPUtime=0 cores=0,2
/proc/29903/stat : 29903 (strangenight2-s) R 29901 29903 29348 0 -1 4202496 599 0 0 0 0 0 0 0 25 0 1 0 369035761 30683136 539 33554432000 4194304 4627331 140734155296896 18446744073709551615 4333301 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29903/statm: 7491 539 371 106 0 2462 0

[startup+0.0997191 s]
/proc/loadavg: 3.92 3.98 3.93 4/189 29903
/proc/meminfo: memFree=20577452/32951124 swapFree=67111524/67111528
[pid=29903] ppid=29901 vsize=30092 CPUtime=0.09 cores=0,2
/proc/29903/stat : 29903 (strangenight2-s) R 29901 29903 29348 0 -1 4202496 700 0 0 0 9 0 0 0 25 0 1 0 369035761 30814208 640 33554432000 4194304 4627331 140734155296896 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29903/statm: 7523 640 371 106 0 2494 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30092

[startup+0.100709 s]
/proc/loadavg: 3.92 3.98 3.93 4/189 29903
/proc/meminfo: memFree=20577452/32951124 swapFree=67111524/67111528
[pid=29903] ppid=29901 vsize=30092 CPUtime=0.09 cores=0,2
/proc/29903/stat : 29903 (strangenight2-s) R 29901 29903 29348 0 -1 4202496 700 0 0 0 9 0 0 0 25 0 1 0 369035761 30814208 640 33554432000 4194304 4627331 140734155296896 18446744073709551615 4308552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29903/statm: 7523 640 371 106 0 2494 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30092

[startup+0.30068 s]
/proc/loadavg: 3.92 3.98 3.93 4/189 29903
/proc/meminfo: memFree=20577452/32951124 swapFree=67111524/67111528
[pid=29903] ppid=29901 vsize=30600 CPUtime=0.29 cores=0,2
/proc/29903/stat : 29903 (strangenight2-s) R 29901 29903 29348 0 -1 4202496 900 0 0 0 29 0 0 0 25 0 1 0 369035761 31334400 746 33554432000 4194304 4627331 140734155296896 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29903/statm: 7650 746 372 106 0 2621 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30600

[startup+0.70062 s]
/proc/loadavg: 3.92 3.98 3.93 4/189 29903
/proc/meminfo: memFree=20577452/32951124 swapFree=67111524/67111528
[pid=29903] ppid=29901 vsize=31204 CPUtime=0.69 cores=0,2
/proc/29903/stat : 29903 (strangenight2-s) R 29901 29903 29348 0 -1 4202496 1300 0 0 0 69 0 0 0 25 0 1 0 369035761 31952896 798 33554432000 4194304 4627331 140734155296896 18446744073709551615 4327349 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29903/statm: 7801 798 372 106 0 2772 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31204

[startup+1.50047 s]
/proc/loadavg: 3.92 3.98 3.93 5/190 29904
/proc/meminfo: memFree=20581040/32951124 swapFree=67111524/67111528
[pid=29903] ppid=29901 vsize=35668 CPUtime=1.49 cores=0,2
/proc/29903/stat : 29903 (strangenight2-s) R 29901 29903 29348 0 -1 4202496 2736 0 0 0 149 0 0 0 25 0 1 0 369035761 36524032 2000 33554432000 4194304 4627331 140734155296896 18446744073709551615 4327560 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29903/statm: 8917 2000 377 106 0 3888 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35668

[startup+3.10018 s]
/proc/loadavg: 3.92 3.98 3.93 5/190 29904
/proc/meminfo: memFree=20574964/32951124 swapFree=67111524/67111528
[pid=29903] ppid=29901 vsize=38732 CPUtime=3.09 cores=0,2
/proc/29903/stat : 29903 (strangenight2-s) R 29901 29903 29348 0 -1 4202496 4116 0 0 0 309 0 0 0 25 0 1 0 369035761 39661568 2760 33554432000 4194304 4627331 140734155296896 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29903/statm: 9683 2760 377 106 0 4654 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38732

[startup+6.30057 s]
/proc/loadavg: 3.93 3.98 3.93 5/190 29904
/proc/meminfo: memFree=20565404/32951124 swapFree=67111524/67111528
[pid=29903] ppid=29901 vsize=41644 CPUtime=6.29 cores=0,2
/proc/29903/stat : 29903 (strangenight2-s) R 29901 29903 29348 0 -1 4202496 5894 0 0 0 629 0 0 0 20 0 1 0 369035761 42643456 3446 33554432000 4194304 4627331 140734155296896 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29903/statm: 10411 3446 377 106 0 5382 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41644

[startup+12.7004 s]
/proc/loadavg: 3.93 3.98 3.93 5/190 29904
/proc/meminfo: memFree=20552280/32951124 swapFree=67111524/67111528
[pid=29903] ppid=29901 vsize=43400 CPUtime=12.69 cores=0,2
/proc/29903/stat : 29903 (strangenight2-s) R 29901 29903 29348 0 -1 4202496 8185 0 0 0 1268 1 0 0 18 0 1 0 369035761 44441600 3985 33554432000 4194304 4627331 140734155296896 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29903/statm: 10850 3985 377 106 0 5821 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43400

[startup+25.501 s]
/proc/loadavg: 4.02 4.00 3.94 5/190 29905
/proc/meminfo: memFree=20547680/32951124 swapFree=67111524/67111528
[pid=29903] ppid=29901 vsize=45616 CPUtime=25.49 cores=0,2
/proc/29903/stat : 29903 (strangenight2-s) R 29901 29903 29348 0 -1 4202496 11715 0 0 0 2546 3 0 0 25 0 1 0 369035761 46710784 4629 33554432000 4194304 4627331 140734155296896 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29903/statm: 11404 4629 377 106 0 6375 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45616

[startup+51.1002 s]
/proc/loadavg: 4.01 4.00 3.94 5/190 29905
/proc/meminfo: memFree=20544256/32951124 swapFree=67111524/67111528
[pid=29903] ppid=29901 vsize=55112 CPUtime=51.09 cores=0,2
/proc/29903/stat : 29903 (strangenight2-s) R 29901 29903 29348 0 -1 4202496 17712 0 0 0 5105 4 0 0 25 0 1 0 369035761 56434688 5487 33554432000 4194304 4627331 140734155296896 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29903/statm: 13778 5487 377 106 0 8749 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55112

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

[startup+51.901 s]
/proc/loadavg: 4.01 4.00 3.94 5/190 29905
/proc/meminfo: memFree=20551572/32951124 swapFree=67111524/67111528
[pid=29903] ppid=29901 vsize=55112 CPUtime=51.89 cores=0,2
/proc/29903/stat : 29903 (strangenight2-s) R 29901 29903 29348 0 -1 4202496 17712 0 0 0 5185 4 0 0 25 0 1 0 369035761 56434688 5487 33554432000 4194304 4627331 140734155296896 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29903/statm: 13778 5487 377 106 0 8749 0
Current children cumulated CPU time (s) 51.89
Current children cumulated vsize (KiB) 55112

[startup+52.301 s]
/proc/loadavg: 4.01 4.00 3.94 5/190 29905
/proc/meminfo: memFree=20551572/32951124 swapFree=67111524/67111528
[pid=29903] ppid=29901 vsize=55112 CPUtime=52.29 cores=0,2
/proc/29903/stat : 29903 (strangenight2-s) R 29901 29903 29348 0 -1 4202496 17712 0 0 0 5225 4 0 0 25 0 1 0 369035761 56434688 5487 33554432000 4194304 4627331 140734155296896 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29903/statm: 13778 5487 377 106 0 8749 0
Current children cumulated CPU time (s) 52.29
Current children cumulated vsize (KiB) 55112

[startup+52.501 s]
/proc/loadavg: 4.01 4.00 3.94 5/190 29905
/proc/meminfo: memFree=20551572/32951124 swapFree=67111524/67111528
[pid=29903] ppid=29901 vsize=55112 CPUtime=52.49 cores=0,2
/proc/29903/stat : 29903 (strangenight2-s) R 29901 29903 29348 0 -1 4202496 17712 0 0 0 5245 4 0 0 25 0 1 0 369035761 56434688 5487 33554432000 4194304 4627331 140734155296896 18446744073709551615 4309132 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29903/statm: 13778 5487 377 106 0 8749 0
Current children cumulated CPU time (s) 52.49
Current children cumulated vsize (KiB) 55112

[startup+52.6009 s]
/proc/loadavg: 4.01 4.00 3.94 5/190 29905
/proc/meminfo: memFree=20551572/32951124 swapFree=67111524/67111528
[pid=29903] ppid=29901 vsize=55112 CPUtime=52.59 cores=0,2
/proc/29903/stat : 29903 (strangenight2-s) R 29901 29903 29348 0 -1 4202496 17712 0 0 0 5255 4 0 0 25 0 1 0 369035761 56434688 5487 33554432000 4194304 4627331 140734155296896 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29903/statm: 13778 5487 377 106 0 8749 0
Current children cumulated CPU time (s) 52.59
Current children cumulated vsize (KiB) 55112

Child status: 20
Real time (s): 52.6185
CPU time (s): 52.619
CPU user time (s): 52.572
CPU system time (s): 0.046992
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 55112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.572
system time used= 0.046992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17723
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= 12
involuntary context switches= 72

runsolver used 0.095985 second user time and 0.200969 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-03 01:47:33
IDJOB=3174680
IDBENCH=82898
IDSOLVER=1587
FILE ID=node111/3174680-1301788053
RUNJOBID= node111-1301783654-29366
PBS_JOBID= 12841407
Free space on /tmp= 71228 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v300-c1278-S1223020224-097.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174680-1301788053/watcher-3174680-1301788053 -o /tmp/evaluation-result-3174680-1301788053/solver-3174680-1301788053 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174680-1301788053.cnf

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

MD5SUM BENCH= 9e24719e5efd9c5e96f374a33a1fed5d
RANDOM SEED=653500396

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20577856 kB
Buffers:        358956 kB
Cached:       11383044 kB
SwapCached:          4 kB
Active:        7610112 kB
Inactive:      4468116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20577856 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5872 kB
Writeback:           0 kB
AnonPages:      336172 kB
Mapped:          16324 kB
Slab:           231952 kB
PageTables:       5952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   550004 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= 71220 MiB
End job on node111 at 2011-04-03 01:48:26