Trace number 3370756

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)UNSAT 25.0572 25.0577

General information on the benchmark

NameSAT04/industrial/hoonsang/vis-bmc/
dekker.used-as.sat04-989.cnf
MD5SUMaed38f764725bc435a811b081bc99da2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.92755
Satisfiable
(Un)Satisfiability was proved
Number of variables19473
Number of clauses58308
Sum of the clauses size136028
Maximum clause length3
Minimum clause length1
Number of clauses of size 118
Number of clauses of size 238860
Number of clauses of size 319430
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370756-1305395190.cnf'
0.00/0.00	c -- header says num vars:          19473
0.00/0.00	c -- header says num clauses:       58308
0.00/0.02	c -- clauses added:            0 learnts,        58308 normals,            0 xors
0.00/0.02	c -- vars added      19473
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0     19473     19412     38826         0    135888         0   no data   no data  --
0.09/0.19	c asymm  cl-useful: 0/19140/19140 lits-rem:0 time: 0.17
0.69/0.70	c Flit:    64 Blit:    256 bXBeca:    0 bXProp:  517 Bins:      0 BRemL:      0 BRemN:      0 P: 12.5M T:  0.50
0.69/0.70	c Cleaning up after failed var search:     0.00 s 
0.69/0.70	c Replacing      517 vars Replaced    21834 lits Time:     0.00 s 
0.69/0.71	c bin-w-bin subsume rem           12 bins  time:  0.00 s
0.69/0.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.69/0.78	c Subs w/ non-existent bins:      1 l-rem:      1 v-fix:     0 done:  18265 time:  0.06 s
0.79/0.82	c Removed useless bin:      44  fixed:     0  props:   7.04M  time:  0.04 s
0.79/0.87	c lits-rem:       314  cl-subs:      530  v-elim:   6088  v-fix:    0  time:  0.04 s
0.79/0.89	c Finding binary XORs  T:     0.02 s  found:      63
0.79/0.89	c Replacing       63 vars Replaced      657 lits Time:     0.00 s 
0.89/0.90	c Finding non-binary XORs:     0.01 s (found:    1728, avg size: 3.0)
0.89/0.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.89/0.91	c calculated reachability. Time: 0.00
0.89/0.91	c Calc default polars -  time:   0.00 s pos:     167 undec:    9109 neg:   10197
0.89/0.91	c =========================================================================================
0.89/0.91	c types(t): F = full restart, N = normal restart
0.89/0.91	c types(t): S = simplification begin/end, E = solution found
0.89/0.91	c restart types(rt): st = static, dy = dynamic
0.89/0.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/0.91	c  B st     0         0     12114     14021     19608         0     88170         0   no data   no data  --
1.10/1.14	c Decided on static restart strategy
1.59/1.69	c  N st     8      4913     12102     14021     19774      4707     88163    119073   no data   no data  --
2.79/2.89	c  N st    10     11296     12074     14021     19882      5248     88162     87772   no data   no data  --
4.09/4.15	c  N st    11     17040     12074     14021     19972     10821     88162    221260   no data   no data  --
6.69/6.70	c  F st    12     25000     12074     14021     19992     13923     88162    252571   no data   no data  --
6.69/6.71	c Replacing       16 vars Replaced      112 lits Time:     0.00 s 
6.69/6.73	c  N st    12     25000     12058     13919     19916     13919     87664    252521   no data   no data  --
6.69/6.75	c Finding binary XORs  T:     0.01 s  found:      63
7.99/8.05	c Decided on static restart strategy
7.99/8.05	c  N st    18     30000     12058     13919     19930     12634     87664    205336   no data   no data  --
7.99/8.05	c  S st    18     30000     12058     13919     19930     12634     87664    205336   no data   no data  --
8.09/8.16	c  S st    18     30500     12058     13919     19956     13107     87664    212375   no data   no data  --
8.09/8.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.09/8.16	c Cache  BProp: 19 Set: 0 BXProp: 0 T: 0.00
13.79/13.83	c Flit:    29 Blit:      6 bXBeca:    0 bXProp:  184 Bins:  39942 BRemL:   8687 BRemN:     29 P: 28.2M T:  5.67
13.79/13.85	c Replacing      247 vars Replaced    15671 lits Time:     0.01 s 
13.79/13.87	c bin-w-bin subsume rem          311 bins  time:  0.00 s
13.89/13.90	c subs with bin:      948  lits-rem:      3328  v-fix:    0  time:  0.03 s
13.89/13.93	c Subs w/ non-existent bins:    322 l-rem:    734 v-fix:     0 done:   7136 time:  0.03 s
13.89/13.94	c Removed useless bin:      30  fixed:     0  props:   0.97M  time:  0.01 s
14.30/14.33	c lits-rem:      1977  cl-subs:    11137  v-elim:   7848  v-fix:    0  time:  0.39 s
14.59/14.61	c asymm  cl-useful: 1293/10268/10268 lits-rem:2758 time: 0.28
14.59/14.62	c calculated reachability. Time: 0.00
14.59/14.62	c  N st    18     30500      3926     10254     14230      3025     71590     43342   no data   no data  --
14.59/14.63	c Finding binary XORs  T:     0.01 s  found:       0
15.59/15.60	c  N st    20     37612      3926     10254     14270      9921     71590    173226   no data   no data  --
16.69/16.72	c  N st    21     44011      3926     10254     14283     16126     71589    292026   no data   no data  --
16.99/17.06	c  S st    22     45750      3924     10254     14285      9559     71589    138973   no data   no data  --
17.09/17.12	c  S st    22     46253      3924     10254     14290     10054     71589    144989   no data   no data  --
17.09/17.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.09/17.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.60/17.66	c Flit:     1 Blit:      1 bXBeca:    0 bXProp:   37 Bins:   6368 BRemL:   7206 BRemN:     45 P:  7.7M T:  0.53
17.60/17.67	c Replacing       37 vars Replaced     5572 lits Time:     0.01 s 
17.60/17.68	c bin-w-bin subsume rem           69 bins  time:  0.00 s
17.60/17.69	c subs with bin:      875  lits-rem:      1469  v-fix:    0  time:  0.01 s
17.69/17.70	c Subs w/ non-existent bins:    267 l-rem:   1092 v-fix:     0 done:   3885 time:  0.01 s
17.69/17.70	c Removed useless bin:      23  fixed:     0  props:   0.08M  time:  0.00 s
17.89/17.93	c lits-rem:      1274  cl-subs:     3311  v-elim:    374  v-fix:    0  time:  0.22 s
17.89/17.93	c vivif2 --  cl tried     9702 cl shrink      392 lits rem        743 time: 0.00
17.89/17.94	c vivif2 --  cl tried     6873 cl shrink      382 lits rem        700 time: 0.00
18.19/18.24	c asymm  cl-useful: 441/9682/9682 lits-rem:708 time: 0.30
18.19/18.24	c calculated reachability. Time: 0.00
18.19/18.24	c  N st    22     46253      3511      9679      8930      6848     77024     84012   no data   no data  --
18.19/18.25	c Finding binary XORs  T:     0.01 s  found:       0
20.09/20.18	c  N st    23     60652      3509      9679      8954     12310     77024    151613   no data   no data  --
21.49/21.52	c  N st    24     69381      3508      9679      8968     11289     77023    127279   no data   no data  --
21.49/21.52	c  S st    24     69381      3508      9679      8968     11289     77023    127279   no data   no data  --
21.49/21.59	c  S st    24     69889      3507      9679      8977     11780     77023    133416   no data   no data  --
21.49/21.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      8 locsubst:     0 time:   0.00
21.49/21.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.90/21.93	c Flit:    12 Blit:      0 bXBeca:    0 bXProp:   59 Bins:   3741 BRemL:    939 BRemN:     34 P:  6.2M T:  0.34
21.90/21.94	c Replacing       62 vars Replaced     4765 lits Time:     0.01 s 
21.90/21.95	c bin-w-bin subsume rem           88 bins  time:  0.00 s
21.90/21.96	c subs with bin:      402  lits-rem:      1223  v-fix:    0  time:  0.01 s
21.90/21.97	c Subs w/ non-existent bins:     52 l-rem:    645 v-fix:     0 done:   3423 time:  0.01 s
21.90/21.97	c Removed useless bin:       6  fixed:     0  props:   0.07M  time:  0.00 s
22.09/22.17	c lits-rem:      1625  cl-subs:     1852  v-elim:     57  v-fix:    0  time:  0.20 s
22.09/22.18	c vivif2 --  cl tried     9195 cl shrink      156 lits rem        229 time: 0.00
22.09/22.18	c vivif2 --  cl tried     9767 cl shrink      576 lits rem       1427 time: 0.01
22.49/22.52	c asymm  cl-useful: 744/9194/9194 lits-rem:2590 time: 0.33
22.49/22.52	c calculated reachability. Time: 0.00
22.49/22.52	c  N st    24     69889      3366      9042     10854      9765     69866    109392   no data   no data  --
22.49/22.52	c Finding binary XORs  T:     0.00 s  found:       9
24.79/24.86	c  F st    25     87500      3320      8876      9887     12733     68636    136547   no data   no data  --
24.79/24.87	c Replacing       28 vars Replaced     2379 lits Time:     0.00 s 
24.79/24.87	c  N st    25     87500      3292      8815      9825     12720     68276    136334   no data   no data  --
24.99/25.03	c  E st    29     88769      3273      8815      9860     13880     68276    147732   no data   no data  --
24.99/25.03	c num threads              : 1          
24.99/25.03	c restarts                 : 29         
24.99/25.03	c dynamic restarts         : 0          
24.99/25.03	c static restarts          : 29         
24.99/25.03	c full restarts            : 2          
24.99/25.03	c total simplify time      : 0.05       
24.99/25.03	c learnts DL2              : 0          
24.99/25.03	c learnts size 2           : 100972     
24.99/25.03	c learnts size 1           : 1349        (6.93      % of vars)
24.99/25.03	c filedLit time            : 7.05        (28.19     % time)
24.99/25.03	c v-elim SatELite          : 14367       (73.78     % vars)
24.99/25.03	c SatELite time            : 0.92        (3.67      % time)
24.99/25.03	c v-elim xor               : 8           (0.04      % vars)
24.99/25.03	c xor elim time            : 0.01        (0.05      % time)
24.99/25.03	c num binary xor trees     : 417        
24.99/25.03	c binxor trees' crown      : 970         (2.33      leafs/tree)
24.99/25.03	c bin xor find time        : 0.06       
24.99/25.03	c OTF clause improved      : 2395        (0.03      clauses/conflict)
24.99/25.03	c OTF impr. size diff      : 2708        (1.13       lits/clause)
24.99/25.03	c OTF cl watch-shrink      : 32000       (0.36      clauses/conflict)
24.99/25.03	c OTF cl watch-sh-lit      : 52686       (1.65       lits/clause)
24.99/25.03	c tried to recurMin cls    : 28813       (32.46      % of conflicts)
24.99/25.03	c updated cache            : 0           (0.00       lits/tried recurMin)
24.99/25.03	c clauses over max glue    : 0           (0.00      % of all clauses)
24.99/25.03	c conflicts                : 88769       (3550.16   / sec)
24.99/25.03	c decisions                : 118619      (3.07      % random)
24.99/25.03	c bogo-props               : 1409336157  (56363981.64 / sec)
24.99/25.03	c conflict literals        : 1673135     (45.54     % deleted)
24.99/25.03	c Memory used              : 91.98       MB
24.99/25.03	c CPU time                 : 25.00       s
24.99/25.03	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-3370756-1305395190/watcher-3370756-1305395190 -o /tmp/evaluation-result-3370756-1305395190/solver-3370756-1305395190 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370756-1305395190.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.81 3.95 3.60 4/280 30520
/proc/meminfo: memFree=25684612/32951124 swapFree=67083432/67111528
[pid=30520] ppid=30518 vsize=36716 CPUtime=0.01 cores=5,7
/proc/30520/stat : 30520 (strangenight1-s) R 30518 30520 29599 0 -1 4202496 2606 0 0 0 1 0 0 0 23 0 1 0 729749552 37597184 2086 33554432000 4194304 4650387 140733906267648 18446744073709551615 260020093136 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30520/statm: 9179 2086 330 112 0 4144 0

[startup+0.0637471 s]
/proc/loadavg: 3.81 3.95 3.60 4/280 30520
/proc/meminfo: memFree=25684612/32951124 swapFree=67083432/67111528
[pid=30520] ppid=30518 vsize=37856 CPUtime=0.06 cores=5,7
/proc/30520/stat : 30520 (strangenight1-s) R 30518 30520 29599 0 -1 4202496 2939 0 0 0 6 0 0 0 23 0 1 0 729749552 38764544 2419 33554432000 4194304 4650387 140733906267648 18446744073709551615 4369208 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30520/statm: 9464 2419 348 112 0 4429 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 37856

[startup+0.10074 s]
/proc/loadavg: 3.81 3.95 3.60 4/280 30520
/proc/meminfo: memFree=25684612/32951124 swapFree=67083432/67111528
[pid=30520] ppid=30518 vsize=37856 CPUtime=0.09 cores=5,7
/proc/30520/stat : 30520 (strangenight1-s) R 30518 30520 29599 0 -1 4202496 2939 0 0 0 9 0 0 0 23 0 1 0 729749552 38764544 2419 33554432000 4194304 4650387 140733906267648 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30520/statm: 9464 2419 348 112 0 4429 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37856

[startup+0.300717 s]
/proc/loadavg: 3.81 3.95 3.60 4/280 30520
/proc/meminfo: memFree=25684612/32951124 swapFree=67083432/67111528
[pid=30520] ppid=30518 vsize=47128 CPUtime=0.29 cores=5,7
/proc/30520/stat : 30520 (strangenight1-s) R 30518 30520 29599 0 -1 4202496 5132 0 0 0 29 0 0 0 25 0 1 0 729749552 48259072 4497 33554432000 4194304 4650387 140733906267648 18446744073709551615 4241552 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30520/statm: 11782 4497 354 112 0 6747 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47128

[startup+0.700634 s]
/proc/loadavg: 3.81 3.95 3.60 4/280 30520
/proc/meminfo: memFree=25684612/32951124 swapFree=67083432/67111528
[pid=30520] ppid=30518 vsize=59516 CPUtime=0.69 cores=5,7
/proc/30520/stat : 30520 (strangenight1-s) R 30518 30520 29599 0 -1 4202496 8116 0 0 0 69 0 0 0 25 0 1 0 729749552 60944384 7481 33554432000 4194304 4650387 140733906267648 18446744073709551615 260020056773 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30520/statm: 14879 7481 354 112 0 9844 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59516

[startup+1.50048 s]
/proc/loadavg: 3.81 3.95 3.60 5/287 30533
/proc/meminfo: memFree=25497592/32951124 swapFree=67083432/67111528
[pid=30520] ppid=30518 vsize=66024 CPUtime=1.49 cores=5,7
/proc/30520/stat : 30520 (strangenight1-s) R 30518 30520 29599 0 -1 4202496 9938 0 0 0 149 0 0 0 25 0 1 0 729749552 67608576 9303 33554432000 4194304 4650387 140733906267648 18446744073709551615 4363892 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30520/statm: 16506 9303 379 112 0 11471 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66024

[startup+3.10019 s]
/proc/loadavg: 3.81 3.95 3.60 5/287 30533
/proc/meminfo: memFree=25403896/32951124 swapFree=67083432/67111528
[pid=30520] ppid=30518 vsize=67152 CPUtime=3.09 cores=5,7
/proc/30520/stat : 30520 (strangenight1-s) R 30518 30520 29599 0 -1 4202496 10687 0 0 0 309 0 0 0 25 0 1 0 729749552 68763648 9354 33554432000 4194304 4650387 140733906267648 18446744073709551615 4363651 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30520/statm: 16788 9354 381 112 0 11753 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67152

[startup+6.3006 s]
/proc/loadavg: 3.90 3.97 3.61 5/287 30533
/proc/meminfo: memFree=25369140/32951124 swapFree=67083432/67111528
[pid=30520] ppid=30518 vsize=67500 CPUtime=6.29 cores=5,7
/proc/30520/stat : 30520 (strangenight1-s) R 30518 30520 29599 0 -1 4202496 11260 0 0 0 628 1 0 0 25 0 1 0 729749552 69120000 9556 33554432000 4194304 4650387 140733906267648 18446744073709551615 4364138 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30520/statm: 16875 9556 381 112 0 11840 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67500

[startup+12.7004 s]
/proc/loadavg: 3.99 3.98 3.61 5/287 30533
/proc/meminfo: memFree=25339480/32951124 swapFree=67083432/67111528
[pid=30520] ppid=30518 vsize=81320 CPUtime=12.69 cores=5,7
/proc/30520/stat : 30520 (strangenight1-s) R 30518 30520 29599 0 -1 4202496 15126 0 0 0 1268 1 0 0 25 0 1 0 729749552 83271680 13009 33554432000 4194304 4650387 140733906267648 18446744073709551615 4345736 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30520/statm: 20330 13009 382 112 0 15295 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81320

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

[startup+19.1003 s]
/proc/loadavg: 4.06 4.00 3.62 5/287 30534
/proc/meminfo: memFree=25308484/32951124 swapFree=67083432/67111528
[pid=30520] ppid=30518 vsize=92792 CPUtime=19.09 cores=5,7
/proc/30520/stat : 30520 (strangenight1-s) R 30518 30520 29599 0 -1 4202496 18973 0 0 0 1907 2 0 0 25 0 1 0 729749552 95019008 15947 33554432000 4194304 4650387 140733906267648 18446744073709551615 4363572 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30520/statm: 23198 15947 382 112 0 18163 0
Current children cumulated CPU time (s) 19.09
Current children cumulated vsize (KiB) 92792

[startup+22.3007 s]
/proc/loadavg: 4.06 4.00 3.62 5/287 30534
/proc/meminfo: memFree=25302664/32951124 swapFree=67083432/67111528
[pid=30520] ppid=30518 vsize=94172 CPUtime=22.29 cores=5,7
/proc/30520/stat : 30520 (strangenight1-s) R 30518 30520 29599 0 -1 4202496 20072 0 0 0 2227 2 0 0 25 0 1 0 729749552 96432128 16065 33554432000 4194304 4650387 140733906267648 18446744073709551615 4369039 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30520/statm: 23543 16065 382 112 0 18508 0
Current children cumulated CPU time (s) 22.29
Current children cumulated vsize (KiB) 94172

[startup+23.9004 s]
/proc/loadavg: 4.06 4.00 3.62 5/287 30534
/proc/meminfo: memFree=25310848/32951124 swapFree=67083432/67111528
[pid=30520] ppid=30518 vsize=94172 CPUtime=23.89 cores=5,7
/proc/30520/stat : 30520 (strangenight1-s) R 30518 30520 29599 0 -1 4202496 20233 0 0 0 2387 2 0 0 25 0 1 0 729749552 96432128 16226 33554432000 4194304 4650387 140733906267648 18446744073709551615 4333639 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30520/statm: 23543 16226 382 112 0 18508 0
Current children cumulated CPU time (s) 23.89
Current children cumulated vsize (KiB) 94172

[startup+24.7002 s]
/proc/loadavg: 4.06 4.00 3.62 5/287 30534
/proc/meminfo: memFree=25311716/32951124 swapFree=67083432/67111528
[pid=30520] ppid=30518 vsize=94184 CPUtime=24.69 cores=5,7
/proc/30520/stat : 30520 (strangenight1-s) R 30518 30520 29599 0 -1 4202496 20557 0 0 0 2467 2 0 0 25 0 1 0 729749552 96444416 16069 33554432000 4194304 4650387 140733906267648 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30520/statm: 23546 16069 382 112 0 18511 0
Current children cumulated CPU time (s) 24.69
Current children cumulated vsize (KiB) 94184

[startup+24.9002 s]
/proc/loadavg: 4.06 4.00 3.62 5/287 30534
/proc/meminfo: memFree=25311716/32951124 swapFree=67083432/67111528
[pid=30520] ppid=30518 vsize=94184 CPUtime=24.89 cores=5,7
/proc/30520/stat : 30520 (strangenight1-s) R 30518 30520 29599 0 -1 4202496 20578 0 0 0 2487 2 0 0 25 0 1 0 729749552 96444416 16090 33554432000 4194304 4650387 140733906267648 18446744073709551615 4333662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30520/statm: 23546 16090 382 112 0 18511 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 94184

[startup+25.0002 s]
/proc/loadavg: 4.06 4.00 3.62 5/287 30534
/proc/meminfo: memFree=25311716/32951124 swapFree=67083432/67111528
[pid=30520] ppid=30518 vsize=94184 CPUtime=24.99 cores=5,7
/proc/30520/stat : 30520 (strangenight1-s) R 30518 30520 29599 0 -1 4202496 20587 0 0 0 2497 2 0 0 25 0 1 0 729749552 96444416 16099 33554432000 4194304 4650387 140733906267648 18446744073709551615 4363423 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30520/statm: 23546 16099 382 112 0 18511 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 94184

Child status: 20
Real time (s): 25.0577
CPU time (s): 25.0572
CPU user time (s): 25.0272
CPU system time (s): 0.029995
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 94184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.0272
system time used= 0.029995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20603
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= 19

runsolver used 0.068989 second user time and 0.146977 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-14 19:46:30
IDJOB=3370756
IDBENCH=84953
IDSOLVER=1847
FILE ID=node110/3370756-1305395190
RUNJOBID= node110-1305395189-30493
PBS_JOBID= 13324412
Free space on /tmp= 73580 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT04/industrial/hoonsang/vis-bmc/dekker.used-as.sat04-989.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370756-1305395190/watcher-3370756-1305395190 -o /tmp/evaluation-result-3370756-1305395190/solver-3370756-1305395190 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370756-1305395190.cnf

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

MD5SUM BENCH= aed38f764725bc435a811b081bc99da2
RANDOM SEED=1389285212

node110.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.830
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.830
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.83
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.830
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.830
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.83
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.830
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.76
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.830
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.830
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.74
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.830
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:      25685016 kB
Buffers:        272508 kB
Cached:        3506576 kB
SwapCached:       1440 kB
Active:        4258980 kB
Inactive:      2677040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25685016 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           20272 kB
Writeback:           0 kB
AnonPages:     3155640 kB
Mapped:          23516 kB
Slab:           246768 kB
PageTables:      21152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46145508 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= 73540 MiB
End job on node110 at 2011-05-14 19:46:55