Trace number 3368355

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 50.1754 50.1746

General information on the benchmark

NameSAT03/industrial/simon/sat02/
6pipe_6_ooo.shuffled-as.sat03-413.cnf
MD5SUM8bd122b0caab0988cbc54e4731b25623
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.2178
Satisfiable
(Un)Satisfiability was proved
Number of variables17064
Number of clauses545612
Sum of the clauses size1608428
Maximum clause length187
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2476931
Number of clauses of size 356141
Number of clauses of size 4301
Number of clauses of size 5290
Number of clauses of size over 511948

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-3368355-1305393725.cnf'
0.00/0.01	c -- header says num vars:          17064
0.00/0.01	c -- header says num clauses:      545612
0.09/0.18	c -- clauses added:            0 learnts,       545612 normals,            0 xors
0.09/0.18	c -- vars added      17064
0.09/0.18	c Parsing time:  0.17 s
0.09/0.18	c  N st     0         0     17064     68679    476913         0   1608381         0   no data   no data
0.59/0.69	c asymm  cl-useful: 1018/1064/68679 lits-rem:16742 time: 0.51
2.79/2.84	c Flit:  1266 Blit:      0 bXBeca:    0 bXProp:   28 Bins:      0 BRemL:      0 BRemN:      0 P: 51.5M T:  2.13
2.79/2.86	c Cleaning up after failed var search:     0.02 s 
2.79/2.87	c Replacing       28 vars Replaced     1985 lits Time:     0.01 s 
2.89/2.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.89/2.95	c bin-w-bin subsume rem          405 bins  time:  0.04 s
3.69/3.75	c subs with bin:      110  lits-rem:      2616  v-fix:    0  time:  0.80 s
3.79/3.83	c Subs w/ non-existent bins:      0 l-rem:     74 v-fix:     0 done:  15643 time:  0.07 s
3.89/3.91	c Removed useless bin:    3015  fixed:     0  props:   7.06M  time:  0.08 s
4.49/4.56	c lits-rem:       440  cl-subs:      882  v-elim:   3990  v-fix:    0  time:  0.65 s
4.59/4.64	c Finding binary XORs  T:     0.09 s  found:      15
4.59/4.66	c Replacing       15 vars Replaced     2926 lits Time:     0.01 s 
4.69/4.72	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
4.69/4.72	c calculated reachability. Time: 0.02
4.69/4.73	c Calc default polars -  time:   0.01 s pos:    5827 undec:    5487 neg:    5750
4.69/4.73	c =========================================================================================
4.69/4.73	c types(t): F = full restart, N = normal restart
4.69/4.73	c types(t): S = simplification begin/end, E = solution found
4.69/4.73	c restart types(rt): st = static, dy = dynamic
4.69/4.73	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.69/4.73	c  B st     0         0     11638     72464    321912         0   1316963         0   no data   no data
5.39/5.41	c  N dy    15      4072     11638     72464    322051      3798   1316948    388941     25.12     76.87
6.09/6.12	c  N dy    27      8099     11638     72464    322189      7612   1316938    695072     21.35     23.66
7.09/7.13	c  N dy    40     13585     11637     72464    322371     12753   1316938   1383965     17.56     18.60
7.79/7.86	c  N dy    61     17645     11636     72464    322566     16515   1316937   1666800     19.11     20.27
8.59/8.68	c  N dy    84     21881     11626     72464    322747     11099   1316858    785034     19.35     20.38
9.19/9.23	c  F st    99     25002     11622     72464    322827     14058   1316849    980665     19.59     17.66
9.39/9.48	c  N st   102     26195     11622     72462    320199     15190   1311423   1057530     19.59   no data
10.09/10.10	c  S st   105     30000     11621     72462    320243     18881   1311412   1364463     19.59   no data
10.29/10.32	c  S st   105     30501     11616     72462    320447     19171   1311412   1370120     19.59   no data
10.29/10.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.29/13.30	c Flit:   504 Blit:      3 bXBeca:    0 bXProp:    5 Bins:1031580 BRemL: 150111 BRemN:      6 P: 51.4M T:  2.95
13.29/13.34	c Cleaning up after failed var search:     0.04 s 
13.29/13.38	c Replacing        5 vars Replaced     1406 lits Time:     0.03 s 
13.39/13.43	c blocked clauses removed:      745 vars:    490 tried:       14983 T: 0.03 s
13.49/13.54	c bin-w-bin subsume rem         1253 bins  time:  0.10 s
14.69/14.80	c subs with bin:     1876  lits-rem:     41398  v-fix:    0  time:  1.26 s
14.89/14.90	c Subs w/ non-existent bins:     15 l-rem:   1026 v-fix:     0 done:  10611 time:  0.11 s
14.89/14.95	c Removed useless bin:    3884  fixed:     0  props:   2.09M  time:  0.04 s
15.09/15.15	c lits-rem:      8076  cl-subs:      166  v-elim:    138  v-fix:    0  time:  0.20 s
16.51/16.51	c subs with bin:        2  lits-rem:      9963  v-fix:    0  time:  1.31 s
18.09/18.16	c lits-rem:      8148  cl-subs:     1534  v-elim:      0  v-fix:    0  time:  1.63 s
18.49/18.50	c asymm  cl-useful: 612/2847/67759 lits-rem:11417 time: 0.35
18.49/18.54	c calculated reachability. Time: 0.02
18.49/18.54	c  N dy   105     30501     10473     67759    973393     14681   1063265   2436652     19.59   no data
18.60/18.63	c Finding binary XORs  T:     0.09 s  found:      18
19.29/19.31	c  N dy   115     34924     10470     67759    973509     18881   1063257   2692923     18.76     20.21
20.49/20.55	c  N dy   116     42775     10470     67759    973700     13315   1063256   2078271     17.10     18.44
20.99/21.06	c  S st   129     45751     10470     67759    973804     16126   1063256   2274514     17.21     14.49
21.19/21.24	c  S st   129     46251     10470     67759    973885     16536   1063253   2284726     17.21   no data
21.19/21.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
23.19/23.29	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   8677 BRemL: 107707 BRemN:    584 P: 43.4M T:  2.03
23.29/23.34	c Replacing       19 vars Replaced     9048 lits Time:     0.06 s 
23.29/23.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.39/23.45	c bin-w-bin subsume rem         2711 bins  time:  0.08 s
24.49/24.52	c subs with bin:      382  lits-rem:      7461  v-fix:    0  time:  1.07 s
24.59/24.62	c Subs w/ non-existent bins:     44 l-rem:   1681 v-fix:     0 done:  10450 time:  0.10 s
24.59/24.66	c Removed useless bin:    3436  fixed:     0  props:   2.17M  time:  0.04 s
24.79/24.80	c lits-rem:       502  cl-subs:      178  v-elim:      1  v-fix:    0  time:  0.13 s
26.19/26.20	c subs with bin:        8  lits-rem:      2901  v-fix:    0  time:  1.37 s
26.41/26.43	c lits-rem:      2036  cl-subs:      619  v-elim:      0  v-fix:    0  time:  0.21 s
26.41/26.47	c vivif2 --  cl tried    67126 cl shrink     3222 lits rem      22356 time: 0.04
26.49/26.53	c vivif2 --  cl tried    15932 cl shrink     6851 lits rem      84359 time: 0.07
26.79/26.86	c asymm  cl-useful: 296/2634/66489 lits-rem:2223 time: 0.33
26.89/26.90	c calculated reachability. Time: 0.02
26.89/26.90	c  N dy   129     46251     10449     66489    866998     15914   1006626   1963371     17.21   no data
27.79/27.85	c  N dy   132     52268     10448     66489    867179     21637   1006625   2260008     16.31     17.25
28.79/28.82	c  N dy   135     58573     10445     66489    867319     27655   1006625   2557033     15.41     16.30
29.79/29.82	c  N dy   140     65321     10443     66489    867413     17217   1006624   1809657     14.94     15.95
30.39/30.41	c  S st   144     69376     10443     66489    867535     21098   1006609   2038981     14.68      6.90
30.59/30.62	c  S st   144     69880     10443     66489    867629     21503   1006609   2049501     14.68   no data
30.59/30.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
32.80/32.86	c Flit:     2 Blit:      4 bXBeca:    0 bXProp:   16 Bins:  17533 BRemL: 102172 BRemN:    644 P: 47.6M T:  2.22
32.90/32.93	c Replacing       16 vars Replaced    14036 lits Time:     0.07 s 
32.90/32.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.01/33.03	c bin-w-bin subsume rem          438 bins  time:  0.07 s
33.79/33.86	c subs with bin:      144  lits-rem:      3844  v-fix:    0  time:  0.83 s
33.89/33.97	c Subs w/ non-existent bins:     21 l-rem:   2102 v-fix:     0 done:  10421 time:  0.11 s
34.00/34.01	c Removed useless bin:    1579  fixed:     0  props:   2.33M  time:  0.04 s
34.11/34.15	c lits-rem:        46  cl-subs:      146  v-elim:     10  v-fix:    0  time:  0.15 s
35.39/35.49	c subs with bin:       20  lits-rem:     14626  v-fix:    0  time:  1.31 s
35.70/35.77	c lits-rem:      2185  cl-subs:     1001  v-elim:      0  v-fix:    0  time:  0.27 s
35.80/35.81	c vivif2 --  cl tried    66091 cl shrink     2150 lits rem      13391 time: 0.03
35.89/35.90	c vivif2 --  cl tried    19835 cl shrink     8020 lits rem     152043 time: 0.09
36.20/36.22	c asymm  cl-useful: 600/2562/66069 lits-rem:1488 time: 0.32
36.20/36.26	c calculated reachability. Time: 0.02
36.20/36.26	c  N dy   144     69880     10411     66050    770594     19822    965264   1652572     14.68   no data
36.31/36.34	c Finding binary XORs  T:     0.08 s  found:      10
37.79/37.88	c  N dy   148     80781     10401     66050    770815     30106    965259   1970400     13.78     14.64
38.79/38.84	c  F st   152     87500     10395     66050    770969     36467    965258   2180160     13.34      9.59
38.89/38.90	c Replacing       10 vars Replaced     5963 lits Time:     0.03 s 
38.89/38.94	c  N st   152     87500     10385     65949    764157     30000    957950   2024964     13.34      9.59
39.89/39.93	c  N dy   159     94249     10374     65949    764333     20685    957938   1590617     13.27     13.99
41.19/41.25	c  N dy   166    103990     10313     65949    764457     30011    957936   1890148     12.84     13.94
41.29/41.38	c  S st   170    104820     10312     65949    764474     30782    957936   1919956     12.82   no data
41.49/41.56	c  S st   170    105320     10307     65949    764517     31226    957935   1934674     12.82   no data
41.49/41.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
43.90/43.92	c Flit:   202 Blit:     22 bXBeca:    0 bXProp:   16 Bins:  20342 BRemL: 128968 BRemN:    536 P: 47.9M T:  2.34
43.90/43.95	c Cleaning up after failed var search:     0.03 s 
43.90/44.00	c Replacing       16 vars Replaced    22899 lits Time:     0.04 s 
44.00/44.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.00/44.07	c bin-w-bin subsume rem         2138 bins  time:  0.05 s
44.49/44.53	c subs with bin:      545  lits-rem:      5257  v-fix:    0  time:  0.47 s
44.59/44.62	c Subs w/ non-existent bins:      7 l-rem:    914 v-fix:     0 done:   9986 time:  0.09 s
44.59/44.66	c Removed useless bin:    4047  fixed:     0  props:   2.50M  time:  0.04 s
44.79/44.84	c lits-rem:       882  cl-subs:      501  v-elim:    654  v-fix:    0  time:  0.18 s
45.69/45.77	c subs with bin:      423  lits-rem:     11232  v-fix:    0  time:  0.91 s
45.89/45.93	c lits-rem:      4244  cl-subs:     1436  v-elim:      0  v-fix:    0  time:  0.15 s
45.89/45.96	c vivif2 --  cl tried    63543 cl shrink     1233 lits rem       6274 time: 0.03
45.99/46.01	c vivif2 --  cl tried    14998 cl shrink     5401 lits rem      40678 time: 0.05
46.29/46.34	c asymm  cl-useful: 250/15374/63538 lits-rem:551 time: 0.33
46.29/46.37	c calculated reachability. Time: 0.02
46.29/46.37	c  N dy   170    105320      9332     63424    433579     14965    780524    797777     12.82   no data
46.39/46.45	c Finding binary XORs  T:     0.08 s  found:       5
47.30/47.39	c  N dy   188    112134      9276     63424    433764     21432    780522    998761     12.64     13.68
48.30/48.40	c  N dy   200    120414      8936     63424    433890     17356    780503    841302     12.45     13.48
49.40/49.41	c  N dy   210    128798      8906     62160    357807     23268    741725    881703     12.18     12.84
50.09/50.16	c  E dy   213    134248      8775     61785    346091     22411    729187    849184     11.96      3.21
50.09/50.16	c num threads              : 1          
50.09/50.16	c restarts                 : 213        
50.09/50.16	c dynamic restarts         : 195        
50.09/50.16	c static restarts          : 18         
50.09/50.16	c full restarts            : 2          
50.09/50.16	c total simplify time      : 0.29       
50.09/50.16	c learnts DL2              : 0          
50.09/50.16	c learnts size 2           : 1562680    
50.09/50.16	c learnts size 1           : 4377        (25.65     % of vars)
50.09/50.16	c filedLit time            : 11.77       (23.50     % time)
50.09/50.16	c v-elim SatELite          : 5283        (30.96     % vars)
50.09/50.16	c SatELite time            : 3.93        (7.85      % time)
50.09/50.16	c v-elim xor               : 0           (0.00      % vars)
50.09/50.16	c xor elim time            : 0.07        (0.14      % time)
50.09/50.16	c num binary xor trees     : 92         
50.09/50.16	c binxor trees' crown      : 114         (1.24      leafs/tree)
50.09/50.16	c bin xor find time        : 0.34       
50.09/50.16	c OTF clause improved      : 3436        (0.03      clauses/conflict)
50.09/50.16	c OTF impr. size diff      : 8893        (2.59       lits/clause)
50.09/50.16	c OTF cl watch-shrink      : 99302       (0.74      clauses/conflict)
50.09/50.16	c OTF cl watch-sh-lit      : 2064282     (20.79      lits/clause)
50.09/50.16	c tried to recurMin cls    : 60545       (45.10      % of conflicts)
50.09/50.16	c updated cache            : 0           (0.00       lits/tried recurMin)
50.09/50.16	c clauses over max glue    : 0           (0.00      % of all clauses)
50.09/50.16	c conflicts                : 134248      (2681.08   / sec)
50.09/50.16	c decisions                : 876842      (0.82      % random)
50.09/50.16	c bogo-props               : 910135633   (18176397.96 / sec)
50.09/50.16	c conflict literals        : 6512336     (45.98     % deleted)
50.09/50.16	c Memory used              : 216.68      MB
50.09/50.16	c CPU time                 : 50.07       s
50.09/50.16	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-3368355-1305393725/watcher-3368355-1305393725 -o /tmp/evaluation-result-3368355-1305393725/solver-3368355-1305393725 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368355-1305393725.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.84 2.02 2.57 4/326 9113
/proc/meminfo: memFree=23092920/32951124 swapFree=59305796/67111528
[pid=9113] ppid=9111 vsize=35956 CPUtime=0 cores=5,7
/proc/9113/stat : 9113 (strangenight2-s) R 9111 9113 8223 0 -1 4202496 2423 0 0 0 0 0 0 0 23 0 1 0 729603023 36818944 1870 33554432000 4194304 4580011 140735724667568 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9113/statm: 8989 1870 324 95 0 3971 0

[startup+0.0317371 s]
/proc/loadavg: 1.84 2.02 2.57 4/326 9113
/proc/meminfo: memFree=23092920/32951124 swapFree=59305796/67111528
[pid=9113] ppid=9111 vsize=37200 CPUtime=0.02 cores=5,7
/proc/9113/stat : 9113 (strangenight2-s) R 9111 9113 8223 0 -1 4202496 2834 0 0 0 2 0 0 0 23 0 1 0 729603023 38092800 2281 33554432000 4194304 4580011 140735724667568 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9113/statm: 9300 2282 324 95 0 4282 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 37200

[startup+0.100715 s]
/proc/loadavg: 1.84 2.02 2.57 4/326 9113
/proc/meminfo: memFree=23092920/32951124 swapFree=59305796/67111528
[pid=9113] ppid=9111 vsize=42176 CPUtime=0.09 cores=5,7
/proc/9113/stat : 9113 (strangenight2-s) R 9111 9113 8223 0 -1 4202496 4389 0 0 0 9 0 0 0 23 0 1 0 729603023 43188224 3836 33554432000 4194304 4580011 140735724667568 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9113/statm: 10544 3836 324 95 0 5526 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42176

[startup+0.300676 s]
/proc/loadavg: 1.84 2.02 2.57 4/326 9113
/proc/meminfo: memFree=23092920/32951124 swapFree=59305796/67111528
[pid=9113] ppid=9111 vsize=49724 CPUtime=0.29 cores=5,7
/proc/9113/stat : 9113 (strangenight2-s) R 9111 9113 8223 0 -1 4202496 6668 0 0 0 28 1 0 0 25 0 1 0 729603023 50917376 6115 33554432000 4194304 4580011 140735724667568 18446744073709551615 4294153 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9113/statm: 12431 6115 339 95 0 7413 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49724

[startup+0.700601 s]
/proc/loadavg: 1.84 2.02 2.57 4/326 9113
/proc/meminfo: memFree=23092920/32951124 swapFree=59305796/67111528
[pid=9113] ppid=9111 vsize=50264 CPUtime=0.69 cores=5,7
/proc/9113/stat : 9113 (strangenight2-s) R 9111 9113 8223 0 -1 4202496 6898 0 0 0 68 1 0 0 25 0 1 0 729603023 51470336 6345 33554432000 4194304 4580011 140735724667568 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9113/statm: 12599 6346 340 95 0 7581 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50264

[startup+1.50045 s]
/proc/loadavg: 2.01 2.05 2.58 5/327 9114
/proc/meminfo: memFree=23043436/32951124 swapFree=59305796/67111528
[pid=9113] ppid=9111 vsize=87336 CPUtime=1.49 cores=5,7
/proc/9113/stat : 9113 (strangenight2-s) R 9111 9113 8223 0 -1 4202496 15562 0 0 0 147 2 0 0 25 0 1 0 729603023 89432064 15009 33554432000 4194304 4580011 140735724667568 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9113/statm: 21834 15009 341 95 0 16816 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87336

[startup+3.10016 s]
/proc/loadavg: 2.01 2.05 2.58 5/327 9114
/proc/meminfo: memFree=22998208/32951124 swapFree=59305796/67111528
[pid=9113] ppid=9111 vsize=118948 CPUtime=3.09 cores=5,7
/proc/9113/stat : 9113 (strangenight2-s) R 9111 9113 8223 0 -1 4202496 23228 0 0 0 306 3 0 0 25 0 1 0 729603023 121802752 22675 33554432000 4194304 4580011 140735724667568 18446744073709551615 4412295 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9113/statm: 29737 22675 353 95 0 24719 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 118948

[startup+6.30056 s]
/proc/loadavg: 2.01 2.05 2.58 5/327 9114
/proc/meminfo: memFree=22964696/32951124 swapFree=59305796/67111528
[pid=9113] ppid=9111 vsize=158740 CPUtime=6.29 cores=5,7
/proc/9113/stat : 9113 (strangenight2-s) R 9111 9113 8223 0 -1 4202496 26910 0 0 0 626 3 0 0 25 0 1 0 729603023 162549760 25482 33554432000 4194304 4580011 140735724667568 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9113/statm: 39685 25482 365 95 0 34667 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 158740

[startup+12.7004 s]
/proc/loadavg: 2.32 2.11 2.60 5/327 9115
/proc/meminfo: memFree=22917524/32951124 swapFree=59305796/67111528
[pid=9113] ppid=9111 vsize=169056 CPUtime=12.69 cores=5,7
/proc/9113/stat : 9113 (strangenight2-s) R 9111 9113 8223 0 -1 4202496 39137 0 0 0 1263 6 0 0 25 0 1 0 729603023 173113344 34584 33554432000 4194304 4580011 140735724667568 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9113/statm: 42264 34585 368 95 0 37246 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 169056

[startup+25.501 s]
/proc/loadavg: 2.66 2.19 2.62 5/327 9115
/proc/meminfo: memFree=22880932/32951124 swapFree=59305796/67111528
[pid=9113] ppid=9111 vsize=193096 CPUtime=25.49 cores=5,7
/proc/9113/stat : 9113 (strangenight2-s) R 9111 9113 8223 0 -1 4202496 47185 0 0 0 2541 8 0 0 25 0 1 0 729603023 197730304 39644 33554432000 4194304 4580011 140735724667568 18446744073709551615 4413255 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9113/statm: 48274 39644 368 95 0 43256 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 193096

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

[startup+38.3006 s]
/proc/loadavg: 2.95 2.28 2.64 5/327 9115
/proc/meminfo: memFree=22868128/32951124 swapFree=59305796/67111528
[pid=9113] ppid=9111 vsize=208696 CPUtime=38.29 cores=5,7
/proc/9113/stat : 9113 (strangenight2-s) R 9111 9113 8223 0 -1 4202496 53104 0 0 0 3820 9 0 0 25 0 1 0 729603023 213704704 42561 33554432000 4194304 4580011 140735724667568 18446744073709551615 4293051 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9113/statm: 52174 42561 368 95 0 47156 0
Current children cumulated CPU time (s) 38.29
Current children cumulated vsize (KiB) 208696

[startup+44.7004 s]
/proc/loadavg: 3.04 2.31 2.64 5/327 9115
/proc/meminfo: memFree=22855076/32951124 swapFree=59305796/67111528
[pid=9113] ppid=9111 vsize=221876 CPUtime=44.69 cores=5,7
/proc/9113/stat : 9113 (strangenight2-s) R 9111 9113 8223 0 -1 4202496 54881 0 0 0 4460 9 0 0 25 0 1 0 729603023 227201024 44338 33554432000 4194304 4580011 140735724667568 18446744073709551615 4416613 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9113/statm: 55469 44338 368 95 0 50451 0
Current children cumulated CPU time (s) 44.69
Current children cumulated vsize (KiB) 221876

[startup+47.9008 s]
/proc/loadavg: 3.11 2.34 2.65 5/327 9116
/proc/meminfo: memFree=22846396/32951124 swapFree=59305796/67111528
[pid=9113] ppid=9111 vsize=221876 CPUtime=47.89 cores=5,7
/proc/9113/stat : 9113 (strangenight2-s) R 9111 9113 8223 0 -1 4202496 55438 0 0 0 4780 9 0 0 25 0 1 0 729603023 227201024 44895 33554432000 4194304 4580011 140735724667568 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9113/statm: 55469 44895 368 95 0 50451 0
Current children cumulated CPU time (s) 47.89
Current children cumulated vsize (KiB) 221876

[startup+49.5115 s]
/proc/loadavg: 3.11 2.34 2.65 5/327 9116
/proc/meminfo: memFree=22848252/32951124 swapFree=59305796/67111528
[pid=9113] ppid=9111 vsize=221876 CPUtime=49.5 cores=5,7
/proc/9113/stat : 9113 (strangenight2-s) R 9111 9113 8223 0 -1 4202496 55451 0 0 0 4941 9 0 0 25 0 1 0 729603023 227201024 44908 33554432000 4194304 4580011 140735724667568 18446744073709551615 4318676 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9113/statm: 55469 44908 368 95 0 50451 0
Current children cumulated CPU time (s) 49.5
Current children cumulated vsize (KiB) 221876

[startup+49.9005 s]
/proc/loadavg: 3.11 2.34 2.65 5/327 9116
/proc/meminfo: memFree=22848252/32951124 swapFree=59305796/67111528
[pid=9113] ppid=9111 vsize=221876 CPUtime=49.89 cores=5,7
/proc/9113/stat : 9113 (strangenight2-s) R 9111 9113 8223 0 -1 4202496 55454 0 0 0 4980 9 0 0 25 0 1 0 729603023 227201024 44911 33554432000 4194304 4580011 140735724667568 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9113/statm: 55469 44911 368 95 0 50451 0
Current children cumulated CPU time (s) 49.89
Current children cumulated vsize (KiB) 221876

[startup+50.1004 s]
/proc/loadavg: 3.11 2.34 2.65 5/327 9116
/proc/meminfo: memFree=22848252/32951124 swapFree=59305796/67111528
[pid=9113] ppid=9111 vsize=221876 CPUtime=50.09 cores=5,7
/proc/9113/stat : 9113 (strangenight2-s) R 9111 9113 8223 0 -1 4202496 55455 0 0 0 5000 9 0 0 25 0 1 0 729603023 227201024 44912 33554432000 4194304 4580011 140735724667568 18446744073709551615 4293875 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9113/statm: 55469 44912 368 95 0 50451 0
Current children cumulated CPU time (s) 50.09
Current children cumulated vsize (KiB) 221876

Child status: 20
Real time (s): 50.1746
CPU time (s): 50.1754
CPU user time (s): 50.0724
CPU system time (s): 0.102984
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 221876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.0724
system time used= 0.102984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55467
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= 6
involuntary context switches= 40

runsolver used 0.162975 second user time and 0.349946 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-14 19:22:05
IDJOB=3368355
IDBENCH=84172
IDSOLVER=1845
FILE ID=node111/3368355-1305393725
RUNJOBID= node111-1305393724-9020
PBS_JOBID= 13324403
Free space on /tmp= 73648 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT03/industrial/simon/sat02/6pipe_6_ooo.shuffled-as.sat03-413.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368355-1305393725/watcher-3368355-1305393725 -o /tmp/evaluation-result-3368355-1305393725/solver-3368355-1305393725 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368355-1305393725.cnf

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

MD5SUM BENCH= 8bd122b0caab0988cbc54e4731b25623
RANDOM SEED=721653384

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:      23093076 kB
Buffers:        255352 kB
Cached:        6333080 kB
SwapCached:      13720 kB
Active:         851704 kB
Inactive:      8790296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23093076 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:           33340 kB
Writeback:           0 kB
AnonPages:     3049068 kB
Mapped:          13876 kB
Slab:           115480 kB
PageTables:      37192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53428472 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= 73644 MiB
End job on node111 at 2011-05-14 19:22:56