Trace number 3370774

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 41.5957 41.5964

General information on the benchmark

Namevelev-pipe-o-uns-1.1-6.cnf
MD5SUMd986f0b849e7c714ed5d3a26373567af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.6861
Satisfiable
(Un)Satisfiability was proved
Number of variables17710
Number of clauses304026
Sum of the clauses size890580
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2268354
Number of clauses of size 326401
Number of clauses of size 4173
Number of clauses of size 5120
Number of clauses of size over 58977

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-3370774-1305380456.cnf'
0.00/0.00	c -- header says num vars:          17710
0.00/0.00	c -- header says num clauses:      304026
0.03/0.08	c -- clauses added:            0 learnts,       304026 normals,            0 xors
0.03/0.08	c -- vars added      17710
0.03/0.08	c Parsing time:  0.08 s
0.03/0.08	c  N st     0         0     17710     35671    268354         0    890579         0   no data   no data  --
0.29/0.34	c asymm  cl-useful: 470/5723/35670 lits-rem:4671 time: 0.25
1.10/1.11	c Flit:   273 Blit:     63 bXBeca:    0 bXProp: 2030 Bins:      0 BRemL:      0 BRemN:      0 P: 23.9M T:  0.75
1.10/1.12	c Cleaning up after failed var search:     0.01 s 
1.10/1.14	c Replacing     2030 vars Replaced    26831 lits Time:     0.01 s 
1.10/1.17	c bin-w-bin subsume rem           49 bins  time:  0.02 s
1.29/1.30	c subs with bin:       96  lits-rem:       594  v-fix:    0  time:  0.13 s
1.29/1.36	c Subs w/ non-existent bins:      0 l-rem:     44 v-fix:     0 done:  14780 time:  0.06 s
1.39/1.42	c Removed useless bin:     586  fixed:     0  props:   5.75M  time:  0.05 s
1.69/1.72	c lits-rem:       206  cl-subs:      810  v-elim:   4926  v-fix:    0  time:  0.30 s
1.69/1.76	c Finding binary XORs  T:     0.04 s  found:      64
1.69/1.77	c Replacing       64 vars Replaced    14814 lits Time:     0.01 s 
1.79/1.80	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
1.79/1.80	c calculated reachability. Time: 0.01
1.79/1.80	c Calc default polars -  time:   0.00 s pos:    1256 undec:    7988 neg:    8466
1.79/1.80	c =========================================================================================
1.79/1.80	c types(t): F = full restart, N = normal restart
1.79/1.80	c types(t): S = simplification begin/end, E = solution found
1.79/1.80	c restart types(rt): st = static, dy = dynamic
1.79/1.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.79/1.80	c  B st     0         0      9790     24978    210474         0    784348         0   no data   no data  --
2.10/2.16	c  N dy    22      4057      9790     24978    210659      3759    784344    187139     25.21     34.90  --
2.59/2.60	c  N dy    57      8157      9790     24978    210704      4867    784343    197265     32.98     34.85  --
2.99/3.00	c  N dy    84     12161      9790     24978    210807      8626    784343    395470     32.58     35.01  --
3.30/3.39	c  N dy    90     16408      9790     24978    210901      7974    784341    322553     30.43     32.28  --
4.09/4.14	c  F st   100     25000      9790     24978    211114      9855    784341    265502     25.71     18.18  --
4.09/4.17	c  N st   100     25000      9790     24978    211114      9855    784341    265502     25.71     18.18  --
4.59/4.67	c  N dy   106     30001      9790     24978    211279      7317    784341    153035     25.71   no data  --
4.59/4.67	c  S st   106     30001      9790     24978    211279      7317    784341    153035     25.71   no data  --
4.69/4.75	c  S st   106     30501      9789     24978    211451      7634    784341    157257     25.71   no data  --
4.69/4.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4.69/4.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.29/10.30	c Flit:    53 Blit:      7 bXBeca:    0 bXProp:   49 Bins:  27528 BRemL:   1773 BRemN:     74 P: 49.7M T:  5.54
10.29/10.32	c Replacing       49 vars Replaced     9852 lits Time:     0.02 s 
10.29/10.36	c bin-w-bin subsume rem         1999 bins  time:  0.02 s
10.79/10.83	c subs with bin:      940  lits-rem:     32715  v-fix:    0  time:  0.47 s
10.79/10.89	c Subs w/ non-existent bins:      7 l-rem:   1782 v-fix:     0 done:   9675 time:  0.06 s
10.89/10.94	c Removed useless bin:    4290  fixed:     0  props:   3.95M  time:  0.04 s
11.49/11.50	c lits-rem:     14157  cl-subs:     2044  v-elim:    686  v-fix:    0  time:  0.56 s
11.69/11.76	c asymm  cl-useful: 2151/6356/22878 lits-rem:5220 time: 0.27
11.69/11.79	c calculated reachability. Time: 0.02
11.69/11.79	c  N dy   106     30501      8989     22869    216877      5948    695837    159054     25.71   no data  --
11.79/11.84	c Finding binary XORs  T:     0.05 s  found:       0
12.19/12.25	c  N dy   109     35571      8989     22869    216878     10901    695837    391438     24.45     26.33  --
13.10/13.15	c  N dy   111     45484      8989     22869    216913     12170    695836    315557     21.76     23.10  --
13.10/13.17	c  S st   112     45751      8989     22869    216917     12426    695836    321113     21.67     10.58  --
13.21/13.24	c  S st   112     46254      8989     22869    216923     12918    695832    331551     21.67   no data  --
13.21/13.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.21/13.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.19/15.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:   2735 BRemL:    822 BRemN:   1848 P: 44.5M T:  1.97
15.19/15.23	c Replacing        8 vars Replaced     1250 lits Time:     0.01 s 
15.19/15.27	c bin-w-bin subsume rem          853 bins  time:  0.02 s
15.79/15.81	c subs with bin:      199  lits-rem:      1678  v-fix:    0  time:  0.54 s
15.79/15.87	c Subs w/ non-existent bins:      0 l-rem:   1412 v-fix:     0 done:   8981 time:  0.06 s
15.89/15.91	c Removed useless bin:    5176  fixed:     0  props:   3.57M  time:  0.04 s
16.69/16.74	c lits-rem:      9805  cl-subs:     1637  v-elim:    127  v-fix:    0  time:  0.82 s
16.69/16.76	c vivif2 --  cl tried    22646 cl shrink     1863 lits rem       2709 time: 0.02
16.69/16.79	c vivif2 --  cl tried    11334 cl shrink     1345 lits rem       4814 time: 0.03
16.99/17.06	c asymm  cl-useful: 63/8312/22640 lits-rem:177 time: 0.28
16.99/17.08	c calculated reachability. Time: 0.02
16.99/17.08	c  N dy   112     46254      8854     22602    206951     11325    664921    278145     21.67   no data  --
17.39/17.42	c  N dy   121     50521      8854     22602    206955     15468    664919    426774     21.08     22.23  --
18.39/18.46	c  N dy   127     60697      8851     22602    206980     15963    664919    381487     19.34     20.63  --
18.79/18.85	c  N dy   150     64788      8810     22602    206995     19950    664919    531010     19.20     20.42  --
19.19/19.27	c  N dy   161     69381      8809     22602    206998     13897    664905    308892     18.89     14.88  --
19.19/19.27	c  S st   161     69381      8809     22602    206998     13897    664905    308892     18.89     14.88  --
19.29/19.36	c  S st   161     69884      8809     22602    207004     14393    664905    317573     18.89   no data  --
19.29/19.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
19.29/19.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.19/21.26	c Flit:    27 Blit:      0 bXBeca:    0 bXProp:   30 Bins:   3836 BRemL:   1119 BRemN:   1540 P: 40.4M T:  1.89
21.19/21.29	c Replacing       30 vars Replaced     3039 lits Time:     0.01 s 
21.29/21.33	c bin-w-bin subsume rem          337 bins  time:  0.02 s
21.79/21.82	c subs with bin:      196  lits-rem:      2837  v-fix:    0  time:  0.49 s
21.79/21.88	c Subs w/ non-existent bins:      7 l-rem:    950 v-fix:     0 done:   8726 time:  0.06 s
21.90/21.91	c Removed useless bin:     775  fixed:     0  props:   3.56M  time:  0.03 s
22.59/22.63	c lits-rem:      5015  cl-subs:     1146  v-elim:    180  v-fix:    0  time:  0.72 s
22.59/22.65	c vivif2 --  cl tried    21128 cl shrink      452 lits rem       3861 time: 0.02
22.59/22.67	c vivif2 --  cl tried    10488 cl shrink     1406 lits rem       8956 time: 0.02
22.59/22.69	c asymm  cl-useful: 17/592/20983 lits-rem:51 time: 0.02
22.69/22.71	c calculated reachability. Time: 0.01
22.69/22.71	c  N dy   161     69884      8546     20966    194927     10486    624036    236127     18.89   no data  --
23.00/23.10	c  N dy   163     74532      8546     20966    194931     15035    624034    385915     18.34     19.43  --
23.69/23.75	c  N dy   167     81278      8546     20966    194941     11502    624033    224550     17.60     18.82  --
23.79/23.80	c Finding binary XORs  T:     0.04 s  found:       0
24.29/24.30	c  N dy   173     86620      8540     20966    194967     16643    624033    351043     17.09     18.05  --
24.29/24.38	c  F st   175     87501      8540     20966    194967     17517    624033    378401     17.03     15.37  --
24.79/24.87	c  N dy   181     92696      8540     20966    194720     22594    623703    587477     17.03   no data  --
25.49/25.50	c  N dy   196     99118      8516     20966    194730     16974    623701    321013     16.78     17.73  --
25.89/25.98	c  S st   210    104828      8516     20966    194740     22550    623699    535178     16.60     13.21  --
25.99/26.06	c  S st   210    105331      8516     20966    194743     23045    623699    546358     16.60   no data  --
25.99/26.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
25.99/26.07	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
27.89/27.91	c Flit:    10 Blit:      0 bXBeca:    0 bXProp:   30 Bins:   4411 BRemL:   1250 BRemN:    206 P: 42.1M T:  1.84
27.89/27.94	c Replacing       30 vars Replaced     5403 lits Time:     0.03 s 
27.89/27.99	c bin-w-bin subsume rem          406 bins  time:  0.02 s
28.61/28.62	c subs with bin:      358  lits-rem:      5866  v-fix:    0  time:  0.63 s
28.61/28.66	c Subs w/ non-existent bins:     36 l-rem:   1988 v-fix:     0 done:   4448 time:  0.04 s
28.61/28.70	c Removed useless bin:     516  fixed:     0  props:   3.52M  time:  0.03 s
30.09/30.12	c lits-rem:      9337  cl-subs:     3645  v-elim:    493  v-fix:    0  time:  1.43 s
30.09/30.14	c vivif2 --  cl tried    18947 cl shrink      649 lits rem       4390 time: 0.02
30.09/30.18	c vivif2 --  cl tried    15933 cl shrink     3740 lits rem      17515 time: 0.04
30.39/30.45	c asymm  cl-useful: 142/4386/18800 lits-rem:1362 time: 0.26
30.39/30.47	c calculated reachability. Time: 0.01
30.39/30.47	c  N dy   210    105331      7957     18800    178155     15927    562316    371362     16.60   no data  --
31.90/31.98	c  N dy   214    122879      7956     18800    178173     21703    562316    398210     15.43     16.26  --
33.39/33.49	c Finding binary XORs  T:     0.04 s  found:       1
33.49/33.56	c  N dy   217    140888      7954     18800    177984     25379    561965    526627     14.56     16.00  --
34.49/34.50	c  N dy   228    150778      7953     18800    178012     20146    561961    328850     14.17     15.39  --
35.09/35.17	c  S st   231    157996      7930     18800    178035     27172    561961    509218     13.92      5.07  --
35.20/35.24	c  S st   231    158496      7929     18800    178040     27661    561961    521584     13.92   no data  --
35.20/35.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
35.20/35.25	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
36.99/37.05	c Flit:     6 Blit:      0 bXBeca:    0 bXProp:   21 Bins:   4308 BRemL:   1198 BRemN:    155 P: 40.7M T:  1.80
36.99/37.08	c Replacing       23 vars Replaced     5517 lits Time:     0.03 s 
37.09/37.12	c bin-w-bin subsume rem          383 bins  time:  0.02 s
37.79/37.80	c subs with bin:     1318  lits-rem:     11108  v-fix:    0  time:  0.68 s
37.89/37.91	c Subs w/ non-existent bins:   1234 l-rem:   3780 v-fix:     0 done:   5771 time:  0.11 s
37.89/37.94	c Removed useless bin:     291  fixed:     0  props:   3.14M  time:  0.03 s
39.49/39.56	c lits-rem:      4309  cl-subs:     3247  v-elim:    645  v-fix:    0  time:  1.62 s
39.49/39.58	c vivif2 --  cl tried    17152 cl shrink      195 lits rem       1089 time: 0.02
39.60/39.63	c vivif2 --  cl tried    20931 cl shrink     4458 lits rem      20865 time: 0.05
39.79/39.89	c asymm  cl-useful: 837/3796/17136 lits-rem:2023 time: 0.26
39.89/39.90	c calculated reachability. Time: 0.01
39.89/39.90	c  N dy   231    158496      7247     17077    159566     20926    498390    351862     13.92   no data  --
40.89/40.97	c  N dy   236    169588      7242     17077    159606     16364    498383    229349     13.52     14.31  --
41.49/41.57	c  E dy   238    176243      7055     15120    153038     17308    471935    276933     13.26      3.69  --
41.49/41.57	c num threads              : 1          
41.49/41.57	c restarts                 : 238        
41.49/41.57	c dynamic restarts         : 220        
41.49/41.57	c static restarts          : 18         
41.49/41.57	c full restarts            : 2          
41.49/41.57	c total simplify time      : 0.16       
41.49/41.57	c learnts DL2              : 0          
41.49/41.57	c learnts size 2           : 319558     
41.49/41.57	c learnts size 1           : 2529        (14.28     % of vars)
41.49/41.57	c filedLit time            : 13.81       (33.28     % time)
41.49/41.57	c v-elim SatELite          : 7057        (39.85     % vars)
41.49/41.57	c SatELite time            : 5.72        (13.78     % time)
41.49/41.57	c v-elim xor               : 0           (0.00      % vars)
41.49/41.57	c xor elim time            : 0.04        (0.10      % time)
41.49/41.57	c num binary xor trees     : 615        
41.49/41.57	c binxor trees' crown      : 2234        (3.63      leafs/tree)
41.49/41.57	c bin xor find time        : 0.17       
41.49/41.57	c OTF clause improved      : 4945        (0.03      clauses/conflict)
41.49/41.57	c OTF impr. size diff      : 8891        (1.80       lits/clause)
41.49/41.57	c OTF cl watch-shrink      : 136309      (0.77      clauses/conflict)
41.49/41.57	c OTF cl watch-sh-lit      : 1214514     (8.91       lits/clause)
41.49/41.57	c tried to recurMin cls    : 96313       (54.65      % of conflicts)
41.49/41.57	c updated cache            : 0           (0.00       lits/tried recurMin)
41.49/41.57	c clauses over max glue    : 0           (0.00      % of all clauses)
41.49/41.57	c conflicts                : 176243      (4245.21   / sec)
41.49/41.57	c decisions                : 1104053     (0.73      % random)
41.49/41.57	c bogo-props               : 896398790   (21591808.62 / sec)
41.49/41.57	c conflict literals        : 5531316     (38.11     % deleted)
41.49/41.57	c Memory used              : 136.29      MB
41.49/41.57	c CPU time                 : 41.52       s
41.49/41.57	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-3370774-1305380456/watcher-3370774-1305380456 -o /tmp/evaluation-result-3370774-1305380456/solver-3370774-1305380456 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370774-1305380456.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.94 3.98 3.02 5/376 4769
/proc/meminfo: memFree=12723744/32951124 swapFree=65051360/67111528
[pid=4769] ppid=4767 vsize=30424 CPUtime=0 cores=0,2
/proc/4769/stat : 4769 (strangenight1-s) R 4767 4769 4643 0 -1 4202496 902 0 0 0 0 0 0 0 25 0 1 0 630461883 31154176 843 33554432000 4194304 4650387 140735334636256 18446744073709551615 4316261 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4769/statm: 7606 845 327 112 0 2571 0

[startup+0.0449579 s]
/proc/loadavg: 3.94 3.98 3.02 5/376 4769
/proc/meminfo: memFree=12723744/32951124 swapFree=65051360/67111528
[pid=4769] ppid=4767 vsize=36288 CPUtime=0.03 cores=0,2
/proc/4769/stat : 4769 (strangenight1-s) R 4767 4769 4643 0 -1 4202496 2548 0 0 0 3 0 0 0 25 0 1 0 630461883 37158912 2287 33554432000 4194304 4650387 140735334636256 18446744073709551615 212039316165 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4769/statm: 9072 2290 329 112 0 4037 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36288

[startup+0.100974 s]
/proc/loadavg: 3.94 3.98 3.02 5/376 4769
/proc/meminfo: memFree=12723744/32951124 swapFree=65051360/67111528
[pid=4769] ppid=4767 vsize=42176 CPUtime=0.09 cores=0,2
/proc/4769/stat : 4769 (strangenight1-s) R 4767 4769 4643 0 -1 4202496 4422 0 0 0 9 0 0 0 25 0 1 0 630461883 43188224 3889 33554432000 4194304 4650387 140735334636256 18446744073709551615 4370305 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4769/statm: 10544 3889 349 112 0 5509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42176

[startup+0.300936 s]
/proc/loadavg: 3.94 3.98 3.02 5/376 4769
/proc/meminfo: memFree=12723744/32951124 swapFree=65051360/67111528
[pid=4769] ppid=4767 vsize=42704 CPUtime=0.29 cores=0,2
/proc/4769/stat : 4769 (strangenight1-s) R 4767 4769 4643 0 -1 4202496 4561 0 0 0 29 0 0 0 25 0 1 0 630461883 43728896 4028 33554432000 4194304 4650387 140735334636256 18446744073709551615 4536072 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4769/statm: 10676 4028 349 112 0 5641 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42704

[startup+0.700869 s]
/proc/loadavg: 3.94 3.98 3.02 5/376 4769
/proc/meminfo: memFree=12723744/32951124 swapFree=65051360/67111528
[pid=4769] ppid=4767 vsize=71784 CPUtime=0.69 cores=0,2
/proc/4769/stat : 4769 (strangenight1-s) R 4767 4769 4643 0 -1 4202496 11758 0 0 0 68 1 0 0 25 0 1 0 630461883 73506816 10748 33554432000 4194304 4650387 140735334636256 18446744073709551615 212039316165 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4769/statm: 17946 10748 355 112 0 12911 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71784

[startup+1.50072 s]
/proc/loadavg: 3.94 3.98 3.02 5/377 4770
/proc/meminfo: memFree=12675372/32951124 swapFree=65051360/67111528
[pid=4769] ppid=4767 vsize=86012 CPUtime=1.49 cores=0,2
/proc/4769/stat : 4769 (strangenight1-s) R 4767 4769 4643 0 -1 4202496 15341 0 0 0 147 2 0 0 25 0 1 0 630461883 88076288 14331 33554432000 4194304 4650387 140735334636256 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4769/statm: 21503 14331 370 112 0 16468 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86012

[startup+3.10044 s]
/proc/loadavg: 3.94 3.98 3.02 5/377 4770
/proc/meminfo: memFree=12656524/32951124 swapFree=65051360/67111528
[pid=4769] ppid=4767 vsize=91364 CPUtime=3.09 cores=0,2
/proc/4769/stat : 4769 (strangenight1-s) R 4767 4769 4643 0 -1 4202496 18496 0 0 0 307 2 0 0 25 0 1 0 630461883 93556736 15542 33554432000 4194304 4650387 140735334636256 18446744073709551615 4310555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4769/statm: 22841 15542 381 112 0 17806 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91364

[startup+6.30086 s]
/proc/loadavg: 3.94 3.98 3.03 5/377 4770
/proc/meminfo: memFree=12653528/32951124 swapFree=65051360/67111528
[pid=4769] ppid=4767 vsize=92624 CPUtime=6.29 cores=0,2
/proc/4769/stat : 4769 (strangenight1-s) R 4767 4769 4643 0 -1 4202496 20055 0 0 0 627 2 0 0 25 0 1 0 630461883 94846976 16169 33554432000 4194304 4650387 140735334636256 18446744073709551615 4236891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4769/statm: 23156 16169 383 112 0 18121 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92624

[startup+12.7007 s]
/proc/loadavg: 3.87 3.97 3.03 5/377 4799
/proc/meminfo: memFree=12723596/32951124 swapFree=65051360/67111528
[pid=4769] ppid=4767 vsize=108500 CPUtime=12.69 cores=0,2
/proc/4769/stat : 4769 (strangenight1-s) R 4767 4769 4643 0 -1 4202496 24468 0 0 0 1266 3 0 0 25 0 1 0 630461883 111104000 20582 33554432000 4194304 4650387 140735334636256 18446744073709551615 4330633 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4769/statm: 27125 20582 383 112 0 22090 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 108500

[startup+25.5004 s]
/proc/loadavg: 3.97 3.98 3.05 5/371 4843
/proc/meminfo: memFree=13188192/32951124 swapFree=65051360/67111528
[pid=4769] ppid=4767 vsize=131828 CPUtime=25.49 cores=0,2
/proc/4769/stat : 4769 (strangenight1-s) R 4767 4769 4643 0 -1 4202496 29272 0 0 0 2545 4 0 0 25 0 1 0 630461883 134991872 23021 33554432000 4194304 4650387 140735334636256 18446744073709551615 4363420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4769/statm: 32957 23021 383 112 0 27922 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 131828

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

[startup+31.9143 s]
/proc/loadavg: 4.05 4.00 3.06 5/377 4855
/proc/meminfo: memFree=11994300/32951124 swapFree=65051360/67111528
[pid=4769] ppid=4767 vsize=131828 CPUtime=31.9 cores=0,2
/proc/4769/stat : 4769 (strangenight1-s) R 4767 4769 4643 0 -1 4202496 31407 0 0 0 3185 5 0 0 25 0 1 0 630461883 134991872 25156 33554432000 4194304 4650387 140735334636256 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4769/statm: 32957 25156 383 112 0 27922 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 131828

[startup+38.3011 s]
/proc/loadavg: 4.05 4.00 3.06 5/377 4855
/proc/meminfo: memFree=11454180/32951124 swapFree=65051360/67111528
[pid=4769] ppid=4767 vsize=131828 CPUtime=38.29 cores=0,2
/proc/4769/stat : 4769 (strangenight1-s) R 4767 4769 4643 0 -1 4202496 31759 0 0 0 3824 5 0 0 25 0 1 0 630461883 134991872 25508 33554432000 4194304 4650387 140735334636256 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4769/statm: 32957 25508 383 112 0 27922 0
Current children cumulated CPU time (s) 38.29
Current children cumulated vsize (KiB) 131828

[startup+39.9009 s]
/proc/loadavg: 4.04 4.00 3.07 5/377 4855
/proc/meminfo: memFree=11245116/32951124 swapFree=65051360/67111528
[pid=4769] ppid=4767 vsize=131828 CPUtime=39.89 cores=0,2
/proc/4769/stat : 4769 (strangenight1-s) R 4767 4769 4643 0 -1 4202496 31759 0 0 0 3984 5 0 0 25 0 1 0 630461883 134991872 25508 33554432000 4194304 4650387 140735334636256 18446744073709551615 4302442 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4769/statm: 32957 25508 383 112 0 27922 0
Current children cumulated CPU time (s) 39.89
Current children cumulated vsize (KiB) 131828

[startup+40.7137 s]
/proc/loadavg: 4.04 4.00 3.07 5/377 4855
/proc/meminfo: memFree=11219332/32951124 swapFree=65051360/67111528
[pid=4769] ppid=4767 vsize=131828 CPUtime=40.7 cores=0,2
/proc/4769/stat : 4769 (strangenight1-s) R 4767 4769 4643 0 -1 4202496 31759 0 0 0 4065 5 0 0 25 0 1 0 630461883 134991872 25508 33554432000 4194304 4650387 140735334636256 18446744073709551615 4365210 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4769/statm: 32957 25508 383 112 0 27922 0
Current children cumulated CPU time (s) 40.7
Current children cumulated vsize (KiB) 131828

[startup+41.1006 s]
/proc/loadavg: 4.04 4.00 3.07 5/377 4855
/proc/meminfo: memFree=11219332/32951124 swapFree=65051360/67111528
[pid=4769] ppid=4767 vsize=139556 CPUtime=41.09 cores=0,2
/proc/4769/stat : 4769 (strangenight1-s) R 4767 4769 4643 0 -1 4202496 32128 0 0 0 4104 5 0 0 25 0 1 0 630461883 142905344 25877 33554432000 4194304 4650387 140735334636256 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4769/statm: 34889 25877 383 112 0 29854 0
Current children cumulated CPU time (s) 41.09
Current children cumulated vsize (KiB) 139556

[startup+41.5006 s]
/proc/loadavg: 4.04 4.00 3.07 5/377 4855
/proc/meminfo: memFree=11219332/32951124 swapFree=65051360/67111528
[pid=4769] ppid=4767 vsize=139556 CPUtime=41.49 cores=0,2
/proc/4769/stat : 4769 (strangenight1-s) R 4767 4769 4643 0 -1 4202496 32227 0 0 0 4144 5 0 0 25 0 1 0 630461883 142905344 25976 33554432000 4194304 4650387 140735334636256 18446744073709551615 4331038 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4769/statm: 34889 25976 383 112 0 29854 0
Current children cumulated CPU time (s) 41.49
Current children cumulated vsize (KiB) 139556

Child status: 20
Real time (s): 41.5964
CPU time (s): 41.5957
CPU user time (s): 41.5317
CPU system time (s): 0.06399
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 139556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.5317
system time used= 0.06399
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32249
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= 11
involuntary context switches= 100

runsolver used 0.179972 second user time and 0.32595 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-14 15:40:56
IDJOB=3370774
IDBENCH=71718
IDSOLVER=1847
FILE ID=node146/3370774-1305380456
RUNJOBID= node146-1305379151-4661
PBS_JOBID= 13324356
Free space on /tmp= 73244 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.1-6.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370774-1305380456/watcher-3370774-1305380456 -o /tmp/evaluation-result-3370774-1305380456/solver-3370774-1305380456 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370774-1305380456.cnf

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

MD5SUM BENCH= d986f0b849e7c714ed5d3a26373567af
RANDOM SEED=2137521513

node146.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.75
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.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.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.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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12724148 kB
Buffers:        260116 kB
Cached:        3407296 kB
SwapCached:      41828 kB
Active:       12330040 kB
Inactive:      7606876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12724148 kB
SwapTotal:    67111528 kB
SwapFree:     65051360 kB
Dirty:           11688 kB
Writeback:           0 kB
AnonPages:    16234296 kB
Mapped:          23596 kB
Slab:           162804 kB
PageTables:      61476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82837388 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= 72892 MiB
End job on node146 at 2011-05-14 15:41:38